gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-07-18 Will Newton <will.newton@linaro.org>
2
3 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
4 to ensure the test is linked against pthreads.
5 * gdb.threads/tls-var-main.c: Likewise.
6 * gdb.threads/tls-shared.c: Likewise.
7
8 2013-07-18 Yao Qi <yao@codesourcery.com>
9
10 * lib/future.exp (gdb_default_target_compile): Use tail name
11 of $destfile as the output name of compile. Move the
12 generated file to $destfile on build.
13
14 2013-07-18 Yao Qi <yao@codesourcery.com>
15
16 * lib/gdb.exp (gdb_compile): Set
17 gdb_saved_set_unbuffered_mode_obj to
18 set_unbuffered_mode_saved.o if host is remote. Invoke
19 remote_download to copy $unbuf_obj to host.
20
21 2013-07-17 Doug Evans <dje@google.com>
22
23 * gdb.python/py-frame-args.c: New file.
24 * gdb.python/py-frame-args.py: New file.
25 * gdb.python/py-frame-args.exp New file.
26
27 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
28
29 * gdb.base/printcmds.exp (test_printf): Add tests for format
30 strings with missing format specifier.
31
32 2013-07-16 Tom Tromey <tromey@redhat.com>
33
34 * gdb.ada/info_types.exp: Use standard_testfile.
35
36 2013-07-16 Tom Tromey <tromey@redhat.com>
37
38 * gdb.mi/mi-basics.exp: Use standard_output_file.
39 (test_dir_specification, test_cwd_specification)
40 (test_path_specification): Use testsubdir, not subdir and objdir.
41
42 2013-07-16 Tom Tromey <tromey@redhat.com>
43
44 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
45
46 2013-07-09 Joel Brobecker <brobecker@adacore.com>
47
48 * gdb.ada/small_reg_param.exp: Accept optional entry value
49 for parameter "w".
50
51 2013-07-09 Joel Brobecker <brobecker@adacore.com>
52
53 * gdb.ada/small_reg_param.exp: Remove trailing space.
54
55 2013-07-09 Doug Evans <dje@google.com>
56
57 * gdb.base/default.exp: Update expected output of "show print array"
58 and "show print pretty".
59
60 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
61
62 * gdb.threads/wp-replication.exp: Stop counting available hardware
63 watchpoints after NR_THREADS iterations.
64
65 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
66
67 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
68
69 2013-07-07 Yao Qi <yao@codesourcery.com>
70
71 * boards/native-gdbserver.exp: Move invoke of
72 process_multilib_options to gdbserver-base.exp.
73 Move set_board_info 'compiler', 'gdb,noinferiorio',
74 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
75 gdbserver-base.exp.
76 Move proc ${board}_download, ${board}_upload and
77 ${board}_file to gdbserver-base.exp.
78 * boards/native-extended-gdbserver.exp: Likewise.
79 * boards/native-stdio-gdbserver.exp: Likewise.
80 * boards/gdbserver-base.exp: New file.
81
82 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
83
84 * gdb.base/dump.exp: Remove arch-specific tests and do a
85 generic data address check to set is64bitonly correctly.
86
87 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
88
89 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
90 the register number instead of expecting only 0.
91
92 2013-07-05 Will Newton <will.newton@linaro.org>
93
94 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
95 in asm syntax to allow building on ARM.
96
97 2013-07-05 Yao Qi <yao@codesourcery.com>
98
99 * boards/local-remote-host.exp: Remove obsolete comments.
100 * boards/native-extended-gdbserver.exp: Likewise.
101 * boards/native-gdbserver.exp: Likewise.
102 * boards/native-stdio-gdbserver.exp: Likewise.
103
104 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
105
106 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
107 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
108 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
109
110 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
111
112 * gdb.base/break-on-linker-gcd-function.exp: Replace
113 prepare_for_testing by build_executable_from_specs and clean_restart.
114
115 2013-06-27 Tom Tromey <tromey@redhat.com>
116
117 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
118 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
119 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
120 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
121 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
122 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
123 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
124 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
125 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
126 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
127 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
128 Use standard_testfile, standard_output_file, prepare_for_testing,
129 clean_restart.
130
131 2013-06-27 Tom Tromey <tromey@redhat.com>
132
133 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
134 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
135 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
136 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
137 gdb.base/shreloc.exp, gdb.base/sigall.exp,
138 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
139 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
140 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
141 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
142 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
143 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
144 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
145 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
146 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
147 gdb.base/solib-weak.exp, gdb.base/source.exp,
148 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
149 gdb.base/stap-probe.exp, gdb.base/start.exp,
150 gdb.base/step-break.exp, gdb.base/step-bt.exp,
151 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
152 gdb.base/step-test.exp, gdb.base/structs.exp,
153 gdb.base/structs2.exp, gdb.base/structs3.exp,
154 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
155 standard_output_file, prepare_for_testing, clean_restart.
156
157 2013-06-27 Tom Tromey <tromey@redhat.com>
158
159 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
160 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
161 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
162 gdb.base/pending.exp, gdb.base/permissions.exp,
163 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
164 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
165 gdb.base/printcmds.exp, gdb.base/prologue.exp,
166 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
167 gdb.base/ptype.exp, gdb.base/randomize.exp,
168 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
169 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
170 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
171 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
172 standard_testfile, standard_output_file, prepare_for_testing,
173 clean_restart.
174
175 2013-06-27 Tom Tromey <tromey@redhat.com>
176
177 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
178 gdb.base/huge.exp, gdb.base/included.exp,
179 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
180 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
181 gdb.base/info-os.exp, gdb.base/info-proc.exp,
182 gdb.base/info-target.exp, gdb.base/infoline.exp,
183 gdb.base/interp.exp, gdb.base/interrupt.exp,
184 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
185 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
186 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
187 gdb.base/logical.exp, gdb.base/long_long.exp,
188 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
189 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
190 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
191 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
192 standard_testfile, standard_output_file, prepare_for_testing,
193 clean_restart.
194
195 2013-06-27 Tom Tromey <tromey@redhat.com>
196
197 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
198 gdb.base/enumval.exp, gdb.base/environ.exp,
199 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
200 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
201 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
202 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
203 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
204 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
205 gdb.base/fullname.exp, gdb.base/funcargs.exp,
206 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
207 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
208 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
209 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
210 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
211 gdb.base/gnu_vector.exp: Use standard_testfile,
212 standard_output_file, prepare_for_testing, clean_restart.
213
214 2013-06-27 Tom Tromey <tromey@redhat.com>
215
216 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
217 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
218 gdb.base/call-strs.exp, gdb.base/callexit.exp,
219 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
220 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
221 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
222 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
223 gdb.base/commands.exp, gdb.base/completion.exp,
224 gdb.base/complex.exp, gdb.base/cond-expr.exp,
225 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
226 gdb.base/constvars.exp, gdb.base/corefile.exp,
227 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
228 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
229 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
230 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
231 gdb.base/dup-sect.exp: Use standard_testfile,
232 standard_output_file, prepare_for_testing, clean_restart.
233
234 2013-06-27 Tom Tromey <tromey@redhat.com>
235
236 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
237 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
238 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
239 gdb.base/async-shell.exp, gdb.base/async.exp,
240 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
241 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
242 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
243 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
244 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
245 gdb.base/break-on-linker-gcd-function.exp,
246 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
247 standard_output_file, prepare_for_testing, clean_restart.
248
249 2013-06-26 Yao Qi <yao@codesourcery.com>
250
251 * gdb.trace/mi-trace-frame-collected.exp: New.
252
253 2013-06-25 Yao Qi <yao@codesourcery.com>
254
255 * boards/native-extended-gdbserver.exp: Set board_info
256 'gdb,predefined_tsv'.
257 * boards/native-gdbserver.exp: Likewise.
258 * boards/native-stdio-gdbserver.exp: Likewise.
259 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
260 uploaded TSVs if target supports tracing.
261 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
262 tracing and target has predefined tsv.
263
264 2013-06-25 Yao Qi <yao@codesourcery.com>
265 Hui Zhu <hui@codesourcery.com>
266 Pedro Alves <palves@redhat.com>
267
268 PR breakpoints/15075
269 PR breakpoints/15434
270 * gdb.base/dprintf-next.c: New file.
271 * gdb.base/dprintf-next.exp: New file.
272 * gdb.base/dprintf-non-stop.c: New file.
273 * gdb.base/dprintf-non-stop.exp: New file.
274 * gdb.base/dprintf.exp: Don't check "continue" in the output
275 of "info breakpoints".
276 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
277 Don't check "continue" in script field.
278
279 2013-06-21 Tom Tromey <tromey@redhat.com>
280
281 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
282 name in a test name.
283
284 2013-06-20 Yao Qi <yao@codesourcery.com>
285
286 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
287 and set an action.
288 (test_trace_unavailable): Test command -data-list-register-values
289 in the context of traceframe and with option --skip-unavailable.
290 * gdb.trace/trace-unavailable.c (foo): New.
291 (main): Call it.
292 * gdb.mi/gdb2549.exp: Update matching pattern.
293
294 2013-06-19 Mike Frysinger <vapier@gentoo.org>
295
296 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
297 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
298 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
299 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
300 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
301
302 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
303
304 * gdb.base/subst.exp: Delete default rules before further
305 tests.
306
307 2013-06-19 Yao Qi <yao@codesourcery.com>
308
309 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
310 unsupported if it is not registered.
311
312 2013-06-18 Tom Tromey <tromey@redhat.com>
313
314 * gdb.base/random-signal.c: New file.
315 * gdb.base/random-signal.exp: New file.
316
317 2013-06-18 Will Newton <will.newton@linaro.org>
318
319 * gdb.base/skip.c: Use comma to evaluate results of foo()
320 and bar() before passing to baz().
321 * gdb.base/skip.c: baz() now takes one argument instead of
322 two.
323
324 2013-06-18 Tom Tromey <tromey@redhat.com>
325
326 * gdb.dwarf2/implptrpiece.exp: New file.
327 * gdb.dwarf2/implptrconst.exp (d): New variable.
328 Print d.
329 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
330
331 2013-06-18 Tom Tromey <tromey@redhat.com>
332
333 * lib/selftest-support.exp (do_self_tests): Reject remote or
334 non-native targets.
335 * gdb.gdb/complaints.exp: Remove check.
336 * gdb.gdb/observer.exp: Remove check.
337 * gdb.gdb/xfullpath.exp: Remove check.
338 * gdb.gdb/complaints.exp: Remove check.
339
340 2013-06-07 Pedro Alves <palves@redhat.com>
341
342 * boards/native-extended-gdbserver.exp: Remove semicolon.
343 * config/arm-ice.exp: Likewise.
344 * config/bfin.exp: Likewise.
345 * config/cygmon.exp: Likewise.
346 * config/h8300.exp: Likewise.
347 * config/monitor.exp: Likewise.
348 * config/sid.exp: Likewise.
349 * config/sim.exp: Likewise.
350 * config/slite.exp: Likewise.
351 * config/vx.exp: Likewise.
352 * gdb.arch/i386-bp_permanent.exp: Likewise.
353 * gdb.asm/asm-source.exp: Likewise.
354 * gdb.base/args.exp: Likewise.
355 * gdb.base/attach-pie-misread.exp: Likewise.
356 * gdb.base/auxv.exp: Likewise.
357 * gdb.base/bigcore.exp: Likewise.
358 * gdb.base/bitfields2.exp: Likewise.
359 * gdb.base/bitfields.exp: Likewise.
360 * gdb.base/break.exp: Likewise.
361 * gdb.base/break-interp.exp: Likewise.
362 * gdb.base/callfuncs.exp: Likewise.
363 * gdb.base/call-sc.exp: Likewise.
364 * gdb.base/commands.exp: Likewise.
365 * gdb.base/corefile.exp: Likewise.
366 * gdb.base/dbx.exp: Likewise.
367 * gdb.base/ending-run.exp: Likewise.
368 * gdb.base/exprs.exp: Likewise.
369 * gdb.base/funcargs.exp: Likewise.
370 * gdb.base/hbreak2.exp: Likewise.
371 * gdb.base/huge.exp: Likewise.
372 * gdb.base/list.exp: Likewise.
373 * gdb.base/memattr.exp: Likewise.
374 * gdb.base/overlays.exp: Likewise.
375 * gdb.base/printcmds.exp: Likewise.
376 * gdb.base/recurse.exp: Likewise.
377 * gdb.base/remotetimeout.exp: Likewise.
378 * gdb.base/reread.exp: Likewise.
379 * gdb.base/savedregs.exp: Likewise.
380 * gdb.base/scope.exp: Likewise.
381 * gdb.base/sepdebug.exp: Likewise.
382 * gdb.base/setshow.exp: Likewise.
383 * gdb.base/setvar.exp: Likewise.
384 * gdb.base/sigaltstack.exp: Likewise.
385 * gdb.base/siginfo-addr.exp: Likewise.
386 * gdb.base/siginfo.exp: Likewise.
387 * gdb.base/siginfo-obj.exp: Likewise.
388 * gdb.base/sigrepeat.exp: Likewise.
389 * gdb.base/sigstep.exp: Likewise.
390 * gdb.base/structs.exp: Likewise.
391 * gdb.base/testenv.exp: Likewise.
392 * gdb.base/twice.exp: Likewise.
393 * gdb.base/valgrind-db-attach.exp: Likewise.
394 * gdb.base/valgrind-infcall.exp: Likewise.
395 * gdb.base/varargs.exp: Likewise.
396 * gdb.base/watchpoint.exp: Likewise.
397 * gdb.cp/gdb1355.exp: Likewise.
398 * gdb.cp/misc.exp: Likewise.
399 * gdb.disasm/hppa.exp: Likewise.
400 * gdb.disasm/t01_mov.exp: Likewise.
401 * gdb.disasm/t02_mova.exp: Likewise.
402 * gdb.disasm/t03_add.exp: Likewise.
403 * gdb.disasm/t04_sub.exp: Likewise.
404 * gdb.disasm/t05_cmp.exp: Likewise.
405 * gdb.disasm/t06_ari2.exp: Likewise.
406 * gdb.disasm/t07_ari3.exp: Likewise.
407 * gdb.disasm/t08_or.exp: Likewise.
408 * gdb.disasm/t09_xor.exp: Likewise.
409 * gdb.disasm/t10_and.exp: Likewise.
410 * gdb.disasm/t11_logs.exp: Likewise.
411 * gdb.disasm/t12_bit.exp: Likewise.
412 * gdb.disasm/t13_otr.exp: Likewise.
413 * gdb.gdb/selftest.exp: Likewise.
414 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
415 * gdb.mi/mi-reverse.exp: Likewise.
416 * gdb.pascal/floats.exp: Likewise.
417 * gdb.python/py-inferior.exp: Likewise.
418 * gdb.threads/attach-into-signal.exp: Likewise.
419 * gdb.threads/pthreads.exp: Likewise.
420 * gdb.threads/thread_events.exp: Likewise.
421 * gdb.threads/watchthreads.exp: Likewise.
422 * gdb.trace/actions-changed.exp: Likewise.
423 * gdb.trace/actions.exp: Likewise.
424 * gdb.trace/ax.exp: Likewise.
425 * gdb.trace/backtrace.exp: Likewise.
426 * gdb.trace/change-loc.exp: Likewise.
427 * gdb.trace/deltrace.exp: Likewise.
428 * gdb.trace/disconnected-tracing.exp: Likewise.
429 * gdb.trace/ftrace.exp: Likewise.
430 * gdb.trace/infotrace.exp: Likewise.
431 * gdb.trace/passc-dyn.exp: Likewise.
432 * gdb.trace/passcount.exp: Likewise.
433 * gdb.trace/pending.exp: Likewise.
434 * gdb.trace/qtro.exp: Likewise.
435 * gdb.trace/range-stepping.exp: Likewise.
436 * gdb.trace/report.exp: Likewise.
437 * gdb.trace/save-trace.exp: Likewise.
438 * gdb.trace/status-stop.exp: Likewise.
439 * gdb.trace/strace.exp: Likewise.
440 * gdb.trace/tfile.exp: Likewise.
441 * gdb.trace/tfind.exp: Likewise.
442 * gdb.trace/trace-break.exp: Likewise.
443 * gdb.trace/tracecmd.exp: Likewise.
444 * gdb.trace/trace-mt.exp: Likewise.
445 * gdb.trace/tspeed.exp: Likewise.
446 * gdb.trace/tsv.exp: Likewise.
447 * gdb.trace/while-stepping.exp: Likewise.
448 * lib/gdb.exp: Likewise.
449 * lib/gdbserver-support.exp: Likewise.
450 * lib/java.exp: Likewise.
451 * lib/mi-support.exp: Likewise.
452 * lib/pascal.exp: Likewise.
453 * lib/prompt.exp: Likewise.
454 * lib/trace-support.exp: Likewise.
455
456 2013-06-07 Pedro Alves <palves@redhat.com>
457
458 * gdb.ada/info_types.c: Fix formating in copyright header.
459 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
460 * gdb.base/float.c: Likewise.
461 * gdb.base/inferior-died.c: Likewise.
462 * gdb.base/interp.c: Likewise.
463 * gdb.base/jit-main.c: Likewise.
464 * gdb.base/jit-solib.c: Likewise.
465 * gdb.base/long_long.c: Likewise.
466 * gdb.base/longjmp.c: Likewise.
467 * gdb.base/nextoverexit.c: Likewise.
468 * gdb.base/pr11022.c: Likewise.
469 * gdb.base/prelink-lib.c: Likewise.
470 * gdb.base/prelink.c: Likewise.
471 * gdb.base/prologue.c: Likewise.
472 * gdb.base/restore.c: Likewise.
473 * gdb.base/sigchld.c: Likewise.
474 * gdb.base/solib-search-lib1.c: Likewise.
475 * gdb.base/solib-search-lib2.c: Likewise.
476 * gdb.base/solib-search.c: Likewise.
477 * gdb.base/solib-search.h: Likewise.
478 * gdb.base/whatis.c: Likewise.
479 * gdb.cp/abstract-origin.cc: Likewise.
480 * gdb.cp/anon-struct.cc: Likewise.
481 * gdb.cp/baseenum.cc: Likewise.
482 * gdb.cp/bs15503.cc: Likewise.
483 * gdb.cp/call-c-1.c: Likewise.
484 * gdb.cp/call-c.cc: Likewise.
485 * gdb.cp/class2.cc: Likewise.
486 * gdb.cp/classes.cc: Likewise.
487 * gdb.cp/cttiadd.cc: Likewise.
488 * gdb.cp/cttiadd1.cc: Likewise.
489 * gdb.cp/cttiadd2.cc: Likewise.
490 * gdb.cp/cttiadd3.cc: Likewise.
491 * gdb.cp/derivation.cc: Likewise.
492 * gdb.cp/derivation2.cc: Likewise.
493 * gdb.cp/dispcxx.cc: Likewise.
494 * gdb.cp/exception.cc: Likewise.
495 * gdb.cp/gdb2384-base.cc: Likewise.
496 * gdb.cp/gdb2384-base.h: Likewise.
497 * gdb.cp/gdb2384.cc: Likewise.
498 * gdb.cp/gdb2495.cc: Likewise.
499 * gdb.cp/mb-inline.h: Likewise.
500 * gdb.cp/mb-inline1.cc: Likewise.
501 * gdb.cp/mb-inline2.cc: Likewise.
502 * gdb.cp/member-name.cc: Likewise.
503 * gdb.cp/member-ptr.cc: Likewise.
504 * gdb.cp/misc.cc: Likewise.
505 * gdb.cp/namespace1.cc: Likewise.
506 * gdb.cp/nextoverthrow.cc: Likewise.
507 * gdb.cp/pr-574.cc: Likewise.
508 * gdb.cp/pr9631.cc: Likewise.
509 * gdb.cp/printmethod.cc: Likewise.
510 * gdb.cp/psmang1.cc: Likewise.
511 * gdb.cp/psmang2.cc: Likewise.
512 * gdb.cp/psymtab-parameter.cc: Likewise.
513 * gdb.cp/ptype-flags.cc: Likewise.
514 * gdb.cp/ref-params.cc: Likewise.
515 * gdb.cp/ref-types.cc: Likewise.
516 * gdb.cp/smartp.cc: Likewise.
517 * gdb.cp/try_catch.cc: Likewise.
518 * gdb.cp/userdef.cc: Likewise.
519 * gdb.cp/using-crash.cc: Likewise.
520 * gdb.cp/virtfunc.cc: Likewise.
521 * gdb.cp/virtfunc2.cc: Likewise.
522 * gdb.dwarf2/callframecfa.S: Likewise.
523 * gdb.dwarf2/dw2-ranges.c: Likewise.
524 * gdb.dwarf2/dw2-ranges2.c: Likewise.
525 * gdb.dwarf2/dw2-ranges3.c: Likewise.
526 * gdb.dwarf2/dw2-restore.S: Likewise.
527 * gdb.dwarf2/pieces.S: Likewise.
528 * gdb.dwarf2/valop.S: Likewise.
529 * gdb.java/jnpe.java: Likewise.
530 * gdb.mi/mi-stepn.c: Likewise.
531 * gdb.mi/mi-var-cp.cc: Likewise.
532 * gdb.mi/mi-var-rtti.cc: Likewise.
533 * gdb.mi/ns-stale-regcache.c: Likewise.
534 * gdb.mi/pr11022.c: Likewise.
535 * gdb.mi/solib-lib.c: Likewise.
536 * gdb.mi/solib-main.c: Likewise.
537 * gdb.python/py-arch.c: Likewise.
538 * gdb.python/py-block.c: Likewise.
539 * gdb.python/py-breakpoint.c: Likewise.
540 * gdb.python/py-events.c: Likewise.
541 * gdb.python/py-evthreads.c: Likewise.
542 * gdb.python/py-explore.c: Likewise.
543 * gdb.python/py-explore.cc: Likewise.
544 * gdb.python/py-finish-breakpoint.c: Likewise.
545 * gdb.python/py-finish-breakpoint2.cc: Likewise.
546 * gdb.python/py-symbol.c: Likewise.
547 * gdb.threads/execl.c: Likewise.
548 * gdb.threads/execl1.c: Likewise.
549
550 2013-06-07 Will Newton <will.newton@linaro.org>
551
552 * gdb.base/long_long.exp: Fix ARM EABI target glob.
553
554 2013-06-07 Will Newton <will.newton@linaro.org>
555
556 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
557 and "starting".
558
559 2013-06-07 Will Newton <will.newton@linaro.org>
560
561 * gdb.cp/anon-struct.exp: Conditionalize constructor and
562 destructor prototypes for ARM ABI.
563 * gdb.cp/m-static.exp: Likewise.
564
565 2013-06-07 Yao Qi <yao@codesourcery.com>
566
567 * gdb.trace/mi-trace-unavailable.exp: New.
568 * gdb.trace/trace-unavailable.c: New.
569
570 2013-06-06 Doug Evans <dje@google.com>
571
572 * gdb.cp/derivation.exp: Make tests have unique names.
573
574 2013-06-06 Tom Tromey <tromey@redhat.com>
575
576 * gdb.base/dump.exp (capture_value): Don't put expression into
577 test name if arguments passed in.
578 Rename a couple more tests to make them unique.
579
580 2013-06-06 Tom Tromey <tromey@redhat.com>
581
582 * gdb.base/break-always.exp: Explicitly specify test name.
583
584 2013-06-05 Doug Evans <dje@google.com>
585 Keith Seitz <keiths@redhat.com>
586
587 * gdb.cp/derivation2.cc: New file.
588 * gdb.cp/derivation.cc (main): Call foo2.
589 * gdb.cp/derivation.exp: Add tests for typedefs in another
590 file, and when there's an active block.
591
592 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
593
594 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
595 from targets that use function descriptors in the virtual tables.
596 Handle presence of dot symbols.
597
598 2013-06-04 Gary Benson <gbenson@redhat.com>
599
600 * gdb.base/break-probes.exp: New file.
601 * gdb.base/break-probes.c: Likewise.
602 * gdb.base/break-probes-solib.c: Likewise.
603 * gdb.base/info-shared.exp: New file.
604 * gdb.base/info-shared.c: Likewise.
605 * gdb.base/info-shared-solib1.c: Likewise.
606 * gdb.base/info-shared-solib2.c: Likewise.
607
608 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
609 Gary Benson <gbenson@redhat.com>
610
611 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
612 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
613 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
614 to be set to "no" to indicate that no ld.so copy should be made.
615 * gdb.base/break-interp.exp (solib_bp): New constant.
616 (reach_1): Use the above instead of "_dl_debug_state".
617 (test_attach): Likewise.
618 (test_ld): Likewise.
619 * gdb.threads/dlopen-libpthread.exp: New file.
620 * gdb.threads/dlopen-libpthread.c: Likewise.
621 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
622 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
623
624 2013-05-30 Yao Qi <yao@codesourcery.com>
625
626 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
627 Add a test that no MI notification is emitted when executing
628 -exec-arguments.
629
630 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
631
632 PR testsuite/12649
633 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
634 $mi_gdb_prompt expectation by mi_expect_stop.
635 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
636 (mi info dprintf second time): Replace them by mi_send_resuming_command
637 and mi_expect_stop.
638
639 2013-05-24 Gary Benson <gbenson@redhat.com>
640
641 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
642 backslash.
643 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
644 backslashes.
645 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
646 backslash.
647
648 2013-05-24 Yao Qi <yao@codesourcery.com>
649
650 * gdb.trace/tfile.exp: Test inferior and thread.
651
652 2013-05-24 Yao Qi <yao@codesourcery.com>
653 Pedro Alves <palves@redhat.com>
654
655 * gdb.base/range-stepping.exp: Skip the rest of tests if the
656 test fails.
657 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
658 Return 0 if the test passes, otherwise return 1.
659
660 2013-05-23 Doug Evans <dje@google.com>
661
662 * boards/fission-dwp.exp: New file.
663
664 2013-05-23 Yao Qi <yao@codesourcery.com>
665 Pedro Alves <palves@redhat.com>
666
667 * gdb.base/range-stepping.c: New file.
668 * gdb.base/range-stepping.exp: New file.
669 * gdb.trace/range-stepping.c: New file.
670 * gdb.trace/range-stepping.exp: New file.
671 * lib/range-stepping-support.exp: New file.
672
673 2013-05-22 Tom Tromey <tromey@redhat.com>
674
675 * gdb.cp/class2.cc (main): New local 'aref'.
676 * gdb.cp/class2.exp: Check printing of 'aref'.
677
678 2013-05-22 Doug Evans <dje@google.com>
679
680 * gdb.threads/wp-replication.c (main): Insert some code at the start
681 to ensure the breakpoint on main is only hit once. Fix comment.
682
683 2013-05-21 Keith Seitz <keiths@redhat.com>
684 Pedro Alves <palves@redhat.com>
685
686 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
687 gdb_expect.
688 Add test to flush the remaining input buffer so that this
689 file passes testsuite/12649.
690
691 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
692
693 * gdb.base/catch-signal-fork.exp: New file.
694 * gdb.base/catch-signal-fork.c: New file.
695
696 2013-05-21 Sterling Augustine <saugustine@google.com>
697
698 * boards/remote-stdio-gdbserver.exp: New file.
699
700 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
701
702 PR testsuite/12649
703 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
704 racy matches.
705
706 2013-05-21 Christian Groessler <chris@groessler.org>
707
708 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
709 since it's not supported in all shells.
710
711 2013-05-21 Hui Zhu <hui@codesourcery.com>
712
713 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
714 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
715
716 2013-05-20 Doug Evans <dje@google.com>
717
718 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
719 (_handle_DW_TAG): Use it.
720 (cu, tu): Replace parameters is_64, version, addr_size with options.
721 All callers updated. Add Fission support.
722 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
723 * gdb.dwarf2/method-ptr.exp: Ditto.
724 * gdb.dwarf2/nostaticblock.exp: Ditto.
725 * gdb.dwarf2/subrange.exp: Ditto.
726 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
727
728 2013-05-20 Tom Tromey <tromey@redhat.com>
729
730 * gdb.gdb/python-selftest.exp: New file.
731
732 2013-05-20 Doug Evans <dje@google.com>
733
734 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
735 -fdebug-types-section.
736
737 2013-05-20 Joel Brobecker <brobecker@adacore.com>
738
739 * gdb.ada/float_param: New testcase.
740
741 2013-05-17 Doug Evans <dje@google.com>
742
743 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
744 Add tests for "maint check-symtabs", "maint expand-symtabs".
745
746 * gdb.base/maint.exp: Remove testing of individual maint command
747 help output.
748
749 2013-05-16 Pedro Alves <palves@redhat.com>
750
751 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
752 comment. Use gdb_test_no_output.
753
754 2013-05-16 Joel Brobecker <brobecker@adacore.com>
755
756 * gdb.ada/complete.exp: Add test verifying completion using
757 the "tab" key.
758
759 2013-05-15 Keith Seitz <keiths@redhat.com>
760
761 * gdb.base/filesym.exp: New completer test.
762 * gdb.base/filesym.c: New file.
763
764 2013-05-15 Pedro Alves <palves@redhat.com>
765
766 * gdb.base/fixsection.c: Remove attribution.
767 * gdb.base/watch-read.exp: Ditto.
768
769 2013-05-13 Tom Tromey <tromey@redhat.com>
770
771 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
772 size and change type sizes to 4 bytes.
773
774 2013-05-13 Tom Tromey <tromey@redhat.com>
775
776 * gdb.base/exprs.exp (test_expr): Add regression test.
777 * gdb.base/exprs.c (null_t_struct): New global.
778
779 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
780
781 * gdb.base/default.exp: Disable history saving.
782 * gdb.base/setshow.exp: Likewise.
783
784 2013-05-10 Pedro Alves <palves@redhat.com>
785
786 PR remote/15455
787
788 * gdb.trace/qtro.c: New file.
789 * gdb.trace/qtro.exp: New file.
790
791 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
792
793 * gdb.python/py-framefilter.py: New File.
794 * gdb.python/py-framefilter-mi.exp: Ditto.
795 * gdb.python/py-framefilter.c: Ditto.
796 * gdb.python/py-framefilter-mi.exp: Ditto.
797 * gdb.python/py-framefilter-mi.c: Ditto,
798 * gdb.python/py-framefilter-gdb.py.in: Ditto.
799
800 2013-05-08 Tom Tromey <tromey@redhat.com>
801
802 * gdb.base/solib-search.exp: Set test name for "set
803 solib-search-path" test.
804
805 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
806
807 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
808 (set_a_tracepoint): Set tracepoint before prologue.
809 (run_trace_experiment): Test setup_tracepoints and 'break end'
810 in it.
811 (trace_buffer_normal): Remove.
812 (gdb_trace_circular_tests): Remove. Move tests to...
813 (top level): ...here. Call 'runto_main' before checking for
814 trace support. Use commands to check the support for circular
815 trace buffer and changing of trace buffer size. Add test
816 to calculate size of single frame. Use this size to
817 calculate the size of trace buffer. Use 'tfind pc func9'
818 instead of 'tfind 9'. Use 'with_test_prefix'.
819
820 2013-05-07 Tom Tromey <tromey@redhat.com>
821
822 * lib/selftest-support.exp: New file.
823 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
824 do_self_tests.
825 (setup_test, find_gdb): Remove.
826 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
827 do_self_tests.
828 (setup_test, find_gdb): Remove.
829 (test_observer): Don't call setup_test. Remove argument.
830 * gdb.gdb/selftest.exp: Load selftest-support.exp.
831 (find_gdb): Remove.
832 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
833 do_self_tests.
834 (setup_test, find_gdb): Remove.
835 (test_with_self): Don't call setup_test. Remove argument.
836
837 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
838
839 * gdb.arch/system-gcore.exp: Remove.
840 * gdb.arch/gcore.c: Remove.
841 * gdb.base/gcore.exp: Add "info reg system".
842
843 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
844
845 PR breakpoints/15413:
846 * gdb.base/pending.exp: Add test for completion of the "condition"
847 command for pending breakpoints.
848 * gdb.linespec/linespec.ex: Add test for completion of the
849 "condition" command when dealing with multiple locations.
850
851 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
852
853 * gdb.threads/wp-replication.c: New file.
854 * gdb.threads/wp-replication.exp: New file.
855
856 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
857
858 * gdb.xml/tdesc-regs.exp: Add case for nios2.
859
860 2013-05-06 Doug Evans <dje@google.com>
861
862 * gdb.base/solib-search-lib1.c: New file.
863 * gdb.base/solib-search-lib2.c: New file.
864 * gdb.base/solib-search.c: New file.
865 * gdb.base/solib-search.h: New file.
866 * gdb.base/solib-search.exp: New file.
867
868 * lib/gdb.exp (gdb_core_cmd): New function.
869 * gdb.arch/system-gcore.exp: Use it.
870 * gdb.arch/vsx-regs.exp: Ditto.
871 * gdb.base/gcore.exp: Ditto.
872 * gdb.threads/gcore-thread.exp: Ditto.
873
874 * gdb.reverse/shr.h: New file.
875 * gdb.reverse/shr1.c: New file.
876 * gdb.reverse/shr2.c: #include "shr.h".
877 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
878 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
879 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
880 Update tests using sleep/printf to use shr2.sl instead.
881 * gdb.reverse/solib-reverse.exp: Ditto.
882
883 2013-05-06 Tom Tromey <tromey@redhat.com>
884
885 * gdb.dwarf2/implptrconst.c: New file.
886 * gdb.dwarf2/implptrconst.exp: New file.
887 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
888 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
889 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
890
891 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
892
893 * gdb.base/catch-sig.c (main): Raise SIGINT.
894 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
895
896 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
897
898 * status-stop.exp (test_tstart_tstart): Check for error
899 returned by the second 'tstart' command.
900
901 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
902
903 * gdb.xml/maint_print_struct.exp: New file.
904 * gdb.xml/maint_print_struct.xml: New file.
905
906 2013-04-25 Tom Tromey <tromey@redhat.com>
907
908 * gdb.dwarf2/nostaticblock.exp: New file.
909
910 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
911
912 PR gdb/10462
913 * gdb.base/setshow.exp: Add test case.
914
915 2013-04-23 Hui Zhu <hui@codesourcery.com>
916
917 PR gdb/15293
918 * gdb.base/dprintf.exp: Add ignore command.
919
920 2013-04-23 Hui Zhu <hui@codesourcery.com>
921
922 PR gdb/15165
923 * gdb.base/save-bp.exp: Add test for dprintf.
924
925 2013-04-22 Tom Tromey <tromey@redhat.com>
926
927 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
928 notice_open_fds.
929
930 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
931
932 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
933 ldflags.
934
935 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
936
937 * gdb.arch/arm-bl-branch-dest.c: New file.
938 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
939
940 2013-04-19 Vladimir Kargov <kargov@gmail.com>
941 Pedro Alves <palves@redhat.com>
942
943 * gdb.arch/i386-float.S: New file.
944 * gdb.arch/i386-float.exp: New file.
945
946 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
947
948 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
949 type void *.
950
951 2013-04-17 Doug Evans <dje@google.com>
952
953 * lib/dwarf.exp (Dwarf): New proc "tu".
954 * gdb.dwarf2/missing-sig-type.exp: New file.
955
956 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
957
958 Add option to link testcases with Pthreads library when
959 using 'prepare_for_testing' in tests.
960
961 * lib/gdb.exp (build_executable_from_specs): Use
962 gdb_compile_pthreads to compile if option "pthreads" is
963 specified.
964
965 2013-04-15 Tom Tromey <tromey@redhat.com>
966
967 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
968
969 2013-04-15 Tom Tromey <tromey@redhat.com>
970
971 * gdb.base/default.exp: Update for $_exception.
972 * gdb.cp/exceptprint.cc: New file.
973 * gdb.cp/exceptprint.exp: New file.
974 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
975
976 2013-04-15 Tom Tromey <tromey@redhat.com>
977
978 * gdb.cp/typeid.cc: New file.
979 * gdb.cp/typeid.exp: New file.
980
981 2013-04-15 Tom Tromey <tromey@redhat.com>
982
983 * gdb.cp/exception.exp: Add "catch rethrow" tests.
984
985 2013-04-13 Yao Qi <yao@codesourcery.com>
986
987 * gdb.base/completion.exp: Test completion of command
988 'target ctf' if target ctf is supported.
989
990 2013-04-10 Pedro Alves <palves@redhat.com>
991
992 * gdb.base/completion.exp: Test "set height", "set listsize" and
993 "set trace-buffer-size" completion.
994 * gdb.base/setshow.exp: Test "set height unlimited".
995 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
996 unlimited".
997
998 2013-04-10 Yao Qi <yao@codesourcery.com>
999
1000 * gdb.trace/actions.exp: Save trace data to CTF.
1001 Change to ctf target if GDB supports, read CTF data in ctf
1002 target, and check the actions of tracepoints.
1003 * gdb.trace/while-stepping.exp: Likewise.
1004 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1005 format and read CTF trace file if GDB supports.
1006 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1007 target is supported, change to ctf target, read trace data and
1008 check output of command "tstatus".
1009 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1010 read CTF data by target ctf and call check_tsv.
1011
1012 2013-04-10 Yao Qi <yao@codesourcery.com>
1013
1014 * gdb.trace/actions.exp (check_tracepoint): New.
1015 (top level): Start the tracing and check the actions of
1016 tracepoints. Save trace data to tfile format. Restart GDB
1017 and read trace file in tfile target. Check the actions of
1018 tracepoints again.
1019 * gdb.trace/while-stepping.exp: Likewise.
1020
1021 2013-04-10 Yao Qi <yao@codesourcery.com>
1022
1023 * gdb.trace/report.exp: Use standard_output_file for saved
1024 trace file.
1025
1026 2013-04-10 Hui Zhu <hui@codesourcery.com>
1027
1028 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1029 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1030 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1031
1032 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1033
1034 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1035 response.
1036
1037 2013-04-08 Pedro Alves <palves@redhat.com>
1038
1039 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1040 the location.
1041
1042 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1043
1044 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1045 for breakpoint location.
1046
1047 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1048
1049 * gdb.linespec/linespec.exp: Make dir/file:line tests
1050 conditional for non-remote hosts only.
1051
1052 2013-04-04 Stan Shebs <stan@codesourcery.com>
1053 Pedro Alves <palves@redhat.com>
1054
1055 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1056 * gdb.trace/actions-changed.c: New file.
1057 * gdb.trace/actions-changed.exp: New file.
1058 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1059 (gdb_trace_setactions_command): ... this. Add "actions_command"
1060 parameter, and handle it.
1061 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1062
1063 2013-04-04 Yao Qi <yao@codesourcery.com>
1064
1065 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1066 'step'.
1067
1068 2013-04-03 Yao Qi <yao@codesourcery.com>
1069
1070 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1071 "tfile-basic.tf".
1072 (test_tfind_tfile): Likewise.
1073
1074 2013-04-03 Yao Qi <yao@codesourcery.com>
1075
1076 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1077 "tfile-basic.tf" instead of "basic.tf".
1078 (write_error_trace_file): Pass argument "tfile-error.tf"
1079 instead of "error.tf".
1080 * gdb.trace/tfile.exp: Update tfile names to
1081 "tfile-basic.tf" and "tfile-error.tf".
1082
1083 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1084
1085 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1086 empty directory in file for breakpoint hit.
1087
1088 2013-03-29 Yao Qi <yao@codesourcery.com>
1089
1090 * gdb.base/completion.exp: Test completion of commands
1091 "target core", "target tfile" and "target exec".
1092 * gdb.trace/tfile.exp: Test completion of command
1093 "target tfile".
1094
1095 2013-03-28 Joel Brobecker <brobecker@adacore.com>
1096
1097 * gdb.ada/win_fu_syms: New testcase.
1098
1099 2013-03-28 Doug Evans <dje@google.com>
1100
1101 * gdb.base/maint.exp (maint print statistics): Update expected output.
1102
1103 2013-03-28 Pedro Alves <palves@redhat.com>
1104
1105 PR gdb/15294
1106
1107 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1108 mean unlimited instead of $arg < 0.
1109 (test_listsize): Remove "listsize of 0 suppresses output" test.
1110 Test that "set listsize 0" ends up with an unlimited listsize.
1111
1112 2013-03-28 Pedro Alves <palves@redhat.com>
1113
1114 * gdb.base/list.exp (last_line): New global.
1115 (last_line_re): New global.
1116 (test_listsize, test_list_function, test_list_forward)
1117 (test_repeat_list_command, test_list_range)
1118 (test_list_filename_and_function): Use them.
1119 * gdb.base/list0.c: Comment the last line of the file with "last
1120 line".
1121
1122 2013-03-28 Pedro Alves <palves@redhat.com>
1123
1124 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1125 list the whole file.
1126
1127 2013-03-28 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1130 "set listsize".
1131
1132 2013-03-26 Keith Seitz <keiths@redhat.com>
1133
1134 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1135 from passing.
1136
1137 2013-03-26 Pedro Alves <palves@redhat.com>
1138
1139 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1140 until after GDB has run.
1141
1142 2013-03-26 Yao Qi <yao@codesourcery.com>
1143
1144 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1145 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1146
1147 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1148
1149 * gdb.btrace/enable.exp: Add regression test.
1150
1151 2013-03-25 Tom Tromey <tromey@redhat.com>
1152
1153 * gdb.cp/m-static.exp: Add destructor-printing tests.
1154
1155 2013-03-25 Tom Tromey <tromey@redhat.com>
1156
1157 * gdb.cp/m-static.exp: Add constructor ptype tests.
1158 * gdb.cp/m-static.cc (single_constructor): New class.
1159 (main): Make instance of single_constructor.
1160
1161 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1162 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.server/server-kill.c: New file.
1165 * gdb.server/server-kill.exp: New file.
1166
1167 2013-03-21 Pedro Alves <palves@redhat.com>
1168
1169 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1170 Expect $gdb_prompt in gdb_test_multiple.
1171
1172 2013-03-21 Doug Evans <dje@google.com>
1173
1174 * gdb.base/maint.exp: Update tests for per-command stats.
1175
1176 2013-03-21 Tom Tromey <tromey@redhat.com>
1177
1178 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1179 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1180
1181 2013-03-20 Pedro Alves <palves@redhat.com>
1182
1183 PR gdb/15289
1184
1185 * gdb.base/remote.exp: Test
1186 "set remote hardware-watchpoint-limit -1",
1187 "set remote hardware-breakpoint-limit -1",
1188 "set remote hardware-watchpoint-limit 2147483647" and
1189 "set remote hardware-breakpoint-limit 2147483647".
1190
1191 2013-03-20 Pedro Alves <palves@redhat.com>
1192 Yao Qi <yao@codesourcery.com>
1193
1194 * gdb.trace/tfile.c: Add comments.
1195 (nonconstglob): New global.
1196 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1197 global that is not covered by the trace frame. Test
1198 disassembling.
1199
1200 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1201
1202 * gdb.base/valgrind-infcall.exp
1203 (continue #$continue_count) <remote connection closed>
1204 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1205 $valgrind_pid.
1206
1207 2013-03-15 Tom Tromey <tromey@redhat.com>
1208
1209 * gdb.cp/overload.cc (intintfunc): New.
1210 * gdb.cp/overload.exp: Add regression test.
1211
1212 2013-03-15 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1215 using with_test_prefix.
1216 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1217 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1218 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1219 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1220 * gdb.base/break-interp.exp (test_core): Likewise.
1221 (test_attach_gdb): Likewise.
1222 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1223 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1224 Likewise.
1225 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1226 * gdb.base/jit.exp (one_jit_test): Likewise.
1227 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1228 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1229 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1230 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1231 Likewise.
1232 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1233 Likewise.
1234 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1235 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1236 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1237 (tracepoint_change_loc_2): Likewise.
1238 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1239 Likewise.
1240 (disconnected_tfind): Likewise.
1241 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1242 Likewise.
1243 (test_tfind_remote): Likewise.
1244 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1245 Likewise.
1246 (test_pending_resolved): Likewise.
1247 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1248 Likewise.
1249 (test_upload_tsv): Likewise.
1250 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1251 Likewise.
1252 (pending_tracepoint_works): Likewise.
1253 * gdb.trace/report.exp (use_collected_data): Likewise.
1254 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1255 Likewise.
1256 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1257 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1258 (strace_trace_on_same_addr): Likewise.
1259 (strace_trace_on_diff_addr): Likewise.
1260 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1261 (gdb_collect_locals_test): Likewise.
1262 (gdb_unavailable_registers_test): Likewise.
1263 (gdb_collect_globals_test): Likewise.
1264
1265 2013-03-15 Yao Qi <yao@codesourcery.com>
1266
1267 * gdb.base/condbreak.exp: Add semicolon back which was removed
1268 by my previous commit.
1269
1270 2013-03-14 Yao Qi <yao@codesourcery.com>
1271
1272 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1273 'return'.
1274 (gdb_target_monitor, gdb_load): Likewise.
1275 * config/sid.exp (gdb_load): Likewise.
1276 * config/slite.exp (gdb_load): Likewise.
1277 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1278 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1279 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1280 (single_step_until): Likewise.
1281 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1282 * gdb.arch/system-gcore.exp: Likewise.
1283 * gdb.base/bigcore.exp (extract_heap): Likewise.
1284 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1285 * gdb.base/call-ar-st.exp: Likewise.
1286 * gdb.base/call-rt-st.exp: Likewise.
1287 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1288 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1289 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1290 * gdb.base/corefile.exp: Likewise.
1291 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1292 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1293 * gdb.base/fixsection.exp: Likewise.
1294 * gdb.base/funcargs.exp: Likewise.
1295 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1296 * gdb.base/gcore-relro.exp: Likewise.
1297 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1298 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1299 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1300 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1301 * gdb.base/list.exp: Likewise.
1302 (set_listsize): Likewise.
1303 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1304 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1305 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1306 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1307 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1308 * gdb.base/setvar.exp: Likewise.
1309 (test_set): Likewise.
1310 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1311 * gdb.base/solib-overlap.exp: Likewise.
1312 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1313 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1314 * gdb.base/watchpoint.exp (initialize): Likewise.
1315 (test_simple_watchpoint): Likewise.
1316 (test_disabling_watchpoints): Likewise.
1317 (test_watchpoint_triggered_in_syscall): Likewise.
1318 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1319 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1320 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1321 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1322 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1323 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1324 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1325 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1326 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1327 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1328 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1329 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1330 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1331 * gdb.mi/gdb792.exp: Likewise.
1332 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1333 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1334 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1335 * gdb.threads/gcore-thread.exp: Likewise.
1336 (load_core): Likewise.
1337 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1338 (test_startup, check_control_c): Likewise.
1339 * gdb.threads/sigstep-threads.exp: Likewise.
1340 * gdb.threads/thread_check.exp: Likewise.
1341 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1342 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1343 (set_a_tracepoint, trace_buffer_normal): Likewise.
1344 (gdb_trace_circular_tests): Likewise.
1345 * gdb.trace/collection.exp: Likewise.
1346 * gdb.trace/disconnected-tracing.exp: Likewise.
1347 * gdb.trace/infotrace.exp: Likewise.
1348 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1349 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1350 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1351 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1352 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1353 * gdb.trace/stap-trace.exp: Likewise.
1354 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1355 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1356 * gdb.trace/trace-buffer-size.exp: Likewise.
1357 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1358 * gdb.trace/unavailable.exp: Likewise.
1359 * gdb.trace/while-dyn.exp: Likewise.
1360 * lib/fortran.exp (set_lang_fortran): Likewise.
1361 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1362 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1363 (default_gdb_start, get_compiler_info): Likewise.
1364 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1365 (get_debug_format, setup_xfail_format): Likewise.
1366 (rerun_to_main, gdb_skip_float_test): Likewise.
1367 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1368 * lib/java.exp (set_lang_java): Likewise.
1369 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1370 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1371 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1372 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1373 * lib/objc.exp (set_lang_objc): Likewise.
1374 * lib/pascal.exp (set_lang_pascal): Likewise.
1375 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1376 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1377 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1378
1379 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1380
1381 PR c++/15203
1382 PR c++/15210
1383 * gdb.cp/m-static.cc (keepalive_int): New function.
1384 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1385 * gdb.cp/m-static.exp: New test for `sintvar'.
1386
1387 2013-03-14 Yao Qi <yao@codesourcery.com>
1388
1389 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1390 of 'tstatus' into tstatus_output.
1391 (top level): Save the trace data to tfile. Read trace file in
1392 tfile target. Check the trace status.
1393
1394 2013-03-13 Yao Qi <yao@codesourcery.com>
1395
1396 * gdb.trace/tsv.exp (check_tsv): New.
1397 (top level): Save a tfile on current trace session. Call
1398 check_tsv on live target. Load the tfile with target tfile
1399 and call check_tsv again.
1400
1401 2013-03-13 Yao Qi <yao@codesourcery.com>
1402
1403 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1404 Replace some "gdb_test" with "gdb_test_no_output".
1405
1406 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1407
1408 * gdb.ada/expr_delims.exp: New file.
1409 * gdb.ada/expr_delims/foo.adb: New file.
1410 * gdb.ada/expr_delims/pck.ads: New file.
1411 * gdb.ada/expr_delims/pck.adb: New file.
1412
1413 2013-03-11 Keith Seitz <keiths@redhat.com>
1414
1415 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1416 both condition and thread. Then delete the watchpoint.
1417
1418 2013-03-11 Christian Himpel <christian.himpel@intel.com>
1419
1420 * Makefile.in: Add btrace testsuite.
1421 * configure: Regenerated.
1422 * configure.ac: Add btrace testsuite.
1423 * gdb.btrace/Makefile.in: New file.
1424 * gdb.btrace/enable.c: New file.
1425 * gdb.btrace/enable.exp: New file.
1426 * gdb.btrace/function_call_history.c: New file.
1427 * gdb.btrace/function_call_history.exp: New file.
1428 * gdb.btrace/instruction_history.c: New file.
1429 * gdb.btrace/instruction_history.exp: New file.
1430 * gdb.btrace/instruction_history.S: New file.
1431 * lib/gdb.exp: Add btrace skip proc.
1432
1433 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1434
1435 Fix entry-values if the callee called a noreturn function.
1436 * gdb.arch/amd64-tailcall-noret.S: New file.
1437 * gdb.arch/amd64-tailcall-noret.c: New file.
1438 * gdb.arch/amd64-tailcall-noret.exp: New file.
1439
1440 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 Fix entry-values in C++ across CUs.
1443 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1444 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1445 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1446 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1447 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1448
1449 2013-03-08 Stan Shebs <stan@codesourcery.com>
1450 Hafiz Abid Qadeer <abidh@codesourcery.com>
1451
1452 gdb/testsuite/
1453 * gdb.trace/trace-buffer-size.exp: New file.
1454 * gdb.trace/trace-buffer-size.c: New file.
1455
1456 2013-03-06 Pedro Alves <palves@redhat.com>
1457
1458 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1459 doesn't support the tested optional feature, call "unsupported"
1460 with the same test message as the "pass" case, instead of calling
1461 "pass" with a different message. Use the same text for the "fail"
1462 cases too.
1463
1464 2013-03-06 Yao Qi <yao@codesourcery.com>
1465
1466 * gdb.trace/tstatus.exp: Remove the invocation of
1467 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1468 (test_tracepoints): Don't set fast tracepoint.
1469 (top level): Don't check agent library is loaded or not.
1470
1471 2013-03-06 Yao Qi <yao@codesourcery.com>
1472
1473 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1474 parentheses by "\\".
1475
1476 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1477
1478 * gdb.linespec/base/one/thefile.cc (twodup): New.
1479 (m): Call it.
1480 * gdb.linespec/base/two/thefile.cc (dupname): New.
1481 (n): Call it.
1482 * gdb.linespec/break-ask.exp: New file.
1483 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1484
1485 2013-02-28 Yao Qi <yao@codesourcery.com>
1486
1487 * gdb.trace/report.exp: Move some code to ...
1488 (use_collected_data): New.
1489 (top level): Call use_collected_data once on the live target.
1490 Save at file of the current trace session, load it with target
1491 tfile, and call use_collected_data again.
1492
1493 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1496
1497 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1498
1499 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1500 Add final kill of ${valgrind_pid}.
1501
1502 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1503
1504 * gdb.python/py-arch.c: New test case
1505 * gdb.python/py-arch.exp: New tests to test
1506 gdb.Architecture.disassemble
1507 * gdb.python/Makefile.in: Add py-arch to the list of
1508 EXECUTABLES.
1509
1510 2013-02-18 Tom Tromey <tromey@redhat.com>
1511
1512 * gdb.dwarf2/subrange.exp: New file.
1513
1514 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1515 Hafiz Abid Qadeer <abidh@codesourcery.com>
1516
1517 * gdb.trace/tfile.exp: Add test for -trace-status command.
1518
1519 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1520
1521 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1522 nanosleep by sleep.
1523
1524 2013-02-14 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1527
1528 2013-02-14 Pedro Alves <pedro@codesourcery.com>
1529 Hafiz Abid Qadeer <abidh@codesourcery.com>
1530
1531 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1532
1533 2013-02-12 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1536 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1537
1538 2013-02-12 Pedro Alves <palves@redhat.com>
1539
1540 * gdb.base/catch-signal.c: Update copyright years.
1541 * gdb.base/catch-signal.exp: Update copyright years.
1542 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1543 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1544 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1545 * gdb.dwarf2/dw2-error.S: Update copyright years.
1546 * gdb.dwarf2/dw2-error.c: Update copyright years.
1547 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1548 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1549 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1550
1551 2013-02-12 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1554 message.
1555 * gdb.base/sigaltstack.exp: Ditto.
1556 * gdb.base/siginfo.exp: Ditto.
1557 * gdb.base/sizeof.exp: Ditto.
1558
1559 2013-02-12 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.mi/mi-basics.exp: Tweak intro comment.
1562 * gdb.mi/mi-break.exp: Tweak intro comment.
1563 * gdb.mi/mi-console.exp: Tweak intro comment.
1564 * gdb.mi/mi-file.exp: Tweak intro comment.
1565 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1566 * gdb.mi/mi-return.exp: Tweak intro comment.
1567 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1568 * gdb.mi/mi-until.exp: Tweak intro comment.
1569 * gdb.mi/mi-watch.exp: Tweak intro comment.
1570
1571 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1572
1573 * gdb.server/no-thread-db.exp: New file.
1574 * gdb.server/no-thread-db.c: New file.
1575 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1576
1577 2013-02-11 Doug Evans <dje@google.com>
1578
1579 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1580 two decfloats.
1581
1582 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1583
1584 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1585 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1586
1587 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1588
1589 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1590
1591 2013-02-06 Yao Qi <yao@codesourcery.com>
1592
1593 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1594 to ...
1595 (test_create_delete_modify_tsv): ... here. New test on modifying
1596 the initial value of a tsv.
1597
1598 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1601 (cd .../rdir): ... here.
1602
1603 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1604
1605 * gdb.linespec/base/one/header.h: New file.
1606 * gdb.linespec/base/two/header.h: New file.
1607 * gdb.linespec/macro-relative.c: New file.
1608 * gdb.linespec/macro-relative.exp: New file.
1609
1610 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1611
1612 * gdb.base/fullpath-expand-func.c: New file.
1613 * gdb.base/fullpath-expand.c: New file.
1614 * gdb.base/fullpath-expand.exp: New file.
1615 * gdb.base/realname-expand-real.c: New file.
1616 * gdb.base/realname-expand.c: New file.
1617 * gdb.base/realname-expand.exp: New file.
1618
1619 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1620
1621 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1622 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1623
1624 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1627 (compare_filenames_for_search does not match)
1628 (compare_filenames_for_search does match): New tests.
1629
1630 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1633
1634 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1637
1638 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1641 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1642 ${binfile}.mini_debuginfo-debuglink and
1643 ${binfile}.mini_debuginfo-debuglink.xz.
1644
1645 2013-02-01 Tom Tromey <tromey@redhat.com>
1646
1647 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1648 attributes.
1649
1650 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1651 Tom Tromey <tromey@redhat.com>
1652
1653 * gdb.dwarf2/method-ptr.exp: Link with c++.
1654 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1655
1656 2013-01-31 Tom Tromey <tromey@redhat.com>
1657
1658 * gdb.base/jit.exp (compile_jit_test): New proc.
1659 Add PIE tests.
1660
1661 2013-01-31 Tom Tromey <tromey@redhat.com>
1662
1663 * gdb.dwarf2/method-ptr.cc: New file.
1664 * gdb.dwarf2/method-ptr.exp: New file.
1665
1666 2013-01-31 Tom Tromey <tromey@redhat.com>
1667
1668 * lib/dwarf.exp (namespace Dwarf): New.
1669
1670 2013-01-29 Tom Tromey <tromey@redhat.com>
1671
1672 * gdb.dwarf2/fission-reread.exp: Add unload test.
1673
1674 2013-01-28 Doug Evans <dje@google.com>
1675
1676 * gdb.dwarf2/fission-loclists.exp: New file.
1677 * gdb.dwarf2/fission-loclists.S: New file.
1678
1679 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 Code cleanup.
1682 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1683 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1684 and prepare_for_testing.
1685 * gdb.base/store.exp: Likewise.
1686
1687 2013-01-25 Tom Tromey <tromey@redhat.com>
1688
1689 * gdb.python/py-explore.exp: Expect the gdb prompt.
1690
1691 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
1692
1693 * gdb.base/gnu_vector.c: New variable for use in tests.
1694 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1695 changes in scalar to vector casting and widening.
1696 * gdb.python/py-type.c: New variables for use in tests.
1697 * gdb.python/py-type.exp: Update vector related tests to reflect
1698 changes in scalar to vector casting and widening.
1699
1700 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1701
1702 * gdb.base/prologue-include.c: New file.
1703 * gdb.base/prologue-include.exp: New file.
1704 * gdb.base/prologue-include.h: New file.
1705
1706 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1707
1708 PR gdb/13443
1709 * gdb.mi/mi-var-block.exp: Make test messages unique.
1710
1711 2013-01-23 Tom Tromey <tromey@redhat.com>
1712
1713 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1714
1715 2013-01-23 Tom Tromey <tromey@redhat.com>
1716
1717 * gdb.cp/converts.cc (main): Initialize 'a'.
1718
1719 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1720
1721 * testsuite/gdb.python/frame.exp: Add a test for
1722 gdb.Frame.architecture() method.
1723
1724 2013-01-22 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.base/annota1.exp (signal sent): No longer expect
1727 breakpoints-invalid.
1728 * gdb.cp/annota2.exp (continue until exit)
1729 (watch triggered on a.x): Ditto.
1730
1731 2013-01-22 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1734 Adjust tests to breakpoints-invalid changes.
1735 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1736 variables.
1737 Adjust tests to breakpoints-invalid changes.
1738
1739 2013-01-22 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/annota1.exp (annotate ignore count change): Add
1742 expected output for failure case.
1743
1744 2013-01-22 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1747 call.
1748
1749 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1750
1751 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1752 * gdb.mi/mi-catch-load.exp: Ditto.
1753 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1754 Also handle 'thread' field.
1755 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1756 * gdb.mi/mi-watch.exp: Ditto.
1757 * lib/mi-support.exp: Ditto.
1758
1759 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1760
1761 * gdb.python/py-explore.exp: Improve a test
1762
1763 2013-01-18  David Blaikie  <dblaikie@gmail.com>
1764
1765 * gdb.base/label.c (main): Correct the type of the second
1766 parameter.
1767
1768 2013-01-18 Tom Tromey <tromey@redhat.com>
1769
1770 * gdb.dwarf2/trace-crash.s: New file.
1771 * gdb.dwarf2/trace-crash.exp: New file.
1772
1773 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1774
1775 PR gdb/13443
1776 * gdb.base/checkpoint.exp: Update test messages to make them
1777 unique.
1778
1779 2013-01-18 Yao Qi <yao@codesourcery.com>
1780
1781 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1782 output of 'info tracepoints'.
1783 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1784 Likewise.
1785 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1786 * gdb.trace/disconnected-tracing.c (struct foo): New.
1787
1788 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * gdb.dwarf2/dw2-dos-drive.S: New file.
1791 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1792
1793 2013-01-17 Doug Evans <dje@google.com>
1794
1795 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1796 CXX_FOR_TARGET.
1797
1798 * boards/cc-with-tweaks.exp: New file.
1799
1800 2013-01-17 Tom Tromey <tromey@redhat.com>
1801
1802 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1803
1804 2013-01-17 Pedro Alves <palves@redhat.com>
1805
1806 Merge dg-extract-results.sh from upstream (svn 195224).
1807
1808 2013-01-15 David Blaikie <dblaikie@gmail.com>
1809 * dg-extract-results.sh: Fix order of summary counts.
1810
1811 2013-01-15 David Blaikie <dblaikie@gmail.com>
1812 * dg-extract-results.sh: Constrain the start-of-log pattern.
1813
1814 2013-01-15 David Blaikie <dblaikie@gmail.com>
1815 * dg-extract-results.sh: Handle KPASSes.
1816
1817 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1818 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1819 of grep -q.
1820
1821 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1822
1823 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1824 interface.
1825 * gdb.base/jithost.c: New file.
1826 * gdb.base/jithost.h: New file.
1827 * gdb.base/jitreader.c : New file.
1828 * gdb.base/jit-protocol.h: New file.
1829
1830 2013-01-16 Tom Tromey <tromey@redhat.com>
1831
1832 * gdb.base/catch-signal.c: New file.
1833 * gdb.base/catch-signal.exp: New file.
1834
1835 2013-01-16 Tom Tromey <tromey@redhat.com>
1836
1837 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1838
1839 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1842
1843 2013-01-14 Tom Tromey <tromey@redhat.com>
1844
1845 * gdb.base/completion.exp: Add "set gnutarget" test.
1846
1847 2013-01-14 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.dwarf2/dw2-restrict.S: New file.
1850 * gdb.dwarf2/dw2-restrict.c: New file.
1851 * gdb.dwarf2/dw2-restrict.exp: New file.
1852
1853 2013-01-14 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.dwarf2/dw2-error.exp: New file.
1856 * gdb.dwarf2/dw2-error.c: New file.
1857 * gdb.dwarf2/dw2-error.S: New file.
1858
1859 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * gdb.cp/parse-lang.cc: New file.
1862 * gdb.cp/parse-lang.exp: New file.
1863
1864 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1865
1866 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1867 (set substitute-path): New test.
1868 (fullname present): Remove content.
1869 (substituted fullname): New test.
1870
1871 2013-01-13 Joel Brobecker <brobecker@adacore.com>
1872
1873 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1874 check. Move $gdb_py_is_py24 value check right after.
1875
1876 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1879 targets.
1880
1881 2013-01-11 Yao Qi <yao@codesourcery.com>
1882
1883 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1884 for dprintf.
1885 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1886 Check the fields in "=breakpoint-created" for dprintf.
1887
1888 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * gdb.mi/mi-fullname-deleted.exp: New file.
1891
1892 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1895 expected output.
1896 (info skip with pending file): Remove.
1897 (ignoring function in solib, info skip for function multiply): Update
1898 the expected output.
1899 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1900 (info skip (delete 1), info skip after disabling all)
1901 (info skip after enabling all, info skip after disabling 4 2-3)
1902 (info skip after enabling 2-3, info skip 2-3)
1903 (info skip after deleting 2 3): Update the expected output.
1904 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1905 statement to its initialization and return.
1906 * gdb.linespec/skip-two.exp: New file.
1907
1908 2012-12-19 Doug Evans <dje@google.com>
1909
1910 * gdb.base/maint.exp: Handle testing with .gdb_index.
1911
1912 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1913
1914 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1915 Cavium to FSF.
1916
1917 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1918
1919 * dg-extract-results.sh: Update contact info in copyright notice.
1920 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1921 GPL v3 or later. Update contact info.
1922 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1923 gdb.threads/watchpoint-fork-mt.c,
1924 gdb.threads/watchpoint-fork-parent.c,
1925 gdb.threads/watchpoint-fork-st.c,
1926 gdb.threads/watchpoint-fork.h: Likewise.
1927
1928 2012-12-15 Yao Qi <yao@codesourcery.com>
1929
1930 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1931 'installed' field in '=breakpoint-modified'.
1932 (test_reconnect): Check 'installed' field in
1933 '=breakpoint-modified' and '=breakpoint-created'.
1934
1935 * gdb.trace/actions.exp: Update test for 'installed' field.
1936 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1937 (tracepoint_change_loc_2): Likewise.
1938 Check 'info tracepoint' display nothing else.
1939 * gdb.trace/deltrace.exp: Likewise.
1940 * gdb.trace/infotrace.exp: Likewise.
1941 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1942 Likewise.
1943 * gdb.trace/passcount.exp: Likewise.
1944 * gdb.trace/tracecmd.exp: Likewise.
1945 * gdb.trace/while-stepping.exp: Likewise.
1946
1947 2012-12-14 Tom Tromey <tromey@redhat.com>
1948
1949 * gdb.cp/member-name.exp: New file.
1950 * gdb.cp/member-name.cc: New file.
1951
1952 2012-12-14 Tom Tromey <tromey@redhat.com>
1953
1954 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1955
1956 2012-12-14 Doug Evans <dje@google.com>
1957
1958 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1959 DW_OP_GNU_implicit_pointer is section-relative.
1960
1961 2012-12-14 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.base/info-proc.exp: Add core file tests.
1964
1965 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
1966
1967 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
1968
1969 2012-12-13 Doug Evans <dje@google.com>
1970
1971 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1972 * gdb.multi/multi-arch.exp: Ditto.
1973
1974 2012-12-12 Keven Boell <keven.boell@intel.com>
1975
1976 * gdb.mi/mi-catch-load-so.c: New. Clone of the
1977 catch load test library source file.
1978 * gdb.mi/mi-catch-load.c: New. Clone of the catch
1979 load test source file.
1980 * gdb.mi/mi-catch-load.exp: New. Test file for
1981 basic MI -catch-load and -catch-unload tests.
1982
1983 2012-12-11 Paul Koning <paul_koning@dell.com>
1984
1985 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
1986 exception.
1987 (_iterator_except): New function.
1988 (ArrayPrinter): Use _iterator function instead of local _iterator
1989 class for Python 3 compatibility.
1990 (NoStringContainerPrinter): Use _iterator_except instead of
1991 _iterator.
1992 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1993 execfile for Python 3 compatibility.
1994 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1995 format in error_prompt test.
1996
1997 2012-12-10 Paul Koning <paul_koning@dell.com>
1998
1999 * gdb.base/charset.exp: Change print syntax for Python 3
2000 compatibility.
2001 * gdb.python/py-block.exp: Ditto.
2002 * gdb.python/py-breakpoint.exp: Ditto.
2003 * gdb.python/py-cmd.exp: Ditto.
2004 * gdb.python/py-events.py: Ditto.
2005 * gdb.python/py-finish-breakpoint.py: Ditto.
2006 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2007 * gdb.python/py-finish-breakpoint2.py: Ditto.
2008 * gdb.python/py-frame-inline.exp: Ditto.
2009 * gdb.python/py-frame.exp: Ditto.
2010 * gdb.python/py-infthread.exp: Ditto.
2011 * gdb.python/py-objfile.exp: Ditto.
2012 * gdb.python/py-parameter.exp: Ditto.
2013 * gdb.python/py-progspace.exp: Ditto.
2014 * gdb.python/py-prompt.exp: Ditto.
2015 * gdb.python/py-symbol.exp: Ditto.
2016 * gdb.python/py-symtab.exp: Ditto.
2017 * gdb.python/py-template.exp: Ditto.
2018 * gdb.python/py-value-cc.exp: Ditto.
2019 * gdb.python/python.exp: Ditto.
2020 * gdb.python/source2.py: Ditto.
2021 * gdb.python/lib-types.exp: Change print syntax for Python 3
2022 compatibility.
2023 Use sorted() function rather than sort() method.
2024 Accept either int or long values for enum values.
2025 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2026 execfile for Python 3 compatibility.
2027 * gdb.python/py-evsignal.exp: Ditto.
2028 * gdb.python/py-evthreads.exp: Ditto.
2029 * gdb.python/py-mi.exp: Ditto.
2030 * gdb.python/py-pp-maint.exp: Ditto.
2031 * gdb.python/py-prettyprint.exp: Ditto.
2032 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2033 Python 3 compatibility.
2034 Skip tests for Python 2.4.
2035 * gdb.python/py-inferior.exp: Change print syntax for
2036 Python 3 compatibility.
2037 Use byte string rather than character string in memory write test
2038 if Python 3.
2039 * gdb.python/py-pp-maint.py: Change class declarations to "new
2040 class" syntax.
2041 * gdb.python/py-prettyprint.py: Change iterator class to generator
2042 function for Python 3 compatibility.
2043 Make all classes "new style".
2044 Fix indentation issue and stray semicolon.
2045 * gdb.python/py-shared.expChange print syntax for Python 3
2046 compatibility.
2047 Define "long" if Python 3.
2048 * gdb.python/py-type.exp: Change print syntax for Python 3
2049 compatibility.
2050 Accept either int or long values for enum values.
2051 * gdb.python/py-value.exp: Change print syntax for Python 3
2052 compatibility.
2053 Skip "long" and "unicode" tests if Python 3.
2054 Accept either "type" or "class" in type checks.
2055 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2056 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2057
2058 2012-12-10 Tom Tromey <tromey@redhat.com>
2059
2060 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2061 (test): Add "two_cu" argument.
2062 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2063 for types; allow two CUs.
2064
2065 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2068 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2069
2070 2012-12-08 Yao Qi <yao@codesourcery.com>
2071 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2074 '=breakpoint-created' when GDB merges the tracepoints of both
2075 sides.
2076
2077 2012-12-07 Tom Tromey <tromey@redhat.com>
2078
2079 * gdb.base/break1.c (enum some_enum, union some_union): New.
2080 (some_enum_global, some_union_global, some_value): New globals.
2081 * gdb.base/completion.exp: Add tag completion tests.
2082
2083 2012-12-07 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.base/completion.exp: Add tests for ptype and whatis
2086 completion.
2087
2088 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2089
2090 * gdb.base/stale-infcall.exp: Fix copyright line.
2091
2092 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2093
2094 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2095
2096 2012-12-06 Pedro Alves <palves@redhat.com>
2097 Tom Tromey <tromey@redhat.com>
2098
2099 * gdb.base/exprs.exp: Add tests for cast to void.
2100
2101 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2102
2103 * gdb.python/py-mi.exp: Correct expected results for attribute
2104 "dynamic" returned by -var-update.
2105 Add test case for correct handling of "diplayhint" for children
2106 of dynamic varobjs.
2107 * gdb.python/py-prettyprint.c (set_itme): New function.
2108 (bug_14741) New function.
2109 (main) Add call to bug_14741().
2110 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2111
2112 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2113
2114 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2115 ${binfile}.funcsyms list.
2116
2117 2012-12-04 Yao Qi <yao@codesourcery.com>
2118
2119 PR gdb/13443
2120 * gdb.trace/actions.exp: Make test messages unique.
2121
2122 2012-11-29 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2125
2126 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2127
2128 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2129 * gdb.opencl/datatypes.exp: Likewise.
2130 * gdb.opencl/operators.exp: Likewise.
2131 * gdb.opencl/vec_comps.exp: Likewise.
2132
2133 2012-11-29 Jerome Guitton <guitton@adacore.com>
2134
2135 * gdb.ada/iwide: New testcase.
2136
2137 2012-11-29 Jerome Guitton <guitton@adacore.com>
2138
2139 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2140 ptype test.
2141
2142 2012-11-29 Jerome Guitton <guitton@adacore.com>
2143
2144 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2145 form {VARIANT_TYPE}ADDRESS.
2146
2147 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2148
2149 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2150 (func): New function.
2151 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2152 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2153 pointers to members with pointer-to-function type.
2154
2155 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2156 Tom Tromey <tromey@redhat.com>
2157
2158 * gdb.base/gnu-debugdata.exp: New file.
2159 * gdb.base/gnu-debugdata.c: New file.
2160 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2161 (gdb_unload): Return 0 on success.
2162
2163 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2164
2165 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2166
2167 2012-11-26 Joel Brobecker <brobecker@adacore.com>
2168
2169 * gdb.base/empty_exe.exp: New testcase.
2170
2171 2012-11-20 Mike Frysinger <vapier@gentoo.org>
2172
2173 * gdb.base/completion.exp: Add test for help aliases completion.
2174
2175 2012-11-20 Yao Qi <yao@codesourcery.com>
2176
2177 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2178 Don't test 'maint set show-debug-regs'.
2179 Use command 'set remotecache' instead of
2180 'set circular-trace-buffer'.
2181
2182 2012-11-16 Keith Seitz <keiths@redhat.com>
2183
2184 PR c++/13615
2185 * gdb.cp/baseenum.cc: New file.
2186 * gdb.cp/baseenum.exp: New file.
2187 * gdb.cp/derivation.cc (A): Add copyright.
2188 Add a typedef.
2189 (B): Use A::value_type instead of int. Change all references.
2190 (D): Use value_type instead of int. Change all references.
2191 (E): Likewise.
2192 (F); Likewise.
2193 (Z): New class.
2194 (ZZ): New class.
2195 (N, Base, Derived): New namespace and classes.
2196 (main): Add instances of Z and ZZ.
2197 Make sure all symbols from N are kept.
2198 * gdb.cp/derivation.exp: Update typedef changes in tests.
2199 Add tests for class typedefs both before and after starting
2200 the inferior.
2201 Add tests for searching for a typedef while stopped in a
2202 method.
2203
2204 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2205
2206 * gdb.mi/mi-var-create-rtti.c: New file.
2207 * gdb.mi/mi-var-create-rtti.exp: New file.
2208
2209 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2210
2211 * gdb.base/structs3.exp: Run to main before doing any tests.
2212
2213 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
2214
2215 * gdb.python/py-type.exp: Uniquify test names.
2216
2217 2012-11-14 Yao Qi <yao@codesourcery.com>
2218
2219 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2220 (thread_function) [DEBUG]: Call 'printf'.
2221 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2222 command line if 'DEBUG=1' is passed to test.
2223 Remove a pattern to match inferior's output.
2224
2225 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2226
2227 * gdb.mi/mi-fill-memory.exp: New test.
2228
2229 2012-11-12 Tom Tromey <tromey@redhat.com>
2230
2231 * gdb.base/completion.exp: Update for "info type-printers".
2232 * gdb.python/py-typeprint.cc: New file.
2233 * gdb.python/py-typeprint.exp: New file.
2234 * gdb.python/py-typeprint.py: New file.
2235
2236 2012-11-12 Tom Tromey <tromey@redhat.com>
2237
2238 * gdb.base/call-sc.exp: Use "ptype/r".
2239 * gdb.base/volatile.exp: Don't expect "int".
2240 * gdb.cp/ptype-flags.cc: New file.
2241 * gdb.cp/ptype-flags.exp: New file.
2242 * gdb.cp/templates.exp: Use ptype/r.
2243 (test_ptype_of_templates, test_template_typedef): Likewise.
2244 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2245 argument. Handle template names and template parameters.
2246 * gdb.mi/mi-var-cmd.exp: Accept "long".
2247 * gdb.mi/mi-var-child.exp: Accept "long".
2248 * gdb.mi/mi-var-display.exp: Accept "long".
2249 * gdb.mi/mi2-var-child.exp: Accept "long".
2250
2251 2012-11-12 Tom Tromey <tromey@redhat.com>
2252
2253 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2254 "ptype" from calls to cp_test_ptype_class.
2255 (test_enums): Likewise.
2256 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2257 cp_test_ptype_class.
2258 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2259 calls to cp_test_ptype_class.
2260 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2261 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2262 from calls to cp_test_ptype_class.
2263 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2264 command here. Change "in_command" argument to "in_exp".
2265
2266 2012-11-10 Keith Seitz <keiths@redhat.com>
2267
2268 PR gdb/14288
2269 * gdb.base/printcmds.c: Add invalid_XXX globals
2270 for repeated byte tests.
2271 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2272 * gdb.base/wchar.c (main): Add and construct a wchar_t
2273 array with repeated characters.
2274 * gdb.base/wchar.exp: Add repeated character tests.
2275
2276 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2277
2278 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2279 disassembly output.
2280
2281 2012-11-09 Pedro Alves <palves@redhat.com>
2282
2283 PR gdb/14306
2284
2285 * gdb.multi/multi-arch-exec.c: New file.
2286 * gdb.multi/multi-arch-exec.exp: New file.
2287
2288 2012-11-09 Yao Qi <yao@codesourcery.com>
2289
2290 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2291 (top level): Call it.
2292
2293 2012-11-09 Yao Qi <yao@codesourcery.com>
2294
2295 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2296 typo.
2297
2298 2012-11-09 Pedro Alves <palves@redhat.com>
2299
2300 * gdb.multi/multi-arch.exp: New.
2301
2302 2012-11-08 Tom Tromey <tromey@redhat.com>
2303
2304 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2305 core files, if possible.
2306 * gdb.base/siginfo-thread.c: New file
2307 * gdb.base/siginfo-thread.exp: New file
2308
2309 2012-11-08 Tom Tromey <tromey@redhat.com>
2310
2311 * gdb.base/comprdebug.exp: New file.
2312
2313 2012-11-06 Pedro Alves <palves@redhat.com>
2314
2315 PR gdb/14810
2316
2317 * gdb.base/disabled-location.c: New file.
2318 * gdb.base/disabled-location.exp: New file.
2319
2320 2012-11-06 Tom Tromey <tromey@redhat.com>
2321
2322 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2323 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2324 gdb_gcore_cmd.
2325 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2326 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2327 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2328 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2329 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2330 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2331 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2332 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2333 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2334
2335 2012-11-05 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2338 procedure.
2339 (do_vfork_and_follow_child_tests_exec)
2340 (do_vfork_and_follow_child_tests_exit): Call it.
2341
2342 2012-11-05 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2345 fails.
2346
2347 2012-11-03 Yao Qi <yao@codesourcery.com>
2348
2349 Fix PR gdb/14617.
2350 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2351 Remove setup_kfail, and update test.
2352
2353 2012-11-02 Tom Tromey <tromey@redhat.com>
2354
2355 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2356 test.
2357
2358 2012-11-02 Pedro Alves <palves@redhat.com>
2359
2360 PR gdb/14766
2361
2362 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2363 setup_kfail.
2364 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2365 get registers".
2366
2367 2012-11-02 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.base/foll-vfork-exit.c: New file.
2370 * gdb.base/foll-vfork.exp (top level): New file-describing
2371 comment.
2372 (vfork_child_follow_to_exit): New procedure.
2373 (tcatch_vfork_then_child_follow): Rename as ...
2374 (tcatch_vfork_then_child_follow_exec): ... this.
2375 (tcatch_vfork_then_child_follow_exit): New procedure.
2376 (do_vfork_and_follow_parent_tests): New procedure, factored out
2377 from do_vfork_and_exec_tests.
2378 (do_vfork_and_follow_child_tests_exec): Ditto.
2379 (do_vfork_and_exec_tests): Delete.
2380 (do_vfork_and_follow_child_tests_exit): New procedure.
2381 (top level): Run tests with both the program that has the vfork
2382 child execing, and the program has the vfork child exiting.
2383
2384 2012-11-02 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2387 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2388 (vfork_parent_follow_to_bp): Call it.
2389 (kill_child): Delete.
2390 (vfork_and_exec_child_follow_to_main_bp)
2391 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2392 longer call kill_child.
2393 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2394 (do_vfork_and_exec_tests): Don't runto_main before calling each
2395 test procedure.
2396 (top level): Don't clean restart and set verbose before running
2397 each test procedure.
2398
2399 2012-11-02 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2402 (vfork_parent_follow_to_bp)
2403 (vfork_and_exec_child_follow_to_main_bp)
2404 (vfork_and_exec_child_follow_through_step)
2405 (tcatch_vfork_then_parent_follow)
2406 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2407 Use with_test_prefix.
2408
2409 2012-11-02 Pedro Alves <palves@redhat.com>
2410
2411 * gdb.base/foll-vfork.c: Add copyright header.
2412 * gdb.base/vforked-prog.c: Add copyright header.
2413
2414 2012-11-02 Pedro Alves <palves@redhat.com>
2415
2416 * gdb.base/foll-vfork.exp
2417 (vfork_and_exec_child_follow_through_step): Don't skip on
2418 non-HP/UX targets. Expect the next to only step one line on
2419 non-HP/UX targets, rather than stopping only after the exec.
2420
2421 2012-11-02 Pedro Alves <palves@redhat.com>
2422
2423 Don't hard code line numbers.
2424
2425 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2426 Expect text from the sources instead of a line number.
2427 (vfork_parent_follow_to_bp)
2428 (vfork_and_exec_child_follow_to_main_bp)
2429 (vfork_and_exec_child_follow_through_step)
2430 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2431 Use gdb_get_line_number.
2432
2433 2012-11-02 Pedro Alves <palves@redhat.com>
2434
2435 Modernize.
2436
2437 * gdb.base/foll-vfork.exp: Use standard_testfile and
2438 build_executable. Pass descriptive string to untested.
2439 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2440 (vfork_and_exec_child_follow_to_main_bp)
2441 (vfork_and_exec_child_follow_through_step)
2442 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2443 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2444 of send_gdb/gdb_expect.
2445
2446 (kill_child): New procedure.
2447 (vfork_and_exec_child_follow_to_main_bp)
2448 (vfork_and_exec_child_follow_through_step): Use it.
2449
2450 2012-11-02 Yao Qi <yao@codesourcery.com>
2451
2452 * gdb.base/setvar.exp: Test setting nested struct.
2453 * gdb.base/setvar.c (v_struct3): New.
2454
2455 2012-11-01 Doug Evans <dje@google.com>
2456
2457 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2458 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2459 use them.
2460
2461 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
2462
2463 PR cli/14772
2464 * gdb.base/gnu_vector.c (union_with_vector_1)
2465 (struct_with_vector_1): Add new struct and union for testing
2466 ptype.
2467 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2468 structs / unions containing vectors.
2469
2470 2012-10-25 Yao Qi <yao@codesourcery.com>
2471
2472 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2473 'setup_kfail' instead of 'setup_kfail_for_target'.
2474 * gdb.base/varargs.exp: Likewise.
2475 * lib/gdb.exp (setup_kfail_for_target): Remove.
2476
2477 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2478
2479 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2480
2481 2012-10-25 Mark Kettenis <kettenis@gnu.org>
2482
2483 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2484
2485 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2486
2487 * gdb.ada/set_wstr: New testcase.
2488
2489 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2490
2491 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2492
2493 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2494
2495 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2496
2497 2012-10-24 Mark Kettenis <kettenis@gnu.org>
2498
2499 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2500
2501 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2502
2503 * gdb.base/callfuncs.exp (do_function_calls): Fix
2504 setup_kfail_for_target for -m32 mode.
2505
2506 2012-10-23 Mark Kettenis <kettenis@gnu.org>
2507
2508 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2509 are now fixed.
2510
2511 2012-10-23 Yao Qi <yao@codesourcery.com>
2512
2513 * gdb.base/info-os.exp: Resume the inferior until it exits.
2514
2515 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2516
2517 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2518 * gdb.base/print-file-var.exp: Likewise.
2519 * gdb.base/type-opaque.exp: Likewise.
2520
2521 2012-10-17 Yao Qi <yao@codesourcery.com>
2522
2523 * gdb.mi/mi-memory-changed.exp: New.
2524
2525 2012-10-16 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2528 returns true.
2529 Call gdb_load_shlibs.
2530 * gdb.reverse/solib-reverse.exp: Likewise.
2531
2532 2012-10-15 Keith Seitz <keiths@redhat.com>
2533
2534 * lib/cp-support.exp (cp_test_ptype_class): Add support
2535 for class typedefs.
2536
2537 * gdb.cp/derivation.exp: Add tests for g_instance.
2538
2539 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 Fix entry values resolving in inlined frames.
2542 * gdb.arch/amd64-entry-value-inline.S: New file.
2543 * gdb.arch/amd64-entry-value-inline.c: New file.
2544 * gdb.arch/amd64-entry-value-inline.exp: New file.
2545
2546 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2547 Doug Evans <dje@google.com>
2548
2549 Fix recent gdb_breakpoint regression.
2550 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2551 braces from the parameter.
2552 * gdb.java/jprint.exp: Likewise.
2553
2554 2012-10-15 Doug Evans <dje@google.com>
2555
2556 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2557
2558 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2559
2560 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2561
2562 2012-10-15 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2565
2566 2012-10-15 Tom Tromey <tromey@redhat.com>
2567
2568 * gdb.python/py-symbol.exp: Test symbol destructor.
2569
2570 2012-10-14 Yao Qi <yao@codesourcery.com>
2571
2572 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2573 * gdb.mi/mi-cli.exp: New.
2574
2575 * gdb.mi/mi2-basics.exp: Remove.
2576 * gdb.mi/mi2-break.exp: Remove.
2577 * gdb.mi/mi2-console.exp: Remove.
2578 * gdb.mi/mi2-disassemble.exp: Remove.
2579 * gdb.mi/mi2-eval.exp: Remove.
2580 * gdb.mi/mi2-file.exp: Remove.
2581 * gdb.mi/mi2-hack-cli.exp: Remove.
2582 * gdb.mi/mi2-pthreads.exp: Remove.
2583 * gdb.mi/mi2-read-memory.exp: Remove.
2584 * gdb.mi/mi2-regs.exp: Remove.
2585 * gdb.mi/mi2-return.exp: Remove.
2586 * gdb.mi/mi2-simplerun.exp: Remove.
2587 * gdb.mi/mi2-stack.exp: Remove.
2588 * gdb.mi/mi2-stepi.exp: Remove.
2589 * gdb.mi/mi2-syn-frame.exp: Remove.
2590 * gdb.mi/mi2-until.exp: Remove.
2591 * gdb.mi/mi2-watch.exp: Remove.
2592 * gdb.mi/mi2-var-block.exp: Remove.
2593 * gdb.mi/mi2-var-cmd.exp: Remove.
2594 * gdb.mi/mi2-var-display.exp: Remove.
2595
2596 2012-10-12 Yao Qi <yao@codesourcery.com>
2597
2598 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2599 trail '.*' on matching patterns.
2600
2601 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2602
2603 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2604 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2605 * gdb.arch/i386-disp-step.exp: Likewise.
2606 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2607 * gdb.arch/i386-prologue.exp: Likewise.
2608 * gdb.arch/i386-size-overlap.exp: Likewise.
2609 * gdb.arch/i386-size.exp: Likewise.
2610 * gdb.arch/i386-unwind.exp: Likewise.
2611
2612 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2613
2614 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2615 * gdb.arch/i386-word.exp: Likewise.
2616
2617 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2618
2619 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2620 is_ilp32_target to set nr_regs.
2621 * gdb.arch/i386-sse.exp: Likewise.
2622
2623 2012-10-11 Doug Evans <dje@google.com>
2624
2625 PR breakpoints/14643.
2626 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2627 * gdb.linespec/thread.c: New file.
2628 * gdb.linespec/thread.exp: New file.
2629
2630 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2631 Recognize "message" -> print pass and fail. Add eof case.
2632 (runto): Recognize message, no-message. Print pass/fail if requested,
2633 with same treatment as gdb_breakpoint.
2634 (runto_main): Pass no-message to runto.
2635 (gdb_internal_error_resync): Add log message.
2636 (gdb_file_cmd): Tweak internal error fail text for consistency.
2637
2638 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 Fix crash during stepping on ppc32.
2641 * gdb.base/step-symless.c: New file.
2642 * gdb.base/step-symless.exp: New file.
2643
2644 2012-10-03 Doug Evans <dje@google.com>
2645
2646 PR symtab/14601
2647 * gdb.cp/using-crash.exp: New file.
2648 * gdb.cp/using-crash.cc: New file.
2649
2650 2012-10-02 Doug Evans <dje@google.com>
2651
2652 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2653 more consistent.
2654 (runto,gdb_debug_format): Ditto.
2655 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2656 Clean up logging and error messages.
2657
2658 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
2659
2660 Test find command on unmapped memory.
2661 * gdb.base/find-unmapped.c: New file.
2662 * gdb.base/find-unmapped.exp: New file.
2663
2664 2012-09-29 Yao Qi <yao@codesourcery.com>
2665
2666 * gdb.trace/mi-tracepoint-changed.exp: New.
2667 * gdb.mi/mi-breakpoint-changed.exp: New.
2668 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2669 * gdb.mi/pendshr2.c: New.
2670
2671 2012-09-28 Yao Qi <yao@codesourcery.com>
2672
2673 * gdb.mi/pr11022.exp: New.
2674 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2675
2676 2012-09-27 Tom Tromey <tromey@redhat.com>
2677
2678 * gdb.cp/derivation.exp: Add regression test.
2679 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2680 V_derived): New.
2681 (vderived): New global.
2682
2683 2012-09-26 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.dwarf2/dw2-common-block.S: New file.
2686 * gdb.dwarf2/dw2-common-block.exp: New file.
2687
2688 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2689
2690 * gdb.fortran/common-block.exp: New file.
2691 * gdb.fortran/common-block.f90: New file.
2692
2693 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
2694
2695 * gdb.base/duplicate-bp.c: New file.
2696 * gdb.base/duplicate-bp.exp: New file.
2697
2698 2012-09-26 Yao Qi <yao@codesourcery.com>
2699
2700 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2701
2702 Revert:
2703 2012-09-21 Yao Qi <yao@codesourcery.com>
2704
2705 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2706
2707 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2708
2709 * gdb.base/longest-types.c: New test case.
2710 * gdb.base/longest-types.exp: New test case.
2711
2712 2012-09-25 Yao Qi <yao@codesourcery.com>
2713
2714 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2715
2716 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 Fix internal error on canonicalization of clang types.
2719 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2720 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2721 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2722
2723 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 Fix disassemble without parameters in tailcall frame.
2726 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2727
2728 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
2729
2730 * gdb.dwarf2/dw2-op-out-param.S: New file.
2731 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2732
2733 2012-09-21 Yao Qi <yao@codesourcery.com>
2734
2735 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2736
2737 2012-09-21 Yao Qi <yao@codesourcery.com>
2738
2739 * gdb.mi/mi-cli.exp: Remove.
2740 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2741
2742 2012-09-21 Yao Qi <yao@codesourcery.com>
2743
2744 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2745 "=record-started" notification.
2746
2747 2012-09-21 Yao Qi <yao@codesourcery.com>
2748
2749 * gdb.mi/mi-record-changed.exp: New.
2750 * gdb.mi/mi-reverse.exp: Adjust expected output.
2751
2752 2012-09-20 Tom Tromey <tromey@redhat.com>
2753
2754 * gdb.python/python.exp: Test atexit.register.
2755
2756 2012-09-20 Doug Evans <dje@google.com>
2757
2758 * boards/dwarf4-gdb-index.exp: New file.
2759
2760 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2761 while running the tests.
2762
2763 2012-09-18 Joel Brobecker <brobecker@adacore.com>
2764
2765 * gdb.ada/bp_reset: New testcase.
2766
2767 2012-09-18 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.trace/mi-tsv-changed.exp: New.
2770
2771 2012-09-18 Yao Qi <yao@codesourcery.com>
2772
2773 * gdb.trace/mi-traceframe-changed.exp: New.
2774
2775 2012-09-17 Yao Qi <yao@codesourcery.com>
2776
2777 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2778 when it is less than 0.
2779
2780 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2781
2782 PR 14119
2783 * gdb.arch/amd64-tailcall-ret.S: New file.
2784 * gdb.arch/amd64-tailcall-ret.c: New file.
2785 * gdb.arch/amd64-tailcall-ret.exp: New file.
2786 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2787 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2788 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2789
2790 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2791
2792 PR 14548
2793 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2794 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2795 * gdb.reverse/singlejmp-reverse.S: New file.
2796 * gdb.reverse/singlejmp-reverse.c: New file.
2797 * gdb.reverse/singlejmp-reverse.exp: New file.
2798
2799 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2800
2801 Fix compatibility with old GCC (~4.1).
2802 * gdb.cp/converts.cc (my_enum_var): New variable.
2803
2804 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
2805
2806 * gdb.xml/tdesc-regs.exp: Update expected output for new
2807 vector_size syntax of vector types.
2808
2809 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2810
2811 Refactor Python "gdb" module into a proper Python package, by
2812 introducing a new "_gdb" module for code implemented in C, and
2813 using reload/__import__ instead of exec.
2814 * gdb.python/python.exp (Test stderr location): Update module
2815 location of GDB-specific sys.stderr.
2816 (Test stdout location): Ditto for sys.stdout.
2817
2818 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2819
2820 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2821
2822 2012-09-12 Keith Seitz <keiths@redhat.com>
2823
2824 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2825 conversion statement.
2826
2827 2012-09-12 Doug Evans <dje@google.com>
2828
2829 * gdb.base/help.exp: Remove testing of individual command help text,
2830 too much of a maintenance burden. Instead, test the functionality
2831 of "help" itself.
2832
2833 2012-09-11 Doug Evans <dje@google.com>
2834
2835 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2836 breakpoint.
2837
2838 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2839 * gdb.dwarf2/fission-reread.S: Ditto.
2840 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2841 * gdb.dwarf2/fission-reread.exp: Ditto.
2842
2843 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
2844
2845 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2846
2847 2012-09-10 Joel Brobecker <brobecker@adacore.com>
2848
2849 * gdb.ada/optim_drec: New testcase.
2850
2851 2012-09-10 Doug Evans <dje@google.com>
2852
2853 * boards/fission.exp: Explicitly mark "board" as not remote.
2854
2855 2012-09-10 Keith Seitz <keiths@redhat.com>
2856
2857 PR gdb/13483
2858 * gdb.cp/converts.cc (A::A): Add ctor.
2859 (A::member_): Add member.
2860 (enum my_enum): New enumeration.
2861 (main): Add calls to foo1_7 with various
2862 permitted arguments.
2863 * gdb.cp/converts.exp: Add tests for boolean
2864 conversions permitted by the standard.
2865
2866 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2867
2868 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2869 avoid spurious results due to ~/.gdbinit.
2870 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2871 $INTERNAL_GDBFLAGS in run command.
2872 * gdb.gdb/observer.exp (setup_test): Ditto.
2873 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2874 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2875
2876 2012-09-06 Doug Evans <dje@google.com>
2877
2878 * boards/fission.exp: New file.
2879
2880 * gdb.python/py-value.exp: Use clean_restart.
2881
2882 2012-09-05 Doug Evans <dje@google.com>
2883
2884 * gdb.base/info-macros.c: Fix whitespace.
2885
2886 2012-08-28 Pedro Alves <palves@redhat.com>
2887
2888 PR gdb/14428
2889
2890 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2891
2892 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2893
2894 * gdb.base/break-caller-line.c: New file.
2895 * gdb.base/break-caller-line.exp: New file.
2896
2897 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2898
2899 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2900 * gdb.arch/i386-cfi-notcurrent.S: New file.
2901 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2902
2903 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
2904 Yao Qi <yao@codesourcery.com>
2905 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2908 New procedures.
2909 (top level): Add overlap checking tests.
2910
2911 2012-08-24 Tom Tromey <tromey@redhat.com>
2912
2913 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2914 gdb_test_multiple fails for other reasons.
2915
2916 2012-08-24 Yao Qi <yao@codesourcery.com>
2917
2918 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2919
2920 2012-08-23 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.base/help.exp: Adjust to "handle" help text change.
2923
2924 2012-08-23 Yao Qi <yao@codesourcery.com>
2925
2926 * gdb.trace/disconnected-tracing.c (start, end): New.
2927 (main): Call start and end.
2928 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2929 existing tests into this proc.
2930 (disconnected_tfind): New.
2931
2932 2012-08-23 Yao Qi <yao@codesourcery.com>
2933
2934 * boards/native-gdbserver.exp (${board}_upload): New.
2935 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2936 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2937 Execute tfile on remote target.
2938 Copy trace file from target to host.
2939
2940 2012-08-22 Joseph Myers <joseph@codesourcery.com>
2941
2942 * gdb.arch/thumb-bx-pc.S: New file.
2943 * gdb.arch/thumb-bx-pc.exp: New file.
2944
2945 2012-08-22 Tom Tromey <tromey@redhat.com>
2946
2947 * gdb.base/maint.exp: Update.
2948
2949 2012-08-22 Tom Tromey <tromey@redhat.com>
2950
2951 * lib/gdb.exp (skip_unwinder_tests): New proc.
2952 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2953 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2954
2955 2012-08-21 Tom Tromey <tromey@redhat.com>
2956
2957 * gdb.hp/gdb.aCC/exception.exp: Remove.
2958
2959 012-08-19 Andrew Pinski <apinski@cavium.com>
2960
2961 * gdb.arch/mips-octeon-bbit.c: New file.
2962 * gdb.arch/mips-octeon-bbit.exp: New Test.
2963
2964 012-08-19 Keith Seitz <keiths@redhat.com>
2965
2966 PR c++/14365
2967 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2968 * gdb.dwarf2/dw2-anon-mptr.S: New file.
2969
2970 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2973 verbose -log by more specific untested call.
2974
2975 2012-08-18 Yao Qi <yao@codesourcery.com>
2976
2977 * gdb.trace/tfind.exp: Move tests on various command help before
2978 checking target supports trace.
2979 Fix the expected output of 'help tfind end'.
2980
2981 2012-08-17 Keith Seitz <keiths@redhat.com>
2982
2983 PR c++/13356
2984 * gdb.base/default.exp: Update all "check type" tests.
2985 * gdb.base/help.exp: Likewise.
2986 * gdb.base/setshow.exp: Likewise.
2987 * gdb.cp/converts.cc (foo1_type_check): New function.
2988 (foo2_type_check): New function.
2989 (foo3_type_check): New function.
2990 (main): Call new functions.
2991 * converts.exp: Add tests for integer-to-pointer conversions
2992 with/without strict type-checking.
2993
2994 2012-08-16 Mike Frysinger <vapier@gentoo.org>
2995
2996 * gdb.base/help.exp: Update expected output.
2997
2998 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2999
3000 * gdb.ada/rdv_wait: New testcase.
3001
3002 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3003
3004 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3005
3006 2012-08-13 Doug Evans <dje@google.com>
3007
3008 * gdb.base/help.exp: Update expected output.
3009 * gdb.base/default.exp: Update expected output of "show convenience".
3010
3011 2012-08-10 Doug Evans <dje@google.com>
3012
3013 * gdb.python/py-strfns.c: New file.
3014 * gdb.python/py-strfns.exp: New file.
3015 * gdb.python/py-type.exp (test_fields): Add vector tests.
3016
3017 2012-08-10 Mike Frysinger <vapier@gentoo.org>
3018
3019 PR cli/10436:
3020 * gdb.base/completion.exp: Add tests for handle completion.
3021
3022 2012-08-09 Yao Qi <yao@codesourcery.com>
3023
3024 * gdb.mi/mi-cmd-param-changed.exp: New.
3025 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3026 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3027 * gdb.mi/mi2-prompt.exp: Likewise.
3028
3029 2012-08-08 Doug Evans <dje@google.com>
3030
3031 * gdb.base/debug-expr.c: New file.
3032 * gdb.base/debug-expr.exp: New file.
3033 * gdb.base/exprs.exp: Test {type} casts.
3034 * gdb.cp/debug-expr.exp: New file.
3035
3036 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3039 global variable loop, not a 'break'. Add loop count limit to 100.
3040 Add new fail case for terminated vgdb.
3041
3042 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3043 Jean-Marc Saffroy <saffroy@gmail.com>
3044
3045 PR 11804
3046 * gdb.base/gcore-relro.exp: New file.
3047 * gdb.base/gcore-relro-main.c: New file.
3048 * gdb.base/gcore-relro-lib.c: New file.
3049
3050 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 Do not false FAIL with old GCCs.
3053 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3054 GCC < 4.5 in $no_hw mode.
3055
3056 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3057
3058 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3059
3060 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 * gdb.base/list.exp (test_only_end): New function.
3063 Call it.
3064
3065 2012-08-06 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.python/py-mi.exp: Add test for printer whose children
3068 are a list.
3069 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3070 (main): New variable children_as_list.
3071 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3072 New.
3073 (register_pretty_printers): Register new printer.
3074
3075 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3076
3077 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3078 symbols. Abort if vgdb remote connection is closed.
3079
3080 2012-08-02 Doug Evans <dje@google.com>
3081
3082 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3083
3084 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3085
3086 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3087 s390x, PowerPC 64 and m68k-linux.
3088
3089 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3090
3091 * gdb.base/annota1.exp: Accept no frames-invalid notification
3092 when starting up the program.
3093 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3094 show a symbolic value as well.
3095 * gdb.server/server-exec-info.exp: Skip test when skipping
3096 gdbserver test and/or when skipping shared library tests.
3097 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3098 avoid name conflicts with other tests.
3099
3100 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3101
3102 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3103 Fix wrong output on big-endian systems.
3104 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3105 4-byte pointer types on 64-bit s390x.
3106
3107 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3108
3109 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3110 marker comment at the beginning (after intialization).
3111 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3112 breakpoint on marker comment instead of function begin.
3113 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3114 PowerPC.
3115 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3116 or 64-bit PowerPC.
3117 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3118 gdb,no_hardware_watchpoints flag is set.
3119 (initialize): Remove now redundant can-use-hw-watchpoints change.
3120
3121 2012-08-02 Yao Qi <yao@codesourcery.com>
3122 Pedro Alves <palves@redhat.com>
3123
3124 * boards/local-remote-host.exp: New.
3125
3126 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3127
3128 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3129 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3130 * gdb.base/print-file-var.exp: Likewise.
3131 * gdb.server/solib-list.exp: Skip on remote targets.
3132
3133 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3134
3135 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3136 watchpoints on ARM. When expecting software watchpoints, tolerate
3137 (remote) targets that report unsupported hardware watchpoint only
3138 at continue time.
3139 (test_wide_location_2): Likewise.
3140
3141 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3144 valgrind versions.
3145
3146 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3147
3148 * gdb.base/valgrind-infcall.c: New file.
3149 * gdb.base/valgrind-infcall.exp: New file.
3150
3151 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3152
3153 2012-07-30 Keith Seitz <keiths@redhat.com>
3154
3155 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3156 linespecs.
3157
3158 2012-07-30 Doug Evans <dje@google.com>
3159
3160 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3161 * gdb.dwarf2/pr13961.S: Ditto.
3162
3163 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3164
3165 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3166
3167 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3168 change its format immediately after reloading the binary.
3169
3170 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3171
3172 Fix testsuite regression after --use-deprecated-index-sections removal.
3173 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3174 string.
3175 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3176
3177 2012-07-27 Yao Qi <yao@codesourcery.com>
3178
3179 KFAIL for PR remote/14161.
3180 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3181 Cleanup socket files.
3182 (strace_info_marker): Detach inferior.
3183
3184 2012-07-26 Tom Tromey <tromey@redhat.com>
3185
3186 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3187
3188 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3189
3190 * gdb.python/py-inferior.c (thread): New function.
3191 (check_threads): New function.
3192 (test_threads): New function.
3193 * gdb.python/py-inferior.exp: Added test.
3194 Replaced runto with continue to breakpoint.
3195
3196 2012-07-26 Tom Tromey <tromey@redhat.com>
3197
3198 * lib/ada.exp (standard_ada_testfile): New proc.
3199 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3200 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3201 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3202 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3203 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3204 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3205 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3206 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3207 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3208 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3209 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3210 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3211 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3212 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3213 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3214 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3215 * gdb.ada/complete.exp: Use standard_ada_testfile.
3216 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3217 standard_output_file.
3218 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3219 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3220 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3221 standard_output_file.
3222 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3223 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3224 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3225 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3226 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3227 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3228 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3229 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3230 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3231 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3232 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3233 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3234 * gdb.ada/interface.exp: Use standard_ada_testfile.
3235 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3236 standard_output_file
3237 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3238 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3239 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3240 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3241 * gdb.ada/nested.exp: Use standard_ada_testfile.
3242 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3243 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3244 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3245 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3246 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3247 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3248 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3249 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3250 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3251 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3252 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3253 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3254 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3255 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3256 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3257 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3258 * gdb.ada/start.exp: Use standard_ada_testfile.
3259 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3260 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3261 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3262 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3263 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3264 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3265 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3266 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3267 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3268 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3269 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3270 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3271 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3272 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3273
3274 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3275
3276 Fix testsuite regression after --use-deprecated-index-sections removal.
3277 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3278
3279 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3280
3281 Fix compatibility with Tcl before 7.5.
3282 * lib/future.exp (lreverse): New function if it does not exist.
3283
3284 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3285
3286 * gdb.mi/mi-pending.c: New method to set a second pending
3287 breakpoint.
3288 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3289 condition.
3290
3291 2012-07-20 Pedro Alves <palves@redhat.com>
3292
3293 PR threads/11692
3294 PR gdb/12203
3295
3296 * gdb.threads/create-fail.c: New file.
3297 * gdb.threads/create-fail.exp: New file.
3298
3299 2012-07-19 Pedro Alves <palves@redhat.com>
3300
3301 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3302 * config/vx.exp (gdb_start): Likewise.
3303 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3304 * gdb.base/setvar.exp (test_set): Likewise.
3305 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3306 * gdb.reverse/sigall-precsave.exp: Likewise.
3307 * gdb.reverse/sigall-reverse.exp: Likewise.
3308
3309 2012-07-19 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3312 handler before recording.
3313
3314 2012-07-19 Tom Tromey <tromey@redhat.com>
3315
3316 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3317 * gdb.cp/casts.cc (decltype): New function.
3318 (main): Use it.
3319
3320 2012-07-19 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/sigall.exp (signals): New list.
3323 <top level>: Loop over signals in the $signals list instead of
3324 calling a test function once per signal.
3325 * gdb.reverse/sigall-precsave.exp (signals): New list.
3326 <top level>: Loop over signals in the $signals list instead of
3327 calling a test function once per signal.
3328 * gdb.reverse/sigall-reverse.exp (signals): New list.
3329 <top level>: Loop over signals in the $signals list instead of
3330 calling a test function once per signal.
3331
3332 2012-07-19 Yao Qi <yao@codesourcery.com>
3333
3334 * gdb.base/setshow.exp: Test 'set args ~'.
3335
3336 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3337
3338 * gdb.base/store.exp (check_set): Import gdb_prompt.
3339 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3340 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3341
3342 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 PR 11914
3345 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3346 (main): Call eval_sub.
3347 * gdb.python/py-prettyprint.exp:
3348 (python execfile ('py-prettyprint.py')): Move it earlier.
3349 New breakpoint for eval-break.
3350 (continue to breakpoint: eval-break, info locals): New test.
3351 (python execfile ('py-prettyprint.py')): Move it from here.
3352 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3353 (register_pretty_printers): Register pp_eval_type.
3354
3355 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3356
3357 Fix a testcase regression by me.
3358 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3359 DW_FORM_data4.
3360
3361 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3362 Doug Evans <dje@google.com>
3363
3364 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3365 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3366
3367 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3368
3369 Fix gdbserver run regression.
3370 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3371
3372 2012-07-12 Tom Tromey <tromey@redhat.com>
3373
3374 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3375 (clean_restart): Likewise.
3376 (core_find): Use standard_output_file.
3377
3378 2012-07-12 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3381 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3382 prepare_for_testing_full.
3383 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3384 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3385 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3386 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3387 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3388 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3389 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3390 prepare_for_testing_full.
3391 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3392 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3393 prepare_for_testing_full.
3394 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3395 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3396 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3397
3398 2012-07-12 Tom Tromey <tromey@redhat.com>
3399
3400 * lib/gdb.exp (build_executable_from_specs): New proc, from
3401 build_executable.
3402 (build_executable): Use it.
3403 (prepare_for_testing_full): New proc.
3404
3405 2012-07-11 Tom Tromey <tromey@redhat.com>
3406
3407 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3408 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3409 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3410 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3411 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3412 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3413 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3414 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3415 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3416 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3417
3418 2012-07-10 Tom Tromey <tromey@redhat.com>
3419
3420 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3421 standard_output_file.
3422 * gdb.mi/gdb2549.exp: Use standard_testfile.
3423 * gdb.mi/gdb669.exp: Use standard_testfile.
3424 * gdb.mi/gdb701.exp: Use standard_testfile.
3425 * gdb.mi/gdb792.exp: Use standard_testfile.
3426 * gdb.mi/mi-async.exp: Use standard_testfile.
3427 * gdb.mi/mi-basics.exp: Use standard_testfile.
3428 * gdb.mi/mi-break.exp: Use standard_testfile.
3429 * gdb.mi/mi-cli.exp: Use standard_testfile.
3430 * gdb.mi/mi-console.exp: Use standard_testfile.
3431 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3432 * gdb.mi/mi-eval.exp: Use standard_testfile.
3433 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3434 * gdb.mi/mi-file.exp: Use standard_testfile.
3435 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3436 * gdb.mi/mi-logging.exp: Use standard_testfile.
3437 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3438 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3439 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3440 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3441 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3442 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3443 * gdb.mi/mi-pending.exp: Use standard_testfile,
3444 standard_output_file.
3445 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3446 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3447 * gdb.mi/mi-regs.exp: Use standard_testfile.
3448 * gdb.mi/mi-return.exp: Use standard_testfile.
3449 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3450 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3451 * gdb.mi/mi-solib.exp: Use standard_testfile,
3452 standard_output_file.
3453 * gdb.mi/mi-stack.exp: Use standard_testfile.
3454 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3455 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3456 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3457 * gdb.mi/mi-until.exp: Use standard_testfile.
3458 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3459 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3460 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3461 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3462 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3463 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3464 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3465 standard_output_file.
3466 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3467 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3468 * gdb.mi/mi-watch.exp: Use standard_testfile.
3469 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3470 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3471 * gdb.mi/mi2-break.exp: Use standard_testfile.
3472 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3473 * gdb.mi/mi2-console.exp: Use standard_testfile.
3474 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3475 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3476 * gdb.mi/mi2-file.exp: Use standard_testfile.
3477 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3478 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3479 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3480 * gdb.mi/mi2-return.exp: Use standard_testfile.
3481 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3482 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3483 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3484 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3485 * gdb.mi/mi2-until.exp: Use standard_testfile.
3486 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3487 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3488 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3489 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3490 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3491
3492 2012-07-10 Tom Tromey <tromey@redhat.com>
3493
3494 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3495 * gdb.cp/ambiguous.exp: Use standard_testfile,
3496 prepare_for_testing.
3497 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3498 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3499 * gdb.cp/anon-ns.exp: Use standard_testfile.
3500 * gdb.cp/anon-struct.exp: Use standard_testfile.
3501 * gdb.cp/anon-union.exp: Use standard_testfile,
3502 prepare_for_testing.
3503 * gdb.cp/arg-reference.exp: Use standard_testfile,
3504 prepare_for_testing.
3505 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3506 * gdb.cp/breakpoint.exp: Use standard_testfile,
3507 prepare_for_testing.
3508 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3509 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3510 standard_output_file.
3511 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3512 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3513 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3514 (test_static_members): Update.
3515 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3516 * gdb.cp/converts.exp: Use standard_testfile.
3517 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3518 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3519 prepare_for_testing.
3520 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3521 * gdb.cp/cplabel.exp: Use standard_testfile.
3522 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3523 prepare_for_testing.
3524 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3525 * gdb.cp/derivation.exp: Use standard_testfile,
3526 prepare_for_testing.
3527 * gdb.cp/destrprint.exp: Use standard_testfile.
3528 * gdb.cp/dispcxx.exp: Use standard_testfile.
3529 * gdb.cp/exception.exp: Use standard_testfile,
3530 prepare_for_testing.
3531 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3532 * gdb.cp/extern-c.exp: Use standard_testfile,
3533 prepare_for_testing.
3534 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3535 prepare_for_testing.
3536 * gdb.cp/fpointer.exp: Use standard_testfile.
3537 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3538 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3539 standard_output_file.
3540 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3541 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3542 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3543 standard_output_file.
3544 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3545 (do_tests): Update.
3546 * gdb.cp/koenig.exp: Use standard_testfile.
3547 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3548 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3549 * gdb.cp/m-static.exp: Use standard_testfile,
3550 prepare_for_testing.
3551 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3552 * gdb.cp/mb-inline.exp: Use standard_testfile,
3553 prepare_for_testing.
3554 * gdb.cp/mb-templates.exp: Use standard_testfile,
3555 prepare_for_testing.
3556 * gdb.cp/member-ptr.exp: Use standard_testfile,
3557 prepare_for_testing.
3558 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3559 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3560 * gdb.cp/method2.exp: Use standard_testfile.
3561 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3562 standard_output_file.
3563 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3564 (do_tests): Update.
3565 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3566 prepare_for_testing.
3567 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3568 prepare_for_testing.
3569 * gdb.cp/namespace.exp: Use standard_testfile,
3570 prepare_for_testing.
3571 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3572 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3573 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3574 * gdb.cp/nsimport.exp: Use standard_testfile,
3575 prepare_for_testing.
3576 * gdb.cp/nsnested.exp: Use standard_testfile.
3577 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3578 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3579 prepare_for_testing.
3580 * gdb.cp/nsstress.exp: Use standard_testfile,
3581 prepare_for_testing.
3582 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3583 * gdb.cp/operator.exp: Use standard_testfile.
3584 * gdb.cp/oranking.exp: Use standard_testfile.
3585 * gdb.cp/overload-const.exp: Use standard_testfile.
3586 * gdb.cp/overload.exp: Use standard_testfile,
3587 prepare_for_testing.
3588 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3589 * gdb.cp/ovsrch.exp: Use standard_testfile.
3590 * gdb.cp/paren-type.exp: Use standard_testfile.
3591 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3592 prepare_for_testing.
3593 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3594 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3595 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3596 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3597 * gdb.cp/pr10728.exp: Use standard_testfile,
3598 standard_output_file.
3599 * gdb.cp/pr12028.exp: Use standard_testfile.
3600 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3601 * gdb.cp/pr9167.exp: Use standard_testfile.
3602 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3603 * gdb.cp/printmethod.exp: Use standard_testfile,
3604 prepare_for_testing.
3605 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3606 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3607 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3608 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3609 standard_output_file.
3610 * gdb.cp/readnow-language.exp: Use standard_testfile.
3611 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3612 (gdb_start_again): Use clean_restart.
3613 * gdb.cp/ref-types.exp: Use standard_testfile,
3614 prepare_for_testing.
3615 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3616 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3617 * gdb.cp/smartp.exp: Use standard_testfile.
3618 * gdb.cp/static-method.exp: Use standard_testfile.
3619 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3620 * gdb.cp/temargs.exp: Use standard_testfile.
3621 * gdb.cp/templates.exp: Use standard_testfile,
3622 prepare_for_testing.
3623 (do_tests): Update.
3624 * gdb.cp/try_catch.exp: Use standard_testfile,
3625 prepare_for_testing.
3626 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3627 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3628 * gdb.cp/virtbase.exp: Use standard_testfile,
3629 prepare_for_testing.
3630 * gdb.cp/virtfunc.exp: Use standard_testfile,
3631 prepare_for_testing.
3632 (do_tests): Update.
3633 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3634 prepare_for_testing.
3635
3636 2012-07-10 Tom Tromey <tromey@redhat.com>
3637
3638 * lib/gdb.exp (standard_testfile): Unset output variables from
3639 earlier invocations.
3640
3641 2012-07-10 Yao Qi <yao@codesourcery.com>
3642
3643 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3644 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3645 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3646 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3647 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3648 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3649 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3650 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3651 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3652 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3653 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3654 * gdb.mi/mi-var-display.exp: Likewise.
3655 * gdb.mi/mi-var-invalidate.exp: Likewise.
3656 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3657 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3658 * gdb.mi/mi2-console.exp: Likewise.
3659 * gdb.mi/mi2-disassemble.exp: Likewise.
3660 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3661 * gdb.mi/mi2-read-memory.exp: Likewise.
3662 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3663 * gdb.mi/mi2-simplerun.exp: Likewise.
3664 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3665 * gdb.mi/mi2-syn-frame.exp: Likewise.
3666 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3667 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3668 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3669
3670 2012-07-09 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3673 * gdb.base/callfuncs.exp: Add cast-based test.
3674 * gdb.base/callfuncs.c (voidfunc): New function.
3675
3676 2012-07-08 Doug Evans <dje@google.com>
3677
3678 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3679
3680 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 Fix XFAIL compatibility with old i386 systems.
3683 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3684 Check also 'Cannot insert breakpoint 0'.
3685
3686 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 PR 14321
3689 * gdb.base/find.exp
3690 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3691
3692 2012-07-06 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.base/whatis.exp: Add test.
3695
3696 2012-07-06 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.base/whatis.exp: Add regression test.
3699
3700 2012-07-06 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.base/whatis.exp: Add tests.
3703
3704 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3705
3706 PR 12649
3707 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3708 gdb_test_multiple $gdb_prompt terminator.
3709
3710 2012-07-04 Pedro Alves <palves@redhat.com>
3711
3712 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3713 supports_process_record.
3714
3715 2012-07-04 Pedro Alves <palves@redhat.com>
3716
3717 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3718 endings.
3719 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3720
3721 2012-07-03 Stan Shebs <stan@codesourcery.com>
3722
3723 * gdb.base/info-os.c (main): Retry resource acquisition until an
3724 available one is found.
3725 * gdb.base/info-os.exp: Collect resource keys from the program
3726 and use them in matching.
3727
3728 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3729
3730 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3731 Wrap the test into loop for corefile and core0file.
3732
3733 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3734
3735 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3736 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3737 .note.GNU-stack.
3738
3739 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3740
3741 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3742
3743 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3744 break): Include help message for the new `-probe' and `-probe-stap'
3745 options.
3746
3747 2012-07-02 Stan Shebs <stan@codesourcery.com>
3748
3749 * gdb.base/dprintf.exp: Add agent style tests.
3750
3751 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.base/stale-infcall.c (infcall): New label test-next.
3754 (main): New labels test-pass and test-fail.
3755 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3756 $test_fail_bpnum to test-fail.
3757 (test system longjmp tracking support): New test.
3758 Delete $test_fail_bpnum.
3759 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3760 breakpoint.
3761
3762 2012-06-30 Doug Evans <dje@google.com>
3763
3764 * gdb.dwarf2/fission-reread.S: New file.
3765 * gdb.dwarf2/fission-reread.exp: New file.
3766
3767 2012-06-28 Stan Shebs <stan@codesourcery.com>
3768
3769 * gdb.mi/mi-logging.exp: New file.
3770
3771 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3772 Pedro Alves <palves@redhat.com>
3773
3774 * gdb.threads/siginfo-threads.exp: New file.
3775 * gdb.threads/siginfo-threads.c: New file.
3776 * gdb.threads/sigstep-threads.exp: New file.
3777 * gdb.threads/sigstep-threads.c: New file.
3778
3779 2012-06-28 Tom Tromey <tromey@redhat.com>
3780
3781 * gdb.go/package.exp: Partially revert earlier patch; use
3782 gdb_compile again. Use standard_output_file.
3783
3784 2012-06-27 Doug Evans <dje@google.com>
3785
3786 * gdb.dwarf2/fission-base.c: New file.
3787 * gdb.dwarf2/fission-base.S: New file.
3788 * gdb.dwarf2/fission-base.exp: New file.
3789
3790 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3791
3792 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3793
3794 2012-06-27 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3797 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3798
3799 2012-06-27 Tom Tromey <tromey@redhat.com>
3800
3801 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3802 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3803 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3804 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3805 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3806 prepare_for_testing.
3807 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3808 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3809 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3810 standard_testfile.
3811 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3812 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3813 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3814 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3815 prepare_for_testing.
3816 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3817 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3818 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3819 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3820 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3821 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3822 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3823 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3824 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3825 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3826 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3827 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3828 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3829 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3830 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3831 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3832 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3833 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3834 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3835 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3836 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3837 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3838 standard_output_file.
3839 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3840 standard_output_file.
3841 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3842 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3843 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3844 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3845 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3846 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3847 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3848 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3849 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3850 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3851 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3852 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3853 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3854 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3855 * gdb.dwarf2/valop.exp: Use standard_testfile,
3856 prepare_for_testing.
3857
3858 2012-06-27 Tom Tromey <tromey@redhat.com>
3859
3860 * gdb.python/python.exp: Fix regexps in pagination tests.
3861
3862 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3863
3864 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3865 'last' of gdb.Symtab_and_line.
3866 * gdb.python/py-symbol.c: Move break point comment to enable
3867 testing of gdb.Symtab_and_line.last.
3868
3869 2012-06-26 Tom Tromey <tromey@redhat.com>
3870
3871 * gdb.threads/step.c: Remove.
3872 * gdb.threads/step.exp: Remove.
3873 * gdb.threads/step2.exp: Remove.
3874
3875 2012-06-26 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.threads/watchpoint-fork.exp (test): Use
3878 standard_output_file. Don't declare objdir.
3879 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3880 standard_output_file.
3881 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3882 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3883 clean_restart. Remove incdir.
3884 * gdb.threads/corethreads.exp: Use standard_testfile.
3885 * gdb.threads/execl.exp: Use standard_testfile,
3886 standard_output_file, clean_restart.
3887 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3888 clean_restart.
3889 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3890 clean_restart.
3891 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3892 incdir.
3893 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3894 clean_restart. Remove incdir.
3895 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3896 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3897 clean_restart. Remove incdir.
3898 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3899 Remove incdir.
3900 * gdb.threads/leader-exit.exp: Use standard_testfile.
3901 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3902 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3903 clean_restart.
3904 * gdb.threads/manythreads.exp: Use standard_testfile,
3905 clean_restart. Remove incdir.
3906 * gdb.threads/multi-create.exp: Use standard_testfile,
3907 clean_restart.
3908 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3909 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3910 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3911 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3912 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3913 * gdb.threads/pending-step.exp: Use standard_testfile,
3914 clean_restart. Remove incdir.
3915 * gdb.threads/print-threads.exp: Use standard_testfile,
3916 clean_restart. Remove incdir.
3917 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3918 clean_restart. Remove incdir.
3919 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3920 Remove incdir.
3921 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3922 incdir.
3923 * gdb.threads/sigthread.exp: Use standard_testfile,
3924 clean_restart.
3925 * gdb.threads/staticthreads.exp: Use standard_testfile,
3926 clean_restart. Remove incdir.
3927 * gdb.threads/switch-threads.exp: Use standard_testfile,
3928 clean_restart. Remove incdir.
3929 * gdb.threads/thread-execl.exp: Use standard_testfile,
3930 clean_restart. Remove incdir.
3931 * gdb.threads/thread-find.exp: Use standard_testfile,
3932 clean_restart.
3933 * gdb.threads/thread-specific.exp: Use standard_testfile,
3934 clean_restart. Remove incdir.
3935 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3936 clean_restart. Remove incdir.
3937 * gdb.threads/thread_check.exp: Use standard_testfile,
3938 clean_restart. Remove incdir.
3939 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
3940 incdir.
3941 * gdb.threads/threadapply.exp: Use standard_testfile,
3942 clean_restart. Remove incdir.
3943 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3944 clean_restart. Remove incdir.
3945 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3946 clean_restart.
3947 * gdb.threads/tls-shared.exp: Use standard_testfile,
3948 clean_restart, standard_output_file.
3949 * gdb.threads/tls-var.exp: Use standard_testfile,
3950 standard_output_file.
3951 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3952 Remove incdir.
3953 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3954 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
3955 incdir.
3956 * gdb.threads/watchthreads2.exp: Use standard_testfile,
3957 clean_restart. Remove incdir.
3958
3959 2012-06-26 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.trace/actions.exp: Use standard_testfile.
3962 * gdb.trace/ax.exp: Use standard_testfile.
3963 * gdb.trace/backtrace.exp: Use standard_testfile.
3964 * gdb.trace/change-loc.exp: Use standard_testfile.
3965 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3966 * gdb.trace/collection.exp: Use standard_testfile,
3967 prepare_for_testing.
3968 * gdb.trace/deltrace.exp: Use standard_testfile.
3969 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3970 * gdb.trace/ftrace.exp: Use standard_testfile.
3971 * gdb.trace/infotrace.exp: Use standard_testfile.
3972 * gdb.trace/packetlen.exp: Use standard_testfile.
3973 * gdb.trace/passc-dyn.exp: Use standard_testfile.
3974 * gdb.trace/passcount.exp: Use standard_testfile.
3975 * gdb.trace/pending.exp: Use standard_testfile.
3976 * gdb.trace/report.exp: Use standard_testfile.
3977 * gdb.trace/save-trace.exp: Use standard_testfile.
3978 * gdb.trace/stap-trace.exp: Use standard_testfile.
3979 * gdb.trace/status-stop.exp: Use standard_testfile.
3980 * gdb.trace/strace.exp: Use standard_testfile.
3981 * gdb.trace/tfile.exp: Use standard_testfile.
3982 * gdb.trace/tfind.exp: Use standard_testfile.
3983 * gdb.trace/trace-break.exp: Use standard_testfile.
3984 * gdb.trace/trace-mt.exp: Use standard_testfile.
3985 * gdb.trace/tracecmd.exp: Use standard_testfile.
3986 * gdb.trace/tspeed.exp: Use standard_testfile.
3987 * gdb.trace/tstatus.exp: Use standard_testfile.
3988 * gdb.trace/tsv.exp: Use standard_testfile.
3989 * gdb.trace/unavailable.exp: Use standard_testfile,
3990 prepare_for_testing.
3991 * gdb.trace/while-dyn.exp: Use standard_testfile.
3992 * gdb.trace/while-stepping.exp: Use standard_testfile.
3993
3994 2012-06-26 Tom Tromey <tromey@redhat.com>
3995
3996 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3997 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3998 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3999 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4000 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4001 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4002 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4003 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4004 prepare_for_testing.
4005 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4006 prepare_for_testing.
4007 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4008 prepare_for_testing.
4009 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4010 prepare_for_testing.
4011 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4012 prepare_for_testing
4013 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4014 * gdb.reverse/machinestate.exp: Use standard_testfile.
4015 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4016 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4017 build_executable.
4018 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4019 build_executable.
4020 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4021 standard_output_file.
4022 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4023 standard_output_file.
4024 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4025 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4026 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4027 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4028 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4029 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4030
4031 2012-06-26 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4034 standard_output_file.
4035 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4036 prepare_for_testing. Remove directory-checking code.
4037
4038 2012-06-25 Tom Tromey <tromey@redhat.com>
4039
4040 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4041 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4042 build_executable, not prepare_for_testing.
4043 * gdb.multi/base.exp: Use standard_output_file. Use
4044 build_executable, not prepare_for_testing.
4045
4046 2012-06-25 Tom Tromey <tromey@redhat.com>
4047
4048 * gdb.fortran/subarray.exp: Use standard_testfile,
4049 prepare_for_testing.
4050 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4051 * gdb.fortran/module.exp: Use standard_testfile.
4052 * gdb.fortran/logical.exp: Use standard_testfile.
4053 * gdb.fortran/library-module.exp: Use standard_testfile,
4054 standard_output_file.
4055 * gdb.fortran/derived-type.exp: Use standard_testfile,
4056 prepare_for_testing.
4057 * gdb.fortran/complex.exp: Use standard_testfile,
4058 prepare_for_testing.
4059 * gdb.fortran/charset.exp: Use standard_testfile.
4060 * gdb.fortran/array-element.exp: Use standard_testfile,
4061 prepare_for_testing.
4062
4063 2012-06-25 Keith Seitz <keiths@redhat.com>
4064
4065 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4066 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4067
4068 2012-06-25 Tom Tromey <tromey@redhat.com>
4069
4070 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4071 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4072 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4073 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4074
4075 2012-06-25 Tom Tromey <tromey@redhat.com>
4076
4077 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4078 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4079 * gdb.linespec/linespec.exp: Use standard_testfile.
4080
4081 2012-06-25 Tom Tromey <tromey@redhat.com>
4082
4083 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4084 prepare_for_testing.
4085
4086 2012-06-25 Tom Tromey <tromey@redhat.com>
4087
4088 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4089 prepare_for_testing.
4090 * gdb.opt/inline-break.exp: Use standard_testfile,
4091 prepare_for_testing.
4092 * gdb.opt/inline-bt.exp: Use standard_testfile,
4093 prepare_for_testing.
4094 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4095 prepare_for_testing.
4096 * gdb.opt/inline-locals.exp: Use standard_testfile,
4097 prepare_for_testing.
4098
4099 2012-06-25 Tom Tromey <tromey@redhat.com>
4100
4101 * gdb.asm/asm-source.exp: Use standard_output_file,
4102 standard_testfile. Construct .o files in proper subdir.
4103
4104 2012-06-25 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.server/ext-attach.exp: Use standard_testfile,
4107 prepare_for_testing.
4108 * gdb.server/ext-run.exp: Use standard_testfile,
4109 build_executable.
4110 * gdb.server/file-transfer.exp: Use standard_testfile,
4111 prepare_for_testing.
4112 * gdb.server/server-exec-info.exp: Use standard_testfile.
4113 * gdb.server/server-mon.exp: Use standard_testfile,
4114 prepare_for_testing.
4115 * gdb.server/server-run.exp: Use standard_testfile,
4116 build_executable.
4117 * gdb.server/solib-list.exp: Use standard_testfile,
4118 standard_output_file.
4119
4120 2012-06-25 Tom Tromey <tromey@redhat.com>
4121
4122 * lib/gdb.exp (standard_output_file): Use "file join".
4123 * gdb.go/chan.exp: Use standard_testfile.
4124 * gdb.go/handcall.exp: Use standard_testfile.
4125 * gdb.go/hello.exp: Use standard_testfile.
4126 * gdb.integers/chan.exp: Use standard_testfile.
4127 * gdb.go/methods.exp: Use standard_testfile.
4128 * gdb.go/package.exp: Use standard_testfile.
4129 * gdb.go/strings.exp: Use standard_testfile.
4130 * gdb.go/types.exp: Use standard_testfile.
4131 * gdb.go/unsafe.exp: Use standard_testfile.
4132
4133 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4134
4135 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4136
4137 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 Fix regression by the previous commit.
4140 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4141
4142 2012-06-22 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.python/lib-types.exp: Use standard_testfile,
4145 prepare_for_testing.
4146 * gdb.python/py-block.exp: Use standard_testfile.
4147 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4148 * gdb.python/py-events.exp: Use standard_testfile,
4149 standard_output_file.
4150 * gdb.python/py-evsignal.exp: Use standard_testfile.
4151 * gdb.python/py-evethreads.exp: Use standard_testfile.
4152 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4153 * gdb.python/py-explore.exp: Use standard_testfile.
4154 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4155 standard_output_file.
4156 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4157 prepare_for_testing.
4158 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4159 * gdb.python/py-frame.exp: Use standard_testfile.
4160 * gdb.python/py-inferior.exp: Use standard_testfile.
4161 * gdb.python/py-infthread.exp: Use standard_testfile.
4162 * gdb.python/py-mi.exp: Use standard_testfile.
4163 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4164 build_executable.
4165 * gdb.python/py-objfile.exp: Use standard_testfile.
4166 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4167 prepare_for_testing.
4168 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4169 * gdb.python/py-progspace.exp: Use standard_testfile,
4170 build_executable.
4171 * gdb.python/py-prompt.exp: Use standard_testfile,
4172 build_executable.
4173 * gdb.python/py-section-script.exp: Use standard_testfile,
4174 build_executable.
4175 * gdb.python/py-shared.exp: Use standard_testfile,
4176 standard_output_file, clean_restart.
4177 * gdb.python/py-symbol.exp: Use standard_output_file,
4178 prepare_for_testing.
4179 * gdb.python/py-symtab.exp: Use standard_output_file,
4180 prepare_for_testing
4181 * gdb.python/py-template.exp: Use standard_testfile.
4182 * gdb.python/py-type.exp: Use standard_testfile.
4183 * gdb.python/py-value-cc.exp: Use standard_testfile.
4184 * gdb.python/py-value.exp: Use standard_testfile.
4185 * gdb.python/python.exp: Use standard_testfile, build_executable.
4186
4187 2012-06-22 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.objc/basicclass.exp: Use standard_testfile.
4190 (do_objc_tests): Don't declare objdir.
4191 * gdb.objc/nondebug.exp: Use standard_testfile.
4192 (do_objc_tests): Don't declare objdir.
4193 * gdb.objc/objcdecode.exp: Use standard_testfile.
4194 (do_objc_tests): Don't declare objdir.
4195
4196 2012-06-22 Tom Tromey <tromey@redhat.com>
4197
4198 * gdb.java/jmain.exp: Use standard_testfile.
4199 * gdb.java/jmisc.exp: Use standard_testfile.
4200 * gdb.java/jnpe.exp: Use standard_testfile.
4201 * gdb.java/jprint.exp: Use standard_testfile.
4202
4203 2012-06-22 Tom Tromey <tromey@redhat.com>
4204
4205 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4206 (standard_output_file, standard_testfile): New procs.
4207 (build_executable, clean_restart): Use standard_output_file.
4208
4209 2012-06-22 Yao Qi <yao@codesourcery.com>
4210
4211 * boards/native-gdbserver.exp: New proc ${board}_exec.
4212 * boards/native-stdio-gdbserver.exp: Likewise.
4213
4214 2012-06-21 Tom Tromey <tromey@redhat.com>
4215
4216 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4217 (build_executable): Update.
4218 (get_compiler_info): Remove 'binfile' argument.
4219 * gdb.ada/arrayidx.exp: Update.
4220 * gdb.ada/null_array.exp: Update.
4221 * gdb.arch/altivec-abi.exp: Update.
4222 * gdb.arch/altivec-regs.exp: Update.
4223 * gdb.arch/amd64-byte.exp: Update.
4224 * gdb.arch/amd64-dword.exp: Update.
4225 * gdb.arch/amd64-word.exp: Update.
4226 * gdb.arch/i386-avx.exp: Update.
4227 * gdb.arch/i386-byte.exp: Update.
4228 * gdb.arch/i386-sse.exp: Update.
4229 * gdb.arch/i386-word.exp: Update.
4230 * gdb.arch/ppc-dfp.exp: Update.
4231 * gdb.arch/ppc-fp.exp: Update.
4232 * gdb.arch/vsx-regs.exp: Update.
4233 * gdb.base/all-bin.exp: Update.
4234 * gdb.base/annota1.exp: Update.
4235 * gdb.base/async.exp: Update.
4236 * gdb.base/attach.exp: Update.
4237 * gdb.base/break-interp.exp: Update.
4238 * gdb.base/call-ar-st.exp: Update.
4239 * gdb.base/call-rt-st.exp: Update.
4240 * gdb.base/call-sc.exp: Update.
4241 * gdb.base/callfuncs.exp: Update.
4242 * gdb.base/catch-load.exp: Update.
4243 * gdb.base/completion.exp: Update.
4244 * gdb.base/complex.exp: Update.
4245 * gdb.base/condbreak.exp: Update.
4246 * gdb.base/consecutive.exp: Update.
4247 * gdb.base/constvars.exp: Update.
4248 * gdb.base/corefile.exp: Update.
4249 * gdb.base/eval-skip.exp: Update.
4250 * gdb.base/expand-psymtabs.exp: Update.
4251 * gdb.base/exprs.exp: Update.
4252 * gdb.base/fileio.exp: Update.
4253 * gdb.base/fixsection.exp: Update.
4254 * gdb.base/funcargs.exp: Update.
4255 * gdb.base/gdb11530.exp: Update.
4256 * gdb.base/gdb1555.exp: Update.
4257 * gdb.base/gnu-ifunc.exp: Update.
4258 * gdb.base/gnu_vector.exp: Update.
4259 * gdb.base/info-macros.exp: Update.
4260 * gdb.base/jit-simple.exp: Update.
4261 * gdb.base/jit-so.exp: Update.
4262 * gdb.base/jit.exp: Update.
4263 * gdb.base/langs.exp: Update.
4264 * gdb.base/list.exp: Update.
4265 * gdb.base/logical.exp: Update.
4266 * gdb.base/long_long.exp: Update.
4267 * gdb.base/longjmp.exp: Update.
4268 * gdb.base/macscp.exp: Update.
4269 * gdb.base/mips_pro.exp: Update.
4270 * gdb.base/miscexprs.exp: Update.
4271 * gdb.base/morestack.exp: Update.
4272 * gdb.base/nodebug.exp: Update.
4273 * gdb.base/opaque.exp: Update.
4274 * gdb.base/pc-fp.exp: Update.
4275 * gdb.base/pending.exp: Update.
4276 * gdb.base/permissions.exp: Update.
4277 * gdb.base/pointers.exp: Update.
4278 * gdb.base/prelink.exp: Update.
4279 * gdb.base/printcmds.exp: Update.
4280 * gdb.base/psymtab.exp: Update.
4281 * gdb.base/ptype.exp: Update.
4282 * gdb.base/relational.exp: Update.
4283 * gdb.base/scope.exp: Update.
4284 * gdb.base/setvar.exp: Update.
4285 * gdb.base/shlib-call.exp: Update.
4286 * gdb.base/shreloc.exp: Update.
4287 * gdb.base/signals.exp: Update.
4288 * gdb.base/sizeof.exp: Update.
4289 * gdb.base/so-impl-ld.exp: Update.
4290 * gdb.base/so-indr-cl.exp: Update.
4291 * gdb.base/solib-disc.exp: Update.
4292 * gdb.base/solib-display.exp: Update.
4293 * gdb.base/solib-nodir.exp: Update.
4294 * gdb.base/solib-overlap.exp: Update.
4295 * gdb.base/solib-symbol.exp: Update.
4296 * gdb.base/solib-weak.exp: Update.
4297 * gdb.base/solib.exp: Update.
4298 * gdb.base/store.exp: Update.
4299 * gdb.base/structs.exp: Update.
4300 * gdb.base/structs2.exp: Update.
4301 * gdb.base/type-opaque.exp: Update.
4302 * gdb.base/unload.exp: Update.
4303 * gdb.base/varargs.exp: Update.
4304 * gdb.base/volatile.exp: Update.
4305 * gdb.base/watch_thread_num.exp: Update.
4306 * gdb.base/watchpoint-solib.exp: Update.
4307 * gdb.base/watchpoint.exp: Update.
4308 * gdb.base/watchpoints.exp: Update.
4309 * gdb.base/whatis.exp: Update.
4310 * gdb.cell/arch.exp: Update.
4311 * gdb.cell/break.exp: Update.
4312 * gdb.cell/bt.exp: Update.
4313 * gdb.cell/core.exp: Update.
4314 * gdb.cell/data.exp: Update.
4315 * gdb.cell/ea-cache.exp: Update.
4316 * gdb.cell/f-regs.exp: Update.
4317 * gdb.cell/fork.exp: Update.
4318 * gdb.cell/gcore.exp: Update.
4319 * gdb.cell/mem-access.exp: Update.
4320 * gdb.cell/ptype.exp: Update.
4321 * gdb.cell/registers.exp: Update.
4322 * gdb.cell/sizeof.exp: Update.
4323 * gdb.cell/solib-symbol.exp: Update.
4324 * gdb.cell/solib.exp: Update.
4325 * gdb.cp/ambiguous.exp: Update.
4326 * gdb.cp/breakpoint.exp: Update.
4327 * gdb.cp/bs15503.exp: Update.
4328 * gdb.cp/casts.exp: Update.
4329 * gdb.cp/class2.exp: Update.
4330 * gdb.cp/cpexprs.exp: Update.
4331 * gdb.cp/cplusfuncs.exp: Update.
4332 * gdb.cp/ctti.exp: Update.
4333 * gdb.cp/dispcxx.exp: Update.
4334 * gdb.cp/gdb1355.exp: Update.
4335 * gdb.cp/gdb2384.exp: Update.
4336 * gdb.cp/gdb2495.exp: Update.
4337 * gdb.cp/infcall-dlopen.exp: Update.
4338 * gdb.cp/local.exp: Update.
4339 * gdb.cp/m-data.exp: Update.
4340 * gdb.cp/m-static.exp: Update.
4341 * gdb.cp/mb-ctor.exp: Update.
4342 * gdb.cp/mb-inline.exp: Update.
4343 * gdb.cp/mb-templates.exp: Update.
4344 * gdb.cp/member-ptr.exp: Update.
4345 * gdb.cp/method.exp: Update.
4346 * gdb.cp/namespace.exp: Update.
4347 * gdb.cp/nextoverthrow.exp: Update.
4348 * gdb.cp/nsdecl.exp: Update.
4349 * gdb.cp/nsrecurs.exp: Update.
4350 * gdb.cp/nsstress.exp: Update.
4351 * gdb.cp/nsusing.exp: Update.
4352 * gdb.cp/pr-1023.exp: Update.
4353 * gdb.cp/pr-1210.exp: Update.
4354 * gdb.cp/pr-574.exp: Update.
4355 * gdb.cp/pr9631.exp: Update.
4356 * gdb.cp/printmethod.exp: Update.
4357 * gdb.cp/psmang.exp: Update.
4358 * gdb.cp/re-set-overloaded.exp: Update.
4359 * gdb.cp/rtti.exp: Update.
4360 * gdb.cp/shadow.exp: Update.
4361 * gdb.cp/templates.exp: Update.
4362 * gdb.cp/try_catch.exp: Update.
4363 * gdb.dwarf2/dw2-ranges.exp: Update.
4364 * gdb.dwarf2/pr10770.exp: Update.
4365 * gdb.fortran/library-module.exp: Update.
4366 * gdb.hp/gdb.aCC/optimize.exp: Update.
4367 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4368 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4369 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4370 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4371 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4372 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4373 * gdb.hp/gdb.compat/xdb1.exp: Update.
4374 * gdb.hp/gdb.compat/xdb2.exp: Update.
4375 * gdb.hp/gdb.compat/xdb3.exp: Update.
4376 * gdb.hp/gdb.defects/bs14602.exp: Update.
4377 * gdb.hp/gdb.defects/solib-d.exp: Update.
4378 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4379 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4380 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4381 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4382 * gdb.mi/gdb792.exp: Update.
4383 * gdb.mi/mi-pending.exp: Update.
4384 * gdb.mi/mi-solib.exp: Update.
4385 * gdb.mi/mi-var-cp.exp: Update.
4386 * gdb.opt/clobbered-registers-O2.exp: Update.
4387 * gdb.opt/inline-bt.exp: Update.
4388 * gdb.opt/inline-cmds.exp: Update.
4389 * gdb.opt/inline-locals.exp: Update.
4390 * gdb.python/py-events.exp: Update.
4391 * gdb.python/py-finish-breakpoint.exp: Update.
4392 * gdb.python/py-type.exp: Update.
4393 * gdb.reverse/solib-precsave.exp: Update.
4394 * gdb.reverse/solib-reverse.exp: Update.
4395 * gdb.server/solib-list.exp: Update.
4396 * gdb.stabs/weird.exp: Update.
4397 * gdb.threads/attach-into-signal.exp: Update.
4398 * gdb.threads/attach-stopped.exp: Update.
4399 * gdb.threads/tls-shared.exp: Update.
4400 * gdb.trace/change-loc.exp: Update.
4401 * gdb.trace/strace.exp: Update.
4402
4403 2012-06-19 Tom Tromey <tromey@redhat.com>
4404
4405 * gdb.base/whatis.exp: Add tests.
4406
4407 2012-06-19 Tom Tromey <tromey@redhat.com>
4408
4409 * gdb.cp/m-static.cc (keepalive): New function.
4410 (gnu_obj_1::method): Use it.
4411
4412 2012-06-18 Doug Evans <dje@google.com>
4413
4414 * gdb.base/info-fun.exp: New file.
4415 * gdb.base/info-fun.c: New file.
4416 * gdb.base/info-fun-solib.c: New file.
4417
4418 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 Remove stale dummy frames.
4421 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4422 (maintenance info breakpoints): New tests.
4423 * gdb.base/stale-infcall.c: New file.
4424 * gdb.base/stale-infcall.exp: New file.
4425
4426 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 * gdb.arch/amd64-entry-value-param.S: New file.
4429 * gdb.arch/amd64-entry-value-param.c: New file.
4430 * gdb.arch/amd64-entry-value-param.exp: New file.
4431
4432 2012-06-15 Tom Tromey <tromey@redhat.com>
4433
4434 * gdb.cp/namespace.exp: Add "show lang" test.
4435
4436 2012-06-15 Iain Sandoe <iain@codesourcery.com>
4437
4438 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4439 case. (top level): Use gdb_file_cmd instead of gdb_load.
4440
4441 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4442
4443 PR tdep/14222
4444 * gdb.arch/i386-sse-stack-align.S: New file.
4445 * gdb.arch/i386-sse-stack-align.c: New file.
4446 * gdb.arch/i386-sse-stack-align.exp: New file.
4447
4448 2012-06-13 Keith Seitz <keiths@redhat.com>
4449
4450 PR breakpoints/13798 and mi/11541
4451 * gdb.linespec/ls-errs.exp: Add a few more tests for
4452 filenames with spaces and colons.
4453
4454 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4455
4456 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4457 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4458 (test_function): Call CV_f.
4459 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4460 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4461 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4462 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4463 (p CV_f(CV::i)): New tests.
4464
4465 2012-06-13 Tom Tromey <tromey@redhat.com>
4466
4467 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4468
4469 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4470
4471 Fix regression by the "ambiguous linespec" series.
4472 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4473 tests.
4474
4475 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4476
4477 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4478 missing.
4479
4480 2012-06-11 Tom Tromey <tromey@redhat.com>
4481
4482 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4483 location...
4484 (main): ...here.
4485
4486 2012-06-07 Yao Qi <yao@codesourcery.com>
4487
4488 * gdb.trace/strace.exp: Shorten some too-long lines.
4489
4490 2012-06-06 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.threads/clone-new-thread-event.c: New file.
4493 * gdb.threads/clone-new-thread-event.exp: New file.
4494
4495 2012-06-06 Yao Qi <yao@codesourcery.com>
4496
4497 * gdb.base/dprintf.c (main): Add extra parameter when calling
4498 printf and fprintf.
4499 (bar): New function. It is a dead function, but to ensure
4500 'malloc' is linked explicitly.
4501
4502 2012-06-06 Yao Qi <yao@codesourcery.com>
4503
4504 * gdb.base/info-proc.exp: Return if target doesn't support
4505 'info proc'.
4506
4507 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4508
4509 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4510 (run program with breakpoint commands): XFAIl if it is not.
4511
4512 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4513
4514 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4515 and add comment.
4516 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4517 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4518 "STOP" marker. Adjust testing strategy to make it work on
4519 all targets.
4520
4521 * gdb.base/print-file-var-main.c (main): Rewrite using local
4522 variables and adjust get_version_2's return value check.
4523 Add small comment.
4524 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4525 marker. Adjust testing strategy to make it work on all targets.
4526
4527 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.ada/bad-task-bp-keyword: New testcase.
4530
4531 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4532
4533 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4534 Simplify it to ...
4535 (symbol-file ${testfile1}): ... here.
4536 (test eliminated var my_global_symbol)
4537 (test eliminated var my_static_symbol)
4538 (test eliminated var my_global_func, get address of main): Wrap them to
4539 'single psymtabs' and 'single symtabs'
4540 (get address of my_global_symbol, get address of my_static_symbol)
4541 (get address of my_global_func, get address of main): Wrap them to
4542 'order1' and 'order2'.
4543
4544 * gdb.base/code_elim.exp
4545 (add-symbol-file ${testfile1} 0x100000)
4546 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4547 'order2'.
4548 (order1: add-symbol-file ${testfile1} 0x100000)
4549 (order1: add-symbol-file ${testfile2} 0x200000)
4550 (order2: add-symbol-file ${testfile2} 0x200000)
4551 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4552 .bss as appropriate.
4553
4554 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 * gdb.server/solib-list-lib.c: New file.
4557 * gdb.server/solib-list-main.c: New file.
4558 * gdb.server/solib-list.exp: New file.
4559
4560 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4561
4562 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4563 for 'set print symbol' change.
4564
4565 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4566
4567 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4568 .debug_abbrev_seg3.
4569
4570 2012-05-24 John Steele Scott <toojays@toojays.net>
4571
4572 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4573 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4574 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4575
4576 2012-05-23 Stan Shebs <stan@codesourcery.com>
4577
4578 * gdb.mi/mi-info-os.exp: New file.
4579
4580 2012-05-23 Keith Seitz <keiths@redhat.com>
4581
4582 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4583 return -1 to suppress the rest of the tests.
4584 (compile_stap_bin): Return boolean success value.
4585
4586 2012-05-21 Tom Tromey <tromey@redhat.com>
4587
4588 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4589 Remove kfails.
4590 (test_print_mi_member_types): Likewise.
4591
4592 2012-05-21 Tom Tromey <tromey@redhat.com>
4593
4594 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4595 print symbol' change.
4596
4597 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4598
4599 * gdb.python/py-prompt.exp: Quit if the target is remote.
4600
4601 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 Fix ERROR: internal buffer is full.
4604 * gdb.base/info-os.exp (expect_multiline): New function.
4605 (get process list, get process groups, get threads)
4606 (get file descriptors, get internet-domain sockets)
4607 (get shared-memory regions, get semaphores, get message queues): Use
4608 it for these tests.
4609
4610 2012-05-18 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.mi/mi-var-cmd.exp: Update.
4613 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4614 * gdb.cp/virtbase.exp: Update.
4615 * gdb.cp/classes.exp (test_static_members): Update.
4616 * gdb.cp/casts.exp: Update.
4617 * gdb.base/pointers.exp: Update.
4618 * gdb.base/funcargs.exp (pointer_args): Update.
4619 (structs_by_reference): Update.
4620 * gdb.base/find.exp: Update.
4621 * gdb.base/call-strs.exp: Send "set print symbol off".
4622 * gdb.base/call-ar-st.exp: Update.
4623 * gdb.ada/fun_addr.exp: Update.
4624 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4625 Call it.
4626 (test_print_repeats_10, test_print_strings)
4627 (test_print_char_arrays): Update.
4628
4629 2012-05-18 Tom Tromey <tromey@redhat.com>
4630
4631 * gdb.base/charset.exp (string_display): Update.
4632
4633 2012-05-18 Tom Tromey <tromey@redhat.com>
4634
4635 * gdb.mi/mi2-var-display.exp: Update.
4636 * gdb.mi/mi-var-display.exp: Update.
4637 * gdb.mi/mi-var-child.exp: Update.
4638 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4639 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4640
4641 2012-05-17 Doug Evans <dje@google.com>
4642
4643 * info-macros.exp: Pass "debug" to prepare_for_testing.
4644
4645 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4646 * gdb.ada/Makefile.in (clean): Ditto.
4647 * gdb.arch/Makefile.in (clean): Ditto.
4648 * gdb.asm/Makefile.in (clean): Ditto.
4649 * gdb.base/Makefile.in (clean): Ditto.
4650 * gdb.cell/Makefile.in (clean): Ditto.
4651 * gdb.cp/Makefile.in (clean): Ditto.
4652 * gdb.disasm/Makefile.in (clean): Ditto.
4653 * gdb.dwarf2/Makefile.in (clean): Ditto.
4654 * gdb.fortran/Makefile.in (clean): Ditto.
4655 * gdb.go/Makefile.in (clean): Ditto.
4656 * gdb.hp/Makefile.in (clean): Ditto.
4657 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4658 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4659 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4660 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4661 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4662 * gdb.java/Makefile.in (clean): Ditto.
4663 * gdb.linespec/Makefile.in (clean): Ditto.
4664 * gdb.mi/Makefile.in (clean): Ditto.
4665 * gdb.modula2/Makefile.in (clean): Ditto.
4666 * gdb.multi/Makefile.in (clean): Ditto.
4667 * gdb.objc/Makefile.in (clean): Ditto.
4668 * gdb.opencl/Makefile.in (clean): Ditto.
4669 * gdb.opt/Makefile.in (clean): Ditto.
4670 * gdb.pascal/Makefile.in (clean): Ditto.
4671 * gdb.python/Makefile.in (clean): Ditto.
4672 * gdb.reverse/Makefile.in (clean): Ditto.
4673 * gdb.server/Makefile.in (clean): Ditto.
4674 * gdb.stabs/Makefile.in (clean): Ditto.
4675 * gdb.threads/Makefile.in (clean): Ditto.
4676 * gdb.trace/Makefile.in (clean): Ditto.
4677 * gdb.xml/Makefile.in (clean): Ditto.
4678
4679 2012-05-16 Tom Tromey <tromey@redhat.com>
4680
4681 * gdb.base/macscp1.c (macscp_expr): Add comment.
4682 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4683
4684 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4685
4686 * gdb.base/return-nodebug.exp: Also test float and double types.
4687
4688 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4689
4690 PR testsuite/12649
4691 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4692
4693 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4694
4695 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4696
4697 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4698 `rerun_to_main'.
4699 (stap_test_no_debuginfo): Likewise.
4700
4701 2012-05-14 Stan Shebs <stan@codesourcery.com>
4702
4703 * gdb.base/dprintf.c: New file.
4704 * gdb.base/dprintf.exp: New file.
4705
4706 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
4707
4708 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4709 * gdb.trace/disconnected-tracing.c: New file.
4710 * gdb.trace/disconnected-tracing.exp: New file.
4711
4712 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4713
4714 * gdb.python/python.c: Add a new breakpoint comment.
4715 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4716
4717 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4718
4719 * gdb.base/info-os.exp: New file.
4720 * gdb.base/info-os.c: New file.
4721
4722 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4723
4724 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4725 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4726 New files.
4727
4728 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4729
4730 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4731 gdb.base/ctxobj.exp: New files.
4732
4733 2012-05-09 Tom Tromey <tromey@redhat.com>
4734
4735 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4736
4737 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4738
4739 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4740
4741 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4742
4743 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4744 before using it.
4745
4746 2012-05-04 Tristan Gingold <gingold@adacore.com>
4747
4748 * gdb.base/set-noassign.exp: New test.
4749
4750 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4751
4752 * gdb.python/py-symbol.exp: Add tests to test the new methods
4753 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4754 * gdb.python/py-symbol.c: Add new struct to help test
4755 gdb.Symtab.static_block().
4756
4757 2012-05-03 Doug Evans <dje@google.com>
4758
4759 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4760 commented out.
4761
4762 2012-05-03 Yao Qi <yao@codesourcery.com>
4763
4764 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4765 doesn't support.
4766 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4767 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4768
4769 2012-05-03 Yao Qi <yao@codesourcery.com>
4770
4771 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4772
4773 2012-04-30 Doug Evans <dje@google.com>
4774
4775 PR testsuite/13961
4776 * gdb.dwarf2/pr13961.S: New file.
4777 * gdb.dwarf2/pr13961.exp: New file.
4778
4779 2012-04-29 Yao Qi <yao@codesourcery.com>
4780
4781 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4782
4783 2012-04-28 Doug Evans <dje@google.com>
4784
4785 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4786 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4787 All uses updated.
4788 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4789 "ptype func_cu1" to expand cu2 before cu1.
4790
4791 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4792 Tom Tromey <tromey@redhat.com>
4793
4794 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4795 variables.
4796 * gdb.base/stap-probe.c: New file.
4797 * gdb.base/stap-probe.exp: New file.
4798 * gdb.trace/stap-trace.c: New file.
4799 * gdb.trace/stap-trace.exp: New file.
4800 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4801 libgcc's unwinder.
4802
4803 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4804
4805 * gdb.arch/mips16-thunks-inmain.c: New file.
4806 * gdb.arch/mips16-thunks-main.c: New file.
4807 * gdb.arch/mips16-thunks-sin.c: New file.
4808 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4809 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4810 * gdb.arch/mips16-thunks-sinmain.c: New file.
4811 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4812 * gdb.arch/mips16-thunks.exp: New file.
4813
4814 2012-04-25 Doug Evans <dje@google.com>
4815
4816 * configure.ac: Create gdb.go/Makefile.
4817 * configure: Regenerate.
4818 * gdb.base/default.exp: Add "go" to "set language" testing.
4819 * gdb.go/Makefile.in: New file.
4820 * gdb.go/basic-types.exp: New file.
4821 * gdb.go/chan.exp: New file.
4822 * gdb.go/chan.go: New file.
4823 * gdb.go/handcall.exp: New file.
4824 * gdb.go/handcall.go: New file.
4825 * gdb.go/hello.exp: New file.
4826 * gdb.go/hello.go: New file.
4827 * gdb.go/integers.exp: New file.
4828 * gdb.go/integers.go: New file.
4829 * gdb.go/methods.exp: New file.
4830 * gdb.go/methods.go: New file.
4831 * gdb.go/package.exp: New file.
4832 * gdb.go/package1.go: New file.
4833 * gdb.go/package2.go: New file.
4834 * gdb.go/print.exp: New file.
4835 * gdb.go/strings.exp: New file.
4836 * gdb.go/strings.go: New file.
4837 * gdb.go/types.exp: New file.
4838 * gdb.go/types.go: New file.
4839 * gdb.go/unsafe.exp: New file.
4840 * gdb.go/unsafe.go: New file.
4841 * lib/future.exp: Add Go support.
4842 (gdb_find_go, gdb_find_go_linker): New procs.
4843 (gdb_default_target_compile): Add Go support.
4844 * lib/gdb.exp (skip_go_tests): New proc.
4845 * lib/go.exp: New file.
4846
4847 2012-04-25 Tom Tromey <tromey@redhat.com>
4848
4849 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4850
4851 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4852 Jan Kratochvil <jan.kratochvil@redhat.com>
4853
4854 PR symtab/7259:
4855 * gdb.base/enumval.c: New test case.
4856 * gdb.base/enumval.exp: New test case.
4857 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4858 field.bitpos.
4859
4860 2012-04-17 Pedro Alves <palves@redhat.com>
4861
4862 * Makefile.in (site.exp): Make site.exp source
4863 $srcdir/lib/append_gdb_boards_dir.exp.
4864 * lib/append_gdb_boards_dir.exp: New file.
4865
4866 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4867
4868 New option "set auto-load safe-path".
4869 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4870 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4871
4872 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4873
4874 auto-load: Implementation.
4875 * gdb.base/help.exp (test set height): Increase the height.
4876 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4877 to ...
4878 (info auto-load python-scripts): ... here.
4879 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4880 to ...
4881 (info auto-load python-scripts *): ... here.
4882
4883 2012-04-16 Yao Qi <yao@codesourcery.com>
4884
4885 * lib/trace-support.exp (get_in_proc_agent): New.
4886 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4887 of in process trace agent.
4888 * gdb.trace/ftrace.exp: Likewise.
4889 * gdb.trace/pending.exp: Likewise.
4890 * gdb.trace/trace-break.exp: Likewise.
4891 * gdb.trace/trace-mt.exp
4892 * gdb.trace/tspeed.exp: Likewise.
4893 * gdb.trace/tstatus.exp
4894 * gdb.trace/strace.exp: Likewise.
4895
4896 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4897
4898 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4899 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4900
4901 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4902
4903 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4904
4905 PR mi/13393
4906 * gdb.mi/mi-var-rtti.cc: New file.
4907 * gdb.mi/mi-var-rtti.exp: New file.
4908 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4909 function.
4910 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4911
4912 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4913
4914 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4915 EXECUTABLES.
4916 * gdb.python/py-explore.c: C program used for testing the new
4917 'explore' command on C constructs.
4918 * gdb.python/py-explore.cc: C++ program used for testing the new
4919 'explore' command on C++ constructs.
4920 * gdb-python/py-explore.exp: Tests for the new 'explore'
4921 command on C constructs.
4922 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4923 command on C++ constructs.
4924
4925 2012-04-07 Mark Kettenis <kettenis@gnu.org>
4926
4927 * gdb.base/funcargs.exp (complex_args): Fix typo.
4928
4929 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4930
4931 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4932 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4933
4934 2012-04-05 Keith Seitz <keiths@redhat.com>
4935
4936 * gdb.base/advance.exp: Update error message for
4937 "advance malformed" test.
4938 * gdb.base/break.exp: Likewise for "breakpoint with
4939 trailing garbage" test.
4940 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4941 with trailing garbage" test.
4942 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4943 trailng garbage" test.
4944 * gdb.base/until.exp: Likewise for "malformed until" test.
4945 * gdb.cp/ovldbreak.exp: Create the breakpoint table
4946 for "breakpoint info (after setting on all)".
4947 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4948 tests.
4949 * gdb.cp/cplabel.cc: New file.
4950 * gdb.cp/cplabel.exp: New test.
4951 * gdb.linespec/ls-errs.c: New file.
4952 * gdb.linespec/ls-errs.exp: New test.
4953
4954 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4955
4956 * gdb.trace/unavailable.exp
4957 (collect globals: print object on: print derived_partial)
4958 (collect globals: print object on: print derived_whole)
4959 (collect globals: print object off: print derived_partial)
4960 (collect globals: print object off: print derived_whole): Update
4961 expected output.
4962
4963 2012-03-30 Keith Seitz <keiths@redhat.com>
4964
4965 * gdb.python: Add test for linespecs with commas.
4966
4967 2012-03-28 Keith Seitz <keiths@redhat.com>
4968
4969 * gdb.linespec/ls-dollar.cc: New file.
4970 * gdb.linespec/ls-dollar.exp: New test.
4971
4972 2012-03-28 Keith Seitz <keiths@redhat.com>
4973
4974 * gdb.cp/namespace.exp: Add breakpoint tests for functions
4975 starting with the global namespace.
4976
4977 2012-03-23 Doug Evans <dje@google.com>
4978
4979 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4980
4981 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4982
4983 * gdb.python/py-value.cc: Add test case for testing the
4984 methodology exposing C++ values to Python.
4985 * gdb.python/py-value-cc.exp: Add tests testing the methodology
4986 exposing C++ values to Python.
4987 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
4988
4989 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4990 Siddhesh Poyarekar <siddhesh@redhat.com>
4991
4992 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4993 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4994 (generate native core dump): Make the test unsupported if core cannot
4995 be generated.
4996
4997 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4998
4999 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5000 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5001 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5002
5003 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5004
5005 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5006
5007 2012-03-17 Doug Evans <dje@google.com>
5008
5009 * dg-extract-results.sh: Handle KFAILs.
5010
5011 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5012
5013 PR symtab/13777
5014 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5015
5016 2012-03-16 Joel Brobecker <brobecker@adacore.com>
5017
5018 * gdb.ada/set_pckd_arr_elt: New testcase.
5019
5020 2012-03-16 Gary Benson <gbenson@redhat.com>
5021
5022 PR breakpoints/10738
5023 * gdb.opt/inline-break.exp: New file.
5024 * gdb.opt/inline-break.c: Likewise.
5025 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5026 * gdb.dwarf2/dw2-inline-break.S: Likewise.
5027 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5028 * gdb.base/async-shell.exp: Likewise.
5029 * lib/mi-support.exp (library_loaded_re): Likewise.
5030
5031 2012-03-15 Tom Tromey <tromey@redhat.com>
5032
5033 * gdb.cp/virtfunc2.exp: Update expected output.
5034 * gdb.cp/pr9631.exp: Update expected output.
5035 * gdb.cp/member-ptr.exp: Update expected output.
5036 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5037 output.
5038 * gdb.cp/casts.exp: Update expected output.
5039
5040 2012-03-15 Tom Tromey <tromey@redhat.com>
5041
5042 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5043 (test_info_vtbl): Likewise.
5044 (do_tests): Call test_info_vtbl.
5045 * gdb.cp/virtfunc.cc (va): New global.
5046
5047 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5048
5049 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5050 describing DWARF data structures.
5051 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5052 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5053 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5054 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5055 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5056 * gdb.dwarf2/dw2-param-error.S: Likewise.
5057 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5058 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5059 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5060 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5061 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5062 * gdb.dwarf2/pr11465.S: Likewise.
5063
5064 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5065
5066 * gdb.mi/mi2-prompt.exp: New file.
5067
5068 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5069
5070 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5071
5072 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5073
5074 * gdb.ada/bp_range_type: New testcase.
5075
5076 2012-03-13 Doug Evans <dje@google.com>
5077
5078 * gdb.base/default.exp: Delete tests for symbol-reloading.
5079 * gdb.base/help.exp: Ditto.
5080 * gdb.base/setshow.exp: Ditto.
5081 * gdb.base/gdb_history: Delete references to symbol-reloading.
5082
5083 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5084
5085 * gdb.base/attach-twice.c: New files.
5086 * gdb.base/attach-twice.exp: New files.
5087
5088 2012-03-08 Keith Seitz <keiths@redhat.com>
5089
5090 * lib/gdb.exp (gdb_get_line_number): Throw an
5091 error instead of returning -1.
5092 * gdb.base/break.exp: Remove unused variable
5093 bp_location5.
5094 * gdb.base/hbreak2.exp: Likewise.
5095 * gdb.base/sepdebug.exp: Likewise.
5096
5097 2012-03-08 Yao Qi <yao@codesourcery.com>
5098 Pedro Alves <palves@redhat.com>
5099
5100 Fix PR server/13392.
5101 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5102 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5103 download tracepoints.
5104 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5105 (pending_tracepoint_resolved_during_trace): Likewise.
5106 (pending_tracepoint_installed_during_trace): Likewise.
5107 (pending_tracepoint_with_action_resolved): Likewise.
5108
5109 2012-03-08 Keith Seitz <keiths@redhat.com>
5110
5111 * gdb.ada/array_bounds.exp: Get breakpoint for line
5112 with "START", not "STOP".
5113 * gdb.python/py-infthread.exp: Do not continue to
5114 line marked "Break here.", which is undefined.
5115
5116 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
5117
5118 Revert:
5119
5120 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5121
5122 Implement testsuite workaround for PR breakpoints/13781.
5123 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5124 (set breakpoint condition-evaluation host): New conditional command.
5125
5126 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5127
5128 Fix CU relative vs. absolute DIE offsets.
5129 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5130 one.
5131
5132 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5133
5134 Fix false FAIL on distros with relro linkage as default.
5135 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5136 -Wl,-z,norelro first.
5137
5138 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5139
5140 * gdb.ada/bp_on_var: New testcase.
5141
5142 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdb.ada/bp_enum_homonym: New testcase.
5145
5146 2012-03-06 Yao Qi <yao@codesourcery.com>
5147
5148 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5149 x86_64-*-* and i?86-*-*.
5150 Set up KFAIL for gdb/13808.
5151
5152 2012-03-05 Tom Tromey <tromey@redhat.com>
5153
5154 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5155 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5156
5157 2012-03-05 Tom Tromey <tromey@redhat.com>
5158
5159 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5160
5161 2012-03-04 Yao Qi <yao@codesourcery.com>
5162
5163 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5164 messages for KFAIL.
5165
5166 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5167
5168 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5169 (print one_two_three, indexes off, print few_reps, indexes off)
5170 (print many_reps, indexes off, print empty, indexes off)
5171 (print one_two_three, print few_reps, print many_reps, print empty):
5172 Call setup_xfail if $gcc_old.
5173
5174 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5175
5176 Implement testsuite workaround for PR breakpoints/13781.
5177 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5178 (set breakpoint condition-evaluation host): New conditional command.
5179
5180 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5181
5182 Code cleanup.
5183 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5184 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5185 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5186 number 1 by $bpnum. Four times.
5187
5188 2012-03-03 Yao Qi <yao@codesourcery.com>
5189
5190 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5191
5192 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5193
5194 Setup KFAIL for PR server/13796.
5195 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5196
5197 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5198
5199 * gdb.ada/operator_bp: New testcase.
5200
5201 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5202
5203 * gdb.ada/info_locals_renaming: New testcase.
5204
5205 2012-03-02 Tom Tromey <tromey@redhat.com>
5206
5207 * gdb.base/nextoverexit.c: New file.
5208 * gdb.base/nextoverexit.exp: New file.
5209
5210 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5211
5212 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5213 parameter.
5214
5215 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5216
5217 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5218 core registers.
5219
5220 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5221 Maciej W. Rozycki <macro@codesourcery.com>
5222 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5225
5226 2012-03-01 Pedro Alves <palves@redhat.com>
5227
5228 PR gdb/13767
5229
5230 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5231 (gdb_collect_globals_test): Call it.
5232
5233 2012-03-01 Keith Seitz <keiths@redhat.com>
5234
5235 * gdb.cp/method2.exp: Output of overload menu is now
5236 alphabetized. Update tests for "break A::method".
5237 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5238 of hard-coding them.
5239 Overload menu is alphabetized: rewrite to accommodate.
5240 Unset variables LINE and TYPES which are used in other tests.
5241 Compute the output of "info break".
5242 Update the breakpoint table after all breakpoints are deleted.
5243 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5244 compute ACTUALS and the method body based on parameters.
5245 Update expected output accordingly.
5246 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5247 unique comments to allow the use of gdb_get_line_number.
5248
5249 2012-03-01 Keith Seitz <keiths@redhat.com>
5250
5251 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5252 some Tcl syntax.
5253 * gdb.cp/ovldbreak.exp: Likewise.
5254
5255 2012-03-01 Keith Seitz <keiths@redhat.com>
5256
5257 * gdb.base/help.exp (help show user): Update expected result
5258 for new doc string changes (add "non-python").
5259
5260 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5261
5262 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5263 be put in the user-defined category and that the commands appear in
5264 "help user-defined".
5265
5266 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5267
5268 * gdb.ada/tagged_not_init: New testcase.
5269
5270 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5273 * gdb.ada/enum_idx_packed: New testcase.
5274
5275 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5276
5277 * gdb.ada/aliased_array: New testcase.
5278
5279 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5280
5281 * gdb.ada/whatis_array_val: New testcase.
5282
5283 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5284
5285 Fix disp-step-syscall.exp: fork: single step over fork.
5286 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5287 whitespaces.
5288 (single step over $syscall): Remove its check.
5289 (single step over $syscall final pc): New check.
5290
5291 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5292
5293 Support processors without SSSE3.
5294 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5295 pabsd into ...
5296 (ssse3_test): ... a new function.
5297 (main): Call ssse3_test.
5298 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5299 Update expected values everywhere.
5300 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5301 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5302 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5303 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5304 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5305 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5306 Move these tests lower.
5307 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5308 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5309 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5310 New tests.
5311
5312 2012-02-29 Yao Qi <yao@codesourcery.com>
5313 Pedro Alves <palves@redhat.com>
5314
5315 * gdb.trace/trace-mt.c: New.
5316 * gdb.trace/trace-mt.exp: New.
5317
5318 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5319
5320 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5321 numbers instead of hardcoding them.
5322 * gdb.base/annota1.c: Provide suitable markers.
5323 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5324 numbers instead of hardcoding them.
5325 * gdb.base/annota3.c: Provide suitable markers.
5326
5327 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5328 * gdb.base/annota3.c: Likewise.
5329 * gdb.base/sigall.c: Likewise.
5330 * gdb.base/signals.c: Likewise.
5331 * gdb.reverse/sigall-reverse.c: Likewise.
5332
5333 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5334
5335 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5336 failure return path.
5337
5338 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
5339
5340 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5341
5342 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5343
5344 * gdb.base/cond-eval-mode.exp: New file.
5345
5346 2012-02-24 Pedro Alves <palves@redhat.com>
5347
5348 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5349 (top level): Use with_test_prefix.
5350
5351 2012-02-24 Pedro Alves <palves@redhat.com>
5352
5353 * gdb.threads/attach-into-signal.exp (corefunc): Use
5354 with_test_prefix.
5355
5356 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5357
5358 Fix false FAILs on old CPUs without SSE.
5359 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5360 Return untested for Illegal instruction.
5361
5362 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5363
5364 Fix false FAILs with glibc debug infos installed.
5365 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5366 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5367
5368 2012-02-22 Sterling Augustine <saugustine@google.com>
5369
5370 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5371 constant with cast.
5372
5373 2012-02-21 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5376
5377 2012-02-21 Pedro Alves <palves@redhat.com>
5378
5379 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5380
5381 2012-02-21 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5384 with_test_prefix.
5385
5386 2012-02-21 Pedro Alves <palves@redhat.com>
5387
5388 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5389 with_test_prefix here.
5390 (top level): Do it here instead. Remove `:' from the
5391 with_test_prefix string.
5392 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5393 the suffix `:' from the with_test_prefix prefix string.
5394 * gdb.base/break-interp.exp: Ditto.
5395 * gdb.base/catch-load.exp: Ditto.
5396 * gdb.base/disp-step-syscall.exp: Ditto.
5397 * gdb.base/jit-so.exp: Ditto.
5398 * gdb.base/jit.exp: Ditto.
5399 * gdb.base/sepdebug.exp: Ditto.
5400 * gdb.base/solib-display.exp: Ditto.
5401 * gdb.base/solib-overlap.exp: Ditto.
5402 * gdb.base/watch-cond-infcall.exp: Ditto.
5403 * gdb.base/watchpoint.exp: Ditto.
5404 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5405 * gdb.mi/mi-watch.exp: Ditto.
5406 * gdb.mi/mi2-watch.exp: Ditto.
5407 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5408 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5409 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5410 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5411 * gdb.threads/watchpoint-fork.exp: Ditto.
5412 * gdb.threads/watchthreads-reorder.exp: Ditto.
5413 * gdb.trace/change-loc.exp: Ditto.
5414 * gdb.trace/pending.exp: Ditto.
5415 * gdb.trace/status-stop.exp: Ditto.
5416 * gdb.trace/strace.exp: Ditto.
5417 * gdb.trace/trace-break.exp: Ditto.
5418 * gdb.trace/unavailable.exp: Ditto.
5419 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5420 suffix with colon. Adjust leading comments.
5421
5422 2012-02-21 Pedro Alves <palves@redhat.com>
5423 Tom Tromey <tromey@redhat.com>
5424
5425 * lib/gdb.exp: Add description of test prefixes.
5426 (with_test_prefix): New procedure.
5427 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5428 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5429 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5430 instead of lappend to append to pf_prefix.
5431 * gdb.base/catch-load.exp: Use with_test_prefix.
5432 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5433 * gdb.base/jit-so.exp: Use with_test_prefix.
5434 * gdb.base/jit.exp: Use with_test_prefix.
5435 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5436 lappend to append to pf_prefix.
5437 * gdb.base/sepdebug.exp: Use with_test_prefix.
5438 * gdb.base/solib-display.exp: Use with_test_prefix.
5439 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5440 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5441 * gdb.base/watchpoint.exp: Use with_test_prefix.
5442 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5443 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5444 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5445 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5446 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5447 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5448 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5449 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5450 append instead of lappend to append to pf_prefix.
5451 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5452 * gdb.trace/change-loc.exp: Use with_test_prefix.
5453 * gdb.trace/pending.exp: Use with_test_prefix.
5454 * gdb.trace/status-stop.exp: Use with_test_prefix.
5455 * gdb.trace/strace.exp: Use with_test_prefix.
5456 * gdb.trace/trace-break.exp: Use with_test_prefix.
5457 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5458 instead of lappend to append to pf_prefix.
5459
5460 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5461
5462 Fix racy FAILs.
5463 * gdb.base/inferior-died.c (main): Add return of 0.
5464 * gdb.base/inferior-died.exp (continue): Fix expectation of
5465 asynchronous events.
5466 (p 1): New test.
5467
5468 2012-02-20 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5471 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5472 gdb's internal debug output. For the non-threaded case, look for
5473 "Program received signal SIGLARM", for the threaded case, peek at
5474 the thread's siginfo.
5475
5476 2012-02-20 Pedro Alves <palves@redhat.com>
5477
5478 General cleanup, make output test messages unique, and build
5479 different executable files for the non-threaded and threaded
5480 cases.
5481
5482 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5483 Delete.
5484 (executable_nothr, executable_thr): New globals.
5485 (top level): Adjust to delete both executables.
5486 (corefunc): New parameter $executable. Set $pf_prefix instead of
5487 hand writing a prefix in tests. Issue a clean_restart and enable
5488 lin-lwp debug output here.
5489 (top level): Adjust. Use build_executable. Don't start gdb here,
5490 and don't enable lin-lwp debug output here.
5491 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5492
5493 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5494
5495 Fix racy FAILs.
5496 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5497 "continue" command.
5498
5499 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5500
5501 Fix for gdbserver non-extended mode.
5502 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5503 and gdb_run_cmd.
5504
5505 2012-02-17 Tom Tromey <tromey@redhat.com>
5506
5507 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5508 * gdb.python/py-events.exp: Check 'dir' output.
5509 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5510
5511 2012-02-17 Yao Qi <yao@codesourcery.com>
5512
5513 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5514
5515 2012-02-16 Tom Tromey <tromey@redhat.com>
5516
5517 * gdb.base/inferior-died.c: Don't include stdio.h.
5518
5519 2012-02-16 Tom Tromey <tromey@redhat.com>
5520
5521 * gdb.base/inferior-died.c: New file.
5522 * gdb.base/inferior-died.exp: New file.
5523
5524 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5525
5526 * gdb.base/break-inline.exp: New file.
5527 * gdb.base/break-inline.c: New file.
5528
5529 2012-02-15 Tom Tromey <tromey@redhat.com>
5530
5531 * gdb.base/pc-fp.exp: Add "info register" tests.
5532
5533 2012-02-15 Tom Tromey <tromey@redhat.com>
5534
5535 * gdb.base/regs.exp: Remove.
5536
5537 2012-02-15 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5540 the target doesn't support tracepoints.
5541 * gdb.trace/circ.exp: Ditto.
5542 * gdb.trace/collection.exp: Ditto.
5543 * gdb.trace/packetlen.exp: Ditto.
5544 * gdb.trace/passc-dyn.exp: Ditto.
5545 * gdb.trace/report.exp: Ditto.
5546 * gdb.trace/tfind.exp: Ditto.
5547 * gdb.trace/tspeed.exp: Ditto.
5548 * gdb.trace/tsv.exp: Ditto.
5549 * gdb.trace/unavailable.exp: Ditto.
5550 * gdb.trace/while-dyn.exp: Ditto.
5551
5552 2012-02-15 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5555 gdb_test_multiple, and call unsupported instead of fail, if the
5556 remote side does not support the request.
5557
5558 2012-02-15 Pedro Alves <palves@redhat.com>
5559
5560 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5561 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5562 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5563 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5564 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5565 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5566 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5567 doesn't start with "extended-" already.
5568
5569 2012-02-15 Pedro Alves <palves@redhat.com>
5570
5571 Support extended-remote. Avoid cascading timeouts.
5572
5573 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5574 the extended-remote target. If attaching with no file fails, load
5575 the file manually.
5576 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5577
5578 2012-02-14 Stan Shebs <stan@codesourcery.com>
5579
5580 * gdb.base/ena-dis-br.exp: Add enable count test.
5581
5582 2012-02-13 Pedro Alves <palves@redhat.com>
5583
5584 * config/mips-idt.exp: Delete.
5585 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5586 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5587 * gdb.base/break.exp: Remove mips-idt references.
5588 * gdb.base/chng-syms.exp: Ditto.
5589 * gdb.base/default.exp: Ditto.
5590 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5591 (top level): Don't call it.
5592 * gdb.base/opaque.exp: Remove mips-idt restarts.
5593 * gdb.base/ptype.exp: Remove mips-idt xfails.
5594 * gdb.base/scope.exp: Remove mips-idt restarts.
5595 * gdb.base/sepdebug.exp: Remove mips-idt references.
5596 * gdb.base/watchpoint.exp (maybe_clean_restart)
5597 (maybe_reinitialize): Delete.
5598 (test_disabling_watchpoints, test_disabling_watchpoints)
5599 (test_watchpoint_triggered_in_syscall)
5600 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5601 Don't call them.
5602
5603 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5604
5605 * gdb.server/server-exec-info.exp: New file.
5606
5607 2012-02-10 Pedro Alves <palves@redhat.com>
5608
5609 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5610 always non-empty.
5611 (test_attach): Always pass $exec to test_attach_gdb.
5612
5613 2012-02-08 Tom Tromey <tromey@redhat.com>
5614
5615 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5616 before inferior is started.
5617
5618 2012-02-07 Tom Tromey <tromey@redhat.com>
5619
5620 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5621 Symbol.value.
5622 * gdb.python/py-symbol.c (qq): Set default value.
5623
5624 2012-02-07 Tom Tromey <tromey@redhat.com>
5625
5626 * gdb.python/py-symbol.c (qq): New global.
5627 * gdb.python/py-symbol.exp: Add test for frame-less
5628 lookup_symbol.
5629 * gdb.python/py-symtab.exp: Fix line number.
5630
5631 2012-02-03 Joel Brobecker <brobecker@adacore.com>
5632
5633 * gdb.ada/mi_task_arg: New testcase.
5634
5635 2012-02-02 Pedro Alves <palves@redhat.com>
5636
5637 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5638 extended timeout.
5639
5640 2012-02-02 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5643 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5644
5645 2012-02-02 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/term.exp: Rewrite.
5648 * gdb.base/term.c: New.
5649
5650 2012-02-02 Pedro Alves <palves@redhat.com>
5651
5652 * gdb.base/default.exp (run "r" abbreviation, run): Add
5653 extended-remote expected output.
5654
5655 2012-02-02 Tom Tromey <tromey@redhat.com>
5656
5657 * gdb.cp/dispcxx.exp: New file.
5658 * gdb.cp/dispcxx.cc: New file.
5659
5660 2012-02-01 Tom Tromey <tromey@redhat.com>
5661
5662 * gdb.base/jit-simple.exp: New file.
5663 * gdb.base/jit-simple.c: New file.
5664
5665 2012-01-30 Yao Qi <yao@codesourcery.com>
5666
5667 * gdb.base/skip.exp: Make test result unique.
5668
5669 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5670
5671 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5672 compatibility with valgrind-3.7.0.
5673
5674 2012-01-27 Pedro Alves <palves@redhat.com>
5675
5676 * gdb.base/watchpoint.exp (no_hw): New global.
5677 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5678 disable hw watchpoints.
5679 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5680 don't expect hw watchpoints.
5681 (no_hw_watchpoints): Always clean restart.
5682 (do_tests): New procedure, factored out from the top level.
5683 (top level): Run tests twice. Once with hw watchpoints enabled,
5684 another time with hw watchpoints disabled.
5685
5686 2012-01-27 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5689 out from the top level.
5690 (top level): Call it instead.
5691
5692 2012-01-27 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5695 watchpoints sooner.
5696
5697 2012-01-27 Pedro Alves <palves@redhat.com>
5698
5699 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5700
5701 2012-01-27 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5704 "You may have requested too many hardware
5705 breakpoints/watchpoints".
5706
5707 2012-01-27 Pedro Alves <palves@redhat.com>
5708
5709 * gdb.base/watchpoint.exp (maybe_clean_restart)
5710 (maybe_reinitialize): New.
5711 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5712 expect "hit N times".
5713 (test_disabling_watchpoints, test_complex_watchpoint)
5714 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5715 Call maybe_clean_restart.
5716 (top level): Use clean_restart. Remove "mips-idt-*"
5717 reinitialization.
5718
5719 2012-01-27 Pedro Alves <palves@redhat.com>
5720
5721 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5722
5723 2012-01-27 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5726 require `initialize' anymore. Remove unnecessary `initialize'
5727 calls.
5728
5729 2012-01-27 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/watchpoint.exp (wp_set): Delete.
5732 (initialize, test_simple_watchpoint, top level): Remove dead code.
5733
5734 2012-01-27 Pedro Alves <palves@redhat.com>
5735
5736 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5737 typo.
5738
5739 2012-01-27 Pedro Alves <palves@redhat.com>
5740
5741 * config/extended-gdbserver.exp: New file.
5742 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5743 comment.
5744 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5745 * boards/native-extended-gdbserver.exp: New file.
5746
5747 2012-01-26 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5750 and gdb_test_multiple.
5751
5752 2012-01-26 Pedro Alves <palves@redhat.com>
5753
5754 Make test messages unique, and more identifiable.
5755 * gdb.multi/watchpoint-multi.exp: Change test messages.
5756
5757 2012-01-25 Tom Tromey <tromey@redhat.com>
5758
5759 * gdb.base/solib-disc.exp: Fix regexps.
5760
5761 2012-01-24 Tom Tromey <tromey@redhat.com>
5762
5763 * lib/mi-support.exp (mi_expect_stop): Add special case for
5764 solib-event.
5765 * gdb.base/catch-load-so.c: New file.
5766 * gdb.base/catch-load.exp: New file.
5767 * gdb.base/catch-load.c: New file.
5768 * gdb.base/break-interp.exp (reach_1): Update regexp.
5769
5770 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 Fix fuzzy results.
5773 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5774 lpsimple and func.
5775
5776 2012-01-24 Gary Benson <gbenson@redhat.com>
5777
5778 Delete #if 0'd out code.
5779 * gdb.base/default.exp (info catch): Remove.
5780 * gdb.base/gdb_history (info catch): Likewise.
5781 * gdb.base/help.exp (info catch): Likewise.
5782
5783 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 Fix watchpoints to be specific for each inferior.
5786 * gdb.multi/watchpoint-multi.c: New file.
5787 * gdb.multi/watchpoint-multi.exp: New file.
5788
5789 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 Fix watchpoints across inferior fork.
5792 * gdb.threads/watchpoint-fork-child.c: New file.
5793 * gdb.threads/watchpoint-fork-mt.c: New file.
5794 * gdb.threads/watchpoint-fork-parent.c: New file.
5795 * gdb.threads/watchpoint-fork-st.c: New file.
5796 * gdb.threads/watchpoint-fork.exp: New file.
5797 * gdb.threads/watchpoint-fork.h: New file.
5798
5799 2012-01-23 Pedro Alves <palves@redhat.com>
5800
5801 * gdb.base/call-signal-resume.exp: Allow output after "return".
5802
5803 2012-01-20 Pedro Alves <palves@redhat.com>
5804
5805 * gdb.python/py-finish-breakpoint.py: Fix typo.
5806
5807 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5808
5809 * gdb.base/info-proc.exp: Also run on remote targets. Main
5810 "info proc" command is now always present; whether target supports
5811 actual info proc operation is detected when attempting to issue
5812 the command.
5813
5814 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 * .gdbinit: Remove.
5817
5818 2012-01-19 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5821 look at the funtions' returns.
5822 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5823 (jprint.print(int, int)): Change return type to int. Adjust.
5824
5825 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5826
5827 PR gdb/9538
5828 * gdb.base/sepdebug.exp: New test.
5829
5830 2012-01-18 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5833 Allow output before ^done.
5834
5835 2012-01-16 Tom Tromey <tromey@redhat.com>
5836
5837 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5838 Add tests for relative directory.
5839
5840 2012-01-16 Tom Tromey <tromey@redhat.com>
5841
5842 * gdb.base/printcmds.c (enum flag_enum): New.
5843 (three): New global.
5844 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5845 enum printing.
5846 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5847 FlagEnumerationPrinter.
5848 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5849 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5850 (fval): New global.
5851
5852 2012-01-16 Pedro Alves <palves@redhat.com>
5853
5854 * lib/gdb.exp (banned_procedures): New variable.
5855 (banned_variables_traced): Rename to ...
5856 (banned_traced): ... this.
5857 (gdb_init): Also trace banned procedures.
5858 (gdb_finish): Also untrace banned procedures.
5859
5860 2012-01-16 Pedro Alves <palves@redhat.com>
5861
5862 Remove all calls to strace.
5863
5864 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5865
5866 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5867 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5868
5869 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5870
5871 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5872 * gdb.base/pie-execl.exp: Likewise.
5873
5874 2012-01-12 Keith Seitz <keiths@redhat.com>
5875
5876 PR mi/10586
5877 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5878 (do_anonymous_type_tests): New function.
5879 (main): Call do_anonymous_type_tests.
5880 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5881 (verify_everything): New procedure.
5882 * gdb.mi/mi-var-cp.cc (class A): New class.
5883 (anonymous_structs_and_unions): New function.
5884 (main): Call anonymous_structs_and_unions.
5885 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5886 (verify_everything): New procedure.
5887
5888 2012-01-12 Keith Seitz <keiths@redhat.com>
5889
5890 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5891 (varobj_tree::get_path_expr): Assume that all varobjs are
5892 compound unless they are known simple types.
5893 Adjust path expressions based on parent type, path parent type,
5894 and tree language.
5895 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5896 the root varobj.
5897 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5898
5899 2012-01-11 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5902 core files on this machine" anymore.
5903
5904 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5905
5906 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5907 (main): Repeat recurser call.
5908 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5909 equivalent to 'local_x'.
5910
5911 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5912 Joel Brobecker <brobecker@adacore.com>
5913
5914 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5915
5916 2012-01-05 Pedro Alves <alves.ped@gmail.com>
5917
5918 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5919 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5920 * gdb.python/py-events.exp: Test that "step N" tripping on a
5921 breakpoint emits a breakpoint event.
5922
5923 2012-01-03 Joel Brobecker <brobecker@adacore.com>
5924
5925 * gdb.base/auxv.exp: Reformat the copyright notice.
5926
5927 2012-01-03 Yao Qi <yao@codesourcery.com>
5928
5929 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5930 (strace_trace_on_diff_addr): New.
5931 * gdb.trace/strace.c: (main): Add two local variables.
5932
5933 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
5934
5935 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5936 * gdb.cell/gcore.exp: Likewise.
5937 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5938 to verify the correct instance of main is selected.
5939
5940 2012-01-02 Joel Brobecker <brobecker@adacore.com>
5941
5942 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5943 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5944 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5945 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5946 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5947 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5948 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5949 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5950 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5951 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5952 gdb.threads/thread_check.c: Reformat copyright header.
5953
5954 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5955
5956 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
5957 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5958 is not enabled.
5959
5960 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5961
5962 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5963 parameter to self_exec, adjust the function.
5964 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
5965 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5966 (set var do_exit = 0): Remove test.
5967 (newline at end of file): Add one.
5968
5969 2011-12-27 Joel Brobecker <brobecker@adacore.com>
5970
5971 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5972 New files.
5973
5974 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 Fix racy FAILs.
5977 * gdb.threads/fork-thread-pending.c (barrier): New variable.
5978 (thread_function, thread_forker): Call pthread_barrier_wait for it.
5979 (main): Call pthread_barrier_init for it.
5980
5981 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5982
5983 Fix double send_gdb leading to racy FAILs.
5984 * gdb.base/break.exp (set silent break bp_location1): Replace
5985 3x send_gdb and gdb_expect by gdb_test.
5986 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
5987 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
5988 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5989 instead of send_gdb. Twice.
5990 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5991 3x send_gdb and gdb_expect by gdb_test.
5992 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5993
5994 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5995
5996 * gdb.linespec/linespec.exp: Compile using {c++}.
5997
5998 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5999
6000 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6001 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6002 (verify GCC PR debug/51668): New test.
6003
6004 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
6005
6006 Introduce gdb.FinishBreakpoint in Python.
6007 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6008 py-finish-breakpoint2
6009 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6010 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6011 instead of line number.
6012 * gdb.python/py-finish-breakpoint.c: New file.
6013 * gdb.python/py-finish-breakpoint.exp: New file.
6014 * gdb.python/py-finish-breakpoint.py: New file.
6015 * gdb.python/py-finish-breakpoint2.cc: New file.
6016 * gdb.python/py-finish-breakpoint2.exp: New file.
6017 * gdb.python/py-finish-breakpoint2.py: New file.
6018
6019 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 Partial fix of compatibility with gcc-4.7.
6022 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6023 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6024 Add comment to add a PASS case in the future.
6025
6026 Fix compatibility with gcc-4.7.
6027 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6028
6029 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6030
6031 PR tdep/12797
6032 * gdb.base/callfuncs.exp: Remove KFAIL.
6033
6034 2011-12-21 Joel Brobecker <brobecker@adacore.com>
6035
6036 * gdb.ada/task_bp: New testcase.
6037
6038 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6039
6040 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6041 -DNO_SECTIONS.
6042 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6043
6044 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6045
6046 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6047 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6048 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6049 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6050 conditional for gcc <= 4.5.
6051
6052 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6053
6054 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6055 by XFAIL.
6056 * gdb.cp/static-method.exp (info addr A::func())
6057 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6058 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6059 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6060 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6061 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6062 (test value of F in k3_m): Likewise.
6063 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6064 Likewise.
6065
6066 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6067
6068 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6069 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6070 Remove.
6071 * gdb.threads/attachstop-mt.c: Remove.
6072 * gdb.threads/attachstop-mt.exp: Remove.
6073
6074 2011-12-17 Mark Kettenis <kettenis@gnu.org>
6075
6076 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6077
6078 2011-12-16 Doug Evans <dje@google.com>
6079
6080 * boards/native-stdio-gdbserver.exp: New file.
6081 * boards/native-gdbserver.exp: New file.
6082
6083 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6084 gdbserver output.
6085 (gdbserver_default_get_remote_address): New function.
6086 (gdbserver_start): Call gdb,get_remote_address to compute argument
6087 to "target remote" command.
6088
6089 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6090
6091 * gdb.python/py-function.exp: Change "on" to "full" for
6092 python print-stack. Add set/show python print-stack
6093 off|full|message tests.
6094
6095 2011-12-15 Yao Qi <yao@codesourcery.com>
6096
6097 * gdb.trace/strace.c: New
6098 * gdb.trace/strace.exp: New.
6099
6100 2011-12-14 Tom Tromey <tromey@redhat.com>
6101
6102 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6103
6104 2011-12-14 Doug Evans <dje@google.com>
6105
6106 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6107
6108 2011-12-14 Pedro Alves <pedro@codesourcery.com>
6109
6110 PR threads/10729
6111
6112 * gdb.mi/watch-nonstop.c: New file.
6113 * gdb.mi/mi-watch-nonstop.exp: New file.
6114
6115 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6116 Doug Evans <dje@google.com>
6117
6118 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6119 (clean_restart): Remove references to the gdb_stub target board
6120 variable.
6121 (gdb_step_for_stub): Delete.
6122
6123 * gdb.base/annota1.exp: Remove all references to [target_info
6124 exists gdb_stub], gdb_step_for_stub and usestubs.
6125 * gdb.base/annota3.exp: Ditto.
6126 * gdb.base/async.exp: Ditto.
6127 * gdb.base/break.exp: Ditto.
6128 * gdb.base/code-expr.exp: Ditto.
6129 * gdb.base/commands.exp: Ditto.
6130 * gdb.base/completion.exp: Ditto.
6131 * gdb.base/condbreak.exp: Ditto.
6132 * gdb.base/consecutive.exp: Ditto.
6133 * gdb.base/cvexpr.exp: Ditto.
6134 * gdb.base/define.exp: Ditto.
6135 * gdb.base/display.exp: Ditto.
6136 * gdb.base/ena-dis-br.exp: Ditto.
6137 * gdb.base/environ.exp: Ditto.
6138 * gdb.base/gnu-ifunc.exp: Ditto.
6139 * gdb.base/maint.exp: Ditto.
6140 * gdb.base/pending.exp: Ditto.
6141 * gdb.base/sect-cmd.exp: Ditto.
6142 * gdb.base/sepdebug.exp: Ditto.
6143 * gdb.base/unload.exp: Ditto.
6144 * gdb.base/watchpoint-solib.exp: Ditto.
6145 * gdb.cp/annota2.exp: Ditto.
6146 * gdb.cp/annota3.exp: Ditto.
6147 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6148 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6149 * gdb.mi/mi-pending.exp: Ditto.
6150 * gdb.trace/circ.exp: Ditto.
6151 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6152 * gdb.base/list.exp: Ditto.
6153
6154 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6155 breakpoint function and all references to the usestubs macro.
6156 * gdb.base/exprs.c: Ditto.
6157 * gdb.base/freebpcmd.c: Ditto.
6158 * gdb.base/bitfields.c: Ditto.
6159 * gdb.base/bitfields2.c: Ditto.
6160 * gdb.base/break.c: Ditto.
6161 * gdb.base/call-sc.c: Ditto.
6162 * gdb.base/call-signals.c: Ditto.
6163 * gdb.base/callfuncs.c: Ditto.
6164 * gdb.base/charset.c: Ditto.
6165 * gdb.base/consecutive.c: Ditto.
6166 * gdb.base/constvars.c: Ditto.
6167 * gdb.base/funcargs.c: Ditto.
6168 * gdb.base/int-type.c: Ditto.
6169 * gdb.base/interrupt.c: Ditto.
6170 * gdb.base/langs0.c: Ditto.
6171 * gdb.base/list0.c: Ditto.
6172 * gdb.base/mips_pro.c: Ditto.
6173 * gdb.base/miscexprs.c: Ditto.
6174 * gdb.base/nodebug.c: Ditto.
6175 * gdb.base/opaque0.c: Ditto.
6176 * gdb.base/pointers.c: Ditto.
6177 * gdb.base/printcmds.c: Ditto.
6178 * gdb.base/ptype.c: Ditto.
6179 * gdb.base/recurse.c: Ditto.
6180 * gdb.base/reread1.c: Ditto.
6181 * gdb.base/reread2.c: Ditto.
6182 * gdb.base/restore.c: Ditto.
6183 * gdb.base/return.c: Ditto.
6184 * gdb.base/run.c: Ditto.
6185 * gdb.base/scope0.c: Ditto.
6186 * gdb.base/sepdebug.c: Ditto.
6187 * gdb.base/setshow.c: Ditto.
6188 * gdb.base/setvar.c: Ditto.
6189 * gdb.base/sigall.c: Ditto.
6190 * gdb.base/signals.c: Ditto.
6191 * gdb.base/structs.c: Ditto.
6192 * gdb.base/structs2.c: Ditto.
6193 * gdb.base/testenv.c: Ditto.
6194 * gdb.base/twice.c: Ditto.
6195 * gdb.base/unwindonsignal.c: Ditto.
6196 * gdb.base/watchpoint.c: Ditto.
6197 * gdb.base/watchpoints.c: Ditto.
6198 * gdb.base/whatis.c: Ditto.
6199 * gdb.cp/classes.cc: Ditto.
6200 * gdb.cp/cplusfuncs.cc: Ditto.
6201 * gdb.cp/derivation.cc: Ditto.
6202 * gdb.cp/formatted-ref.cc: Ditto.
6203 * gdb.cp/misc.cc: Ditto.
6204 * gdb.cp/overload.cc: Ditto.
6205 * gdb.cp/ovldbreak.cc: Ditto.
6206 * gdb.cp/ref-params.cc: Ditto.
6207 * gdb.cp/ref-types.cc: Ditto.
6208 * gdb.cp/templates.cc: Ditto.
6209 * gdb.cp/virtfunc.cc: Ditto.
6210 * gdb.hp/gdb.aCC/run.c: Ditto.
6211 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6212 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6213 * gdb.reverse/consecutive-reverse.c: Ditto.
6214 * gdb.reverse/sigall-reverse.c: Ditto.
6215 * gdb.reverse/until-reverse.c: Ditto.
6216 * gdb.reverse/watch-reverse.c: Ditto.
6217 * gdb.trace/actions.c: Ditto.
6218 * gdb.trace/circ.c: Ditto.
6219 * gdb.trace/collection.c: Ditto.
6220
6221 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6222
6223 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6224 (func6, func7): New.
6225 (main): Call func6 and func7.
6226 * gdb.base/watchpoint.exp (test_wide_location_1)
6227 (test_wide_location_2): New.
6228 (top level): Re-enable hardware watchpoints if necessary. Call
6229 test_wide_location_1 and test_wide_location_2.
6230
6231 2011-12-11 Yao Qi <yao@codesourcery.com>
6232
6233 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6234
6235 2011-12-11 Joel Brobecker <brobecker@adacore.com>
6236
6237 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6238 expected output for unsupported case.
6239
6240 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 PR testsuite/12649
6243 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6244 Protect gdb_test_multiple by final $gdb_prompt match.
6245
6246 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6247
6248 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6249 New variable, new test.
6250 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6251 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6252 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6253 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6254 them if HAVE_GCC_45682_FIXED is not set.
6255
6256 2011-12-10 Yao Qi <yao@codesourcery.com>
6257
6258 * gdb.trace/status-stop.exp: New.
6259 * gdb.trace/status-stop.c: New.
6260
6261 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6262
6263 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6264 timeout.
6265
6266 2011-12-08 Tom Tromey <tromey@redhat.com>
6267
6268 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6269 condition.
6270
6271 2011-12-07 Stan Shebs <stan@codesourcery.com>
6272
6273 * gdb.trace/tfind.exp: Update for output changes.
6274
6275 2011-12-07 Pedro Alves <pedro@codesourcery.com>
6276
6277 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6278 throws "Cannot insert catchpoints in this configuration".
6279 * gdb.ada/mi_catch_ex.exp: Likewise.
6280
6281 2011-12-06 Pedro Alves <pedro@codesourcery.com>
6282
6283 * gdb.base/break-always.exp: Test changing memory at addresses
6284 with breakpoints inserted.
6285
6286 2011-12-06 Joel Brobecker <brobecker@acacore.com>
6287
6288 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6289 involving a fully qualified function name.
6290
6291 2011-12-06 Tom Tromey <tromey@redhat.com>
6292
6293 * gdb.ada/homonym.exp: Add three breakpoint tests.
6294
6295 2011-12-06 Tom Tromey <tromey@redhat.com>
6296
6297 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6298 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6299 * gdb.objc/objcdecode.exp: Update for output changes.
6300 * gdb.linespec/linespec.exp: New file.
6301 * gdb.linespec/lspec.cc: New file.
6302 * gdb.linespec/lspec.h: New file.
6303 * gdb.linespec/body.h: New file.
6304 * gdb.linespec/base/two/thefile.cc: New file.
6305 * gdb.linespec/base/one/thefile.cc: New file.
6306 * gdb.linespec/Makefile.in: New file.
6307 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6308 output changes.
6309 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6310 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6311 makes one breakpoint.
6312 * gdb.cp/method2.exp (test_break): Update for output changes.
6313 * gdb.cp/mb-templates.exp: Update for output changes.
6314 * gdb.cp/mb-inline.exp: Update for output changes.
6315 * gdb.cp/mb-ctor.exp: Update for output changes.
6316 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6317 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6318 has multiple matches.
6319 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6320 error message change.
6321 * gdb.base/list.exp (test_list_filename_and_number): Update for
6322 error message change.
6323 * gdb.base/break.exp: Disable pending breakpoints. Update for
6324 output changes.
6325 * configure.ac: Add gdb.linespec.
6326 * configure: Rebuild.
6327 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6328
6329 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6330
6331 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6332 last_break register on s390*-*-* targets.
6333
6334 2011-12-06 Joel Brobecker <brobecker@adacore.com>
6335
6336 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6337 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6338 of parameter X in procedure Foo.
6339
6340 2011-12-05 Stan Shebs <stan@codesourcery.com>
6341
6342 * gdb.trace/tfind.exp: Update help string matches.
6343
6344 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6345
6346 * gdb.server/ext-run.exp (get process list): Accept also systemd
6347 as PID 1.
6348
6349 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6350 Pedro Alves <pedro@codesourcery.com>
6351
6352 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6353 starting GDB.
6354 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6355 $use_gdb_stub.
6356 * gdb.base/display.exp: Likewise.
6357 * gdb.base/ending-run.exp: Likewise.
6358 * gdb.base/list.exp (test_listsize): Likewise.
6359 * gdb.base/setshow.exp: Likewise.
6360 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6361 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6362 check by global $use_gdb_stub.
6363 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6364 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6365 (default_gdb_init): Unset global $use_gdb_stub.
6366 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6367 by global $use_gdb_stub.
6368 * lib/gdbserver-support.exp: Extend comments for set_board_info
6369 gdb_protocol and gdb,socketport.
6370 (gdbserver_start_extended): Set global gdbserver_protocol and
6371 gdbserver_gdbport. Clear global use_gdb_stub.
6372 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6373 from target use_gdb_stub.
6374 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6375
6376 2011-12-03 Doug Evans <dje@google.com>
6377
6378 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6379 (gdb_step_for_stub): Add comments.
6380
6381 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6382
6383 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6384 to the caller.
6385 (gdb_test_multiple): Likewise.
6386
6387 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6388
6389 Fix gdb.mi/mi-solib.exp without system debug info installed.
6390 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6391 expect attribute, return 0 for it. Update comments.
6392
6393 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6394
6395 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6396 (corrupted list): Adjust the expectation.
6397
6398 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6399
6400 PR threads/13448
6401 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6402 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6403 * gdb.threads/tls-var-main.c: New file.
6404 * gdb.threads/tls-var.c: New file.
6405 * gdb.threads/tls-var.exp: New file.
6406
6407 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6408
6409 PR testsuite/12649
6410 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6411 Protect gdb_test_multiple by final $gdb_prompt match.
6412 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6413 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6414 (test_tracepoints): Likewise.
6415
6416 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6417
6418 PR breakpoints/13346
6419 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6420 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6421 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6422
6423 2011-12-01 Joel Brobecker <brobecker@adacore.com>
6424
6425 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6426 * gdb.ada/homonym/homonym.adb: For use of all types defined
6427 locally inside both Get_Value subprograms.
6428
6429 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 Fix racy FAILs.
6432 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6433 of send_gdb.
6434
6435 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6436
6437 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6438 environment variable after test completed.
6439
6440 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6441
6442 * gdb.base/solib-nodir.exp: Skip if remote target.
6443 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6444 application. Call gdb_load_shlibs.
6445 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6446
6447 2011-11-29 Joel Brobecker <brobecker@adacore.com>
6448
6449 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6450
6451 2011-11-28 Joel Brobecker <brobecker@adacore.com>
6452
6453 * gdb.ada/fullname_bp: New testcase.
6454
6455 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6456
6457 PR testsuite/12649
6458 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6459 Wrap send_gdb into a new gdb_test.
6460
6461 Code cleanup.
6462 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6463 Convert send_gdb and gdb_expect to gdb_test_multiple.
6464
6465 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6466
6467 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6468
6469 2011-11-23 Keith Seitz <keiths@redhat.com>
6470
6471 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6472 (mi_varobj_tree_test_children_callback): New proc.
6473 (mi_walk_varobj_tree): New proc.
6474
6475 2011-11-22 Tom Tromey <tromey@redhat.com>
6476
6477 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6478 Add "use_mi_command" argument.
6479 (mi_run_cmd, mi_run_with_cli): New procs.
6480 * gdb.mi/solib-lib.c: New file.
6481 * gdb.mi/solib-main.c: New file.
6482 * gdb.mi/mi-solib.exp: New file.
6483
6484 2011-11-21 Doug Evans <dje@google.com>
6485
6486 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6487 _Unwind_DebugHook is missing.
6488
6489 2011-11-20 Stan Shebs <stan@codesourcery.com>
6490
6491 * gdb.trace/tstatus.exp: New.
6492 * gdb.trace/actions.c: Include string.h.
6493
6494 2011-11-18 Yao Qi <yao@codesourcery.com>
6495
6496 * gdb.trace/pending.exp: New.
6497 * gdb.trace/pending.c: New.
6498 * gdb.trace/pendshr1.c: New.
6499 * gdb.trace/pendshr2.c: New.
6500 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6501 tracepoint location becomes pending.
6502 (tracepoint_change_loc_2): New.
6503
6504 2011-11-16 David S. Miller <davem@davemloft.net>
6505
6506 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6507 target is sparc*-*-linux*
6508
6509 2011-11-15 Paul Koning <paul_koning@dell.com>
6510
6511 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6512 types.
6513
6514 2011-11-14 Doug Evans <dje@google.com>
6515
6516 * gdb.base/shell.exp: New file.
6517
6518 2011-11-14 Stan Shebs <stan@codesourcery.com>
6519
6520 * gdb.trace/ftrace.c: New.
6521 * gdb.trace/ftrace.exp: New.
6522
6523 2011-11-14 Yao Qi <yao@codesourcery.com>
6524
6525 * gdb.trace/change-loc-1.c: New.
6526 * gdb.trace/change-loc-2.c: New.
6527 * gdb.trace/change-loc.c: New.
6528 * gdb.trace/change-loc.exp: New.
6529 * gdb.trace/change-loc.h: New.
6530 * gdb.trace/trace-break.c (marker): Define new symbol.
6531 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6532 New.
6533 (break_trace_same_addr_6): New.
6534
6535 2011-11-12 Matt Rice <ratmice@gmail.com>
6536
6537 * gdb.base/info-macros.exp: Make tests for info definitions
6538 test info macro. Add tests for info macro argument processing.
6539 Rename a few tests.
6540
6541 2011-11-11 Keith Seitz <keiths@redhat.com>
6542
6543 PR gdb/12843
6544 * gdb.base/linespecs.exp: New file.
6545
6546 2011-11-11 Doug Evans <dje@google.com>
6547
6548 * gdb.threads/print-threads.exp: Extend timeout for slower
6549 tests.
6550
6551 2011-11-10 Doug Evans <dje@google.com>
6552
6553 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6554 "record to end of main" test.
6555
6556 * gdb.python/py-type.c (TS): New typedef.
6557 (ts): New global.
6558 * gdb.python/py-type.exp: Test field list of typedef.
6559
6560 2011-11-10 Joel Brobecker <brobecker@adacore.com>
6561
6562 * gdb.ada/small_reg_param: New testcase.
6563
6564 2011-11-09 Tom Tromey <tromey@redhat.com>
6565
6566 * gdb.cp/destrprint.exp: New file.
6567 * gdb.cp/destrprint.cc: New file.
6568
6569 2011-11-08 Meador Inge <meadori@codesourcery.com>
6570
6571 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6572 (switch_stack_to_other): New test function.
6573 * gdb.arch/thumb-prologue.exp: New test cases.
6574
6575 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6576
6577 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6578
6579 2011-11-08 Yao Qi <yao@codesourcery.com>
6580
6581 * gdb.exp (supports_process_record): New.
6582 (supports_reverse): New.
6583 * gdb.reverse/break-precsave.exp: Call support_process_record
6584 to run test conditionally.
6585 * gdb.reverse/consecutive-precsave.exp: Likewise.
6586 * gdb.reverse/i386-precsave.exp: Likewise.
6587 * gdb.reverse/machinestate-precsave.exp: Likewise.
6588 * gdb.reverse/solib-precsave.exp: Likewise.
6589 * gdb.reverse/step-precsave.exp: Likewise.
6590 * gdb.reverse/until-precsave.exp: Likewise.
6591 * gdb.reverse/watch-precsave.exp: Likewise.
6592 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6593 test conditionally.
6594 * gdb.reverse/consecutive-reverse.exp: Likewise.
6595 * gdb.reverse/finish-precsave.exp: Likewise.
6596 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6597 * gdb.reverse/finish-reverse.exp: Likewise.
6598 * gdb.reverse/i386-reverse.exp: Likewise.
6599 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6600 * gdb.reverse/machinestate.exp: Likewise.
6601 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6602 * gdb.reverse/sigall-precsave.exp: Likewise.
6603 * gdb.reverse/sigall-reverse.exp: Likewise.
6604 * gdb.reverse/solib-reverse.exp: Likewise.
6605 * gdb.reverse/step-reverse.exp: Likewise.
6606 * gdb.reverse/until-reverse.exp: Likewise.
6607 * gdb.reverse/watch-reverse.exp: Likewise.
6608
6609 2011-11-05 Yao Qi <yao@codesourcery.com>
6610
6611 * gdb.trace/trace-break.exp: Add test on setting two
6612 fast tracepoints at the same address.
6613
6614 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6615
6616 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6617
6618 2011-11-02 Stan Shebs <stan@codesourcery.com>
6619
6620 * gdb.trace/collection.c: Add code using strings.
6621 * gdb.trace/collection.exp: Add tests of string collection.
6622
6623 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 * gdb.base/skip-solib.exp (executable_main): New variable.
6626 (binfile_main): Base it on that.
6627 Use $executable_main in clean_restart calls. Drop gdb_exit and
6628 gdb_start calls.
6629
6630 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6631
6632 Fix racy FAILs.
6633 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6634 breakpoint_re globals import by async. Set string_regex to .* for
6635 async. Remove the optional thread_selected_re and breakpoint_re
6636 globals expectations.
6637
6638 2011-11-01 Joseph Myers <joseph@codesourcery.com>
6639
6640 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6641 well as Cygwin.
6642
6643 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
6644
6645 Add tests for skip command.
6646 * gdb.base/skip-solib-lib.c: New
6647 * gdb.base/skip-solib-main.c: New
6648 * gdb.base/skip-solib.exp: New
6649 * gdb.base/skip.c: New
6650 * gdb.base/skip.exp: New
6651 * gdb.base/skip1.c: New
6652 * gdb.base/Makefile.in: Adding new files.
6653
6654 2011-10-31 Yao Qi <yao@codesourcery.com>
6655 Pedro Alves <pedro@codesourcery.com>
6656
6657 * gdb.trace/trace-break.c: New.
6658 * gdb.trace/trace-break.exp: New.
6659
6660 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6661
6662 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6663 break-here-2.
6664
6665 2011-10-28 Pedro Alves <pedro@codesourcery.com>
6666
6667 * gdb.threads/no-unwaited-for-left.c: New.
6668 * gdb.threads/no-unwaited-for-left.exp: New.
6669 * gdb.threads/non-ldr-exc-1.c: New.
6670 * gdb.threads/non-ldr-exc-1.exp: New.
6671 * gdb.threads/non-ldr-exc-2.c: New.
6672 * gdb.threads/non-ldr-exc-2.exp: New.
6673 * gdb.threads/non-ldr-exc-3.c: New.
6674 * gdb.threads/non-ldr-exc-3.exp: New.
6675 * gdb.threads/non-ldr-exc-4.c: New.
6676 * gdb.threads/non-ldr-exc-4.exp: New.
6677
6678 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6681 * gdb.base/attach-pie-misread.exp: Likewise.
6682 * gdb.base/break-interp.exp: Likewise.
6683 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6684 testcases for use_gdb_stub.
6685 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6686 (continue): New testcase.
6687 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6688 * gdb.threads/attach-into-signal.exp: Likewise.
6689 * gdb.threads/attach-stopped.exp: Likewise.
6690 * gdb.threads/attachstop-mt.exp: Likewise.
6691
6692 2011-10-28 Paul Koning <paul_koning@dell.com>
6693
6694 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6695
6696 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6699 (mi_gdb_test): Import globals thread_selected_re
6700 and breakpoint_re. Expect them optionally at the regex start.
6701
6702 2011-10-27 Doug Evans <dje@google.com>
6703
6704 * gdb.python/python.exp: Test source -s.
6705
6706 2011-10-26 Paul Koning <paul_koning@dell.com>
6707
6708 * gdb.python/lib-types.cc (struct A): New structure.
6709 * gdb.python/lib-types.exp (deepitems): New tests.
6710
6711 2011-10-25 Paul Koning <paul_koning@dell.com>
6712
6713 PR python/13327
6714
6715 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6716 fetch_lazy method.
6717
6718 2011-10-24 Yao Qi <yao@codesourcery.com>
6719
6720 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6721 target is tic6x-*-*.
6722
6723 2011-10-21 Joel Brobecker <brobecker@adacore.com>
6724
6725 * gdb.ada/mi_task_info/task_switch.adb: New file.
6726 * gdb.ada/mi_task_info.exp: New file.
6727
6728 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6729
6730 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6731 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6732
6733 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6734
6735 PR python/12656
6736
6737 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6738 global_block tests.
6739
6740 2011-10-18 Tom Tromey <tromey@redhat.com>
6741
6742 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6743
6744 2011-10-18 Tom Tromey <tromey@redhat.com>
6745
6746 * gdb.base/source.exp: Don't include full file name in test name.
6747 * gdb.python/python.exp: Don't include full file name in test
6748 name.
6749
6750 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6751
6752 * gdb.base/attach-pie-noexec.c: New files.
6753 * gdb.base/attach-pie-noexec.exp: New files.
6754
6755 2011-10-17 Joseph Myers <joseph@codesourcery.com>
6756
6757 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6758 prompt for each extra line in command.
6759
6760 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6763 Revert the part of:
6764 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6765 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6766 Change the expected string.
6767
6768 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6769
6770 Fix results with system glibc debug info installed.
6771 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6772 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6773 Accept also __libc_ symbol prefix and no prefix.
6774
6775 2011-10-14 Keith Seitz <keiths@redhat.com>
6776
6777 PR c++/13225
6778 * gdb.cp/converts.cc (foo3_1): New function.
6779 (foo3_2): New functions.
6780 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6781 and null pointer conversions of integer constant zero.
6782 Add test to check if all arguments are checked for incompatible
6783 conversion BADNESS.
6784
6785 2011-10-14 Tom Tromey <tromey@redhat.com>
6786
6787 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6788 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6789 linespec.
6790
6791 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6792
6793 Fix internal error regression.
6794 * gdb.dwarf2/implptr-optimized-out.S: New file.
6795 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6796
6797 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6798
6799 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6800 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6801 (loclist): New.
6802 (4): New abbrev.
6803 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6804 Use prepare_for_testing, remove clean_restart.
6805 (p arraynoloc, p arraycallnoloc): New tests.
6806
6807 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6808
6809 * gdb.cp/namespace-enum.exp (executable): New variable.
6810 (binfile): Use ${objdir}/${subdir}/ prefix.
6811 Use ${executable} for clean_restart.
6812
6813 2011-10-11 Sterling Augustine <saugustine@google.com>
6814
6815 * gdb.cp/Makefile.in: Add namespace-enum test.
6816 * gdb.cp/namespace-enum.exp: New file.
6817 * gdb.cp/namespace-enum.c: New file.
6818 * gdb.cp/namespace-enum-main.c: New file.
6819
6820 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6821
6822 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6823 sysroot.
6824
6825 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6826
6827 Reimplement @entry in input expressions.
6828 * gdb.base/exprs.c (v_int_array_init): New variable.
6829 * gdb.base/exprs.exp (print v_int_array_init)
6830 (print *v_int_array_init@1, print *v_int_array_init@2)
6831 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6832 (print v_int_array_init[1]@1): New tests.
6833
6834 2011-10-10 Joseph Myers <joseph@codesourcery.com>
6835
6836 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6837 expected message.
6838
6839 2011-10-09 Doug Evans <dje@google.com>
6840
6841 * gdb.base/alias.exp: Add tests for alias command.
6842
6843 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6844
6845 * gdb.arch/amd64-entry-value.s: New file.
6846 * gdb.mi/mi2-amd64-entry-value.s: New file.
6847
6848 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6849
6850 Display @entry parameter values even for references.
6851 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6852 functions.
6853 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6854 reference and datap_input.
6855 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6856 breakpoints.
6857 (continue to breakpoint: entry_reference: reference)
6858 (entry_reference: bt at entry)
6859 (continue to breakpoint: entry_reference: breakhere_reference)
6860 (entry_reference: bt, entry_reference: ptype regparam)
6861 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6862 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6863 (entry_reference: p regcopy, entry_reference: p nodataparam)
6864 (entry_reference: p nodataparam@entry): New tests.
6865
6866 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 Support @entry in input expressions.
6869 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6870 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6871 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6872 (tailcall: p j@entry): New tests.
6873 * gdb.cp/koenig.cc (A::entry): New function.
6874 (main): Call it.
6875 * gdb.cp/koenig.exp (p entry (c)): New test.
6876
6877 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6878
6879 Display @entry parameter values (without references).
6880 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6881 (different, validity, invalid): New functions.
6882 (main): Call them.
6883 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6884 stacktest, breakhere_stacktest, different, breakhere_different,
6885 breakhere_validity and breakhere_invalid.
6886 (entry: bt): Update for @entry.
6887 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6888 (entry_validity: *, entry_invalid: *): Many new tests.
6889 * gdb.base/break.exp
6890 (run until breakpoint set at small function, optimized file): Accept
6891 also the @entry suffix.
6892 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6893 * gdb.mi/mi2-amd64-entry-value.c: New files.
6894 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6895
6896 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 Protect entry values against self tail calls.
6899 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6900 (main): Call self.
6901 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6902 (set debug entry-values 1, self: bt debug entry-values): New tests.
6903
6904 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6905
6906 Recognize virtual tail call frames.
6907 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6908 (amb_b, amb_a): New.
6909 (main): Call a and b.
6910 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6911 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6912 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6913 New tests.
6914
6915 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6916
6917 Implement basic support for DW_TAG_GNU_call_site.
6918 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6919 * gdb.arch/amd64-entry-value.cc: New file.
6920 * gdb.arch/amd64-entry-value.exp: New file.
6921
6922 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6925 * gdb.dwarf2/implptr-64bit.S: New file.
6926 * gdb.dwarf2/implptr-64bit.exp: New file.
6927
6928 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6929
6930 Fix initial language detection with -readnow.
6931 * gdb.cp/readnow-language.cc: New file.
6932 * gdb.cp/readnow-language.exp: New file.
6933
6934 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 Fix printed anonymous struct name.
6937 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6938
6939 2011-10-09 Joseph Myers <joseph@codesourcery.com>
6940
6941 * gdb.base/solib-symbol.exp: Do not include directories in
6942 filenames in expected messages.
6943
6944 2011-10-07 Doug Evans <dje@google.com>
6945
6946 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6947
6948 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
6949
6950 Allow Python notification of new object-file loadings.
6951 * gdb.python/py-events.exp: Test newobjfile event.
6952 * gdb.python/py-events.py: Register newobjfile callback.
6953 * gdb.python/py-events.c: Add call to shared library
6954 * gdb.python/py-events-shlib.c: New file.
6955
6956 2011-10-06 Joseph Myers <joseph@codesourcery.com>
6957
6958 * gdb.base/fixsection.exp: Do not include directories in filename
6959 in expected message.
6960
6961 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6962
6963 Add tests for passing of environment variables to inferior.
6964 * gdb.base/testenv.c: New test source.
6965 * gdb.base/testenv.exp: New expect test.
6966
6967 2011-10-04 Paul Koning <paul_koning@dell.com>
6968
6969 * gdb.python/py-value.c (main): Break before return.
6970
6971 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
6972
6973 PR python/12691: Add the inferior to Python exited event
6974 * gdb.python/py-events.exp: Test the inferior attribute of exited
6975 event with a fork.
6976 * gdb.python/py-events.py: Print inferior number on exit.
6977 * gdb.python/py-events.c: Fork the inferior.
6978
6979 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
6980
6981 * gdb.base/jit.exp: Add testcase name to log message
6982
6983 2011-10-03 Paul Koning <paul_koning@dell.com>
6984 Jan Kratochvil <jan.kratochvil@redhat.com>
6985
6986 * gdb.python/py-value.exp
6987 (python inval = gdb.parse_and_eval('*(int*)0'))
6988 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6989 (set argc=2, python print argc_lazy): New tests.
6990
6991 2011-10-02 Joel Brobecker <brobecker@adacore.com>
6992
6993 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6994
6995 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6996 Pedro Alves <pedro@codesourcery.com>
6997
6998 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6999 can_read_0, test for it.
7000 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7001 (parse_and_eval with memory error): ... here, make it untested if
7002 can_read_0.
7003
7004 2011-09-30 Marek Polacek <mpolacek@redhat.com>
7005
7006 * gdb.python/python.exp (verify pagination beforehand)
7007 (verify pagination afterwards): Fix race by splitting the line.
7008
7009 2011-09-29 Joseph Myers <joseph@codesourcery.com>
7010
7011 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7012 for 64-bit multilibs from i?86-* targets.
7013
7014 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7015
7016 * lib/gdb.exp: Fix a typo in one of the comments.
7017
7018 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7019
7020 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7021 matching pattern.
7022
7023 2011-09-28 Paul Koning <paul_koning@dell.com>
7024
7025 * gdb.python/py-type.c (enum E): New.
7026 * gdb.python/py-type.exp (test_fields): Add tests for Python
7027 mapping access to fields.
7028 (test_enums): New test for field access on enums.
7029
7030 2011-09-27 Stan Shebs <stan@codesourcery.com>
7031
7032 * gdb.trace/collection.exp: Test collection of $_ret.
7033
7034 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
7035
7036 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7037 list of compilation switches for <*-*-freebsd*>.
7038
7039 2011-09-19 Stan Shebs <stan@codesourcery.com>
7040
7041 * gdb.trace/tspeed.exp: New file.
7042 * gdb.trace/tspeed.c: New file.
7043
7044 2011-09-18 Yao Qi <yao@codesourcery.com>
7045
7046 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7047 instructions.
7048 (test_adr_32bit, test_pop_pc): Likewise.
7049 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7050 Thumb instructions.
7051 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7052 in gdb_test_multiple.
7053 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7054
7055 2011-09-17 Yao Qi <yao@codesourcery.com>
7056
7057 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7058 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7059 support single step to signal handler.
7060
7061 2011-09-17 Yao Qi <yao@codesourcery.com>
7062
7063 * gdb.base/disp-step-fork.c: New.
7064 * gdb.base/disp-step-syscall.exp: New.
7065 * gdb.base/disp-step-vfork.c: New.
7066
7067 2011-09-16 Joel Brobecker <brobecker@adacore.com>
7068
7069 * gdb.ada/tasks.exp: Make the expected output for
7070 the `info tasks' tests more resilient to spacing
7071 changes.
7072
7073 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7074
7075 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7076 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7077
7078 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
7079
7080 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7081 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7082
7083 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
7084
7085 Handle multiple breakpoint hits in Python interface:
7086 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7087 presence.
7088 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7089 breakpoint hits.
7090
7091 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7092 Jan Kratochvil <jan.kratochvil@redhat.com>
7093
7094 * gdb.python/py-events.exp: Remove pretty printing comment.
7095 * gdb.python/py-evsignal.exp: New file.
7096 * gdb.python/py-evthreads.c: Include signal.h.
7097 (thread3): Remove variable count3. Remove variable bad and use raise
7098 instead.
7099 (thread2): Remove variable count2. Move thread3 pthread_create here,
7100 merge pthread_join to a single line.
7101 (main): Remove variable count1. Merge pthread_join with pthread_create
7102 to a single line.
7103 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7104 KFAIL python/12966 for gdbserver. Test return value of
7105 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7106 gdb_expect by gdb_test and gdb_test_multiple.
7107 (thread 2, thread 3): New tests.
7108
7109 2011-09-12 Matt Rice <ratmice@gmail.com>
7110 Pedro Alves <pedro@codesourcery.com>
7111
7112 PR gdb/13175
7113
7114 * gdb.base/interp.exp: New tests.
7115 * gdb.base/interp.c: New file.
7116
7117 2011-09-12 Doug Evans <dje@google.com>
7118
7119 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7120 * gdb.dwarf2/typeddwarf.exp: Ditto.
7121
7122 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 Fix compatibility with x32 arch.
7125 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7126 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7127 is_x86_like_target.
7128 * testsuite/gdb.trace/collection.exp: Likewise.
7129 * testsuite/gdb.trace/report.exp: Likewise.
7130 * testsuite/gdb.trace/unavailable.exp: Likewise.
7131 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7132 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7133 (is_x86_like_target): Check also is_amd64_regs_target.
7134
7135 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7136
7137 PR breakpoints/12435
7138 * gdb.arch/amd64-prologue-xmm.c: New file.
7139 * gdb.arch/amd64-prologue-xmm.exp: New file.
7140 * gdb.arch/amd64-prologue-xmm.s: New file.
7141
7142 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 * gdb.dwarf2/dw2-param-error-main.c: New file.
7145 * gdb.dwarf2/dw2-param-error.S: New file.
7146 * gdb.dwarf2/dw2-param-error.exp: New file.
7147
7148 2011-09-08 Pedro Alves <pedro@codesourcery.com>
7149
7150 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7151 inferior's pid and look for a core dump named core.$pid. Use
7152 `remote_file' commands on the host instead of hand coding shell
7153 commands on the build.
7154 * gdb.base/valgrind-db-attach.exp: Kill the program before
7155 finishing the test.
7156
7157 2011-09-02 Matt Rice <ratmice@gmail.com>
7158
7159 * lib/prompt.exp: New file for testing the first prompt.
7160 * gdb.python/py-prompt.exp: Ditto.
7161 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7162
7163 2011-09-02 Pedro Alves <pedro@codesourcery.com>
7164
7165 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7166 0, before testing gcore.
7167
7168 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7169
7170 * dw2-ifort-parameter-debug.S: Update copyright year.
7171 * dw2-ifort-parameter.c: Update copyright year.
7172 * dw2-ifort-parameter.exp: Update copyright year.
7173
7174 * dw2-ifort-parameter-debug.S: New file.
7175 * dw2-ifort-parameter.c: New file.
7176 * dw2-ifort-parameter.exp: New file.
7177
7178 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7179
7180 * gdb.base/commands.exp (error_clears_commands_left): New function.
7181 (): Call it.
7182
7183 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7184
7185 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7186 (C): Initialize `a'.
7187 * gdb.mi/mi-inheritance-syntax-error.exp
7188 (-data-evaluate-expression $path): Expect `a' as 5.
7189
7190 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7191
7192 PR mi/11912
7193 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7194 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7195 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7196 keyword in output of -var-info-path-expression.
7197
7198 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7199
7200 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7201 * gdb.trace/collection.exp: Likewise.
7202 * gdb.trace/report.exp: Likewise.
7203 * gdb.trace/unavailable.exp: Likewise.
7204 * gdb.trace/while-dyn.exp: Likewise.
7205
7206 2011-08-18 Keith Seitz <keiths@redhat.com>
7207
7208 PR c++/12266
7209 * gdb.cp/meth-typedefs.cc: New file.
7210 * gdb.cp/meth-typedefs.exp: New file.
7211
7212 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7213
7214 * gdb.python/python.exp: Add extended-prompt tests.
7215
7216 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7217
7218 * gdb.arch/i386-dr3-watch.exp
7219 (watchpoint on gap1 does not fit debug registers)
7220 (delete all watchpoints): Fix racy expect strings.
7221
7222 2011-08-14 Yao Qi <yao@codesourcery.com>
7223
7224 * gdb.base/maint.exp: set data_section to ".neardata".
7225 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7226 * gdb.base/savedregs.exp: Handle SIGILL.
7227 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7228 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7229
7230 2011-08-12 Doug Evans <dje@google.com>
7231
7232 * gdb.python/py-symbol.exp: Add test for symbol.type.
7233
7234 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7235
7236 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7237 * gdb.mi/mi-pthreads.exp: Likewise.
7238 * gdb.mi/mi2-pthreads.exp: Likewise.
7239 * gdb.mi/gdb669.exp.exp: Likewise.
7240
7241 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7242
7243 * lib/mi-support.exp (detect_async): Rename to...
7244 (mi_detect_async): ... this.
7245 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7246 * gdb.mi/mi-nonstop.exp: Adjust.
7247 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7248 * gdb.mi/mi-nsintrall.exp: Adjust.
7249 * gdb.mi/mi-nsmoribund.exp: Adjust.
7250 * gdb.mi/mi-nsthrexec.exp: Adjust.
7251
7252 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7253
7254 * gdb.base/display.c (do_loops): New `p_i' local.
7255 * gdb.base/display.exp: Test displaying a variable that is
7256 temporarily at a bad address.
7257
7258 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7261 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7262
7263 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7264
7265 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7266 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7267 (p fuNC_symtab): Permit also ppc64 leading dot.
7268
7269 2011-08-05 Pedro Alves <pedro@codesourcery.com>
7270
7271 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7272 procedure.
7273 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7274
7275 2011-08-05 Yao Qi <yao@codesourcery.com>
7276
7277 * gdb.base/callfuncs.exp: Set language after main.
7278 * gdb.cp/cplusfuncs.exp: Likewise.
7279 * gdb.cp/inherit.exp: Likewise.
7280
7281 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7282
7283 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7284 * gdb.base/watch-vfork.exp: Skip on remote targets.
7285
7286 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7287
7288 * gdb.threads/thread-find.exp: Support remote targets.
7289
7290 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7291
7292 * gdb.base/jit.exp: Download solib_binfile to target.
7293 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7294 and call dlopen without full path name.
7295 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7296 dlopen without full path name.
7297
7298 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7299
7300 * gdb.base/break-always.exp: Complete the test
7301 with duplicated breakpoints and enabling/disabling them.
7302
7303 2011-08-02 Tom Tromey <tromey@redhat.com>
7304
7305 PR gdb/11289:
7306 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7307
7308 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7309
7310 PR gdb/13045
7311 * gdb.base/float.exp: Add new test case for PR gdb/13045
7312 * gdb.base/float.c: New file.
7313
7314 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7315
7316 * gdb.python/py-mi.exp: Test printers returning string hint, and
7317 also not returning a value.
7318 * gdb.python/py-prettyprint.c: Add testcase for above.
7319 * gdb.python/py-prettyprint.py: Add test printer for above.
7320
7321 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7322
7323 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7324 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7325 (.Ldie30) Add as field "data4".
7326 (.Ldie32) Rename field "b" to "shl".
7327 (abbrev4) Change for the "data4" field.
7328 (abbrev5, abbrev6) Remove.
7329 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7330 (p &s.shl): ... here. Add comment.
7331 (p &s.data4): New.
7332
7333 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7334
7335 Fix crash on lval_computed values.
7336 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7337
7338 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7339
7340 * gdb.base/help.exp (help whatis): Update the expected string.
7341
7342 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7345 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7346 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7347 Change the expected string.
7348
7349 2011-07-26 Pedro Alves <pedro@codesourcery.com>
7350
7351 * gdb.base/watchpoint.exp
7352 (test_disable_enable_software_watchpoint): New procedure.
7353 (top level): Run it.
7354
7355 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7356
7357 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7358 executable file "${binfile}", C++ version "${binfile}-cxx".
7359 * gdb.python/py-prettyprint.exp: Likewise.
7360 * gdb.python/py-symbol.exp: Likewise.
7361 * gdb.python/py-type.exp: Likewise.
7362 * gdb.python/py-value.exp: Likewise.
7363 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7364 file name instead of just suffix.
7365
7366 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 Fix implicit pointer offsets.
7369 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7370 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7371 (continue to breakpoint: continue to baz breakpoint for implptr)
7372 (sanity check element 0, sanity check element 1)
7373 (enter the inlined function, check element 0 for the offset)
7374 (check element 1 for the offset)
7375 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7376 (set foo breakpoint for implptr): Update the breakpoint number.
7377
7378 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7379
7380 * gdb.python/py-mi.exp: Use different file names for different
7381 versions of the executable under test.
7382 * gdb.python/py-prettyprint.exp: Likewise.
7383 * gdb.python/py-symbol.exp: Likewise.
7384 * gdb.python/py-template.exp: Likewise.
7385 * gdb.python/py-type.exp: Likewise.
7386 * gdb.python/py-value.exp: Likewise.
7387
7388 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7389
7390 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7391 flag after restarting GDB if necessary.
7392
7393 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7394
7395 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7396
7397 2011-07-22 Pedro Alves <pedro@codesourcery.com>
7398
7399 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7400 backend doesn't leave used debug registers behind.
7401
7402 2011-07-22 Tom Tromey <tromey@redhat.com>
7403
7404 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7405 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7406 argument.
7407 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7408
7409 2011-07-21 Matt Rice <ratmice@gmail.com>
7410
7411 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7412 in mostlyclean rule. Add files ending in .core.
7413
7414 2011-07-21 Matt Rice <ratmice@gmail.com>
7415
7416 PR macros/12999
7417 * gdb.base/info-macros.c: New test sources.
7418 * gdb.base/info-macros.exp: New tests.
7419
7420 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7421
7422 * gdb.python/python.exp: Add prompt substitution tests.
7423
7424 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7425
7426 Fix crash if referenced CU is aged out.
7427 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7428 New.
7429 * gdb.dwarf2/implptr.exp: Likewise.
7430
7431 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 * gdb.dwarf2/implptr.S: Rebuilt.
7434 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7435 (bar): Use them for j, k, l.
7436 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7437 COMPILE.
7438 (print j in implptr:bar): Update for the intp typedef.
7439 (print p[0].x in implptr:foo): Use more exact regex.
7440
7441 2011-07-18 Tom Tromey <tromey@redhat.com>
7442
7443 * gdb.cp/static-method.exp: Add missing single quote.
7444
7445 2011-07-18 Yao Qi <yao@codesourcery.com>
7446
7447 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7448 supported.
7449 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7450 * gdb.mi/mi-nonstop.exp: Likewise.
7451 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7452 * gdb.mi/mi-nsintrall.exp: Likewise.
7453 * gdb.mi/mi-nsmoribund.exp: Likewise.
7454 * gdb.mi/mi-nsthrexec.exp: Likewise.
7455 * gdb.python/py-evthreads.exp: Likewise.
7456
7457 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7458
7459 Code cleanup.
7460 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7461 it. Substitute it instead of test_compiler_info everywhere.
7462
7463 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7464
7465 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7466 remote targets as well.
7467
7468 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7469
7470 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7471 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7472
7473 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7474
7475 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7476 a remote machine, not the host.
7477 (gdb_compile_shlib): Set soname if target is remote.
7478
7479 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7480
7481 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7482
7483 2011-07-13 Matt Rice <ratmice@gmail.com>
7484
7485 * gdb.python/py-objfile-script-gdb.py: Renamed to
7486 py-objfile-script-gdb.py.in.
7487 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7488 py-objfile-script-gdb.py.
7489 * gdb.python/py-objfile-script.exp: Update reference to
7490 py-objfile-script-gdb.py.
7491
7492 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7495 reference undefined label.
7496
7497 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7498
7499 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7500 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7501 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7502 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7503
7504 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7505
7506 PR python/12438
7507 * gdb.python/python.exp: Add maint set/show python print-stack
7508 deprecated tests. Add set/show python print-backtrace tests.
7509
7510 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7511
7512 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7513 debug info.
7514
7515 2011-07-06 Matt Rice <ratmice@gmail.com>
7516
7517 * gdb.python/python.exp: Update filename paths.
7518 * gdb.python/py-symtab.exp: Ditto.
7519
7520 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7521
7522 * gdb.python/py-evthreads.exp: Add missing `$'.
7523
7524 2011-07-06 Jie Zhang <jie.zhang@analog.com>
7525
7526 * config/bfin.exp: New file.
7527 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7528 * gdb.asm/bfin.inc: New file.
7529
7530 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7531
7532 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7533 the whole output.
7534
7535 2011-07-05 Tom Tromey <tromey@redhat.com>
7536
7537 * gdb.java/jprint.java (jprint.hi): New field.
7538 * gdb.java/jprint.exp: Print string.
7539
7540 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7541
7542 * gdb.base/call-sc.c: Fix typos.
7543 * gdb.base/ifelse.exp: Likewise.
7544 * gdb.base/structs.c: Likewise.
7545
7546 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7547
7548 * gdb.base/jit-so.exp: New test.
7549 * gdb.base/jit-dlmain.c: New file.
7550 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7551
7552 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7553
7554 * gdb.cp/m-static.exp: Call get_compiler_info.
7555 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7556 * gdb.cp/pr9167.exp (p b): Likewise.
7557 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7558 (test value of P in inner_m, test type of Z in inner_m): Call
7559 setup_xfail for gcc <= 4.5.
7560
7561 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7562
7563 * gdb.cp/paren-type.cc: New files.
7564 * gdb.cp/paren-type.exp: New files.
7565
7566 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 Stop on first linespec terminator instead of eating what we can.
7569 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7570 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7571 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7572 (break C::f()): ... this one.
7573 (break C::operator()()): New test.
7574 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7575 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7576 test.
7577
7578 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7579
7580 Fall back linespec to minimal symbols.
7581 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7582 error message.
7583 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7584 * gdb.cp/minsym-fallback-main.cc: New file.
7585 * gdb.cp/minsym-fallback.cc: New file.
7586 * gdb.cp/minsym-fallback.exp: New file.
7587 * gdb.cp/minsym-fallback.h: New file.
7588
7589 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7590
7591 * gdb.cp/no-dmgl-verbose.cc: New file.
7592 * gdb.cp/no-dmgl-verbose.exp: New file.
7593
7594 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7595
7596 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7597 __GI_.
7598 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7599 (f): New function.
7600 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7601 (complete p 'func<short>(): ... here.
7602 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7603 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7604 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7605 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7606 Make them KFAIL gcc/49546.
7607
7608 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7609
7610 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7611
7612 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7613
7614 Test GCC PR debug/49546.
7615 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7616 (test type of F in k3_m, test value of F in k3_m): New.
7617 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7618 (main): New variable k3. Call k3.k3_m.
7619
7620 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7621
7622 * gdb.ada/packed_array.exp: Fix expected outout.
7623
7624 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7625
7626 * gdb.ada/packed_array.exp: fixed expected output.
7627
7628 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7629
7630 * gdb.ada/same_enum: New testcase.
7631
7632 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7633
7634 * gdb.ada/ptr_typedef: New testcase.
7635
7636 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7637
7638 * gdb.ada/arrayptr.exp: Add ptype test.
7639
7640 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7641
7642 * gdb.ada/char_enum: New testcase.
7643
7644 2011-07-01 Yao Qi <yao@codesourcery.com>
7645
7646 * gdb.base/dump.exp (capture_pointer_with_type): New.
7647 Get value from address instead of name.
7648 Start GDB once, and do `dump' and `restore'
7649 tests together.
7650
7651 2011-06-30 Jie Zhang <jie.zhang@analog.com>
7652 Mike Frysinger <vapier@gentoo.org>
7653
7654 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7655 helper functions for getting/setting remotetimeout variable.
7656 * lib/gdb.exp (gdb_load): If the target is remote, set
7657 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7658 with $loadtimeout. Set $load_ok to 0 before doing the load.
7659 Instead of returning, immediately, set $load_ok to 0. Call
7660 set_remotetimeout with $oldremotetimeout, and then return if
7661 $load_ok is 1.
7662
7663 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
7664
7665 * gdb.python/py-template.exp: Don't run this test if the target
7666 does not support c++ tests.
7667
7668 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7669
7670 Fix non-only rename list for Fortran modules import.
7671 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7672 tests.
7673 * gdb.fortran/module.f90 (module moduse): New.
7674 (program module): use moduse, test var_x, var_y and var_z.
7675
7676 2011-06-29 Tom Tromey <tromey@redhat.com>
7677
7678 PR testsuite/12040:
7679 * gdb.fortran/array-element.exp: Use f90, not f77.
7680 * gdb.fortran/complex.exp: Use f90, not f77.
7681 * gdb.fortran/derived-type.exp: Use f90, not f77.
7682 * gdb.fortran/library-module.exp: Use f90, not f77.
7683 * gdb.fortran/logical.exp: Use f90, not f77.
7684 * gdb.fortran/module.exp: Use f90, not f77.
7685 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7686 * gdb.fortran/subarray.exp: Use f90, not f77.
7687
7688 2011-06-29 Tom Tromey <tromey@redhat.com>
7689
7690 * gdb.fortran/charset.exp: New file.
7691 * gdb.fortran/charset.f90: New file.
7692
7693 2011-06-29 Tom Tromey <tromey@redhat.com>
7694
7695 PR testsuite/12040:
7696 * lib/future.exp: New file, mostly extracted from ada.exp.
7697 Rewrote compatibility code to use rename.
7698 (gdb_find_gfortran): New proc.
7699 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7700 gfortran patch.
7701 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7702 Move to future.exp.
7703 * lib/gdb.exp: Always load future.exp.
7704
7705 2011-06-28 Yao Qi <yao@codesourcery.com>
7706
7707 * gdb.cp/exception.cc: Don't include iostream.
7708 (bar): Remove print statement.
7709 (catcher): New.
7710 (main): Remove print statements. Call function catcher.
7711 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7712 Set breakpoint on catcher, and check the value of parameter.
7713
7714 2011-06-23 Yao Qi <yao@codesourcery.com>
7715
7716 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7717 breakpoint 1.2 is disabled. KFAIL for uclinux.
7718
7719 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7720
7721 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7722 mi_gdb_test.
7723
7724 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7725
7726 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7727
7728 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7729
7730 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7731
7732 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7733
7734 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7735 `test_exec_and_symbol_mi_operatons' return value.
7736 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7737 gdb_test_multiple.
7738 (test_exec_and_symbol_mi_operatons): Likewise.
7739 (test_path_specification): Likewise.
7740
7741 2011-06-23 Yao Qi <yao@codesourcery.com>
7742
7743 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7744 supported.
7745 * lib/gdb.exp (support_displaced_stepping): New.
7746
7747 2011-06-23 Yao Qi <yao@codesourcery.com>
7748
7749 * gdb.threads/execl.exp: Skip on remote target.
7750
7751 2011-06-21 Marek Polacek <mpolacek@redhat.com>
7752
7753 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7754 mi_gdb_test.
7755
7756 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7757
7758 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7759
7760 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7761
7762 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7763 mi_gdb_test.
7764
7765 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7766
7767 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7768
7769 2011-06-14 Yao Qi <yao@codesourcery.com>
7770
7771 gdb/testsuite/
7772 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7773
7774 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7775
7776 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7777
7778 2011-06-10 Tom Tromey <tromey@redhat.com>
7779
7780 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7781 Add tests for pointer-to-member-function.
7782 * gdb.cp/temargs.cc (S::somefunc): New function.
7783 (K2): New class.
7784 (main): Instantiate K2; call method.
7785
7786 2011-06-08 Joel Brobecker <brobecker@adacore.com>
7787
7788 * gdb.python/py-inferior.c (f2): Make str an array rather
7789 than a pointer.
7790 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7791
7792 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7793
7794 * gdb.base/async-shell.c: New file.
7795 * gdb.base/async-shell.exp: New file.
7796
7797 2011-06-06 Pedro Alves <pedro@codesourcery.com>
7798
7799 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7800
7801 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7802
7803 From Stephen Kitt <steve@sk2.org>
7804 * gdb.base/help.exp: Adjust following some spelling corrections
7805 in GDB.
7806
7807 2011-06-01 Yao Qi <yao@codesourcery.com>
7808
7809 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7810
7811 2010-05-31 Keith Seitz <keiths@redhat.com>
7812
7813 PR c++/12750
7814 * gdb.cp/static-method.cc: New file.
7815 * gdb.cp/static-method.exp: New file.
7816
7817 2010-05-31 Keith Seitz <keiths@redhat.com>
7818
7819 PR symtab/12704
7820 * gdb.cp/anon-ns.cc: New file.
7821 * gdb.cp/anon-ns.exp: New file.
7822
7823 2011-05-31 Pedro Alves <pedro@codesourcery.com>
7824
7825 * gdb.arch/i386-dr3-watch.c: New file.
7826 * gdb.arch/i386-dr3-watch.exp: New file.
7827
7828 2011-05-30 Yao Qi <yao@codesourcery.com>
7829
7830 * gdb.base/callfuncs.c (t_structs_fc): New.
7831 (t_structs_dc, t_structs_ldc): New.
7832 (t_double_many_args):
7833 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7834 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7835 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7836 * gdb.base/callfuncs.exp: Call new functions.
7837
7838 2011-05-30 Yao Qi <yao@codesourcery.com>
7839
7840 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7841 Call rerun_and_prepare for each test to isolate effects.
7842
7843 2011-05-30 Yao Qi <yao@codesourcery.com>
7844
7845 * gdb.base/varargs.c (find_max_float_real): New.
7846 (find_max_double_real, find_max_long_double_real): New.
7847 * gdb.base/varargs.exp: Call these new added functions.
7848 * lib/gdb.exp (setup_kfail_for_target): New.
7849
7850 2011-05-30 Yao Qi <yao@codesourcery.com>
7851
7852 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7853 (callcd, callce, callcf, callc1a, callc1b): New.
7854 (callc2a, callc2b): New.
7855 * gdb.base/funcargs.exp (complex_args): New.
7856 (complex_integral_args, complex_float_integral_args): New.
7857 * lib/gdb.exp (support_complex_tests): New. Determine
7858 whether to run test cases on _Complex types.
7859
7860 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 * gdb.threads/leader-exit.c: New file.
7863 * gdb.threads/leader-exit.exp: New file.
7864
7865 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7866
7867 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
7868
7869 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7870
7871 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7872 remove the `supported' variable.
7873 * gdb.mi/mi-nonstop.exp: Likewise.
7874 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7875 * gdb.mi/mi-nsintrall.exp: Likewise.
7876 * gdb.mi/mi-nsmoribund.exp: Likewise.
7877 * gdb.mi/mi-nsthrexec.exp: Likewise.
7878
7879 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7880
7881 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7882
7883 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7884
7885 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7886
7887 2011-05-24 Keith Seitz <keiths@redhat.com>
7888
7889 PR breakpoint/12803
7890 * gdb.cp/cmpd-minsyms.cc (a): New method.
7891 (b): New method.
7892 (c): New method.
7893 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7894
7895 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7896
7897 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7898 watchpoint's command list didn't execute when the watchpoint went
7899 out of scope.
7900
7901 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7902
7903 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7904 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7905 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7906 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7907 * gdb.arch/i386-permbkpt.exp: Likewise.
7908 * gdb.arch/i386-prologue.exp: Likewise.
7909 * gdb.arch/i386-size-overlap.exp: Likewise.
7910 * gdb.arch/i386-size.exp: Likewise.
7911 * gdb.arch/i386-unwind.exp: Likewise.
7912 * gdb.reverse/i386-precsave.exp: Likewise.
7913 * gdb.reverse/i386-reverse.exp: Likewise.
7914 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7915 * gdb.reverse/i387-env-reverse.exp: Likewise.
7916 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7917
7918 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7919
7920 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7921 file doesn't error, using MI.
7922
7923 2011-05-23 Tom Tromey <tromey@redhat.com>
7924
7925 * gdb.base/charset.exp (string_display): Add tests to assign to
7926 arrays.
7927 * gdb.base/charset.c (short_array, int_array, long_array): New.
7928
7929 2011-05-20 Pedro Alves <pedro@codesourcery.com>
7930
7931 Cope with async mode.
7932
7933 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7934 into gdb_test + mi_expect_stop.
7935
7936 2011-05-20 Pedro Alves <pedro@codesourcery.com>
7937
7938 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7939 (callme): Remove printf call.
7940
7941 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
7942
7943 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7944 quote pattern to avoid problems with Cygwin/mingw expect versions.
7945 * gdb.base/default.exp (show convenience): Use double
7946 quote pattern for regular expressions.
7947
7948 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7949
7950 Fix -readnow for -gdwarf-4 unused type units.
7951 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7952 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7953
7954 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7955
7956 * gdb.base/kill-after-signal.c: New file.
7957 * gdb.base/kill-after-signal.exp: New file.
7958
7959 2011-05-16 Pedro Alves <pedro@codesourcery.com>
7960
7961 * gdb.ada/start.exp: Call untested with the correct test filename.
7962 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7963 test filename. Make the test's binary unique.
7964 * gdb.arch/i386-signal.exp: Call untested with the correct test
7965 filename.
7966 * gdb.arch/i386-size-overlap.exp: Ditto.
7967 * gdb.arch/Makefile.in (EXECUTABLES): Update.
7968 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7969 * gdb.cp/call-c.exp: Ditto.
7970 * gdb.mi/mi-reverse.exp: Call untested with the correct test
7971 filename. Make the test's binary unique.
7972 * gdb.mi/Makefile.in (EXECUTABLES): Update.
7973 * gdb.python/py-mi.exp: Ditto.
7974 * gdb.python/Makefile.in (EXECUTABLES): Update.
7975 * gdb.reverse/i386-precsave.exp: Ditto.
7976 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7977 test filename.
7978 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7979 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
7980 unique.
7981 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7982 test filename.
7983 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
7984 * gdb.trace/tfile.exp: Ditto.
7985
7986 2011-05-14 Yao Qi <yao@codesourcery.com>
7987
7988 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7989 type.
7990
7991 2011-05-13 Doug Evans <dje@google.com>
7992
7993 * gdb.python/py-objfile-script.exp: New file.
7994 * gdb.python/py-objfile-script.c: New file.
7995 * gdb.python/py-objfile-script-gdb.py: New file.
7996 * testsuite/gdb.python/py-section-script.exp: Test
7997 "info auto-load-scripts".
7998
7999 2011-05-13 Tom Tromey <tromey@redhat.com>
8000
8001 * gdb.dwarf2/clztest.exp: New file.
8002 * gdb.dwarf2/clztest.c: New file.
8003 * gdb.dwarf2/clztest.S: New file.
8004
8005 2011-05-13 Doug Evans <dje@google.com>
8006
8007 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8008 String16 tests.
8009
8010 2011-05-13 Tom Tromey <tromey@redhat.com>
8011
8012 * lib/gdb.exp (is_x86_like_target): New proc.
8013 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8014 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8015 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8016 -nostdlib to compiler.
8017 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8018 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8019 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8020 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8021 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8022
8023 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8024
8025 * gdb.python/py-function.exp: Test setting a value from a function
8026 which executes a command.
8027
8028 2011-05-12 Tom Tromey <tromey@redhat.com>
8029
8030 * gdb.dwarf2/typeddwarf.S: New file.
8031 * gdb.dwarf2/typeddwarf.c: New file.
8032 * gdb.dwarf2/typeddwarf.exp: New file.
8033
8034 2011-05-12 Marek Polacek <mpolacek@redhat.com>
8035
8036 * gdb.mi/mi-basics.exp: Fix races. Honour the
8037 `test_exec_and_symbol_mi_operatons' return value.
8038 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8039 gdb_test_multiple.
8040 (test_exec_and_symbol_mi_operatons): Likewise.
8041 (test_path_specification): Likewise.
8042
8043 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8044
8045 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8046 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8047 Replace `file copy' and `file rename' by `file mtime'. Twice.
8048
8049 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8050
8051 * gdb.base/readline-ask.c: New file.
8052 * gdb.base/readline-ask.exp: New file.
8053 * gdb.base/readline-ask.inputrc: New file.
8054
8055 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8056
8057 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8058 to avoid race condition.
8059 * gdb.cell/coremaker.c: Use small stack size.
8060 * gdb.cell/ea-standalone.exp: Use file name without path as
8061 argument to c_to.
8062 * gdb.cell/fork.exp: Allow other output when continuing to end.
8063
8064 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8065
8066 * gdb.threads/corethreads.c: New file.
8067 * gdb.threads/corethreads.exp: New file.
8068
8069 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8070
8071 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8072 Try to compile the test using -Wl,-z,norelro first.
8073 (load_core): New variable libthread_db_seen, initialize it.
8074 (zeroed-threads cannot be listed): Protect it by XFAIL on
8075 !$libthread_db_seen.
8076
8077 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8078
8079 PR 12573
8080 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8081 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8082 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8083
8084 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8085
8086 * gdb.cp/psymtab-parameter.cc: New file.
8087 * gdb.cp/psymtab-parameter.exp: New file.
8088
8089 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8090
8091 Fix a race.
8092 * gdb.cp/static-print-quit.exp (print c): Split to ...
8093 (print c - <return>, print c - q <return>, print c - to quit):
8094 ... these. Make the testfile untested on gdb-7.1.
8095
8096 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
8097
8098 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8099 gdb_rename_execfile, gdb_touch_execfile): New.
8100 * gdb.base/reread.exp: Use new procs to handle multiple
8101 exec files.
8102
8103 2011-05-05 Yao Qi <yao@codesourcery.com>
8104
8105 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8106 (test_adr_32bit, test_pop_pc): New.
8107 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8108 (test_adr_32bit, test_pop_pc): New.
8109
8110 2011-05-04 Joseph Myers <joseph@codesourcery.com>
8111
8112 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8113 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8114 targets.
8115 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8116 handle targets.
8117
8118 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 * gdb.base/completion.exp (complete help info wat): Rename to ...
8121 (complete 'help info wat'): ... here.
8122 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8123 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8124
8125 2011-05-04 Pedro Alves <pedro@codesourcery.com>
8126
8127 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8128 gdb_test and explicit $gdb_prompt/timeout matches.
8129
8130 2011-05-04 Yao Qi <yao@codesourcery.com>
8131
8132 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8133 and __thumb2__.
8134
8135 2011-05-03 Marek Polacek <mpolacek@redhat.com>
8136
8137 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8138 in place of `gdb_test "delete breakpoints"'. This eliminates two
8139 testcases.
8140
8141 2011-05-02 Pedro Alves <pedro@codesourcery.com>
8142
8143 PR testsuite/12649
8144 Fix races.
8145
8146 * gdb.base/completion.exp: Remove all sleep calls. Remove
8147 unnecessary regexs. Don't explicitly expect anything after the
8148 prompt. Eat the prompt if necessary.
8149
8150 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8151
8152 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8153 accept to show the caller line again as well as the line after.
8154
8155 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8156
8157 PR mi/12531
8158
8159 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8160 compile target.
8161 * gdb.python/py-prettyprint.exp: Add C++ object for
8162 CPLUS_FAKE_CHILD test.
8163
8164 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8165
8166 * gdb.base/signest.exp: New file.
8167 * gdb.base/signest.c: Likewise.
8168
8169 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8170
8171 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8172 thread and breakpoint notifications.
8173
8174 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8175
8176 * gdb.base/fortran-sym-case.c: New file.
8177 * gdb.base/fortran-sym-case.exp: New file.
8178 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8179 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8180 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8181
8182 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8183
8184 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8185 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8186 false #1', `if true else false #2' and `if true else false #3'.
8187
8188 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8189
8190 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8191 while delivering signal.
8192
8193 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8194
8195 MI breakpoint notifications.
8196
8197 * testsuite/gdb.mi/mi-cli.exp: Adust.
8198 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8199 * testsuite/gdb.mi/mi-watch.exp: Adust.
8200 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8201 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8202 notifications.
8203
8204 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8205
8206 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8207 * gdb.base/gdbindex-stabs.c: New file.
8208 * gdb.base/gdbindex-stabs.exp: New file.
8209
8210 2011-04-25 Yao Qi <yao@codesourcery.com>
8211
8212 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8213 with /*...*/.
8214 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8215
8216 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8217
8218 * gdb.python/py-value.exp (test_objfiles): Name the first test
8219 `py-value in file.filename'.
8220
8221 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8222
8223 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8224 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8225 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8226 !gdbserver_reconnect_p..
8227 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8228
8229 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8230
8231 * gdb.cp/cpcompletion.exp (complete class methods)
8232 (complete class methods beginning with F): Move them above runto. New
8233 comment about the runto delimiter.
8234
8235 2011-04-20 Pedro Alves <pedro@codesourcery.com>
8236
8237 * gdb.base/maint.exp: Test that "maint print registers" works
8238 without a running program.
8239
8240 2011-04-20 Marek Polacek <mpolacek@redhat.com>
8241
8242 * gdb.base/setshow.exp: Fix racy tests.
8243 ($old_gdb_prompt): New variable.
8244
8245 2011-04-19 Tom Tromey <tromey@redhat.com>
8246
8247 * gdb.mi/mi-nsmoribund.exp:
8248 * gdb.hp/gdb.objdbg/objdbg01.exp:
8249 * gdb.base/structs.exp (test_struct_returns):
8250 * gdb.base/call-sc.exp (test_scalar_returns):
8251 * gdb.base/bigcore.exp: Remove duplicate words.
8252
8253 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8254
8255 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8256 * gdb.base/break-interp.exp (test_attach): New comment.
8257
8258 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8259
8260 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8261 (clear __stack_user.next, clear stack_used.next)
8262 (save a zeroed-threads corefile): New test.
8263 Call core_load for $core0file.
8264 (zeroed-threads cannot be listed): New test.
8265
8266 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8267
8268 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8269 filename.
8270 ($srcfile): Preserve the original value.
8271 ($testfile): Match it the .exp filename.
8272 ($corefile): New variable. Substitute it around.
8273 Use clean_restart.
8274 ($prev_timeout): Remove.
8275 (load_core): Move core loading into this proc.
8276 Fix restore of $timeout if load_core fails.
8277
8278 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8279
8280 * gdb.base/eu-strip-infcall.c: New file.
8281 * gdb.base/eu-strip-infcall.exp: New file.
8282
8283 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8284
8285 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8286 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8287
8288 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8289
8290 Fix Python access to inlined frames.
8291 * gdb.python/py-frame-inline.c: New file.
8292 * gdb.python/py-frame-inline.exp: New file.
8293
8294 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8295
8296 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8297 content of 's24' correctly (avoiding "optimized out").
8298 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8299
8300 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8303
8304 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8305
8306 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8307 expect a colon in watch -location output.
8308
8309 2011-04-13 Marek Polacek <mpolacek@redhat.com>
8310
8311 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8312 New testcase `expect response to define backtrace'. Also remove
8313 redundant `default' block.
8314
8315 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8316
8317 * gdb.python/py-prettyprint.c (struct hint_error): New.
8318 (main): New variable hint_error.
8319 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8320 "print hint_error".
8321 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8322 (register_pretty_printers): Register it.
8323
8324 2011-04-04 Tom Tromey <tromey@redhat.com>
8325
8326 * gdb.cp/maint.exp (test_help): Update.
8327 (test_namespace): Likewise.
8328
8329 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8330
8331 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8332 * gdb.ada/arrayptr.exp: Add new tests.
8333
8334 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8335
8336 * gdb.ada/mi_catch_ex: New testcase.
8337
8338 2011-04-01 Pedro Alves <pedro@codesourcery.com>
8339
8340 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8341 base::overload(void) method without specifying "const".
8342
8343 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8344
8345 * gdb.arch/thumb-singlestep.S: New file.
8346 * gdb.arch/thumb-singlestep.exp: Likewise.
8347
8348 2011-03-31 Tom Tromey <tromey@redhat.com>
8349
8350 * gdb.python/py-prettyprint.py (exception_flag): New global.
8351 (NoStringContainerPrinter._iterator.next): Check it.
8352 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8353 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8354
8355 2011-03-29 Tom Tromey <tromey@redhat.com>
8356
8357 * gdb.cp/anon-struct.cc: New file.
8358 * gdb.cp/anon-struct.exp: New file.
8359
8360 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8361
8362 Test STT_GNU_IFUNC support.
8363 * gdb.base/gnu-ifunc-lib.c: New file.
8364 * gdb.base/gnu-ifunc.c: New file.
8365 * gdb.base/gnu-ifunc.exp: New file.
8366
8367 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8368
8369 Support a ring of related breakpoints.
8370 * gdb.base/watchpoint-delete.c: New file.
8371 * gdb.base/watchpoint-delete.exp: New file.
8372
8373 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8374
8375 * gdb.ada/arrayparam.exp (print first after function call): Use
8376 explicit package name. Add a comment
8377 (print lasta after function call): Rename ...
8378 (print last after function call): ... it and use explicit package
8379 name.
8380 (print length after function call): Use explicit package name.
8381 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8382 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8383 (multiple matches for symbol i): Rename ...
8384 (multiple matches for symbol integervar): ... it.
8385 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8386 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8387
8388 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
8389
8390 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8391 environment variable to make grep output more predictable. Move
8392 all the environment setup into gdb_init so it's done once per test
8393 case rather than each time we start gdb.
8394
8395 2011-03-24 Tom Tromey <tromey@redhat.com>
8396
8397 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8398 test.
8399
8400 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8401
8402 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8403 * gdb.dwarf2/dw2-entry-value.S: New file.
8404 * gdb.dwarf2/dw2-entry-value.exp: New file.
8405
8406 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8407
8408 PR python/12183
8409
8410 * gdb.python/py-function.exp: Add GdbError tests.
8411
8412 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8413
8414 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8415 (reglocal_test_func, statlocal_test_func): New functions.
8416 (globals_test_func): Call new functions.
8417 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8418 (gdb_collect_locals_test): New procedure.
8419 (gdb_trace_collection_test): Call new procedures.
8420
8421 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8422
8423 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8424 (test_register, test_register_unavailable): New procedures.
8425 (gdb_unavailable_registers_test): New procedure.
8426 (gdb_trace_collection_test): Call it.
8427
8428 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8429
8430 PR python/12149
8431
8432 * gdb.python/python.exp: Add gdb.write tests.
8433
8434 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8435
8436 * gdb.python/Makefile.in: Add py-objfile.
8437 * gdb.python/py-objfile.exp: New file.
8438 * gdb.python/py-objfile.c: New file.
8439 * gdb.python/py-block.exp: Add is_valid tests.
8440 * gdb.python/py-inferior.exp: Ditto.
8441 * gdb.python/py-infthread.exp: Ditto.
8442 * gdb.python/py-symbol.exp: Ditto.
8443 * gdb.python/py-symtab.exp: Ditto.
8444
8445 2011-03-16 Keith Seitz <keiths@redhat.com>
8446
8447 PR c++/12273
8448 * gdb.cp/cmpd-minsyms.exp: New test.
8449 * gdb.cp/cmpd-minsyms.cc: New file.
8450
8451 PR c++/11734
8452 * gdb.cp/ovsrch.exp: New test.
8453 * gdb.cp/ovsrch.h: New file.
8454 * gdb.cp/ovsrch1.cc: New file.
8455 * gdb.cp/ovsrch2.cc: New file.
8456 * gdb.cp/ovsrch3.cc: New file.
8457 * gdb.cp/ovsrch4.cc: New file.
8458
8459 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8460
8461 PR gdb/12528
8462 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8463 * gdb.base/break-on-linker-gcd-function.exp: New test.
8464 * gdb.base/break-on-linker-gcd-function.cc: New file.
8465
8466 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
8467
8468 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8469
8470 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8471
8472 * lib/gdb.exp (gdb_unload): Add another termination case.
8473
8474 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8475
8476 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8477 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8478 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8479 Provide a stub byte there.
8480 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8481 DW_AT_entry_pc.
8482 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8483
8484 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8485
8486 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8487 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8488 "generic ABI, auto".
8489 (altivec_abi_tests): Accept vectors returned by reference.
8490
8491 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8492
8493 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8494
8495 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8496
8497 * gdb.python/py-section-script.exp: Skip test if no Python support.
8498
8499 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8500
8501 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8502
8503 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8504
8505 * gdb.python/py-parameter.exp: Update tests to the new Python
8506 parameter API. Add "no documentation" test. Add deprecated API
8507 backward compatibility test.
8508
8509 2011-03-09 Tom Tromey <tromey@redhat.com>
8510
8511 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8512 gdb_continue_to_end.
8513
8514 2011-03-09 Mark Kettenis <kettenis@gnu.org>
8515
8516 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8517 tabs.
8518
8519 2011-03-09 Tom Tromey <tromey@redhat.com>
8520
8521 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8522 parentheses.
8523 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8524 $command.
8525 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8526 argument to gdb_continue_to_end.
8527 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8528 argument to gdb_continue_to_end.
8529 * gdb.cp/annota3.exp: Fix regex.
8530 * gdb.cp/annota2.exp: Fix regex.
8531 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8532 gdb_continue_to_end.
8533 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8534 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8535 gdb_continue_to_end.
8536
8537 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * gdb.server/ext-run.exp
8540 (load new file without any gdbserver inferior): New test.
8541
8542 2011-03-07 Tom Tromey <tromey@redhat.com>
8543
8544 * Makefile.in (TAGS): Rewrite.
8545
8546 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8549 initial commands echo. New match for `Found trace'. Anchor all the
8550 other matches. Anchor and match for `No trace frame found' the final
8551 match.
8552
8553 2011-03-07 Tom Tromey <tromey@redhat.com>
8554
8555 * Makefile.in (TAGS): New target.
8556
8557 2011-03-07 Tom Tromey <tromey@redhat.com>
8558
8559 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8560 change.
8561 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8562 change.
8563 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8564 exit message change.
8565 (skip_altivec_tests): Update for exit message change.
8566 (skip_vsx_tests): Likewise.
8567 (gdb_continue_to_end): Likewise. Add 'command' argument.
8568 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8569 * gdb.threads/tls.exp: Update for exit message change.
8570 * gdb.threads/thread-unwindonsignal.exp: Use
8571 gdb_continue_to_end.
8572 * gdb.threads/step.exp (step_it): Update for exit message change.
8573 (continue_all): Likewise.
8574 * gdb.threads/print-threads.exp (test_all_threads): Update for
8575 exit message change.
8576 * gdb.threads/interrupted-hand-call.exp: Use
8577 gdb_continue_to_end.
8578 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8579 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8580 gdb_continue_to_end.
8581 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8582 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8583 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8584 * gdb.cp/method.exp: Update for exit message change.
8585 * gdb.cp/mb-templates.exp: Update for exit message change.
8586 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8587 * gdb.cp/annota3.exp: Update for exit message change.
8588 * gdb.cp/annota2.exp: Update for exit message change.
8589 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8590 * gdb.base/term.exp: Update for exit message change.
8591 * gdb.base/step-test.exp (test_i): Update for exit message change.
8592 * gdb.base/sigstep.exp (advance): Update for exit message change.
8593 (advancei): Likewise.
8594 * gdb.base/siginfo.exp: Update for exit message change.
8595 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8596 * gdb.base/reread.exp: Use gdb_continue_to_end.
8597 * gdb.base/langs.exp: Use gdb_continue_to_end.
8598 * gdb.base/interrupt.exp: Update for exit message change.
8599 * gdb.base/gdb1555.exp: Update for exit message change.
8600 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8601 * gdb.base/ending-run.exp: Update for exit message change.
8602 * gdb.base/chng-syms.exp: Update for exit message change.
8603 * gdb.base/checkpoint.exp: Update for exit message change.
8604 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8605 gdb_continue_to_end.
8606 (test_catch_syscall_with_wrong_args): Likewise.
8607 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8608 * gdb.base/break-interp.exp (test_ld): Update for exit message
8609 change.
8610 * gdb.base/bang.exp: Update for exit message change.
8611 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8612 (do_call_attach_tests): Likewise.
8613 * gdb.base/a2-run.exp: Update for exit message change.
8614 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8615 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8616 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8617
8618 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8621
8622 2011-03-03 Tom Tromey <tromey@redhat.com>
8623
8624 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8625 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8626 * gdb.hp/gdb.aCC/configure.ac: Remove.
8627 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8628 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8629 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8630 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8631 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8632 * gdb.hp/gdb.compat/configure.ac: Remove.
8633 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8634 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8635 * gdb.hp/gdb.defects/configure.ac: Remove.
8636 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8637 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8638 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8639 * gdb.hp/configure.ac: Remove.
8640 * gdb.hp/configure: Remove.
8641 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8642 substitution.
8643 (Makefile): Remove rule.
8644 * gdb.cell/configure.ac: Remove.
8645 * gdb.cell/configure: Remove.
8646 * gdb.stabs/Makefile.in (Makefile): Remove.
8647 (distclean): Don't remove config.status or config.log.
8648 * gdb.stabs/configure (Makefile): Remove.
8649 * gdb.stabs/configure.ac: Remove.
8650 * configure: Rebuild.
8651 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8652 Remove stabs- and cell-specific logic. Test for existence of
8653 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8654 subdirectories, gdb.cell, and and gdb.stabs.
8655 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8656
8657 2011-03-03 Joel Brobecker <brobecker@adacore.com>
8658
8659 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8660 end of buffer.
8661
8662 2011-03-02 Joel Brobecker <brobecker@adacore.com>
8663
8664 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8665 gdb_test when running a test where we expected no output back.
8666
8667 2011-02-28 Michael Snyder <msnyder@vmware.com>
8668
8669 * gdb.cp/overload.cc: Change initializer value to integer.
8670
8671 2011-02-27 Michael Snyder <msnyder@vmware.com>
8672
8673 * gdb.multi/base.exp: Add test for remove-inferiors.
8674
8675 2011-02-26 Joel Brobecker <brobecker@adacore.com>
8676
8677 * gdb.python/py-frame.exp: Simplify the initialization phase
8678 using prepare_for_testing.
8679
8680 2011-02-25 Michael Snyder <msnyder@vmware.com>
8681
8682 * gdb.multi/base.exp: Add tests for info inferiors with args.
8683
8684 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8685
8686 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8687 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8688 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8689 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8690 asmfile3. Comment the STABS (#3) file compilation. Compile
8691 everything through assembler. Provide KFAIL for symtab/12497.
8692 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8693 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8694 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8695 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8696
8697 2011-02-24 Michael Snyder <msnyder@vmware.com>
8698
8699 * gdb.base/break.exp: Add tests for delete breakpoints using
8700 convenience variables and value history references.
8701
8702 2011-02-24 Michael Snyder <msnyder@vmware.com>
8703
8704 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8705 left behind in previous check-in.
8706
8707 2011-02-23 Michael Snyder <msnyder@vmware.com>
8708
8709 * gdb.base/break.exp: Add tests for "info break" with arguments.
8710 * gdb.trace/infotrace.exp: Update patterns for error and help.
8711 * gdb.base/completion.exp: Update pattern.
8712 * gdb.base/ena-dis-br.exp: Update pattern.
8713 * gdb.base/help.exp: Update patterns.
8714
8715 2011-02-23 Michael Snyder <msnyder@vmware.com>
8716
8717 * gdb.base/memattr.exp: New test.
8718 * gdb.base/memattr.c: Test load for memattr.exp.
8719
8720 2011-02-22 Doug Evans <dje@google.com>
8721
8722 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8723
8724 2011-02-22 Michael Snyder <msnyder@vmware.com>
8725
8726 * Makefile.in: Make more clean.
8727 * gdb.ada/Makefile.in: Ditto.
8728 * gdb.arch/Makefile.in: Ditto.
8729 * gdb.asm/Makefile.in: Ditto.
8730 * gdb.base/Makefile.in: Ditto.
8731 * gdb.cp/Makefile.in: Ditto.
8732 * gdb.dwarf2/Makefile.in: Ditto.
8733 * gdb.java/Makefile.in: Ditto.
8734 * gdb.mi/Makefile.in: Ditto.
8735 * gdb.modula2/Makefile.in: Ditto.
8736 * gdb.python/Makefile.in: Ditto.
8737 * gdb.server/Makefile.in: Ditto.
8738 * gdb.stabs/Makefile.in: Ditto.
8739 * gdb.threads/Makefile.in: Ditto.
8740 * gdb.trace/Makefile.in: Ditto.
8741
8742 2011-02-22 Michael Snyder <msnyder@vmware.com>
8743
8744 * gdb.threads/thread-find.exp: Add tests for bad input to
8745 info threads.
8746
8747 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8748
8749 * gdb.python/py-breakpoint.exp: Fix the expected output of
8750 one of the "maint info breakpoints" tests to accept the output
8751 generated on platforms that do not have hardware watchpoints.
8752
8753 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8756 clean_restart. Be a little stricter in the expected output
8757 for one of the tests. Fix a typo in one of the comments.
8758
8759 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8760
8761 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8762 Delete variable binfile, no longer use. Add or modify test
8763 comments to make them unique.
8764
8765 2011-02-21 Michael Snyder <msnyder@vmware.com>
8766
8767 * Makefile.in: Update for make clean.
8768 * gdb.ada/Makefile.in: Ditto.
8769 * gdb.arch/Makefile.in: Ditto.
8770 * gdb.asm/Makefile.in: Ditto.
8771 * gdb.base/Makefile.in: Ditto.
8772 * gdb.cp/Makefile.in: Ditto.
8773 * gdb.dwarf2/Makefile.in: Ditto.
8774 * gdb.java/Makefile.in: Ditto.
8775 * gdb.mi/Makefile.in: Ditto.
8776 * gdb.modula2/Makefile.in: Ditto.
8777 * gdb.python/Makefile.in: Ditto.
8778 * gdb.server/Makefile.in: Ditto.
8779 * gdb.stabs/Makefile.in: Ditto.
8780 * gdb.threads/Makefile.in: Ditto.
8781 * gdb.trace/Makefile.in: Ditto.
8782
8783 2011-02-21 Michael Snyder <msnyder@vmware.com>
8784
8785 * gdb.threads/thread-find.exp: Update patterns for changes in
8786 output of "info threads" command.
8787
8788 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8789 Ulrich Weigand <uweigand@de.ibm.com>
8790
8791 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8792 (skip_hw_watchpoint_tests): Likewise.
8793 (skip_hw_watchpoint_multi_tests): Likewise.
8794
8795 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8796
8797 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8798 (skip_hw_watchpoint_tests): Likewise.
8799 (skip_hw_watchpoint_multi_tests): Likewise.
8800 (skip_hw_watchpoint_access_tests): Likewise.
8801
8802 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8803 * gdb.base/pr11022.exp: Likewise.
8804 * gdb.base/watch-read.exp: Likewise.
8805 * gdb.base/watch_thread_num.exp: Likewise.
8806 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8807 * gdb.base/watchpoint-hw.exp: Likewise.
8808 * gdb.base/watchpoint.exp: Likewise.
8809 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8810 * gdb.threads/watchthreads-reorder.exp: Likewise.
8811 * gdb.threads/watchthreads.exp: Likewise.
8812 * gdb.threads/watchthreads2.exp: Likewise.
8813
8814 2011-02-21 Joel Brobecker <brobecker@adacore.com>
8815
8816 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8817 the debugger is unable to find the array bounds.
8818
8819 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8820
8821 * gdb.cp/typedef-operator.exp: New file.
8822 * gdb.cp/typedef-operator.cc: New file.
8823
8824 2011-02-17 Michael Snyder <msnyder@vmware.com>
8825
8826 * gdb.threads/thread-find.exp: Fix regular expressions.
8827
8828 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8829
8830 * gdb.ada/packed_array: Expand testcase to test printing of
8831 unconstrained packed array.
8832
8833 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8834
8835 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8836
8837 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8838
8839 * gdb.trace/collection.c (globalarr3): New global.
8840 (main): Initialize it before collecting, and and clear it
8841 afterwards.
8842 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8843 collecting with '{type} addr', where the addr expression is not an
8844 rvalue.
8845
8846 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
8847
8848 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8849 a bool variable. Expect correct OpenCL names for vector types. Use the
8850 uc3 variable name instead of referring to the uchar3 built-in type.
8851 Escape the asterisk at the half pointer test.
8852
8853 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8854
8855 * gdb.trace/collection.c (globalarr2): New global.
8856 (main): Initialize it before collecting, and and clear it
8857 afterwards.
8858 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8859 collecting overlapping memory ranges.
8860
8861 2011-02-15 Michael Snyder <msnyder@vmware.com>
8862
8863 * gdb.base/default.exp: Add tests for thread commands.
8864 * gdb.base/help.exp: Add tests for thread commands.
8865 * gdb.threads/thread-find.exp: New test for thread find command.
8866
8867 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
8868
8869 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8870
8871 2011-02-15 Yao Qi <yao@codesourcery.com>
8872
8873 PR tdep/12352
8874 * gdb.arch/arm-disp-step.S : New test for str instruction.
8875 * gdb.arch/arm-disp-step.exp : Likewise.
8876
8877 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8878
8879 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8880 "vector_register2_vr" test strings. Test the extended floating
8881 point registers (F32~F63).
8882 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8883 IBM XL C compiler. Make the test program use a register provided
8884 by the compiler for the lxvd2x instruction.
8885
8886 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8887
8888 * gdb.trace/unavailable.cc (class Base, class Middle, class
8889 Derived): New types.
8890 (derived_unavail, derived_partial, derived_whole): New globals.
8891 (virtual_partial): New global.
8892 (virtualp): Point at virtual_partial.
8893 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8894 related to unavailable vptr.
8895
8896 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8897
8898 * gdb.trace/unavailable.cc (a, b, c): New globals.
8899 (main): Set and clear them.
8900 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8901 `a' and `c', and check that `b' isn't collected, although `a' and
8902 `c' are.
8903
8904 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8905
8906 * gdb.trace/unavailable.cc (struct Virtual): New.
8907 (virtualp): New global pointer.
8908 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8909 printing a pointer to an object whose type has a vtable, with
8910 print object on.
8911
8912 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8913
8914 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8915 value repeat handles unavailableness.
8916
8917 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8918
8919 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8920 tests for building arrays from unavailable values, subscripting
8921 non-memory rvalue unvailable arrays, and accessing fields or
8922 baseclasses of non-lazy unavailable values,
8923 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8924 struct types.
8925 (g_smallstruct, g_smallstruct_b): New globals.
8926
8927 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8928
8929 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8930
8931 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 Fix const/volatile qualifiers of C++ types, PR c++/12328.
8934 * gdb.cp/overload-const.exp: New file.
8935 * gdb.cp/overload-const.cc: New file.
8936
8937 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8938
8939 * gdb.opencl/callfuncs.cl: New file.
8940 * gdb.opencl/callfuncs.exp: New test.
8941 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8942
8943 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8944
8945 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8946 when computing result.
8947 * gdb.arch/altivec-abi.exp: Update expected results.
8948
8949 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8950
8951 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8952 * gdb.base/jit.exp: Likewise.
8953 * gdb.base/pie-execl.exp: Likewise.
8954 * gdb.base/solib-nodir.exp: Likewise.
8955 * gdb.base/solib-overlap.exp: Likewise.
8956
8957 2011-02-07 Pedro Alves <pedro@codesourcery.com>
8958
8959 * gdb.trace/collection.c (global_pieces): New.
8960 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8961 New procedure.
8962 (gdb_trace_collection_test): Call it.
8963
8964 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
8965
8966 * gdb.python/py-evthreads.c: New file.
8967 * gdb.python/py-evthreads.exp: New file.
8968 * gdb.python/py-events.py: New file.
8969 * gdb.python/py-events.exp: New file.
8970 * gdb.python/py-events.c: New file.
8971
8972 2011-02-04 David Daney <ddaney@caviumnetworks.com>
8973
8974 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8975
8976 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
8977
8978 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8979 gdb.base/disasm-end-cu.exp: New test for disassembling over the
8980 boundary between two compilation units.
8981
8982 2011-02-02 Pedro Alves <pedro@codesourcery.com>
8983
8984 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
8985 (Virtual): New structs.
8986 (virtual_o, virtual_middle_b): New globals.
8987 * gdb.cp/virtbase.exp: New tests.
8988
8989 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8990
8991 * gdb.base/jit.exp: New file.
8992 * gdb.base/jit-main.c: New file.
8993 * gdb.base/jit-solib.c: New file.
8994
8995 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8996
8997 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8998 proceed to initial kernel entry point.
8999 * gdb.opencl/datatypes.exp: Likewise.
9000 * gdb.opencl/operators.exp: Likewise.
9001 * gdb.opencl/vec_comps.exp: Likewise.
9002
9003 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9004
9005 * gdb.cp/nsnested.cc: New.
9006 * gdb.cp/nsnested.exp: New.
9007 * gdb.cp/nsnoimports.exp: New.
9008 * gdb.cp/nsnoimports.cc: New.
9009
9010 2011-01-31 Joel Brobecker <brobecker@adacore.com>
9011
9012 * gdb.base/interact.exp: Add extra tests that verify that
9013 the value of the interactive-mode setting does not change
9014 after the script is sourced.
9015
9016 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9017
9018 * gdb.cp/noparam.exp: New file.
9019 * gdb.cp/noparam.cc: New file.
9020
9021 2011-01-28 Pedro Alves <pedro@codesourcery.com>
9022
9023 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9024 there's no stack or registers.
9025
9026 2011-01-26 Tom Tromey <tromey@redhat.com>
9027
9028 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9029 space before string output. Add test for "set print pretty off"
9030 case.
9031
9032 2011-01-25 Pedro Alves <pedro@codesourcery.com>
9033
9034 * gdb.base/frame-args.exp: Adjust.
9035 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9036 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9037 * gdb.dwarf2/pieces.exp: Adjust.
9038 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9039 * gdb.opt/inline-locals.exp: Adjust.
9040 * gdb.threads/fork-child-threads.exp: Adjust.
9041
9042 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
9043
9044 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9045 OpenCL kernel function. Add a comment as marker. Add address space
9046 qualifiers for the remaining program scope variables.
9047 * gdb.opencl/datatypes.cl: Likewise.
9048 * gdb.opencl/operators.cl: Likewise.
9049 * gdb.opencl/vec_comps.cl: Likewise.
9050 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9051 Add breakpoint at the marker comment.
9052 * gdb.opencl/datatypes.exp: Likewise.
9053 * gdb.opencl/operators.exp: Likewise.
9054 * gdb.opencl/vec_comps.exp: Likewise.
9055
9056 2011-01-24 Pedro Alves <pedro@codesourcery.com>
9057
9058 * gdb.base/printcmds.c (some_struct): New struct and instance.
9059 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9060 procedure.
9061 <global scope>: Call it.
9062
9063 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
9064
9065 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9066 argument to the gdb_compile_opencl_hostapp call.
9067
9068 2011-01-19 Yao Qi <yao@codesourcery.com>
9069
9070 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9071 positve list.
9072
9073 2011-01-19 Yao Qi <yao@codesourcery.com>
9074
9075 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9076 canonical form.
9077 Remove "xscale-*-*"
9078 * gdb.xml/tdesc-regs.exp: Likewise.
9079 * gdb.python/py-section-script.exp: Replace ARM target triplet
9080 with canonical form.
9081 Match arm*-*-symbianelf*.
9082 * gdb.base/dup-sect.exp: Likewise.
9083 * lib/dwarf.exp: New.
9084 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9085 dwarf2_support.
9086 * gdb.dwarf2/dup-psym.exp: Likewise.
9087 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9088 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9089 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9090 * gdb.dwarf2/dw2-basic.exp: Likewise.
9091 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9092 * gdb.dwarf2/dw2-const.exp: Likewise.
9093 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9094 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9095 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9096 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9097 * gdb.dwarf2/dw2-filename.exp: Likewise.
9098 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9099 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9100 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9101 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9102 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9103 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9104 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9105 * gdb.dwarf2/dw2-producer.exp: Likewise.
9106 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9107 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9108 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9109 * gdb.dwarf2/dw2-strp.exp: Likewise.
9110 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9111 * gdb.dwarf2/implptr.exp: Likewise.
9112 * gdb.dwarf2/mac-fileno.exp: Likewise.
9113 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9114 * gdb.dwarf2/pieces.exp: Likewise.
9115 * gdb.dwarf2/pr11465.exp: Likewise.
9116 * gdb.dwarf2/valop.exp: Likewise.
9117 * gdb.dwarf2/watch-notconst.exp: Likewise.
9118 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9119
9120 2011-01-19 Tom Tromey <tromey@redhat.com>
9121
9122 * gdb.python/py-infthread.exp: Add thread tests.
9123
9124 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9125
9126 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9127
9128 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9129
9130 * gdb.ada/widewide: New testcase.
9131
9132 2011-01-13 Joel Brobecker <brobecker@adacore.com>
9133
9134 * gdb.base/interact.exp: New testcase.
9135
9136 2011-01-12 Tom Tromey <tromey@redhat.com>
9137
9138 * gdb.mi/gdb2549.exp: Update for error message changes.
9139 * gdb.mi/mi-cli.exp: Likewise.
9140 * gdb.mi/mi-disassemble.exp: Likewise.
9141 * gdb.mi/mi-pthreads.exp: Likewise.
9142 * gdb.mi/mi-regs.exp: Likewise.
9143 * gdb.mi/mi-stack.exp: Likewise.
9144 * gdb.mi/mi-var-block.exp: Likewise.
9145 * gdb.mi/mi-var-cmd.exp: Likewise.
9146 * gdb.mi/mi2-cli.exp: Likewise.
9147 * gdb.mi/mi2-disassemble.exp: Likewise.
9148 * gdb.mi/mi2-pthreads.exp: Likewise.
9149 * gdb.mi/mi2-regs.exp: Likewise.
9150 * gdb.mi/mi2-stack.exp: Likewise.
9151 * gdb.mi/mi2-var-block.exp: Likewise.
9152 * gdb.mi/mi2-var-cmd.exp: Likewise.
9153
9154 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9155 Jan Kratochvil <jan.kratochvil@redhat.com>
9156
9157 PR fortran/11104 and DWARF unbound arrays detection.
9158 * gdb.fortran/multi-dim.exp: New file.
9159 * gdb.fortran/multi-dim.f90: New file.
9160
9161 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9162
9163 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9164 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9165 add new tests for opcode dumping.
9166
9167 2011-01-11 Tom Tromey <tromey@redhat.com>
9168
9169 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9170
9171 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9172
9173 Convert hardware watchpoints to use breakpoint_ops.
9174 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9175 type is not supported.
9176 * gdb.base/foll-fork.exp: Likewise.
9177 * gdb.base/foll-vfork.exp: Likewise.
9178
9179 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9180
9181 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9182 Use load_lib gdb-python.exp.
9183 * gdb.python/python.exp: Ditto.
9184 * gdb.python/py-function.exp: Ditto.
9185
9186 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9187
9188 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9189
9190 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9191
9192 * configure: Regenerate.
9193
9194 2011-01-06 Tom Tromey <tromey@redhat.com>
9195
9196 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9197
9198 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9199
9200 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9201 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9202 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9203 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9204 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9205 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9206 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9207 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9208 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9209 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9210 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9211 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9212 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9213 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9214 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9215 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9216 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9217 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9218 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9219 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9220 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9221 gdb.ada/uninitialized_vars.exp,
9222 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9223 Simplify by using clean_restart.
9224
9225 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9226
9227 Add marker to be used as anchor for inserting breakpoints.
9228 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9229 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9230 Likewise.
9231
9232 Remove uses of gdb_start_cmd.
9233 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9234 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9235
9236 Do not run testcase if testing with GDBserver.
9237 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9238 if testing with GDBserver.
9239
9240 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9241
9242 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9243 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9244 copyright header.
9245
9246 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9247
9248 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9249 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9250 testsuite/gdb.fortran/complex.f,
9251 testsuite/gdb.fortran/derived-type.f90,
9252 testsuite/gdb.fortran/library-module-lib.f90,
9253 testsuite/gdb.fortran/library-module-main.f90,
9254 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9255 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9256 Copyright year update.
9257
9258 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9259
9260 * gdb.base/langs1.f: Add copyright header.
9261
9262 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.base/morestack.exp: New file.
9265 * gdb.base/morestack.c: New file.
9266
9267 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9270
9271 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9272
9273 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9274 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9275
9276 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9277
9278 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9279
9280 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9281
9282 * gdb.threads/tls.exp: Fix typo.
9283
9284 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9285 * gdb.threads/execl.exp: Update.
9286
9287 2010-12-23 Yao Qi <yao@codesourcery.com>
9288
9289 * gdb.arch/arm-disp-step.exp: New.
9290 * gdb.arch/arm-disp-step.S: New.
9291
9292 2010-12-21 Tom Tromey <tromey@redhat.com>
9293
9294 * gdb.threads/execl.exp: Update.
9295 * gdb.threads/linux-dp.exp: Update.
9296 * gdb.threads/manythreads.exp: Update.
9297 * gdb.threads/tls.exp: Update.
9298
9299 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9300
9301 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9302 (NextOverThrowDerivates) <resumebpt>: New.
9303 (resumebpt_test): New.
9304 (main): Call resumebpt_test.
9305 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9306
9307 2010-12-12 Stan Shebs <stan@codesourcery.com>
9308
9309 * gdb.trace/tsv.exp: Test print command on trace state variables.
9310
9311 2010-12-09 Tom Tromey <tromey@redhat.com>
9312
9313 * gdb.base/interp.exp: Add regression test.
9314
9315 2010-12-09 Tom Tromey <tromey@redhat.com>
9316
9317 * gdb.java/jnpe.java: New file.
9318 * gdb.java/jnpe.exp: New file.
9319 * gdb.cp/nextoverthrow.exp: New file.
9320 * gdb.cp/nextoverthrow.cc: New file.
9321
9322 2010-12-07 Doug Evans <dje@google.com>
9323
9324 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9325 of data-directory.
9326 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9327 updated.
9328 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9329
9330 2010-11-29 Michael Snyder <msnyder@vmware.com>
9331
9332 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9333 * gdb.base/call-sc.exp: Ditto.
9334 * gdb.base/finish.exp: Ditto.
9335 * gdb.base/return.exp: Ditto.
9336 * gdb.base/return2.exp: Ditto.
9337
9338 2010-11-30 Doug Evans <dje@google.com>
9339
9340 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9341 (gdb_expect_list): Fix spelling errors in comments.
9342 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9343 send_gdb/gdb_expect_list where applicable.
9344 * gdb.base/call-ar-st.exp: Ditto.
9345 * gdb.base/funcargs.exp: Ditto.
9346 * gdb.base/gcore.exp: Ditto.
9347 * gdb.base/page.exp: Ditto.
9348 * gdb.base/sigaltstack.exp: Ditto.
9349 * gdb.base/siginfo.exp: Ditto.
9350 * gdb.base/sigstep.exp: Ditto.
9351 * gdb.base/trace-commands.exp: Ditto.
9352
9353 2010-11-29 Doug Evans <dje@google.com>
9354
9355 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9356 printer-name;subprinter-name.
9357
9358 2010-11-29 Tom Tromey <tromey@redhat.com>
9359
9360 * gdb.dwarf2/implptr.exp: New file.
9361 * gdb.dwarf2/implptr.c: New file.
9362 * gdb.dwarf2/implptr.S: New file.
9363
9364 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9365
9366 PR python/12199
9367
9368 * gdb.python/py-breakpoint.exp: Test the delete method.
9369
9370 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9371
9372 Fix step_resume_breakpoint unsaved during an infcall.
9373 * gdb.base/step-resume-infcall.exp: New file.
9374 * gdb.base/step-resume-infcall.c: New file.
9375
9376 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9377
9378 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9379
9380 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9381
9382 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9383 on ppc64's symbols; "finish" and "return" commands must accept to
9384 show the caller line again as well as the line after.
9385 * gdb.asm/powerpc64.inc: New file.
9386
9387 2010-11-23 Doug Evans <dje@google.com>
9388
9389 * lib/gdb.exp (gdb_test_sequence): New function.
9390 (gdb_expect_list): Add verbose -log call for each pattern.
9391 * gdb.base/signals.exp (test_handle_all_print): Call it.
9392 Reduce timeout increment from 6 minutes to 1 minute.
9393 * gdb.server/ext-run.exp: Call it.
9394
9395 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9396
9397 PR python/12212
9398
9399 * gdb.python/python.exp: Check that selected_thread raises an
9400 error when no inferior is loaded.
9401
9402 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9403
9404 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9405 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9406
9407 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9408
9409 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9410 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9411
9412 2010-11-18 Doug Evans <dje@google.com>
9413
9414 * gdb.server/ext-run.exp: Fix intermittent failures.
9415
9416 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9417
9418 * gdb.stabs/gdb11479.exp: Use runto_main.
9419
9420 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9421
9422 * gdb.base/break-entry.exp: Skip if using a stub.
9423
9424 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9425
9426 * gdb.python/py-inferior.exp: Pack values in target endianness.
9427
9428 2010-11-12 Tom Tromey <tromey@redhat.com>
9429
9430 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9431 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9432 MemoryError.
9433 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9434 type.
9435 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9436 MemoryError.
9437 (test_subscript_regression): Update exception type.
9438
9439 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9440
9441 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9442 breakpoint tests.
9443
9444 2010-11-09 Pedro Alves <pedro@codesourcery.com>
9445
9446 * gdb.base/watchpoint.exp: Test "watch -location" with an
9447 innacessible location.
9448
9449 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
9450 Luis Machado <luisgpm@br.ibm.com>
9451
9452 * gdb.base/maint.exp: Expect "." prefix.
9453 * gdb.base/nodebug.exp: Expect "." Likewise.
9454 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9455 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9456 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9457 POWER server processors.
9458
9459 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
9460 Luis Machado <luisgpm@br.ibm.com>
9461
9462 * gdb.base/break-entry.exp: convert entry point for
9463 ppc64 and expect leading `.' on ppc64's symbols
9464
9465 2010-11-05 Doug Evans <dje@google.com>
9466
9467 * gdb.base/help.exp: Update expected output.
9468 * gdb.python/py-param.exp: Delete, contents moved to ...
9469 * gdb.python/py-parameter.exp: ... here. New file.
9470 Add test for gdb.parameter ("directories").
9471
9472 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
9473
9474 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9475 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9476 * configure: Regenerate.
9477 * gdb.opencl/Makefile.in: New File.
9478 * gdb.opencl/datatypes.exp: Likewise.
9479 * gdb.opencl/datatypes.cl: Likewise.
9480 * gdb.opencl/operators.exp: Likewise.
9481 * gdb.opencl/operators.cl: Likewise.
9482 * gdb.opencl/vec_comps.exp: Likewise.
9483 * gdb.opencl/vec_comps.cl: Likewise.
9484 * gdb.opencl/convs_casts.exp: Likewise.
9485 * gdb.opencl/convs_casts.cl: Likewise.
9486 * lib/opencl.exp: Likewise.
9487 * lib/opencl_hostapp.c: Likewise.
9488 * lib/opencl_kernel.cl: Likewise.
9489 * lib/cl_util.c: Likewise.
9490 * lib/cl_util.c: Likewise.
9491 * gdb.base/default.exp (set language): Add "opencl" to the list of
9492 languages.
9493
9494 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9495
9496 * gdb.cp/overload.exp: Added test for inheritance overload.
9497 * gdb.cp/overload.cc: Ditto.
9498 * gdb.cp/oranking.exp: Removed releveant kfails.
9499
9500 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9501 Joel Brobecker <brobecker@adacore.com>
9502
9503 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9504 check test_compiler_info.
9505
9506 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9507
9508 * gdb.base/gnu_vector.exp: Adjust expect messages.
9509
9510 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9511
9512 * gdb.base/gnu_vector.exp: Add unary operator tests.
9513
9514 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9515
9516 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9517
9518 2010-11-02 Doug Evans <dje@google.com>
9519
9520 * gdb.python/py-pp-maint.c: New file.
9521 * gdb.python/py-pp-maint.exp: New file.
9522 * gdb.python/py-pp-maint.py: New file.
9523
9524 2010-11-02 Tom Tromey <tromey@redhat.com>
9525
9526 * gdb.base/default.exp: Remove "scheme" from language list.
9527
9528 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9529
9530 Revert:
9531 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9532 * gdb.threads/sigstep-threads.exp: New file.
9533 * gdb.threads/sigstep-threads.c: New file.
9534
9535 2010-10-20 Michael Snyder <msnyder@vmware.com>
9536
9537 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9538
9539 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9540
9541 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9542 Skip test completely if gdb,no_hardware_watchpoints.
9543
9544 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9545
9546 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9547 strict, but do not check for any particular function name within libc.
9548
9549 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9550
9551 * gdb.cp/smartp.exp: New test.
9552 * gdb.cp/smartp.cc : New test.
9553
9554 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9555
9556 * gdb.cp/converts.exp: Test pointer to bool conversion.
9557 Test pointer to long conversion.
9558 * gdb.cp/oranking.exp: Removed relevant kfail.
9559
9560 2010-10-18 Tom Tromey <tromey@redhat.com>
9561
9562 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9563 argument to lazy_string.
9564 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9565 (pp_ls.to_string): Use it.
9566 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9567 Add "estring2" local.
9568
9569 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9570
9571 Fix s390x compatibility.
9572 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9573 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9574
9575 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * gdb.threads/sigstep-threads.exp: New file.
9578 * gdb.threads/sigstep-threads.c: New file.
9579
9580 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 * gdb.base/pie-execl.exp: New file.
9583 * gdb.base/pie-execl.c: New file.
9584
9585 2010-10-13 Doug Evans <dje@google.com>
9586 Jan Kratochvil <jan.kratochvil@redhat.com>
9587
9588 PR exp/12117
9589 * gdb.cp/ptype-cv-cp.cc: New file.
9590 * gdb.cp/ptype-cv-cp.exp: New file.
9591
9592 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9593
9594 * gdb.cp/converts.cc: New test program.
9595 * gdb.cp/converts.exp: New test.
9596 * gdb.cp/overload.exp: Added test for void* vs int*.
9597 * gdb.cp/overload.exp: Ditto.
9598 * gdb.cp/oranking.exp: Removed related kfail.
9599
9600 2010-10-13 Doug Evans <dje@google.com>
9601
9602 * lib/gdb-python.exp (gdb_check_python_config): New function.
9603 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9604 * gdb.python/lib-types.cc: New file.
9605 * gdb.python/lib-types.exp: New file.
9606
9607 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9608
9609 * gdb.python/py-error.exp: New file.
9610 * gdb.python/py-error.py: New file.
9611
9612 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9613
9614 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9615 gdb_test_multiple.
9616
9617 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9618
9619 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9620 * gdb.base/prelink.exp: Likewise.
9621 * gdb.base/solib-nodir.exp: Likewise.
9622 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9623 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9624 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9625
9626 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9627
9628 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9629 for the "info files" test to avoid timeouts on slow machines.
9630
9631 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9632
9633 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9634 (main): Make openlib dummy call.
9635
9636 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9637
9638 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9639 * break-interp.exp (reach): Move the core body ...
9640 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9641 (test_ld): Provide always real argument, even to the linker. Replace
9642 dl_main by _dl_debug_state.
9643
9644 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9645
9646 Fix results of prelinked PIEs on ppc*.
9647 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9648 Accept also DISPLACEMENT "PRESENT".
9649 (main): Replace "ZERO" displacements by "PRESENT".
9650
9651 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9652
9653 * gdb.cp/oranking.exp: New test.
9654 * gdb.cp/oranking.cc: New test program.
9655
9656 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
9657
9658 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9659 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9660
9661 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9662
9663 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9664 lush, lynx) New constant.
9665 * gdb.base/constvars.exp: Test const array types.
9666 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9667
9668 2010-10-06 Doug Evans <dje@google.com>
9669
9670 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9671 of syscall staging area.
9672
9673 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9674
9675 * gdb.base/gnu_vector.c: Add variable c4.
9676 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9677 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9678
9679 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9680
9681 * gdb.arch/altivec-abi.exp: Fix a typo.
9682
9683 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9684
9685 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9686 to match a thread ID.
9687
9688 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9689
9690 Fix s390x testcase compatibility.
9691 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9692
9693 2010-10-01 Doug Evans <dje@google.com>
9694
9695 * lib/gdb-python.exp: New file.
9696 * gdb.python/py-block.exp: Use it.
9697 * gdb.python/py-breakpoint.exp: Ditto.
9698 * gdb.python/py-frame.exp: Ditto.
9699 * gdb.python/py-inferior.exp: Ditto.
9700 * gdb.python/py-param.exp: Ditto.
9701 * gdb.python/py-prettyprint.exp: Ditto.
9702 * gdb.python/py-shared.exp: Ditto.
9703 * gdb.python/py-symbol.exp: Ditto.
9704 * gdb.python/py-symtab.exp: Ditto.
9705 * gdb.python/py-type.exp: Ditto.
9706 * gdb.python/py-value.exp: Ditto.
9707 * gdb.python/python.exp: Ditto.
9708
9709 2010-09-30 Tom Tromey <tromey@redhat.com>
9710
9711 * gdb.base/anon.exp: New file.
9712 * gdb.base/anon.c: New file.
9713
9714 2010-09-30 Tom Tromey <tromey@redhat.com>
9715
9716 * gdb.base/completion.exp: Test completion through anonymous
9717 union.
9718 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9719
9720 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9721
9722 Fix printing parameters of inlined functions.
9723 * gdb.dwarf2/dw2-inline-param.exp: New file.
9724 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9725 * gdb.dwarf2/dw2-inline-param.S: New file.
9726
9727 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9728
9729 PR corefiles/12071.
9730 * gdb.base/corefile.exp (quit with a process, no question: load core)
9731 (quit with a core file): New tests.
9732
9733 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 Fix GDB crash on inferior calls with self-referencing classes.
9736 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9737 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9738 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9739
9740 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9741
9742 Fix lost siginfo_t for inferior calls.
9743 * gdb.base/siginfo-infcall.exp: New file.
9744 * gdb.base/siginfo-infcall.c: New file.
9745
9746 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9747
9748 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9749
9750 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9751
9752 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9753 New test.
9754 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9755
9756 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9757
9758 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9759 type of our const type.
9760
9761 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9762
9763 * gdb.cp/pr12028.cc: New.
9764 * gdb.cp/pr12028.exp: New.
9765
9766 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9767
9768 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9769
9770 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
9771 Jan Kratochvil <jan.kratochvil@redhat.com>
9772
9773 PR mi/11407
9774 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9775 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9776 * gdb.mi/dw2-ref-missing-frame.S New File.
9777 * gdb.mi/dw2-ref-missing-frame.exp New File.
9778
9779 2010-09-14 Tom Tromey <tromey@redhat.com>
9780
9781 PR symtab/8399:
9782 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9783
9784 2010-09-14 Tom Tromey <tromey@redhat.com>
9785
9786 PR exp/11803:
9787 * gdb.threads/tls.exp: Use C++.
9788 (check_thread_local): Use K::another_thread_local.
9789 * gdb.threads/tls.c (class K): New.
9790 (another_thread_local): Now a member of K.
9791 (spin): Update. No longer K&R C.
9792
9793 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9794
9795 * gdb.cp/koenig.cc: created class for testing member lookup.
9796 * gdb.cp/koenig.exp: Added test for member lookup.
9797
9798 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9799
9800 Fix false FAILs on sourcetree topdir directory containing "kill".
9801 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9802 source line matching regexp.
9803
9804 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 * gdb.python/python.exp (set height 0, collect help from uiout)
9807 (verify help to uiout): New tests.
9808
9809 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9810
9811 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9812 is_lp64_target to check 64bit target.
9813
9814 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9815
9816 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9817 (test_ld) <powerpc64-*>: New.
9818
9819 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9820
9821 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9822
9823 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9824
9825 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9826 (FunctionArg::method): New function.
9827 (empty, arg): New variables.
9828 (main): Call arg.method.
9829 * gdb.cp/templates.exp (test_template_args): New function.
9830 (do_tests): Call it.
9831
9832 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9833
9834 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9835 of "next" to proceed over pthread_exit call.
9836
9837 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9838
9839 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9840 "maint print statistics" output to prevent expect timeouts.
9841
9842 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9843
9844 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9845 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9846 (test_float_rejected): ... here.
9847 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9848 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9849 (test_float_rejected): ... here.
9850 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9851 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9852 (test_float_rejected): ... here.
9853 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9854 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9855 (test_float_rejected): ... here.
9856
9857 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9858
9859 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9860 before disabling hardware watchpoints.
9861 (test_inaccessible_watchpoint): Check that hardware watchpoints
9862 are used. Test for watchpoints on a constant address.
9863
9864 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9865
9866 * gdb.base/ui-redirect.exp: New file.
9867
9868 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9869 Joel Brobecker <brobecker@adacore.com>
9870
9871 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9872
9873 2010-08-31 Doug Evans <dje@google.com>
9874
9875 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9876
9877 2010-08-30 Tom Tromey <tromey@redhat.com>
9878
9879 PR python/11792:
9880 * gdb.python/py-value.exp (test_subscript_regression): Add
9881 dynamic_type test.
9882
9883 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9884
9885 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9886 instead of running to main. Do not test the main function.
9887 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9888 Add new main.
9889
9890 2010-08-26 Pedro Alves <pedro@codesourcery.com>
9891
9892 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9893 one test.
9894
9895 2010-08-24 Doug Evans <dje@google.com>
9896
9897 PR symtab/11942
9898 * gdb.dwarf2/dw4-sig-types.cc: New file.
9899 * gdb.dwarf2/dw4-sig-types.h: New file.
9900 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9901 * gdb.dwarf2/dw4-sig-types.exp: New file.
9902
9903 2010-08-23 Tom Tromey <tromey@redhat.com>
9904
9905 PR python/11145:
9906 * gdb.python/py-value.c (Base, Derived): New types.
9907 (base): New global.
9908 * gdb.python/py-value.exp (test_subscript_regression): Add
9909 dynamic_cast test.
9910
9911 2010-08-23 Tom Tromey <tromey@redhat.com>
9912
9913 PR python/10676:
9914 * gdb.python/py-type.exp (test_fields): Add tests for type
9915 equality.
9916
9917 2010-08-23 Tom Tromey <tromey@redhat.com>
9918
9919 PR python/11915:
9920 * gdb.python/py-type.exp (test_fields): Add tests for array.
9921
9922 2010-08-23 Keith Seitz <keiths@redhat.com>
9923
9924 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9925 have any children. Create a new abbrev for it.
9926 Add missing terminal sequence to .debug_abbrev.
9927
9928 2010-08-20 Keith Seitz <keiths@redhat.com>
9929
9930 PR symtab/11465:
9931 * gdb.dwarf2/pr11465.exp: New test.
9932 * gdb.dwarf2/pr11465.S: New file.
9933 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9934 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9935
9936 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
9937
9938 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9939 registers. Update data sets with the new v2_double element in the
9940 VSX register union. Add vector_register3_vr data set for the AltiVec
9941 registers. Use gdb_test_no_output instead of send_gdb.
9942
9943 2010-08-19 Pedro Alves <pedro@codesourcery.com>
9944
9945 * gdb.python/py-shared.exp: New file, factored out from
9946 python.exp.
9947 * gdb.python/py-shared.c: New file.
9948 * gdb.python/py-shared-sl.c: New file.
9949 * gdb.python/python-1.c: New file.
9950 * gdb.python/python-sl.c: Delete.
9951 * gdb.python/python.c: Mention python-1.c.
9952 * gdb.python/python.exp: Move shared library tests to
9953 py-shared.exp.
9954 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9955 (MISCELLANEOUS): New.
9956 (clean mostlyclean): Also remove $MISCELLANEOUS.
9957
9958 2010-08-19 Doug Evans <dje@google.com>
9959
9960 PR exp/11926
9961 * gdb.base/printcmds.exp (test_float_accepted): New function.
9962 Move existing float tests there. Add tests for floats with suffixes.
9963 (test_float_rejected): New function.
9964 * gdb.java/jv-print.exp (test_float_accepted): New function.
9965 (test_float_rejected): New function.
9966 * gdb.objc/print.exp: New file.
9967 * gdb.pascal/print.exp: New file.
9968 * lib/objc.exp: New file.
9969
9970 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
9971
9972 * gdb.base/default.exp (info set): Avoid full buffer error and force
9973 reading up to final gdb prompt.
9974 (show): Likewise.
9975
9976 2010-08-18 Tom Tromey <tromey@redhat.com>
9977
9978 PR symtab/11919:
9979 * gdb.base/completion.exp: Add test.
9980
9981 2010-08-18 Doug Evans <dje@google.com>
9982
9983 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
9984 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
9985 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
9986 Simplify, early exit if runto_main fails.
9987 * gdb.fortran/exprs.exp: load_lib fortran.exp.
9988 (set_lang_fortran): Moved to lib/fortran.exp.
9989 * gdb.fortran/types.exp: load_lib fortran.exp.
9990 (set_lang_fortran): Moved to lib/fortran.exp.
9991 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9992 * gdb.java/jprint.exp (set_lang_java): Ditto.
9993 * gdb.java/jv-exp.exp: load_lib java.exp.
9994 If set_lang_java fails, issue a warning instead of failure to be
9995 consistent with other set_lang_foo uses.
9996 (set_lang_java): Moved to lib/java.exp.
9997 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9998 If set_lang_java fails, issue a warning instead of failure to be
9999 consistent with other set_lang_foo uses.
10000 * gdb.pascal/types.exp: load_lib pascal.exp.
10001 (set_lang_pascal): Moved to lib/pascal.exp.
10002 * lib/fortran.exp: New file.
10003 * lib/java.exp (set_lang_java): New function.
10004 * lib/pascal.exp (set_lang_pascal): New function.
10005
10006 2010-08-18 Yao Qi <yao@codesourcery.com
10007
10008 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10009 func_nofb_start and func_loopfb_start, so that address of functions
10010 is equal to these labels on Thumb.
10011
10012 2010-08-18 Yao Qi <yao@codesourcery.com>
10013
10014 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10015 to reflect latest c source file.
10016
10017 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10018
10019 * gdb.cp/infcall-dlopen.exp: New file.
10020 * gdb.cp/infcall-dlopen.cc: New file.
10021 * gdb.cp/infcall-dlopen-lib.cc: New file.
10022
10023 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10024 Pedro Alves <pedro@codesourcery.com>
10025
10026 PR breakpoints/11371
10027
10028 * gdb.base/watch-cond-infcall.exp: New file.
10029 * gdb.base/watch-cond-infcall.c: New file.
10030
10031 2010-08-16 Tom Tromey <tromey@redhat.com>
10032
10033 * gdb.base/help.exp: Update.
10034 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10035 watchpoint.
10036 (test_watch_location): New proc.
10037 (test_watchpoint_in_big_blob): Delete watchpoint.
10038 * gdb.base/watchpoint.c (func5): New function.
10039 (main): Call it.
10040
10041 2010-08-16 Doug Evans <dje@google.com>
10042
10043 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10044
10045 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10046
10047 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10048 tests.
10049
10050 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
10051
10052 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10053 * gdb.base/gnu_vector.c: New File.
10054 * gdb.base/gnu_vector.exp: Likewise.
10055
10056 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10057
10058 * gdb.python/python.c: New File.
10059 * gdb.python/python-sl.c: New File.
10060 * gdb.python/python.exp: Test solib_address and decode_line
10061 * functions.
10062
10063 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * gdb.python/python.exp (show height, set height 10)
10066 (verify pagination beforehand, verify pagination beforehand: q)
10067 (gdb.execute does not page, verify pagination afterwards)
10068 (verify pagination afterwards: q): New.
10069
10070 2010-08-02 Doug Evans <dje@google.com>
10071
10072 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10073 because of an older gcc, change test2
10074 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10075 to unsupported.
10076
10077 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
10078
10079 * gdb.base/break-always.exp: Do not expect full paths to file
10080 names.
10081 * gdb.base/commands.exp: Likewise.
10082
10083 2010-07-30 Doug Evans <dje@google.com>
10084
10085 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10086 xfail them when run with older gccs.
10087
10088 * lib/gdb.exp (build_executable): Forward "c++" option to
10089 get_compiler_info.
10090
10091 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10092 "python print ttype.template_argument(1)" and
10093 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10094 if using gcc 4.4 or earlier.
10095
10096 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10097 attach-to-debugger handling.
10098
10099 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10100
10101 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10102 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10103 (main): Use copyreloc.
10104 * gdb.base/prelink.exp (split debug of executable)
10105 (.dynbss vs. .bss address shift): New tests.
10106
10107 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10108
10109 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10110 in gdb_test_multiple.
10111
10112 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10113
10114 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10115 environment.
10116
10117 2010-07-28 Tom Tromey <tromey@redhat.com>
10118
10119 PR python/11060:
10120 * gdb.python/py-type.c (Temargs): New template.
10121 (temvar): New variable.
10122 * gdb.python/py-type.exp (test_template): New proc.
10123
10124 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10125
10126 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10127 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10128
10129 2010-07-28 Tom Tromey <tromey@redhat.com>
10130
10131 PR c++/9946:
10132 * gdb.cp/temargs.exp: New file.
10133 * gdb.cp/temargs.cc: New file.
10134
10135 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10136
10137 * gdb.base/help.exp (help disassemble): Update the content.
10138
10139 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10140
10141 * gdb.threads/ia64-sigill.exp: New file.
10142 * gdb.threads/ia64-sigill.c: New file.
10143
10144 2010-07-27 Tom Tromey <tromey@redhat.com>
10145
10146 * gdb.opt/inline-cmds.c (ATTR): New define.
10147 (func1): Use it.
10148 (func2): Likewise.
10149 (func3): Likewise.
10150 (outer_inline1): Likewise.
10151 (outer_inline2): Likewise.
10152 * gdb.opt/inline-bt.c (ATTR): New define.
10153 (func1): Use it.
10154 (func2): Likewise.
10155 * gdb.opt/inline-locals.c (ATTR): New define.
10156 (func1): Use it.
10157 (func2): Likewise.
10158
10159 2010-07-27 Tom Tromey <tromey@redhat.com>
10160
10161 * gdb.stabs/gdb11479.c (hack): New function.
10162 (test): Use it.
10163 (test2): Use it.
10164 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10165 (int32_search_buf, int64_search_buf): No longer static.
10166 (x): Remove.
10167 * gdb.base/relocate.c (hack): New function.
10168
10169 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10170
10171 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10172 * gdb.python/py-value.c (func1): New function.
10173 (func2): Likewise.
10174
10175 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
10176
10177 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10178 as not to clash with .data section.
10179
10180 2010-07-26 Jerome Guitton <guitton@adacore.com>
10181
10182 * gdb.base/code_elim.exp: New file.
10183 * gdb.base/code_elim1.c: New file.
10184 * gdb.base/code_elim2.c: New file.
10185
10186 2010-07-21 Pedro Alves <pedro@codesourcery.com>
10187
10188 PR symtab/11827
10189
10190 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10191 (some_volatile_enum): New variable.
10192 * gdb.base/printcmds.exp (test_print_enums): New.
10193 <top level>: Call it.
10194
10195 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10196
10197 * gdb.cp/fpointer.cc: New test.
10198 * gdb.cp/fpointer.exp: New test.
10199
10200 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10201
10202 * gdb.base/solib-nodir.exp: New file.
10203 * lib/gdb.exp (runto): New case for a GDB internal error.
10204
10205 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10206 Ulrich Weigand <uweigand@de.ibm.com>
10207 Tom Tromey <tromey@redhat.com>
10208
10209 * gdb.base/charset-malloc.c: New file.
10210 * gdb.base/charset.c (malloc_stub): New prototype.
10211 (main): Call it instead of malloc itself.
10212 * gdb.base/charset.exp: Use only prepare_for_testing.
10213 (binfile): Remove the variable.
10214
10215 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10216
10217 Make core files the process_stratum.
10218 * gdb.base/corefile.exp (run: load core again)
10219 (run: sanity check we see the core file, run: with core)
10220 (run: core file is cleared, attach: load core again)
10221 (attach: sanity check we see the core file, attach: with core)
10222 (attach: core file is cleared): New tests.
10223 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10224
10225 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
10226
10227 * gdb.arch/altivec-abi.exp: New tests.
10228
10229 2010-07-13 Tom Tromey <tromey@redhat.com>
10230
10231 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10232 (main): Use it.
10233 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10234
10235 2010-07-13 Tom Tromey <tromey@redhat.com>
10236
10237 * gdb.base/label.exp: New file.
10238 * gdb.base/label.c: New file.
10239
10240 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10241 H.J. Lu <hongjiu.lu@intel.com>
10242
10243 * lib/gdb.exp (is_ilp32_target): New.
10244 (is_lp64_target): Likewise.
10245
10246 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10247 target.
10248 * gdb.arch/amd64-disp-step.exp: Likewise.
10249 * gdb.arch/amd64-dword.exp: Likewise.
10250 * gdb.arch/amd64-i386-address.exp: Likewise.
10251 * gdb.arch/amd64-word.exp: Likewise.
10252
10253 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10254 target.
10255 * gdb.arch/i386-bp_permanent.exp: Likewise.
10256 * gdb.arch/i386-byte.exp: Likewise.
10257 * gdb.arch/i386-disp-step.exp: Likewise.
10258 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10259 * gdb.arch/i386-prologue.exp: Likewise.
10260 * gdb.arch/i386-size-overlap.exp: Likewise.
10261 * gdb.arch/i386-size.exp: Likewise.
10262 * gdb.arch/i386-sse.exp: Likewise.
10263 * gdb.arch/i386-unwind.exp: Likewise.
10264 * gdb.arch/i386-word.exp: Likewise.
10265
10266 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10267 test only when building 64-bit executables. Do not hard-code
10268 -m64 option.
10269
10270 2010-07-07 Doug Evans <dje@google.com>
10271
10272 * lib/gdb.exp (gdb_test_list_exact): New function.
10273 * gdb.base/default.exp (show convenience): Call it, add tests for
10274 $_sdata = void, $_thread = 0.
10275
10276 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10277 Joel Brobecker <brobecker@adacore.com>
10278
10279 Fix re-run of PIE executable, PR shlibs/11776.
10280 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10281 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10282 and re-"run" of the inferior.
10283
10284 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10285 Joel Brobecker <brobecker@adacore.com>
10286
10287 Cope with missing /usr/sbin/prelink.
10288 * lib/prelink-support.exp (prelink_no):
10289 <result == 1 && $output is "no such file or directory">: New.
10290 (prelink_yes): Likewise. Return on failed prelink_no.
10291
10292 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10293 Joel Brobecker <brobecker@adacore.com>
10294
10295 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10296 build_executable by build_executable_own_libs. Replace "prelink -R"
10297 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10298 change.
10299 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10300 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10301 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10302 Replace build_executable by build_executable_own_libs's function
10303 build_executable_own_libs.
10304 (prelinkNO): Create new stub to call prelink_no.
10305 (prelinkYES): Create new stub to call prelink_yes.
10306 (test_attach): Rename calls of copy to file_copy.
10307 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10308 (copy): Move to ...
10309 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10310 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10311 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10312 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10313 special flags by gdb_compile_shlib. Replace second gdb_compile by
10314 build_executable_own_libs. Replace "prelink -R" execution by a call of
10315 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10316 a second call of prelink_yes. Replace restart commands by
10317 clean_restart.
10318 (prelink): Rename to ...
10319 (seen displacement message): ... this test. Extend its expectation
10320 strictness.
10321
10322 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10323
10324 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10325 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10326 displacement message exactly once.
10327
10328 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10329 Joel Brobecker <brobecker@adacore.com>
10330
10331 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10332 its restore after the <$relink_args != ""> loop. new comment.
10333
10334 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10335 Joel Brobecker <brobecker@adacore.com>
10336
10337 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10338 code for it. New variable relink_args.
10339 (prelinkYES): Call prelinkNO.
10340 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10341 in such case. Move the core code to ...
10342 (test_attach_gdb): ... a new function. Send GDB command "file".
10343 Extend expected "Attaching to " string.
10344
10345 2010-07-02 Tom Tromey <tromey@redhat.com>
10346
10347 * gdb.base/bitops.exp: Remove extraneous "pass".
10348
10349 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
10350
10351 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10352
10353 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10354
10355 * gdb.base/help.exp: Adjust expected output.
10356
10357 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10358
10359 * gdb.base/help.exp: Adjust expected output.
10360
10361 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10364 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10365 c++/11702.
10366
10367 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10368 Doug Evans <dje@google.com>
10369
10370 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10371 add .dynamic entry'.
10372
10373 2010-06-29 Doug Evans <dje@google.com>
10374
10375 Test PR c++/11702.
10376 * gdb.cp/m-static.exp: Add testcase.
10377 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10378
10379 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10380 Tom Tromey <tromey@redhat.com>
10381 Thiago Jung Bauermann <bauerman@br.ibm.com>
10382
10383 * gdb.python/py-inferior.c: New File.
10384 * gdb.python/py-infthread.c: New File.
10385 * gdb.python/py-inferior.exp: New File.
10386 * gdb.python/py-infthread.exp: New File.
10387
10388 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10389
10390 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10391 (ptype ::C::OtherFileClass typedefs): New.
10392 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10393 (C::OtherFileClass::cOtherFileClassVar2): New.
10394 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10395 cOtherFileClassVar2.
10396 (C::cOtherFileType2, C::cOtherFileVar2): New.
10397 (C::cOtherFileVar_use): use also cOtherFileVar2.
10398 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10399
10400 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10401
10402 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10403 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10404 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10405 (print ::C::cOtherFileVar)
10406 (whatis C::OtherFileClass::cOtherFileClassType)
10407 (whatis ::C::OtherFileClass::cOtherFileClassType)
10408 (print C::OtherFileClass::cOtherFileClassVar)
10409 (print ::cOtherFileClassVar)
10410 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10411 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10412 trailing content.
10413 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10414 (C::OtherFileClass::cOtherFileClassVar)
10415 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10416 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10417
10418 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10419
10420 Test PR c++/11703 and PR gdb/1448.
10421 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10422 gdb/1448.
10423
10424 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10425
10426 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10427 (main) <rtti_data>: New.
10428 * gdb.cp/virtbase.exp (print rtti_data): New.
10429
10430 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10431 Joel Brobecker <brobecker@adacore.com>
10432
10433 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10434
10435 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10436
10437 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10438
10439 2010-06-28 Doug Evans <dje@google.com>
10440
10441 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10442
10443 2010-06-27 Doug Evans <dje@google.com>
10444
10445 * gdb.cp/m-static.exp: Update expected test output.
10446
10447 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10448
10449 * gdb.gdb/selftest.exp: Adjust expected message for
10450 capturing start-up runtime.
10451
10452 2010-06-25 Tom Tromey <tromey@redhat.com>
10453
10454 PR python/10808:
10455 * gdb.python/python.exp: Add new tests.
10456
10457 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10458
10459 * gdb.cp/operator.cc: Created an import loop.
10460 * gdb.cp/operator.exp: Added testcase for import loop.
10461
10462 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10463
10464 Test PR python/11407.
10465 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10466 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10467 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10468 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10469 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10470 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10471 binfile. Call gdb_compile with clean_restart twice.
10472 (func_nofb print, func_nofb backtrace, func_loopfb print)
10473 (func_loopfb backtrace): New.
10474
10475 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10476
10477 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10478 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10479 by a hand made one.
10480 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10481 i?86 requirement. Remove variables srcfile and binfile. New variable
10482 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10483
10484 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10485
10486 * gdb.cell/dwarfaddr.exp: New file.
10487 * gdb.cell/dwarfaddr.S: New file.
10488
10489 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10490
10491 Test PR 9436.
10492 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10493
10494 2010-06-24 Hui Zhu <teawater@gmail.com>
10495
10496 * gdb.base/eval.exp: New file.
10497
10498 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10499
10500 * gdb.cell/fork.exp: New file.
10501 * gdb.cell/fork.c: Likewise.
10502 * gdb.cell/fork-spu.c: Likewise.
10503
10504 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10505
10506 * lib/gdb.exp (banned_variables_traced): New global variable.
10507 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10508 (gdb_init): Use `trace add variable' instead of obsolete
10509 `trace variable'.
10510
10511 2010-06-21 Doug Evans <dje@google.com>
10512
10513 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10514
10515 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10516
10517 * gdb.arch/spu-ls.exp: New file.
10518 * gdb.arch/spu-ls.c: Likewise.
10519
10520 2010-06-18 Stan Shebs <stan@codesourcery.com>
10521
10522 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10523
10524 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10525
10526 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10527 * gdb.base/watch-cond.exp: Likewise.
10528 * gdb.python/py-breakpoint.exp: Likewise.
10529
10530 2010-06-18 Pedro Alves <pedro@codesourcery.com>
10531
10532 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10533 clean_restart, make sure every test has a distinct message, and
10534 that messages don't include the executable' full path.
10535
10536 2010-06-17 Doug Evans <dje@google.com>
10537
10538 * gdb.arch/i386-size.exp: Updated expected output for
10539 DISASSEMBLY_OMIT_FNAME.
10540
10541 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10542 Sergio Durigan Junior <sergiodj@redhat.com>
10543
10544 * gdb.base/watch-notconst.c: New file.
10545 * gdb.base/watch-notconst.S: New file.
10546 * gdb.base/watch-notconst2.c: New file.
10547 * gdb.base/watch-notconst2.S: New file.
10548 * gdb.base/watch-notconst.exp: New file.
10549 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10550 (func4): Add operations on `global_ptr_ptr'.
10551 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10552 routine to test watchpoints created with a constant expression.
10553 (test_inaccessible_watchpoint): Include tests for watchpoints
10554 created with a constant expression.
10555
10556 2010-06-14 Kevin Buettner <kevinb@redhat.com>
10557
10558 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10559 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10560 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10561 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10562 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10563 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10564 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10565 of `_start'.
10566
10567 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10568
10569 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10570 not supported on the target.
10571 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10572 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10573 * gdb.mi/mi-nsintrall.exp: Likewise.
10574 * gdb.mi/mi-nsmoribund.exp: Likewise.
10575 * gdb.mi/mi-nsthrexec.exp: Likewise.
10576
10577 2010-06-11 Stan Shebs <stan@codesourcery.com>
10578
10579 * gdb.base/permissions.exp: New file.
10580
10581 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10582
10583 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10584 does not support ELF executable class.
10585
10586 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10587
10588 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10589
10590 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10593 (runto): Catch "The target does not support running in non-stop mode.".
10594
10595 2010-06-11 Michael Snyder <msnyder@vmware.com>
10596
10597 * gdb.base/setshow.exp (set language asm): Don't use
10598 gdb_test_no_output, fails on some targets.
10599
10600 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10601
10602 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10603 * gdb.cp/pr9167.exp: Likewise.
10604
10605 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10606
10607 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10608
10609 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10610
10611 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10612
10613 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10614
10615 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10616
10617 2010-06-11 Tom Tromey <tromey@redhat.com>
10618
10619 PR gdb/9977, PR exp/11636::
10620 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10621 (pieces_test_f6): Update expected output.
10622
10623 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10624
10625 * gdb.base/moribund-step.exp: New.
10626
10627 2010-06-08 Michael Snyder <msnyder@vmware.com>
10628
10629 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10630 * gdb.ada/boolean_expr.exp:
10631 * gdb.ada/frame_args.exp: Ditto.
10632 * gdb.ada/lang_switch.exp: Ditto.
10633 * gdb.ada/ptype_arith_binop.exp: Ditto.
10634 * gdb.ada/ref_param.exp: Ditto.
10635 * gdb.ada/type_coercion.exp:Ditto.
10636
10637 * gdb.asm/asm-source.exp: Ditto.
10638
10639 * gdb.base/attach.exp: Ditto.
10640 * gdb.base/bitfields2.exp: Ditto.
10641 * gdb.base/call-signal-resume.exp: Ditto.
10642 * gdb.base/callfuncs.exp: Ditto.
10643 * gdb.base/commands.exp: Ditto.
10644 * gdb.base/dbx.exp: Ditto.
10645 * gdb.base/default.exp: Ditto.
10646 * gdb.base/dump.exp: Ditto.
10647 * gdb.base/exprs.exp: Ditto.
10648 * gdb.base/freebpcmd.exp: Ditto.
10649 * gdb.base/interrupt.exp: Ditto.
10650 * gdb.base/list.exp: Ditto.
10651 * gdb.base/long_long.exp: Ditto.
10652 * gdb.base/maint.exp: Ditto.
10653 * gdb.base/ptype.exp: Ditto.
10654 * gdb.base/return.exp: Ditto.
10655 * gdb.base/setshow.exp: Ditto.
10656 * gdb.base/sigbpt.exp: Ditto.
10657 * gdb.base/sigrepeat.exp: Ditto.
10658
10659 * gdb.cp/classes.exp: Ditto.
10660
10661 * gdb.dwarf2/dw2-restore.exp: Ditto.
10662
10663 * gdb.gdb/selftest.exp: Ditto.
10664
10665 * gdb.multi/base.exp: Ditto.
10666 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10667
10668 * gdb.python/py-block.exp: Ditto.
10669 * gdb.python/py-prettyprint.exp: Ditto.
10670 * gdb.python/py-template.exp: Ditto.
10671
10672 * gdb.server/ext-attach.exp: Ditto.
10673 * gdb.server/ext-run.exp: Ditto.
10674 * gdb.server/server-mon.exp: Ditto.
10675
10676 * gdb.threads/fork-thread-pending.exp: Ditto.
10677 * gdb.threads/hand-call-in-threads.exp: Ditto.
10678 * gdb.threads/interrupted-hand-call.exp: Ditto.
10679 * gdb.threads/linux-dp.exp: Ditto.
10680 * gdb.threads/manythreads.exp: Ditto.
10681 * gdb.threads/print-threads.exp: Ditto.
10682 * gdb.threads/pthreads.exp: Ditto.
10683 * gdb.threads/schedlock.exp: Ditto.
10684 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10685 * gdb.threads/threadapply.exp: Ditto.
10686
10687 2010-06-08 Michael Snyder <msnyder@vmware.com>
10688
10689 * gdb.ada/exec_changed.exp:
10690 Use ".*" instead of "" as wildcard regexp.
10691
10692 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10693 * gdb.base/call-ar-st.exp: Ditto.
10694 * gdb.base/checkpoint.exp: Ditto.
10695 * gdb.base/default.exp: Ditto.
10696 * gdb.base/dump.exp: Ditto.
10697 * gdb.base/ending-run.exp: Ditto.
10698 * gdb.base/fileio.exp: Ditto.
10699 * gdb.base/miscexprs.exp: Ditto.
10700 * gdb.base/pointers.exp: Ditto.
10701 * gdb.base/readline.exp: Ditto.
10702 * gdb.base/reread.exp: Ditto.
10703 * gdb.base/restore.exp: Ditto.
10704 * gdb.base/shlib-call.exp: Ditto.
10705 * gdb.base/valgrind-db-attach.exp: Ditto.
10706 * gdb.base/volatile.exp: Ditto.
10707 * gdb.base/watchpoints.exp: Ditto.
10708
10709 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10710
10711 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10712 * gdb.python/py-value.exp: Ditto.
10713
10714 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10715 * gdb.trace/circ.exp: Ditto.
10716 * gdb.trace/collection.exp: Ditto.
10717 * gdb.trace/packetlen.exp: Ditto.
10718 * gdb.trace/passc-dyn.exp: Ditto.
10719 * gdb.trace/report.exp: Ditto.
10720 * gdb.trace/tfile.exp: Ditto.
10721 * gdb.trace/tfind.exp: Ditto.
10722 * gdb.trace/while-dyn.exp: Ditto.
10723
10724 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10725
10726 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10727
10728 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10729
10730 Test PR 10640.
10731 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10732
10733 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10734
10735 * gdb.cp/koenig.exp: Test for ADL operators.
10736 * gdb.cp/koenig.cc: Added ADL operators.
10737 * gdb.cp/operator.exp: New test.
10738 * gdb.cp/operator.cc: New test.
10739
10740 2010-06-04 Michael Snyder <msnyder@vmware.com>
10741
10742 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10743 * gdb.base/pending.exp: Ditto.
10744
10745 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10746
10747 2010-06-04 Doug Evans <dje@google.com>
10748
10749 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10750 disabled printers.
10751 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10752 (enable_lookup_function): New function.
10753
10754 2010-06-04 Tom Tromey <tromey@redhat.com>
10755
10756 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10757 of hash and id.
10758
10759 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10760
10761 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10762 newline.
10763 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10764 (empty verbose non-noisy clear, empty verbose noisy clear)
10765 (empty non-verbose noisy clear): Likewise.
10766
10767 2010-06-03 Michael Snyder <msnyder@vmware.com>
10768
10769 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10770 * gdb.base/display.exp: Ditto.
10771 * gdb.base/find.exp: Ditto.
10772 * gdb.base/ifelse.exp: Ditto.
10773 * gdb.base/multi-forks.exp: Ditto.
10774 * gdb.base/recurse.exp: Ditto.
10775 * gdb.base/setshow.exp: Ditto.
10776 * gdb.base/value-double-free.exp: Ditto.
10777 * gdb.base/watch-vfork.exp: Ditto.
10778 * gdb.base/watch_thread_num.exp: Ditto.
10779 * gdb.base/watchpoint-solib.exp: Ditto.
10780 * gdb.base/watchpoint.exp: Ditto.
10781 * gdb.base/watchpoints.exp: Ditto.
10782
10783 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10784 * gdb.cp/overload.exp: Ditto.
10785 * gdb.cp/virtfunc.exp: Ditto.
10786
10787 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10788
10789 * gdb.reverse/watch-precsave.exp:
10790 Replace gdb_test with gdb_test_no_output.
10791
10792 * gdb.threads/attach-into-signal.exp:
10793 Replace gdb_test with gdb_test_no_output.
10794 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10795 * gdb.threads/watchthreads.exp: Ditto.
10796 * gdb.threads/watchthreads2.exp: Ditto.
10797
10798 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10799 * gdb.trace/tfind.exp: Ditto.
10800
10801 2010-06-03 Joel Brobecker <brobecker@adacore.com>
10802
10803 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10804 successful test if message is the empty string.
10805
10806 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 * gdb.fortran/module.exp (stopped language detection): New test.
10809
10810 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10811
10812 Support DW_TAG_module as separate namespaces.
10813 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10814 gdb.fortran/library-module-lib.f90: New.
10815 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10816 (print i): Remove.
10817 (continue to breakpoint: i-is-1, print var_i value 1)
10818 (continue to breakpoint: i-is-2, print var_i value 2)
10819 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10820 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10821 (complete `modmany, complete `modmany`, complete `modmany`var)
10822 (show language, setting breakpoint at module): New tests.
10823 * gdb.fortran/module.f90 (module mod): Remove.
10824 (module mod1, module mod2, module modmany, subroutine sub1)
10825 (subroutine sub2, program module): New.
10826
10827 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10830 (print value of rUC, print value of rI, print value of UI): ... here.
10831 * gdb.cp/anon-union.exp (pass): Rename to ...
10832 (print z 2): ... here.
10833
10834 2010-06-02 Michael Snyder <msnyder@vmware.com>
10835
10836 * gdb.trace/actions.exp: Use gdb_test_no_output.
10837 * gdb.trace/circ.exp: Ditto.
10838 * gdb.trace/packetlen.exp: Ditto.
10839 * gdb.trace/save-trace.exp: Ditto.
10840 * gdb.trace/tracecmd.exp: Ditto.
10841 * gdb.trace/tsv.exp: Ditto.
10842
10843 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10844 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10845 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10846 * gdb.threads/manythreads.exp: Ditto.
10847 * gdb.threads/print-threads.exp: Ditto.
10848 * gdb.threads/pthreads.exp: Ditto.
10849 * gdb.threads/schedlock.exp: Ditto.
10850 * gdb.threads/staticthreads.exp: Ditto.
10851 * gdb.threads/thread-specific.exp: Ditto.
10852 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10853 * gdb.threads/threadapply.exp: Ditto.
10854 * gdb.threads/watchthreads.exp: Ditto.
10855 * gdb.threads/watchthreads2.exp: Ditto.
10856
10857 * gdb.python/py-block.exp: Use gdb_test_no_output.
10858 * gdb.python/py-prettyprint.exp: Ditto.
10859 * gdb.python/py-template.exp: Ditto.
10860 * gdb.python/py-value.exp: Ditto.
10861
10862 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10863 * gdb.reverse/watch-reverse.exp: Ditto.
10864
10865 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10866 * gdb.server/ext-run.exp: Ditto.
10867
10868 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10869 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10870 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10871 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10872 * gdb.dwarf2/dw2-producer.exp: Ditto.
10873 * gdb.dwarf2/mac-fileno.exp: Ditto.
10874
10875 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10876 * gdb.gdb/selftest.exp: Ditto.
10877
10878 * gdb.multi/base.exp: Use gdb_test_no_output.
10879
10880 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10881
10882 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10885
10886 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10887
10888 * gdb.cp/class2.exp: Use gdb_test_no_output.
10889 * gdb.cp/classes.exp: Ditto.
10890 * gdb.cp/extern-c.exp: Ditto.
10891 * gdb.cp/inherit.exp: Ditto.
10892 * gdb.cp/maint.exp: Ditto.
10893 * gdb.cp/mb-inline.exp: Ditto.
10894 * gdb.cp/mb-templates.exp: Ditto.
10895 * gdb.cp/method2.exp: Ditto.
10896 * gdb.cp/misc.exp: Ditto.
10897 * gdb.cp/ovldbreak.exp: Ditto.
10898 * gdb.cp/punctuator.exp: Ditto.
10899 * gdb.cp/templates.exp: Ditto.
10900 * gdb.cp/virtbase.exp: Ditto.
10901
10902 * gdb.threads/attach-stopped.exp:
10903 Replace uses of send_gdb / gdb_expect.
10904 * gdb.threads/attachstop-mt.exp:
10905 Replace uses of send_gdb / gdb_expect.
10906 * gdb.threads/gcore-thread.exp:
10907 Replace uses of send_gdb / gdb_expect.
10908 * gdb.threads/hand-call-in-threads.exp:
10909 Replace uses of send_gdb / gdb_expect.
10910 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
10911 * gdb.threads/print-threads.exp:
10912 Replace uses of send_gdb / gdb_expect.
10913 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10914 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10915 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10916
10917 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10918 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10919 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10920 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10921 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10922 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10923 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10924 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10925 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10926 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10927 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10928
10929 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10930
10931 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10932
10933 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
10934
10935 * gdb.cp/koenig.exp: Added new test case.
10936 * gdb.cp/koenig.cc: Ditto.
10937
10938 2010-06-01 Michael Snyder <msnyder@vmware.com>
10939
10940 * gdb.base/arithmet.exp: Use gdb_test_no_output.
10941 * gdb.base/arrayidx.exp: Ditto.
10942 * gdb.base/attach.exp: Ditto.
10943 * gdb.base/auxv.exp: Ditto.
10944 * gdb.base/bigcre.exp: Ditto.
10945 * gdb.base/break-always.exp: Ditto.
10946 * gdb.base/break-interp.exp: Ditto.
10947 * gdb.base/break.exp: Ditto.
10948 * gdb.base/breakpoint-shadow.exp: Ditto.
10949 * gdb.base/call-ar-st.exp: Ditto.
10950 * gdb.base/call-sc.exp: Ditto.
10951 * gdb.base/call-signal-resume.exp: Ditto.
10952 * gdb.base/callfuncs.exp: Ditto.
10953 * gdb.base/catch-syscall.exp: Ditto.
10954 * gdb.base/charset.exp: Ditto.
10955 * gdb.base/code-expr.exp: Ditto.
10956 * gdb.base/commands.exp: Ditto.
10957 * gdb.base/cond-expr.exp: Ditto.
10958 * gdb.base/condbreak.exp: Ditto.
10959 * gdb.base/cursal.exp: Ditto.
10960 * gdb.base/cvexpr.exp: Ditto.
10961 * gdb.base/default.exp: Ditto.
10962 * gdb.base/del.exp: Ditto.
10963 * gdb.base/detach.exp: Ditto.
10964 * gdb.base/display.exp: Ditto.
10965 * gdb.base/ena-dis-br.exp: Ditto.
10966 * gdb.base/eval-skip.exp: Ditto.
10967 * gdb.base/foll-fork.exp: Ditto.
10968 * gdb.base/foll-vfork.exp: Ditto.
10969 * gdb.base/frame-args.exp: Ditto.
10970 * gdb.base/funcargs.exp: Ditto.
10971 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10972 * gdb.base/gdbvars.exp: Ditto.
10973 * gdb.base/help.exp: Ditto.
10974 * gdb.base/ifelse.exp: Ditto.
10975 * gdb.base/included.exp: Ditto.
10976 * gdb.base/list.exp: Ditto.
10977 * gdb.base/macscp.exp: Ditto.
10978 * gdb.base/maint.exp: Ditto.
10979 * gdb.base/multi-fork.exp: Ditto.
10980 * gdb.base/overlays.exp: Ditto.
10981 * gdb.base/page.exp: Ditto.
10982 * gdb.base/pending.exp: Ditto.
10983 * gdb.base/pointers.exp: Ditto.
10984 * gdb.base/pr11022.exp: Ditto.
10985 * gdb.base/prelink.exp: Ditto.
10986 * gdb.base/printcmds.exp: Ditto.
10987 * gdb.base/psymtab.exp: Ditto.
10988 * gdb.base/randomize.exp: Ditto.
10989 * gdb.base/relational.exp: Ditto.
10990 * gdb.base/relocate.exp: Ditto.
10991 * gdb.base/remote.exp: Ditto.
10992 * gdb.base/sepdebug.exp: Ditto.
10993 * gdb.base/set-lang-auto.exp: Ditto.
10994 * gdb.base/setshow.exp: Ditto.
10995 * gdb.base/setvar.exp: Ditto.
10996 * gdb.base/signals.exp: Ditto.
10997 * gdb.base/signull.exp: Ditto.
10998 * gdb.base/sigstep.exp: Ditto.
10999 * gdb.base/sizeof.exp: Ditto.
11000 * gdb.base/solib-disc.exp: Ditto.
11001 * gdb.base/store.exp: Ditto.
11002 * gdb.base/structs.exp: Ditto.
11003 * gdb.base/structs2.exp: Ditto.
11004 * gdb.base/subst.exp: Ditto.
11005 * gdb.base/term.exp: Ditto.
11006 * gdb.base/trace-commands.exp: Ditto.
11007 * gdb.base/unwindonsignal.exp: Ditto.
11008 * gdb.base/valgrind-db-attach.exp: Ditto.
11009 * gdb.base/varargs.exp: Ditto.
11010 * gdb.base/watch-cond.exp: Ditto.
11011 * gdb.base/watch_thread_num.exp: Ditto.
11012 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11013 * gdb.base/watchpoint.exp: Ditto.
11014 * gdb.base/whatis-exp.exp: Ditto.
11015
11016 2010-06-01 Michael Snyder <msnyder@vmware.com>
11017
11018 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11019 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11020 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11021 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11022 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11023 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11024 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11025 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11026 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11027 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11028 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11029 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11030 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11031 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11032 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11033
11034 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11035
11036 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11037 trailing newline.
11038 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11039 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11040 (p *args): ... here and remove excessive trailing newline.
11041
11042 2010-05-31 Joel Brobecker <brobecker@adacore.com>
11043
11044 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11045
11046 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11047
11048 Accept the new Linux kernel "t (tracing stop)" string.
11049 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11050 Update comment.
11051 (state_wait) <T (tracing stop)>: New.
11052 (main): Update the state_wait expect string.
11053
11054 2010-05-28 Pedro Alves <pedro@codesourcery.com>
11055
11056 * limits.c, limits.exp: Delete files.
11057 * Makefile.in (clean mostlyclean): Adjust.
11058 * tracecmd.exp: Adjust.
11059
11060 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11061
11062 * gdb.base/tui-layout.exp: New.
11063
11064 2010-05-28 Michael Snyder <msnyder@vmware.com>
11065
11066 * gdb.reverse/break-precsave.exp:
11067 Replace uses of send_gdb / gdb_expect.
11068 * gdb.reverse/break-reverse.exp:
11069 Replace uses of send_gdb / gdb_expect.
11070 * gdb.reverse/consecutive-precsave.exp:
11071 Replace uses of send_gdb / gdb_expect.
11072 * gdb.reverse/consecutive-reverse.exp:
11073 Replace uses of send_gdb / gdb_expect.
11074 * gdb.reverse/finish-precsave.exp:
11075 Replace uses of send_gdb / gdb_expect.
11076 * gdb.reverse/finish-reverse.exp:
11077 Replace uses of send_gdb / gdb_expect.
11078 * gdb.reverse/i386-precsave.exp:
11079 Replace uses of send_gdb / gdb_expect.
11080 * gdb.reverse/i386-reverse.exp:
11081 Replace uses of send_gdb / gdb_expect.
11082 * gdb.reverse/i386-sse-reverse.exp:
11083 Replace uses of send_gdb / gdb_expect.
11084 * gdb.reverse/i387-env-reverse.exp:
11085 Replace uses of send_gdb / gdb_expect.
11086 * gdb.reverse/i387-stack-reverse.exp:
11087 Replace uses of send_gdb / gdb_expect.
11088 * gdb.reverse/machinestate-precsave.exp:
11089 Replace uses of send_gdb / gdb_expect.
11090 * gdb.reverse/machinestate.exp:
11091 Replace uses of send_gdb / gdb_expect.
11092 * gdb.reverse/sigall-precsave.exp:
11093 Replace uses of send_gdb / gdb_expect.
11094 * gdb.reverse/sigall-reverse.exp:
11095 Replace uses of send_gdb / gdb_expect.
11096 * gdb.reverse/solib-precsave.exp:
11097 Replace uses of send_gdb / gdb_expect.
11098 * gdb.reverse/solib-reverse.exp:
11099 Replace uses of send_gdb / gdb_expect.
11100 * gdb.reverse/step-precsave.exp:
11101 Replace uses of send_gdb / gdb_expect.
11102 * gdb.reverse/step-reverse.exp:
11103 Replace uses of send_gdb / gdb_expect.
11104 * gdb.reverse/until-precsave.exp:
11105 Replace uses of send_gdb / gdb_expect.
11106 * gdb.reverse/until-reverse.exp:
11107 Replace uses of send_gdb / gdb_expect.
11108 * gdb.reverse/watch-precsave.exp:
11109 Replace uses of send_gdb / gdb_expect.
11110 * gdb.reverse/watch-reverse.exp:
11111 Replace uses of send_gdb / gdb_expect.
11112
11113 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11114
11115 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11116 excessive newline.
11117
11118 2010-05-27 Michael Snyder <msnyder@vmware.com>
11119
11120 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11121 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11122 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11123 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11124 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11125 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11126 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11127 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11128 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11129 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11130 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11131 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11132 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11133 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11134 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11135 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11136 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11137 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11138 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11139
11140 2010-05-26 Michael Snyder <msnyder@vmware.com>
11141
11142 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11143 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11144
11145 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11146 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11147 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11148
11149 * gdb.reverse/consecutive-reverse.exp:
11150 Replace uses of send_gdb / gdb_expect.
11151 * gdb.reverse/consecutive-precsave.exp:
11152 Replace uses of send_gdb / gdb_expect.
11153
11154 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11155 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11156 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11157 * gdb.mi/mi-ns-stale-regcache.exp:
11158 Replace uses of send_gdb / gdb_expect.
11159 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11160 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11161 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11162 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11163 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11164 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11165 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11166 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11167 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11168
11169 2010-05-26 Michael Snyder <msnyder@vmware.com>
11170
11171 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11172
11173 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11174
11175 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11176 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11177 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11178 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11179 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11180 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11181 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11182 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11183 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11184
11185 2010-05-25 Tom Tromey <tromey@redhat.com>
11186
11187 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11188
11189 2010-05-25 Tom Tromey <tromey@redhat.com>
11190
11191 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11192 argument order.
11193 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11194 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11195 order.
11196 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11197 order.
11198 * gdb.base/call-sc.exp (setup_kfails): Remove.
11199 (setup_compiler_kfails): Remove.
11200 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11201 argument order.
11202 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11203 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11204 (advancei): Fix setup_kfail argument order.
11205 * gdb.base/radix.exp: Fix setup_kfail argument order.
11206 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11207 order.
11208 * gdb.base/structs.exp (setup_kfails): Remove.
11209 (setup_compiler_kfails): Fix setup_kfail argument order.
11210 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11211 order.
11212 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11213 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11214 setup_kfail argument order.
11215 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11216
11217 2010-05-25 Tom Tromey <tromey@redhat.com>
11218
11219 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11220
11221 2010-05-25 Michael Snyder <msnyder@vmware.com>
11222
11223 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11224 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11225 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11226 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11227 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11228 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11229 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11230 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11231 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11232 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11233 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11234 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11235 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11236 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11237 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11238 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11239 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11240 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11241 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11242 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11243 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11244 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11245 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11246 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11247 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11248 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11249 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11250 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11251 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11252 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11253 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11254 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11255 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11256 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11257 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11258 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11259 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11260 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11261 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11262 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11263 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11264 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11265 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11266 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11267 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11268 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11269 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11270 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11271
11272 2010-05-25 Doug Evans <dje@google.com>
11273
11274 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11275 gdb.string_to_argv.
11276
11277 2010-05-21 Tom Tromey <tromey@redhat.com>
11278
11279 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11280 Call it.
11281 * gdb.dwarf2/pieces.S: Update.
11282 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11283
11284 2010-05-21 Tom Tromey <tromey@redhat.com>
11285
11286 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11287 Call it.
11288 * gdb.dwarf2/pieces.c (struct C): New.
11289 (f6): New function.
11290 * gdb.dwarf2/pieces.S: Replace.
11291
11292 2010-05-21 Tom Tromey <tromey@redhat.com>
11293
11294 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11295 Call it.
11296
11297 2010-05-21 Tom Tromey <tromey@redhat.com>
11298
11299 * gdb.dwarf2.pieces.exp: New file.
11300 * gdb.dwarf2.pieces.S: New file.
11301 * gdb.dwarf2.pieces.c: New file.
11302
11303 2010-05-20 Pedro Alves <pedro@codesourcery.com>
11304 Joel Brobecker <brobecker@adacore.com>
11305
11306 * lib/gdb.exp (gdb_test_no_output): New function.
11307 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11308 when testing commands that should produce no output.
11309
11310 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11311
11312 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11313 parameter that we want to watch being a constant.
11314
11315 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11316
11317 * gdb.ada/cond_lang: New testcase.
11318
11319 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11320
11321 * lib/gdb.exp (banned_variables): New variable/constant.
11322 (gdb_init): Add write trace on variables listed in banned_variables.
11323 (gdb_finish): Remove write traces on variables listed in
11324 banned_variables.
11325
11326 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11327
11328 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11329 * gdb.cp/koenig.exp: Likewise.
11330
11331 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11332
11333 PR python/11482
11334
11335 * gdb.python/py-value.exp (test_value_hash): New function.
11336
11337 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11338
11339 PR exp/11530.
11340 * gdb.base/gdb11530.c: New file.
11341 * gdb.base/gdb11530.exp: New file.
11342
11343 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11344
11345 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11346 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11347
11348 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11349
11350 * gdb.cp/koenig.exp: New test.
11351 * gdb.cp/koenig.cc: New test program.
11352
11353 2010-05-05 Joel Brobecker <brobecker@adacore.com>
11354
11355 Remove the use of prms_id and bug_id throughout the testsuite.
11356
11357 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11358
11359 PR exp/11349.
11360 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11361 use a reference local variable.
11362
11363 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11364
11365 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11366 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11367 variable different_dir. Move debugfile into a full directory pathname
11368 under DIFFERENT_DIR.
11369 * lib/gdb.exp (separate_debug_filename): Remove.
11370 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11371 variable debug_dir and mkdir of it. Update function comments.
11372
11373 2010-04-29 Pedro Alves <pedro@codesourcery.com>
11374
11375 PR gdb/11557
11376
11377 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11378 files.
11379
11380 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11381
11382 * gdb.python/py-param.exp: New File.
11383
11384 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11385
11386 * gdb.base/default.exp: Fix "set language" test.
11387
11388 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11389
11390 PR breakpoints/11531.
11391 * gdb.base/gdb11531.c: New file.
11392 * gdb.base/gdb11531.exp: New file.
11393
11394 2010-04-26 Tom Tromey <tromey@redhat.com>
11395
11396 * gdb.base/completion.exp: Add tests for completion and deprecated
11397 commands.
11398
11399 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11400
11401 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11402 (print /x char_array): Escape curly brackets.
11403
11404 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11405
11406 Fix deadlock on looped list of loaded shared objects.
11407 * gdb.base/solib-corrupted.exp: New.
11408
11409 2010-04-23 Doug Evans <dje@google.com>
11410
11411 * gdb.python/py-section-script.c: New file.
11412 * gdb.python/py-section-script.exp: New file.
11413 * gdb.python/py-section-script.py: New file.
11414
11415 2010-04-20 Chris Moller <cmoller@redhat.com>
11416
11417 PR 10179
11418
11419 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11420 * gdb.base/pr10179-a.c:
11421 * gdb.base/pr10179-b.c:
11422 * gdb.base/pr10179.exp: New files.
11423
11424 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11425
11426 Fix crashes on dangling display expressions.
11427 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11428 is SEP.
11429 (lib_flags): Remove the "debug" keyword.
11430 (libsepdebug): New variable for iterating new loop.
11431 (save_pf_prefix): New variable wrapping the loop.
11432 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11433 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11434
11435 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11436
11437 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11438
11439 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11440
11441 PR stabs/11479.
11442 * gdb.stabs/gdb11479.exp: New file.
11443 * gdb.stabs/gdb11479.c: New file.
11444
11445 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11446
11447 * gdb.base/charset.c (Strin16, String32): New variables.
11448 * gdb.base/charset.exp (gdb_test): Test correct display
11449 of 16 or 32 bit strings.
11450
11451 2010-04-21 Chris Moller <cmoller@redhat.com>
11452
11453 PR 9167
11454 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11455 * gdb.cp/pr9167.cc: New file.
11456 * gdb.cp/pr9167.exp: New file.
11457
11458
11459 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11460
11461 PR pascal/11492.
11462 * gdb.pascal/gdb11492.pas: New file.
11463 * gdb.pascal/gdb11492.exp: New file.
11464
11465 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11466
11467 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11468
11469 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11470
11471 * gdb.ada/dyn_loc: New testcase.
11472
11473 2010-04-20 Chris Moller <cmoller@redhat.com>
11474
11475 PR 10867
11476
11477 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11478 * gdb.cp/pr10687.cc: New file.
11479 * gdb.cp/pr10687.exp: New file.
11480
11481
11482 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11483 Sergio Durigan Junior <sergiodj@redhat.com>
11484
11485 * gdb.fortran/logical.exp: New testcase.
11486 * gdb.fortran/logical.f90: New file.
11487
11488 2010-04-19 Doug Evans <dje@google.com>
11489
11490 * gdb.base/help.exp (help source): Update expected output.
11491
11492 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11493
11494 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11495 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11496 gdb_exit and return.
11497 (executable): New variable.
11498 (binfile): Use it.
11499
11500 2010-04-19 Pedro Alves <pedro@codesourcery.com>
11501
11502 PR breakpoints/8554.
11503
11504 * gdb.trace/save-trace.exp: Adjust.
11505
11506 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11507
11508 PR corefiles/11511
11509 * gdb.arch/system-gcore.exp: New.
11510 * gdb.arch/gcore.c: Likewise.
11511
11512 2010-04-15 Doug Evans <dje@google.com>
11513
11514 * gdb.python/py-progspace.c: New file.
11515 * gdb.python/py-progspace.exp: New file.
11516
11517 * gdb.base/source.exp: Add tests for "source -s".
11518
11519 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11520
11521 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11522 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11523 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11524 * gdb.python/py-mi.exp: New test for to_string returning None.
11525
11526 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11527
11528 * gdb.python/py-breakpoint.c: Make result global.
11529
11530 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11531
11532 Fix non-GNU make compatibility.
11533 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11534
11535 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11536
11537 * gdb.python/py-breakpoint.exp: New File.
11538 * gdb.python/py-breakpoint.C: Ditto.
11539
11540 2010-04-08 Stan Shebs <stan@codesourcery.com>
11541
11542 * gdb.trace/actions.exp: Clear default-collect.
11543 * gdb.trace/save-trace.exp: Clear default-collect.
11544
11545 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11546
11547 * gdb.python/py-value: Add null string variable.
11548 (test_lazy_string): Test zero length, NULL address lazy
11549 strings.
11550
11551 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11552
11553 * gdb.arch/i386-avx.c: New.
11554 * gdb.arch/i386-avx.exp: Likewise.
11555
11556 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11557
11558 2010-04-06 Doug Evans <dje@google.com>
11559
11560 * gdb.base/source-test.gdb: New file.
11561 * gdb.base/source.exp: Test source -v.
11562
11563 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11564
11565 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11566
11567 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11568
11569 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11570 within one line, unless it is followed by a double quote.
11571 * gdb.stabs/hppa.sed: Idem.
11572 * gdb.stabs/weird.def: Add char and String constants
11573 * gdb.stabs/weird.exp: Check for correct parsing of
11574 char and string constants.
11575 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11576 in .stabs to .stabx substitution.
11577
11578 2010-04-05 Stan Shebs <stan@codesourcery.com>
11579
11580 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11581 constant global.
11582 * gdb.trace/tfile.exp: Try to print them.
11583
11584 2010-04-04 Stan Shebs <stan@codesourcery.com>
11585
11586 * gdb.base/completion.exp: Update for new "info watchpoints".
11587 * gdb.base/default.exp: Ditto.
11588 * gdb.base/help.exp: Ditto.
11589 * gdb.base/watchpoint.exp: Ditto.
11590 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11591
11592 2010-04-04 Stan Shebs <stan@codesourcery.com>
11593
11594 * gdb.trace/tfile.exp: Sharpen tfind test.
11595
11596 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11597
11598 * gdb.base/break-entry.exp: New.
11599
11600 2010-04-02 Hui Zhu <teawater@gmail.com>
11601 Michael Snyder <msnyder@vmware.com>
11602
11603 * gdb.reverse/i386-sse-reverse.exp: New file.
11604 * gdb.reverse/i386-sse-reverse.c: New file.
11605
11606 2010-04-02 Pedro Alves <pedro@codesourcery.com>
11607
11608 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11609
11610 2010-04-01 Stan Shebs <stan@codesourcery.com>
11611
11612 * gdb.trace/actions.exp: Tweak expected output.
11613 * gdb.trace/while-stepping.exp: Tweak expected output.
11614
11615 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11616
11617 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11618
11619 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11620
11621 * gdb.base/commands.exp: Adjust.
11622 * gdb.cp/extern-c.exp: Adjust.
11623
11624 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11625
11626 * gdb.trace/collection.c (local_test_func): Define a local struct,
11627 and instanciate it.
11628
11629 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11630
11631 * gdb.trace/collection.exp (gdb_collect_args_test)
11632 (gdb_collect_argarray_test): XFAIL the tests that assume the
11633 argarray argument's elements are collected.
11634
11635 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11636
11637 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11638 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11639
11640 2010-03-31 Stan Shebs <stan@codesourcery.com>
11641
11642 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11643 and tracepoint conditionals.
11644 (gdb_verify_tracepoints): Delete unused return.
11645
11646 2010-03-26 Keith Seitz <keiths@redhat.com>
11647
11648 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11649 appear in the output before main.
11650 Remove KFAIL for gdb/2215 aka bz 9320.
11651
11652 2010-03-30 Doug Evans <dje@google.com>
11653
11654 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11655 by dejagnu.
11656 * gdb.arch/amd64-dword.exp: Ditto.
11657
11658 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11659 match.
11660 (break printf): Ditto.
11661
11662 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11663
11664 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11665 gcc < 4.4.
11666 * gdb.cp/shadow.exp: Ditto.
11667
11668 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11669
11670 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11671 "tstart" is silent.
11672
11673 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11674
11675 * gdb.trace/collection.exp (executable): New.
11676 (binfile): Use it.
11677 (fpreg, spreg, pcreg): New.
11678 (test_register): Use gdb_test_multiple. Pass /x to print.
11679 (prepare_for_trace_test): New.
11680 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11681 (gdb_collect_args_test, gdb_collect_argstruct_test)
11682 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11683 prepare_for_trace_test.
11684 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11685 fpreg, spreg and pcreg.
11686 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11687 prepare_for_trace_test.
11688 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11689 try to detect tracing support here. Don't set breakpoints at
11690 `begin' or `end' here.
11691 <global scope>: Use clean_restart. Run to main before checking
11692 for tracing support. Check for for tracing support here.
11693
11694 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11695
11696 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11697 " as $displacement" to "seen displacement message".
11698
11699 2010-03-28 Pedro Alves <pedro@codesourcery.com>
11700
11701 * gdb.trace/while-dyn.exp (executable): New variable.
11702 (binfile): Use it.
11703 (test_while_stepping): New function. Move most tests here. Call
11704 it once for each of the while-stepping, stepping and ws aliases.
11705
11706 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11707
11708 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11709 that do not provide the tagless_struct type name at all.
11710 (test_print_anon_union): Do not check value of uninitialized
11711 union member. Do not use cp_test_ptype_class, so we can accept
11712 "long" as well as "long int".
11713
11714 2010-03-26 Pedro Alves <pedro@codesourcery.com>
11715
11716 * gdb.trace/tfile.c (tohex, bin2hex): New.
11717 (write_error_trace_file): Hexify error description.
11718
11719 2010-03-25 Stan Shebs <stan@codesourcery.com>
11720
11721 * gdb.trace/tfile.c: Generate an additional trace file, improve
11722 portability.
11723 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11724 files in a better way.
11725
11726 2010-03-25 Keith Seitz <keiths@redhat.com>
11727
11728 * gdb.java/jprint.exp: XFAIL printing of static class members
11729 because of GCC debuginfo problem.
11730
11731 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11732
11733 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11734
11735 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11736
11737 * gdb.base/completion.exp: Allow long instead of long int.
11738 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11739 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11740 variable p.
11741 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11742 * gdb.base/pointers.exp: Allow long instead of long int.
11743 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11744 * gdb.base/step-line.exp: Allow a directory before the source file name.
11745
11746 2010-03-24 Tom Tromey <tromey@redhat.com>
11747
11748 PR breakpoints/9352:
11749 * gdb.base/default.exp: Update.
11750 * gdb.base/commands.exp: Update.
11751 * gdb.cp/extern-c.exp: Test setting commands on multiple
11752 breakpoints at once.
11753
11754 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11755
11756 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11757 if gdb,nosignals.
11758 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11759 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11760 exited".
11761
11762 2010-03-24 Stan Shebs <stan@codesourcery.com>
11763
11764 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11765
11766 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11767
11768 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11769 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11770 argument. Handle "short" and "long".
11771 (Top level): Pass overprototyped output for old_fptr and xptr.
11772
11773 2010-03-23 Pedro Alves <pedro@codesourcery.com>
11774
11775 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11776 format strings and add casts to avoid compiler warnings.
11777
11778 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
11779
11780 * lib/trace-support.exp (gdb_trace_setactions):
11781 Don't expect whitespace after ">" prompt.
11782 * gdb.trace/actions.exp: Adjust for output changes.
11783 * gdb.trace/while-stepping.exp: Likewise.
11784
11785 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11786
11787 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11788 and r157645).
11789
11790 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11791
11792 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11793 New.
11794
11795 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11796
11797 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11798 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11799
11800 2010-03-19 Stan Shebs <stan@codesourcery.com>
11801
11802 * gdb.trace/ax.exp: New file.
11803
11804 2010-03-19 Doug Evans <dje@google.com>
11805
11806 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11807 output from gcc.
11808
11809 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11810 named /usr/sbin/prelink<foo>.
11811
11812 2010-03-18 Stan Shebs <stan@codesourcery.com>
11813
11814 * gdb.trace/circ.exp: Test circular-trace-buffer.
11815 * gdb.trace/tfile.exp: Update tstatus test.
11816
11817 2010-03-18 Joel Brobecker <brobecker@adacore.com>
11818
11819 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11820 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11821
11822 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11823
11824 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11825
11826 2010-03-18 Pedro Alves <pedro@codesourcery.com>
11827
11828 * gdb.base/default.exp: Adjust the expected output of the finish
11829 and until commands when the inferior is not being run.
11830
11831 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11832
11833 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11834 * gdb.cp/nsusing.exp: Ditto.
11835
11836 2010-03-15 Tom Tromey <tromey@redhat.com>
11837
11838 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11839 * gdb.cp/userdef.cc (operator==): New function.
11840 (main): New locals mem1, mem2.
11841
11842 2010-03-15 Jie Zhang <jie@codesourcery.com>
11843
11844 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11845 Declare and use new loadtimeout variable.
11846
11847 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11848
11849 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11850 Use gdb_load later.
11851
11852 2010-03-14 Pedro Alves <pedro@codesourcery.com>
11853
11854 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11855 literal. Add missing endlines to prints to stderr.
11856
11857 2010-03-12 Tom Tromey <tromey@redhat.com>
11858
11859 PR c++/9708:
11860 * gdb.cp/m-static.exp: Add regression test.
11861 * gdb.cp/m-static.cc (method): New method.
11862 (main): Call it.
11863
11864 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11865
11866 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11867 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11868
11869 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11870
11871 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11872
11873 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11874
11875 * lib/gdb.exp (skip_stl_tests): New.
11876 (gdb_compile): Symbian needs -ldl.
11877 (shlib_target_file): New.
11878 (shlib_symbol_file): New.
11879 (gdb_load_shlibs): Use shlib_target_file.
11880 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11881 * gdb.cp/exception.exp: Use skip_stl_tests.
11882 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11883 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11884 * gdb.cp/mb-templates.exp: Ditto.
11885 * gdb.base/commands.exp: Relax regexes.
11886 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11887 shlib_target_file and shlib_symbol_file.
11888 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11889 sections.
11890 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11891 * gdb.base/solib-disc.exp: Use
11892 shlib_target_file and shlib_symbol_file.
11893 * gdb.base/unload.exp: Don't skip on symbian. Use
11894 shlib_target_file and shlib_symbol_file.
11895 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11896
11897 2010-03-12 Pedro Alves <pedro@codesourcery.com>
11898
11899 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11900 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11901 Issue a tfind end before looking for a tracepoint frame.
11902 * gdb.trace/tfind.exp: Adjust tstatus output.
11903 Adjust disassembly output.
11904 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11905
11906 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 * gdb.base/break-interp.exp: Create new displacement parameter value
11909 for the test_ld calls.
11910 (reach): New parameter displacement, verify its content. New push of
11911 pf_prefix "reach-$func:". Import global expect_out.
11912 (test_core): New parameter displacement, verify its content. New push
11913 of pf_prefix "core:". New command "set verbose on". Import global
11914 expect_out.
11915 (test_attach): New parameter displacement, verify its content. New
11916 push of pf_prefix "attach:". New command "set verbose on". Import
11917 global expect_out.
11918 (test_ld): New parameter displacement, pass it to the reach, test_core
11919 and test_attach calls and verify its content in the "ld.so exit" test.
11920 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11921 (prelink): Update expected text, use gdb_test.
11922
11923 2010-03-10 Doug Evans <dje@google.com>
11924
11925 * gdb.base/checkpoint.exp: Fix comment.
11926 Lengthen timeout while doing >600 checkpoints test.
11927 Rename duplicate "kill all one" test to keep test names unique.
11928
11929 2010-03-10 Pedro Alves <pedro@codesourcery.com>
11930
11931 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11932
11933 2010-03-08 Keith Seitz <keiths@redhat.com>
11934
11935 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11936 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11937 (dm_type_long): New function.
11938 (dm_type_unsigned_short): New function.
11939 (dm_type_unsigned_long): New function.
11940 (myint): New typedef.
11941 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11942 long, unsigned shor and long, operator char*, and typedef.
11943 (test_lookup_operator_functions): Add operator char* test.
11944 (test_paddr_operator_functions): Likewise.
11945 (test_paddr_overloaded_functions): Use probe values for
11946 short, long, and unsigned short and long.
11947 (test_paddr_hairy_functions): If the demangler probe detected
11948 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11949 demangler.
11950 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11951 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11952 and "print null_pmf".
11953 Add test "ptype a.*pmf".
11954 * gdb.cp/overload.exp: Allow optional "int" to appear with
11955 "short" and "long".
11956 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11957 long expect value for men_overload1arg.
11958 Allow "int" to appear with "short" and "long".
11959 When testing "info break", add argument for main (void).
11960 Also allow "int" to appear with "short" and "long".
11961 Ditto with "unsigned" and "long long".
11962 * gdb.java/jmain.exp: Do not enclose methods names in single
11963 quotes.
11964 * gdb.java/jmisc.exp: Likewise.
11965 * gdb.java/jprint.exp: Likewise.
11966 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11967
11968 From Jan Kratochvil <jan.kratochvil@redhat.com>:
11969 * gdb.cp/exception.exp (backtrace after first throw)
11970 (backtrace after second throw): Allow a namespace before __cxa_throw.
11971 (backtrace after first catch, backtrace after second catch): Allow
11972 a namespace before __cxa_begin_catch.
11973
11974 * gdb.cp/cpexprs.exp: New file.
11975 * gdb.cp/cpexprs.cc: New file.
11976
11977 From Daniel Jacobowitz <dan@codesourcery.com>
11978 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
11979 to use string_to_regexp.
11980 (ctor, dtor): New functions. Use them to match constructor
11981 and destructor function types.
11982 (Top level): Use runto_main.
11983
11984 2010-03-05 Tom Tromey <tromey@redhat.com>
11985
11986 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
11987 gdb.target_charset.
11988 (pp_ns.to_string): Likewise.
11989
11990 2010-03-04 Keith Seitz <keiths@redhat.com>
11991
11992 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11993 can be quoted. Test that both the filename and function/line
11994 portions can be quoted at the same time.
11995
11996 2010-03-04 Pedro Alves <pedro@codesourcery.com>
11997
11998 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11999
12000 2010-03-03 Doug Evans <dje@google.com>
12001
12002 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12003 libc contains libpthread.
12004
12005 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12006 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12007 of gdb_compile. Add another pattern to match android backtrace.
12008
12009 2010-03-03 Tom Tromey <tromey@redhat.com>
12010
12011 PR gdb/11345:
12012 * gdb.base/printcmds.exp (test_printf): Add test.
12013
12014 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12015
12016 * gdb.arch/amd64-byte.exp: New.
12017 * gdb.arch/amd64-dword.exp: Likewise.
12018 * gdb.arch/amd64-pseudo.c: Likewise.
12019 * gdb.arch/amd64-word.exp: Likewise.
12020 * gdb.arch/i386-byte.exp: Likewise.
12021 * gdb.arch/i386-pseudo.c: Likewise.
12022 * gdb.arch/i386-word.exp: Likewise.
12023
12024 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12025
12026 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12027 types. Add structreg, bitfields, and flags registers.
12028 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12029 registers.
12030
12031 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12032
12033 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12034 (load_description): Set architecture if defined.
12035
12036 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12037
12038 * gdb.python/py-frame.exp: Add read_var block tests.
12039 * gdb.python/py-frame.c (block): New function.
12040
12041 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12042 Daniel Jacobowitz <dan@codesourcery.com>
12043
12044 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12045
12046 2010-02-25 David S. Miller <davem@davemloft.net>
12047
12048 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12049 fix logic for setting all_syscalls_numbers.
12050
12051 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12052
12053 * Makefile.in: Add py-block and py-symbol.
12054 * gdb.python/py-symbol.exp: New File.
12055 * gdb.python/py-symtab.exp: New File.
12056 * gdb.python/py-block.exp: New File.
12057 * gdb.python/py-symbol.c: New File.
12058 * gdb.python/py-block.c: New File.
12059
12060 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12061
12062 PR python/11314
12063 * lib/gdb.exp (skip_python_tests): New function.
12064 * gdb.python/py-cmd.exp: Use skip_python_tests.
12065 * gdb.python/py-frame.exp: Likewise.
12066 * gdb.python/py-function.exp: Likewise.
12067 * gdb.python/py-prettyprint.exp: Likewise.
12068 * gdb.python/py-template.exp: Likewise.
12069 * gdb.python/py-type.exp: Likewise.
12070 * gdb.python/py-value.exp: Likewise.
12071
12072 2010-02-22 Pedro Alves <pedro@codesourcery.com>
12073
12074 PR9605
12075
12076 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12077
12078 2010-02-19 Tom Tromey <tromey@redhat.com>
12079
12080 PR c++/8693, PR c++/9496:
12081 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12082 regression tests.
12083
12084 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12085
12086 Fix compatibility with m68k as.
12087 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12088 Use only /* comments */.
12089
12090 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12091
12092 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12093 * configure: Regenerate.
12094
12095 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12096
12097 * gdb.python/py-type.exp: Check for Python support.
12098
12099 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12100
12101 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12102 `regsub' syntax available.
12103
12104 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12105
12106 * gdb.base/shmain.c (main): Remove printf call.
12107 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12108 * gdb.base/unload.c (main): Make format of fprintf a string
12109 literal. Add missing endlines to prints to stderr.
12110 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12111
12112 2010-02-17 Tom Tromey <tromey@redhat.com>
12113
12114 * gdb.java/jprint.java (jprint.props): New field.
12115 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12116
12117 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12118
12119 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12120 available.
12121
12122 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12123
12124 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12125 creation to support remote host testing.
12126
12127 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12128
12129 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12130 Recognize "command not found".
12131
12132 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12133
12134 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12135 single-stepping.
12136
12137 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12138
12139 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12140 if arguments are not supported.
12141
12142 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12143
12144 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12145 be const or non-const.
12146
12147 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12148
12149 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12150 mi_send_resuming_command to send -exec-continue.
12151
12152 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12153
12154 * gdb.base/list.exp (test_list_filename_and_function): Add test
12155 with single quotes.
12156 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12157 matching.
12158 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12159 Add KFAIL'd tests for PR gdb/11289.
12160
12161 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12162
12163 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12164
12165 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12166
12167 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12168 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12169 a temporary directory.
12170
12171 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12172
12173 * gdb.base/charset.exp: Use a single regular expression to match
12174 show host-charset and show target-charset output.
12175
12176 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12177
12178 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12179 "Illegal process-id" expect string more exact.
12180 (attach to digits-starting nonsense is prohibited): New.
12181
12182 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12183
12184 * gdb.base/prelink.exp (set verbose on): New.
12185
12186 2010-02-12 Tomas Holmberg <th@virtutech.com>
12187
12188 * mi-reverse.exp: New file. Test for reverse option to the
12189 following MI commands: exec-continue, exec-finish, exec-next,
12190 exec-step, exec-next-instruction, exec-step-instruction.
12191
12192 2010-02-09 Joel Brobecker <brobecker@adacore.com>
12193
12194 * gdb.ada/ptype_tagged_param: New testcase.
12195
12196 2010-02-08 Tom Tromey <tromey@redhat.com>
12197
12198 PR c++/8017:
12199 * gdb.cp/overload.exp: Add tests.
12200 * gdb.cp/overload.cc (struct K): New.
12201 (namespace N): New.
12202 (main): Call new functions.
12203 (K::staticoverload): Define.
12204
12205 2010-02-08 Chris Moller <moller@mollerware.com>
12206
12207 PR gdb/10728
12208 * gdb.cp/pr10728-x.h: New file.
12209 * gdb.cp/pr10728-x.cc: New file.
12210 * gdb.cp/pr10728-y.cc: New file.
12211 * gdb.cp/pr10728.exp: New file.
12212 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12213
12214 2010-02-08 Chris Moller <moller@mollerware.com>
12215
12216 PR gdb/9067
12217 * gdb.cp/pr9067.exp: New
12218 * gdb.cp/pr9067.cc: New
12219 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12220
12221 2010-02-08 Joel Brobecker <brobecker@adacore.com>
12222
12223 * lib/gdb.exp (gdb_test_timeout): New global variable.
12224 Set it to timeout if not already set.
12225 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12226
12227 2010-02-05 Doug Evans <dje@google.com>
12228
12229 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12230 user.
12231
12232 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12233
12234 PR c++/7935:
12235 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12236
12237 2010-02-04 Tom Tromey <tromey@redhat.com>
12238
12239 * gdb.cp/virtbase.exp: Make test case names unique.
12240
12241 2010-02-02 Tom Tromey <tromey@redhat.com>
12242
12243 * gdb.cp/virtbase.exp: Add regression tests.
12244 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12245 (main): Instantiate RHC.
12246
12247 2010-02-02 Tom Tromey <tromey@redhat.com>
12248
12249 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12250 type-printing change.
12251
12252 2010-02-02 Tom Tromey <tromey@redhat.com>
12253
12254 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12255 * gdb.cp/virtbase.cc: New file.
12256 * gdb.cp/virtbase.exp: New file.
12257 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12258
12259 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12260
12261 PR libc/11214:
12262 * gdb.threads/current-lwp-dead.c: Include features.h.
12263 (HAS_NOMMU): New.
12264 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12265
12266 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12267
12268 * gdb.base/symbol-without-target_section.exp,
12269 gdb.base/symbol-without-target_section.c: New.
12270
12271 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12272
12273 * gdb.base/bigcore.exp: Reset increased timeout.
12274 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12275
12276 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12277
12278 * gdb.base/gcore.exp (capture_command_output): Use
12279 gdb_test_multiple.
12280
12281 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12282
12283 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12284 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12285 (Top level): Call it.
12286
12287 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12288
12289 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12290
12291 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12292
12293 * gdb.base/call-strs.exp, gdb.base/default.exp,
12294 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12295 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12296 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12297 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12298 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12299 * gdb.base/ending-run.exp: Correct restore of timeout.
12300 * gdb.base/page.exp: Remove unnecessary timeout setting.
12301
12302 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12303
12304 * gdb.ada/rec_return: New testcase.
12305
12306 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12307
12308 * gdb.ada/call_pn: New testcase.
12309
12310 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12311
12312 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12313 (Top level): Use it to resume.
12314 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12315 the Thumb mode displaced stepping error as unsupported.
12316
12317 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12318
12319 * gdb.cp/nsusing.exp: Added more tests.
12320 * gdb.cp/nsrecurs.exp: Ditto.
12321 * gdb.cp/nsusing.cc: Added test functions.
12322 * gdb.cp/nsrecurs.cc: Ditto.
12323
12324 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12325
12326 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12327 absolute directory pathnames in gdb.sum file.
12328
12329 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12330
12331 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12332 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12333
12334 2010-01-26 Tom Tromey <tromey@redhat.com>
12335
12336 PR exp/7643:
12337 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12338 setup_kfail.
12339
12340 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12341
12342 * gdb.cp/nsrecurs.exp: New test.
12343 * gdb.cp/nsrecurs.cc: New test program.
12344 * gdb.cp/nsstress.exp: New test.
12345 * gdb.cp/nsstress.cc: New test program.
12346 * gdb.cp/nsdecl.exp: New test.
12347 * gdb.cp/nsdecl.cc: New test program.
12348
12349 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12350
12351 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12352 imported into file scope.
12353 Marked test as xfail.
12354 * gdb.cp/namespace-using.cc (marker5): New function.
12355 * gdb.cp/shadow.exp: New test.
12356 * gdb.cp/shadow.cc: New test program.
12357 * gdb.cp/nsimport.exp: New test.
12358 * gdb.cp/nsimport.cc: New test program.
12359
12360 2010-01-25 Tom Tromey <tromey@redhat.com>
12361
12362 PR gdb/11049:
12363 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12364 with "set print null-stop on".
12365
12366 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12367
12368 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12369 Adjust it for DISASSEMBLY_OMIT_FNAME.
12370
12371 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12372
12373 PR symtab/11199:
12374 * gdb.dwarf2/member-ptr-forwardref.exp,
12375 gdb.dwarf2/member-ptr-forwardref.S: New.
12376
12377 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12378
12379 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12380 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12381 thread1_tid_mutex. Remove gdbstop_mutex handling.
12382 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12383 thread2_tid_mutex. Remove gdbstop_mutex handling.
12384 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12385 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12386 pthread_cond_wait conditionalizations by while loops.
12387
12388 2010-01-20 Tom Tromey <tromey@redhat.com>
12389
12390 PR backtrace/10770:
12391 * gdb.dwarf2/pr10770.exp: New file.
12392 * gdb.dwarf2/pr10770.c: New file.
12393 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12394
12395 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12396
12397 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12398 that target was removed, and the test always runs native anyway.
12399
12400 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12401
12402 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12403 gdb.base/watchpoint-cond-gone-stripped.c: New.
12404
12405 2010-01-19 Tom Tromey <tromey@redhat.com>
12406
12407 PR c++/8000:
12408 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12409 existing tests.
12410 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12411 (main): Use AAA::SomeEnum.
12412
12413 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12414
12415 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12416 (test_ignore_count): Declare line_callme_body global.
12417 (run to breakpoint with ignore count): Use line_callme_body.
12418 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12419 (set line_main_hello, set line_main_return): Reindent.
12420 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12421 New.
12422 (continue to callee4): Use line_callee4_body.
12423 (check *stopped from CLI command): Use line_callee4_next.
12424 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12425 (set line_main_hello, set line_main_return): Reindent.
12426 (set line_callee4_head, set line_callee4_body): New.
12427 (continue to callee4): Use line_callee4_body.
12428
12429 2010-01-18 Tom Tromey <tromey@redhat.com>
12430
12431 PR c++/9680:
12432 * gdb.cp/casts.cc: Add new classes and variables.
12433 * gdb.cp/casts.exp: Test new operators.
12434
12435 2010-01-18 Tom Tromey <tromey@redhat.com>
12436 Thiago Jung Bauermann <bauerman@br.ibm.com>
12437
12438 * gdb.python/source2.py: New file.
12439 * gdb.python/source1: New file.
12440 * gdb.python/python.exp: Test "source" command.
12441
12442 2010-01-15 Stan Shebs <stan@codesourcery.com>
12443
12444 * gdb.trace/tfile.c: New file.
12445 * gdb.trace/tfile.exp: New file.
12446
12447 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12448
12449 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12450
12451 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12452
12453 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12454
12455 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12456
12457 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12458 (libfunc): New parameter action. Implement also selectable "sleep".
12459 * gdb.base/break-interp-main.c: Include assert.h.
12460 (libfunc): New parameter action.
12461 (main): New parameters argc and argv. Assert argc. Pass argv.
12462 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12463 (test_attach): New proc.
12464 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12465 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12466
12467 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12468
12469 * gdb.base/break-interp.exp (test_core): New proc.
12470 (test_ld): Call it.
12471
12472 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12473
12474 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12475 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12476 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12477 and gdb_compile_shlib. Use new -Wl compiler options.
12478 (dl bt, main bt): New tests.
12479
12480 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12481
12482 Support PIEs with no symfile_objfile.
12483 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12484 (test_ld): New parameter trynosym.
12485 (test_ld <$trynosym>): New block.
12486
12487 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12488
12489 * gdb.base/break-interp.exp: New file.
12490
12491 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12492
12493 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12494 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12495 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12496 test.
12497 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12498 * gdb.python/py-mi.exp: Add lazy string test.
12499
12500 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12501
12502 * lib/mi-support.exp (mi_check_thread_states): Handle
12503 core number in thread listing.
12504
12505 2010-01-12 Joel Brobecker <brobecker@adacore.com>
12506
12507 * gdb.base/maint.exp: Adjust the expected output for the
12508 "maint print type" test. Use gdb_test_multiple instead of
12509 gdb_sent/gdb_expect.
12510
12511 2010-01-11 Doug Evans <dje@google.com>
12512
12513 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12514 from gdbserver_download. All callers updated.
12515
12516 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12517
12518 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12519
12520 Implement binary numbers parsing.
12521 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12522 (test_integer_literals_rejected): New binary tests.
12523
12524 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12525
12526 * gdb.cell/configure: Regenerate.
12527
12528 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12529
12530 * gdb.base/corefile.exp: Move the core finding block out and call it as
12531 core_find, new variable $corefile, replace corefile by $corefile and
12532 [file tail $corefile] for usage vs. test names resp.
12533 * lib/gdb.exp (core_find): Move it as a new function here. New
12534 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12535 $destcore. Return "" on error.
12536
12537 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12538
12539 Workaround PR binutils/10802.
12540 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12541 (twice).
12542
12543 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12544
12545 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12546
12547 2010-01-08 Joel Brobecker <brobecker@adacore.com>
12548
12549 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12550 call, to avoid interruption.
12551
12552 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12553
12554 * gdb.stabs/weird.def (args93): New.
12555
12556 2010-01-07 Doug Evans <dje@google.com>
12557
12558 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12559
12560 2010-01-07 Tom Tromey <tromey@redhat.com>
12561
12562 * gdb.base/source.exp: Use correct line number.
12563
12564 2010-01-05 Stan Shebs <stan@codesourcery.com>
12565
12566 * gdb.trace/tracecmd.exp: Test ftrace.
12567
12568 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12569
12570 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12571
12572 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12573
12574 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12575 "uint_for_mi_testing".
12576
12577 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12578
12579 Test indented comment in file being sourced.
12580 * gdb.base/commands.exp: Test indented comment in file being sourced.
12581
12582 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12583
12584 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12585 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12586 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12587 notice.
12588
12589 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12590
12591 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12592 notice.
12593
12594 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12595
12596 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12597 missing $after_stopped and comma (,) expectation.
12598
12599 2009-12-31 Stan Shebs <stan@codesourcery.com>
12600
12601 * gdb.trace/actions.exp: Test teval action.
12602
12603 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12604
12605 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12606 (top level): Call test_watchpoint_in_big_blob.
12607 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12608 watchpoints.
12609 (func3): Write to buf.
12610
12611 2009-12-29 Stan Shebs <stan@codesourcery.com>
12612
12613 * gdb.trace/actions.exp: Test default-collect.
12614
12615 2009-12-28 Stan Shebs <stan@codesourcery.com>
12616
12617 * gdb.trace/tsv.exp: New file.
12618 * gdb.base/completion.exp: Update ambiguous info output.
12619
12620 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12621
12622 * gdb.base/find.c (main): Reference search buffers.
12623 * gdb.base/included.c (main): Reference integer.
12624 * gdb.base/ptype.c (charfoo): Declare.
12625 (intfoo): Call charfoo.
12626 * gdb.base/scope0.c (useitp): New function.
12627 (usestatics): Use useitp.
12628 (useit): Add a type for val.
12629 * gdb.base/scope1.c (useit1): Take a pointer argument.
12630 (usestatics1): Update calls to useit1.
12631 * gdb.cp/call-c.cc: Declare foo.
12632 (main): Call foo.
12633 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12634 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12635 (main): Call C::ensureRefs and ensureOtherRefs.
12636 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12637 variables.
12638 (ensureOtherRefs): New function.
12639 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12640 * gdb.cp/templates.cc (main): Call t5i.value.
12641
12642 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12643
12644 Fix compatibility with G++-4.5.
12645 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12646 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12647 (uncaught return): Remove.
12648
12649 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12650 Phil Muldoon <pmuldoon@redhat.com>
12651
12652 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12653 (bp_location13, bp_location14, bp_location17, bp_location18)
12654 (marker3_proto, marker4_proto): New variables.
12655 (breakpoint info): Update output.
12656 (run until breakpoint at marker3, run until breakpoint at marker4): New
12657 tests.
12658
12659 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12660
12661 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12662 Replace the printf call of Y by provided "y-set-1" label. New block
12663 for the second shared library.
12664 * gdb.base/unload.exp: Compile also the second library, call
12665 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12666 (single pending breakpoint info): Rename to ...
12667 (pending breakpoint info before run): ... this extended test.
12668 (libfile2, libname2, libsrcfile2, libsrc2)
12669 (lib_sl2): New variables.
12670 (exec_opts): Set also SHLIB_NAME2.
12671 (pending breakpoint info on first run at shrfunc1)
12672 (pending breakpoint info on second run at shrfunc1)
12673 (pending breakpoint info on second run at shrfunc2)
12674 (print y from libfile, print y from libfile2): New tests.
12675 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12676 * gdb.base/unloadshr2.c: New.
12677
12678 2009-12-22 Hui Zhu <teawater@gmail.com>
12679
12680 * gdb.reverse/sigall-reverse.exp: Adjust.
12681
12682 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12683
12684 PR gdb/10884
12685
12686 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12687 (main): Call do_bitfield_tests.
12688 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12689
12690 2009-12-20 Joel Brobecker <brobecker@adacore.com>
12691
12692 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12693 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12694 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12695 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12696 gdb.modula2/unbounded1.c: Update copyright header.
12697
12698 2009-12-10 Chris Moller <moller@mollerware.com>
12699
12700 PR gdb/9399
12701 * gdb.cp/virtfunc2.exp: New tests
12702 * gdb.cp/virtfunc2.cc: New tests
12703 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12704
12705 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12706
12707 * gdb.reverse/i387-env-reverse.c: New file.
12708 * gdb.reverse/i387-env-reverse.exp: New file.
12709 * gdb.reverse/i387-stack-reverse.c: New file.
12710 * gdb.reverse/i387-stack-reverse.exp: New file.
12711
12712 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12713
12714 * gdb.python/py-type.exp (test_range): New test.
12715
12716 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12717
12718 PR python/10805
12719
12720 * gdb.python/py-type.exp: New file.
12721 * gdb.python/py-type.c: New file.
12722 * Makefile.in: Add py-type.
12723
12724 2009-12-03 Tom Tromey <tromey@redhat.com>
12725
12726 * gdb.python/py-value.exp (test_parse_and_eval): New
12727 function.
12728
12729 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12730
12731 PR gdb/11022
12732
12733 * gdb.base/pr11022.exp: New test.
12734 * gdb.base/pr11022.c: New test.
12735
12736 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12737
12738 Fix spurious false FAILs.
12739 * gdb.base/structs.c (chartest): New.
12740 (main): Fill-in chartest.
12741 * gdb.base/structs.exp (anychar_re, first): New.
12742 (start_structs_test): Import global anychar_re and first.
12743 New gdb_test call "set print elements 300; ${testfile}"
12744 (start_structs_test <$first>): New block.
12745 (any): Import global anychar_re. New variable ac. Use ${ac}.
12746
12747 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12748
12749 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12750
12751 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12752
12753 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12754 Force $srcfile file.
12755 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12756
12757 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12758
12759 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12760 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12761 * gdb.threads/watchthreads-reorder.exp: Likewise.
12762
12763 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12764
12765 PR gdb/8704
12766
12767 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12768 "if", and "thread". Correct matching in the previous test.
12769
12770 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12771
12772 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12773
12774 2009-11-23 Michael Snyder <msnyder@vmware.com>
12775
12776 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12777 * gdb.reverse-watch-precsave.exp: Ditto.
12778
12779 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12780
12781 * gdb.asm/asm-source.exp: Adjust.
12782 * gdb.base/help.exp: Adjust.
12783
12784 2009-11-22 Pedro Alves <pedro@codesourcery.com>
12785
12786 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12787 (do_syscall_tests_without_xml): Set data-directory to
12788 /the/path/to/nowhere.
12789
12790 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12791
12792 * gdb.threads/local-watch-wrong-thread.c,
12793 gdb.threads/local-watch-wrong-thread.exp: New files.
12794
12795 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12796
12797 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12798 assume new `regsub' syntax available.
12799
12800 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12801
12802 * gdb.base/watchpoint-hw-hit-once.exp,
12803 gdb.base/watchpoint-hw-hit-once.c: New.
12804
12805 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12806
12807 * gdb.threads/watchthreads-reorder.exp,
12808 gdb.threads/watchthreads-reorder.c: New.
12809
12810 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12811
12812 * gdb.xml/tdesc-regs.exp: Use for m68k.
12813
12814 2009-11-15 Pedro Alves <pedro@codesourcery.com>
12815
12816 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12817
12818 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12819
12820 * lib/gdb.exp (current_target_name): New procedure.
12821 (gdb_wrapper_target): New variable.
12822 (gdb_wrapper_init): Set gdb_wrapper_target.
12823 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12824 wrapper.
12825
12826 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12827
12828 * gdb.base/remote.exp: Delete the slowest load test.
12829 Do not load with fixed packet sizes.
12830
12831 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12832
12833 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12834
12835 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12836
12837 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12838 srcfile when setting a breakpoint.
12839
12840 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12841
12842 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12843 macros.
12844
12845 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12846
12847 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12848 to be in memory.
12849 * gdb.base/display.c (force_mem): New.
12850 (do_loops): Use it. Add breakpoint comments.
12851 (do_vars): Add a breakpoint comment.
12852 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12853 line numbers.
12854
12855 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12856
12857 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12858 instead of a bare "run".
12859
12860 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12861
12862 * gdb.python/py-prettyprint.exp: Adjust.
12863
12864 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12865
12866 * lib/cell.exp (skip_cell_tests): Clean up test files before
12867 returning.
12868
12869 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12870
12871 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12872 and the breakpoint menu. Do not call perror if a prompt is seen.
12873 Consume the following GDB prompt.
12874 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12875 * gdb.cp/namespace.exp: Use gdb_test.
12876 * gdb.cp/templates.exp: Use gdb_test.
12877 (test_template_breakpoints): Use gdb_test_multiple.
12878
12879 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12880
12881 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12882 (marker4): Reference values.
12883
12884 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12885
12886 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12887 is missing.
12888
12889 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12890
12891 * gdb.base/break.c (need_malloc): New.
12892 * gdb.base/constvars.c (main): Reference crass and crisp.
12893 * gdb.base/gdb1821.c (main): Reference bar.
12894 * gdb.cp/gdb1355.cc (main): Reference s1.
12895 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12896 (main): Call them.
12897 * gdb.cp/hang2.cc (dummy2): Define.
12898 * gdb.cp/hang3.cc (dummy3): Define.
12899 * gdb.cp/m-data.cc (main): Reference shadow.
12900
12901 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12902 Nathan Froyd <froydnj@codesourcery.com>
12903
12904 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12905 remote host.
12906
12907 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12908
12909 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12910 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12911 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12912 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12913 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12914 * gdb.dwarf2/dw2-producer.exp: Likewise.
12915 * gdb.dwarf2/mac-fileno.exp: Likewise.
12916 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12917 py-prettyprint.py to the remote host.
12918 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12919
12920 2009-11-11 Keith Seitz <keiths@redhat.com>
12921
12922 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12923 use it instead of "Foo".
12924 * gdb.cp/classes.exp (do_tests): Add a test to access
12925 a method through a typedef'd class name.
12926
12927 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12928
12929 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12930 exponents.
12931 * gdb.base/pointers.exp: Likewise.
12932 * gdb.cp/ref-types.exp: Likewise.
12933
12934 2009-11-11 Keith Seitz <keiths@redhat.com>
12935
12936 * gdb.cp/cplusfuncs.cc (class foo): Add operators
12937 new[] and delete[].
12938 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12939 "void".
12940 (probe_demangler): Remove all single-quoting of
12941 method and variable names.
12942 (info_func_regexp): Remove the word "void" from any
12943 occurrence of "(void)".
12944 (print_addr_2): Remove all single-quoting of
12945 method names.
12946 (print_addr_2_kfail): Likewise.
12947 (print_addr): Single-quote C function names before
12948 passing to print_addr_2.
12949 (test_paddr_operator_functions): Remove single-quoting
12950 for method names.
12951 Add tests for operator new[] and operator delete[].
12952
12953 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12954
12955 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12956
12957 2009-11-09 Keith Seitz <keiths@redhat.com>
12958
12959 * gdb.cp/overload.exp: Add tests for resolving overloaded
12960 methods in expression parsing/evaluation.
12961
12962 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
12963
12964 * lib/gdb.exp (default_gdb_version): Use --version instead of
12965 --command.
12966
12967 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
12968
12969 * lib/gdb.exp (gdb_compile_test): New.
12970 (skip_ada_tests, skip_java_tests): New.
12971 (gdb_compile): Use gdb_compile_test for f77.
12972 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12973 * lib/java.exp (compile_java_from_source): Remove runtests check,
12974 use gdb_compile_test to record result.
12975 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12976 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12977 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12978 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12979 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12980 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12981 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12982 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12983 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
12984 adjust gdb_compile invocations.
12985
12986 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12987
12988 * Makefile.in (abs_builddir): New.
12989 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12990 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12991 `$(abs_builddir)/site.exp'.
12992
12993 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12994
12995 * config/m68k-emc.exp, lib/emc-support.exp,
12996 gdb.trace/gdb_c_test.c: Delete.
12997 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12998 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12999 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13000 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13001 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13002 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13003 casing for m68k-*-elf.
13004
13005 2009-11-03 Pedro Alves <pedro@codesourcery.com>
13006
13007 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13008 * gdb.arch/i386-prologue.exp: Likewise.
13009 * gdb.arch/i386-unwind.exp: Likewise.
13010
13011 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13012
13013 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13014
13015 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13016
13017 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13018
13019 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13020
13021 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13022
13023 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13024
13025 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13026
13027 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13028
13029 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13030 * gdb.base/sepdebug2.c: New file.
13031
13032 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13033
13034 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13035 the modified warnings for catch syscall. Verify if GDB was compiled
13036 with support for lib expat, and choose which tests to run depending
13037 on this.
13038
13039 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13040
13041 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13042 that composite commands are parsed OK. And also test
13043 that breakpoint commands do work.
13044
13045 2009-10-23 Michael Snyder <msnyder@vmware.com>
13046
13047 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13048 to allow for new disassembly style.
13049
13050 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13051
13052 * gdb.asm/asm-source.exp: Adjust.
13053
13054 2009-10-22 Michael Snyder <msnyder@vmware.com>
13055
13056 * gdb.reverse/break-precsave.exp: New test.
13057 * gdb.reverse/consecutive-precsave.exp: Ditto.
13058 * gdb.reverse/finish-precsave.exp: Ditto.
13059 * gdb.reverse/i386-precsave.exp: Ditto.
13060 * gdb.reverse/machinestate-precsave.exp: Ditto.
13061 * gdb.reverse/sigall-precsave.exp: Ditto.
13062 * gdb.reverse/solilb-precsave.exp: Ditto.
13063 * gdb.reverse/step-precsave.exp: Ditto.
13064 * gdb.reverse/until-precsave.exp: Ditto.
13065 * gdb.reverse/watch-precsave.exp: Ditto.
13066
13067 2009-10-22 Michael Snyder <msnyder@vmware.com>
13068
13069 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13070 for gdb_expect. Adjust one test's expect strings for the new
13071 format of disassemble.
13072 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13073 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13074 gdb_test_multiple.
13075 * gdb.reverse/step-reverse.exp: Delete 'return'.
13076 * gdb.reverse/until-reverse.exp: Delete blank lines.
13077 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13078
13079 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13080
13081 * gdb.base/consecutive.exp: Adjust.
13082 * gdb.base/display.exp: Likewise.
13083 * gdb.base/pc-fp.exp: Likewise.
13084 * gdb.base/sigbpt.exp: Likewise.
13085
13086 2009-10-19 Michael Snyder <msnyder@vmware.com>
13087
13088 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13089 * gdb.reverse/finish-reverse.c: Ditto.
13090 * gdb.reverse/sigall-reverse.c: Ditto.
13091 * gdb.reverse/solib-reverse.c: Ditto.
13092 * gdb.reverse/step-reverse.c: Ditto.
13093 * gdb.reverse/watch-reverse.c: Ditto.
13094
13095 2009-10-19 Pedro Alves <pedro@codesourcery.com>
13096 Stan Shebs <stan@codesourcery.com>
13097
13098 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13099 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13100 "Executing new program".
13101 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13102 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13103 left listed after having been killed.
13104 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13105 * gdb.base/maint.exp: Adjust test.
13106
13107 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13108 * gdb.multi/Makefile.in: New.
13109 * gdb.multi/base.exp: New.
13110 * gdb.multi/goodbye.c: New.
13111 * gdb.multi/hangout.c: New.
13112 * gdb.multi/hello.c: New.
13113 * gdb.multi/bkpt-multi-exec.c: New.
13114 * gdb.multi/bkpt-multi-exec.exp: New.
13115 * gdb.multi/crashme.c: New.
13116
13117 2009-10-13 Tristan Gingold <gingold@adacore.com>
13118
13119 * gdb.base/sepdebug.exp: Check debug info are found.
13120
13121 2009-10-08 Pedro Alves <pedro@codesourcery.com>
13122
13123 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13124 bits.
13125
13126 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
13128 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13129
13130 2009-10-07 Joel Brobecker <brobecker@adacore.com>
13131
13132 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13133 of the comments.
13134
13135 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13136
13137 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13138 * gdb.base/annota3.exp: Idem.
13139 * gdb.base/maint.exp: Idem.
13140
13141 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13142
13143 * lib/gdb.exp (default_gdb_init): Set current value of match_max
13144 to default.
13145
13146 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13147
13148 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13149 mingw and cygwin targets.
13150
13151 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13152 Pedro Alves <pedro@codesourcery.com>
13153
13154 * lib/gdb.exp (gdb_compile): Avoid adding
13155 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13156
13157 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13158
13159 * gdb.base/shr1.c: Use %p in format string.
13160 * gdb.base/unload.c: Avoid warning in fprintf.
13161 * gdb.base/watchpoint-solib.c: Idem.
13162
13163 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13164
13165 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13166 long type.
13167 (test_unlink): Correct printf string.
13168 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13169 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13170
13171 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13172
13173 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13174 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13175 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13176
13177 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13178
13179 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13180 * gdb.objc/nondebug.exp: Likewise.
13181
13182 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13183
13184 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13185 target_info setting.
13186
13187 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13188 that detect new threads during "info threads".
13189
13190 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13191
13192 * gdb.threads/manythreads.c (main): Increase thread stack size
13193 to 2*PTHREAD_STACK_MIN.
13194 * gdb.threads/multi-create.c (main): Likewise.
13195 (create_function): Likewise.
13196
13197 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13198
13199 * gdb.base/dump.exp: Pass difference of pointer types instead
13200 of integer types as offset to restore in intarr3.srec case.
13201
13202 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13203
13204 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13205
13206 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13207
13208 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13209
13210 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
13211
13212 New test for two watchpoints, with disabling of
13213 the first inserted.
13214 * testsuite/gdb.base/watchpoints.c: New file.
13215 * testsuite/gdb.base/watchpoints.exp: New file.
13216
13217 2009-09-25 Tom Tromey <tromey@redhat.com>
13218
13219 * gdb.base/charset.exp: Test utf-16 strings with Python.
13220
13221 2009-09-25 Tom Tromey <tromey@redhat.com>
13222
13223 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13224 UCS-4.
13225 * gdb.base/charset.c (utf_32_string): Rename.
13226 (init_utf32): Rename.
13227 (main): Update.
13228
13229 2009-09-22 Tom Tromey <tromey@redhat.com>
13230
13231 * gdb.python/py-function.exp: Add regression tests.
13232
13233 2009-09-21 Keith Seitz <keiths@redhat.com>
13234
13235 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13236 with invalid operator.
13237
13238 2009-09-21 Keith Seitz <keiths@redhat.com>
13239
13240 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13241 and destructor using typedef name of class.
13242 * gdb.cp/classes.cc (class Base1): Add a destructor.
13243 (base1): New typedef.
13244 (use_methods): Instanitate an object of type base1.
13245 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13246 (do_tests): Call test_template_typedef.
13247 * gdb.cp/templates.cc (Baz::~Baz): New method.
13248 (intBazOne): New typedef.
13249 (main): Instantiate intBazOne.
13250
13251 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13252
13253 PR python/10633
13254
13255 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13256 Function.
13257 (run_lang_tests): Add print elements test.
13258
13259 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13260
13261 * gdb.python/py-value.exp (test_subscript_regression): New
13262 function. Test for invalid subscripts.
13263 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13264 (ptr_ref): New function.
13265
13266 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13267
13268 * gdb.base/default.exp: Fix "show convenience".
13269
13270 2009-09-15 Tom Tromey <tromey@redhat.com>
13271
13272 * lib/mi-support.exp (mi_create_varobj): Update.
13273 (mi_create_floating_varobj): Likewise.
13274 (mi_create_dynamic_varobj): New proc.
13275 (mi_varobj_update): Update.
13276 (mi_varobj_update_with_type_change): Likewise.
13277 (mi_varobj_update_kv_helper): New proc.
13278 (mi_varobj_update_dynamic_helper): Rewrite.
13279 (mi_varobj_update_dynamic): New proc.
13280 (mi_list_varobj_children): Update.
13281 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13282 * gdb.python/python-prettyprint.py (pp_outer): New class.
13283 (pp_nullstr): Likewise.
13284 (lookup_function): Register new printers.
13285 * gdb.python/python-prettyprint.c (struct substruct): New type.
13286 (struct outerstruct): Likewise.
13287 (substruct_test): New function.
13288 (struct nullstr): New type.
13289 (string_1, string_2): New globals.
13290 (main): Add new tests.
13291 * gdb.python/python-mi.exp: Added regression tests.
13292 * gdb.mi/mi2-var-display.exp: Update.
13293 * gdb.mi/mi2-var-cmd.exp: Update.
13294 * gdb.mi/mi2-var-child.exp: Update.
13295 * gdb.mi/mi2-var-block.exp: Update.
13296 * gdb.mi/mi-var-invalidate.exp: Update.
13297 * gdb.mi/mi-var-display.exp: Update.
13298 * gdb.mi/mi-var-cmd.exp: Update.
13299 * gdb.mi/mi-var-child.exp: Update.
13300 * gdb.mi/mi-var-block.exp: Update.
13301 * gdb.mi/mi-break.exp: Update.
13302 * gdb.mi/gdb701.exp: Update.
13303
13304 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13305
13306 * Makefile.in: Inclusion of catch-syscall object.
13307 * gdb.base/catch-syscall.c: New file.
13308 * gdb.base/catch-syscall.exp: New file.
13309
13310 2009-09-12 Michael Snyder <msnyder@vmware.com>
13311
13312 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13313 that can support reverse debuggnig.
13314
13315 2009-09-11 Tom Tromey <tromey@redhat.com>
13316
13317 * gdb.dwarf2/valop.S: New file.
13318 * gdb.dwarf2/valop.exp: New file.
13319
13320 2009-09-11 Mark Kettenis <kettenis@gnu.org>
13321
13322 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13323
13324 2009-09-10 Doug Evans <dje@google.com>
13325
13326 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13327 Add $gdb_prompt to second breakpoint regexp.
13328
13329 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13330
13331 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13332 names, add missing ones.
13333 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13334 * gdb.python/py-frame.c: Rename from python-frame.c.
13335 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13336 testfile name.
13337 * gdb.python/py-function.exp: Rename from python-function.exp.
13338 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13339 testfile name.
13340 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13341 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13342 Adjust testfile name.
13343 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13344 * gdb.python/py-template.cc: Rename from python-template.cc.
13345 * gdb.python/py-template.exp: Rename from python-template.exp.
13346 Adjust testfile name.
13347 * gdb.python/py-value.c: Rename from python-value.c.
13348 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13349 testfile name.
13350
13351 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13352
13353 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13354 $bpt2address.
13355 (Second breakpoint address is valid on ia64)
13356 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13357
13358 2009-09-03 Joseph Myers <joseph@codesourcery.com>
13359
13360 * gdb.base/ending-run.exp: Restrict regular expression matching
13361 line number to require closing brace following.
13362
13363 2009-09-03 Doug Evans <dje@google.com>
13364
13365 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13366
13367 2009-09-02 Tom Tromey <tromey@redhat.com>
13368
13369 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13370
13371 2009-09-02 Tom Tromey <tromey@redhat.com>
13372
13373 * gdb.dwarf2/callframecfa.exp: New file.
13374 * gdb.dwarf2/callframecfa.S: New file.
13375
13376 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13377
13378 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13379 gdb.base/solib-overlap-main.c: New.
13380
13381 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13382
13383 PR gdb/10565
13384
13385 * gdb.base/bitfields.c (struct container, container): New.
13386 (main): Initialize it and call break5.
13387 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13388
13389 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13390
13391 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13392 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13393
13394 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13395
13396 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13397
13398 2009-08-26 Michael Snyder <msnyder@vmware.com>
13399
13400 * gdb.base/i386-reverse.c: New file.
13401 * gdb.base/i386-reverse.exp: New file.
13402 * gdb.base/Makefile.in: Add new files to be removed.
13403
13404 2009-08-26 Joseph Myers <joseph@codesourcery.com>
13405
13406 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13407 environment-pwd for remote host.
13408 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13409
13410 2009-08-24 Keith Seitz <keiths@redhat.com>
13411
13412 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13413 Add two new C++ completer tests which limit the output to a
13414 given class.
13415
13416 2009-08-24 Michael Snyder <msnyder@vmware.com>
13417
13418 * gdb.base/del.exp: Fix typo in comment.
13419 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13420
13421 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13422
13423 * configure: Regenerate.
13424 * gdb.hp/configure: Likewise.
13425 * gdb.hp/gdb.aCC/configure: Likewise.
13426 * gdb.hp/gdb.base-hp/configure: Likewise.
13427 * gdb.hp/gdb.compat/configure: Likewise.
13428 * gdb.hp/gdb.defects/configure: Likewise.
13429 * gdb.hp/gdb.objdbg/configure: Likewise.
13430 * gdb.stabs/configure: Likewise.
13431
13432 2009-08-19 Doug Evans <dje@google.com>
13433
13434 * gdb.base/gdbvars.c: New file.
13435 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13436
13437 2009-08-14 Pedro Alves <pedro@codesourcery.com>
13438
13439 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13440 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13441
13442 2009-08-13 Pedro Alves <pedro@codesourcery.com>
13443
13444 * gdb.base/default.exp: Adjust "set language test": it's now an
13445 enum command. Larger help string moved to "help set language".
13446 * gdb.base/help.exp: Adjust "help set language" expected output,
13447 now lists all known languages.
13448
13449 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13450
13451 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13452 all frame arguments.
13453 * gdb.arch/altivec-regs.exp: Likewise.
13454
13455 2009-08-07 Tom Tromey <tromey@redhat.com>
13456
13457 * gdb.base/setshow.exp: Add tests for changes to set language, set
13458 check range, and set check type.
13459
13460 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13461
13462 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13463 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13464 Call it.
13465
13466 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13467
13468 * configure.ac: Run gdb.cell tests when appropriate.
13469 * configure: Regenerate.
13470 * lib/cell.exp: New file.
13471 * gdb.cell: New directory.
13472 * gdb.cell/configure.ac: New file.
13473 * gdb.cell/configure: New file.
13474 * gdb.cell/Makefile.in: New file.
13475 * gdb.cell/arch.exp: New file.
13476 * gdb.cell/break.c: New file.
13477 * gdb.cell/break.exp: New file.
13478 * gdb.cell/break-spu.c: New file.
13479 * gdb.cell/bt.c: New file.
13480 * gdb.cell/bt2-spu.c: New file.
13481 * gdb.cell/bt-spu.c: New file.
13482 * gdb.cell/bt.exp: New file.
13483 * gdb.cell/coremaker.c: New file.
13484 * gdb.cell/coremaker-spu.c: New file.
13485 * gdb.cell/core.exp: New file.
13486 * gdb.cell/gcore.exp: New file.
13487 * gdb.cell/data.c: New file.
13488 * gdb.cell/data.exp: New file.
13489 * gdb.cell/data-spu.c: New file.
13490 * gdb.cell/ea-cache.exp: New file.
13491 * gdb.cell/ea-cache.c: New file.
13492 * gdb.cell/ea-cache-spu.c: New file.
13493 * gdb.cell/ea-standalone.c: New file.
13494 * gdb.cell/ea-standalone.exp: New file.
13495 * gdb.cell/ea-test.c: New file.
13496 * gdb.cell/ea-test.exp: New file.
13497 * gdb.cell/f-regs.exp: New file.
13498 * gdb.cell/mem-access.c: New file.
13499 * gdb.cell/mem-access.exp: New file.
13500 * gdb.cell/mem-access-spu.c: New file.
13501 * gdb.cell/ptype.exp: New file.
13502 * gdb.cell/registers.exp: New file.
13503 * gdb.cell/size.c: New file.
13504 * gdb.cell/sizeof.exp: New file.
13505 * gdb.cell/size-spu.c: New file.
13506 * gdb.cell/solib.exp: New file.
13507 * gdb.cell/solib-symbol.exp: New file.
13508
13509 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13510
13511 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13512
13513 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13514
13515 * gdb.base/float.exp: Handle VFP registers.
13516
13517 2009-07-14 Michael Snyder <msnyder@vmware.com>
13518
13519 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13520 to bring gdb to the beginning of the calling line.
13521
13522 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13523 confusing the i386 epilogue unwinder.
13524
13525 2009-07-14 Stan Shebs <stan@codesourcery.com>
13526
13527 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13528
13529 2009-07-14 Michael Snyder <msnyder@vmware.com>
13530
13531 * gdb.reverse/step-reverse.exp (stepi into function call):
13532 Call instruction may not be first instruction in the line.
13533 (reverse stepi from a function call): Used wrong line number.
13534
13535 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13536
13537 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13538
13539 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13540
13541 Fix gdb.base/macscp.exp when using custom inputrc.
13542 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13543 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13544 env(TERM) set.
13545 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13546 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13547
13548 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13549
13550 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13551 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13552 Change the compilation target to match the testcase name.
13553 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13554 testcase name.
13555 * a2-run.exp: Use for setup prepare_for_testing. Change the
13556 compilation target to match the testcase name.
13557 * gdb.base/commands.exp: Likewise.
13558 * gdb.base/finish.exp: Likewise.
13559 * gdb.base/float.exp: Likewise.
13560 * gdb.base/info-target.exp: Likewise.
13561 * gdb.base/relational.exp: Likewise.
13562 * gdb.base/term.exp: Likewise.
13563 * gdb.base/until.exp: Likewise.
13564 * gdb.base/volatile.exp: Likewise.
13565 * gdb.base/whatis-exp.exp: Likewise.
13566
13567 2009-07-11 Hui Zhu <teawater@gmail.com>
13568
13569 * gdb.base/help.exp (disassemble): Update expected help text.
13570
13571 2009-07-09 Tom Tromey <tromey@redhat.com>
13572
13573 * lib/gdb.exp: Handle TRANSCRIPT.
13574 (remote_spawn, remote_close, send_gdb): New procs.
13575
13576 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13577
13578 * gdb.python/python-prettyprint.c: Add counted null string
13579 structure.
13580 * gdb.python/python-prettyprint.exp: Print null string. Test for
13581 embedded nulls.
13582 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13583 * gdb.python/python-value.exp (test_value_in_inferior): Add
13584 variable length string fetch tests.
13585 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13586
13587 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13588
13589 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13590
13591 2009-07-07 Tom Tromey <tromey@redhat.com>
13592
13593 * gdb.base/call-rt-st.exp: Update for change to escape output.
13594 * gdb.base/callfuncs.exp: Likewise.
13595 * gdb.base/charset.exp: Likewise.
13596 * gdb.base/constvars.exp: Likewise.
13597 * gdb.base/long_long.exp: Likewise.
13598 * gdb.base/pointers.exp: Likewise.
13599 * gdb.base/printcmds.exp: Likewise.
13600 * gdb.base/setvar.exp: Likewise.
13601 * gdb.base/store.exp: Likewise.
13602 * gdb.cp/ref-types.exp: Likewise.
13603 * gdb.mi/mi-var-child.exp: Likewise.
13604 * gdb.mi/mi-var-display.exp: Likewise.
13605 * gdb.mi/mi2-var-display.exp: Likewise.
13606 * gdb.base/charset.exp: Test octal escape sequence length.
13607 Update for change to escape output.
13608
13609 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13610
13611 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13612
13613 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13614
13615 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13616
13617 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13618
13619 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13620 gdbserver increasing $portnum if "Can't bind address" has been seen.
13621
13622 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13623
13624 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13625 mingw32ce.
13626
13627 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13628
13629 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13630 VFP format.
13631
13632 2009-07-02 Pedro Alves <pedro@codesourcery.com>
13633
13634 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13635 linux. Adjust to use "inferior", "info inferiors", "detach
13636 inferior" and "kill inferior" instead of "restart", "info fork",
13637 "detach fork" and "delete fork".
13638 * gdb.base/ending-run.exp: Spell out "info".
13639 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13640 the "kill" command.
13641
13642 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13643
13644 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13645 change to prefix TLS offset in hex with 0x.
13646
13647 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13648
13649 * gdb.base/default.exp: Update test case for "x" changes.
13650
13651 2009-07-01 Tristan Gingold <gingold@adacore.com>
13652
13653 * gdb.base/bigcore.exp: Make darwin untested.
13654
13655 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13656
13657 * gdb.base/completion.exp (directory completion): Create the directory.
13658 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13659 escapeuniquesub.
13660 (directory completion 2): Expect now ${escapeuniquesub}.
13661 (Glob remaining of directory test): Remove one excessive newline.
13662 Expect the real output.
13663
13664 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13665
13666 Fix `make check//%' target after `make check' has been ran.
13667 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13668 a mkdir call.
13669 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13670 (%/.dir): Remove.
13671
13672 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13673
13674 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13675 the expected result record.
13676
13677 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13678
13679 Remove racy FAILs relying just on the timeouts.
13680 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13681 (annotation_level 2): Remove racy FAILs.
13682
13683 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13684
13685 gdb/10275
13686 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13687
13688 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13689
13690 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13691
13692 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13693
13694 * gdb.mi/mi-stack.exp: Testing symbolic options
13695 to -stack-list-locals and -stack-list-arguments.
13696
13697 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13698
13699 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13700
13701 2009-06-29 Tom Tromey <tromey@redhat.com>
13702
13703 * dg-extract-results.sh: New file.
13704 * Makefile.in (FORCE_PARALLEL): New variable.
13705 (CHECK_TARGET): New conditional variable.
13706 (check): Use CHECK_TARGET.
13707 (DO_RUNTEST): New variable.
13708 (check-single): New target.
13709 (TEST_DIRS): New variable.
13710 (TEST_TARGETS): Likewise.
13711 (check-parallel): New target.
13712 (check-gdb.%): New pattern.
13713 (BASE1_FILES): New variable.
13714 (BASE2_FILES): Likewise.
13715 (check-gdb.base%): New pattern.
13716 (%/.dir): New pattern.
13717 * configure: Rebuild.
13718 * aclocal.m4 (AM_CONDITIONAL): New defun.
13719 * configure.ac: Check whether user is using GNU make.
13720 (GMAKE): New conditional.
13721
13722 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13723
13724 * gdb.cp/namespace-nested-import.cc: New test.
13725 * gdb.cp/namespace-nested-import.exp: New test.
13726
13727 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13728
13729 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13730 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13731 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13732 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13733 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13734 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13735 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13736 gdb.opt/inline-markers.c: New files.
13737 * lib/gdb.exp (skip_inline_frame_tests): New function.
13738 (skip_inline_var_tests): New function.
13739
13740 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13741
13742 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13743 backtrace.
13744
13745 2009-06-27 Michael Snyder <msnyder@vmware.com>
13746
13747 * gdb.reverse: New directory.
13748 * gdb.reverse/break-reverse.c: New test.
13749 * gdb.reverse/break-reverse.exp: New test.
13750 * gdb.reverse/consecutive-reverse.c: New test.
13751 * gdb.reverse/consecutive-reverse.exp: New test.
13752 * gdb.reverse/finish-reverse.c: New test.
13753 * gdb.reverse/finish-reverse.exp: New test.
13754 * gdb.reverse/machinestate.c: New test.
13755 * gdb.reverse/ms1.c: New test.
13756 * gdb.reverse/machinestate.exp: New test.
13757 * gdb.reverse/Makefile.in: New file.
13758 * gdb.reverse/shr2.c: New test.
13759 * gdb.reverse/solib-reverse.c: New test.
13760 * gdb.reverse/solib-reverse.exp: New test.
13761 * gdb.reverse/step-reverse.c: New test.
13762 * gdb.reverse/step-reverse.exp: New test.
13763 * gdb.reverse/until-reverse.c: New test.
13764 * gdb.reverse/ur1.c: New test.
13765 * gdb.reverse/until-reverse.exp: New test.
13766 * gdb.reverse/watch-reverse.c: New test.
13767 * gdb.reverse/watch-reverse.exp: New test.
13768 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13769 * configure: Regenerate.
13770
13771 2009-06-26 Doug Evans <dje@google.com>
13772
13773 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13774
13775 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13776
13777 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13778 windows problem for 'file delete $binfile'.
13779
13780 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13781
13782 * gdb.cp/namespace-using.exp: New test.
13783 * gdb.cp/namespace-using.cc: New test.
13784
13785 2009-05-20 Joel Brobecker <brobecker@adacore.com>
13786
13787 * gdb.ada/variant_record_packed_array: New testcase.
13788
13789 2009-06-23 Tom Tromey <tromey@redhat.com>
13790
13791 * gdb.base/charset.exp (test_combination): Regression test.
13792 * gdb.base/charset.c (my_wchar_t): New typedef.
13793 (myvar): New global.
13794 (main): Set myvar.
13795
13796 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13797
13798 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13799 target.
13800
13801 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13802
13803 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13804
13805 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13806
13807 * gdb.mi/gdb680.exp: Update test for error message.
13808
13809 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13810
13811 * gdb.base/annota1.exp: Allow multiple occurrences of the
13812 frames-invalid annotation.
13813 * gdb.cp/annota2.exp: Likewise.
13814
13815 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13816
13817 * gdb.cp/gdb2495.cc: New file.
13818 * gdb.cp/gdb2495.exp: New file.
13819
13820 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13821
13822 Report error on GDB crash during runto.
13823 * lib/gdb.exp (runto <eof>): New.
13824
13825 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13826
13827 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13828 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13829 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13830 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13831 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13832 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13833 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13834 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13835 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13836 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13837 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13838 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13839 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13840 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13841 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13842 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13843 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13844 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13845 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13846 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13847 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13848 gdb.trace/passcount.exp, gdb.trace/report.exp,
13849 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13850 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13851 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13852 executable.
13853
13854 2009-06-07 Pedro Alves <pedro@codesourcery.com>
13855
13856 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13857 defined before referencing it.
13858
13859 2009-06-03 Doug Evans <dje@google.com>
13860
13861 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13862 * gdb.arch/i386-see.c: Ditto.
13863
13864 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13865
13866 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13867 (check_macro): Return 1 if undefined.
13868 If first test fails, check if macro debug information is available,
13869 and report unsupported test if no macro information is found.
13870
13871 2009-05-29 Doug Evans <dje@google.com>
13872
13873 * gdb.threads/hand-call-in-threads.exp: New.
13874 * gdb.threads/hand-call-in-threads.c: New.
13875
13876 2009-05-29 Michael Snyder <msnyder@vmware.com>
13877
13878 * gdb.base/break-always.exp: Change "1" to "on".
13879 Add confirmation check.
13880
13881 2009-05-28 Pedro Alves <pedro@codesourcery.com>
13882
13883 * gdb.threads/threxit-hop-specific.c: New.
13884 * gdb.threads/threxit-hop-specific.exp: New.
13885 * gdb.threads/thread-execl.c: New.
13886 * gdb.threads/thread-execl.exp: New.
13887
13888 2009-05-27 Tom Tromey <tromey@redhat.com>
13889 Thiago Jung Bauermann <bauerman@br.ibm.com>
13890
13891 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13892 (mi_child_regexp): Likewise.
13893 (mi_list_varobj_children_range): Likewise.
13894 (mi_get_features): Likewise.
13895 (mi_list_varobj_children): Rewrite.
13896 * gdb.python/python-mi.exp: New file.
13897
13898 2009-05-27 Tom Tromey <tromey@redhat.com>
13899 Thiago Jung Bauermann <bauerman@br.ibm.com>
13900 Phil Muldoon <pmuldoon@redhat.com>
13901 Paul Pluzhnikov <ppluzhnikov@google.com>
13902
13903 * gdb.python/python-prettyprint.exp: New file.
13904 * gdb.python/python-prettyprint.c: New file.
13905 * gdb.python/python-prettyprint.py: New file.
13906 * gdb.base/display.exp: print/r is now valid.
13907
13908 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13909 Tom Tromey <tromey@redhat.com>
13910 Pedro Alves <pedro@codesourcery.com>
13911 Paul Pluzhnikov <ppluzhnikov@google.com>
13912
13913 * gdb.python/python-template.exp: New file.
13914 * gdb.python/python-template.cc: New file.
13915 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13916 tests.
13917 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13918 Call it.
13919 (test_value_after_death): New proc.
13920 * gdb.python/python-value.c (PTR): New typedef.
13921 (main): New variable 'x'.
13922
13923 2009-05-27 Tom Tromey <tromey@redhat.com>
13924
13925 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13926 tests.
13927 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13928 Call it.
13929
13930 2009-05-27 Pedro Alves <pedro@codesourcery.com>
13931
13932 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13933
13934 2009-05-24 Pedro Alves <pedro@codesourcery.com>
13935
13936 * gdb.threads/fork-thread-pending.c: New.
13937 * gdb.threads/fork-thread-pending.exp: New.
13938
13939 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13940
13941 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13942 * gdb.dwarf2/dw2-strp.S (a_string2): New.
13943
13944 2009-05-18 Jon Beniston <jon@beniston.com>
13945
13946 * gdb.asm/asm-source.exp: Add lm32 target.
13947
13948 2009-05-17 Pedro Alves <pedro@codesourcery.com>
13949
13950 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
13951 `gdb_get_line_number'. Call `callee' in both parent and child.
13952 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13953 `gdb_get_line_number' instead of hardcoding line numbers.
13954 (catch_fork_unpatch_child): New procedure to test detaching
13955 breakpoints from child fork.
13956 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13957 hardcoding line numbers.
13958 (do_fork_tests): Run `catch_fork_unpatch_child'.
13959
13960 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
13961
13962 * gdb.mi/mi-cmd-var.exp: Check that when varobj
13963 of structure type enters or leaves the scope, it
13964 is reported by -var-update.
13965
13966 2009-05-11 Doug Evans <dje@sebabeach.org>
13967
13968 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
13969 * gdb.threads/pending-step.c (main): Fix off-by-one error.
13970 * gdb.threads/schedlock.c (main): Fix off-by-one error.
13971
13972 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13973
13974 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13975
13976 2009-04-30 Doug Evans <dje@google.com>
13977
13978 * gdb.threads/watchthreads2.exp: New testcase.
13979 * gdb.threads/watchthreads2.c: New testcase.
13980
13981 2009-04-29 Doug Evans <dje@google.com>
13982
13983 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
13984 * gdb.cp/mb-ctor.cc: Ditto.
13985 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
13986 * gdb.cp/mb-inline.h (multi_line_foo): New function.
13987 * gdb.cp/mb-inline1.cc: Call it.
13988 * gdb.cp/mb-inline2.cc: Ditto.
13989 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13990 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13991
13992 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13993
13994 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13995 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13996 Replace all uses of `decimal' by `nonzero'.
13997 (info macro FROM_COMMANDLINE): New test.
13998
13999 2009-04-27 Tom Tromey <tromey@redhat.com>
14000
14001 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14002
14003 2009-04-27 Doug Evans <dje@google.com>
14004
14005 * gdb.threads/watchthreads.c (main): Initialize args before starting
14006 the threads. Plus formatting cleanup.
14007 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14008 biased scheduling of one thread.
14009
14010 2009-04-27 Jerome Guitton <guitton@adacore.com>
14011
14012 * gdb.cp/templates.cc (GetMax): New template.
14013 (main): Declare two instances of GetMax.
14014 * gdb.cp/templates.exp: Add new test.
14015
14016 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14017
14018 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14019
14020 2009-04-22 Joseph Myers <joseph@codesourcery.com>
14021
14022 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14023
14024 2009-04-15 Tom Tromey <tromey@redhat.com>
14025
14026 * gdb.base/charset.exp: Add regression test.
14027
14028 2009-04-14 Joel Brobecker <brobecker@adacore.com>
14029
14030 * gdb.base/exe-lock.exp: New testcase.
14031
14032 2009-04-13 Tom Tromey <tromey@redhat.com>
14033
14034 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14035 operator on Frame.
14036
14037 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14038
14039 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14040 * gdb.server/ext-attach.exp: Likewise.
14041
14042 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14043
14044 Eliminate some sleep usage.
14045
14046 * gdb.mi/basics.c (do_nothing): New.
14047 (main): Use do_nothing instead of printf, so that
14048 not to introduce race condition between output of
14049 inferiour and output of gdb. Do not use sleep as it
14050 is not generally available on embedded targets.
14051
14052 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14053
14054 * gdb.server/ext-attach.exp: Expect an optional process id after
14055 "Detached from remote process".
14056
14057 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14058
14059 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14060 gdb.dwarf2/dw2-unresolved.exp: New.
14061
14062 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14063
14064 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14065 mi_run_to_main.
14066
14067 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14068
14069 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14070 mi_run_to_main. Skip thread exit test on remote targets.
14071 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14072 mi_run_to_main.
14073 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14074 mi_run_to_main.
14075 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14076 when expecting ^connected. Detect when the target doesn't support
14077 non-stop mode.
14078 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14079 supported. Return -1 on error, 0 on success.
14080 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14081 (mi_runto): Return mi_runto_helper's result explicitly.
14082
14083 2009-04-01 Pedro Alves <pedro@codesourcery.com>
14084
14085 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14086
14087 2009-04-01 Tom Tromey <tromey@redhat.com>
14088
14089 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14090 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14091 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14092 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14093
14094 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14095 Jan Kratochvil <jan.kratochvil@redhat.com>
14096
14097 PR gdb/931
14098 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14099 output.
14100 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14101 for gdb/931.
14102 * dw2-strp.S (DW_AT_language): Change to C++.
14103 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14104
14105 2009-03-31 Joel Brobecker <brobecker@adacore.com>
14106
14107 * gdb.ada/tasks: New testcase.
14108
14109 2009-03-30 Stan Shebs <stan@codesourcery.com>
14110
14111 * gdb.trace/actions.exp: Update to match new info trace format.
14112 * gdb.trace/deltrace.exp: Ditto.
14113 * gdb.trace/infotrace.exp: Ditto.
14114 * gdb.trace/passcount.exp: Ditto.
14115 * gdb.trace/save-trace.exp: Ditto.
14116 * gdb.trace/while-stepping.exp: Ditto.
14117 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14118
14119 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14120
14121 * gdb.python/python-frame.c: New file.
14122 * gdb.python/python-frame.exp: New file.
14123
14124 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14125
14126 * gdb.python/python-value.exp: Add tests for the address
14127 attribute.
14128
14129 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14130
14131 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14132
14133 2009-03-26 Doug Evans <dje@google.com>
14134
14135 * gdb.mi/mi-nonstop-exit.exp: New file.
14136 * gdb.mi/non-stop-exit.c: New file.
14137
14138 2009-03-26 Tom Tromey <tromey@redhat.com>
14139
14140 Update for change to prologue skipping:
14141 * gdb.mi/mi2-simplerun.exp: Update.
14142 * gdb.mi/mi2-break.exp: Update.
14143 * gdb.mi/mi-simplerun.exp: Update.
14144 * gdb.mi/mi-break.exp: Update.
14145 * gdb.base/ending-run.exp: Update.
14146
14147 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14148
14149 * gdb.python/python-value.exp (test_value_in_inferior): Test
14150 gdb.Value.is_optimized_out attribute.
14151
14152 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14153
14154 * gdb.dwarf2/dw2-noloc-main.c: New file.
14155 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14156 (.text): Remove.
14157 (.data): New.
14158 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14159 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14160 (DW_TAG_subprogram func_cu1, noloc): Remove.
14161 (main): New.
14162 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14163 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14164 (file_symbols): New procedure.
14165
14166 2009-03-25 Tom Tromey <tromey@redhat.com>
14167
14168 * gdb.base/charset.exp (valid_target_charset): New proc.
14169 Use it to skip tests on invalid charsets.
14170
14171 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14172
14173 * gdb.base/completion.exp: Add a test for directory completion.
14174
14175 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14176
14177 Fix a racy FAIL.
14178 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14179 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14180
14181 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14182
14183 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14184 * gdb.python/python-function.exp: Add test for function returning
14185 a GDB value.
14186
14187 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14188
14189 * gdb.python/python-function.exp: New file.
14190
14191 2009-03-20 Tom Tromey <tromey@redhat.com>
14192
14193 * gdb.base/store.exp: Update for change to escape output.
14194 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14195 to escape output.
14196 * gdb.base/pointers.exp: Update for change to escape output.
14197 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14198 to escape output.
14199 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14200 escape output.
14201 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14202 to escape output.
14203 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14204 escape output.
14205 * gdb.base/setvar.exp: Update for change to escape output.
14206 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14207 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14208 to escape output.
14209 (test_print_string_constants): Likewise.
14210 * gdb.base/charset.exp (valid_host_charset): Check size of
14211 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14212 cases. Handle "auto"-related output.
14213 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14214 (uvar, Uvar): New globals.
14215
14216 2009-03-19 Jerome Guitton <guitton@adacore.com>
14217
14218 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14219 deltas.
14220 * gdb.ada/fixed_points.exp: Ditto.
14221
14222 2009-03-18 Pedro Alves <pedro@codesourcery.com>
14223
14224 * return-nodebug.c: Don't include stdio.h.
14225 (init): Delete.
14226 (func): Delete definition and provide extern declaration.
14227 (t): New.
14228 (main): Don't call printf. Call func and store its result in t.
14229 * return-nodebug1.c: New.
14230 * return-nodebug.exp: Don't expect stdio output. Instead, print
14231 the global variable t. Drop printf formatters and cast types from
14232 foreach loop. Don't use prepare_for_testing. Compile
14233 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14234 define FORMAT or CAST.
14235
14236 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14237
14238 * gdb.base/solib-display.exp: Disable test for remote targers.
14239
14240 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14241
14242 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14243
14244 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14245
14246 Fix a racy FAIL.
14247 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14248 code from `follow parent, print pids'.
14249 (`follow child, print pids', `follow parent, print pids'): Call it.
14250 Replace `gdb_test "break..."' by gdb_breakpoint.
14251
14252 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14253
14254 * gdb.mi/mi-cli.exp: Adjust for output difference in
14255 sync and async modes.
14256
14257 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14258
14259 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14260 that was checked in by mistake. Remove loading of ada.exp, since
14261 this is not necessary in this case.
14262
14263 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14264
14265 * gdb.ada/ptype_arith_binop.exp: New testcase.
14266
14267 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14268
14269 * gdb.ada/mod_from_name: New testcase.
14270
14271 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14272
14273 * gdb.ada/tick_last_segv: New testcase.
14274
14275 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14276
14277 * gdb.mi/mi-cli.exp: Remove debug print.
14278
14279 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14280
14281 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14282 include the token in ^running and frame info in *stopped.
14283
14284 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14285
14286 * solib-display.exp: New file.
14287 * solib-display-main.c: New file.
14288 * solib-display-lib.c: New file.
14289
14290 2009-03-05 Pedro Alves <pedro@codesourcery.com>
14291
14292 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14293
14294 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14295
14296 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14297 (list_and_check_macro): Use more specific test name.
14298 (next to definition): Make the test names unique.
14299
14300 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14301
14302 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14303
14304 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14305
14306 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14307 notifications.
14308 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14309 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14310 * lib/mi-support.exp (library_loaded_re): New.
14311 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14312
14313 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14314
14315 * gdb.gdb/observer.exp: Use test_notification observer, not
14316 normal_stop, everywhere.
14317 (test_normal_stop_notifications): Rename to...
14318 (test_notifications): ...this.
14319 (test_observer_normal_stop): Rename to...
14320 (test_observer): ...this.
14321
14322 2009-02-16 Doug Evans <dje@google.com>
14323
14324 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14325 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14326 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14327 (test_prefixed_syscall,test_int3): New tests.
14328 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14329 (test_prefixed_syscall,test_int3): New tests.
14330
14331 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14332
14333 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14334 (mi_expect_interrupt): Likewise.
14335 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14336 response.
14337
14338 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14339
14340 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14341 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14342 Replace calls to get_valueofx by get_hexadecimal_valueof.
14343
14344 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14345
14346 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14347 (get_integer_valueof): New procedure.
14348 (get_sizeof): Use new get_integer_value_of.
14349 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14350 by get_integer_valueof.
14351
14352 2009-02-13 Tom Tromey <tromey@redhat.com>
14353
14354 * gdb.base/remote.exp (get_sizeof): Remove.
14355 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14356 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14357 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14358 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14359 (get_sizeof): Likewise.
14360
14361 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14362
14363 PR fortran/9806
14364 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14365
14366 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14367
14368 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14369
14370 2009-02-06 Pedro Alves <pedro@codesourcery.com>
14371
14372 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14373
14374 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14375
14376 * gdb.python/python-cmd.exp: New file.
14377
14378 2009-02-06 Tristan Gingold <gingold@adacore.com>
14379
14380 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14381
14382 2009-02-05 Tristan Gingold <gingold@adacore.com>
14383
14384 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14385 pointer is dereferenced and use this signal name in regexp.
14386 * gdb.base/signull.exp: Ditto.
14387 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14388 * gdb.base/signull.c (main): Ditto.
14389
14390 2009-02-04 Tom Tromey <tromey@redhat.com>
14391 Thiago Jung Bauermann <bauerman@br.ibm.com>
14392
14393 * gdb.python/python-value.exp: Use `gdb.history' instead of
14394 `gdb.value_from_history'.
14395 (test_value_numeric_ops): Add test for conversion of enum constant.
14396 * gdb.python/python-value.c (enum e): New type.
14397 (evalue): New global.
14398 (main): Use argv.
14399
14400 2009-02-04 Jerome Guitton <guitton@adacore.com>
14401
14402 * gdb.ada/uninitialized_vars: New test program.
14403 * gdb.ada/uninitialized_vars.exp: New testcase.
14404
14405 2009-02-02 Tom Tromey <tromey@redhat.com>
14406
14407 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14408 * gdb.cp/pr2489.cc: Rename...
14409 * gdb.cp/pr9594.cc: ... to this.
14410
14411 2009-02-02 Tom Tromey <tromey@redhat.com>
14412
14413 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14414 * gdb.cp/pr2489.cc: New file.
14415 * gdb.cp/cpcompletion.exp: New file.
14416
14417 2009-02-02 Tom Tromey <tromey@redhat.com>
14418
14419 PR exp/9059:
14420 * gdb.cp/call-c.exp: Add regression test.
14421 * gdb.cp/call-c.cc (FooHandle): New typedef.
14422 (main): New variable 'handle'.
14423
14424 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14425
14426 * lib/mi-support.exp (et_mi_thread_list)
14427 (check_mi_and_console_threads): Adjust for current thread in
14428 -thread-list-ids output.
14429
14430 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14431
14432 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14433 Call it.
14434
14435 2009-01-28 Doug Evans <dje@google.com>
14436
14437 * gdb.arch/amd64-disp-step.S: New file.
14438 * gdb.arch/amd64-disp-step.exp: New file.
14439 * gdb.arch/i386-disp-step.S: New file.
14440 * gdb.arch/i386-disp-step.exp: New file.
14441
14442 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14443
14444 * gdb.base/find.exp: Set newline variable
14445 using quotes instead of braces to fix cygwin failures.
14446
14447 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14448
14449 * gdb.base/radix.exp: Add tests to ensure that that set
14450 input-radix 0 and set output-radix 0 are really rejected.
14451
14452 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14453
14454 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14455 copyright years.
14456
14457 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14458
14459 PR gdb/9664:
14460 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14461
14462 2009-01-22 Pedro Alves <pedro@codesourcery.com>
14463
14464 PR c++/9631:
14465 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14466
14467 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14468
14469 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14470 binfile definition to fix Windows OS failure.
14471
14472 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14473
14474 PR gdb/9346
14475 * gdb.base/interrupt.c (sigint_handler): New.
14476 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14477 on error.
14478 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14479 Test "signal SIGINT".
14480
14481 2009-01-19 Doug Evans <dje@google.com>
14482
14483 * gdb.base/break.exp: Update expected gdb output.
14484 * gdb.base/sepdebug.exp: Ditto.
14485 * gdb.mi/mi-syn-frame.exp: Ditto.
14486 * gdb.mi/mi2-syn-frame.exp: Ditto.
14487 * gdb.base/call-signal-resume.exp: New file.
14488 * gdb.base/call-signals.c: New file.
14489 * gdb.base/unwindonsignal.exp: New file.
14490 * gdb.base/unwindonsignal.c: New file.
14491 * gdb.threads/interrupted-hand-call.exp: New file.
14492 * gdb.threads/interrupted-hand-call.c: New file.
14493 * gdb.threads/thread-unwindonsignal.exp: New file.
14494
14495 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14496
14497 * gdb.base/define.exp: Test defining and hooking prefix commands.
14498 * gdb.python/python.exp: Update test for "show user" output.
14499
14500 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14501
14502 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14503 now the output exactly, using less wildcards. Expect also the output
14504 of gfortran-4.3. Update for the f-valprint.c modification from
14505 2008-04-22.
14506 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14507 Remove gdb_test test names where matching the command.
14508
14509 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14510
14511 PR breakpoints/9681:
14512 * gdb.base/watchpoint.exp: Add regression test.
14513
14514 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14515
14516 * gdb.threads/attach-into-signal.exp: Don't use
14517 gdb_suppress_entire_file.
14518 * gdb.threads/attach-stopped.exp: Ditto.
14519 * gdb.threads/attachstop-mt.exp: Ditto.
14520
14521 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14522
14523 PR gdb/8812:
14524 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14525
14526 2008-12-29 Pedro Alves <pedro@codesourcery.com>
14527
14528 PR gdb/7536:
14529 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14530 and unsupported output radices are really rejected.
14531
14532 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14533
14534 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14535
14536 2008-12-22 Tom Tromey <tromey@redhat.com>
14537
14538 * gdb.cp/punctuator.exp: New file.
14539
14540 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14541
14542 * gdb.base/completion.exp (Completing non-existing component): New test.
14543
14544 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14545
14546 Fix for PR gdb/8648.
14547 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14548 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14549 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14550 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14551
14552 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14553
14554 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14555
14556 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
14557
14558 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14559 compiler actually generate code at the expected line number.
14560
14561 2008-12-15 Jie Zhang <jie.zhang@analog.com>
14562
14563 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14564
14565 2008-12-12 Tom Tromey <tromey@redhat.com>
14566
14567 * gdb.base/commands.exp (redefine_hook_test): New proc.
14568 Call it.
14569
14570 2008-12-11 Tom Tromey <tromey@redhat.com>
14571
14572 * gdb.base/macscp.exp: New regression test.
14573
14574 2008-12-11 Tom Tromey <tromey@redhat.com>
14575
14576 * gdb.base/macscp.exp: Print "address.addr".
14577 * gdb.base/macscp1.c (struct outer): New struct.
14578 (address): New global.
14579
14580 2008-12-09 Tom Tromey <tromey@redhat.com>
14581
14582 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14583 Call it.
14584
14585 2008-12-04 Doug Evans <dje@google.com>
14586
14587 * gdb.server/ext-run.exp: Relax regexp for init program.
14588
14589 2008-12-03 Tristan Gingold <gingold@adacore.com>
14590
14591 * gdb.base/macscp.exp: Generate an object file during compilation
14592 to work around Darwin dsymutil limitations.
14593
14594 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14595
14596 Test resolving external references to TLS variables.
14597 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14598 FILE2_THREAD_LOCAL.
14599 (testfile2, srcfile2): New variables.
14600 * gdb.threads/tls.c (file2_thread_local)
14601 (function_referencing_file2_thread_local): New.
14602 * gdb.threads/tls2.c: New file.
14603
14604 2008-11-28 Joel Brobecker <brobecker@adacore.com>
14605
14606 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14607 rather than integer, as integer might not be big enough when
14608 on 64bit targets.
14609
14610 2008-11-27 Jerome Guitton <guitton@adacore.com>
14611
14612 * gdb.cp/formatted-ref.exp: Add equality test.
14613 * gdb.ada/formatted_ref.exp: Ditto.
14614
14615 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14616
14617 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14618 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14619
14620 2008-11-20 Andreas Schwab <schwab@suse.de>
14621
14622 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14623 matching syscall entry point.
14624 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14625 (tcatch_vfork_then_child_follow): Likewise. Finish through
14626 vfork even if we stopped at the syscall trampoline.
14627
14628 2008-11-20 Doug Evans <dje@google.com>
14629
14630 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14631
14632 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14633
14634 * gdb.arch/ppc-dfp.exp: New file.
14635 * gdb.arch/ppc-dfp.c: New file.
14636
14637 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14638
14639 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14640
14641 2008-11-17 Doug Evans <dje@google.com>
14642
14643 * gdb.mi/mi-syn-frame.exp: Update expected output.
14644 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14645
14646 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14647
14648 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14649 "thread N" results in =thread-selected.
14650 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14651 (mi_send_resuming_command_raw): Be prepared for
14652 =thread-selected.
14653
14654 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14655
14656 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14657 * lib/mi-support.exp: Likewise.
14658
14659 2008-11-16 Joel Brobecker <brobecker@adacore.com>
14660
14661 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14662 commands from the expected output for "help catch".
14663
14664 2008-11-15 Joel Brobecker <brobecker@adacore.com>
14665
14666 * gdb.ada/int_deref.exp: New testcase.
14667
14668 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
14669
14670 * gdb.mi/gdb2549.exp: New file.
14671
14672 2008-11-11 Doug Evans <dje@google.com>
14673
14674 * gdb.base/callexit.exp: New file.
14675 * gdb.base/callexit.c: New file.
14676
14677 2008-11-10 Doug Evans <dje@google.com>
14678
14679 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14680 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14681 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14682 (default_gdb_start,default_gdb_exit): Ditto.
14683 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14684 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14685 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14686 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14687 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14688 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14689
14690 2008-11-03 Andreas Schwab <schwab@suse.de>
14691
14692 * gdb.base/hashline2.exp: Fix typo.
14693 * gdb.base/hashline3.exp: Likewise.
14694
14695 2008-10-30 Tom Tromey <tromey@redhat.com>
14696
14697 * gdb.base/pointers.exp: Add test.
14698 * gdb.base/pointers.c (k, S): New typedefs.
14699 (instance): New global.
14700
14701 2008-10-30 Andreas Schwab <schwab@suse.de>
14702
14703 * gdb.base/args.exp: Add tests for newlines.
14704
14705 2008-10-30 Joel Brobecker <brobecker@adacore.com>
14706
14707 gdb.base/foll-exec.exp: Update the expected output of a couple
14708 of "info breakpoints" tests.
14709
14710 2008-10-28 Tom Tromey <tromey@redhat.com>
14711
14712 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14713
14714 2008-10-24 Pedro Alves <pedro@codesourcery.com>
14715
14716 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14717 gdb_start_cmd.
14718 Use runto_main before any test that requires execution.
14719
14720 2008-10-23 Pedro Alves <pedro@codesourcery.com>
14721
14722 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14723 instead of SIGINT.
14724
14725 2008-10-22 Joel Brobecker <brobecker@adacore.com>
14726
14727 * gdb.base/completion.exp: Update expected output following
14728 the addition of the "info tasks" command.
14729
14730 2008-10-22 Tom Tromey <tromey@redhat.com>
14731
14732 * gdb.base/exprs.exp (test_expr): Add test for string
14733 concatenation.
14734
14735 2008-10-19 Pedro Alves <pedro@codesourcery.com>
14736
14737 * configure.ac: Output gdb.python/Makefile.
14738 * configure: Regenerate.
14739 * gdb.python/Makefile.in: New.
14740
14741 2008-10-16 Joel Brobecker <brobecker@adacore.com>
14742
14743 * gdb.base/foll-fork.exp: Adjust the expected output to match
14744 the new description for fork/vfork catchpoints in the "info
14745 breakpoints" output.
14746
14747 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14748
14749 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14750
14751 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14752
14753 * gdb.python/python-value.c: New file.
14754 * gdb.python/python-value.exp: New file.
14755
14756 2008-10-15 Pedro Alves <pedro@codesourcery.com>
14757
14758 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14759
14760 2008-10-15 Denis Pilat <denis.pilat@st.com>
14761
14762 * gdb.cp/mb-ctor.exp: Fix a typo.
14763
14764 2008-10-09 Tom Tromey <tromey@redhat.com>
14765
14766 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14767 'fprintf' and 'stderr'.
14768
14769 2008-10-07 Joel Brobecker <brobecker@adacore.com>
14770
14771 * gdb.ada/ref_tick_size.exp: New testcase.
14772
14773 2008-10-06 Doug Evans <dje@google.com>
14774
14775 * gdb.dwarf2/dw2-cu-size.exp: New file.
14776 * gdb.dwarf2/dw2-cu-size.S: New file.
14777
14778 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14779 .Ltype_int for clarity.
14780
14781 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14782
14783 PR gdb/2384:
14784 * gdb.cp/gdb2384.exp: Extended to test more cases.
14785 * gdb.cp/gdb2384.cc: Likewise.
14786 * gdb.cp/gdb2384-base.h: Likewise.
14787 * gdb.cp/gdb2384-base.cc: Likewise.
14788
14789 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14790
14791 * gdb.base/maint.exp (maint print type): Remove printing
14792 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14793
14794 2008-09-30 Tom Tromey <tromey@redhat.com>
14795
14796 * gdb.base/macscp.exp: Add completion tests.
14797 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14798 (TWENTY_THREE): Likewise.
14799 (FORTY_EIGHT): Likewise.
14800
14801 2008-09-30 Tom Tromey <tromey@redhat.com>
14802
14803 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14804 everywhere.
14805 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14806
14807 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14808
14809 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14810 testcase is derived from. Fix racy dependency on an expected PID
14811 number. No longer support the testcase on Linux kernel 2.4.x.
14812
14813 2008-09-27 Tom Tromey <tromey@redhat.com>
14814
14815 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14816 and varargs.
14817
14818 2008-09-22 Pedro Alves <pedro@codesourcery.com>
14819
14820 * lib/mi-support.exp (mi_expect_interrupt): New.
14821 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14822 from gdb.mi/mi-nonstop.exp.
14823 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14824 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14825 lib/mi-support.exp.
14826 Use mi_check_thread_states throughout. Avoid ".*" and do not
14827 require an anchor after -exec-run.
14828
14829 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14830
14831 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14832 stop is pending. Avoid ".*" when two stops are pending.
14833 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14834 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14835 newlines in fullnames.
14836 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14837 (mi_expect_stop): Update comments. Only anchor in sync mode.
14838 Do not match newlines.
14839 (mi_send_resuming_command_raw): Always return status.
14840 (mi_get_stop_line): Do not match more than one line by accident.
14841 Only anchor in sync mode.
14842 (mi_run_inline_test): If -exec-next fails, give up.
14843
14844 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14845
14846 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14847 on SPU.
14848
14849 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14850
14851 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14852
14853 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14854
14855 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14856 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14857 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14858 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14859 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14860 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14861 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14862 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14863 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14864 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14865 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14866 Include the "= " sequence in the expected output of print tests.
14867
14868 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14869
14870 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14871 description for boolean types.
14872
14873 2008-09-09 Pedro Alves <pedro@codesourcery.com>
14874
14875 * gdb.base/hook-stop-continue.c: New.
14876 * gdb.base/hook-stop-continue.exp: New.
14877
14878 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14879
14880 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14881
14882 2008-09-08 Jerome Guitton <guitton@adacore.com>
14883
14884 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14885 (stack_check_probe_2, stack_check_probe_loop_1)
14886 (stack_check_probe_loop_2): New functions.
14887 (main): Add call to these new functions.
14888 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14889 functions, check that the breakpoint is inserted at the appropriate
14890 location.
14891 (insert_breakpoint): Slightly refine this procedure so that it can
14892 be called several times in the test.
14893
14894 2008-09-08 Jerome Guitton <guitton@adacore.com>
14895
14896 * gdb.base/stack-checking.c: New file.
14897 * gdb.base/stack-checking.exp: New file.
14898
14899 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14900
14901 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14902 * gdb.arch/altivec-regs.exp: Likewise.
14903 * gdb.arch/vsx-regs.exp: Likewise.
14904
14905 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14906
14907 * gdb.arch/ppc-fp.exp: New file.
14908 * gdb.arch/ppc-fp.c: New file.
14909
14910 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14911
14912 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14913 lest gcc-4.3.1 optimizes the whole thing away.
14914
14915 2008-09-04 Michael Snyder <msnyder@vmware.com>
14916
14917 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14918 as "at" (for non-debug functions such as _start).
14919
14920 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14921
14922 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14923 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14924 software watchpoints.
14925 * gdb.base/watch_thread_num.exp: Likewise.
14926
14927 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14928
14929 * gdb.arch/i386-bp_permanent.exp: New test.
14930
14931 2008-08-24 Tom Tromey <tromey@redhat.com>
14932
14933 * gdb.base/maint.exp: Update "maint print type".
14934
14935 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
14936
14937 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14938 support. Adjust the order of "*running" notifications.
14939 * gdb.mi/non-stop.c: Don't cast from int to void* and
14940 back.
14941
14942 2008-08-20 Mark Kettenis <kettenis@gnu.org>
14943
14944 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14945 expect to find it in the "info frame" output.
14946
14947 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
14948
14949 * gdb.base/interp.exp: Always consume both prompts.
14950
14951 2008-08-20 Pedro Alves <pedro@codesourcery.com>
14952
14953 * gdb.base/pending.exp: Test pending breakpoints without symbols
14954 loaded.
14955
14956 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14957
14958 * lib/mi-support.exp (mi_expect_stop): Produce
14959 more details on failures.
14960 * gdb.mi/mi-nonstop.exp: New.
14961 * gdb.mi/non-stop.c: New.
14962
14963 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14964
14965 * gdb.mi/mi-async.exp: Use 'set target-async'.
14966 * lib/mi-support.exp: Use 'set/show target-async'.
14967
14968 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
14969
14970 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14971
14972 2008-08-17 Tom Tromey <tromey@redhat.com>
14973
14974 * gdb.base/help.exp (help catch): Rewrite.
14975
14976 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14977
14978 * gdb.base/define.exp: Test indented command documentation.
14979 * gdb.python/python.exp: Test indented multi-line command.
14980
14981 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
14982
14983 * testsuite/gdb.arch/vsx-regs.c: New source file.
14984 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
14985 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
14986
14987 2008-08-14 Tom Tromey <tromey@redhat.com>
14988
14989 * gdb.base/macscp.exp: Add regression test for "macro define" or
14990 "macro undef" with no arguments.
14991
14992 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14993
14994 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
14995
14996 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14997
14998 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14999
15000 2008-08-06 Tom Tromey <tromey@redhat.com>
15001
15002 * gdb.python/python.exp: New file.
15003
15004 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15005
15006 Fix for PR gdb/1543.
15007 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15008 $LOCATION.
15009 (location): New variable.
15010 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15011 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15012 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15013 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15014 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15015 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15016 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15017 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15018 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15019 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15020 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15021 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15022 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15023 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15024 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15025 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15026 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15027 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15028 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15029 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15030 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15031 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15032 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15033 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15034 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15035 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15036 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15037 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15038 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15039 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15040 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15041 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15042 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15043 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15044 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15045 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15046 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15047 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15048 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15049 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15050 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15051 gdb.base/type-opaque.exp, gdb.base/until.exp,
15052 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15053 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15054 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15055 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15056 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15057 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15058 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15059 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15060 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15061 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15062 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15063 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15064 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15065 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15066 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15067 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15068 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15069 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15070 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15071 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15072 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15073 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15074 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15075 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15076 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15077 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15078 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15079 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15080 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15081 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15082 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15083 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15084 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15085 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15086 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15087 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15088 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15089 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15090 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15091 to bug-gdb@prep.ai.mit.edu .
15092
15093 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15094
15095 * lib/mi-support.exp (mi_load_shlibs): New.
15096 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15097
15098 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15099
15100 * lib/mi-support.exp (get_mi_thread_list)
15101 (check_mi_and_console_threads): New, moved from ...
15102 * gdb.mi/mi-pthread.exp: ...here.
15103 * gdb.mi/gdb669.exp (get_mi_thread_list)
15104 (check_mi_and_console_threads): Delete.
15105 * gdb.mi/mi2-pthread.exp: Likewise.
15106
15107 2008-07-28 Tom Tromey <tromey@redhat.com>
15108
15109 * Makefile.in (just-check): Remove. Move body to...
15110 (check): ... here.
15111
15112 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15113
15114 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15115 Add a test for duplicated SIGINTs.
15116
15117 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15118
15119 * gdb.threads/schedlock.exp (get_args): Update to work for any
15120 value of NUM.
15121 (Top level): Report the number of threads that did not resume.
15122
15123 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15124
15125 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15126
15127 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15128
15129 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15130 non-MI prompt.
15131
15132 2008-07-26 Tom Tromey <tromey@redhat.com>
15133
15134 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15135 (function_struct, function_struct_ptr): New globals.
15136 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15137 function pointer in a struct.
15138
15139 2008-07-26 Tom Tromey <tromey@redhat.com>
15140
15141 * gdb.base/macscp.exp: Add test for macro lexing bug.
15142
15143 2008-07-18 Tom Tromey <tromey@redhat.com>
15144
15145 * gdb.base/macscp.exp: Add macro tests.
15146
15147 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15148
15149 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15150
15151 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15152
15153 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15154
15155 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15156
15157 * gdb.cp/class2.exp: fix for failure on spu-elf
15158
15159 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15160
15161 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15162
15163 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15164
15165 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15166
15167 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15168
15169 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15170
15171 2008-07-11 Kevin Buettner <kevinb@redhat.com>
15172
15173 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15174 of regexp to account for changes made to GDB in the printing of
15175 byte vectors.
15176
15177 2008-07-11 Tom Tromey <tromey@redhat.com>
15178
15179 * gdb.base/completion.exp: Add 'help' completion test.
15180
15181 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15182
15183 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15184
15185 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15186
15187 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15188
15189 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15190
15191 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15192
15193 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15194
15195 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15196
15197 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15198
15199 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15200
15201 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15202
15203 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15204 previous commit. Add a comment.
15205
15206 2008-06-28 Pedro Alves <pedro@codesourcery.com>
15207
15208 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15209
15210 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15211
15212 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15213
15214 2008-06-27 Pedro Alves <pedro@codesourcery.com>
15215
15216 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15217 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15218 compiling an executable, link in an object that forces unbuffered
15219 output.
15220 * lib/set_unbuffered_mode.c: New file.
15221
15222 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15223
15224 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15225
15226 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15227
15228 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15229 mi_expect_stop.
15230 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15231 Demand that *running is output.
15232 (detect_async): Perform checking every time.
15233 (mi_send_resuming_command): Extract everything into...
15234 (mi_send_resuming_command_raw): ...this.
15235 (mi_expect_stop): Don't accept any output before *stopped.
15236
15237 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15238
15239 Robustify mi-simplerun.
15240 * gdb.mi/basics.c (main): Add a call to sleep.
15241 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15242 * gdb.mi/mi2-cli.exp: Likewise.
15243 * gdb.mi/mi-break.exp: Likewise.
15244
15245 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15246
15247 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15248
15249 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15250
15251 * gdb.mi/mi-console.exp: Adjust.
15252 * gdb.mi/mi-syn-frame.exp: Adjust.
15253 * gdb.mi/mi2-console.exp: Adjust.
15254 * gdb.mi/mi2-syn-frame.exp: Adjust.
15255 * lib/mi-support.exp (mi_run_cmd): Adjust.
15256 (mi_send_resuming_command): Adjust.
15257
15258 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15259
15260 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15261 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15262 testing of stopped.
15263 * gdb.mi/mi2-syn-frame.exp: Likewise.
15264 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15265 (async, detect_async): New.
15266 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15267 depending on if we're running in sync or async mode.
15268
15269 2008-06-09 Tom Tromey <tromey@redhat.com>
15270
15271 * gdb.base/completion.exp: New tests for field name completion
15272 with spaces, and field name completion with '->'.
15273
15274 2008-06-06 Tom Tromey <tromey@redhat.com>
15275
15276 * gdb.base/break1.c (struct some_struct): New struct.
15277 (values): New global.
15278 * gdb.base/completion.exp: Add field name completion test.
15279
15280 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15281
15282 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15283 to pointer.
15284 * gdb.cp/call-c.cc: Likewise.
15285
15286 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
15287
15288 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15289 annotation.
15290
15291 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15292 Pedro Alves <pedro@codesourcery.com>
15293
15294 * gdb.threads/execl.c, gdb.threads/execl1.c,
15295 gdb.threads/execl.exp: New tests.
15296
15297 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15298 Daniel Jacobowitz <dan@codesourcery.com>
15299
15300 * gdb.cp/exception.exp: Activate test, make it work with pending
15301 catchpoints.
15302
15303 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15304
15305 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15306
15307 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15308
15309 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15310 now printed.
15311 * gdb.mi/mi2-var-cmd.exp: Likewise.
15312
15313 2008-05-27 Andreas Schwab <schwab@suse.de>
15314
15315 * gdb.base/frame-args.exp: Handle arguments that are optimized
15316 out.
15317
15318 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
15319
15320 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15321 quiet for ppc32 and group options into a single variable.
15322
15323 2008-05-23 Joel Brobecker <brobecker@adacore.com>
15324
15325 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15326 of zero-size elements.
15327 * gdb.ada/null_array.exp: Test printing this new array.
15328
15329 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15330
15331 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15332
15333 2008-05-21 Joel Brobecker <brobecker@adacore.com>
15334
15335 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15336 of the "finish" command.
15337
15338 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
15339
15340 * gdb.base/annota1.exp: Test for new annotation.
15341
15342 2008-05-16 Pedro Alves <pedro@codesourcery.com>
15343
15344 * gdb.base/fixsection.exp: New file.
15345 * gdb.base/fixsection0.c: New file.
15346 * gdb.base/fixsection1.c: New file.
15347
15348 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15349
15350 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15351 * gdb.base/annota3.exp: Likewise.
15352
15353 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15354
15355 * gdb.base/watch_thread_num.exp: Don't run tests that require
15356 watchpoints if the target doesn't support them.
15357
15358 2008-05-12 Doug Evans <dje@google.com>
15359
15360 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15361
15362 2008-05-09 Joel Brobecker <brobecker@adacore.com>
15363
15364 * gdb.ada/assign_1.exp: New testcase.
15365
15366 2008-05-09 Doug Evans <dje@google.com>
15367
15368 * gdb.base/find.exp: New file.
15369 * gdb.base/find.c: New file.
15370
15371 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15372
15373 * gdb.base/commands.exp (watchpoint_command_test): Handle
15374 gdb,no_hardware_watchpoints.
15375 * gdb.base/float.exp: Allow ARM targets without floating point.
15376 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15377
15378 2008-05-06 Jerome Guitton <guitton@adacore.com>
15379 Joel Brobecker <brobecker@adacore.com>
15380
15381 * gdb.ada/lang_switch: New test program.
15382 * gdb.ada/lang_switch.exp: New testcase.
15383
15384 2008-05-05 Doug Evans <dje@google.com>
15385
15386 * gdb.base/help.exp (disassemble): Update expected help text.
15387
15388 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15389
15390 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15391
15392 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15393
15394 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15395 different times.
15396
15397 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15398
15399 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15400 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15401 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15402 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15403
15404 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15405
15406 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15407 notification to appear.
15408
15409 2008-05-04 Daniel Jacobowitz <dan@debian.org>
15410
15411 * gdb.base/fullname.c: New file.
15412 * gdb.base/fullname.exp: New file.
15413 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15414
15415 2008-05-03 Pedro Alves <pedro@codesourcery.com>
15416
15417 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15418 expressions with macros.
15419
15420 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15421
15422 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15423
15424 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15425
15426 * gdb.base/completion.exp: Handle lack of other symbols beginning
15427 with "a".
15428
15429 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15430
15431 2008-05-02 Jim Blandy <jimb@codesourcery.com>
15432
15433 * gdb.asm/asmsrc1.s: Add scratch space.
15434
15435 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15436 Daniel Jacobowitz <dan@codesourcery.com>
15437
15438 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15439 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15440 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15441
15442 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15443
15444 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15445
15446 2008-05-01 Joel Brobecker <brobecker@adacore.com>
15447
15448 * gdb.base/info-target.exp: New testcase.
15449
15450 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15451
15452 * gdb.cp/hang.exp: Use .cc instead of .C.
15453 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15454 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15455
15456 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15457
15458 * gdb.base/gdb1250.exp: Remove perror.
15459 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15460
15461 2008-04-30 Pedro Alves <pedro@codesourcery.com>
15462
15463 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15464 .2byte.
15465
15466 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15467
15468 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15469 (maybe_kfail): New.
15470
15471 2008-04-25 Pedro Alves <pedro@codesourcery.com>
15472
15473 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15474
15475 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15476
15477 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15478 * gdb.mi/mi2-syn-frame.exp: Likewise.
15479 * lib/mi-support.exp: Likewise.
15480
15481 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15482
15483 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15484 to specify regexp for the location to stop at.
15485 * gdb.base/break-always.c: New.
15486 * gdb.base/break-always.exp: New.
15487
15488 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15489
15490 * lib/mi-support.exp (mi_runto_helper): Adjust
15491 for the original-location field.
15492 (mi_create_breakpoint, mi_list_breakpoints): New.
15493 * gdb.mi/mi-break.exp: Adjust.
15494 * gdb.mi/mi2-break.exp: Adjust.
15495 * gdb.mi/mi-pending.exp: Adjust.
15496 * gdb.mi/mi-simplerun.exp: Adjust.
15497 * gdb.mi/mi2-simplerun.exp: Adjust.
15498 * gdb.mi/mi-syn-frame.exp: Adjust.
15499 * gdb.mi/mi2-syn-frame.exp: Adjust.
15500 * gdb.mi/mi-until.exp: Adjust.
15501 * gdb.mi/mi2-until.exp: Adjust.
15502 * gdb.mi/mi-var-display.exp: Adjust.
15503 * gdb.mi/mi2-var-display.exp: Adjust.
15504 * gdb.mi/mi-watch.exp: Adjust.
15505 * gdb.mi/mi2-watch.exp: Adjust.
15506
15507 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15508
15509 * aclocal.m4: Add override.m4.
15510 * configure: Regenerate.
15511
15512 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15513
15514 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15515 '-var-update --all-values' reports new value even the type
15516 of a variable object has changed.
15517
15518 2008-04-18 Craig Silverstein <csilvers@google.com>
15519
15520 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15521 files.
15522
15523 2008-04-18 Joel Brobecker <brobecker@adacore.com>
15524
15525 * gdb.ada/atomic_enum: New test program.
15526 * gdb.ada/atomic_enum.exp: New testcase.
15527
15528 2008-04-17 Doug Evans <dje@google.com>
15529
15530 * gdb.opt/Makefile.in: Fix whitespace.
15531
15532 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15533
15534 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15535
15536 2008-04-17 Doug Evans <dje@google.com>
15537
15538 * gdb.base/hashline1.exp: New testcase.
15539 * gdb.base/hashline2.exp: New testcase.
15540 * gdb.base/hashline2.exp: New testcase.
15541
15542 2008-04-17 Pedro Alves <pedro@codesourcery.com>
15543
15544 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15545
15546 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15547
15548 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15549 temporary breakpoint to match "Temporary breakpoint".
15550 * gdb.base/break.exp (delete_breakpoints): Likewise.
15551 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15552 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15553 * gdb.base/display.exp: Likewise.
15554 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15555 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15556 * gdb.base/restore.exp (restore_tests): Likewise.
15557 * gdb.base/sepdebug.exp: Likewise.
15558 * gdb.base/watchpoint.exp: Likewise.
15559 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15560 * gdb.mi/mi-pending.exp: Likewise.
15561 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15562 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15563 * gdb.mi/mi-var-cmd.exp: Likewise.
15564 * gdb.mi/mi-var-display.exp: Likewise.
15565 * gdb.mi/mi2-cli.exp: Likewise.
15566 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15567 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15568 * gdb.mi/mi2-var-display.exp: Likewise.
15569 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15570 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15571 new "disp" field.
15572 (mi_expect_stop): Move after_reason argument to be really after
15573 reason. This is to support fix for PR2424.
15574
15575 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15576
15577 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15578
15579 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15580
15581 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15582 field. Add more floating varobj tests.
15583 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15584 field.
15585 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15586 (main): Call do_at_tests.
15587 * lib/mi-support.exp (mi_create_floating_varobj)
15588 (mi_varobj_update_with_type_change): New.
15589
15590 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15591
15592 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15593 option of -var-evaluate-expression.
15594 * gdb.mi/mi2-var-display.exp: Likewise.
15595
15596 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15597
15598 Introduce test setup helpers.
15599 * lib/gdb.exp (build_executable, clean_restart)
15600 (prepare_for_testing): New.
15601 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15602 * gdb.base/return.exp: Likewise.
15603 * gdb.base/ending-run.exp: Likewise.
15604
15605 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
15606
15607 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15608 Interface (MI) responses.
15609
15610 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15611
15612 * gdb.cp/breakpoint.cc: New code to test conditions involving
15613 member variables.
15614 * gdb.cp/breakpoint.exp: Test condition involving member
15615 variables.
15616
15617 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15618
15619 * lib/mi-support.exp (mi_expect_stop): New.
15620 (mi_run_cmd): Change the
15621 token. Use mi_send_resuming_command, use
15622 mi_expect_stop.
15623 (mi_execute_to_helper): Rename to mi_execute_to.
15624 (mi_send_resuming_command): Add more error patterns.
15625 (mi_wait_for_stop): Renamed to...
15626 (mi_get_stop_line): ...this.
15627 (mi_run_inline_test): Adjust.
15628
15629 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15630 * gdb.mi/mi-console.exp: Likewise.
15631 * gdb.mi/mi-pending.exp: Likewise.
15632 * gdb.mi/mi-simplerun.exp: Likewise.
15633 * gdb.mi/mi-stack.exp: Likewise.
15634 * gdb.mi/mi-stepi.exp: Likewise.
15635 * gdb.mi/mi-syn-frame.exp: Add comment.
15636 * gdb.mi/mi-until.exp: Likewise.
15637 * gdb.mi/mi-var-display.exp: Likewise.
15638 * gdb.mi/mi-watch.exp: Likewise.
15639 * gdb.mi/mi2-cli.exp: Likewise.
15640 * gdb.mi/mi2-console.exp: Likewise.
15641 * gdb.mi/mi2-simplerun.exp: Likewise.
15642 * gdb.mi/mi2-stack.exp: Likewise.
15643 * gdb.mi/mi2-stepi.exp: Likewise.
15644 * gdb.mi/mi2-until.exp: Likewise.
15645 * gdb.mi/mi2-var-display.exp: Likewise.
15646 * gdb.mi/mi2-watch.exp: Likewise.
15647
15648 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15649
15650 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15651
15652 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15653
15654 2008-04-04 Pedro Alves <pedro@codesourcery.com>
15655
15656 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15657 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15658 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15659 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15660 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15661 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15662 expect an mi error duplicated in stderr.
15663
15664 2008-04-03 Joel Brobecker <brobecker@adacore.com>
15665
15666 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15667 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15668 Add a couple of tests that verify the behavior when the new setting
15669 is set to "cancel" and "all".
15670 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15671 "ask" before we start the testing.
15672
15673 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15674
15675 * gdb.cp/casts.cc: Add class reference variables.
15676 * gdb.cp/casts.exp: New test cases for up/down casting references.
15677
15678 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15679
15680 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15681 instead of beginning to make an extra test pass.
15682 * gdb.mi/mi2-var-display.exp: Likewise.
15683
15684 2008-03-31 Maciej W. Rozycki <macro@mips.com>
15685
15686 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15687
15688 2008-03-31 Markus Deuling <deuling@de.ibm.com>
15689 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15690
15691 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15692 value. Add xfail for older kernels.
15693
15694 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15695
15696 Bring mi-support in line with gdb.exp.
15697 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15698 (mi_gdb_start): New function.
15699
15700 2008-03-28 Maciej W. Rozycki <macro@mips.com>
15701
15702 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15703
15704 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15705
15706 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15707 * gdb.mi/mi2-var-display.exp: Likewise.
15708
15709 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15710
15711 * lib/mi-support.exp (mi_create_varobj_checked): New.
15712 (mi_list_varobj_children): Allow to check for a
15713 value.
15714 (mi_list_array_varobj_children): New.
15715
15716 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15717 and mi_list_varobj_children, as opposed to hardcoding
15718 expected strings.
15719 * gdb.mi/gdb701.exp: Likewise.
15720 * gdb.mi/gdb792.exp: Likewise.
15721 * gdb.mi/mi-var-block.exp: Likewise.
15722 * gdb.mi/mi-var-cmd.exp: Likewise.
15723 * gdb.mi/mi-var-invalidate.exp: Likewise.
15724 * gdb.mi/mi2-var-block.exp: Likewise.
15725 * gdb.mi/mi2-var-child.exp: Likewise.
15726 * gdb.mi/mi2-var-cmd.exp: Likewise.
15727 * gdb.mi/mi2-var-display.exp: Likewise.
15728
15729 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15730
15731 Fix random false FAILs on i386.
15732 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15733
15734 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15735
15736 PR gdb/544
15737 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15738
15739 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15740
15741 PR gdb/544
15742 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15743
15744 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15745
15746 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15747 fixed PR gdb/544.
15748
15749 2008-03-21 Pedro Alves <pedro@codesourcery.com>
15750
15751 * gdb.threads/fork-child-threads.exp: Test next over fork.
15752
15753 2008-03-21 Chris Demetriou <cgd@google.com>
15754
15755 * gdb.base/break.exp (rbreak junk): New test for rbreak
15756 "Junk at end of arguments" issue.
15757
15758 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15759
15760 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15761 *& to work on created array elements.
15762 (Top level): Test print $pc with a file. Test string operations
15763 without a target.
15764 * gdb.base/ptype.exp: Do not expect *& to work on created array
15765 elements.
15766
15767 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15768
15769 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15770 gdb.threads/staticthreads.exp: Update exit query.
15771
15772 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15773
15774 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15775
15776 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15777
15778 * gdb.base/watchpoint.c (global_ptr, func4): New.
15779 (main): Call func4.
15780 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15781 (test_inaccessible_watchpoint): New.
15782
15783 2008-02-29 Maciej W. Rozycki <macro@mips.com>
15784
15785 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15786 select the largest.
15787
15788 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15789
15790 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15791 frames-invalid annotations.
15792
15793 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15794
15795 * gdb.base/assign.exp: avoid same output for different tests.
15796
15797 2008-02-27 Doug Evans <dje@google.com>
15798
15799 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15800 for bug 1738.
15801 (breakpoint_to_handler_entry): Ditto.
15802
15803 2008-02-27 Joel Brobecker <brobecker@adacore.com>
15804
15805 * gdb.base/ending-run.exp: Use the first line of code inside
15806 function body to test breakpoints.
15807 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15808 location where the breakpoint is inserted when using the line
15809 where a function is declared. Fix typo in the description of
15810 one of the tests.
15811 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15812
15813 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15814
15815 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15816 tests.
15817
15818 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15819
15820 * gdb.base/args.exp: avoid same output for tests
15821 with single quotes.
15822
15823 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15824
15825 * gdb.base/annota1.exp: Adjust for 'info break'
15826 format changes.
15827 * gdb.base/annota3.exp: Likewise.
15828 * gdb.base/break.exp: Likewise.
15829 * gdb.base/condbreak.exp: Likewise.
15830 * gdb.base/pending.exp: Likewise.
15831 * gdb.base/sepdebug.exp: Likewise.
15832 * gdb.base/unload.exp: Likewise.
15833 * gdb.cp/ovldbreak.exp: Likewise.
15834 * gdb.mi/mi-pending.exp: Likewise.
15835
15836 2008-02-07 Doug Evans <dje@google.com>
15837
15838 * gdb.cp/mb-inline.exp: New.
15839 * gdb.cp/mb-inline.h: New.
15840 * gdb.cp/mb-inline1.cc: New.
15841 * gdb.cp/mb-inline2.cc: New.
15842
15843 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15844
15845 * gdb.pascal/floats.pas: New test program.
15846 * gdb.pascal/floats.exp: New testcase.
15847
15848 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15849
15850 * gdb.base/callfuncs.c (t_float_many_args): New function.
15851 (t_double_many_args): New function.
15852 * gdb.base/callfuncs.exp: Add tests for exceeding float
15853 and double parameters passed through the stack.
15854
15855 2008-02-05 Joel Brobecker <brobecker@adacore.com>
15856
15857 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15858 gdb.ada/complete/foo.adb: New files.
15859 * gdb.ada/complete.exp: New testcase.
15860
15861 2008-02-03 Doug Evans <dje@google.com>
15862
15863 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15864
15865 * gdb.cp/gdb2384.exp: New file.
15866 * gdb.cp/gdb2384.cc: New file.
15867 * gdb.cp/gdb2384-base.h: New file.
15868 * gdb.cp/gdb2384-base.cc: New file.
15869
15870 2008-02-02 Doug Evans <dje@google.com>
15871
15872 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15873
15874 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15875
15876 * gdb.ada/sym_print_name: New test program.
15877 * gdb.ada/sym_print_name.exp: New testcase.
15878
15879 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15880
15881 * gdb.ada/nested/hello.adb: New file.
15882 * gdb.ada/nested.exp: New testcase.
15883 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15884
15885 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15886
15887 * gdb.mi/basic.c (return_1): New function.
15888 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15889 don't cause future evaluations of function to report
15890 creation of internal breakpoints.
15891
15892 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15893
15894 * gdb.mi/mi-break.exp (test_error): New.
15895 Call it.
15896
15897 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
15898
15899 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15900 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15901
15902 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15903
15904 * gdb.pascal/integers.pas: New test program.
15905 * gdb.pascal/integers.exp: New testcase.
15906
15907 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15908
15909 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15910
15911 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
15912
15913 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15914 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15915
15916 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15917
15918 * gdb.ada/formatted_ref: New test program.
15919 * gdb.ada/formatted_ref.exp: New testcase.
15920
15921 * gdb.cp/formatted-ref.cc: New file.
15922 * gdb.cp/formatted-ref.exp: New testcase.
15923
15924 2008-01-30 Joel Brobecker <brobecker@adacore.com>
15925
15926 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15927
15928 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
15929
15930 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15931 (test_file_list_exec_source_file): Update to new macro-info field.
15932
15933 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
15934
15935 * gdb.ada/exprs: New test program.
15936 * gdb.ada/exprs.exp: New testcase.
15937
15938 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15939
15940 * dfp-test.c (DELTA, DELTA_B): New definitions.
15941 (double_val1, double_val2, double_val3, double_val4, double_val5,
15942 double_val6, double_val7, double_val8, double_val9, double_val10,
15943 double_val11, double_val12, double_val13, double_val14, dec32_val1,
15944 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15945 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15946 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15947 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15948 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15949 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15950 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15951 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15952 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15953 dec128_val16): New global variables.
15954 (decimal_dec128_align): New function.
15955 (decimal_mixed): Likewise.
15956 (decimal_many_args_dec32): Likewise.
15957 (decimal_many_args_dec64): Likewise.
15958 (decimal_many_args_dec128): Likewise.
15959 (decimal_many_args_mixed): Likewise.
15960 * dfp-test.exp: Add tests calling new inferior functions.
15961
15962 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15963
15964 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15965 gdb.server/ext-run.exp: New files.
15966 * lib/gdbserver-support.exp (gdbserver_download): New.
15967 (gdbserver_start): New. Update gdbserver expected
15968 output.
15969 (gdbserver_spawn): Use them.
15970 (gdbserver_start_extended): New.
15971
15972 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15973
15974 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
15975 Run on GNU/Linux.
15976 (do_exec_tests): Check for systems which do not support catchpoints.
15977 Do not match START.
15978 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
15979 Run on GNU/Linux. Enable verbose output.
15980 (check_fork_catchpoints): New.
15981 (explicit_fork_child_follow, catch_fork_child_follow)
15982 (tcatch_fork_parent_follow): Update expected messages.
15983 (do_fork_tests): Use check_fork_catchpoints.
15984 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
15985 Run on GNU/Linux. Enable verbose output.
15986 (check_vfork_catchpoints): New.
15987 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
15988 expected messages.
15989 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15990
15991 2008-01-29 Jim Blandy <jimb@red-bean.com>
15992
15993 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15994 host' errors.
15995 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15996
15997 2008-01-29 Jim Blandy <jimb@red-bean.com>
15998
15999 * gdb.threads/sigthread.c: Use barriers to ensure that
16000 child_thread and child_thread_two are always initialized before we
16001 start to use them.
16002
16003 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16004
16005 * gdb.base/watchpoint-solib.exp: New.
16006 * gdb.base/watchpoint-solib.c: New.
16007 * gdb.base/watchpoint-solib-shr.c: New.
16008
16009 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16010
16011 * gdb.base/gdb1056.exp: Add unsigned integer test.
16012
16013 2008-01-28 Doug Evans <dje@google.com>
16014
16015 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16016
16017 2008-01-27 Jim Blandy <jimb@codesourcery.com>
16018
16019 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16020
16021 * gdb.base/expand-psymtabs.exp: Doc fix.
16022
16023 2008-01-26 Mark Kettenis <kettenis@gnu.org>
16024
16025 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16026
16027 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
16028
16029 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16030 -var-set-format.
16031
16032 2008-01-23 Chris Demetriou <cgd@google.com>
16033
16034 * gdb.threads/thread_events.c: New testcase source file.
16035 * gdb.threads/thread_events.exp: New testcase expect file.
16036
16037 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
16038
16039 * lib/gdb.exp: Add the variable octal.
16040
16041 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16042 -var-set-format.
16043
16044 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16045 Vladimir Prus <vladimir@codesourcery.com>
16046
16047 * gdb.base/float.exp: Allow missing floating point for m68k and
16048 PowerPC.
16049
16050 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16051
16052 * gdb.mi/basics.c: Setup for testing breakpoints
16053 ignore count.
16054 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16055 * gdb.mi/mi-cli.exp: Adjust.
16056 * gdb.mi/mi2-cli.exp: Adjust.
16057
16058 2008-01-17 Pedro Alves <pedro@codesourcery.com>
16059
16060 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16061 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16062 with dummy_ptr's address.
16063 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16064 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16065 all targets.
16066 * gdb.mi/mi2-var-child.exp: Likewise.
16067
16068 2008-01-09 Joel Brobecker <brobecker@adacore.com>
16069
16070 * gdb.ada/null_array: New test program.
16071 * gdb.ada/null_array.exp: New testcase.
16072
16073 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
16074
16075 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16076 with required float modifiers.
16077
16078 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16079
16080 * gdb.ada/funcall_param: New test program.
16081 * gdb.ada/funcall_param.exp: New testcase.
16082
16083 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16084
16085 * gdb.ada/arrayparam: New test program.
16086 * gdb.ada/arrayparam.exp: New testcase.
16087
16088 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16089
16090 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16091 landed. Should also fix random failures in the test following it.
16092
16093 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16094
16095 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16096 for expressions with decimal float values.
16097 (test_dfp_conversions): New function to test casts to and from
16098 decimal float types.
16099 Call test_dfp_conversions.
16100 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16101 elements.
16102 (main): Initialize ds.float4 and ds.double8 elements.
16103 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16104 string to new error message.
16105 (d64_set_tests): Likewise.
16106 (d128_set_tests): Likewise.
16107 Add tests for expressions with decimal float variables. Add tests for
16108 conversions to and from decimal float types.
16109
16110 2008-01-05 Joel Brobecker <brobecker@adacore.com>
16111
16112 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16113 * gdb.ada/packed_tagged.exp: New testcase.
16114
16115 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16116
16117 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16118 gdb.ada/homonym/homonym_main.adb: New files.
16119 * gdb.ada/homonym.exp: New testcase.
16120
16121 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16122
16123 * gdb.ada/packed_array.exp: Add testing of references to
16124 a packed array.
16125
16126 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16127
16128 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16129 New files.
16130 * gdb.ada/type_coercion.exp: New testcase.
16131
16132 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16133
16134 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16135 gdb.ada/tagged/foo.adb: New file.
16136 * gdb.ada/tagged.exp: New testcase.
16137
16138 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16139
16140 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16141 gdb.ada/ptype_field/foo.adb: New files.
16142 * gdb.ada/ptype_field.exp: New testcase.
16143
16144 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16145
16146 * gdb.ada/print_pc.exp: New testcase.
16147
16148 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16149
16150 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16151 gdb.ada/taft_type/p.adb: New files.
16152 * gdb.ada/taft_type.exp: New testcase.
16153
16154 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16155
16156 * gdb.ada/array_bounds/bar.adb: New file.
16157 * gdb.ada/array_bounds.exp: New testcase.
16158
16159 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16160
16161 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16162 gdb.ada/arrayptr/foo.adb: New files.
16163 * gdb.ada/arrayptr.exp: New testcase.
16164
16165 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16166
16167 * gdb.base/set-lang-auto.exp: New testcase.
16168
16169 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16170
16171 * gdb.ada/fun_addr/foo.adb: New file.
16172 * gdb.ada/fun_addr.exp: New testcase.
16173
16174 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16175
16176 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16177 New files
16178
16179 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16180
16181 * array_subscript_addr/p.adb: New file.
16182 * array_subscript_addr.exp: New testcase.
16183
16184 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16185
16186 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16187 New files.
16188 * gdb.ada/str_cmp_ref.exp: New testcase.
16189
16190 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16191
16192 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16193 gdb.ada/fun_in_declare/foo.adb: New files.
16194 * gdb.ada/fun_in_declare.exp: New testcase.
16195
16196 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16197
16198 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16199 gdb.ada/ref_param/pck.ads: New files.
16200 * gdb.ada/ref_param.exp: New testcase.
16201
16202 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16203
16204 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16205 gdb.ada/interface/foo.adb: New files.
16206 * gdb.ada/interface.exp: New testcase.
16207
16208 2007-12-31 Jim Blandy <jimb@codesourcery.com>
16209
16210 * gdb.base/multi-forks.exp: Consume all output from child
16211 processes before proceeding to next test.
16212
16213 2007-12-29 Jim Blandy <jimb@codesourcery.com>
16214
16215 * configure: Regenerated.
16216
16217 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16218
16219 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16220 gdb.ada/fixed_cmp/fixed.adb: New files.
16221 * gdb.ada/fixed_cmp.exp: New testcase.
16222
16223 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16224
16225 * gdb.ada/boolean_expr.exp: New testcase.
16226
16227 2007-12-26 Jim Blandy <jimb@codesourcery.com>
16228
16229 * gdb.base/multi-forks.exp: Doc fix.
16230
16231 2007-12-26 Joel Brobecker <brobecker@adacore.com>
16232
16233 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16234 * gdb.ada/char_param.exp: Do not compile our test program with
16235 -gnata, this is unnecessary.
16236 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16237
16238 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16239
16240 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16241 gdb.ada/print_chars/foo.adb: New files.
16242 * gdb.ada/print_chars.exp: New testcase.
16243
16244 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16245
16246 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16247 gdb.ada/char_param/foo.adb: New files.
16248 * gdb.ada/char_param.exp: New testcase.
16249
16250 2007-12-22 Jim Blandy <jimb@codesourcery.com>
16251
16252 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16253 hard-coding source line numbers into the test.
16254 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16255 gdb_get_line_number to find.
16256
16257 2007-12-22 Joel Brobecker <brobecker@adacore.com>
16258
16259 * gdb.base/ptype.c (highest): New struct type.
16260 (the_highest): New variable of that type.
16261 (main): Add dummy assignment to a field of variable the_highest.
16262 * gdb.base/ptype.exp: Test type printing of our new variable.
16263
16264 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16265
16266 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16267 and record first explicitly generated thread number.
16268 Use that thread number for thread specific watchpoint test.
16269 Add iteration number to repetitive tests.
16270
16271 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16272 Jim Blandy <jimb@codesourcery.com>
16273
16274 * gdb.base/expand-psymtabs.c: New testcase
16275 source file.
16276 * gdb.base/expand-psymtabs.exp: New testcase
16277 expect file.
16278
16279 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
16280
16281 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16282 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16283
16284 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16285
16286 * gdb.ada/frame_args/foo.adb: New file.
16287 * gdb.ada/frame_args/pck.ads: New file.
16288 * gdb.ada/frame_args/pck.adb: New file.
16289 * gdb.ada/frame_args.exp: New testcase.
16290
16291 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16292
16293 * gdb.base/frame-args.c: New file.
16294 * gdb.base/frame-args.exp: New testcase.
16295
16296 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16297 Joseph Myers <joseph@codesourcery.com>
16298
16299 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16300
16301 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16302
16303 * gdb.mi/mi-pending.exp: New.
16304 * gdb.mi/mi-pending.c: New.
16305 * gdb.mi/mi-pendshr.c: New.
16306
16307 2007-12-06 Jim Blandy <jimb@codesourcery.com>
16308
16309 * gdb.base/default.exp: Update expected output for 'info catch'.
16310
16311 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16312
16313 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16314 must be set to binary.
16315
16316 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16317
16318 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16319
16320 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16321
16322 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16323 gdb.mi/mi-file-transfer.exp: New.
16324
16325 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16326
16327 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16328
16329 2007-11-22 Maciej W. Rozycki <macro@mips.com>
16330
16331 * gdb.trace/backtrace.exp: Fix a typo.
16332 * gdb.trace/circ.exp: Likewise.
16333 * gdb.trace/collection.exp: Likewise.
16334 * gdb.trace/limits.exp: Likewise.
16335 * gdb.trace/report.exp: Likewise.
16336 * gdb.trace/tfind.exp: Likewise.
16337 * gdb.trace/while-dyn.exp: Likewise.
16338
16339 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
16340
16341 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16342 objects of pointers that can't be dereferenced are now
16343 "noneditable".
16344
16345 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16346
16347 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16348 (target_cpu): Remove.
16349
16350 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16351
16352 * gdb.base/ending-run.exp: Expect the list of cleared
16353 breakpoint to come in natural order, not the reversed one.
16354
16355 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16356
16357 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16358 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16359
16360 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
16361
16362 * gdb.base/printcmds.exp: New function
16363 test_printf_with_dfp.
16364
16365 2007-11-02 Doug Evans <dje@google.com>
16366
16367 * gdb.disasm/t01_mov.s: Remove carriage returns.
16368 * gdb.disasm/t02_mova.s: Ditto.
16369 * gdb.disasm/t03_add.s: Ditto.
16370 * gdb.disasm/t04_sub.s: Ditto.
16371 * gdb.disasm/t05_cmp.s: Ditto.
16372 * gdb.disasm/t06_ari2.s: Ditto.
16373 * gdb.disasm/t07_ari3.s: Ditto.
16374 * gdb.disasm/t08_or.s: Ditto.
16375 * gdb.disasm/t09_xor.s: Ditto.
16376 * gdb.disasm/t10_and.s: Ditto.
16377 * gdb.disasm/t11_logs.s: Ditto.
16378 * gdb.disasm/t12_bit.s: Ditto.
16379 * gdb.disasm/t13_otr.s: Ditto.
16380
16381 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16382
16383 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16384
16385 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16386
16387 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16388 provide DFP support.
16389
16390 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16391
16392 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16393 Test "set powerpc vector-abi". Skip auto-detection tests for old
16394 toolchains.
16395
16396 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16397
16398 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16399 with [string compare].
16400
16401 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16402
16403 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16404 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16405
16406 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
16407
16408 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16409 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16410 * gdb.opt/Makefile.in: New makefile.
16411 * Makefile.in: Create new directory "gdb.opt".
16412 * configure.ac: Add "gdb.opt" directory.
16413 * configure: Regenerated.
16414
16415 2007-10-25 Doug Evans <dje@google.com>
16416
16417 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16418 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16419
16420 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16421 Thiago Jung Bauermann <bauerman@br.ibm.com>
16422
16423 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16424 Floating Point expressions.
16425 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16426 Floating Point variables.
16427 * gdb.base/dfp-test.c: new file containing program with Decimal
16428 Floating variables, used by gdb.base/dfp-test.exp.
16429
16430 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16431
16432 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16433
16434 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16435
16436 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16437 compiling test case with GCC.
16438 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16439
16440 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16441
16442 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16443 format changes.
16444
16445 2007-10-18 Michael Snyder <msnyder@specifix.com>
16446
16447 * gdb.base/dbx.exp: Add missing "-re " operator.
16448
16449 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16450
16451 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16452 * configure.ac: Removed trailing spaces after backslash.
16453 * gdb.modula2: New directory.
16454 * gdb.modula2/Makefile.in: New file.
16455 * gdb.modula2/unbounded-array.exp: New file.
16456 * gdb.modula2/unbounded1.c: New file.
16457
16458 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16459
16460 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16461
16462 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16463
16464 * gdb.base/sigstep.c (main): Add checks for
16465 return values for setitimer call.
16466 Call setitimer again with itimer = ITIMER_REAL
16467 if first call to setitimer fails.
16468
16469 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
16470
16471 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16472 of $timeout.
16473
16474 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16475
16476 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16477
16478 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16479
16480 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16481 of gdb_expect call, to avoid interruption.
16482
16483 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16484
16485 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16486 (v_unsigned_long_long, v_long_long_array)
16487 (v_signed_long_long_array, v_unsigned_long_long_array)
16488 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16489 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16490 [!NO_LONG_LONG]: New.
16491 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16492 v_long_long_member.
16493
16494 (v_long_long_func, v_signed_long_long_func)
16495 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16496 (main) [!NO_LONG_LONG]: Initialize long long variants.
16497
16498 * gdb.base/whatis.exp: If board file requests no_long_long, build
16499 test with NO_LONG_LONG defined. Test long long, signed long long,
16500 and unsigned long long variants but only if board file doesn't
16501 disable it.
16502
16503 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16504 Daniel Jacobowitz <dan@codesourcery.com>
16505
16506 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16507 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16508 * configure: Regenerated.
16509 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16510 gdb.pascal/types.exp, lib/pascal.exp: New files.
16511
16512 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16513
16514 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16515 call.
16516 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16517 to return to the call.
16518 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16519 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16520 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16521 * gdb.mi/mi-until.exp (test_until): Likewise.
16522 * gdb.mi/mi2-until.exp (test_until): Likewise.
16523
16524 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16525
16526 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16527 two-char array.
16528 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16529
16530 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16531
16532 * gdb.threads/watchthreads.c (thread_function): Sleep between
16533 iterations.
16534 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16535 at once for S/390. Generate matching fails and passes.
16536
16537 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16538
16539 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16540 the 'struct_declarations' variable to zeros.
16541
16542 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16543
16544 * gdb.cp/mb-ctor.cc: New.
16545 * gdb.cp/mb-ctor.exp: New.
16546 * gdb.cp/mb-templates.cc: New.
16547 * gdb.cp/mb-templates.exp: New.
16548
16549 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16550
16551 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16552
16553 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16554
16555 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16556 targets.
16557 * configure: Regenerate.
16558
16559 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16560
16561 * gdb.base/annota1.exp: Adjust for 'info break'
16562 format changes.
16563 * gdb.base/annota3.exp: Likewise.
16564 * gdb.base/break.exp: Likewise.
16565 * gdb.base/condbreak.exp: Likewise.
16566 * gdb.base/pending.exp: Likewise.
16567 * gdb.base/sepdebug.exp: Likewise.
16568 * gdb.base/unload.exp: Likewise.
16569 * gdb.base/ovldbreak.exp: Likewise.
16570
16571 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16572
16573 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16574 messages.
16575 * gdb.base/chng-syms.exp: Likewise.
16576 * gdb.base/unload.exp: Likewise.
16577
16578 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16579
16580 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16581
16582 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16583
16584 * schedlock.c (NUM): Change to 1.
16585 (main): Use args[0] for the main thread.
16586 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16587 regardless of the number of threads.
16588
16589 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16590
16591 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16592 type down.
16593 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16594 test.
16595 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16596 watchpoint type down.
16597 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16598 test.
16599
16600 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16601
16602 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16603 Move all the tests here and run them twice, once using software
16604 watchpoints and once using hardware watchpoints.
16605 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16606
16607 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16608
16609 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16610 test.
16611
16612 2007-09-10 Mark Kettenis <kettenis@gnu.org>
16613
16614 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16615 build-id.
16616
16617 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16618 know about $ORIGIN. Calculate output dir from $dest instead of
16619 using ${objdir}/{$subdir}.
16620
16621 2007-09-09 Mark Kettenis <kettenis@gnu.org>
16622
16623 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16624 gcore, before continuing with the test.
16625
16626 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16627
16628 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16629 * gdb.mi/mi-watch.exp: Likewise.
16630
16631 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16632 Jim Blandy <jimb@codesourcery.com>
16633
16634 * gdb.arch/i386-sse.exp: Do not expect character constants.
16635 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16636 * gdb.base/display.exp: Allow print/s.
16637 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16638 and unsigned char array changes.
16639
16640 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16641
16642 * gdb.base/display.exp: Add tests for printf %p.
16643
16644 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16645
16646 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16647 the dll name to unicode.
16648
16649 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16650
16651 * gdb.base/default.exp (show version): Update the version text.
16652 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16653
16654 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16655
16656 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16657 New files.
16658
16659 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16660
16661 * lib/gdb.exp (build_id_debug_filename_get): New function.
16662 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16663 Remove the generate DEBUG file for the future testcase runs.
16664 New testcase for the NT_GNU_BUILD_ID retrieval.
16665 Move the final testing step to ...
16666 (test_different_dir): ... a new function.
16667 New parameter XFAIL to XFAIL all the tests performed.
16668 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16669 New parameter TYPE to PF_PREFIX all the tests performed.
16670
16671 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16672
16673 * gdb.mi/mi-var-cp.cc (path_expression): New
16674 function.
16675 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16676
16677 2007-08-27 Markus Deuling <deuling@de.ibm.com>
16678
16679 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16680 to fit into SPU Local Store memory.
16681
16682 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16683
16684 * gdb.base/default.exp: Adjust the expected output of "info
16685 warranty" after the switch to GPLv3.
16686
16687 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16688
16689 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16690 to 30000 (from 20000).
16691
16692 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16693
16694 Switch the license of all .exp files to GPLv3.
16695 Switch the license of all .f and .f90 files to GPLv3.
16696 Switch the license of all .s and .S files to GPLv3.
16697
16698 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16699
16700 * configure.ac: Switch license to GPLv3.
16701
16702 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16703
16704 Switch the licensing to GPLv3 for all .ads and .adb files.
16705
16706 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16707
16708 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16709 and t_int_double.
16710 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16711
16712 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16713
16714 * gdb.base/step-line.c: Switch license to GPL version 3, and
16715 update copyright year.
16716 * gdb.base/step-line.inp: Likewise.
16717
16718 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16719
16720 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16721 changes inside gdb1555.c.
16722 * gdb.base/pending.exp: Likewise.
16723
16724 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16725
16726 * config/default.exp: New file.
16727
16728 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16729
16730 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16731 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16732
16733 2007-07-30 Maciej W. Rozycki <macro@mips.com>
16734
16735 * gdb.base/dump.exp: Force the correct endianness for binary
16736 formats not carrying this information.
16737
16738 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16739
16740 * gdb.threads/staticthreads.exp: Match .*sem_post.
16741
16742 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16743
16744 * gdb.base/readline.exp (operate_and_get_next): Match the final
16745 prompt.
16746
16747 2007-07-23 Kevin Buettner <kevinb@redhat.com>
16748
16749 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16750 to restarting SID.
16751
16752 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16753
16754 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16755 prior to `gdb_start'.
16756
16757 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16758
16759 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16760 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16761 Remove call to gdb_unload.
16762
16763 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16764 Daniel Jacobowitz <dan@codesourcery.com>
16765
16766 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16767 for __WIN32__.
16768 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16769 * gdb.base/unload.exp: Use shared library test routines.
16770
16771 2007-07-03 Markus Deuling <deuling@de.ibm.com>
16772
16773 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16774 * gdb.base/solib-symbol-lib.c: Likewise.
16775 * gdb.base/solib-symbol-main.c: Likewise.
16776
16777 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16778
16779 * config/gdbserver.exp (gdb_reconnect): New.
16780 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16781 gdb.base/solib-disc.exp: New files.
16782 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16783 remote debugging".
16784 (gdb_compile): Add shlib_load flag.
16785 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16786 port.
16787 (gdbserver_reconnect): New.
16788
16789 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
16790 Daniel Jacobowitz <dan@codesourcery.com>
16791
16792 * gdb.base/annota3.exp: Test for if construct.
16793
16794 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16795
16796 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16797
16798 2007-06-21 Chris Dearman <chris@mips.com>
16799 Maciej W. Rozycki <macro@mips.com>
16800
16801 * gdb.base/display.exp: Allow a newline after display/i.
16802 * gdb.base/pc-fp.exp: Likewise.
16803 * gdb.base/sigbpt.exp: Likewise.
16804
16805 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16806
16807 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16808 required features to be included.
16809
16810 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16811
16812 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16813 in info threads output.
16814
16815 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16816 Markus Deuling <deuling@de.ibm.com>
16817
16818 * gdb.arch/spu-info.exp: New testcase.
16819 * gdb.arch/spu-info.c: New file.
16820
16821 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16822
16823 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16824 tpcs_offset. Restore lr after the call.
16825 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16826
16827 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16828
16829 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16830 (gdbserver_run): Kill any running gdbserver.
16831 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16832
16833 2007-05-17 Maciej W. Rozycki <macro@mips.com>
16834
16835 * gdb.base/sigbpt.exp: Preset segv_addr.
16836
16837 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16838
16839 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16840 (gdb_compile_shlib): Likewise.
16841 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16842 (default_gdb_init): Clear cleanfiles.
16843 (gdb_finish): Delete recorded cleanfiles.
16844 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16845
16846 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16847 Do not use isnative.
16848 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16849 gdb.base/so-impl-ld.exp: Likewise.
16850 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16851 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16852 gdb_compile.
16853
16854 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16855
16856 * config/unknown.exp: Remove.
16857
16858 2007-05-15 Markus Deuling <deuling@de.ibm.com>
16859
16860 * gdb.base/info-proc.exp: Check is_remote.
16861
16862 2007-05-14 Markus Deuling <deuling@de.ibm.com>
16863
16864 * gdb.base/gcore.exp: Initialize variable core_supported.
16865
16866 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16867
16868 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16869
16870 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16871
16872 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16873 * gdb.threads/print-threads.exp (test_all_threads): Allow
16874 negative and hexadecimal thread IDs.
16875
16876 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16877
16878 * gdb.java/jprint.java (public): Avoid invalid call to static
16879 method.
16880
16881 2007-05-14 Denis Pilat <denis.pilat@st.com>
16882
16883 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16884 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16885 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16886 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16887 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16888
16889 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16890
16891 * gdb.base/overlays.exp: Add support for targets with only code
16892 overlay support, not data overlay. Support spu-*-* target in
16893 this mode.
16894 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16895 * gdb.base/spu.ld: New file.
16896
16897 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16898
16899 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16900
16901 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16902
16903 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16904
16905 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16906
16907 * gdb.java/jmain.exp: Handle demangled names with and without method
16908 signatures.
16909
16910 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16911
16912 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16913 (have_a_very_merry_interrupt): Remove calls to puts.
16914 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16915 inferior output.
16916 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16917 test names.
16918
16919 2007-04-29 Markus Deuling <deuling@de.ibm.com>
16920 Daniel Jacobowitz <dan@codesourcery.com>
16921
16922 * gdb.base/auxv.exp (core_works): Also check is_remote.
16923 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16924
16925 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
16926
16927 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16928 message, not the undefined 'module' variable.
16929 * gdb.base/siginfo.exp: Likewise.
16930 * gdb.base/sigstep.exp: Likewise.
16931 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16932 serialport.
16933 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16934
16935 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
16936
16937 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16938 target sim fails. Return 0 otherwise.
16939 (gdb_load): Return prematurely if gdb_target_sim fails.
16940
16941 2007-04-16 Denis Pilat <denis.pilat@st.com>
16942
16943 * gdb.base/setshow.exp: Reset height after having set it to 100.
16944
16945 2007-04-16 Denis Pilat <denis.pilat@st.com>
16946
16947 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16948
16949 2007-04-16 Denis Pilat <denis.pilat@st.com>
16950
16951 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16952
16953 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
16954
16955 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16956 tests. Run the frozen varobjs test.
16957 * gdb.mi/var-cmd.c (do_frozen_tests): New.
16958 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
16959
16960 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16961
16962 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16963 gdb.base/type-opaque.exp: New files.
16964
16965 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
16966
16967 * gdb.mi/mi-var-child.c
16968 (do_children_tests): User char[2] instead of
16969 char so that automatic printing of pointers to char
16970 don't give unpredicable result.
16971 * gdb.mi/var-cmd.c (do_locals_test): Initialize
16972 local variables.
16973 * gdb.mi/mi-var-child.exp: Step to right line
16974 of do_children_tests.
16975 * gdb.mi/mi2-var-child.exp: Likewise.
16976 * gdb.mi/mi-var-cmd.exp: Step to right line of
16977 do_locals_tests.
16978 (do_children_tests): User char[2] instead of
16979 char so that automatic printing of pointers to char
16980 don't give unpredicable result.
16981 * gdb.mi/mi2-var-cmd.exp: Likewise.
16982 * lib/mi-support.exp (mi_continue_to_line):
16983 Pass test name to mi_wait_for_stop.
16984
16985 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16986
16987 * gdb.asm/asm-source.exp: Remove d10v case.
16988 * lib/gdb.exp (skip_cplus_tests): Likewise.
16989 * gdb.asm/d10v.inc: Deleted.
16990
16991 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16992
16993 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16994
16995 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16996
16997 * config/netware.exp: Delete file.
16998
16999 2007-03-29 Joel Brobecker <brobecker@adacore.com>
17000
17001 * gdb.dwarf2/dw2-noloc.S: New file.
17002 * gdb.dwarf2/dw2-noloc.exp: New file.
17003
17004 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17005
17006 * gdb.cp/method2.cc: New test.
17007 * gdb.cp/method2.exp: New test.
17008 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17009
17010 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17011
17012 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17013
17014 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17015
17016 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17017
17018 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17019
17020 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17021 (gdb_load): Delete, replace with...
17022 (gdb_reload): ...this.
17023 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17024 * gdb.server/server-mon.exp: Likewise.
17025 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17026 (gdb_start_cmd): New.
17027 (gdb_file_cmd): Save the last loaded file.
17028 (gdb_reload): New.
17029 (gdb_gnu_strip_debug): Use transform.
17030 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17031 support here. Use new $last_loaded_file. Check mtime.
17032 (gdb_target_cmd): Handle ObjC failure case.
17033 (infer_host_exec): Delete.
17034 (gdbserver_load): Rename to...
17035 (gdbserver_run): ...this. Simplify.
17036 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17037 (mi_gdb_load): Move most contents to a new function...
17038 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17039 (mi_run_cmd): Use mi_gdb_target_load.
17040 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17041 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17042 Use gdb_run_cmd.
17043 * gdb.base/charsign.exp: Remove incorrect comment.
17044 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17045 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17046 gdb.base/start.exp: Use gdb_start_cmd.
17047
17048 2007-03-23 Nigel Stephens <nigel@mips.com>
17049 Maciej W. Rozycki <macro@mips.com>
17050
17051 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17052 * gdb.base/signull.exp: Similarly.
17053
17054 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17055
17056 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17057 messages available to test cases (like chng-sym.exp).
17058
17059 2007-03-14 Andreas Schwab <schwab@suse.de>
17060
17061 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17062 format changes.
17063
17064 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17065
17066 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17067 (optimized_1): New.
17068 (main): Call optimized_1.
17069 (gdb2029): Correct typos. Call gdb2029_marker.
17070 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17071 for gdb2029.
17072
17073 2007-03-12 Mark Kettenis <kettenis@gnu.org>
17074
17075 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17076 as tabs. Remove redundant test pattern.
17077
17078 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17079
17080 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17081 for /a format output.
17082
17083 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17084
17085 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17086 collect output incrementally.
17087
17088 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17089
17090 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17091 for -var-create lpcharacter test.
17092 * gdb.mi/mi2-var-cmd.exp: Likewise.
17093
17094 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17095
17096 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17097 pass on targets where address zero is readable.
17098
17099 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17100
17101 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17102 just a single architecture.
17103
17104 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17105
17106 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17107 (fetch_all_registers): New function, uses gdb_test_multiple and
17108 exp_continue to fetch inferior output line-by-line.
17109 Replace all uses of do_get_all_registers by fetch_all_registers.
17110
17111 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17112
17113 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17114 in target_info.
17115
17116 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17117
17118 * gdb.threads/manythreads.exp: Use $message string for
17119 consistancy; add a default (timeout) case.
17120
17121 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17122
17123 * gdb.base/watchpoint.exp: Fix truncated comment.
17124
17125 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17126
17127 * Makefile.in: Remove spurious single-quotes from sed command.
17128
17129 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17130
17131 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17132 func.
17133 * gdb.mi/mi2-var-cmd.exp: Likewise.
17134
17135 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17136
17137 * gdb.dwarf2/dw2-producer.S: New file.
17138 * gdb.dwarf2/dw2-producer.exp: New testcase.
17139
17140 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
17141
17142 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17143 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17144 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17145 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17146 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17147 Revert tests to use mi_gdb_test and include value field in output
17148 of -var-create.
17149
17150 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17151
17152 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17153
17154 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17155
17156 * gdb.base/maint.exp: Remove full paths from test names.
17157 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17158 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17159
17160 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17161
17162 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17163
17164 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17165
17166 * gdb.server/server-mon.exp: New test.
17167
17168 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17169
17170 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17171
17172 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17173
17174 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17175 register capitalization.
17176
17177 2007-02-13 Denis Pilat <denis.pilat@st.com>
17178
17179 * gdb.mi/mi-var-invalidate.exp: New file.
17180
17181 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17182
17183 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17184
17185 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17186
17187 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17188
17189 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17190
17191 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17192 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17193
17194 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
17195
17196 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17197 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17198 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17199 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17200 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17201 * gdb.mi/gdb792.exp, lib/mi-support.exp:
17202 Update tests to include value field in output of -var-create.
17203
17204 2007-02-08 Andreas Schwab <schwab@suse.de>
17205
17206 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17207
17208 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17209
17210 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17211 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17212
17213 2007-02-02 Denis Pilat <denis.pilat@st.com>
17214
17215 * gdb.threads/threadapply.exp: check that frame is not changed by
17216 the thread apply all command.
17217
17218 2007-01-31 Andreas Schwab <schwab@suse.de>
17219
17220 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17221
17222 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17223 in the dwarf sections.
17224 * gdb.dwarf2/mac-fileno.S: Likewise.
17225
17226 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17227 bspstore register on ia64.
17228
17229 2007-01-29 Andreas Schwab <schwab@suse.de>
17230
17231 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17232 "frame-begin" annotation.
17233
17234 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17235 number of "frames-invalid" annotations.
17236
17237 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.base/commands.exp: Call if_commands_test.
17240 (gdb_test_no_prompt, if_commands_test): New.
17241
17242 2007-01-28 Mark Kettenis <kettenis@gnu.org>
17243
17244 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17245
17246 2007-01-27 Andreas Schwab <schwab@suse.de>
17247
17248 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17249 .short/.int/.quad in the dwarf sections.
17250 * gdb.dwarf2/dw2-intercu.S: Likewise.
17251 * gdb.dwarf2/dw2-intermix.S: Likewise.
17252
17253 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17254
17255 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17256 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17257 array.
17258 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17259 * gdb.base/setvar.exp: Likewise.
17260
17261 2007-01-26 Andreas Schwab <schwab@suse.de>
17262
17263 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17264 test.
17265
17266 * gdb.base/multi-forks.exp ("restart $i"): Also match
17267 __kernel_syscall_via_break.
17268
17269 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17270
17271 * lib/mi-support.exp (mi_delete_varobj): New.
17272 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17273 testcase.
17274 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17275 (main): Call the above.
17276 (reference_update_test, base_in_reference_test)
17277 (reference_to_pointer): Delete the created varobjs.
17278
17279 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17280
17281 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17282 * configure: Regenerated.
17283 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17284 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17285 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17286 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17287 * lib/gdb.exp (gdb_skip_xml_test): New function.
17288
17289 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17290
17291 * gdb.base/sigrepeat.exp: Correct error message.
17292
17293 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17294 Daniel Jacobowitz <dan@codesourcery.com>
17295
17296 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17297 gdb.arch/i386-gnu-cfi-asm.S: New files.
17298
17299 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17300
17301 * lib/gdb.exp: Abort on missing `site.exp'.
17302
17303 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17304 Daniel Jacobowitz <dan@codesourcery.com>
17305
17306 * gdb.base/included.c, gdb.base/included.exp,
17307 gdb.base/included.h: New files.
17308
17309 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17310
17311 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17312 (maximize_rlimit): Reduce limits on 64-bit systems.
17313
17314 2007-01-19 Mark Kettenis <kettenis@gnu.org>
17315
17316 From Marcus Deuling <deuling@de.ibm.com>:
17317 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17318 every case.
17319
17320 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
17321
17322 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17323 (test_path_specification): Use objdir instead of srcdir to always
17324 get an absolute filename.
17325
17326 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17327
17328 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17329
17330 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17331
17332 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17333 Make sure the variable we're using is in scope.
17334 (reference_to_pointer): Likewise.
17335
17336 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17337
17338 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17339 has no debug information.
17340
17341 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17342
17343 * gdb.base/annota1.exp: Remove extra send_gdb.
17344
17345 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17346
17347 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17348
17349 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17350
17351 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17352
17353 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
17354 Daniel Jacobowitz <dan@codesourcery.com>
17355
17356 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17357 lcharacter or linteger change. Correct duplicated test name.
17358 * gdb.mi/mi2-var-cmd.exp: Likewise.
17359
17360 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17361
17362 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17363
17364 2007-01-05 Joel Brobecker <brobecker@adacore.com>
17365
17366 * gdb.base/nofield.c: New file.
17367 * gdb.base/nofield.exp: New testcase.
17368
17369 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
17370
17371 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17372
17373 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17374 test.
17375
17376 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17377
17378 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17379
17380 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17381
17382 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17383 when continuing.
17384
17385 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17386
17387 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17388 Expect ".exe" extension.
17389
17390 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17391
17392 * gdb.base/charset.exp: Add explicit filename to break.
17393 * gdb.base/dbx.exp: Add explicit filename to breaks.
17394
17395 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17396
17397 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17398 * gdb.mi/mi2-file.exp: Likewise.
17399
17400 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17401
17402 Implement specification of MI tests as comments
17403 in C and C++ sources.
17404 * lib/mi-support.exp (mi_autotest_data): New variable.
17405 (mi_autotest_source): New variable.
17406 (count_newlines, mi_prepare_inline_tests)
17407 (mi_get_inline_test, mi_continue_to_line)
17408 (mi_run_inline_test, mi_tbreak)
17409 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17410 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17411 Run inline tests.
17412 * gdb.mi/mi-var-cp.cc: Define tests here.
17413
17414 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17415
17416 Simplify usage of mi_continue_to.
17417 * lib/mi-support.exp (mi_runto_helper): Renamed
17418 from mi_runto, added new parameter 'run_or_continue'.
17419 (mi_runto): Use mi_runto_helper.
17420 (mi_continue_to): Accept just function name as parameter.
17421 Use mi_runto_helper.
17422 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17423 * gdb.mi/mi2-var-cmd.exp: Likewise.
17424
17425 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17426
17427 Make this testcase a bit more realistic. The current code
17428 is too simplistic, and allows the compiler to optimize out
17429 some of the entities we need for this testcase.
17430 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17431 (Do_Nothing): Add extra parameter.
17432 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17433 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17434 by using a variable of type Void_Star.
17435
17436 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17437
17438 * gdb.ada/catch_ex/foo.adb: New file.
17439 * gdb.ada/catch_ex.exp: New testcase.
17440
17441 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17442
17443 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17444 pass --image-base to linker.
17445
17446 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17447 Daniel Jacobowitz <dan@codesourcery.com>
17448
17449 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17450 secondary prompts.
17451
17452 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17453
17454 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17455 output. Test the types of members and member pointers.
17456 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17457 gdb/2092.
17458 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17459 statement. Enable for GCC. Update expected output for some tests
17460 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17461 layout.
17462 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17463 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17464 (Diamond::vget_base): New.
17465 (main): Add new tests.
17466 * gdb.cp/printmethod.exp: Update expected output for member functions.
17467 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17468 print pEe->D::vg().
17469
17470 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17471
17472 * gdb.threads/tls.exp: Allow stops in sem_post.
17473
17474 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17475
17476 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17477 * gdb.base/annota3.exp: Likewise.
17478 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17479 again (instead of timing out).
17480 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17481 GCC bug 26475.
17482 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17483 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17484 test from jmisc1.exp.
17485 * gdb.java/jmisc1.exp: Delete.
17486 * gdb.java/jprint.exp: Adjust to work with method signatures including
17487 return types.
17488 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17489 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17490 * lib/java.exp (compile_java_from_source): Pass the correct type
17491 to target_compile.
17492
17493 2006-12-31 Joel Brobecker <brobecker@adacore.com>
17494
17495 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17496 (stack_align_edx): New function.
17497 (stack_align_eax): New function.
17498 (main): Add calls to stack_align_edx and stack_align_eax.
17499 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17500 Add testing for the cases where the register used during a stack
17501 realignment is edx. Same for eax.
17502
17503 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17504
17505 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17506 and generic PE targets.
17507
17508 2006-12-29 Joel Brobecker <brobecker@adacore.com>
17509
17510 * gdb.ada/array_return.exp: Update copyright date list.
17511
17512 2006-12-27 Joel Brobecker <brobecker@adacore.com>
17513
17514 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17515 (Create_Small_Float_Vector): New function.
17516 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17517 function body.
17518 * gdb.ada/array_return/p.adb: Use new type and function from
17519 package Pck.
17520 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17521 able to print the value returned by a function returning an
17522 array of float.
17523
17524 2006-12-20 Joel Brobecker <brobecker@adacore.com>
17525
17526 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17527 The associated tests should be PASSing.
17528
17529 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17530
17531 Test for base in references.
17532 * gdb.mi/mi-var-cp.cc: Add test code.
17533 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17534 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17535 * gdb.mi/mi2-watch.exp: Likewise.
17536 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17537 (mi_list_varobj_children): New function.
17538
17539 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17540
17541 * lib/mi-support.exp
17542 (mi_runto): Accept "()" after function name.
17543 (mi_create_varobj): New function.
17544 (mi_varobj_update): New function.
17545 (mi_Check_varobj_value): New function.
17546 * gdb.mi/mi-var-cp.exp: New file.
17547 * gdb.mi/mi-var-cp.cc: New file.
17548
17549 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17550
17551 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17552 gdb.base/weaklib2.c: New files.
17553
17554 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17555
17556 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17557 info. Adjust test names.
17558
17559 * gdb.base/break.c (main): Move position of malloc.
17560 * gdb.base/break.exp: Revert mistaken checkin.
17561
17562 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17563
17564 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17565 assignement of arrays and function pointers.
17566 * gdb.mi/var-cmd.c: Add declaration necessary for above
17567 tests.
17568
17569 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17570
17571 * gdb.base/break.c (main): Call malloc.
17572
17573 * gdb.threads/linux-dp.exp: Read thread table before and after
17574 creating each philosopher and verify it.
17575
17576 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17577 Paul Brook <paul@codesourcery.com>
17578 Daniel Jacobowitz <dan@codesourcery.com>
17579
17580 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17581 main to remove duplication. Add start function of the form
17582 '_*start[1-9]*'. Add RVDS start function.
17583
17584 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17585
17586 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17587
17588 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17589
17590 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17591 * gdb.asm/spu.inc: New file.
17592 * gdb.base/term.exp: Disable if [target_info exists noargs].
17593 * gdb.gdb/complaints.exp: Disable if ![isnative].
17594 * gdb.gdb/selftest.exp: Likewise.
17595 * gdb.gdb/observer.exp: Likewise.
17596 * gdb.gdb/xfullpath.exp: Likewise.
17597 * gdb.base/attach.exp: Disable on SPU target.
17598 * gdb.cp/bs145503.exp: Likewise.
17599 * gdb.cp/exception.exp: Likewise.
17600 * gdb.cp/userdef.exp: Likewise.
17601
17602 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17603
17604 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17605
17606 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17607
17608 * gdb.base/completion.exp: Fix completion tests for
17609 'info' and 'info '.
17610 * gdb.base/help.exp (help_test_raw, test_class_help)
17611 (test_prefix_command_help): Move...
17612 * lib/gdb.exp: Here.
17613 * gdb.base/main.exp: Adjust.
17614 * gdb.cp/maint.exp: Adjust.
17615 * gdb.trace/tracecmd.exp: Use test_help_class.
17616
17617 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17618
17619 * gdb.stabs/weird.exp (print_weird_var): Use
17620 gdb_test_multiple instead of gdb_expect.
17621
17622 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17623
17624 * gdb.base/help.exp (help_test_raw): New.
17625 (test_class_help): New.
17626 (test_prefix_command_help): New.
17627 Adjust testcases.
17628
17629 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
17630
17631 * gdb.base/constvars.c (main): Write to crass and crips, so that
17632 they are allocated by the compiler.
17633
17634 2006-10-27 Andreas Schwab <schwab@suse.de>
17635
17636 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17637 "detach-fork".
17638
17639 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17640
17641 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17642 of patterns.
17643
17644 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17645
17646 * gdb.base/sepdebug.exp: Remove debug format test.
17647 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17648 Handle no-symtab.
17649 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17650
17651 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17652
17653 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17654 int to pointer or pointer to int.
17655 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17656
17657 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17658
17659 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17660
17661 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17662
17663 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17664
17665 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17666
17667 PR c++/2116
17668 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17669
17670 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17671
17672 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17673 the corresponding bug has been fixed in GDB (PR/2018).
17674
17675 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17676
17677 * gdb.base/subst.exp: New testcase.
17678
17679 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17680
17681 * gdb.ada/array_return/pck.ads: Add copyright notice.
17682 * gdb.ada/array_return/pck.adb: Likewise.
17683 * gdb.ada/array_return/p.adb: Likewise.
17684 * gdb.ada/exec_changed/first.adb: Likewise.
17685 * gdb.ada/exec_changed/second.adb: Likewise.
17686
17687 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17688
17689 * gdb.ada/watch_arg/watch.adb: New file.
17690 * gdb.ada/watch_arg.exp: New testcase.
17691
17692 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17693
17694 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17695 via string_to_regexp.
17696 * gdb.mi/mi2-basics.exp: Likewise.
17697
17698 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17699
17700 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17701 Remove unused / obsolete files.
17702
17703 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
17704
17705 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17706
17707 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17708
17709 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17710 HIGH_FRAME argument to -stack-list-arguments can be larger than
17711 the number of frames.
17712
17713 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17714
17715 * gdb.base/args.c (main): Add breakpoint marker.
17716 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17717 really test empty arguments.
17718 (args_load): Delete.
17719 (args_test): New.
17720
17721 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
17722
17723 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17724 check for one file.
17725
17726 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17727
17728 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17729 HIGH_FRAME argument to -stack-list-locals can be larger than
17730 the number of frames.
17731
17732 2006-08-18 Fred Fish <fnf@specifix.com>
17733
17734 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17735 '$' in front of skip_vmx_tests_saved when setting that.
17736
17737 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17738
17739 * gdb.base/trace-commands.exp: New file.
17740
17741 2006-08-10 Joel Brobecker <brobecker@adacore.com>
17742 Daniel Jacobowitz <dan@codesourcery.com>
17743
17744 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17745 expected output of the backtrace commands.
17746
17747 2006-08-09 Joel Brobecker <brobecker@adacore.com>
17748
17749 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17750 untested followed by return combination.
17751 * gdb.arch/altivec-regs.exp: Likewise.
17752 * gdb.arch/e500-abi.exp: Likewise.
17753 * gdb.arch/e500-regs.exp: Likewise.
17754 * gdb.arch/gdb1291.exp: Likewise.
17755 * gdb.arch/gdb1431.exp: Likewise.
17756 * gdb.arch/gdb1558.exp: Likewise.
17757 * gdb.arch/i386-prologue.exp: Likewise.
17758 * gdb.arch/i386-unwind.exp: Likewise.
17759 * gdb.asm/asm-source.exp: Likewise.
17760 * gdb.base/a2-run.exp: Likewise.
17761 * gdb.base/advance.exp: Likewise.
17762 * gdb.base/all-bin.exp: Likewise.
17763 * gdb.base/annota1.exp: Likewise.
17764 * gdb.base/annota3.exp: Likewise.
17765 * gdb.base/args.exp: Likewise.
17766 * gdb.base/arithmet.exp: Likewise.
17767 * gdb.base/assign.exp: Likewise.
17768 * gdb.base/async.exp: Likewise.
17769 * gdb.base/attach.exp: Likewise.
17770 * gdb.base/bang.exp: Likewise.
17771 * gdb.base/bigcore.exp: Likewise.
17772 * gdb.base/bitfields.exp: Likewise.
17773 * gdb.base/bitfields2.exp: Likewise.
17774 * gdb.base/break.exp: Likewise.
17775 * gdb.base/call-sc.exp: Likewise.
17776 * gdb.base/call-strs.exp: Likewise.
17777 * gdb.base/callfuncs.exp: Likewise.
17778 * gdb.base/checkpoint.exp: Likewise.
17779 * gdb.base/chng-syms.exp: Likewise.
17780 * gdb.base/code-expr.exp: Likewise.
17781 * gdb.base/commands.exp: Likewise.
17782 * gdb.base/completion.exp: Likewise.
17783 * gdb.base/cond-expr.exp: Likewise.
17784 * gdb.base/condbreak.exp: Likewise.
17785 * gdb.base/consecutive.exp: Likewise.
17786 * gdb.base/constvars.exp: Likewise.
17787 * gdb.base/corefile.exp: Likewise.
17788 * gdb.base/cvexpr.exp: Likewise.
17789 * gdb.base/dbx.exp: Likewise.
17790 * gdb.base/define.exp: Likewise.
17791 * gdb.base/detach.exp: Likewise.
17792 * gdb.base/display.exp: Likewise.
17793 * gdb.base/dump.exp: Likewise.
17794 * gdb.base/ena-dis-br.exp: Likewise.
17795 * gdb.base/ending-run.exp: Likewise.
17796 * gdb.base/environ.exp: Likewise.
17797 * gdb.base/eval-skip.exp: Likewise.
17798 * gdb.base/exprs.exp: Likewise.
17799 * gdb.base/fileio.exp: Likewise.
17800 * gdb.base/finish.exp: Likewise.
17801 * gdb.base/float.exp: Likewise.
17802 * gdb.base/foll-exec.exp: Likewise.
17803 * gdb.base/foll-fork.exp: Likewise.
17804 * gdb.base/foll-vfork.exp: Likewise.
17805 * gdb.base/freebpcmd.exp: Likewise.
17806 * gdb.base/funcargs.exp: Likewise.
17807 * gdb.base/gcore.exp: Likewise.
17808 * gdb.base/gdb1090.exp: Likewise.
17809 * gdb.base/gdb1250.exp: Likewise.
17810 * gdb.base/huge.exp: Likewise.
17811 * gdb.base/info-proc.exp: Likewise.
17812 * gdb.base/interrupt.exp: Likewise.
17813 * gdb.base/jump.exp: Likewise.
17814 * gdb.base/langs.exp: Likewise.
17815 * gdb.base/lineinc.exp: Likewise.
17816 * gdb.base/list.exp: Likewise.
17817 * gdb.base/logical.exp: Likewise.
17818 * gdb.base/long_long.exp: Likewise.
17819 * gdb.base/macscp.exp: Likewise.
17820 * gdb.base/maint.exp: Likewise.
17821 * gdb.base/mips_pro.exp: Likewise.
17822 * gdb.base/miscexprs.exp: Likewise.
17823 * gdb.base/multi-forks.exp: Likewise.
17824 * gdb.base/opaque.exp: Likewise.
17825 * gdb.base/overlays.exp: Likewise.
17826 * gdb.base/pc-fp.exp: Likewise.
17827 * gdb.base/pointers.exp: Likewise.
17828 * gdb.base/printcmds.exp: Likewise.
17829 * gdb.base/psymtab.exp: Likewise.
17830 * gdb.base/ptype.exp: Likewise.
17831 * gdb.base/recurse.exp: Likewise.
17832 * gdb.base/relational.exp: Likewise.
17833 * gdb.base/relocate.exp: Likewise.
17834 * gdb.base/remote.exp: Likewise.
17835 * gdb.base/reread.exp: Likewise.
17836 * gdb.base/restore.exp: Likewise.
17837 * gdb.base/return.exp: Likewise.
17838 * gdb.base/return2.exp: Likewise.
17839 * gdb.base/scope.exp: Likewise.
17840 * gdb.base/sect-cmd.exp: Likewise.
17841 * gdb.base/sep.exp: Likewise.
17842 * gdb.base/sepdebug.exp: Likewise.
17843 * gdb.base/setshow.exp: Likewise.
17844 * gdb.base/setvar.exp: Likewise.
17845 * gdb.base/sigall.exp: Likewise.
17846 * gdb.base/sigbpt.exp: Likewise.
17847 * gdb.base/signals.exp: Likewise.
17848 * gdb.base/signull.exp: Likewise.
17849 * gdb.base/sizeof.exp: Likewise.
17850 * gdb.base/solib.exp: Likewise.
17851 * gdb.base/step-line.exp: Likewise.
17852 * gdb.base/step-test.exp: Likewise.
17853 * gdb.base/structs.exp: Likewise.
17854 * gdb.base/structs2.exp: Likewise.
17855 * gdb.base/term.exp: Likewise.
17856 * gdb.base/twice.exp: Likewise.
17857 * gdb.base/until.exp: Likewise.
17858 * gdb.base/varargs.exp: Likewise.
17859 * gdb.base/volatile.exp: Likewise.
17860 * gdb.base/watchpoint.exp: Likewise.
17861 * gdb.base/whatis-exp.exp: Likewise.
17862 * gdb.base/whatis.exp: Likewise.
17863 * gdb.cp/ambiguous.exp: Likewise.
17864 * gdb.cp/annota2.exp: Likewise.
17865 * gdb.cp/annota3.exp: Likewise.
17866 * gdb.cp/bool.exp: Likewise.
17867 * gdb.cp/breakpoint.exp: Likewise.
17868 * gdb.cp/casts.exp: Likewise.
17869 * gdb.cp/class2.exp: Likewise.
17870 * gdb.cp/classes.exp: Likewise.
17871 * gdb.cp/cplusfuncs.exp: Likewise.
17872 * gdb.cp/ctti.exp: Likewise.
17873 * gdb.cp/derivation.exp: Likewise.
17874 * gdb.cp/exception.exp: Likewise.
17875 * gdb.cp/gdb1355.exp: Likewise.
17876 * gdb.cp/hang.exp: Likewise.
17877 * gdb.cp/inherit.exp: Likewise.
17878 * gdb.cp/local.exp: Likewise.
17879 * gdb.cp/m-data.exp: Likewise.
17880 * gdb.cp/m-static.exp: Likewise.
17881 * gdb.cp/member-ptr.exp: Likewise.
17882 * gdb.cp/method.exp: Likewise.
17883 * gdb.cp/misc.exp: Likewise.
17884 * gdb.cp/namespace.exp: Likewise.
17885 * gdb.cp/overload.exp: Likewise.
17886 * gdb.cp/ovldbreak.exp: Likewise.
17887 * gdb.cp/pr-1023.exp: Likewise.
17888 * gdb.cp/pr-1210.exp: Likewise.
17889 * gdb.cp/pr-574.exp: Likewise.
17890 * gdb.cp/printmethod.exp: Likewise.
17891 * gdb.cp/psmang.exp: Likewise.
17892 * gdb.cp/ref-params.exp: Likewise.
17893 * gdb.cp/ref-types.exp: Likewise.
17894 * gdb.cp/rtti.exp: Likewise.
17895 * gdb.cp/templates.exp: Likewise.
17896 * gdb.cp/try_catch.exp: Likewise.
17897 * gdb.cp/userdef.exp: Likewise.
17898 * gdb.cp/virtfunc.exp: Likewise.
17899 * gdb.disasm/am33.exp: Likewise.
17900 * gdb.disasm/h8300s.exp: Likewise.
17901 * gdb.disasm/mn10300.exp: Likewise.
17902 * gdb.disasm/sh3.exp: Likewise.
17903 * gdb.disasm/t01_mov.exp: Likewise.
17904 * gdb.disasm/t02_mova.exp: Likewise.
17905 * gdb.disasm/t03_add.exp: Likewise.
17906 * gdb.disasm/t04_sub.exp: Likewise.
17907 * gdb.disasm/t05_cmp.exp: Likewise.
17908 * gdb.disasm/t06_ari2.exp: Likewise.
17909 * gdb.disasm/t07_ari3.exp: Likewise.
17910 * gdb.disasm/t08_or.exp: Likewise.
17911 * gdb.disasm/t09_xor.exp: Likewise.
17912 * gdb.disasm/t10_and.exp: Likewise.
17913 * gdb.disasm/t11_logs.exp: Likewise.
17914 * gdb.disasm/t12_bit.exp: Likewise.
17915 * gdb.disasm/t13_otr.exp: Likewise.
17916 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17917 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17918 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17919 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17920 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17921 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17922 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17923 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17924 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17925 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17926 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17927 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17928 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17929 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17930 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17931 * gdb.mi/gdb701.exp: Likewise.
17932 * gdb.mi/gdb792.exp: Likewise.
17933 * gdb.mi/mi-basics.exp: Likewise.
17934 * gdb.mi/mi-break.exp: Likewise.
17935 * gdb.mi/mi-cli.exp: Likewise.
17936 * gdb.mi/mi-console.exp: Likewise.
17937 * gdb.mi/mi-disassemble.exp: Likewise.
17938 * gdb.mi/mi-eval.exp: Likewise.
17939 * gdb.mi/mi-file.exp: Likewise.
17940 * gdb.mi/mi-read-memory.exp: Likewise.
17941 * gdb.mi/mi-regs.exp: Likewise.
17942 * gdb.mi/mi-return.exp: Likewise.
17943 * gdb.mi/mi-simplerun.exp: Likewise.
17944 * gdb.mi/mi-stack.exp: Likewise.
17945 * gdb.mi/mi-stepi.exp: Likewise.
17946 * gdb.mi/mi-syn-frame.exp: Likewise.
17947 * gdb.mi/mi-until.exp: Likewise.
17948 * gdb.mi/mi-var-block.exp: Likewise.
17949 * gdb.mi/mi-var-child.exp: Likewise.
17950 * gdb.mi/mi-var-cmd.exp: Likewise.
17951 * gdb.mi/mi-var-display.exp: Likewise.
17952 * gdb.mi/mi-watch.exp: Likewise.
17953 * gdb.mi/mi2-basics.exp: Likewise.
17954 * gdb.mi/mi2-break.exp: Likewise.
17955 * gdb.mi/mi2-cli.exp: Likewise.
17956 * gdb.mi/mi2-console.exp: Likewise.
17957 * gdb.mi/mi2-disassemble.exp: Likewise.
17958 * gdb.mi/mi2-eval.exp: Likewise.
17959 * gdb.mi/mi2-file.exp: Likewise.
17960 * gdb.mi/mi2-read-memory.exp: Likewise.
17961 * gdb.mi/mi2-regs.exp: Likewise.
17962 * gdb.mi/mi2-return.exp: Likewise.
17963 * gdb.mi/mi2-simplerun.exp: Likewise.
17964 * gdb.mi/mi2-stack.exp: Likewise.
17965 * gdb.mi/mi2-stepi.exp: Likewise.
17966 * gdb.mi/mi2-syn-frame.exp: Likewise.
17967 * gdb.mi/mi2-until.exp: Likewise.
17968 * gdb.mi/mi2-var-block.exp: Likewise.
17969 * gdb.mi/mi2-var-child.exp: Likewise.
17970 * gdb.mi/mi2-var-cmd.exp: Likewise.
17971 * gdb.mi/mi2-var-display.exp: Likewise.
17972 * gdb.mi/mi2-watch.exp: Likewise.
17973 * gdb.stabs/exclfwd.exp: Likewise.
17974 * gdb.stabs/weird.exp: Likewise.
17975 * gdb.threads/gcore-thread.exp: Likewise.
17976 * gdb.trace/actions.exp: Likewise.
17977 * gdb.trace/backtrace.exp: Likewise.
17978 * gdb.trace/circ.exp: Likewise.
17979 * gdb.trace/collection.exp: Likewise.
17980 * gdb.trace/deltrace.exp: Likewise.
17981 * gdb.trace/infotrace.exp: Likewise.
17982 * gdb.trace/limits.exp: Likewise.
17983 * gdb.trace/packetlen.exp: Likewise.
17984 * gdb.trace/passc-dyn.exp: Likewise.
17985 * gdb.trace/passcount.exp: Likewise.
17986 * gdb.trace/report.exp: Likewise.
17987 * gdb.trace/save-trace.exp: Likewise.
17988 * gdb.trace/tfind.exp: Likewise.
17989 * gdb.trace/tracecmd.exp: Likewise.
17990 * gdb.trace/while-dyn.exp: Likewise.
17991 * gdb.trace/while-stepping.exp: Likewise.
17992
17993 2006-08-08 Joel Brobecker <brobecker@adacore.com>
17994
17995 * gdb.base/step-bt.c: New file.
17996 * gdb.base/step-bt.exp: New testcase.
17997
17998 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17999
18000 * config/monitor.exp (gdb_load): Remove support for obsolete
18001 download-write-size.
18002 * gdb.base/remote.exp: Likewise. Update all callers of
18003 gdb_timed_load.
18004
18005 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18006
18007 * cursal.exp: Pass binfile to gdb_load.
18008
18009 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18010
18011 * gdb.base/cursal.exp: Add "" to gdb_load call.
18012
18013 2006-07-29 Mark Kettenis <kettenis@gnu.org>
18014
18015 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18016 NetBSD/ELF targets.
18017
18018 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18019
18020 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18021 operator*.
18022
18023 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18024
18025 * gdb.base/completion.exp: Update for change in "file" behavior.
18026 * gdb.stabs/weird.exp: Likewise.
18027 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18028 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18029
18030 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18031
18032 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18033 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18034
18035 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18036
18037 * gdb.base/default.exp: Update source command error message.
18038 * gdb.base/help.exp: Update 'help source' message.
18039
18040 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18041
18042 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18043 test.
18044
18045 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18046
18047 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18048
18049 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18050
18051 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18052
18053 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18054
18055 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18056
18057 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18058
18059 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18060 *-*-openbsd* from targets for wich we expect ARM FPA floating
18061 point format.
18062
18063 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
18064
18065 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18066
18067 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18068
18069 * gdb.base/annota3.exp: Expect frame-begin annotation.
18070
18071 2006-07-14 Joel Brobecker <brobecker@adacore.com>
18072
18073 * gdb.base/help.exp: Adjust "help unset" test to accept
18074 any list of unset commands.
18075
18076 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18077 Daniel Jacobowitz <dan@codesourcery.com>
18078
18079 * gdb.cp/ref-params.exp: New test.
18080 * gdb.cp/ref-params.cc: New source file.
18081 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18082
18083 2006-07-08 Mark Kettenis <kettenis@gnu.org>
18084
18085 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18086 spaces/tabs in regular expressions since they might not be there.
18087
18088 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18089
18090 * gdb.base/ifelse.exp: New file.
18091
18092 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18093
18094 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18095 line.
18096 * gdb.base/huge.exp: Loop over compilation to find a size that
18097 is acceptable.
18098 * gdb.base/remote.exp: Correct expected strings.
18099 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18100
18101 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18102
18103 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18104
18105 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18106
18107 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18108 native.
18109
18110 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18111
18112 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18113 enable stabs testing.
18114
18115 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18116
18117 * gdb.base/auxv.exp: Intercept undefined command messages before
18118 gdb_test_multiple does.
18119
18120 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18121
18122 * Makefile.in (host_alias): Remove.
18123 (target_alias): Use @target_noncanonical@.
18124 (site.exp): Don't set host_alias.
18125 * aclocal.m4: Remove contents. Include acx.m4.
18126 * configure: Regenerated.
18127 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18128
18129 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18130
18131 * lib/gdb.exp (gdb_load_cmd): New.
18132
18133 * gdb.base/fileio.c: Add system(NULL) test.
18134 * gdb.base/fileio.exp: Check it.
18135
18136 * gdb.base/break.c: Add 10a breakpoint at }
18137 * gdb.base/break.exp: Add test for breakpoint at }
18138 * gdb.cp/anon-union.cc: Add code at end of function.
18139 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18140 * gdb.mi/var-cmd.c: Add code at end of function.
18141 * gdb.mi/mi-var-display.exp: Adjust end of next.
18142 * gdb.mi/mi2-var-display.exp: Likewise.
18143 * gdb.base/fileio.c: Add stop function and insert calls at
18144 stopping places.
18145 * gdb.base/fileio.exp: Breakpoint stop function and remove
18146 explicit line number references.
18147
18148 2006-05-19 Joel Brobecker <brobecker@adacore.com>
18149
18150 * gdb.base/del.exp (test_delete_alias): New function.
18151 Now check that both "del" and "d" work as aliases for "delete".
18152
18153 2006-05-18 Fred Fish <fnf@specifix.com>
18154
18155 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18156 required. Check for spurious output after program exits normally.
18157
18158 2006-05-17 Fred Fish <fnf@specifix.com>
18159
18160 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18161 gdb_load, so it works in the simulator.
18162
18163 2006-05-11 Fred Fish <fnf@specifix.com>
18164
18165 * gdb.base/bang.exp: Ignore unexpected output between the
18166 "program exited normally" and the gdb prompt, as many other
18167 tests do.
18168
18169 2006-05-07 Mark Kettenis <kettenis@gnu.org>
18170
18171 * gdb.base/help.exp: Make "delete checkpoint" part option for
18172 "help d" and "help delete" tests.
18173
18174 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18175
18176 * gdb.mi/mi-basics.exp: Add missing serial number to
18177 expected output in some mi_gdb_test statements.
18178 * gdb.mi/mi2-basics.exp: Likewise.
18179
18180 2006-05-05 Joel Brobecker <brobecker@adacore.com>
18181
18182 * gdb.base/del.c: New file.
18183 * gdb.base/del.exp: New testcase.
18184
18185 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
18186
18187 * gdb.base/break.exp: Do not assume a breakpoint on
18188 main will actually be in $srcfile when optimizing.
18189 * gdb.base/savedregs.exp: Do not require that the dummy
18190 frame location match up to a symbol and source file location.
18191 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18192 will get printed without a mi_cmd_data_list_register_values prefix.
18193 (*-data-list-register-*): Correct regular expressions to expect the new
18194 pseudo d? floating point registers.
18195 * gdb.mi/mi2-regs.exp: Likewise.
18196
18197 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
18198
18199 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18200 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18201 is allocated by the compiler.
18202 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18203 anons, e, anone to force their allocation by the compiler.
18204
18205 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
18206
18207 * gdb.base/help.exp: Update expected text for help d and
18208 help delete.
18209
18210 2006-05-02 Mark Kettenis <kettenis@gnu.org>
18211
18212 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18213 NetBSD/ELF targets.
18214
18215 2006-04-30 Mark Kettenis <kettenis@gnu.org>
18216
18217 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18218 single-step breakpoint fails; make this a KFAIL on
18219 sparc*-*-openbsd*.
18220 * gdb.base/siginfo.exp: Likewise.
18221 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18222
18223 2006-04-26 Michael Snyder <msnyder@redhat.com>
18224
18225 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18226 which may have to consume output from other forks.
18227 Add tests to make sure that "delete fork" succeeded.
18228
18229 2006-04-20 Michael Snyder <msnyder@redhat.com>
18230
18231 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18232 Add support for the Renesas M32C and M16C.
18233
18234 * gdb.asm/asm-source.exp: Add m32c target.
18235 * gdb.asm/m32c.inc: Support for m32c target.
18236
18237 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18238
18239 * gdb.base/commands.exp (recursive_source_test): New test.
18240
18241 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
18242
18243 * gdb.base/float.exp: Add pattern for sparc targets.
18244
18245 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18246
18247 * gdb.base/commands.exp (stray_arg0_test): New test.
18248
18249 2006-03-30 Paul Brook <paul@codesourcery.com>
18250
18251 * gdb.mi/mi-until.exp: kfail broken until command.
18252 * gdb.mi/mi2-until.exp: Ditto.
18253
18254 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
18255
18256 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18257
18258 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
18259
18260 * gdb.base/prelink.exp: Anchor tested-for regular expression
18261 on gdb prompt.
18262
18263 2006-03-07 Paul Brook <paul@codesourcery.com>
18264
18265 * gdb.base/assign.exp: Correct fail message.
18266
18267 2006-03-07 Paul Brook <paul@codesourcery.com>
18268
18269 * lib/compiler.c: Extract armcc version number.
18270 * lib/compiler.cc: Ditto.
18271
18272 2006-03-07 Paul Brook <paul@codesourcery.com>
18273
18274 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18275 additional_flags=-w.
18276 * gdb.arch/altivec-regs.exp: Ditto.
18277 * gdb.arch/e500-abi.exp: Ditto.
18278 * gdb.arch/e500-regs.exp: Ditto.
18279 * gdb.base/all-bin.exp: Ditto.
18280 * gdb.base/annota1.exp: Ditto.
18281 * gdb.base/annota3.exp: Ditto.
18282 * gdb.base/args.exp: Ditto.
18283 * gdb.base/arithmet.exp: Ditto.
18284 * gdb.base/assign.exp: Ditto.
18285 * gdb.base/async.exp: Ditto.
18286 * gdb.base/bang.exp: Ditto.
18287 * gdb.base/break.exp: Ditto.
18288 * gdb.base/call-rt-st.exp: Ditto.
18289 * gdb.base/completion.exp: Ditto.
18290 * gdb.base/cond-expr.exp: Ditto.
18291 * gdb.base/condbreak.exp: Ditto.
18292 * gdb.base/consecutive.exp: Ditto.
18293 * gdb.base/define.exp: Ditto.
18294 * gdb.base/display.exp: Ditto.
18295 * gdb.base/ena-dis-br.exp: Ditto.
18296 * gdb.base/environ.exp: Ditto.
18297 * gdb.base/eval-skip.exp: Ditto.
18298 * gdb.base/info-proc.exp: Ditto.
18299 * gdb.base/jump.exp: Ditto.
18300 * gdb.base/logical.exp: Ditto.
18301 * gdb.base/long_long.exp: Ditto.
18302 * gdb.base/maint.exp: Ditto.
18303 * gdb.base/miscexprs.exp: Ditto.
18304 * gdb.base/pc-fp.exp: Ditto.
18305 * gdb.base/pointers.exp: Ditto.
18306 * gdb.base/relational.exp: Ditto.
18307 * gdb.base/reread.exp: Ditto.
18308 * gdb.base/sect-cmd.exp: Ditto.
18309 * gdb.base/sep.exp: Ditto.
18310 * gdb.base/sepdebug.exp: Ditto.
18311 * gdb.base/until.exp: Ditto.
18312 * gdb.base/whatis-exp.exp: Ditto.
18313 * gdb.cp/annota2.exp: Ditto.
18314 * gdb.cp/annota3.exp: Ditto.
18315 * gdb.trace/actions.exp: Ditto.
18316 * gdb.trace/backtrace.exp: Ditto.
18317 * gdb.trace/circ.exp: Ditto.
18318 * gdb.trace/collection.exp: Ditto.
18319 * gdb.trace/deltrace.exp: Ditto.
18320 * gdb.trace/infotrace.exp: Ditto.
18321 * gdb.trace/limits.exp: Ditto.
18322 * gdb.trace/packetlen.exp: Ditto.
18323 * gdb.trace/passc-dyn.exp: Ditto.
18324 * gdb.trace/passcount.exp: Ditto.
18325 * gdb.trace/report.exp: Ditto.
18326 * gdb.trace/save-trace.exp: Ditto.
18327 * gdb.trace/tfind.exp: Ditto.
18328 * gdb.trace/tracecmd.exp: Ditto.
18329 * gdb.trace/while-dyn.exp: Ditto.
18330 * gdb.trace/while-stepping.exp: Ditto.
18331 * lib/gdb.exp: Ditto.
18332 (gdb_compile): Handle nowarning option.
18333
18334 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
18335
18336 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18337 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18338 Rename executable to prelinkt. Don't re-prelink if we didn't
18339 get a core file. Test prelink -u exit status to tell whether
18340 prelinking failed. Use gdb_test_multiple.
18341
18342 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18343
18344 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18345 (do_tests): Call it.
18346
18347 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
18348
18349 * gdb.base/prelink.exp: New test.
18350 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18351
18352 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18353
18354 * gdb.fortran/derived-type.f90: New file.
18355 * gdb.fortran/derived-type.exp: New testcase.
18356
18357 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18358
18359 * gdb.base/default.exp: Allow ';' as a directory separator.
18360
18361 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18362
18363 * gdb.base/help.exp (help add-symbol-file): Update.
18364
18365 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18366
18367 * gdb.base/help.exp (help load): Update expected results.
18368
18369 2006-02-19 Fred Fish <fnf@specifix.com>
18370
18371 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18372 specifix hex value as part of results.
18373 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18374
18375 2006-02-16 Fred Fish <fnf@specifix.com>
18376
18377 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18378 ushort_addr, and slong_addr, so the typedefs are not optimized
18379 away.
18380 * gdb.base/whatis.exp: Add tests using type name for struct type,
18381 union type, enum type, and typedef.
18382
18383 2006-02-13 Mark Kettenis <kettenis@gnu.org>
18384
18385 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18386
18387 2006-02-13 Jim Blandy <jimb@redhat.com>
18388
18389 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18390 case where it takes two "next" commands to skip past the init
18391 call.
18392
18393 2006-02-12 Fred Fish <fnf@specifix.com>
18394
18395 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18396 to handle cases where it takes two "next" commands to skip
18397 past the init call.
18398
18399 2006-02-07 Joel Brobecker <brobecker@adacore.com>
18400
18401 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18402 on hppa32 targets.
18403
18404 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
18405
18406 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18407 field.
18408
18409 2006-01-29 Mark Kettenis <kettenis@gnu.org>
18410
18411 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18412
18413 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18414
18415 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18416 files.
18417
18418 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18419
18420 * gdb.cp/maint.exp: Set complaints to a positive value.
18421
18422 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18423
18424 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18425 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18426 function name.
18427
18428 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18429
18430 * gdb.base/checkpoint.c: Update copyright notice. Include
18431 <stdlib.h>.
18432
18433 2006-01-04 Jim Blandy <jimb@redhat.com>
18434
18435 * gdb.asm/asm-source.exp: Independently provide default values for
18436 asm-flags and debug-flags. Use 'string equal' to do the
18437 comparison, not the implicit expr's '==' operator. Remove
18438 now-unneeded assignments to asm-flags. In h8300 case, place
18439 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18440
18441 2006-01-04 Michael Snyder <msnyder@redhat.com>
18442
18443 * gdb.base/checkpoint.c: New file.
18444 * gdb.base/checkpoint.exp: New file.
18445 * gdb.base/multi-fork.c: New file.
18446 * gdb.base/multi-fork.exp: New file.
18447 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18448
18449 2006-01-04 Fred Fish <fnf@specifix.com>
18450
18451 * gdb.base/ptype.c (foo): Add typedef.
18452 (intfoo): Add function.
18453 * gdb.base/ptype1.c: New file.
18454 * gdb.base/ptype.exp: Handle compilation and linking with two
18455 source files. Test that proper type for "foo" is found based
18456 on source context rather than first match found in symtabs.
18457
18458 2005-12-28 Mark Kettenis <kettenis@gnu.org>
18459
18460 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18461 * gdb.asm/openbsd.inc: Indent commands.
18462
18463 2005-12-26 Mark Kettenis <kettenis@gnu.org>
18464
18465 * gdb.base/freebpcmd.exp: Increase timeout.
18466
18467 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18468
18469 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18470
18471 * gdb.base/default.exp: Update check for "show version".
18472
18473 2005-12-09 Randolph Chung <tausq@debian.org>
18474
18475 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18476 * gdb.asm/pa64.inc: New file.
18477
18478 2005-12-09 Randolph Chung <tausq@debian.org>
18479
18480 * gdb.asm/common.inc: Indent commands.
18481 * gdb.asm/asmsrc1.s: Likewise.
18482 * gdb.asm/asmsrc2.s: Likewise.
18483
18484 2005-12-09 Randolph Chung <tausq@debian.org>
18485
18486 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18487 (get_addr_of_sym): Remove duplicate print.
18488 (gen_core): xfail hppa*-*-hpux*, update expected output.
18489 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18490 * gdb.arch/pa64-nullify.s: New file.
18491
18492 2005-12-09 Randolph Chung <tausq@debian.org>
18493
18494 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18495
18496 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
18497
18498 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18499 code generation for these functions.
18500 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18501 error message.
18502
18503 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18504
18505 * gdb.base/help.exp (help b, help br, help bre, help brea)
18506 (help break): Update the expected message.
18507
18508 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18509
18510 * gdb.asm/m68hc11.inc: Setup the data section.
18511 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18512 script for this test.
18513 (m6812-*-*): Likewise.
18514
18515 2005-11-09 Randolph Chung <tausq@debian.org>
18516
18517 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18518
18519 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18520
18521 * gdb.base/break.exp: Fix a comment typo.
18522
18523 2005-11-03 Jim Blandy <jimb@redhat.com>
18524
18525 Checked in by Elena Zannoni <ezannoni@redhat.com>
18526
18527 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18528
18529 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
18530
18531 * gdb.arch/gdb1558.c: Include stdio.h.
18532
18533 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18534
18535 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18536
18537 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18538
18539 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18540
18541 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18542
18543 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18544 vscr" tests to better match output.
18545
18546 2005-10-12 Jim Blandy <jimb@redhat.com>
18547
18548 * gdb.base/structs.exp (any): New function.
18549 (test_struct_returns): Don't make any assumptions at all about
18550 what value the function returns when GDB can't set the return
18551 value.
18552
18553 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18554
18555 * gdb.ada/arrayidx/p.adb: New file.
18556 * gdb.ada/arrayidx.exp: New testcase
18557
18558 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18559
18560 * gdb.ada/array_return/pck.ads: New file.
18561 * gdb.ada/array_return/pck.adb: New file.
18562 * gdb.ada/array_return/p.adb: New file.
18563 * gdb.ada/array_return.exp: New testcase.
18564
18565 2005-10-03 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.base/arrayidx.c: New file.
18568 * gdb.base/arrayidx.exp: New testcase.
18569
18570 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
18571
18572 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18573 frames-invalid and breakpoints-invalid are no longer generated
18574 with level 3 so don't expect them in the output.
18575
18576 2005-09-27 Bob Rossi <bob@brasko.net>
18577
18578 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18579 from test. Escape the | in mi_gdb_test call.
18580 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18581 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18582 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18583 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18584 expected regex's in mi_gdb_test calls.
18585 * lib/mi-support.exp: Remove arbitrary .* from tests.
18586 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18587 Fully anchor GDB/MI expected results in mi_gdb_test.
18588 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18589 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18590
18591 2005-09-26 Paul Brook <paul@codesourcery.com>
18592
18593 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18594
18595 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18596
18597 * bfp-test.c: New file.
18598 * bfp-test.exp: New testcase.
18599
18600 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18601
18602 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18603 of subarray and substring variable.
18604 * gdb.fortran/subarray.f: New source file for the test of subarray
18605 and substring variable evaluation.
18606 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18607 of string constant.
18608
18609 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18610
18611 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18612 copyright dates.
18613
18614 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18615
18616 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18617 powerpc altivec' test with an almost identical 'info vector' test.
18618
18619 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18620
18621 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18622 vscr" tests to match output.
18623
18624 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18625
18626 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18627 output.
18628
18629 2005-09-11 Bob Rossi <bob@brasko.net>
18630
18631 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18632 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18633 commands that return an MI output command and an asyncronous MI output
18634 command.
18635 * gdb.mi/mi-console.exp: Ditto.
18636
18637 2005-09-11 Bob Rossi <bob@brasko.net>
18638
18639 * gdb.mi/mi-var-child.c: Include <string.h>.
18640
18641 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18642
18643 * killed.exp: Correct gdb_expect syntax.
18644
18645 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
18646
18647 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18648
18649 2005-08-02 Bob Rossi <bob@brasko.net>
18650
18651 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18652 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18653 Change tests to inferior-tty-set/show.
18654 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18655 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18656 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18657 inferior. Use mi_gdb_test to get GDB and Inferior output.
18658 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18659 descriptor.
18660 (mi_inferior_tty_name): Add inferior PTY file name.
18661 (mi_gdb_start): Add INFERIOR_PTY parameter.
18662 (mi_gdb_test): Add IPATTERN parameter.
18663
18664 2005-08-02 Bob Rossi <bob@brasko.net>
18665
18666 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18667 parameter to mi_gdb_test.
18668 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18669
18670 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18671
18672 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18673 struct_declarations.
18674 * gdb.mi/mi-var-child.exp: Step over the initialization of
18675 struct_declarations.
18676
18677 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18678
18679 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18680 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18681 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18682 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18683 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18684 file.
18685
18686 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
18687
18688 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18689 (do_children_tests): Assign values to the extra elements.
18690
18691 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18692 them for tests for "-var-update --no-values" and
18693 "-var-update --all-values".
18694 Add test for "-var-list-children --simple-values".
18695
18696 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18697
18698 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18699 "-stack-list-locals --simple-values" Improve doc strings and
18700 comments.
18701
18702 2005-07-18 Mark Kettenis <kettenis@gnu.org>
18703
18704 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18705 *-*-openbsd*.
18706 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18707
18708 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18709 sigaltsatck'.
18710
18711 2005-07-14 Bob Rossi <bob@brasko.net>
18712
18713 * gdb.base/default.exp (tty): Changed output of command.
18714 * gdb.base/help.exp (help tty): Ditto.
18715
18716 2005-07-12 Mark Kettenis <kettenis@gnu.org>
18717
18718 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18719
18720 2005-07-10 Mark Kettenis <kettenis@gnu.org>
18721
18722 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18723 -stack-select-frame without arguments.
18724 (test_stack_frame_listing): Add test for newly implemented command
18725 -stack-info-frame.
18726
18727 2005-07-06 Bob Rossi <bob@brasko.net>
18728
18729 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18730 command.
18731 (Copyright): Update copyright.
18732
18733 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18734
18735 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18736 tests to evaluate exponentiation expression.
18737
18738 2005-06-29 Andreas Schwab <schwab@suse.de>
18739
18740 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18741 main to avoid warnings.
18742
18743 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18744
18745 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
18746
18747 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18748 -stack-select-frame without arguments.
18749 (test_stack_frame_listing): Add test for newly implemented command
18750 -stack-info-frame.
18751
18752 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18753
18754 * gdb.fortran/array-element.f: New file.
18755 * gdb.fortran/array-element.exp: New testcase.
18756
18757 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18758
18759 * gdb.base/bigcore.exp: Correct checks for systems which can
18760 not dump a large core file.
18761
18762 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18763
18764 * gdb.base/relocate.c: Add a copyright notice.
18765 (dummy): Remove.
18766 * gdb.base/relocate.exp: Test printing the values of variables
18767 from a relocatable file.
18768
18769 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18770
18771 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18772 excess MI output after an error.
18773
18774 2005-05-29 Joel Brobecker <brobecker@adacore.com>
18775
18776 * gdb.arch/alpha-step.c: New file.
18777 * gdb.arch/alpha-step.exp: New testcase.
18778
18779 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18780 Dennis Brueni <dennis@slickedit.com>
18781
18782 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18783 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18784 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18785 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18786 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18787 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18788 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18789
18790 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18791 Wu Zhou <woodzltc@cn.ibm.com>
18792
18793 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18794 IBM's xlc compiler.
18795 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18796 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18797
18798 2005-05-13 Jim Blandy <jimb@redhat.com>
18799
18800 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18801 calling gdb_suppress_entire_file.
18802 * gdb.base/charset.exp: Same.
18803 * gdb.base/call-rt-st.exp: Same.
18804
18805 2005-05-05 Bob Rossi <bob_rossi@cox.net>
18806
18807 * lib/gdb.exp (fullname_syntax): Added global regex.
18808 (fullname_syntax_POSIX): Ditto.
18809 (fullname_syntax_UNC): Ditto.
18810 (fullname_syntax_DOS_CASE): Ditto.
18811 (fullname_syntax_DOS): Ditto.
18812 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18813 fullname_syntax variable to scope and use it.
18814 (test_file_list_exec_source_files): Ditto.
18815 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18816
18817 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18818
18819 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18820
18821 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18822
18823 * lib/gdb.exp (skip_altivec_tests): New function, based on
18824 check_vmx_hw_available from the GCC testsuite.
18825 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18826 * lib/gdb.arch/altivec-regs.exp: Likewise.
18827
18828 2005-05-02 Jim Blandy <jimb@redhat.com>
18829
18830 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18831 calling gdb_suppress_entire_file.
18832
18833 2005-04-30 Randolph Chung <tausq@debian.org>
18834
18835 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18836 Slightly relax "sem_post" name checking.
18837
18838 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18839
18840 * gdb.base/unload.exp: Use new shared library infrastructure.
18841
18842 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18843
18844 * gdb.base/so-impl-ld.exp: Use new shared library
18845 infrastructure.
18846
18847 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
18848
18849 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18850 * gdb.asm/h8300.inc: New file.
18851
18852 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18853
18854 * gdb.base/shlib-call.exp: Change to use new shared library
18855 infrastructure.
18856
18857 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18858
18859 * gdb.base/pending.exp: Change to use new shared library
18860 infrastructure.
18861
18862 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18863
18864 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18865 use test_compiler_info instead of gcc_compiled, and update copyright.
18866
18867 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18868
18869 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18870 shared objects being adjusted and update copyright years.
18871
18872 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18873
18874 * ChangeLog: Correct some 2003-01-13 dates.
18875 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18876 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18877 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18878 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18879 gdb.trace/tfind.exp: Update copyright years.
18880
18881 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18882 Daniel Jacobowitz <dan@codesourcery.com>
18883
18884 * lib/gdb.exp (gdb_compile): Handle shlib=.
18885 (gdb_compile_shlib): New function.
18886
18887 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18888
18889 * lib/gdb.exp (test_compiler_info): Give argument a default value.
18890
18891 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18892
18893 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18894 gdb.server.
18895 * configure.ac: Likewise.
18896 * configure: Regenerated.
18897 * gdb.gdbserver/Makefile.in: Moved to...
18898 * gdb.server/Makefile.in: ... here.
18899 * gdb.gdbserver/server.c: Moved to...
18900 * gdb.server/server.c: ... here.
18901 * gdb.gdbserver/server-run.exp: Moved to...
18902 * gdb.server/server-run.exp: ... here.
18903
18904 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18905
18906 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18907 * configure.ac: Create gdb.gdbserver/Makefile.
18908 * configure: Regenerated.
18909 * lib/gdbserver-support.exp: New file, derived from
18910 config/gdbserver.exp.
18911 * config/gdbserver.exp: Use gdbserver-support.exp.
18912 * gdb.gdbserver/Makefile.in: New file.
18913 * gdb.gdbserver/server.c: New file.
18914 * gdb.gdbserver/server-run.exp: New file.
18915
18916 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18917
18918 * lib/gdb.exp (test_compiler_info): Return compiler_info
18919 if no arguments are given.
18920
18921 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18922
18923 * gdb.arch/altivec-abi.exp: Check for compiler and set
18924 use altivec' flag accordingly.
18925 * gdb.arch/altivec-regs.exp: Likewise.
18926
18927 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18928
18929 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18930
18931 2005-03-27 Andreas Schwab <schwab@suse.de>
18932
18933 * gdb.base/bigcore.c (main): Add missing mode argument in open
18934 call.
18935
18936 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
18937
18938 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18939 downloads.
18940 * config/gdbserver.exp (gdb_load): Likewise.
18941
18942 2005-03-14 Paul Brook <paul@codesourcery.com>
18943
18944 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18945 targets.
18946
18947 2005-03-09 Joel Brobecker <brobecker@adacore.com>
18948
18949 * gdb.dwarf2/dup-psym.S: New file.
18950 * gdb.dwarf2/dup-psym.exp: New testcase.
18951
18952 2005-03-09 Joel Brobecker <brobecker@adacore.com>
18953
18954 * gdb.ada/exec_changed/first.adb: New file.
18955 * gdb.ada/exec_changed/second.adb: New file.
18956 * gdb.ada/exec_changed.exp: New testcase.
18957
18958 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
18959
18960 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18961 (A2): New class.
18962 (main): Test operator+.
18963 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
18964 breakpoint test.
18965
18966 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18967 * gdb.base/signull.exp: Disable if gdb,nosignals.
18968 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18969 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18970 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18971 * gdb.mi/mi2-console.exp: Likewise.
18972 * gdb.trace/collection.exp (run_trace_experiment): Consume the
18973 continue output at start.
18974 (gdb_collect_locals_test): Robustify regexp.
18975 * gdb.trace/passc-dyn.exp: Fix comment typo.
18976 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18977
18978 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
18979
18980 * gdb.asm/asm-source.exp: Add iq2000 case.
18981 * gdb.asm/iq2000.inc: New file.
18982
18983 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
18984
18985 * gdb.base/command.exp: Change hardcoded value to regular expression.
18986 * gdb.base/float.exp: Add powerpc to the list of targets checked.
18987
18988 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18989
18990 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18991 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18992 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18993 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18994 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18995
18996 2005-03-05 Mark Kettenis <kettenis@gnu.org>
18997
18998 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18999 changes.
19000
19001 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19002
19003 * lib/compiler.c: Add test for IBM's xlc compiler.
19004 * lib/compiler.cc: Likewise.
19005
19006 2004-02-24 Joel Brobecker <brobecker@adacore.com>
19007
19008 * gdb.ada/fixed_points.exp: Create compilation object directory
19009 before running the test.
19010 * gdb.ada/null_record.exp: Likewise.
19011 * gdb.ada/packed_array.exp: Likewise.
19012 * gdb.ada/start.exp: Likewise.
19013
19014 2005-02-15 Joel Brobecker <brobecker@adacore.com>
19015
19016 * gdb.ada/packed_array/pa.adb: New file.
19017 * gdb.ada/packed_array.exp: New testcase.
19018
19019 2005-02-10 Mark Kettenis <kettenis@gnu.org>
19020
19021 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19022 files.
19023
19024 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19025 on *-*-openbsd*. Correctly match whitespace in regukar
19026 expressions.
19027
19028 2005-02-10 Daniel Jacobowitz <dan@debian.org>
19029
19030 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19031 PR exp/1821
19032 * gdb.base/gdb1821.c: New test file.
19033 * gdb.base/gdb1821.exp: New test file.
19034
19035 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19036
19037 * gdb.base/start.c: New file.
19038 * gdb.base/start.exp: New testcase.
19039
19040 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19041
19042 * gdb.ada/start/dummy.adb: New file.
19043 * gdb.ada/start.exp: New testcase.
19044
19045 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
19046
19047 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19048 for printing symbols and statistics.
19049 Add test for using relative pathnames in "maint print msymbols" test.
19050 Mark "maint info sections DATA" XFAIL on Cygwin.
19051 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19052 tests.
19053
19054 2005-02-09 Andreas Schwab <schwab@suse.de>
19055
19056 Committed by Andrew Cagney <cagney@gnu.org>
19057 * gdb.base/remotetimeout.exp: New file.
19058
19059 2005-02-07 Mark Kettenis <kettenis@gnu.org>
19060
19061 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19062
19063 2005-02-03 Joel Brobecker <brobecker@adacore.com>
19064
19065 * gdb.ada/gnat_ada.gpr: New file.
19066 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19067 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19068 * configure.ac: No longer generate gnat_ada.gpr.
19069 * configure: Regenerate.
19070 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19071 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19072 * gdb.ada/null_record/bar.ads: Likewise.
19073 * gdb.ada/null_record/bar.adb: Likewise.
19074 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19075 * gdb.ada/null_record.exp (testdir): New variable.
19076 (testfile): executable is now in testdir subdirectory.
19077 (srcfile): Use full path to the main compilation unit.
19078 * gdb.ada/fixed_points.exp: Same changes as above.
19079
19080 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
19081
19082 * gdb.base/interp.exp: New test.
19083
19084 2005-01-24 Andrew Cagney <cagney@gnu.org>
19085
19086 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19087
19088 2005-01-19 Andrew Cagney <cagney@gnu.org>
19089
19090 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19091 configure.ac not configure.in.
19092
19093 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19094 of powerpc*-*-*.
19095 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19096 * gdb.base/list.exp (test_list_function)
19097 (test_list_filename_and_function): Ditto.
19098 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19099
19100 2005-01-16 Andrew Cagney <cagney@gnu.org>
19101
19102 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19103
19104 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19105
19106 2005-01-14 Andrew Cagney <cagney@gnu.org>
19107
19108 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19109 * gdb.mi/mi2-var-cmd.exp: Ditto.
19110
19111 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
19112
19113 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19114
19115 2005-01-07 Andrew Cagney <cagney@gnu.org>
19116
19117 * configure.ac: Rename configure.in, require autoconf 2.59.
19118 * configure: Re-generate.
19119 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19120 * gdb.stabs/configure: Re-generate.
19121 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19122 * gdb.hp/configure: Re-generate.
19123 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19124 autoconf 2.59.
19125 * gdb.hp/gdb.objdbg/configure: Re-generate.
19126 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19127 autoconf 2.59.
19128 * gdb.hp/gdb.defects/configure: Re-generate.
19129 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19130 autoconf 2.59.
19131 * gdb.hp/gdb.compat/configure: Re-generate.
19132 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19133 autoconf 2.59.
19134 * gdb.hp/gdb.base-hp/configure: Re-generate.
19135 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19136 autoconf 2.59.
19137 * gdb.hp/gdb.aCC/configure: Re-generate.
19138
19139 2004-12-15 Jim Blandy <jimb@redhat.com>
19140
19141 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19142 under NPTL when there is debugging info available for libpthread.
19143
19144 2004-12-13 Jerome Guitton <guitton@gnat.com>
19145
19146 * gdb.ada/fixed_points.c: New file.
19147 * gdb.ada/fixed_points.exp: New file.
19148
19149 2004-12-03 Randolph Chung <tausq@debian.org>
19150
19151 * gdb.arch/pa-nullify.exp: New file.
19152 * gdb.arch/pa-nullify.s: New file.
19153
19154 2004-11-30 Randolph Chung <tausq@debian.org>
19155
19156 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19157 instead of "tbug". Fix regexp to work properly with gdb_test.
19158
19159 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19160
19161 * gdb.base/bitfields2.exp: New test.
19162 * gdb.base/bitfields2.c: New file.
19163
19164 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
19165
19166 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19167
19168 2004-11-16 Randolph Chung <tausq@debian.org>
19169
19170 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19171
19172 2004-11-14 Daniel Jacobowitz <dan@debian.org>
19173
19174 * gdb.threads/threadapply.exp: Correct "macro details" test.
19175
19176 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19177
19178 * gdb.threads/threadapply.exp: New test.
19179 * gdb.threads/threadapply.c: New file.
19180
19181 2004-11-07 Mark Kettenis <kettenis@gnu.org>
19182
19183 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19184 frames.
19185
19186 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
19187
19188 * gdb.base/cursal.exp: New file.
19189 * gdb.base/cursal.c: New file.
19190
19191 2004-11-03 Andrew Cagney <cagney@gnu.org>
19192
19193 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19194
19195 2004-10-30 Mark Kettenis <kettenis@gnu.org>
19196
19197 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19198 NetBSD/ELF targets.
19199
19200 2004-10-29 Joel Brobecker <brobecker@gnat.com>
19201
19202 * gdb.threads/bp_in_thread.c: New file, copied from
19203 pthread_cond_wait.c.
19204 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19205 file, rather than reusing the .c file from another testcase.
19206
19207 2004-10-20 Joel Brobecker <brobecker@gnat.com>
19208
19209 * gdb.ada/null_record.exp: Check where we stopped after
19210 sending the start command, instead of where the associated
19211 temporary breakpoint was inserted.
19212
19213 2004-10-14 Andrew Cagney <cagney@gnu.org>
19214
19215 * gdb.mi/gdb701.c (main): Return 0.
19216
19217 2004-10-13 Daniel Jacobowitz <dan@debian.org>
19218
19219 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
19220
19221 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19222
19223 * gdb.threads/schedlock.c: Add comment markers to use to find
19224 line numbers.
19225 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19226 comments.
19227 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19228 breakpoint lines.
19229
19230 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19231
19232 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19233
19234 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19235
19236 * configure.in: Add gdb.dwarf2.
19237 * configure: Regenerated.
19238 * Makefile.in: Add gdb.dwarf2.
19239 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19240 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19241 gdb.dwarf2/file1.txt: New files.
19242
19243 2004-10-11 Orjan Friberg <orjanf@axis.com>
19244
19245 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19246 of "run", since the latter doesn't work with remote targets. Adjust
19247 the breakpoint numbering accordingly.
19248 * gdb.threads/pthread_cond_wait.exp: Ditto.
19249
19250 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19251
19252 * gdb.base/overlays.exp: Update copyright years.
19253
19254 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19255
19256 * gdb.base/overlays.exp: Disable if target is Linux.
19257
19258 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
19259
19260 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19261
19262 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19263
19264 * gdb.asm/asm-source.exp: Add m32r-linux target.
19265 * gdb.asm/m32r-linux.inc: New file.
19266
19267 2004-09-24 Andrew Cagney <cagney@redhat.com>
19268 David Anderson <anderson@redhat.com>
19269
19270 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19271 command fails, assume things will work.
19272 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19273 (_GNU_SOURCE): Define.
19274 (print_unsigned, print_hex): Change parameter to "long long".
19275 (print_byte_count): New function, use to print byte counts.
19276 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19277 O_LARGEFILE.
19278 (main): Compute an upper bound on a corefile in max_core_size.
19279 Limit memory chunk size to max_core_size. Limit total memory
19280 allocated to max_core_size.
19281
19282 2004-09-23 Andrew Cagney <cagney@gnu.org>
19283
19284 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19285 from a separate process with code that creates a corefile by
19286 making the inferior dump core.
19287
19288 2004-09-23 Mark Kettenis <kettenis@gnu.org>
19289
19290 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19291 block.
19292
19293 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19294
19295 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19296 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19297 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19298 Likewise.
19299
19300 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19301
19302 * gdb.java/jprint.exp: New test case for java inferior call.
19303 * gdb.java/jprint.java: Ditto.
19304
19305 2004-09-15 Joel Brobecker <brobecker@gnat.com>
19306
19307 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19308
19309 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19310
19311 * gdb.threads/killed.c: Include <stdlib.h>.
19312 * gdb.threads/pthreads.c: Likewise.
19313
19314 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19315
19316 * gdb.threads/killed.c: Add copyright notice.
19317
19318 2004-09-10 Jason Molenda (jmolenda@apple.com)
19319
19320 * gdb.base/define.exp: Two new tests to verify zero space chars
19321 after 'if' and 'while' commands in a user-defined command is correctly
19322 parsed.
19323
19324 2004-09-08 Andrew Cagney <cagney@gnu.org>
19325
19326 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19327 delivery test with duplicate at end of file.
19328
19329 2004-09-06 Mark Kettenis <kettenis@jive.nl>
19330
19331 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19332
19333 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19334
19335 * config/hppro.exp: Removed.
19336
19337 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19338
19339 * config/sparclet.exp: Removed.
19340
19341 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19342
19343 * config/udi.exp: Removed.
19344
19345 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19346
19347 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19348 of "exp_continue".
19349 (advancei): Likewise.
19350
19351 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19352
19353 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19354
19355 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19356
19357 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19358 to check for nodebug in executable.
19359 * gdb.gdb/observer.exp (setup_test): Likewise.
19360 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19361 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19362
19363 2004-09-01 Andrew Cagney <cagney@gnu.org>
19364
19365 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19366 files.
19367
19368 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19369
19370 * gdb.base/unload.exp: Fix expected warning message to match
19371 latest format.
19372
19373 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
19374
19375 * gdb.base/call-rt-st.exp: Fix typos.
19376
19377 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19378
19379 * gdb.threads/thread_check.exp: New testcase.
19380 * gdb.threads/thread_check.c: New testcase.
19381
19382 2004-08-31 Andrew Cagney <cagney@gnu.org>
19383
19384 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19385 (skip_to_handler_entry): New procedures. Test stepping into a
19386 handler when the breakpoint is at the handler's entry point.
19387
19388 2004-08-30 Andrew Cagney <cagney@gnu.org>
19389
19390 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19391 gdb/1757.
19392
19393 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19394
19395 With code from Manoj Iyer <manjo@austin.ibm.com>:
19396 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19397 return value. Add an arm for "no debugging symbols found".
19398 Change a stray "error" to "perror".
19399 (gdb_run_cmd): Adapt to new return value.
19400 * gdb.base/remote.exp: Adapt to new return value.
19401 * gdb.gdb/complaints.exp: Likewise.
19402 * gdb.gdb/observer.exp: Likewise.
19403 * gdb.gdb/selftest.exp: Likewise.
19404 * gdb.gdb/xfullpath.exp: Likewise.
19405
19406 2004-08-27 Joel Brobecker <brobecker@gnat.com>
19407
19408 * gdb.threads/bp_in_thread.exp: New testcase.
19409
19410 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19411
19412 Fix PR testsuite/1735.
19413 * gdb.threads/schedlock.c (thread_function): Add a cast
19414 to suppress a gcc warning.
19415 * gdb.threads/thread-specific.c (thread_function): Likewise.
19416
19417 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19418
19419 * gdb.base/unload.c: Include <stdlib.h>.
19420
19421 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19422
19423 From Paul Gilliam <pgilliam@us.ibm.com>:
19424 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19425 synchronized after the "return".
19426
19427 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19428
19429 * gdb.mi/basics.c: Include <stdio.h>.
19430 * gdb.mi/pthreads.c: Include <stdlib.h>.
19431 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19432
19433 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 * gdb.threads/schedlock.c: Add copyright notice.
19436
19437 2004-08-25 Andrew Cagney <cagney@gnu.org>
19438
19439 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19440 (skip_over_handler, breakpoint_over_hander): New test procedures.
19441 (advance, advancei): Add a proper prefix, do not use
19442 rerun_to_main.
19443 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19444
19445 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19446
19447 * gdb.mi/basics.c: Add copyright notice.
19448 * gdb.mi/var-cmd.c: Add copyright notice.
19449
19450 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19451
19452 * lib/gdb.exp: Remove signed_keyword_not_used.
19453 * lib/compiler.c: Likewise.
19454 * lib/compiler.cc: Likewise.
19455
19456 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19457
19458 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19459 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19460
19461 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19462
19463 * gdb.base/whatis.c: Add copyright notice.
19464
19465 2004-08-20 Mark Kettenis <kettenis@gnu.org>
19466
19467 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19468 it to skip the breakpoints encoded in the inline assembly.
19469
19470 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19471
19472 * Makefile.in: Add gdb.fortran.
19473
19474 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19475
19476 * gdb.base/call-sc.exp (test_scalar_returns):
19477 Fix cut-and-paste glitch in "Make fun return now".
19478
19479 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19480
19481 * configure.in: Add gdb.fortran.
19482 * configure: Regenerate.
19483 * gdb.fortran/Makefile.in: New file.
19484 * lib/gdb.exp (skip_fortran_tests): New procedure.
19485
19486 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19487
19488 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19489 reference to bug-gnu@prep.ai.mit.edu.
19490 * gdb.mi/mi-var-child.exp: Likewise.
19491 * gdb.mi/mi-var-cmd.exp: Likewise.
19492 * gdb.mi/mi-var-display.exp: Likewise.
19493 * gdb.mi/mi2-var-block.exp: Likewise.
19494 * gdb.mi/mi2-var-child.exp: Likewise.
19495 * gdb.mi/mi2-var-cmd.exp: Likewise.
19496 * gdb.mi/mi2-var-display.exp: Likewise.
19497
19498 2004-08-15 Mark Kettenis <kettenis@gnu.org>
19499
19500 * gdb.base/unload.c (main): Make local variable msg const.
19501
19502 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19503
19504 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19505 to bug-gnu@prep.ai.mit.edu.
19506 * gdb.mi/mi-disassemble.exp: Likewise.
19507 * gdb.mi/mi-eval.exp: Likewise.
19508 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19509 default line number.
19510 * gdb.mi/mi-return.exp: Likewise.
19511 * gdb.mi/mi-simplerun.exp: Likewise.
19512 * gdb.mi/mi-stack.exp: Likewise.
19513 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19514 number with explicit range test.
19515 * gdb.mi/mi-watch.exp: Likewise.
19516 * gdb.mi/mi2-break.exp: Likewise.
19517 * gdb.mi/mi2-cli.exp: Likewise.
19518 * gdb.mi/mi2-disassemble.exp: Likewise.
19519 * gdb.mi/mi2-eval.exp: Likewise.
19520 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19521 default line number.
19522 * gdb.mi/mi2-return.exp: Likewise.
19523 * gdb.mi/mi2-simplerun.exp: Likewise.
19524 * gdb.mi/mi2-stack.exp: Likewise.
19525 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19526 number with explicit range test.
19527 * gdb.mi/mi2-watch.exp: Likewise.
19528
19529 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19530
19531 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19532 * gdb.cp/m-static.exp: Likewise.
19533 * gdb.cp/rtti.exp: Likewise.
19534
19535 2004-08-14 Mark Kettenis <kettenis@gnu.org>
19536
19537 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19538
19539 2004-08-14 Eli Zaretskii <eliz@gnu.org>
19540
19541 * ChangeLog: Prefix Local Variables with semi-colons and indent
19542 the reference to older ChangeLog files, to fix fontification in
19543 Emacs.
19544
19545 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19546
19547 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19548 * gdb.mi/mi2-break.exp: Likewise.
19549
19550 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19551
19552 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19553
19554 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19555
19556 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19557
19558 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19559
19560 * gdb.cp/classes.exp: Remove unused declarations. Just let
19561 test names default instead of providing special names. Remove
19562 extraneous demangler test.
19563
19564 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19565
19566 * gdb.base/unload.exp: New test for breakpoints in dynamically
19567 loaded libraries.
19568 * gdb.base/unload.c: Ditto.
19569 * gdb.base/unloadshr.c: Ditto.
19570
19571 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19572
19573 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19574 cp_test_ptype_class.
19575 (test_enums): Likewise.
19576
19577 2004-08-10 Andrew Cagney <cagney@gnu.org>
19578
19579 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19580 files.
19581
19582 2004-08-10 Andrew Cagney <cagney@gnu.org>
19583
19584 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19585 init_malloc call.
19586
19587 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19588
19589 * ChangeLog: Add copyright notice. The notice is copied
19590 from emacs 21.3 top level ChangeLog.
19591
19592 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19593
19594 * lib/cp-support.exp: New file.
19595 * lib/cp-support.exp (cp_test_type_class): New function.
19596 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19597 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19598 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19599 cp_test_ptype_class.
19600
19601 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19602
19603 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19604 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19605 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19606 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19607 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19608 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19609 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19610 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19611 gdb.mi/mi2-watch.exp: Update copyright years.
19612
19613 2004-08-09 Mark Kettenis <kettenis@gnu.org>
19614
19615 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19616
19617 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19618
19619 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19620 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19621 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19622 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19623 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19624 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19625 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19626 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19627 gdb.mi/mi-watch.exp: Update copyright years.
19628
19629 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19630
19631 PR gdb/1738
19632 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19633 from a breakpoint with a pending signal.
19634
19635 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19636
19637 PR gdb/1736
19638 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19639 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19640 the prompt.
19641 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19642
19643 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19644
19645 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19646
19647 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19648
19649 PR gdb/1736
19650 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19651 for i?86-*-linux*.
19652
19653 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19654
19655 * gdb.arch/i386-prologue.exp: Compile without debug information.
19656
19657 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19658
19659 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19660 rather than asking gdb to search.
19661
19662 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19663
19664 * gdb.base/gcore.c: Include <string.h>.
19665
19666 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19667
19668 * gdb.base/gcore.c: Add copyright notice.
19669
19670 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19671
19672 * gdb.base/freebpcmd.c: Include <stdio.h>.
19673 * gdb.base/long_long.c: Include <string.h>.
19674 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19675 * gdb.base/siginfo.c: Include <string.h>.
19676 * gdb.base/sigstep.c: Include <string.h>.
19677
19678 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19679
19680 * gdb.base/complex.c: Include <stdlib.h>.
19681
19682 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19683
19684 * gdb.base/complex.c: Add copyright notice.
19685
19686 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19687
19688 * gdb.base/charset.c: Include <stdlib.h>.
19689
19690 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19691
19692 * gdb.base/auxv.c: Include <stdlib.h>.
19693
19694 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19695
19696 * gdb.base/auxv.c: Add copyright notice.
19697
19698 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19699
19700 * gdb.base/coremaker.c: Add copyright notice.
19701 * gdb.base/coremaker2.c: Add copyright notice.
19702
19703 2004-08-04 Andrew Cagney <cagney@gnu.org>
19704
19705 * gdb.base/store.exp: Update copyright.
19706 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19707 names, do not import gdb_prompt.
19708
19709 2004-08-01 Andrew Cagney <cagney@gnu.org>
19710
19711 Fix PR testsuite/1729.
19712 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19713 not use capture_value with value 4.
19714 (capture_value): Add optional test name parameter.
19715 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19716 the prefix, pass to capture_value.
19717
19718 2004-08-01 Mark Kettenis <kettenis@gnu.org>
19719
19720 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19721 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19722 (main): Call new function.
19723
19724 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19725
19726 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19727
19728 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19729
19730 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19731
19732 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19733
19734 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19735 Accept more values of vtbl pointer. Remove some messages
19736 about "obsolete gcc or gdb".
19737
19738 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19739
19740 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19741
19742 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19743
19744 * gdb.base/asm-source.exp: Properly convert target board
19745 debug flags from gcc format to binutils format.
19746
19747 2004-07-28 Mark Kettenis <kettenis@gnu.org>
19748
19749 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19750 gdb1718". PR backtrace/1718 partially fixed.
19751
19752 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19753
19754 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19755
19756 2004-07-26 Nick Clifton <nickc@redhat.com>
19757
19758 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19759 good default value for a specific architecture is available then
19760 set it to that value. Otherwise default to the -gstabs switch.
19761 Remove the -g... switches from the asm-flags variable. Allow the
19762 target board info to override the value if it wants to. Pass the
19763 switch on the assembler command line.
19764
19765 2004-07-23 Mark Kettenis <kettenis@gnu.org>
19766
19767 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19768 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19769 (main): Call new function.
19770
19771 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19772
19773 Test for PR exp/1715.
19774 * gdb.base/radix.exp: Refactor common procedures. Make all
19775 test names unique. Change XFAIL to KFAIL.
19776
19777 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19778
19779 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19780 * gdb.ada/gnat_ada.gin: ... to here.
19781 * configure.in: Use gnat_ada.gin.
19782 * configure: Regenerate.
19783
19784 2004-07-20 Andrew Cagney <cagney@gnu.org>
19785
19786 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19787 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19788 XFAILs. Clean up test messages and comments. Check backtraces.
19789 Delete re-sync code.
19790
19791 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19792
19793 Fix PR cli/740.
19794 * gdb.base/annota1.exp: Honor gdb,nosignals.
19795 * gdb.base/annota3.exp: Likewise.
19796
19797 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19798
19799 * lib/java.exp: Update copyright notice.
19800
19801 2004-07-19 Andrew Cagney <cagney@gnu.org>
19802
19803 * gdb.base/selftest.exp: Copy file from here ...
19804 * gdb.gdb/selftest.exp: ... to here.
19805
19806 2004-07-16 Andrew Cagney <cagney@redhat.com>
19807
19808 * lib/insight-support.exp: Delete file.
19809 * lib/java.exp (java_init): Fix copyright.
19810
19811 2004-07-16 Andrew Cagney <cagney@gnu.org>
19812
19813 * gdb.base/restore.c: Append "prologue" to comments marking the a
19814 function's prologue.
19815 * gdb.base/restore.exp: Update copyright, re-indent.
19816 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19817 callerN" prefix where needed. Update patterns that match a
19818 function's prologue.
19819
19820 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19821
19822 * gdb.base/restore.c: Add copyright notice.
19823
19824 2004-07-16 Andrew Cagney <cagney@gnu.org>
19825
19826 * gdb.base/logical.exp: Update copyright.
19827 (evaluate): New procedure. Use to re-implement tests using
19828 several tables.
19829
19830 2004-07-14 Martin Hunt <hunt@redhat.com>
19831
19832 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19833 which fixes some problems where init.tcl was not found.
19834
19835 2004-07-13 Andrew Cagney <cagney@gnu.org>
19836
19837 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19838 (check_sizeof, check_valueof): Do not include the output in the
19839 test name. Use gdb_test.
19840 (get_valueof): Use gdb_test_multiple.
19841
19842 * gdb.base/step-test.exp: Update copyright. Use
19843 gdb_test_multiple. Ensure that test names do not include
19844 architecture dependent output.
19845
19846 * gdb.gdb/observer.exp: Update copyright.
19847 (setup_test): Use gdb_test_multiple.
19848 (attach_first_observer, attach_second_observer)
19849 (attach_third_observer, detach_first_observer)
19850 (detach_second_observer, detach_third_observer)
19851 (reset_counters, check_counters): Make $message a prefix.
19852 (test_normal_stop_notifications): Add "args" parameter - a list of
19853 init functions to be called. Make $message a prefix,
19854 (test_observer_normal_stop): Change the message prefixes so that
19855 they are unique, pass the attach / detach procedures to
19856 test_normal_stop_notifications.
19857
19858 * gdb.base/signull.exp (test_segv): Prefix all tests with
19859 "${name}". Clean up test messages.
19860
19861 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19862
19863 * gdb.base/ena-dis-br.exp: Update copyright.
19864 (break_at): New function. Replace send_gdb with gdb_test,
19865 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19866 ignore count, not stopped at bpt", with KFAIL.
19867
19868 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
19869
19870 * gdb.base/attach.exp: Remove cleanupfile handling.
19871
19872 2004-07-12 Andrew Cagney <cagney@gnu.org>
19873
19874 * gdb.base/annota1.exp: Cleanup corefile test name.
19875 * gdb.base/annota3.exp: Ditto.
19876
19877 2004-07-12 Andrew Cagney <cagney@gnu.org>
19878
19879 * gdb.base/signals.exp: Clean up copyright, re-indent.
19880
19881 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19882 gdb_test and gdb_test_multiple.
19883
19884 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19885
19886 * gdb.java/jmain.exp: Fix expected line number for main to
19887 break at. Set XFAIL for break at main test since gcj does not
19888 provide line number info for first statement in main.
19889
19890 2004-07-08 Andrew Cagney <cagney@gnu.org>
19891
19892 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19893
19894 * gdb.base/sigbpt.exp: Make the common part of each test name a
19895 prefix instead of suffix.
19896
19897 2004-07-07 Bob Rossi <bob_rossi@cox.net>
19898
19899 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19900 test from test_tbreak_creation_and_listing to
19901 test_file_list_exec_source_file
19902 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19903 Changed name of test from test_tbreak_creation_and_listing to
19904 test_file_list_exec_source_file
19905
19906 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19907
19908 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19909 the jmisc() constructor instead of <init>.
19910 * gdb.java/jmisc1.exp: Ditto.
19911
19912 2004-07-07 Andrew Cagney <cagney@gnu.org>
19913
19914 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19915 corrupting the PC.
19916
19917 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19918
19919 * gdb.cp/templates.exp: Accept whitespace change in demangler
19920 output.
19921
19922 2004-07-06 Andrew Cagney <cagney@gnu.org>
19923
19924 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19925
19926 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19927
19928 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19929 * lib/compiler.cc: Likewise.
19930
19931 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
19932
19933 * lib/compiler.cc: Work around string preprocessing problem
19934 with old hp c++ compiler.
19935 * lib/compiler.c: Likewise.
19936
19937 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
19938
19939 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
19940 directives to conditionalize symbol prefixing.
19941 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19942 additional_flags handling. Add underscore prefix for Cygwin.
19943 * gdb.arch/i386-unwind.c: Use preprocessor directives to
19944 conditionalize symbol prefixing.
19945 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19946 additional_flags handling. Add underscore prefix for Cygwin.
19947
19948 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
19949
19950 * gdb.base/bigcore.exp: Skip test on Cygwin.
19951
19952 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
19953
19954 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19955 formats for "info register". Use gdb_test_multiple. Fix
19956 the "invalid register" test.
19957
19958 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
19959
19960 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
19961 PID for Cygwin. Add Cygwin specific strings to check for in some
19962 tests.
19963 (do_attach_tests): Add a test for user interaction when attaching
19964 to a process with no matching symbol table already loaded.
19965
19966 2004-06-26 Andrew Cagney <cagney@gnu.org>
19967
19968 Test PR java/1567 and PR java/1565.
19969 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19970 * gdb.java/jmisc2.exp: Delete file.
19971
19972 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
19973
19974 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19975
19976 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
19977
19978 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19979 attach process.
19980
19981 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
19982
19983 * gdb.cp/pr-1553.exp: Remove.
19984
19985 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
19986
19987 * gdb.cp/pr-1553.cc: Remove.
19988 * gdb.cp/pr-1553.exp: Disable this test.
19989
19990 2004-06-20 Jim Blandy <jimb@redhat.com>
19991
19992 Fix PR testsuite/1680.
19993 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19994 regular expressions.
19995
19996 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19997
19998 Fix PR testsuite/1679.
19999 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20000 Issue an UNSUPPORTED result instead.
20001
20002 2004-06-18 Jim Blandy <jimb@redhat.com>
20003
20004 * gdb.base/charset.exp: Only send a control-C if we see a new
20005 prompt and incomplete command.
20006
20007 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20008
20009 * gdb.cp/pr-574.cc: Add copyright notice.
20010
20011 2004-06-17 Jim Blandy <jimb@redhat.com>
20012
20013 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20014 cases where the regexp has no groups; this grabs random text from
20015 the previous test suite, whatever that was.
20016
20017 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20018
20019 * gdb.cp/printmethod.cc: Add copyright notice.
20020
20021 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20022
20023 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20024
20025 2004-06-16 Andrew Cagney <cagney@gnu.org>
20026
20027 * gdb.base/signull.c: Update copyright. Include <string.h>.
20028 (bowler): Replace data_pointer with data_read
20029 and data_write cases. Add code_descriptor case.
20030 (zero, desc): New array and pointer.
20031 (data, code): Change to simple pointers.
20032 * gdb.base/signull.exp: Fix probe pattern matching a function
20033 descriptor SIGSEGV. Replace data_pointer with data_read and
20034 data_write tests.
20035
20036 2004-06-16 Andrew Cagney <cagney@gnu.org>
20037
20038 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20039
20040 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20041
20042 * gdb.base/long_long.c: Add copyright notice.
20043
20044 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20045
20046 * gdb.base/long_long.exp: Remove reference to
20047 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20048 to gdb_breakpoint and gdb_continue_to_breakpoint.
20049
20050 2004-06-14 Jim Blandy <jimb@redhat.com>
20051
20052 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20053 endian case.
20054
20055 2004-06-14 Andrew Cagney <cagney@gnu.org>
20056
20057 * gdb.base/gcore.exp (capture_command_output): Delete the always
20058 passing tests containing inferior values.
20059 * gdb.base/ending-run.exp: Do not include the breakpoint address
20060 in the test message. Update copyright.
20061 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20062 size in the test name, use gdb_test_multiple. Update copyright.
20063
20064 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20065
20066 * gdb.cp/ref-types.cc: Add copyright notice.
20067
20068 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20069
20070 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20071 hp_aCC_compiler.
20072 * lib/compiler.cc: Likewise.
20073 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20074 'set' commands. Log diagnostics for other lines. Set
20075 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20076
20077 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20078
20079 * gdb.cp/try_catch.cc: Add copyright notice.
20080
20081 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20082
20083 * gdb.cp/userdef.cc: Add copyright notice.
20084
20085 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20086
20087 * gdb.cp/virtfunc.cc: Add copyright notice.
20088
20089 2004-06-11 Randolph Chung <tausq@debian.org>
20090
20091 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20092 problem.
20093
20094 2004-06-10 Andrew Cagney <cagney@gnu.org>
20095
20096 * lib/compiler.cc, lib/compiler.c: Append either
20097 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20098 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20099 instead of gcc-3-3.
20100
20101 2004-06-09 Andrew Cagney <cagney@gnu.org>
20102
20103 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20104 gdb/1455, bug is specific to "long long" and "double".
20105
20106 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20107 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20108 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20109 fixed.
20110
20111 2004-06-09 Andrew Cagney <cagney@gnu.org>
20112
20113 * gdb.base/structs.exp (test_struct_returns): Replace
20114 "return_value_unknown" and "finish_value_unknown" by
20115 "return_value_known" and "finish_value_known". Instead of
20116 "return_value_unknown" iff "finish_value_unknown", check
20117 "return_value_known" implies "finish_value_known".
20118
20119 2004-06-08 Martin Hunt <hunt@redhat.com>
20120
20121 * gdb.base/float.exp: Add pattern for mips targets.
20122
20123 2004-06-08 Randolph Chung <tausq@debian.org>
20124
20125 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20126 message for unknown architectures more clear.
20127
20128 2004-06-08 Joel Brobecker <brobecker@gnat.com>
20129
20130 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20131 start the execution of the program.
20132
20133 2004-06-07 Jim Blandy <jimb@redhat.com>
20134
20135 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20136 * gdb.arch/i386-cpuid.h: New helper file.
20137
20138 2004-06-07 Randolph Chung <tausq@debian.org>
20139
20140 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20141 has started.
20142
20143 2004-06-04 Roland McGrath <roland@redhat.com>
20144
20145 Fix PR gdb/1647.
20146 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20147 differently to be robust to output buffering differences.
20148
20149 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20150
20151 * gdb.threads/pthreads.exp: Update copyright years.
20152 (check_control_c): Change asynchronous 'after' to synchronous.
20153
20154 2004-06-04 Roland McGrath <roland@redhat.com>
20155
20156 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20157 next gdb prompt.
20158
20159 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20160
20161 Fix PR gdb/1636.
20162 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20163 calls to synchronous.
20164
20165 2004-05-26 Jim Blandy <jimb@redhat.com>
20166
20167 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20168
20169 2004-05-24 Randolph Chung <tausq@debian.org>
20170
20171 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20172 * gdb.asm/pa.inc: New file.
20173
20174 2004-05-22 Mark Kettenis <kettenis@gnu.org>
20175
20176 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20177
20178 2004-05-21 Joel Brobecker <brobecker@gnat.com>
20179 Daniel Jacobowitz <drow@mvista.com>
20180
20181 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20182 GDB prompt.
20183
20184 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20185
20186 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20187 setjmp/longjmp. Use sigaction instead of signal.
20188
20189 2004-05-19 J. Brobecker <brobecker@gnat.com>
20190 Michael Snyder <msnyder@redhat.com>
20191
20192 * gdb.threads/pthread_cond_wait.c: New file.
20193 * gdb.threads/pthread_cond_wait.exp: New testcase.
20194
20195 2004-05-13 Andrew Cagney <cagney@redhat.com>
20196
20197 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20198 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20199
20200 2004-05-11 Andrew Cagney <cagney@redhat.com>
20201
20202 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20203 fixed but revealed gdb/1639.
20204
20205 2004-05-10 Andrew Cagney <cagney@redhat.com>
20206
20207 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20208 func1" and "next to 2nd alarm", kernel bug avoided.
20209
20210 2004-05-10 Daniel Jacobowitz <dan@debian.org>
20211
20212 PR external/1568
20213 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20214 XFAIL if it is smaller than bytes_allocated.
20215 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20216 (main): Make chunks_allocated unsigned. Correct comment.
20217
20218 2004-05-07 Joel Brobecker <brobecker@gnat.com>
20219
20220 * gdb.arch/powerpc-aix-prologue.c: New file.
20221 * gdb.arch/powerpc-aix-prologue.exp: New file.
20222
20223 2004-05-07 Jim Blandy <jimb@redhat.com>
20224
20225 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20226 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20227
20228 2004-05-06 Joel Brobecker <brobecker@gnat.com>
20229
20230 * gdb.base/sep.exp: No longer setup_kfail when the program was
20231 built with dwarf2.
20232
20233 2004-05-05 Jim Ingham <jingham@apple.com>
20234
20235 * gdb.base/pending.exp: Make sure pending breakpoints
20236 preserve the ignore count.
20237
20238 2004-04-27 Jerome Guitton <guitton@gnat.com>
20239
20240 * i386-prologue.exp: Add testcase for jump instruction as first
20241 instruction of the real code.
20242 * i386-prologue.c (jump_at_beginning): New function.
20243
20244 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20245
20246 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20247 x86_64-*-*.
20248
20249 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20250
20251 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20252 i*86-*-*.
20253
20254 2004-04-25 Mark Kettenis <kettenis@gnu.org>
20255
20256 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20257 expression that checks the return type.
20258
20259 2004-04-23 Andrew Cagney <cagney@redhat.com>
20260
20261 * gdb.base/call-sc.exp: New test of scalar call/return values.
20262 * gdb.base/call-sc.c: Ditto.
20263
20264 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20265
20266 * gdb.threads/manythreads.c: Reduce thread stack size.
20267
20268 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20269
20270 * gdb.threads/manythreads.c: Add copyright notice.
20271
20272 2004-04-23 Andrew Cagney <cagney@redhat.com>
20273
20274 * gdb.base/siginfo.exp: Better handle step out of signal.
20275 * gdb.base/sigstep.exp: Ditto.
20276
20277 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20278 Daniel Jacobowitz <drow@mvista.com>
20279
20280 * gdb.threads/manythreads.c: New testcase.
20281 * gdb.threads/manythreads.exp: Ditto.
20282
20283 2004-04-22 Jim Blandy <jimb@redhat.com>
20284
20285 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20286 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20287
20288 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20289
20290 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20291
20292 2004-04-21 Andrew Cagney <cagney@redhat.com>
20293
20294 * gdb.base/sigstep.c: New file.
20295 * gdb.base/sigstep.exp: New file.
20296
20297 2004-04-16 Joel Brobecker <brobecker@gnat.com>
20298
20299 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20300 call to observer_notify_normal_stop.
20301
20302 2004-04-15 Andrew Cagney <cagney@redhat.com>
20303
20304 * gdb.base/siginfo.c: New file.
20305 * gdb.base/siginfo.exp: New file.
20306
20307 2004-04-12 J. Brobecker <brobecker@gnat.com>
20308
20309 * gdb.base/sep.exp: Fix typo in comment.
20310
20311 2004-04-12 J. Brobecker <brobecker@gnat.com>
20312
20313 * gdb.base/sep.c: New file.
20314 * gdb.base/sep-proc.c: New file.
20315 * gdb.base/sep.exp: New testcase.
20316
20317 2004-04-09 Mark Kettenis <kettenis@gnu.org>
20318
20319 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20320 support.
20321
20322 2004-04-05 Andrew Cagney <cagney@redhat.com>
20323
20324 * gdb.base/sigaltstack.c: New file.
20325 * gdb.base/sigaltstack.exp: New file.
20326
20327 2004-04-04 Joel Brobecker <brobecker@gnat.com>
20328
20329 * gdb.base/foll-fork.exp: Update the expected output for
20330 "help set follow-fork-mode", to match a change that was made
20331 to the help of this variable on 2004-01-13.
20332
20333 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20334
20335 * lib/ada.exp: Add copyright notice.
20336 * bar.ads: Likewise.
20337 * bar.adb: Likewise.
20338 * null_record.adb: Likewise.
20339 * null_record.exp: Likewise.
20340 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20341
20342 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20343
20344 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20345 * configure: Regenerate.
20346
20347 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20348
20349 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20350 to build the application. Remove the message printed when in
20351 verbose mode, redundant with the UNSUPPORTED message above.
20352
20353 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20354
20355 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20356 * gdb.ada (null_record.exp): New testcase.
20357
20358 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20359
20360 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20361
20362 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20363
20364 * gdb.ada: New subdirectory.
20365 * gdb.ada/Makefile.in: New file.
20366 * gdb.ada/gnat_ada.gpr.in: New file.
20367
20368 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20369
20370 * lib/ada.exp: New file.
20371
20372 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
20373
20374 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20375 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20376
20377 2004-03-22 Andrew Cagney <cagney@redhat.com>
20378
20379 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20380 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20381 Problem identified by Ulrich Weigand.
20382
20383 2004-03-17 David Carlton <carlton@kealia.com>
20384
20385 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20386 PR c++/826.
20387
20388 2004-03-16 Roland McGrath <roland@redhat.com>
20389
20390 * gdb.base/auxv.exp: New file.
20391 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20392
20393 2004-03-12 David Carlton <carlton@kealia.com>
20394
20395 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20396 * gdb.cp/pr-1553.cc: Ditto.
20397 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20398 pass branch.
20399
20400 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20401
20402 * gdb.cp/templates.exp: Accept more template types.
20403
20404 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20405
20406 From Corinna Vinschen with modifications.
20407 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20408 local variable obj_with_enum.
20409 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20410 results with obj_with_enum.
20411
20412 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20413
20414 * gdb.cp/classes.cc: New file, copied from misc.cc.
20415 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20416
20417 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20418
20419 * gdb.cp/misc.cc: Add copyright notice.
20420
20421 2004-03-05 David Carlton <carlton@kealia.com>
20422
20423 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20424 * gdb.cp/rtti.h: Update copyright.
20425 (namespace n2::n3): New.
20426 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20427 (n2::n3::func3): New.
20428 (main): Call n2::n3::func3.
20429 * gdb.cp/rtti2.cc: Update copyright.
20430 (n2::create3): New.
20431
20432 2004-03-04 Mark Kettenis <kettenis@gnu.org>
20433
20434 * gdb.asm/openbsd.inc: Fix typo.
20435
20436 2004-03-03 Fred Fish <fnf@redhat.com>
20437
20438 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20439 "val" instead of unused "size". Update copyright year.
20440
20441 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20442
20443 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20444 to use unsigned char.
20445 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20446 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20447
20448 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20449
20450 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20451 line of output.
20452
20453 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20454
20455 * gdb.base/relocate.c (dummy): Initialize.
20456
20457 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20458
20459 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20460 a breakpoint at exit.
20461
20462 2004-02-27 Fred Fish <fnf@redhat.com>
20463
20464 * gdb.base/chng-syms.exp: Add expect condition to match failing
20465 case that isn't a timeout.
20466
20467 2004-02-27 Andrew Cagney <cagney@redhat.com>
20468
20469 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20470 support.
20471
20472 2004-02-26 Fred Fish <fnf@redhat.com>
20473
20474 * gdb.arch/gdb1431.c: Remove.
20475 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20476 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20477 of "until" incorrectly.
20478
20479 2004-02-26 J. Brobecker <brobecker@gnat.com>
20480
20481 * gdb.cp/class2.cc (empty): New class.
20482 (refer): New function.
20483 (main): Declare an object of type empty and use it.
20484 * gdb.cp/class2.exp: Print the value of an object of type empty.
20485
20486 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20487
20488 * gdb.base/langs.exp: Update query string to match the
20489 new nquery format used for pending breakpoints.
20490
20491 2004-02-26 Andrew Cagney <cagney@redhat.com>
20492
20493 Fix PR i18n/1570.
20494 * gdb.base/charset.c: Update copyright notice.
20495 (main, init_string): Remove the escape character '\e' tests.
20496 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20497 * gdb.base/charset.exp (valid_host_charset): Ditto.
20498 * gdb.base/setvar.exp: Ditto.
20499
20500 2004-02-24 Andrew Cagney <cagney@redhat.com>
20501
20502 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20503 mmapped data in core file" PASS and FAIL messages consistent.
20504
20505 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20506 setting a breakpoint. Work around PR java/1565.
20507
20508 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20509
20510 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20511 new nquery format.
20512 * gdb.base/pending.exp: Ditto.
20513
20514 2004-02-22 Mark Kettenis <kettenis@gnu.org>
20515
20516 * configure.in: Run stabs tests on *BSD.
20517 * configure: Regenerated.
20518
20519 2004-02-21 Mark Kettenis <kettenis@gnu.org>
20520
20521 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20522
20523 2004-02-20 Fred Fish <fnf@redhat.com>
20524
20525 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20526 blank in test for "returns short", for consistency with other
20527 "returns xxx" tests. Update copyright year.
20528
20529 2004-02-19 Fred Fish <fnf@redhat.com>
20530
20531 New testcase for PR breakpoint/1558.
20532 * gdb.arch/gdb1558.exp: New file.
20533 * gdb.arch/gdb1558.c: New file.
20534
20535 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
20536
20537 * gdb.base/nodebug.exp: Fix typo.
20538
20539 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20540
20541 Committed by Jim Blandy <jimb@redhat.com>.
20542
20543 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20544
20545 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20546
20547 * gdb.base/float.exp: Support s390*-*-* targets.
20548
20549 2004-02-17 Adam Fedor <fedor@gnu.org>
20550
20551 * gdb.base/gdb1555.exp: New file.
20552 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20553
20554 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
20555
20556 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20557
20558 2004-02-16 Fred Fish <fnf@redhat.com>
20559
20560 * gdb.arch/gdb1291.c: Remove
20561 * gdb.arch/gdb1291.s: New test input file.
20562 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20563 fail. Test for correct result, known incorrect result, other
20564 failures and timeouts.
20565
20566 2004-02-16 Andrew Cagney <cagney@redhat.com>
20567
20568 * gdb.base/bigcore.exp: New file.
20569 * gdb.base/bigcore.c: New file.
20570
20571 2004-02-13 Andrew Cagney <cagney@redhat.com>
20572
20573 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20574 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20575 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20576 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20577 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20578 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20579 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20580 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20581 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20582 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20583
20584 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20585
20586 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20587 executed is an alloc instruction.
20588
20589 2004-02-11 David Carlton <carlton@kealia.com>
20590
20591 * gdb.cp/breakpoint.exp: New.
20592 * gdb.cp/breakpoint.cc: New.
20593
20594 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20595
20596 Partial fix for PR gdb/1543.
20597 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20598 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20599 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20600 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20601 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20602 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20603 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20604 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20605 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20606 to bug-gdb@prep.ai.mit.edu .
20607 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20608 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20609 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20610 Likewise.
20611
20612 2004-02-10 Andrew Cagney <cagney@redhat.com>
20613
20614 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20615 using gdb_internal_error_resync.
20616
20617 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
20618
20619 * gdb.threads/thread-specific.exp: Stop early if no threads are
20620 found.
20621
20622 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20623
20624 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20625
20626 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
20627
20628 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20629 breakpoints.
20630
20631 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
20632
20633 * config/sim.exp (gdb_load): Handle $arg == "".
20634 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20635 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20636
20637 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
20638
20639 * gdb.base/maint.exp: Update test to reflect
20640 obstack changes.
20641
20642 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20643
20644 * gdb.base/pendshr.c (pendfunc): New function that calls
20645 pendfunc1.
20646 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20647
20648 2004-02-04 Fred Fish <fnf@redhat.com>
20649
20650 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20651 function symbols and update copyright years.
20652 * gdb.arch/gdb1291.c: Ditto.
20653
20654 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20655
20656 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20657
20658 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20659
20660 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20661
20662 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20663
20664 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20665
20666 2004-02-02 Fred Fish <fnf@redhat.com>
20667
20668 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20669 remote targets. Update copyright years.
20670
20671 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20672
20673 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20674 support.
20675 * gdb.base/langs.exp: Fix test which attempts to create
20676 breakpoint on non-existent function to handle new pending
20677 support.
20678 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20679 a breakpoint.
20680 * gdb.base/pending.exp: New test.
20681 * gdb.base/pending.c: New file.
20682 * gdb.base/pendshr.c: Ditto.
20683
20684 2004-02-02 David Carlton <carlton@kealia.com>
20685
20686 * gdb.cp/overload.exp: Add overloadNamespace tests.
20687 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20688 (overloadNamespace, XXX): New.
20689 (main): Call XXX::marker2.
20690
20691 2004-02-01 Fred Fish <fnf@redhat.com>
20692
20693 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20694 * gdb.base/finish.exp: Ditto.
20695 * gdb.base/gcore.exp: Ditto.
20696 * gdb.base/huge.exp: Ditto.
20697 * gdb.base/info-proc.exp: Ditto.
20698 * gdb.base/return2.exp: Ditto.
20699 * gdb.threads/gcore-thread.exp: Ditto.
20700
20701 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20702
20703 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20704
20705 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20706
20707 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20708 that opening the file succeeds on OpenBSD.
20709
20710 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20711
20712 * gdb.threads/thread-specific.c: New file.
20713 * gdb.threads/threads-specific.exp: New test script.
20714 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20715 to expect_out.
20716
20717 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20718
20719 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20720 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20721 only on the "print_small_structs from print_long_arg_list" test.
20722
20723 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20724
20725 * gdb.base/completion.exp: Kill a stray backslash.
20726
20727 From Jim Ingham <jingham@apple.com>:
20728 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20729 agrees with the result from sending a tab.
20730
20731 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
20732
20733 * gdb.base/chng-syms.exp: Remove stray newline.
20734
20735 2004-01-31 Mark Kettenis <kettenis@gnu.org>
20736
20737 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20738 *-*-openbsd*.
20739 * gdb.asm/openbsd.inc: New file.
20740
20741 2004-01-30 Mark Kettenis <kettenis@gnu.org>
20742
20743 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20744 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20745 *-*solaris2*. Remove commented out default settings for
20746 asm-flags. Replace gdb_compile with target_link.
20747
20748 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20749
20750 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20751 for all tests. Remove old hp-ux and cygnus xfail cases.
20752
20753 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20754
20755 * gdb.base/chng-syms.exp: New file.
20756 * gdb.base/chng-syms.c: New file.
20757
20758 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20759
20760 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20761 Provide arms for current output in all my configurations.
20762
20763 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20764
20765 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20766 * lib/compiler.cc: Likewise.
20767 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20768 get the right preprocessor. Eval the output directly. Remove
20769 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20770 hp_f77_compiler and hp_f90_compiler completely.
20771 (gdb_preprocess): Delete.
20772 (get_compiler): Delete.
20773
20774 2004-01-24 Mark Kettenis <kettenis@gnu.org>
20775
20776 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20777 <string.h>.
20778
20779 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
20780
20781 * gdb.mi/mi-stack.exp: Update copyright.
20782
20783 2004-01-23 David Carlton <carlton@kealia.com>
20784
20785 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20786 test for cp_lookup_transparent_type.
20787 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20788 call them.
20789
20790 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
20791
20792 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20793 after -var-update.
20794
20795 2004-01-23 David Carlton <carlton@kealia.com>
20796
20797 * gdb.cp/namespace.cc (C::ensureRefs): New.
20798 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20799
20800 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
20801
20802 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20803 case "-stack-list-locals 2".
20804 * gdb.mi/mi-var-child.exp: Test for case
20805 "-var-list-children --all-values NAME".
20806
20807 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20808
20809 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20810
20811 2004-01-18 Mark Kettenis <kettenis@gnu.org>
20812
20813 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20814 used with gdb_test_multiple.
20815
20816 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20817 read at address 0. This fixes PR testsuite/1504.
20818
20819 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
20820
20821 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20822 Remove downloading, guessing the host executable, the calls to
20823 gdb_file_cmd and gdb_target_cmd, and "load" support.
20824 (infer_host_exec): New function broken out from gdb_load.
20825 (gdb_load): New wrapper for gdbserver_gdb_load.
20826 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20827 gdb_target_cmd. Use -target-select.
20828 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20829 Download binaries to the host. Clear last_mi_remote_file when
20830 we load a new binary.
20831 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20832 call gdbserver_gdb_load and mi_gdb_target_cmd.
20833
20834 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20835
20836 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20837 type patterns.
20838
20839 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20840
20841 * gdb.cp/templates.exp: Fix typo in test name of
20842 "print Foo<volatile char*>::foo".
20843
20844 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20845
20846 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20847
20848 2004-01-16 Ben Elliston <bje@wasabisystems.com>
20849
20850 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20851 (clean mostlyclean): Remove empty rm.
20852
20853 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20854
20855 * gdb.base/setvar.exp: Add copyright years.
20856
20857 2004-01-14 David Carlton <carlton@bactrian.org>
20858
20859 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20860 PR c++/1511 and update coment.
20861 * gdb.cp/templates.exp: Update patterns to match current output.
20862 If changes involve something other than whitespace, KFAIL
20863 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20864
20865 2004-01-14 David Carlton <carlton@kealia.com>
20866
20867 * gdb.cp/namespace.exp: Add tests involving classes defined within
20868 namespaces.
20869 * gdb.cp/namespace.cc (C::CClass): New.
20870 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20871
20872 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
20873
20874 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20875 what debug info we have. Print a better message if something goes
20876 wrong while producing the separate debug info file.
20877
20878 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20879
20880 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20881
20882 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20883
20884 * gdb.base/callfuncs.c: Add copyright notice.
20885
20886 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20887
20888 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20889 inheritance. PR gdb/1498, PR gcc/13539.
20890
20891 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
20892
20893 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20894 test specific name.
20895 * gdb.mi/gdb669.exp: Ditto.
20896 * gdb.mi/mi-pthreads.exp: Ditto.
20897 * gdb.mi/mi1-pthreads.exp: Ditto.
20898 * gdb.mi/mi2-pthreads.exp: Ditto.
20899
20900 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20901
20902 * gdb.cp/member-ptr.cc: Add copyright notice.
20903
20904 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20905
20906 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20907 some patterns for recent versions of gcc and hpacc. Delete
20908 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20909 Delete tests that access a NULL pointer-to-member-data. This
20910 script is still disabled for gcc.
20911
20912 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20913
20914 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
20915 escaped correctly.
20916
20917 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20918
20919 * gdb.base/sepdebug.exp: New file.
20920 * gdb.base/sepdebug.c: New file.
20921 * lib/gdb.exp (separate_debug_filename): New procedure.
20922 (gdb_gnu_strip_debug): New procedure.
20923
20924 2004-01-12 Andrew Cagney <cagney@redhat.com>
20925
20926 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20927 * gdb.mi/ChangeLog-1999-2003: New file.
20928
20929 2004-01-12 Andrew Cagney <cagney@redhat.com>
20930
20931 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
20932 "Renaming a directory to a non-empty directory returns ENOTEMPTY
20933 or EEXIST", treat EBUSY as an XFAIL.
20934
20935 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
20936
20937 * gdb.base/scope.exp: Remove obsolete setup_xfail for
20938 hp_cc_compiler.
20939
20940 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20941
20942 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20943 decorations.
20944
20945 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20946
20947 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20948 and "(aCC)" decorations. Remove obsolete doco about old
20949 test results.
20950
20951 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.cp/exception.exp: Fix typo in doco.
20954
20955 2004-01-09 Mark Kettenis <kettenis@gnu.org>
20956
20957 * gdb.base/gdb1476.exp: Fix typo.
20958
20959 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20960
20961 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20962 file.
20963
20964 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20965
20966 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20967 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20968 Use gdb_compile. Remove restriction on gcc. Add some patterns
20969 for recent version of gdb. Delete second half, which was a copy
20970 of the first half with different build flags. This test is
20971 still disabled because it is still not ready for production.
20972
20973 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20974
20975 * gdb.cp/exception.cc: Add copyright notice.
20976 * gdb.cp/exception.exp: Add a notice that this file is broken
20977 because of line number changes caused by addition of copyright
20978 notice.
20979
20980 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20981
20982 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20983 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
20984
20985 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20986
20987 * gdb.cp/classes.exp: Accept gnu abi 2.
20988 * gdb.cp/derivation.exp: Likewise.
20989 * gdb.cp/overload.exp: Likewise.
20990 * gdb.cp/virtfunc.exp: Likewise.
20991
20992 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20993
20994 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20995 semicolon after end of function.
20996
20997 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20998
20999 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21000 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21001 boilerplate code for compiling and running the program under
21002 test. Add some string method tests.
21003
21004 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21005
21006 * gdb.cp/bs15503.cc: Add copyright notice.
21007 * gdb.cp/bs15503.exp: Adjust line number.
21008
21009 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21010
21011 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21012 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21013
21014 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21015
21016 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21017 hp_cc_compiler.
21018
21019 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21020
21021 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21022 * gdb.cp/ctti.exp: Use the marker instead of "next".
21023 With gcc, run further before bailing.
21024
21025 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21026
21027 * gdb.cp/cttiadd.cc: Add copyright notice.
21028 * gdb.cp/cttiadd1.cc: Likewise.
21029 * gdb.cp/cttiadd2.cc: Likewise.
21030 * gdb.cp/cttiadd3.cc: Likewise.
21031
21032 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21033
21034 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21035 Use gdb_test, gdb_test_multiple. Use floating-point values that
21036 have exact representations in IEEE-ish formats.
21037
21038 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21039
21040 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21041 compilers. Delete duplicate call to get_compiler_info.
21042 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21043 * gdb.base/volatile.exp: Likewise.
21044
21045 2004-01-07 Mark Kettenis <kettenis@gnu.org>
21046
21047 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21048 memory at address 0.
21049
21050 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21051
21052 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21053 to test for hp-ux assembler. Fix copyright years.
21054
21055 2004-01-07 Andrew Cagney <cagney@redhat.com>
21056
21057 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21058
21059 2004-01-07 Andrew Cagney <cagney@redhat.com>
21060
21061 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21062 when creating the read-only file. From analysis by Roland McGrath
21063 and Elena Zannoni.
21064
21065 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21066
21067 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21068
21069 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21070
21071 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21072 data pointers.
21073
21074 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21075
21076 * gdb.cp/m-static.exp: Compile one source file at a time.
21077 Delete unused call to get_compiler_info.
21078
21079 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21080
21081 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21082 * gdb.base/call-rt-st.exp: Likewise.
21083 * gdb.base/nodebug.exp: Likewise.
21084 * gdb.base/volatile.exp: Likewise.
21085 * gdb.cp/ref-types.exp: Likewise.
21086 * gdb.cp/templates.exp: Likewise.
21087
21088 2004-01-05 Mark Kettenis <kettenis@gnu.org>
21089
21090 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21091
21092 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21093
21094 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21095 hppa*-hp-hpux*.
21096
21097 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21098
21099 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21100 x86_64-*-*.
21101
21102 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21103 sparc64-*-* and sparc*-solaris2*.
21104
21105 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21106
21107 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21108 return ${tests}" test. The ${tests} already mentions the
21109 filename.
21110
21111 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21112
21113 * gdb.cp/local.exp: Accept gcc abi 2.
21114
21115 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21116
21117 * gdb.cp/templates.exp: Accept gcc abi 2.
21118
21119 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21120
21121 * lib/compiler.cc: Remove supports_template_debugging.
21122 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21123
21124 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21125
21126 * gdb.cp/namespace.exp: Accept gcc abi 2.
21127
21128 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21129
21130 * gdb.cp/method.exp: Accept gcc abi 2.
21131
21132 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21133
21134 * gdb.cp/classes.exp: Generate identical results as old version.
21135 * gdb.cp/derivation.exp: Likewise.
21136 * gdb.cp/overload.exp: Likewise.
21137 * gdb.cp/virtfunc.exp: Likewise.
21138
21139 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21140
21141 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21142 mysterious bug with sourceware version of expect.
21143
21144 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21145
21146 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21147 current versions of gcc, including gcc abi 2. Remove gratuitous
21148 restart of test program. Use gdb_test_multiple and gdb_test for
21149 all tests. Add patterns to xfail missing "const" in "const char *"
21150 and kfail PR gdb/1155.
21151
21152 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21153
21154 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21155 current versions of gcc, including gcc abi 2. Remove gratuitous
21156 restart of test program. Use gdb_test_multiple and gdb_test for
21157 all tests. Add patterns to kfail PR gdb/1498.
21158
21159 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21160
21161 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21162 current versions of gcc, including gcc abi 2. Use "breakpoint"
21163 and "continue" instead of restarting the target program. Use
21164 gdb_test_multiple and gdb_test for all tests.
21165
21166 2004-01-01 Mark Kettenis <kettenis@gnu.org>
21167
21168 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21169 for *-*-solaris2*.
21170
21171 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21172
21173 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21174 current versions of gcc, including gcc abi 2. Use "breakpoint"
21175 and "continue" instead of restarting the target program several
21176 times. Use gdb_test_multiple and gdb_test for all tests.
21177
21178 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21179
21180 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21181 source files.
21182
21183 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21184
21185 * gdb.base/environ.exp: Handle compiling test case from multiple
21186 source files.
21187
21188 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21189
21190 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21191
21192 2003-12-17 Jim Blandy <jimb@redhat.com>
21193
21194 * gdb.base/freebpcmd.c: Add copyright notice.
21195
21196 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21197
21198 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21199
21200 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21201
21202 2003-12-13 Jim Blandy <jimb@redhat.com>
21203
21204 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21205
21206 2003-12-12 Kevin Buettner <kevinb@redhat.com>
21207
21208 * gdb.asm/frv.inc: New file.
21209 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21210
21211 2003-12-09 Fred Fish <fnf@redhat.com>
21212
21213 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21214 functions to break1.c and leave prototypes behind. Add more
21215 "set breakpoint NN here" comments.
21216 * gdb.base/break1.c: New file.
21217
21218 * gdb.base/break.exp: Handle compiling test case from multiple
21219 source files and change source file references as needed.
21220 * gdb.base/completion.exp: Ditto.
21221 * gdb.base/condbreak.exp: Ditto.
21222 * gdb.base/define.exp: Ditto.
21223 * gdb.base/ena-dis-br.exp: Ditto.
21224 * gdb.base/info-proc.exp: Ditto.
21225 * gdb.base/maint.exp: Ditto.
21226 * gdb.base/until.exp: Ditto.
21227
21228 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21229 hardcoded line numbers.
21230 * gdb.base/define.exp: Ditto.
21231 * gdb.base/ena-dis-br.exp: Ditto.
21232 * gdb.base/maint.exp: Ditto.
21233 * gdb.base/until.exp: Ditto.
21234
21235 * gdb.base/completion.exp: Use "break1" for completion tests since
21236 "break" is no longer a unique prefix.
21237
21238 2003-12-06 Andrew Cagney <cagney@redhat.com>
21239
21240 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21241 "return_value_unimplemented". When an unimplemented struct return
21242 architecture, report incorrect values as a KFAIL
21243
21244 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21245
21246 * gdb.cp/rtti.exp: Accept new wording of warning from
21247 cp_lookup_rtti_type.
21248
21249 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21250
21251 Partial fix for PR testsuite/1456.
21252 * gdb.base/scope.exp (test_at_main): Replace references to
21253 gcc_compiled with calls to test_compiler_info.
21254 (test_at_foo): Likewise.
21255 (test_at_bar): Likewise.
21256
21257 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21258
21259 Partial fix for PR testsuite/1456.
21260 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21261 to test_compiler_info.
21262
21263 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21264
21265 * gdb.base/so-impl-ld.exp: Update copyright notice.
21266
21267 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21268
21269 Partial fix for PR testsuite/1456.
21270 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21271 to test_compiler_info.
21272
21273 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21274
21275 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21276 from current versions of gdb. Clean up regular expressions.
21277 Delete redundant timeout case.
21278
21279 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21280
21281 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21282 from current versions of gdb. Clean up regular expressions.
21283 Delete redundant timeout case.
21284
21285 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21286
21287 Partial fix for PR testsuite/1456.
21288 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21289 gcc_compiled with call to test_compiler_info.
21290
21291 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21292
21293 Partial fix for PR testsuite/1456.
21294 * gdb.base/list.exp (test_list_function): Delete unused declaration
21295 of gcc_compiled.
21296
21297 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21298
21299 Partial fix for PR testsuite/1456.
21300 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21301 call to test_compiler_info.
21302
21303 2003-11-29 Mark Kettenis <kettenis@gnu.org>
21304
21305 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21306 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21307 it to create the appropriate note.inc.
21308 * gdb.asm/asmsrc1.s: Include "note.inc".
21309 * gdb.asm/netbsd.inc: New file.
21310 * gdb.asm/empty.inc: New file.
21311
21312 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21313
21314 Partial fix for PR testsuite/1456.
21315 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21316 calls to test_compiler_info.
21317
21318 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21319
21320 Partial fix for PR testsuite/1456.
21321 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21322 calls to test_compiler_info.
21323
21324 2003-11-27 Mark Kettenis <kettenis@gnu.org>
21325
21326 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21327 pattern for the KFAILs.
21328
21329 2003-11-25 Adam Fedor <fedor@gnu.org>
21330
21331 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21332 * gdb.objc/objcdecode.m: New file.
21333
21334 2003-11-25 Adam Fedor <fedor@gnu.org>
21335
21336 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21337 * gdb.objc/nondebug.m: New file.
21338
21339 2003-11-26 Ben Elliston <bje@wasabisystems.com>
21340
21341 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21342 NetBSD as it does on FreeBSD. Modelled on a similar change by
21343 Mark Kettenis on 2003-05-30.
21344 (link-flags): Set to "--entry _start" regardless of target.
21345 Special linker flags are to be appended to $link-flags.
21346 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21347
21348 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21349
21350 * gdb.cp/method.exp: Accept output of new demangler.
21351
21352 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21353
21354 * gdb/class2.exp: New file.
21355 * gdb/class2.cc: New file.
21356
21357 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21358
21359 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21360 of new demangler.
21361
21362 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21363
21364 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21365 of gdb_test "run".
21366
21367 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21368
21369 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21370 "continue" into "run".
21371
21372 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21373
21374 Partial fix for PR testsuite/1456.
21375 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21376 call to test_compiler_info.
21377 * gdb.cp/ctti.exp: Likewise.
21378 * gdb.cp/derivation.exp: Likewise.
21379 * gdb.cp/member-ptr.exp: Likewise.
21380 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21381 reference to gcc_compiled.
21382
21383 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21384
21385 Fix PR testsuite/1463.
21386 * gdb.base/structs.exp (start_structs_test): Call
21387 get_debug_format before using the debug format.
21388
21389 2003-11-22 Andrew Cagney <cagney@redhat.com>
21390
21391 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21392 * gdb.base/structs.exp: Use gdb_test_multiple.
21393
21394 2003-11-20 Andrew Cagney <cagney@redhat.com>
21395
21396 * gdb.base/structs.exp: Handle and recover from internal errors.
21397 Replace "foo${n}" with "foo<n>" in test messages.
21398
21399 * gdb.base/structs.exp: Update copyright. Rewrite.
21400 * gdb.base/structs.c: Update copyright. Rewrite.
21401
21402 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21403 resync count exceeded.
21404
21405 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21406 from the internal error.
21407 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21408 Original from Jim Blandy.
21409 (gdb_test_multiple): Use gdb_internal_error_resync.
21410
21411 2003-11-19 Andrew Cagney <cagney@redhat.com>
21412
21413 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21414 KFAIL.
21415
21416 2003-11-17 Mark Kettenis <kettenis@gnu.org>
21417
21418 New testcase for PR backtrace/1435.
21419 * gdb.arch/i386-unwind.exp: New file.
21420 * gdb.arch/i386-unwind.c: New file.
21421
21422 2003-11-17 Andrew Cagney <cagney@redhat.com>
21423
21424 * lib/gdb.exp (compiler_info): New global.
21425 (test_compiler_info): New function.
21426 (get_compiler_info): Set compiler_info.
21427 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21428 "compiler_info" to gcc-<major>-<minor>.
21429
21430 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21431
21432 * gdb.trace/configure: Remove.
21433
21434 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
21435
21436 * gdb.base/break.c: Add comments to aid finding line numbers for
21437 breakpoints.
21438 * gdb.base/break.exp: Remove all references to explicit line
21439 numbers.
21440
21441 2003-11-11 Nick Clifton <nickc@redhat.com>
21442
21443 * gdb.base/shreloc.exp: Do not run for targets which do not
21444 support shared objects.
21445
21446 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
21447
21448 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21449 Don't run tests if nofileio flag is given.
21450
21451 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
21452
21453 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21454 as well as 'Watchpoint'.
21455
21456 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21457
21458 Reported by Jim Ingham <jingham@apple.com>:
21459 * gdb.base/annota1.exp: Match at least one occurrence of the
21460 signal handler annotation.
21461
21462 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21463
21464 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21465 as well as 'Watchpoint'.
21466
21467 2003-11-05 Michael Chastain <mec@shout.net>
21468
21469 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21470
21471 2003-11-03 Kris Warkentin <kewarken@qnx.com>
21472
21473 * gdb.arch/gdb1291.c: New test file.
21474 * gdb.arch/gdb1291.exp: New test script.
21475 * gdb.arch/gdb1431.c: New test file.
21476 * gdb.arch/gdb1431.exp: New test script.
21477
21478 2003-10-22 Michael Chastain <mec@shout.net>
21479
21480 * gdb.mi/pthreads.c: Add copyright notice.
21481
21482 2003-10-22 Michael Chastain <mec@shout.net>
21483
21484 * gdb.threads/pthreads.c: Add copyright notice.
21485
21486 2003-10-20 Michael Chastain <mec@shout.net>
21487
21488 * gdb.base/gdb1056.exp: New test script.
21489
21490 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21491
21492 * gdb.threads/killed.exp: Use gdb_run_cmd.
21493
21494 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21495
21496 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21497 create a core file.
21498 * gdb.threads/gcore-thread.exp: Likewise.
21499
21500 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
21501
21502 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21503 type, based on char type.
21504 (struct bit_flags_short_t): New bitfield type, based on short type.
21505 (init_bit_flags_char): New fuction.
21506 (init_bit_flags_short): Ditto.
21507 (print_bit_flags_char): Ditto.
21508 (print_bit_flags_short): Ditto.
21509 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21510
21511 2003-10-11 Michael Chastain <mec@shout.net>
21512
21513 * gdb.base/call-rt-st.exp: Update copyright year.
21514
21515 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21516
21517 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21518 * gdb.disasm/sh3.s: Ditto.
21519
21520 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
21521
21522 * gdb.threads/switch-threads.exp: New test.
21523 * gdb.threads/switch-threads.c: New source file.
21524
21525 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
21526
21527 * gdb.base/ending-run.exp: Add sh specific case.
21528
21529 2003-10-06 Andrew Cagney <cagney@redhat.com>
21530
21531 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21532 * gdb.disasm/mn10200.exp: Delete obsolete file.
21533
21534 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
21535
21536 * ChangeLog: Correct an entry command.exp -> commands.exp.
21537 * gdb.base/commands.exp (bp_deleted_in_command_test)
21538 (temporary_breakpoint_commands): Check noargs.
21539
21540 2003-09-25 David Carlton <carlton@kealia.com>
21541
21542 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21543 of some print tests, where appropriate. Add tests for C::D::cd,
21544 E::ce, F::cXfX, G::XgX.
21545 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21546
21547 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
21548
21549 * lib/java.exp (java_init): Import target_alias before using it.
21550
21551 2003-09-25 David Carlton <carlton@kealia.com>
21552
21553 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21554
21555 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
21556
21557 * gdb.base/selftest.exp: Accomodate more instruction reordering
21558 weirdness.
21559
21560 2003-09-17 Michael Chastain <mec@shout.net>
21561
21562 * gdb.cp/gdb1355.exp: New file.
21563 * gdb.cp/gdb1355.c: New file.
21564
21565 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
21566
21567 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21568 * gdb.asm/sh.inc: New file.
21569
21570 2003-09-11 David Carlton <carlton@kealia.com>
21571
21572 * gdb.cp/namespace.exp: Add tests for namespace types.
21573 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21574 (test_namespace): New.
21575
21576 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
21577
21578 * gdb.base/relocate.exp: Handle new gdb output at startup.
21579 * gdb.stabs/weird.exp: Ditto.
21580
21581 2003-09-08 Michael Chastain <mec@shout.net>
21582
21583 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21584
21585 2003-09-07 Michael Chastain <mec@shout.net>
21586
21587 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21588 'parse error'.
21589
21590 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21591
21592 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21593
21594 2003-08-30 Michael Chastain <mec@shout.net>
21595
21596 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21597 * gdb.gdb/observer.exp: Ditto.
21598 * gdb.gdb/xfullpath.exp: Ditto.
21599
21600 2003-08-29 Mark Kettenis <kettenis@gnu.org>
21601
21602 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21603 *-*-*bsd*.
21604
21605 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21606
21607 * gdb.base/dump.exp: Skip for ia64.
21608
21609 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21610
21611 * gdb.asm/asm-source.exp: Add ia64 support.
21612 * gdb.asm/ia64.inc: New file.
21613
21614 2003-08-22 Michael Chastain <mec@shout.net>
21615
21616 * gdb.cp: New directory.
21617 * gdb.cp/*: Copy from gdb.c++/*.
21618 * gdb.c++/*: Remove.
21619 * Makefile.in: Change gdb.c++ to gdb.cp.
21620 * configure.in: Ditto.
21621 * configure: Regnerate.
21622
21623 2003-08-18 Mark Kettenis <kettenis@gnu.org>
21624
21625 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21626 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21627
21628 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21629
21630 * mi-var-display.exp (-var-list-children weird): Accept function
21631 pointers with argument types.
21632 * mi1-var-display.exp (-var-list-children weird): Likewise.
21633 * mi2-var-display.exp (-var-list-children weird): Likewise.
21634
21635 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21636
21637 * gdb.base/annota3.exp: Add missing newline.
21638
21639 2003-08-06 Michael Chastain <mec@shout.net>
21640
21641 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21642
21643 2003-08-12 Michael Snyder <msnyder@redhat.com>
21644
21645 * gdb.base/float.exp: Add test for SH.
21646
21647 2003-08-10 Mark Kettenis <kettenis@gnu.org>
21648
21649 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21650
21651 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21652
21653 * gdb.base/completion.exp: Remove reduntant completion test
21654 on filename.
21655
21656 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21657
21658 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21659 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21660 gdb.trace/save-trace.exp: Make sure that full pathnames are
21661 escaped correctly.
21662
21663 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21664
21665 * configure.in: Don't generate config.h from config.hin.
21666 * configure: Regenerate.
21667 * config.hin: Remove file.
21668 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21669 * gdb.threads/pthreads.c: Ditto.
21670
21671 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
21672
21673 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21674 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21675 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21676 Replace ld24 with seth/add3.
21677
21678 2003-08-02 Andrew Cagney <cagney@redhat.com>
21679
21680 * gdb.base/annota3.exp: New file.
21681 * gdb.base/annota3.c: New file.
21682 * gdb.c++/annota3.exp: New file.
21683 * gdb.c++/annota3.cc: New file.
21684
21685 2003-07-29 Michael Chastain <mec@shout.net>
21686
21687 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21688 actually failed.
21689 (do_pass): Likewise.
21690 * gdb.threads/tls.exp: Always initialize no_of_threads.
21691
21692 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
21693
21694 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21695 pattern.
21696 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21697 * gdb.threads/tls.exp: Recognize one case of the host library not
21698 supporting TLS.
21699
21700 2003-07-27 Andrew Cagney <cagney@redhat.com>
21701
21702 * gdb.base/fileio.exp: Use SH when running commands using
21703 remote_exec.
21704
21705 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
21706
21707 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21708 * gdb.base/relocate.c (dummy): New padding array.
21709
21710 2003-07-22 Michael Snyder <msnyder@redhat.com>
21711
21712 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21713
21714 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21715 patterns to be more general, accepting old and new output.
21716 Some output chars (such as '+') also must be quoted.
21717 Some addresses are displayed numerically instead of
21718 symbolically.
21719
21720 2003-07-23 Michael Snyder <msnyder@redhat.com>
21721
21722 * gdb.base/return2.exp: Don't test long-long return.
21723
21724 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21725 * gdb.disasm/t01_mov.exp: Ditto.
21726 * gdb.disasm/t02_mova.s: Ditto.
21727 * gdb.disasm/t02_mova.exp: Ditto.
21728 * gdb.disasm/t03_add.s: Ditto.
21729 * gdb.disasm/t03_add.exp: Ditto.
21730 * gdb.disasm/t04_sub.s: Ditto.
21731 * gdb.disasm/t04_sub.exp: Ditto.
21732 * gdb.disasm/t05_cmp.s: Ditto.
21733 * gdb.disasm/t05_cmp.exp: Ditto.
21734 * gdb.disasm/t06_ari2.s: Ditto.
21735 * gdb.disasm/t06_ari2.exp: Ditto.
21736 * gdb.disasm/t07_ari3.s: Ditto.
21737 * gdb.disasm/t07_ari3.exp: Ditto.
21738 * gdb.disasm/t08_or.s: Ditto.
21739 * gdb.disasm/t08_or.exp: Ditto.
21740 * gdb.disasm/t09_xor.s: Ditto.
21741 * gdb.disasm/t09_xor.exp: Ditto.
21742 * gdb.disasm/t10_and.s: Ditto.
21743 * gdb.disasm/t10_and.exp: Ditto.
21744 * gdb.disasm/t11_logs.s: Ditto.
21745 * gdb.disasm/t11_logs.exp: Ditto.
21746 * gdb.disasm/t12_bit.s: Ditto.
21747 * gdb.disasm/t12_bit.exp: Ditto.
21748 * gdb.disasm/t13_otr.s: Ditto.
21749 * gdb.disasm/t13_otr.exp: Ditto.
21750
21751 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21752
21753 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21754
21755 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21756
21757 * gdb.threads/tls.c : New file.
21758 * gdb.threads/tls.exp : New file.
21759 * gdb.threads/tls-main.c : New file.
21760 * gdb.threads/tls-shared.c : New file.
21761 * gdb.threads/tls-shared.exp : New file.
21762
21763 2003-07-22 Andreas Schwab <schwab@suse.de>
21764
21765 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21766
21767 2003-07-20 Andreas Schwab <schwab@suse.de>
21768
21769 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21770 due to insn reordering.
21771
21772 2003-07-15 Andrew Cagney <cagney@redhat.com>
21773
21774 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21775
21776 2003-07-15 Michael Chastain <mec@shout.net>
21777
21778 * gdb.base/gdb1250.exp: New file.
21779 * gdb.base/gdb1250.c: New file.
21780
21781 2003-07-09 Michal Ludvig <mludvig@suse.cz>
21782
21783 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21784 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21785
21786 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21787
21788 * gdb.threads/tls.c: New file.
21789 * gdb.threads/tls.exp: New file.
21790 * gdb.threads/tls-main.c: New file.
21791 * gdb.threads/tls-shared.c: New file.
21792 * gdb.threads/tls-shared.exp: New file.
21793
21794 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21795
21796 * gdb.base/annota1.exp: Make sure that we properly escape the
21797 full path of the source file. Xfail more permissive patterns,
21798 due to a compiler debug info problem.
21799
21800 2003-07-07 Andreas Schwab <schwab@suse.de>
21801
21802 * gdb.asm/m68k.inc: New file.
21803 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21804
21805 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21806 arguments"): Also match negative number.
21807
21808 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21809
21810 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
21811
21812 * gdb.base/store.c (charest): New typedef.
21813 (add_char): Rename to add_charest, update.
21814 (wack_char): Rename to wack_charest, update types. Return l + r
21815 to keep r live across the call.
21816 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21817 (wack_double, wack_doublest): Return l + r to keep r live across
21818 the call.
21819 * gdb.base/store.exp: Accomodate store.c changes.
21820
21821 2003-06-30 David Carlton <carlton@kealia.com>
21822
21823 * gdb.c++/maint.exp (test_invalid_name): New.
21824 (test_first_component): Add tests for invalid names.
21825
21826 2003-06-29 Michael Chastain <mec@shout.net>
21827
21828 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21829 output of '<VTT for class>' for virtual base classes.
21830
21831 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21832
21833 * gdb.base/completion.exp: Tab-complete "complet" instead of
21834 "compl".
21835 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21836
21837 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21838
21839 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21840 * gdb.base/volatile.exp: Likewise.
21841
21842 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21843
21844 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21845 gdb/1265.
21846
21847 2003-06-28 Michael Chastain <mec@shout.net>
21848 Daniel Jacobowitz <drow@mvista.com>
21849
21850 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21851 initial line count of 'captured_main' from 26 to 32.
21852 (test_with_self): Allow xmalloc call to be interleaved with the
21853 preceding two lines.
21854
21855 2003-06-24 Joel Brobecker <brobecker@gnat.com>
21856
21857 * gdb.base/bang.exp: New testcase.
21858
21859 2003-06-23 Joel Brobecker <brobecker@gnat.com>
21860
21861 * gdb.base/langs.exp: Add some tests for the "minimal" language
21862 support.
21863
21864 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
21865
21866 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21867 the testcase.
21868
21869 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21870
21871 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21872 offset.
21873
21874 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21875
21876 * gdb.c++/pr-1210.cc: New file.
21877 * gdb.c++/pr-1210.exp: New file.
21878
21879 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
21880
21881 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21882 000-exec-continue.
21883
21884 2003-06-15 Mark Kettenis <kettenis@gnu.org>
21885
21886 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21887 on *-*-*bsd* instead of *-*-freebsd*.
21888
21889 2003-06-14 Andrew Cagney <cagney@redhat.com>
21890
21891 * gdb.base/store.exp: Test longest and doublest. Test all
21892 parameters. Weaken return statement match.
21893 * gdb.base/store.c: Add longest and doublest - aka long long and
21894 long double functions. Put all parameters into local register
21895 variables. Use negative values.
21896
21897 2003-06-14 Andrew Cagney <cagney@redhat.com>
21898
21899 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21900 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21901 exit status.
21902 * gdb.base/fileio.exp: Disable target when nointerrupts and
21903 noinferiorio, instead of limiting it to remote. Use remote_exec
21904 instead of system.
21905
21906 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21907
21908 * gdb.base/float.exp: Add ia64 support.
21909
21910 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
21911
21912 * gdb.base/fileio.exp: Run only on remote targets.
21913
21914 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
21915
21916 * gdb.base/fileio.c: New file, testing File-I/O.
21917 * gdb.base/fileio.exp: Ditto.
21918
21919 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21920
21921 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21922 shared objects after relocation at load time (gdb PR/1132).
21923 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
21924 as above, part of the shared object relocation test.
21925
21926 2003-06-08 Mark Kettenis <kettenis@gnu.org>
21927
21928 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21929 fully filled history list.
21930 * gdb.base/gdb_history: New file.
21931
21932 * gdb.base/signals.exp: XFAIL "continue to func1" on
21933 i*86-*-freebsd*.
21934
21935 * gdb.base/attach.exp: When trying to attach to a nonexistent
21936 process, make it possible to specify the PID based on the target,
21937 and do so for *-*-freebsd*.
21938
21939 2003-06-02 Richard Henderson <rth@redhat.com>
21940
21941 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21942
21943 2003-06-02 Richard Henderson <rth@redhat.com>
21944
21945 * gdb.base/selftest.exp: Next over lim_at_start initialization.
21946
21947 2003-06-02 Richard Henderson <rth@redhat.com>
21948
21949 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21950
21951 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
21952
21953 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21954 of globalvar.
21955
21956 2003-06-01 Mark Kettenis <kettenis@gnu.org>
21957
21958 * gdb.asm/asm-source.exp: Check for memory read errors in
21959 disassembler test on *BSD too.
21960
21961 2003-06-01 Richard Henderson <rth@redhat.com>
21962
21963 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21964 for .frame.
21965 (gdbasm_call): Lose ldgp.
21966 (gdbasm_startup): Add frame information.
21967 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21968
21969 2003-05-31 Mark Kettenis <kettenis@gnu.org>
21970
21971 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21972 i?86-*-*.
21973
21974 2003-05-30 Mark Kettenis <kettenis@gnu.org>
21975
21976 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21977 FreeBSD.
21978
21979 2003-05-29 Richard Henderson <rth@redhat.com>
21980
21981 * gdb.asm/alpha.inc: New file.
21982 * gdb.asm/asm-source.exp: Use it.
21983
21984 2003-05-29 Jim Blandy <jimb@redhat.com>
21985
21986 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
21987 'core.PID'.
21988
21989 2003-05-22 Jim Blandy <jimb@redhat.com>
21990
21991 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21992 backtrace.
21993
21994 2003-05-20 David Carlton <carlton@math.stanford.edu>
21995
21996 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21997 this time.
21998
21999 2003-05-19 David Carlton <carlton@bactrian.org>
22000
22001 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22002 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22003
22004 2003-05-19 David Carlton <carlton@bactrian.org>
22005
22006 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22007 namespace tests.
22008 Bump copyright date.
22009 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22010 (main): Call C::D::marker2.
22011 * gdb.c++/namespace1.cc: New file.
22012
22013 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22014
22015 Roland McGrath <roland@redhat.com>
22016 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22017 there is no manager thread.
22018
22019 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22020
22021 * gdb.threads/schedlock.exp: Remove assumption that all threads
22022 will run in a particular small time slice. Also ensure we break
22023 in one of the child threads rather than the main thread.
22024
22025 2003-05-07 Jim Blandy <jimb@redhat.com>
22026
22027 Add support for assembly source testing on the s390x.
22028 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22029 architecture.
22030 * gdb.asm/s390x.inc: New file.
22031
22032 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22033 succession of 'if' statements.
22034
22035 2003-05-05 Andrew Cagney <cagney@redhat.com>
22036
22037 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22038
22039 2003-05-05 Andrew Cagney <cagney@redhat.com>
22040
22041 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22042 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22043
22044 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
22045
22046 * gdb.base/charset.exp: Update based on new behavior of set/show
22047 charset commands.
22048
22049 2003-05-01 Andrew Cagney <cagney@redhat.com>
22050
22051 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22052 variable do not give memory errors.
22053
22054 2003-04-30 Adam Fedor <fedor@gnu.org>
22055
22056 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22057 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22058 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22059 gdb.objc/basicclass.m: : New files
22060
22061 * lib/gdb.exp (gdb_compile_objc): New procedure.
22062
22063 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
22064
22065 * gdb.base/signals.exp: Make backtrace tests more specific.
22066
22067 2003-04-23 David Carlton <carlton@bactrian.org>
22068
22069 * gdb.c++/maint.exp (test_first_component): Add tests for
22070 'operator' in more locations.
22071
22072 2003-04-16 Kevin Buettner <kevinb@redhat.com>
22073
22074 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22075
22076 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
22077
22078 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22079 func marke' instead. Update test name.
22080
22081 2003-04-15 David Carlton <carlton@math.stanford.edu>
22082
22083 * gdb.c++/maint.exp: New file.
22084
22085 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22086
22087 * gdb.threads/schedlock.c: Change type of thread function argument
22088 to long, to avoid warnings on 64-bit platforms.
22089
22090 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22091
22092 * gdb.base/attach.exp: Add new message from ptrace in case of
22093 attaching to nonexistent process.
22094
22095 2003-04-11 Jim Blandy <jimb@redhat.com>
22096
22097 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22098 gdb.c++/userdef.cc: Place comments on the lines to which the
22099 marker function might return.
22100 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22101 gdb.c++/userdef.exp: Look for those comments to check that we've
22102 returned to the right place, instead of checking line numbers.
22103
22104 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
22105
22106 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22107 match on sourcefile name, instead of directory name.
22108
22109 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
22110
22111 * gdb.base/completion.exp: Use string_to_regexp to match the
22112 working directory name.
22113
22114 2003-04-09 Jim Blandy <jimb@redhat.com>
22115
22116 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22117 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22118 after an inferior function call, report the failure, but allow the
22119 test to continue.
22120
22121 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22122
22123 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22124 with -DPROTOTYPES.
22125
22126 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22127
22128 * gdb.base/break.exp: Revert last patch.
22129
22130 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22131
22132 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22133 with -DPROTOTYPES.
22134
22135 2003-04-02 Andrew Cagney <cagney@redhat.com>
22136
22137 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22138 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22139 matching directories by the name breakpoint.
22140 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22141 Make "continue to marker1" consistent.
22142 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22143 message consistent.
22144 * lib/gdb.exp: Put "the program is no longer running", and "the
22145 program exited" in parenthesis.
22146 * lib/mi-support.exp: Ditto.
22147
22148 2003-04-02 Bob Rossi <bob_rossi@cox.net>
22149
22150 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22151
22152 2003-03-29 Andrew Cagney <cagney@redhat.com>
22153
22154 * gdb.base/sizeof.c (main): Print the value of '\377'.
22155 * gdb.base/sizeof.exp: Check the sign of '\377'.
22156
22157 2003-03-27 Michael Chastain <mec@shout.net>
22158
22159 * gdb.base/gdb1090.exp: New file.
22160 * gdb.base/gdb1090.cc: New file.
22161
22162 2003-03-27 J. Brobecker <brobecker@gnat.com>
22163
22164 * gdb.gdb/observer.exp: New regression test.
22165
22166 2003-03-27 Michael Chastain <mec@shout.net>
22167
22168 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22169 * gdb.base/ptype.exp: Likewise.
22170
22171 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
22172
22173 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22174
22175 2003-03-26 Michael Chastain <mec@shout.net>
22176
22177 * gdb.base/ptype.exp: Actually use some typedef'd types.
22178
22179 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22180
22181 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22182 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22183
22184 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22185
22186 * gdb.base/default.exp: Fix regular expression.
22187
22188 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22189
22190 * gdb.base/args.exp: Fix regular expression.
22191
22192 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22193
22194 * gdb.base/help.exp: Allow Win32 child process.
22195
22196 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22197
22198 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22199 when stepping out of main().
22200
22201 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22202
22203 * gdb.base/default.exp: Check for win32 specific message when calling
22204 "run" without executable.
22205
22206 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22207
22208 * gdb.base/args.exp: Expect .exe in output.
22209
22210 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22211
22212 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22213 Cygwin native.
22214
22215 2003-03-17 Andrew Cagney <cagney@redhat.com>
22216
22217 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22218 vector registes.
22219 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22220 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22221
22222 2003-03-17 David Carlton <carlton@math.stanford.edu>
22223
22224 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22225 test, for PR breakpoints/38.
22226 Call test_watchpoint_and_breakpoint.
22227 * gdb.base/watchpoint.c (func3): New function.
22228 (main): Call func3.
22229
22230 2003-03-04 David Carlton <carlton@math.stanford.edu>
22231
22232 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22233 Garply<Garply<char> >:: garply".
22234 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22235 with respect to PR c++/1111; note also PR c++/1113.
22236 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22237 respect to PR c++/1062.
22238 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22239
22240 2003-03-03 David Carlton <carlton@math.stanford.edu>
22241
22242 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22243 with respect to PR c++/57.
22244 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22245 c++/826.
22246 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22247 respect to PR c++/57.
22248
22249 2003-03-03 David Carlton <carlton@math.stanford.edu>
22250
22251 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22252 respect to PR c++/33 into FAILs.
22253
22254 2003-03-03 Michael Chastain <mec@shout.net>
22255
22256 * configure.in: Update copyright years.
22257
22258 2003-03-03 Michael Chastain <mec@shout.net>
22259
22260 * Makefile.in: Update copyright years.
22261
22262 2003-02-28 David Carlton <carlton@math.stanford.edu>
22263
22264 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22265 print class instead of struct and/or superfluous protection
22266 specifiers, as long as the resulting output is equivalent to the
22267 source code.
22268 Delete FIXME from end of messages on tests that don't need
22269 fixing.
22270
22271 2003-02-28 David Carlton <carlton@math.stanford.edu>
22272
22273 * gdb.c++/templates.exp (do_tests): Allow const in the two
22274 Foo<volatile char *>::foo tests.
22275
22276 2003-02-27 Michael Snyder <msnyder@redhat.com>
22277
22278 * gdb.base/restore.c (main): Return zero, so exit code
22279 will be consistant.
22280
22281 2003-02-26 David Carlton <carlton@math.stanford.edu>
22282
22283 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22284 char *>::foo" test with respect to PR c++/33. Create a new test
22285 which is identical to that one except that it doesn't put the
22286 space between the "char" and the "*"; KFAIL it, too.
22287
22288 2003-02-26 David Carlton <carlton@math.stanford.edu>
22289
22290 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22291 template types into either PASSes or KFAILs (corresponding to PR
22292 c++/57). Tweak indentation. Update copyright.
22293
22294 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22295
22296 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22297
22298 2003-02-13 Michael Chastain <mec@shout.net>
22299
22300 * gdb.base/exprs.exp: Remove i960 remnants.
22301 * gdb.base/funcargs.exp: Likewise.
22302 * gdb.base/list.exp: Likewise.
22303 * gdb.base/ptype.exp: Likewise.
22304
22305 2003-02-14 David Carlton <carlton@math.stanford.edu>
22306
22307 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22308 pEe->D::vg()" from XFAIL to KFAIL.
22309
22310 2003-02-13 Jason Molenda (jmolenda@apple.com)
22311
22312 * gdb.base/maint.exp: Update maint print statistics regexp to include
22313 new entries.
22314
22315 2003-02-13 Michael Chastain <mec@shout.net>
22316
22317 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22318
22319 2003-02-12 Michael Chastain <mec@shout.net>
22320
22321 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22322 * gdb.c++/inherit.exp: Likewise.
22323 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22324 * gdb.c++/templates.exp: Likewise.
22325 * gdb.c++/virtfunc.exp: Likewise.
22326
22327 2003-02-06 Jason Molenda (jason-cl@molenda.com)
22328
22329 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22330 why the code is written that way.
22331
22332 2003-02-05 Michael Chastain <mec@shout.net>
22333
22334 * gdb.base/dump.exp: Add missing copyright line.
22335
22336 2003-02-05 Jason Molenda (jason-cl@molenda.com)
22337
22338 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22339 at the beginning so the breakpoint doesn't get set on the loop.
22340
22341 2003-02-05 Michael Chastain <mec@shout.net>
22342
22343 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22344 output for configurations with gcc 2.95.3.
22345
22346 2003-02-05 Keith Seitz <keiths@redhat.com>
22347 Andrew Cagney <ac131313@redhat.com>
22348
22349 * gdb.mi/mi-cli.exp: New file.
22350
22351 2003-02-04 Michael Chastain <mec@shout.net>
22352
22353 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22354 Call perror and then continue.
22355
22356 2003-02-03 Michael Chastain <mec@shout.net>
22357
22358 * gdb.c++/pr-1023.cc: New file.
22359 * gdb.c++/pr-1023.exp: New file.
22360
22361 2003-02-05 Jim Blandy <jimb@redhat.com>
22362
22363 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22364 it's local to foobar. Check for it there, and check that it's not
22365 present in main.
22366 * gdb.c++/local.cc (marker2): New function.
22367 (foobar): Call marker1.
22368 (main): Call marker2 instead of marker1.
22369
22370 2003-02-04 Andrew Cagney <ac131313@redhat.com>
22371
22372 * gdb.disasm/mn10200.exp: Obsolete file.
22373 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22374 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22375 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22376
22377 2003-02-04 David Carlton <carlton@math.stanford.edu>
22378
22379 * gdb.c++/overload.exp: Test intToChar(1).
22380 * gdb.c++/overload.cc (intToChar): New.
22381 (main): Call intToChar.
22382
22383 2003-02-03 David Carlton <carlton@math.stanford.edu>
22384
22385 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22386 'might_kfail' arg.
22387 KFAIL some of the continue_to_bp_overloaded calls, according to
22388 PR c++/1025.
22389
22390 2003-02-01 Michael Chastain <mec@shout.net>
22391
22392 * gdb.base/advance.c (marker1): New marker function.
22393 * gdb.base/advance.exp: When the 'advance' command lands on the
22394 return breakpoint, it can legitimately stop on either the
22395 current line or the next line. Accommodate both outcomes.
22396 * gdb.base/until.exp: Likewise.
22397
22398 2003-02-02 Andrew Cagney <ac131313@redhat.com>
22399
22400 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22401 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22402 now a list, not a tuple.
22403 * gdb.mi/mi-var-display.exp: Ditto.
22404 * gdb.mi/gdb792.exp: Ditto.
22405
22406 2003-02-01 Andrew Cagney <ac131313@redhat.com>
22407
22408 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22409 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22410 stack backtraces.
22411 * gdb.mi/mi-syn-frame.c: Part of same.
22412
22413 2003-02-01 Mark Kettenis <kettenis@gnu.org>
22414
22415 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22416 gdb.mi/mi1-pthreads.exp: Return instead of calling
22417 gdb_suppress_entire_file.
22418
22419 2003-02-01 Mark Salter <msalter@redhat.com>
22420
22421 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22422
22423 2003-01-31 Mark Salter <msalter@redhat.com>
22424
22425 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22426 Support empty arg.
22427
22428 2003-01-30 Michael Chastain <mec@shout.net>
22429
22430 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22431 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22432 has been fixed in gdb/readline on 2003-01-09.
22433
22434 2003-01-29 Michael Snyder <msnyder@redhat.com>
22435
22436 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22437 * gdb.base/display.exp: Allow for leading underscore in symbol.
22438 * gdb.base/args.exp: Skip if target does not support args passing.
22439
22440 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
22441
22442 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22443 gdb_test. Accept a list of expect arguments as the third
22444 parameter.
22445 (gdb_test): Use it.
22446
22447 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
22448
22449 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22450 allow for different test tree configurations. Update some
22451 tescases accordingly.
22452 * gdb.arch/altivec-regs.exp: Ditto.
22453 * gdb.asm/asm-source.exp: Ditto.
22454 * gdb.base/advance.exp: Ditto.
22455 * gdb.base/display.exp: Ditto.
22456 * gdb.base/long_long.exp: Ditto.
22457 * gdb.base/mips_pro.exp: Ditto.
22458 * gdb.base/overlays.exp: Ditto.
22459 * gdb.base/relocate.exp: Ditto.
22460 * gdb.base/setshow.exp: Ditto.
22461 * gdb.base/step-line.exp: Ditto.
22462 * gdb.base/step-test.exp: Ditto.
22463 * gdb.base/until.exp: Ditto.
22464 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22465
22466 2003-01-17 David Carlton <carlton@math.stanford.edu>
22467
22468 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22469 corresponding to PR c++/945.
22470 Update copyright.
22471
22472 2003-01-17 David Carlton <carlton@math.stanford.edu>
22473
22474 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22475 corresponding to PR c++/68.
22476
22477 2003-01-17 David Carlton <carlton@math.stanford.edu>
22478
22479 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22480 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22481 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22482
22483 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22484
22485 * gdb.base/break.exp: Fix change of default location, because of
22486 removal of until tests.
22487 * gdb.base/help.exp: Update test for new 'until' help message.
22488 Add test for help on 'advance'.
22489 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22490
22491 2003-01-15 Mark Kettenis <kettenis@gnu.org>
22492
22493 * gdb.base/default.exp: Adapt "info float" test for recent changes
22494 to that command. Add test for "info vector".
22495 * gdb.base/float.exp: New file. Add test for "info float" that
22496 resembles the old test in gdb.base/default.exp.
22497
22498 2003-01-15 David Carlton <carlton@math.stanford.edu>
22499
22500 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22501
22502 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22503
22504 * gdb.base/break.exp: Move the tests of until command from here...
22505 * gdb.base/until.exp: ... to here. New file. Add other tests.
22506 * gdb.base/advance.c: New file.
22507 * gdb.base/advance.exp: New file.
22508
22509 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
22510
22511 * gdb.base/args.c: New file.
22512 * gdb.base/args.exp: New file.
22513
22514 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22515
22516 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22517
22518 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22519
22520 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22521
22522 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22523
22524 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22525 dates.
22526
22527 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22528
22529 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22530
22531 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22532
22533 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22534 (ptype &*"foo").
22535 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22536
22537 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22538
22539 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22540 * gdb.mi/mi1-console.exp: Likewise.
22541
22542 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22543
22544 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22545 * gdb.mi/mi1-console.exp: Likewise.
22546
22547 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22548
22549 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22550
22551 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22552
22553 * gdb.base/detach.exp: New test.
22554
22555 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22556
22557 * Makefile.in (ALL_SUBDIRS): New variable.
22558 (subdirs, clean, distclean): Use it.
22559 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22560 regenerating Makefile, since it is generated from the top level.
22561 * gdb.asm/Makefile.in: Likewise.
22562 * gdb.base/Makefile.in: Likewise.
22563 * gdb.c++/Makefile.in: Likewise.
22564 * gdb.disasm/Makefile.in: Likewise.
22565 * gdb.java/Makefile.in: Likewise.
22566 * gdb.mi/Makefile.in: Likewise.
22567 * gdb.threads/Makefile.in: Likewise.
22568 * gdb.trace/Makefile.in: Likewise.
22569
22570 2003-01-09 David Carlton <carlton@math.stanford.edu>
22571
22572 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22573 Add copyright year 2003.
22574
22575 2003-01-06 Michael Chastain <mec@shout.net>
22576
22577 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22578 When selecting a thread, 'line' and 'file' are optional.
22579 * gdb.mi/mi1-pthreads.exp: Likewise.
22580
22581 2003-01-06 Andreas Schwab <schwab@suse.de>
22582
22583 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22584 failures.
22585
22586 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22587
22588 Fix PR gdb/844
22589 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22590 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22591
22592 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22593 instead of calling gdb_suppress_entire_file.
22594 * gdb.threads/print-threads.exp: Likewise.
22595 * gdb.threads/schedlock.exp: Likewise.
22596
22597 * gdb.threads/killed.exp: Return instead of calling
22598 gdb_suppress_entire_file.
22599 * gdb.threads/linux-dp.exp: Likewise.
22600 * gdb.threads/pthreads.exp: Likewise.
22601
22602 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22603
22604 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22605 stabs.
22606 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22607 * gdb.base/whatis.exp: Always allow (void) after function names.
22608
22609 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22610
22611 * gdb.c++/casts.exp: Correct regexp.
22612
22613 2003-01-04 Mark Kettenis <kettenis@gnu.org>
22614
22615 * configure.in: Call AC_CONFIG_HEADER. Don't call
22616 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22617 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22618 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22619 aforementioned directories in the AC_OUPUT call.
22620 * config.hin: New file.
22621 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22622 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22623 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22624 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22625 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22626 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22627 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22628 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22629 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22630 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22631 gdb.threads/configure.in, gdb.threads/configure,
22632 gdb.threads/config.in, gdb.trace/configure.in,
22633 gdb.trace/configure: Removed.
22634
22635 2003-01-03 Michael Chastain <mec@shout.net>
22636
22637 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22638 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22639
22640 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
22641
22642 * gdb.base/store.exp: Fix regular expressions.
22643
22644 2002-12-28 Mark Kettenis <kettenis@gnu.org>
22645
22646 * configure.in: Rewrite.
22647 * configure: Regenerated.
22648
22649 2003-01-03 David Carlton <carlton@math.stanford.edu>
22650
22651 * gdb.base/psymtab.exp: New file.
22652 * gdb.base/psymtab1.c: Ditto.
22653 * gdb.base/psymtab2.c: Ditto.
22654
22655 2002-12-23 Adam Fedor <fedor@gnu.org>
22656
22657 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22658
22659 2002-12-23 David Carlton <carlton@math.stanford.edu>
22660
22661 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22662 and current_directory initialization.
22663
22664 2002-12-22 Jim Blandy <jimb@redhat.com>
22665
22666 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22667 rather than as part of the output file name.
22668
22669 * gdb.base/attach.exp: There's no need to copy the test program to
22670 /tmp; that was only ever necessary on HP/UX, and this test is
22671 entirely disabled there anyway.
22672
22673 2002-12-21 Jim Blandy <jimb@redhat.com>
22674
22675 * gdb.c++/psmang.exp: Doc fix.
22676
22677 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22678 test.
22679
22680 2002-12-20 David Carlton <carlton@math.stanford.edu>
22681
22682 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22683
22684 2002-12-18 Michael Chastain <mec@shout.net>
22685
22686 * gdb.c++/annota2.exp: Add copyright year 2002.
22687
22688 2002-12-17 David Carlton <carlton@math.stanford.edu>
22689
22690 * gdb.c++/try_catch.cc: Add marker comments.
22691 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22692 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22693 * gdb.c++/m-static.cc: Ditto.
22694 * gdb.c++/m-static1.cc: Ditto.
22695 * gdb.c++/try_catch.cc: Ditto.
22696
22697 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22698
22699 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22700 to see whether we are using the new -environment-directory
22701 command which resets via -r or the old version of the command
22702 which may prompt the user. Part of fix for gdb/741.
22703
22704 2002-12-13 Andrew Cagney <ac131313@redhat.com>
22705
22706 * gdb.fortran/types.exp: Update obsolete comment.
22707 * gdb.fortran/exprs.exp: Ditto.
22708 * lib/gdb.exp: Delete obsolete code.
22709 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22710 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22711 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22712 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22713 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22714 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22715 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22716 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22717 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22718 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22719 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22720 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22721 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22722 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22723 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22724 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22725 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22726 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22727 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22728 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22729 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22730 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22731 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22732 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22733 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22734 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22735 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22736 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22737 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22738 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22739 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22740 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22741 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22742 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22743 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22744 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22745 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22746
22747 2002-12-11 David Carlton <carlton@math.stanford.edu>
22748
22749 * gdb.c++/m-data.exp: Add test for members that shadow global
22750 variables: see PR gdb/804.
22751 * gdb.c++/m-data.cc: Ditto.
22752
22753 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
22754
22755 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22756
22757 2002-12-06 David Carlton <carlton@math.stanford.edu>
22758
22759 * gdb.base/store.c: Don't declare functions static.
22760
22761 2002-12-04 Andrew Cagney <ac131313@redhat.com>
22762
22763 * gdb.base/store.exp, gdb.base/store.c: New files.
22764
22765 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22766
22767 * gdb.base/selftest.exp: Update for current gdb.
22768
22769 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22770
22771 * gdb.base/maint.exp: Only dump symbols from one source file
22772 or objfile.
22773
22774 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22775
22776 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22777 function call.
22778
22779 2002-11-25 Jim Blandy <jimb@redhat.com>
22780
22781 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22782 function appearing in error message.
22783
22784 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
22785
22786 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22787
22788 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22789
22790 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22791 for mi1 and current mi is in correct format. New mi startup message
22792 should be in mi console format. This is part of fix for PR gdb/604.
22793
22794 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22795
22796 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22797 which explicitly prints the zero offset as "+0".
22798
22799 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
22800
22801 * gdb.threads/schedlock.c (args): Make unsigned.
22802
22803 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
22804
22805 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22806 numbers. Allow "foo2|selected stack frame".
22807 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22808 * gdb.asm/asmsrc2.s: Likewise.
22809 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22810 comments.
22811 * gdb.asm/mips.inc: New file.
22812
22813 2002-10-18 Adam Fedor <fedor@gnu.org>
22814
22815 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22816 * gdb.base/help.exp: Likewise.
22817
22818 2002-10-17 Kevin Buettner <kevinb@redhat.com>
22819
22820 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22821 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22822
22823 2002-10-02 Jim Blandy <jimb@redhat.com>
22824
22825 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22826
22827 2002-10-01 Andrew Cagney <ac131313@redhat.com>
22828
22829 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22830 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22831 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22832 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22833 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22834 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22835 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22836
22837 2002-09-29 Andrew Cagney <ac131313@redhat.com>
22838
22839 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22840 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22841 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22842 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22843 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22844 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22845 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
22846
22847 2002-09-27 Kevin Buettner <kevinb@redhat.com>
22848
22849 * gdb.base/annota1.exp (info break): Make directory components of
22850 path optional since not all compilers emit this debug information.
22851
22852 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22853 step ends up stepping out of the function instead of stopping on
22854 the epilogue.
22855
22856 2002-09-26 Keith Seitz <keiths@redhat.com>
22857
22858 * lib/insight-support.exp (gdbtk_start): Figure out where
22859 the insight executable is based on where gdb is. Use this
22860 executable to start insight instead of gdb.
22861
22862 2002-09-25 Andrew Cagney <cagney@redhat.com>
22863
22864 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22865
22866 2002-09-24 Andrew Cagney <ac131313@redhat.com>
22867
22868 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22869 test_isolated_complaints.
22870 (test_empty_complaint): New function.
22871 (test_empty_complaints): New function. Check no output when no
22872 complaints.
22873
22874 2002-09-19 Jim Blandy <jimb@redhat.com>
22875
22876 * gdb.base/charset.exp, gdb.base/charset.c: New files.
22877
22878 2002-09-19 Andrew Cagney <ac131313@redhat.com>
22879
22880 * gdb.gdb/complaints.exp: New file.
22881
22882 2002-09-18 Andrew Cagney <ac131313@redhat.com>
22883
22884 * gdb.base/maint.exp: Check `help maint internal-warning'.
22885
22886 2002-09-18 David Carlton <carlton@math.stanford.edu>
22887
22888 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22889 numbers, and replace them by a single breakpoint after the
22890 constructors are all finished.
22891 Add test 4.
22892 * gdb.c++/m-static.cc: Add test 4.
22893 * gdb.c++/m-static.h: New file.
22894 * gdb.c++/m-static1.cc: New file.
22895
22896 * gdb.c++/printmethod.exp: New file.
22897 * gdb.c++/printmethod.cc: New file.
22898
22899 * gdb.c++/pr-574.exp: New file.
22900 * gdb.c++/pr-574.cc: New file.
22901
22902 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22903
22904 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22905 embedded targets which never actually exit.
22906
22907 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22908
22909 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22910 "don't step after run" as unresolved or unsupported, instead of xfail.
22911
22912 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22913
22914 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22915 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22916 Add newline to expected string in "step out of main (status wrapper)"
22917 case.
22918
22919 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22920
22921 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22922 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22923
22924 2002-09-17 Tom Tromey <tromey@redhat.com>
22925
22926 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22927 \000, not \0, in double-quoted string.
22928
22929 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
22930
22931 * gdb.base/commands.exp: Don't expect a "Program exited normally"
22932 string after running the commands execution on breakpoint tests.
22933
22934 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
22935
22936 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22937
22938 2002-09-12 Joel Brobecker <brobecker@gnat.com>
22939
22940 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22941
22942 2002-09-10 Keith Seitz <keiths@redhat.com>
22943
22944 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22945 runto proc.
22946 (mi_run_to_main): Use mi_runto.
22947 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22948
22949 2002-09-10 Keith Seitz <keiths@redhat.com>
22950
22951 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22952 regexp for stopping at main. Could have multiple event notifications.
22953 Don't assume that main was declared with no parameters.
22954 (mi_next): Use mi_step_to.
22955 (mi_step): Use mi_next_to.
22956
22957 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
22958
22959 * gdb.base/default.exp: Fix expected string in `info float' test.
22960
22961 2002-09-09 Ben Elliston <bje@redhat.com>
22962
22963 * config/mips.exp: Update comments.
22964 * config/mips-idt.exp: Likewise.
22965 * config/nind.exp: Likewise.
22966 * config/slite.exp: Likewise.
22967 * config/sparclet.exp: Likewise.
22968 * config/udi.exp: Likewise.
22969 * config/vx.exp: Likewise.
22970 * config/vxworks29k.exp: Likewise.
22971
22972 2002-09-05 Jim Blandy <jimb@redhat.com>
22973
22974 * gdb.threads/killed.exp: Fix test failure message.
22975
22976 2002-09-04 Keith Seitz <keiths@redhat.com>
22977
22978 * lib/mi-support.exp: Update copyright.
22979 (mi_gdb_test): Increase the priority of the expected pattern
22980 so that it matches gdb_test.
22981
22982 2002-09-03 Keith Seitz <keiths@redhat.com>
22983
22984 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
22985 Use integer comparison instead of string comparison for testing
22986 whether binary was built.
22987
22988 2002-09-03 Jim Blandy <jimb@redhat.com>
22989
22990 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22991
22992 2002-08-29 Jim Blandy <jimb@redhat.com>
22993
22994 * gdb.threads/pthreads.exp: Move the portable thread compilation
22995 code into a function in lib/gdb.exp, and call that from here.
22996 * lib/gdb.exp (gdb_compile_pthreads): New function.
22997
22998 2002-08-29 Keith Seitz <keiths@redhat.com>
22999
23000 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23001 expect_out so that callers can get at it.
23002
23003 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
23004
23005 * gdb.threads/print-threads.c: New file.
23006 * gdb.threads/print-threads.exp: New file.
23007 * gdb.threads/schedlock.c: New file.
23008 * gdb.threads/schedlock.exp: New file.
23009
23010 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
23011
23012 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23013 not altivec.c.
23014
23015 2002-08-17 Mark Kettenis <kettenis@gnu.org>
23016
23017 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23018 targets. The problem should be fixed now.
23019
23020 2002-08-15 Mark Kettenis <kettenis@gnu.org>
23021
23022 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23023 2002-07-24 change that removes final dots from error messages.
23024
23025 2002-08-13 Tom Tromey <tromey@redhat.com>
23026
23027 * gdb.base/readline.exp: New file.
23028
23029 2002-08-01 Andrew Cagney <ac131313@redhat.com>
23030
23031 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23032 supress message.
23033
23034 2002-08-01 Andrew Cagney <cagney@redhat.com>
23035
23036 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23037 CHILL_FOR_TARGET and CHILL_LIB.
23038 * configure.in (configdirs): Remove gdb.chill.
23039 * configure: Regenerate.
23040 * lib/gdb.exp: Obsolete references to chill.
23041 * gdb.fortran/types.exp: Ditto.
23042 * gdb.fortran/exprs.exp: Ditto.
23043
23044 2002-07-30 Kevin Buettner <kevinb@redhat.com>
23045
23046 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23047 set Irix-specific compile and link flags.
23048
23049 2002-07-29 Kevin Buettner <kevinb@redhat.com>
23050
23051 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23052 source files. The ``-o'' option doesn't work with the ``-E'' option
23053 when using the Irix compiler.
23054
23055 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
23056
23057 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23058 Improve support for reusing an exec file. Copy exec file
23059 to target, and run gdbserver on the target instead of on the host.
23060
23061 2002-07-18 Jim Blandy <jimb@redhat.com>
23062
23063 * gdb.base/ending-run.exp: Don't expect to see the program end in
23064 some orderly fashion when we're running on a real stand-alone
23065 board.
23066
23067 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23068 targets that don't support interrupts.
23069
23070 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23071
23072 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23073 systems.
23074 Move comments in expect statements to inside the actions, so that they
23075 don't get matched against.
23076
23077 2002-07-10 Mark Kettenis <kettenis@gnu.org>
23078
23079 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23080 function when asleep" test.
23081
23082 2002-07-10 Andrew Cagney <ac131313@redhat.com>
23083
23084 * gdb.base/page.exp: Rewrite to handle problems with very long
23085 `info set' output. Update copyright.
23086
23087 2002-06-26 Andrew Cagney <ac131313@redhat.com>
23088
23089 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23090 gdb.threads-hp.
23091 * gdb.hp/configure: Regenerate.
23092 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23093 * gdb.hp/gdb.threads-hp/configure: Delete file.
23094 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23095
23096 2002-06-22 Andrew Cagney <ac131313@redhat.com>
23097
23098 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23099 setlocale, bindtextdomain and textdomain.
23100
23101 2002-06-11 Jim Blandy <jimb@redhat.com>
23102
23103 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23104 preprocessor macro information is present.
23105
23106 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23107 tests.
23108
23109 2002-06-06 Michael Snyder <msnyder@redhat.com>
23110
23111 * gdb.base/overlays.exp: Record addresses of overlay
23112 functions in TCL variables rather than in GDB variables,
23113 to avoid having GDB convert them to pointers (with loss
23114 of information).
23115
23116 * gdb.base/d10v.ld: Merge in several years worth of
23117 default linker script changes.
23118 * gdb.base/long_long.exp: Add check for sizeof (long double).
23119
23120 2002-06-06 Michal Ludvig <mludvig@suse.cz>
23121
23122 * gdb.asm/asm-source.exp: Add x86-64 target.
23123 * gdb.asm/x86_64.inc: New.
23124
23125 2002-05-30 Michael Chastain <mec@shout.net>
23126
23127 From Benjamin Kosnik <bkoz@redhat.com>:
23128 * gdb.c++/m-static.cc: New file.
23129 * gdb.c++/m-static.exp: New file.
23130
23131 2002-05-28 Michael Snyder <msnyder@redhat.com>
23132
23133 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23134 precision.
23135
23136 2002-05-27 Michael Chastain <mec@shout.net>
23137
23138 From Benjamin Kosnik <bkoz@redhat.com>:
23139 * gdb.c++/m-data.cc: New file.
23140 * gdb.c++/m-data.exp: New file.
23141
23142 2002-05-27 Michael Chastain <mec@shout.net>
23143
23144 From Benjamin Kosnik <bkoz@redhat.com>:
23145 * gdb.c++/try_catch.cc: New file.
23146 * gdb.c++/try_catch.exp: New file.
23147
23148 2002-05-27 Michael Chastain <mec@shout.net>
23149
23150 * gdb.c++/local.exp: Accept more nested types in output.
23151
23152 2002-05-26 Michael Chastain <mec@shout.net>
23153
23154 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23155
23156 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23157
23158 * lib/gdb.exp (gdb_wrapper_init): Just because
23159 gdb_wrapper_file exists, this does not mean that the file
23160 should not be rebuilt. That is what gdb_wrapper_initialized
23161 is for.
23162 (default_gdb_init): Reset gdb_wrapper_initialized.
23163
23164 2002-05-23 Michael Snyder <msnyder@redhat.com>
23165
23166 * gdb.base/all-bin.exp: Revise previous patch by just reducing
23167 the precision of the floating point test results.
23168 * gdb.base/call-rt-st.exp: Ditto.
23169
23170 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23171 * gdb.base/call-rt-st.exp: Ditto.
23172
23173 2002-05-19 Michael Chastain <mec@shout.net>
23174
23175 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23176
23177 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
23178
23179 * configure.in (configdirs): Add gdb.arch.
23180 * configure: Regenerate.
23181
23182 2002-05-17 Jim Blandy <jimb@redhat.com>
23183
23184 * gdb.base/completion.exp: Recognize the more detailed error
23185 messages produced by the macro expander's lexical analyzer.
23186
23187 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23188
23189 * gdb.arch/altivec-abi.c: New file.
23190 * gdb.arch/altivec-abi.exp: New file.
23191 * gdb.arch/altivec-regs.c: New file.
23192 * gdb.arch/altivec-regs.exp: New file.
23193
23194 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
23195
23196 * gdb.base/maint.exp (maint print type): Update for new type
23197 structure.
23198
23199 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23200
23201 * gdb.arch: New directory.
23202 * gdb.arch/configure.in: New file.
23203 * gdb.arch/configure: New file.
23204 * gdb.arch/Makefile.in: New file.
23205
23206 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
23207
23208 * gdb.asm/asm-source.exp: Add v850 as supported target.
23209 * gdb.asm/v850.inc: New file.
23210
23211 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
23212
23213 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23214
23215 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
23216
23217 * gdb.base/break.exp: Check 'break "marker2"'.
23218
23219 2002-05-10 Michael Snyder <msnyder@redhat.com>
23220
23221 * gdb.base/long_long.exp: Fix typo.
23222
23223 2002-05-10 Jim Blandy <jimb@redhat.com>
23224
23225 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23226 a bug.
23227
23228 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23229 Recognize more detailed error message produced by the macro
23230 expander's lexical analyzer.
23231 * lib/gdb.exp (test_print_reject): Same.
23232
23233 2002-05-09 Mark Kettenis <kettenis@gnu.org>
23234
23235 * gdb.c++/method.exp: Fix typo.
23236
23237 2002-05-08 Michael Snyder <msnyder@redhat.com>
23238
23239 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23240 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23241 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23242 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23243 Add iftarget clause for strongarm.
23244
23245 2002-05-06 Michael Snyder <msnyder@redhat.com>
23246
23247 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23248 (gdb_continue_to_end): Accept output from status wrapper.
23249 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23250 Clean up fail messages to match pass messages.
23251
23252 Enable the "needs_status_wrapper" testsuite feature.
23253 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23254 (gdb_compile): Conditionally call gdb_wrapper_init.
23255 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23256 * gdb.c++/method.exp: Recognize output from status wrapper.
23257
23258 2002-05-06 Ben Elliston <bje@redhat.com>
23259 From Graydon Hoare <graydon@redhat.com>
23260
23261 * config/sid.exp: Include support for "rawsid" protocol.
23262
23263 2002-05-03 Jim Blandy <jimb@redhat.com>
23264
23265 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23266 * gdb.c++/hang3.C: New file.
23267
23268 2002-05-04 Andrew Cagney <ac131313@redhat.com>
23269
23270 * gdb.base/default.exp: Remove obsolete code.
23271 * gdb.c++/misc.exp: Ditto. Update copyright.
23272 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23273 * gdb.base/whatis.exp: Ditto. Update copyright.
23274 * gdb.base/scope.exp: Ditto. Update copyright.
23275 * gdb.base/ptype.exp: Ditto. Update copyright.
23276 * gdb.base/printcmds.exp: Ditto. Update copyright.
23277 * gdb.base/opaque.exp: Ditto. Update copyright.
23278 * gdb.base/list.exp: Ditto.
23279 * gdb.base/funcargs.exp: Ditto. Update copyright.
23280 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23281 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23282 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23283 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23284 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23285 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23286
23287 2002-05-02 Michael Snyder <msnyder@redhat.com>
23288
23289 * gdb.base/watchpoint.exp: Add xscale target.
23290 * gdb.base/long_long.exp: Add xscale target.
23291 * gdb.base/default.exp: Add xscale target.
23292
23293 2002-05-01 Jim Blandy <jimb@redhat.com>
23294
23295 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23296 gdb.c++/hang.exp: New test.
23297
23298 2002-05-01 Fred Fish <fnf@redhat.com>
23299
23300 * gdb.base/completion.exp: Handle completions of "./Make" for
23301 more than one completion possibility, as is the case when we
23302 build and test in the source tree.
23303
23304 2002-04-29 Anthony Green <green@redhat.com>
23305
23306 * gdb.java/jmisc1.exp: New file.
23307 * gdb.java/jmisc2.exp: New file.
23308
23309 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
23310
23311 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23312
23313 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
23314
23315 * gdb.base/help.exp: Change 'help status' to allow for target
23316 dependent output differences.
23317
23318 2002-04-22 Michael Chastain <mec@shout.net>
23319
23320 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23321
23322 2002-04-22 Michael Chastain <mec@shout.net>
23323
23324 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23325
23326 2002-04-17 David S. Miller <davem@redhat.com>
23327
23328 * gdb.asm/sparc64.inc: New file.
23329 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23330
23331 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
23332
23333 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23334 instruction file directly into the build tree. Clean up at end of
23335 test.
23336
23337 2002-04-18 David S. Miller <davem@redhat.com>
23338
23339 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23340 handle 64-bit platforms correctly.
23341 * gdb.base/maint.exp: Likewise.
23342
23343 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23344
23345 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23346 ``-fpic'' when compiling files comprising a shared library, but
23347 it does need additional linker flags in order to find shared
23348 libraries at run time.
23349
23350 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23351
23352 * gdb.base/cvexpr.c (use): New function.
23353 (main): Invoke use() on all global variables to prevent
23354 some linkers from deleting these otherwise unused symbols.
23355
23356 2002-04-17 Michael Chastain <mec@shout.net>
23357 From David S. Miller <davem@redhat.com>
23358
23359 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23360 handle 64-bit platforms correctly.
23361
23362 2002-04-12 Michael Snyder <msnyder@redhat.com>
23363 From Jim Blandy <jimb@redhat.com>
23364 * gdb.base/foo.c (foox): Remove section attribute; the linker
23365 script can handle this instead.
23366 * gdb.base/bar.c (barx): Same.
23367 * gdb.base/baz.c (bazx): Same.
23368 * gdb.base/grbx.c (grbxx): Same.
23369
23370 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23371 manager doesn't automatically unmap overlays unnecessarily.
23372
23373 2002-04-10 Martin M. Hunt <hunt@redhat.com>
23374
23375 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23376 stepping out of main.
23377
23378 2002-04-09 Michael Chastain <mec@shout.net>
23379
23380 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23381 scope so that the nested scope tests will make sense.
23382 * gdb.c++/local.exp: Write patterns that actually work with gcc
23383 (the HP patterns "were never known to work with gcc").
23384 Keep the old aCC patterns too.
23385
23386 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
23387
23388 * gdb.base/attach.exp: Correct target board test.
23389
23390 2002-04-08 Michael Chastain <mec@shout.net>
23391
23392 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23393 in a const method. Add some xfail and fail cases for configurations
23394 that do not emit the "const ...".
23395
23396 2002-04-07 Michael Chastain <mec@shout.net>
23397
23398 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23399 Accept "A * const" and "const A * const" as type of "this".
23400 Fix spelling of getFunky throughout. Make messages uniform.
23401
23402 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23403
23404 Work around for PR gdb/285:
23405 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23406
23407 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23408
23409 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23410 instructions file at run time instead of configure time.
23411 Sometimes we run the test in a directory that is not the one we
23412 configured in.
23413 * gdb.asm/configure.in: Delete creation of symlink.
23414 * gdb.asm/configure: Regenerate.
23415
23416 2002-04-05 J. Brobecker <brobecker@gnat.com>
23417
23418 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23419 xfullpath () function.
23420
23421 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23422
23423 * gdb.asm/Makefile.in: Correct dependencies.
23424
23425 * gdb.asm/powerpc.inc: New file.
23426 * gdb.asm/asm-source.exp: Add PowerPC.
23427 * gdb.asm/configure.in: Likewise.
23428 * gdb.asm/configure: Regenerated.
23429
23430 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23431
23432 * gdb.base/relocate.exp: New file.
23433 * gdb.base/relocate.c: New file.
23434
23435 2002-04-04 Fred Fish <fnf@redhat.com>
23436
23437 * gdb.base/step-test.exp: Update comment regarding stopping in
23438 memcpy/bcopy calls inserted as part of the compiler runtime.
23439
23440 2002-04-04 Michael Snyder <msnyder@redhat.com>
23441
23442 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23443
23444 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
23445
23446 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23447 (gdb_expect): Remove $notransfer hack.
23448
23449 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
23450
23451 * gdb.c++/classes.exp ("calling method for small class"): Match
23452 updated register output.
23453
23454 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23455
23456 Fix PR gdb/452
23457 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23458 when finished. Make gdb_file_cmd send "exec-file" when
23459 appropriate.
23460
23461 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23462
23463 * gdb.base/attach.exp: Remove extra setup_xfail.
23464
23465 2002-03-26 Michael Snyder <msnyder@redhat.com>
23466
23467 * gdb.base/default.exp: Add tests for dump, append, and restore.
23468 * gdb.base/help.exp: Add tests for dump, append, and restore.
23469 * gdb.base/dump.exp: New file, test dump, append and restore.
23470 * gdb.base/dump.c: New file.
23471
23472 2002-03-27 Michael Snyder <msnyder@redhat.com>
23473
23474 * gdb.base/help.exp: Modify expect strings to reflect
23475 clean-ups in help messages.
23476
23477 2002-03-26 Fred Fish <fnf@redhat.com>
23478
23479 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23480 have debugging info for those functions and the compiler uses them
23481 internally to copy structs around.
23482
23483 2002-03-26 Fred Fish <fnf@redhat.com>
23484
23485 * gdb.base/list.exp: Revert the change made yesterday and add note
23486 about why we don't list the default lines for remote targets.
23487
23488 2002-03-25 Michael Snyder <msnyder@redhat.com>
23489
23490 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23491
23492 2002-03-25 Fred Fish <fnf@redhat.com>
23493
23494 * gdb.base/list.exp: This test works on remote targets so remove
23495 the short circuit for remote targets. Update copyright.
23496
23497 2002-03-25 Fred Fish <fnf@redhat.com>
23498
23499 * gdb.base/attach.exp: Fix logic error that was suppressing this
23500 test for all non hppa*-*-hpux* targets, instead of the hp target.
23501 Move comments closer to the suppression point. Also now need to
23502 check that we are running natively.
23503
23504 2002-03-22 Michael Snyder <msnyder@redhat.com>
23505
23506 * gdb.base/default.exp: Add test for gcore. Update copyright.
23507 * gdb.base/help.exp: Add test for gcore. Update copyright.
23508
23509 2002-03-06 Fred Fish <fnf@redhat.com>
23510
23511 * gdb.base/funcargs.c: Remove extraneous ';' character.
23512 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23513
23514 2002-03-04 Michael Chastain <mec@shout.net>
23515
23516 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23517 accommodate gcc v3 function signature.
23518 * gdb.mi/mi0-var-cmd-exp: Ditto.
23519
23520 2002-02-24 Andrew Cagney <ac131313@redhat.com>
23521
23522 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23523 ``GNU/Linux'' or ``Linux kernel''
23524 * testsuite/gdb.threads/pthreads.c: Ditto.
23525
23526 2002-02-24 Michael Chastain <mec@shout.net>
23527
23528 * gdb.threads/pthreads.c (thread1): Add a return statement.
23529 (thread2): Likewise.
23530 (foo): Likewise.
23531
23532 2002-02-23 Michael Chastain <mec@shout.net>
23533
23534 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23535 to placate gcc.
23536
23537 2002-02-23 Michael Chastain <mec@shout.net>
23538
23539 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23540 test "ptype bint". The test passes on all my stabs configurations.
23541
23542 2002-02-21 Jim Blandy <jimb@redhat.com>
23543
23544 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23545 filename at a time, and watch for the ones we want to see.
23546
23547 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23548 types of pointers to prototyped functions.
23549
23550 2002-02-20 Andrew Cagney <ac131313@redhat.com>
23551
23552 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23553 signed, unsigned and straight char.
23554 (padding_char, padding_short, padding_int, padding_long,
23555 padding_long_long, padding_float, padding_double,
23556 padding_long_double): New global variables.
23557 (fill, fill_structs): New functions.
23558
23559 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23560 for correctly sized writes. Update copyright.
23561 (get_valueof): New procedure.
23562 (get_sizeof): Call get_valueof.
23563 (check_valueof): New procedure.
23564 (check_padding): New procedure.
23565
23566 2002-02-20 Michael Chastain <mec@shout.net>
23567
23568 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23569 to setup_xfail. Document some of the remaining calls.
23570
23571 2002-02-18 Michael Chastain <mec@shout.net>
23572
23573 * gdb.c++/userdef.exp: Update copyright year.
23574
23575 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
23576
23577 * gdb.c++/userdef.exp: Test overloaded operators properly.
23578 Remove xfails.
23579
23580 2002-02-14 Michael Snyder <msnyder@redhat.com>
23581
23582 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23583
23584 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
23585
23586 * gdb.base/a2-run.exp: Check for a remote target properly.
23587 * gdb.base/annota1.exp: Likewise.
23588 * gdb.base/list.exp: Likewise.
23589 * gdb.base/reread.exp: Likewise.
23590 * gdb.base/scope.exp: Likewise.
23591 * gdb.base/shlib-call.exp: Likewise.
23592 * gdb.base/term.exp: Likewise.
23593 * gdb.c++/annota2.exp: Likewise.
23594
23595 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
23596
23597 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23598
23599 2002-02-10 Michael Chastain <mec@shout.net>
23600
23601 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23602 (call_after_alloca): Ditto.
23603
23604 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
23605
23606 * gdb.base/ending-run.exp: Guard "cont" test with
23607 gdb_skip_stdio_test.
23608
23609 2002-02-06 Jim Blandy <jimb@redhat.com>
23610
23611 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23612 from here...
23613 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23614 To here. Disable this test on non-HP platforms. Add big comment.
23615
23616 2002-02-04 Michael Snyder <msnyder@redhat.com>
23617
23618 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23619 other than d10v and m32r.
23620
23621 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
23622
23623 * gdb.base/default.exp: Rewrite test patterns to reduce time
23624 taken to match them.
23625
23626 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23627
23628 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23629 Allow a start function above main.
23630 * gdb.threads/linux-dp.exp: Fix copyright date.
23631
23632 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23633
23634 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23635 (check_philosopher_stack): Check for manager thread before checking
23636 for a just-starting thread.
23637
23638 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23639
23640 From Neil Booth <neil@daikokuya.demon.co.uk>:
23641 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23642 warnings.
23643
23644 2002-01-21 Fred Fish <fnf@redhat.com>
23645
23646 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23647 not caller.
23648
23649 2002-01-21 Jim Blandy <jimb@redhat.com>
23650
23651 * gdb.base/reread.exp: Check that GDB properly re-reads the
23652 executable file when it changes while no inferior is running.
23653
23654 2002-01-21 Fred Fish <fnf@redhat.com>
23655
23656 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23657 optionally accept the "shlib events" variation.
23658
23659 2002-01-21 Jim Blandy <jimb@redhat.com>
23660
23661 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23662 call `fflush' after every `printf', so that the output is produced
23663 at predictable points, regardless of whatever buffering does (or
23664 doesn't) take place.
23665 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23666 at different points.
23667
23668 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23669
23670 * gdb.c++/inherit.exp: Update copyright years.
23671 * gdb.c++/method.exp: Likewise.
23672
23673 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23674
23675 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23676 artificial methods/arguments.
23677 * gdb.c++/derivation.exp: Likewise.
23678 * gdb.c++/inherit.exp: Likewise.
23679 * gdb.c++/method.exp: Likewise.
23680 * gdb.c++/virtfunc.exp: Likewise.
23681
23682 2002-01-18 Andrew Cagney <ac131313@redhat.com>
23683
23684 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23685 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23686 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23687 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23688 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23689 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23690
23691 2002-01-17 Jim Blandy <jimb@redhat.com>
23692
23693 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23694 anchoring the pattern matching the entry point symbol's name.
23695
23696 2002-01-17 Andrew Cagney <ac131313@redhat.com>
23697
23698 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23699 continue/quit query. Update copyright.
23700
23701 2002-01-14 Michael Snyder <msnyder@redhat.com>
23702
23703 * gdb.base/gcore.exp: Remove extra debugging output.
23704
23705 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23706
23707 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23708 for slightly dubious v2 mangled string.
23709
23710 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23711
23712 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23713
23714 2002-01-10 Jason Merrill <jason@redhat.com>
23715
23716 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23717
23718 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23719 constructors.
23720 * gdb.c++/derivation.exp: Likewise.
23721 * gdb.c++/templates.exp: Likewise.
23722 * gdb.c++/virtfunc.exp: Likewise.
23723
23724 2002-01-10 Michael Snyder <msnyder@redhat.com>
23725
23726 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23727
23728 2002-01-08 Michael Snyder <msnyder@redhat.com>
23729
23730 * gdb.base/gcore.exp: New test for generate-core-file command.
23731 * gdb.base/gcore.c: Testcase for above.
23732 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23733
23734 2002-01-08 Jason Merrill <jason@redhat.com>
23735
23736 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23737
23738 2002-01-07 Fred Fish <fnf@redhat.com>
23739
23740 * gdb.c++/overload.exp: Remove unconditional xfails for:
23741 print foo_instance1.overloadargs(1)
23742 print foo_instance1.overloadargs(1, 2)
23743 print foo_instance1.overloadargs(1, 2, 3)
23744 print foo_instance1.overloadargs(1, 2, 3, 4)
23745 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23746 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23747 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23748 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23749 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23750 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23751 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23752 print foo_instance1.overload1arg()
23753 print foo_instance1.overload1arg((char)arg2)
23754 print foo_instance1.overload1arg((signed char)arg3)
23755 print foo_instance1.overload1arg((unsigned char)arg4)
23756 print foo_instance1.overload1arg((int)arg7)
23757 print foo_instance1.overload1arg((unsigned int)arg8)
23758 print foo_instance1.overload1arg((float)arg11)
23759 print foo_instance1.overload1arg((double)arg12)
23760
23761 2002-01-07 Michael Snyder <msnyder@redhat.com>
23762
23763 * gdb.base/huge.exp: New test. Print a very large target data object.
23764 (skip_huge_test): New test variable. Define if you want to skip this
23765 test. The test reads an 8 megabyte data object from the target, so it
23766 might be very time consuming on remote targets with a slow connection.
23767 * gdb.base/huge.c: New file. Test case for above.
23768
23769 2002-01-07 Fred Fish <fnf@redhat.com>
23770
23771 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23772 g_instance.bfoo, and g_instance.cfoo.
23773
23774 2002-01-07 Jeffrey A Law <law@redhat.com>
23775
23776 * gdb.base/break.c (multi_line_if_conditional): New function.
23777 (multi_ilne_while_conditional): Likewise.
23778 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23779 IF or WHILE condition puts the breakpoint at the start of
23780 the condition.
23781
23782 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23783 hppa*-*-hpux* expected failure.
23784 * gdb.base/structs.exp (do_function_calls): Similarly.
23785
23786 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23787 watchpoints.
23788
23789 2002-01-06 Andrew Cagney <ac131313@redhat.com>
23790
23791 Fix PR gdb/66.
23792 * gdb.base/structs.exp: Replace skip for a29k with skip for
23793 gdb,cannot_call_functions.
23794 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23795 * gdb.base/callfuncs.exp: Ditto.
23796 * gdb.base/call-rt-st.exp: Ditto.
23797 * gdb.base/call-strs.exp: Ditto.
23798 * gdb.base/callfwmall.exp: Ditto.
23799 * gdb.base/scope.exp: Obsolete xfail a29k.
23800 * gdb.c++/misc.exp: Ditto.
23801 * gdb.c++/cplusfuncs.exp: Ditto.
23802 * gdb.base/ptype.exp: Ditto.
23803 * gdb.base/printcmds.exp: Ditto.
23804 * gdb.base/opaque.exp: Ditto.
23805 * gdb.base/list.exp: Ditto.
23806 * gdb.base/funcargs.exp: Ditto.
23807 * gdb.base/default.exp: Ditto.
23808
23809 2002-01-04 Michael Snyder <msnyder@redhat.com>
23810
23811 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23812 * gdb.base/maint.exp: Add tests for maint info sections options.
23813
23814 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23815
23816 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23817
23818 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
23819
23820 * gdb.asm/arm.inc: New file.
23821 * gdb.asm/asm-source.exp: Add arm targets.
23822 * gdb.asm/configure.in: Ditto.
23823 * gdb.asm/configure: Recreated from configure.in.
23824
23825 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23826
23827 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23828 with HP's compiler.
23829 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23830 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23831 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23832 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23833
23834 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23835 either HP's compilers or GCC.
23836
23837 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23838 a SIGBUS or SIGSEGV.
23839
23840 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23841
23842 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23843 can be compiled with either HP's compiler or GCC.
23844
23845 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23846 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23847 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23848
23849 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23850 to match current gdb output. Update due to using auto-solib-limit
23851 for limiting instead of overloading auto-solib-add.
23852 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23853 test program.
23854
23855 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
23856 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23857 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23858 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23859 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23860 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23861 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23862 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23863 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23864 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23865 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23866 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23867 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
23868
23869 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23870 a SIGTRAP to the inferior.
23871
23872 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
23873
23874 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23875 Substitute call to target_link by call to gdb_compile.
23876
23877 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23878
23879 * gdb.base/break.exp: Fix HP specific search string when testing
23880 backtracing in a called function.
23881
23882 * gdb.base/constvars.exp: Only set lang to C++ if we're
23883 compiling the test with HP's compilers.
23884 * gdb.base/volatile.exp: Similarly.
23885
23886 2001-12-19 Jim Blandy <jimb@redhat.com>
23887
23888 * gdb.base/printcmds.exp: Expect the null character to be printed
23889 as '\0', and the '\013' to be printed as '\v'.
23890 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23891 * gdb.base/setvar.exp: Same.
23892
23893 2001-12-17 Jim Blandy <jimb@redhat.com>
23894
23895 * gdb.base/completion.exp: Rather than completing very long
23896 filenames, which can make the readline library produce output we
23897 don't recognize, cd to the directory first, and then complete
23898 using nice, short relative paths.
23899
23900 * gdb.base/completion.exp: On some systems, there is, in fact, a
23901 variable named `b' in scope, since GDB treats all static
23902 variables as being in scope. So use `no_var_named_this'
23903 instead of `b'.
23904
23905 * gdb.base/corefile.exp: Recognize the message saying that GDB
23906 can't find the core file's registers as a failure.
23907
23908 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23909
23910 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23911 test expect string more specific.
23912
23913 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
23914
23915 * gdb.asm/asm-source.exp: Add support for xstormy16.
23916 * gdb.asm/configure.in: Ditto.
23917 * gdb.asm/configure: Rebuild.
23918 * gdb.asm/xstormy16.inc: New file.
23919
23920 2001-12-10 Fred Fish <fnf@redhat.com>
23921
23922 * gdb.base/maint.exp: Update to match changes in type dumping code.
23923
23924 2001-12-10 Jim Blandy <jimb@redhat.com>
23925
23926 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
23927 matching the entry point symbol's name at the beginning of the
23928 line.
23929
23930 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
23931
23932 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23933 gdb.c++/inherit.exp, gdb.c++/method.exp,
23934 gdb.c++/namespace.exp, gdb.c++/templates.exp,
23935 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23936 and class layout support.
23937
23938 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
23939
23940 * gdb.c++/classes.exp: Add test for static member function.
23941 * gdb.c++/misc.cc: Add class with static member function.
23942
23943 2001-12-07 Jim Blandy <jimb@redhat.com>
23944
23945 If GDB says it can't find the struct the function returned, report
23946 those tests as `unsupported'.
23947 * gdb.base/call-rt-st.exp (print_struct_call): New function.
23948 Rewrite subsequent tests to use it.
23949
23950 If GDB says it can't find the struct the function returned, report
23951 those tests as `unsupported'.
23952 * gdb.base/structs.exp (call_struct_func): New function.
23953 (do_function_calls): Use call_struct_func to call the functions
23954 returning structs.
23955
23956 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23957 whether functions are prototyped or not, so we can't possibly pass
23958 arguments to t_float_values2 properly.
23959
23960 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23961 value of `timeout' for targets other than the mips*tx39-*.
23962
23963 2001-12-06 Michael Snyder <msnyder@redhat.com>
23964
23965 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
23966 and detect whether the start symbol has a leading underscore.
23967
23968 2001-12-04 Jim Blandy <jimb@redhat.com>
23969
23970 * gdb.base/completion.exp: Clarify indentation.
23971
23972 2001-12-03 Jim Blandy <jimb@redhat.com>
23973
23974 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23975 variables on the S/390, not `.word'.
23976
23977 2001-11-30 Jim Blandy <jimb@redhat.com>
23978
23979 Add assembly-source tests for s390-ibm-linux.
23980 * gdb.asm/s390.inc: New file.
23981 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23982 the S/390 architecture.
23983 * gdb.asm/configure: Regenerated.
23984
23985 2001-11-30 Michael Snyder <msnyder@redhat.com>
23986
23987 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
23988 next, info source, info sources, info line, global and static
23989 variables, and static functions.
23990 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23991 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23992 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23993 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23994 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23995 (gdbasm_leave): Restore frame pointer.
23996 (gdbasm_startup): Copy stack set-up from crt0.S.
23997
23998 2001-11-26 Fernando Nasser <fnasser@redhat.com>
23999
24000 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24001 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24002 to a local (non-static) variable. Copy tstruct.a to a static buffer
24003 and return a pointer to that buffer.
24004 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24005
24006 2001-11-24 Mark Kettenis <kettenis@gnu.org>
24007
24008 * gdb.asm/configure.in: Fix recognition of ix86 target.
24009 * gdb.asm/configure: Regenerate.
24010
24011 2001-11-21 Michael Snyder <msnyder@redhat.com>
24012
24013 * gdb.asm/sparc.inc: New file.
24014 * gdb.asm/asm-source.exp: Recognize sparc target.
24015 * gdb.asm/configure.in: Recognize sparc target.
24016 * gdb.asm/configure: Regenerate.
24017
24018 2001-11-21 Michael Snyder <msnyder@redhat.com>
24019
24020 * gdb.asm/m32r.inc: New file.
24021 * gdb.asm/asm-source.exp: Recognize m32r target.
24022 * gdb.asm/configure.in: Recognize m32r target.
24023 * gdb.asm/configure: Regenerate.
24024
24025 2001-11-20 Michael Snyder <msnyder@redhat.com>
24026
24027 * gdb.asm/i386.inc: New file.
24028 * gdb.asm/asm-source.exp: Recognize ix86 target.
24029 * gdb.asm/configure.in: Recognize ix86 target.
24030 * gdb.asm/configure: Regenerate.
24031
24032 * gdb.c++/namespace.exp: Fix quotes in output messages.
24033
24034 2001-11-14 Michael Snyder <msnyder@redhat.com>
24035
24036 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
24037 qualifier in a type cast expression, to designate an address
24038 in the instruction space (Harvard architecture).
24039
24040 2001-11-13 Michael Snyder <msnyder@redhat.com>
24041
24042 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24043 Tests for expressions using 'const' and 'volatile'.
24044
24045 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
24046
24047 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24048
24049 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
24050
24051 * lib/mi-support.exp (mi_run_to_helper): Move comments
24052 outside of gdb_expect.
24053
24054 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
24055
24056 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24057 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24058 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24059 mi0_run_to): New functions.
24060 * gdb.mi/mi-simplerun.exp: Use them.
24061 * gdb.mi/mi0-simplerun.exp: Likewise.
24062 * gdb.mi/mi-var-cmd.exp: Likewise.
24063 * gdb.mi/mi0-var-cmd.exp: Likewise.
24064
24065 2001-11-10 Andrew Cagney <ac131313@redhat.com>
24066
24067 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24068 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24069
24070 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24071
24072 * gdb.base/restore.exp: Include $expected value in restored test
24073 message.
24074
24075 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24076
24077 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24078 implemented.
24079
24080 2001-11-08 Michael Snyder <msnyder@redhat.com>
24081
24082 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24083 Add pass/fail message for stop at breakpoint in call dummy function.
24084
24085 2001-11-07 Michael Snyder <msnyder@redhat.com>
24086
24087 * gdb.c++/templates.exp (test_template_breakpoints):
24088 If we get an overload menu, but it does not match what
24089 we expect, we still need to issue the "cancel" command.
24090 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24091 making the whitespace optional. Argument for "new" may be
24092 "unsigned" as well as "unsigned int/long".
24093 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24094 making the whitespace optional. Also replace "(void) with
24095 "((void|)), making the keyword "void" optional.
24096 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24097 making the whitespace optional. Also replace "(void) with
24098 "((void|)), making the keyword "void" optional.
24099 * gdb.base/callfuncs.c (t_float_values): This function must
24100 _not_ be prototyped, and the following function (t_float_values2)
24101 must be prototyped (if the compiler supports it), so that GDB
24102 can be tested against both cases. Usually one case involves
24103 promotion of float to double, while the other does not.
24104 * gdb.base/callfwmall.c: Ditto.
24105 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24106 includes a stack frame for "start".
24107
24108 2001-11-05 Jim Blandy <jimb@redhat.com>
24109
24110 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24111 pointers are 32 bits long, and that offsets of relocs are always
24112 stored in the data (REL-style), and not in the reloc entry itself
24113 (RELA-style).
24114 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24115 stabs.
24116
24117 2001-11-01 Michael Snyder <msnyder@redhat.com>
24118
24119 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24120 and regular expression operators by using quoting.
24121
24122 2001-10-31 Michael Snyder <msnyder@redhat.com>
24123
24124 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24125 depending on what the symbol table contains.
24126 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24127 the output of the ptype command. Similarly, accept both "const &"
24128 and "const&".
24129
24130 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
24131
24132 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24133 symbol `STORAGE' to allow to choose the storage class of
24134 the local datastructures.
24135 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24136 compiler directive.
24137
24138 2001-10-30 Michael Snyder <msnyder@redhat.com>
24139
24140 * gdb.base/jump.exp: Allow it to run for all targets.
24141
24142 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24143
24144 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24145 with new double_array size.
24146 (main): Change storage class of all local variables to static.
24147 Reduce size of double_array to 9.
24148 * gdb.base/call-ar-st.exp: Increase timeout value.
24149 Change expected output for double array to match new size in
24150 call-ar-st.c.
24151
24152 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24153
24154 * gdb.base/ending-run.exp: Create identical output when passing
24155 `step to end of run' case. Add regular expression branch satisfying
24156 Stormy16 target.
24157
24158 2001-10-28 Mark Kettenis <kettenis@gnu.org>
24159
24160 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24161 that we catch the expected failure under Linux/x86.
24162
24163 2001-10-29 Orjan Friberg <orjanf@axis.com>
24164
24165 * gdb.base/setvar.exp: Escape curly braces.
24166 * gdb.stabs/weird.exp: Ditto.
24167
24168 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
24169
24170 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24171 * gdm.mi/mi0-hack-cli.exp: Likewise.
24172
24173 2001-10-25 Andrew Cagney <ac131313@redhat.com>
24174
24175 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24176 messages.
24177
24178 2001-10-21 Andrew Cagney <ac131313@redhat.com>
24179
24180 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24181 checking MI enabled.
24182
24183 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
24184
24185 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24186
24187 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
24188
24189 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24190 if gdb child process crashes, just signal an error.
24191
24192 2001-10-02 Jim Blandy <jimb@redhat.com>
24193
24194 * lib/gdb.exp (test_xfail_format): Simplify.
24195
24196 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24197 front of the variable name `format'. Simplify `if'.
24198
24199 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24200
24201 * gdb.threads/pthreads.exp: Wait for output and delay
24202 before sending ^C.
24203
24204 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24205
24206 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24207 some incorrect output instead of timing out.
24208 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24209
24210 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
24211
24212 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24213 check to allow additional `int'.
24214
24215 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
24216
24217 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24218 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24219
24220 2001-09-27 Michael Snyder <msnyder@redhat.com>
24221
24222 * lib/gdb.exp (test_debug_format): New proc.
24223 (setup_xfail_format): Use new proc test_debug_format.
24224 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24225 proc; use new service proc test_debug_format.
24226 Replace all other "gcc_compiled" tests with this test.
24227 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24228 proc; use new service proc test_debug_format.
24229 Replace all other "gcc_compiled" tests with this test.
24230
24231 2001-09-27 Michael Snyder <msnyder@redhat.com>
24232
24233 * gdb.base/cvexpr.exp: New file.
24234 * gdb.base/cvexpr.c: New file
24235 Test for expressions using const and volatile keywords.
24236
24237 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
24238
24239 * gdb.base/constvars.exp: Check for different orders of keywords
24240 and additional "int" strings in output.
24241
24242 2001-09-22 Andrew Cagney <ac131313@redhat.com>
24243
24244 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24245 responses from "help maint".
24246
24247 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
24248
24249 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24250 to localhost:NNN instead of :NNN, in case Xvfb is listening
24251 only on TCP.
24252
24253 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
24254
24255 * gdb.base/recurse.exp: When checking leaving the watchpoint
24256 scope, recognize when gdb is in function's epilogue and pass.
24257
24258 2001-09-18 Keith Seitz <keiths@redhat.com>
24259
24260 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24261 support for running tests against sid targets.
24262 (gdbtk_done): Ditto.
24263
24264 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
24265
24266 * gdb.base/ending-run.c (main): Set stdout buffersize
24267 to the same reasonable value for any target.
24268 * gdb.base/ending-run.exp: Add a regular expression
24269 to make testsuite happy on Sanyo Stormy16 target.
24270
24271 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
24272
24273 * gdb.base/display.c (do_loops): Add float variable `f'.
24274 Increment f in loop.
24275 * gdb.base/display.exp: Increment timeout by 60 seconds.
24276 Change float display test to use variable `f'.
24277
24278 2001-09-17 Jim Blandy <jimb@redhat.com>
24279
24280 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24281 overflowing the limited breakpoint tables on some ROM monitors
24282 (like the ROM68K).
24283
24284 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
24285
24286 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24287 the "-ac" (disable access control) flag.
24288
24289 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
24290
24291 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24292 ints.
24293
24294 2001-08-30 Keith Seitz <keiths@redhat.com>
24295
24296 * lib/gdb.exp: Move all insight-related functionality into
24297 separate file.
24298 * lib/insight-support.exp: New file.
24299
24300 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
24301
24302 * config/sid.exp (sid_start): Never set sid verbosity; disable
24303 expect_background {} that consumed its stdout; tolerate </dev/null.
24304 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24305
24306 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24307
24308 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24309 CLI jump command to start it.
24310 (mi_run_to_main): Fail immediatly when unexpected output.
24311
24312 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24313
24314 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24315 beginning of function. Fix PR gdb/191.
24316
24317 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
24318
24319 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24320 what to force sid endianness to.
24321
24322 2001-08-15 Keith Seitz <keiths@redhat.com>
24323
24324 * lib/gdb.exp (gdbtk_start): Don't set environment
24325 variables for TCL_LIBRARY and friends. Insight will
24326 now figure these out for itself.
24327
24328 2001-08-02 Michael Snyder <msnyder@redhat.com>
24329
24330 * gdb.base/completion.exp: Remove the symbol "a64l" from
24331 the expect string; this is target-specific, and not related
24332 to what is being tested.
24333
24334 2001-08-02 Dave Brolley <brolley@redhat.com>
24335
24336 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24337
24338 2001-07-25 Michael Snyder <msnyder@redhat.com>
24339
24340 * gdb.base/consecutive.exp: New file. Test stepping over
24341 breakpoints on consecutive instructions.
24342 * gdb.base/consecutive.c: New file.
24343
24344 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24345 curly braces in regular expressions.
24346
24347 2001-07-25 Michael Snyder <msnyder@redhat.com>
24348
24349 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24350 legitimate output from stepping out of main.
24351
24352 2001-07-22 Keith Seitz <keiths@redhat.com>
24353
24354 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24355 the empty string, do not run the tests.
24356
24357 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24358
24359 * gdb.base/long_long.exp: Detect size of pointer. Take into
24360 account 2-byte pointers when testing for p/a results.
24361
24362 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24363
24364 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24365 and defined to 1K for m68hc11.
24366 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24367 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24368 (sizeof_random_data): New variable to tell the size of the data table;
24369 don't test past this size; always run to main.
24370
24371 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24372
24373 * gdb.base/return2.exp: return of long long and double fails for
24374 68HC11; don't execute these tests on that platform.
24375 * gdb.base/return.exp: Return of a double fails for 68hc11.
24376
24377 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24378
24379 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24380 tests that print a float.
24381 * call-rt-st.exp: Likewise.
24382
24383 2001-07-12 Mark Kettenis <kettenis@gnu.org>
24384
24385 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24386 running this test on Linux.
24387
24388 2001-06-24 Michael Chastain <chastain@redhat.com>
24389
24390 * gdb.base/arithmet.exp: Remove some tests to make all test names
24391 unique.
24392
24393 2001-07-03 Michael Snyder <msnyder@redhat.com>
24394
24395 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24396 the output of the ptype command.
24397
24398 2001-07-02 Michael Snyder <msnyder@redhat.com>
24399
24400 * gdb.base/completion.exp: Don't assume that break.c is the only
24401 source file that may contain functions named "marker".
24402 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24403
24404 2001-06-28 Andrew Cagney <ac131313@redhat.com>
24405
24406 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24407 of files to delete.
24408
24409 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24410 * gdb.disasm/h8300s.exp: New file.
24411 gdb.disasm/h8300s.s: Likewise.
24412
24413 2001-06-27 Andrew Cagney <ac131313@redhat.com>
24414
24415 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24416 empty breakpoint tables.
24417
24418 2001-06-25 Andrew Cagney <ac131313@redhat.com>
24419
24420 * lib/mi-support.exp: Update args=... part of stop-reason
24421 patterns. Accept either a list or a tuple.
24422
24423 2001-06-23 Andrew Cagney <ac131313@redhat.com>
24424
24425 * lib/mi-support.exp: Remove local emacs variable defining
24426 change-log-default-name.
24427
24428 2001-06-22 Michael Chastain <chastain@redhat.com>
24429
24430 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24431 This is operationally compatible with the previous version.
24432
24433 2001-06-13 Jim Blandy <jimb@redhat.com>
24434
24435 * lib/gdb.exp (gdb_test): Doc fix.
24436
24437 2001-06-10 Michael Chastain <chastain@redhat.com>
24438
24439 * gdb.base/exprs.exp: Remove a duplicate test.
24440
24441 2001-06-06 Jim Blandy <jimb@redhat.com>
24442
24443 * gdb.base/return2.exp (main): Use values to test float and double
24444 returns that are not NaN's, to avoid being confused by IEEE
24445 comparison rules.
24446
24447 2001-06-04 Michael Snyder <msnyder@redhat.com>
24448
24449 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24450 non-zero if control_c fails. Terminate the test on failure,
24451 rather than wait for 12 more tests to time out.
24452
24453 2001-06-06 Jim Blandy <jimb@redhat.com>
24454
24455 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24456 Don't forget to match the GDB prompt.
24457
24458 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24459
24460 2001-06-04 Jim Blandy <jimb@redhat.com>
24461
24462 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24463 command.
24464
24465 2001-05-31 Kevin Buettner <kevinb@redhat.com>
24466
24467 * gdb.base/annota1.exp (info break): Match four or more spaces
24468 after "Address".
24469
24470 2001-05-31 Michael Chastain <chastain@redhat.com>
24471
24472 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24473 (dm_type_int_star): Likewise.
24474 (dm_type_long_star): Likewise.
24475 (dm_type_void_star): Likewise.
24476
24477 2001-05-29 Kevin Buettner <kevinb@redhat.com>
24478
24479 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24480 to a known value in order to get consistent results regardless
24481 of the setting of INPUTRC or the presence or contents of .inputrc.
24482
24483 2001-05-24 Michael Snyder <msnyder@redhat.com>
24484
24485 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24486 Don't require that the main thread and the manager thread are the
24487 first in the list.
24488
24489 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24490 debugging. If test fails, issue an "unsupported" not a "fail".
24491
24492 2001-05-24 Jim Blandy <jimb@redhat.com>
24493
24494 Don't assume that short is shorter than int.
24495 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24496 assume that shorts are smaller than ints. On a 16-bit machine,
24497 this isn't true.
24498 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24499 an int, is not equal to ~0 stored in an unsigned char. This tests
24500 the same thing that the previous test meant to, but works on
24501 16-bit machines, too.
24502 ("print unsigned char != (~0)"): Same test, complemented.
24503
24504 2001-05-24 Michael Snyder <msnyder@redhat.com>
24505
24506 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24507 test for (full_coverage == 0). This makes the test run faster,
24508 and prevents dejagnu getting out of step.
24509
24510 2001-05-23 Kevin Buettner <kevinb@redhat.com>
24511
24512 * gdb.base/finish.exp (finish_void): Revise pattern for
24513 stopping on the call statement to not permit stopping at
24514 the start of the instructions comprising the call sequence.
24515
24516 2001-05-19 Michael Chastain <chastain@redhat.com>
24517
24518 * gdb.base/callfuncs.exp: Make all test names unique.
24519 * gdb.base/commands.exp: Make all test names unique.
24520 * gdb.base/condbreak.exp: Make all test names unique.
24521 * gdb.base/dbx.exp: Make all test names unique.
24522 * gdb.base/default.exp: Make all test names unique.
24523 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24524 and TIMEOUT messages to their corresponding PASS message.
24525 * gdb.base/ending-run.exp: Make all test names unique.
24526 * gdb.base/long_long.exp: Remove duplicate test.
24527
24528 2001-05-21 Kevin Buettner <kevinb@redhat.com>
24529
24530 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24531 stop on the call statement as well as the statement after the
24532 call.
24533
24534 2001-05-21 Michael Snyder <msnyder@redhat.com>
24535
24536 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24537
24538 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24539
24540 * gdb.base/completion.exp: Revamp test. Make it execute on all
24541 platforms.
24542
24543 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24544
24545 * config/gdbserver.exp (gdb_load): Handle the case
24546 in which the arguments to gdbserver are given in the
24547 baseboard configuration file.
24548 Also handle the case in which the server needs to do a
24549 load.
24550
24551 2001-05-07 Keith Seitz <keiths@cygnus.com>
24552
24553 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24554 set up the display for testing.
24555 (gdbtk_start): Convert all paths to paths that tcl will like.
24556 Export target information to environment.
24557 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24558 necessary.
24559 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24560 (to_tcl_path): New proc to convert a given pathname into
24561 a path acceptible as an argument to a tcl command.
24562 (_gdbtk_export_target_info): New proc to export target info
24563 into the environment for gdbtk testing.
24564 (gdbtk_done): New proc to signal end-of-test.
24565
24566 2001-05-06 Jim Blandy <jimb@redhat.com>
24567
24568 * restore.c: Make the code of caller0 correspond to its comment.
24569
24570 2001-05-03 Michael Snyder <msnyder@redhat.com>
24571
24572 * config/sid.exp (gdb_target_sid): Check for error messages.
24573 On error or timeout, don't make expect exit (which will terminate
24574 all subsequent tests); instead just make gdb exit.
24575 (gdb_load): Check for error messages. On error or timeout,
24576 return a negative value.
24577
24578 2001-04-24 Jim Blandy <jimb@redhat.com>
24579
24580 * gdb.c++/templates.exp: If we see the prompt for the overload
24581 list, but we haven't recognized any of the longer patterns,
24582 arrange for this test to fail, not hang.
24583
24584 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24585 variations.
24586
24587 2001-04-22 Michael Chastain <chastain@redhat.com>
24588
24589 * gdb.c++/local.exp: Use the 'runto' library function.
24590 * gdb.c++/namespace.exp: Likewise.
24591 * gdb.c++/overload.exp: Likewise.
24592
24593 2001-03-26 Kevin Buettner <kevinb@redhat.com>
24594
24595 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24596 * gdb.base/step-line.exp: New file. Test step/next in presence of
24597 #line directives.
24598 * gdb.base/step-line.c: New file. Test program for the above.
24599 * gdb.base/step-line.inp: New file. We pretend that this file has
24600 been transformed by some other tool into step-line.c.
24601
24602 2001-03-21 Jim Blandy <jimb@redhat.com>
24603
24604 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24605 unmangled operator names.
24606
24607 2001-03-20 Jim Blandy <jimb@redhat.com>
24608
24609 * gdb.threads/linux-dp.exp: Recognize an additional message
24610 generated by GDB when it doesn't understand how to debug threads
24611 on the target system.
24612
24613 2001-03-19 Andrew Cagney <ac131313@redhat.com>
24614
24615 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24616
24617 2001-03-12 Michael Chastain <chastain@redhat.com>
24618
24619 * gdb.c++/derivation.exp: Use the 'runto' library function.
24620
24621 2001-03-12 Michael Chastain <chastain@redhat.com>
24622
24623 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24624
24625 2001-02-24 Michael Chastain <chastain@redhat.com>
24626
24627 * gdb.c++/ref-types.exp: Change handwritten code to library
24628 function 'runto'.
24629
24630 2001-03-16 Orjan Friberg <orjanf@axis.com>
24631
24632 * gdb.base/signals.exp: Set count to 0 explicitly.
24633
24634 2001-03-15 Mark Salter <msalter@redhat.com>
24635
24636 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24637 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24638 (gdb_load): Add support for additional target_info: gdb_download_size
24639 and gdb_load_timeout.
24640
24641 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24642
24643 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24644 file -- to prevent failing when the compile fails but we have no
24645 intention of running the tests anyway.
24646
24647 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24648 tests if set.
24649
24650 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24651 integers.
24652
24653 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24654 * gdb.c++/namespace.exp: Ditto.
24655
24656 2001-03-07 Orjan Friberg <orjanf@axis.com>
24657
24658 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24659 * gdb.base/pointers.exp: Relax pattern match of decimals.
24660
24661 2001-03-06 Kevin Buettner <kevinb@redhat.com>
24662
24663 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24664 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24665 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24666 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24667 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24668 config/sh.exp, config/sid.exp, config/slite.exp,
24669 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24670 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24671 config/vxworks.exp, config/vxworks29k.exp,
24672 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24673 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24674 gdb.base/arithmet.exp, gdb.base/assign.exp,
24675 gdb.base/async.exp, gdb.base/attach.exp,
24676 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24677 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24678 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24679 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24680 gdb.base/commands.exp, gdb.base/completion.exp,
24681 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24682 gdb.base/constvars.exp, gdb.base/corefile.exp,
24683 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24684 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24685 gdb.base/ending-run.exp, gdb.base/environ.exp,
24686 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24687 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24688 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24689 gdb.base/funcargs.exp, gdb.base/help.exp,
24690 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24691 gdb.base/logical.exp, gdb.base/long_long.exp,
24692 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24693 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24694 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24695 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24696 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24697 gdb.base/regs.exp, gdb.base/relational.exp,
24698 gdb.base/remote.exp, gdb.base/reread.exp,
24699 gdb.base/restore.exp, gdb.base/return2.exp,
24700 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24701 gdb.base/selftest.exp, gdb.base/setshow.exp,
24702 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24703 gdb.base/sigall.exp, gdb.base/signals.exp,
24704 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24705 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24706 gdb.base/step-test.exp, gdb.base/structs.c,
24707 gdb.base/structs.exp, gdb.base/structs2.exp,
24708 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24709 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24710 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24711 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24712 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24713 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24714 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24715 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24716 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24717 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24718 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24719 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24720 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24721 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24722 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24723 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24724 gdb.trace/circ.exp, gdb.trace/collection.exp,
24725 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24726 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24727 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24728 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24729 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24730 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24731 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24732 notices.
24733
24734 2001-02-27 Michael Snyder <msnyder@cygnus.com>
24735
24736 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24737 first arg is int not float.
24738
24739 2001-02-22 Michael Snyder <msnyder@cygnus.com>
24740
24741 * gdb.base/reread.exp: Unsupported for non-native targets;
24742 doesn't work for remote debugging.
24743
24744 2001-02-19 Fernando Nasser <fnasser@redhat.com>
24745
24746 From Drew Moseley <dmoseley@redhat.com>
24747 * gdb.base/ending-run.exp: Properly handle the BSP state when
24748 stepping past the end of main.
24749
24750 2001-02-19 John Moore <jmoore@redhat.com>
24751
24752 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24753 Converted HPUX fix for non-expected items following multiple
24754 step commands into general solution for all platforms.
24755
24756 2001-02-18 Michael Chastain <chastain@redhat.com>
24757
24758 * gdb.c++/classes.exp (do_tests): Change runto statements
24759 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24760 statements demangler agnostic.
24761 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24762 (gdb_virtfunc_restart): Likewise.
24763
24764 2001-02-14 Michael Chastain <chastain@redhat.com>
24765
24766 * gdb.c++/inherit.exp (do_tests): Change runto statements
24767 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24768 statements demangler agnostic.
24769
24770 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24771
24772 * gdb.threads/pthreads.exp: Unify pass/fail messages for
24773 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24774 before calling common_routine 15 times'' tests.
24775
24776 2001-02-11 Michael Chastain <chastain@redhat.com>
24777
24778 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24779 Helps the test script figure out which demangler is in use.
24780 (dm_type_foo_ref): Ditto.
24781 (dm_type_int_star): Ditto.
24782 (dm_type_long_star): Ditto.
24783 (dm_type_unsigned_int): Ditto.
24784 (dm_type_void): Ditto.
24785 (dm_type_void_star): Ditto.
24786 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24787 Probe the gdb demangler and set variables to accommodate
24788 formatting differences.
24789 (info_func_regexp): New function. Same as info_func, but
24790 matches against a regexp.
24791 (info_func): Match against a literal string.
24792 (print_addr_2): New function. Match against a literal string,
24793 which can be different from the input to gdb.
24794 (print_addr): Simply call print_addr_2 with the same argument twice.
24795 (test_lookup_operator_functions): Use demangler formatting variables.
24796 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24797 the tests in the same order as the C++ class declaration.
24798 (test_paddr_operator_functions): Ditto.
24799 (test_paddr_overloaded_functions): Ditto.
24800 (test_paddr_hairy_functions): Use demangler formatting variables.
24801 Add reference to gdb/19 for related tests.
24802 (do_tests): Call probe_demangler.
24803
24804 2001-01-30 Kevin Buettner <kevinb@redhat.com>
24805
24806 * gdb.c++/templates.cc (printf): Remove unused function definition.
24807
24808 2001-01-26 Felix Lee <flee@redhat.com>
24809
24810 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24811
24812 2001-01-25 matthew green <mrg@redhat.com>
24813
24814 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24815 up sid.
24816 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24817
24818 2001-01-25 matthew green <mrg@redhat.com>
24819
24820 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
24821 Deprecate $sid_spawn_id.
24822 (sid_exit): Remove code necessary only for `spawn.'
24823
24824 2001-01-25 matthew green <mrg@redhat.com>
24825
24826 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24827
24828 2001-01-28 Michael Chastain <chastain@redhat.com>
24829
24830 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24831 to call when tests fail. It takes gdb out of the overloaded
24832 function choice menu back to the main prompt, so that the test
24833 program stays synchronized.
24834 (set_bp_overloaded): New proc to collect all the common
24835 code for setting a breakpoint on an overloaded name. Calls
24836 take_gdb_out_of_choice_menu when needed.
24837 (menu_overload1arg): New variable to collect the repeated
24838 instances of the expected menu for an overloaded name. Change
24839 the regular expression to handle changes in g++ type encoding:
24840 "void" can be either "void" or "", and "unsigned int" can be
24841 either "unsigned int" or "unsigned".
24842 (continue_to_bp_overloaded): Change regular expressions to handle
24843 changes in g++ type encoding.
24844 (no proc): Call take_gdb_out_of_choice_menu when needed.
24845 Remove redundant calls to "info break". Accept either "canceled"
24846 or "cancelled". Change regular expressions in "info break"
24847 calls to handle changes in g++ type encoding. Give all tests
24848 unique strings.
24849
24850 2001-01-17 Ben Elliston <bje@redhat.com>
24851
24852 * config/sid.exp: New file.
24853
24854 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24855
24856 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24857
24858 2000-12-21 Michael Snyder <msnyder@cygnus.com>
24859
24860 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24861 Add a RE to accept a non-ascii char if one is ever presented.
24862
24863 2000-12-20 Fernando Nasser <fnasser@redhat.com>
24864
24865 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
24866
24867 2000-12-18 Michael Snyder <msnyder@cygnus.com>
24868
24869 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
24870 in regexp. One '\' does not suffice on Linux.
24871
24872 2000-12-09 Michael Chastain <chastain@redhat.com>
24873
24874 * gdb.base/break.exp (test_clear_command): Use a marker function
24875 rather than 'main' for the test function. Also move this
24876 test to an execution point where the marker function names are
24877 guaranteed to be bound to functions. (Executing tests after a
24878 'finish' from main runs into name conflicts with local names
24879 in __libc_start_main).
24880
24881 2000-12-07 Michael Snyder <msnyder@cygnus.com>
24882
24883 * gdb.base/finish.exp: New test for gdb's "finish" command.
24884 * gdb.base/return2.exp: New test for gdb's "return" command.
24885 * gdb.base/return2.c: New source file for above.
24886
24887 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24888
24889 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24890 * gdb.base/miscexprs.exp: Ditto.
24891 * gdb.base/pointers.exp: Ditto.
24892 * gdb.c++/derivation.exp: Ditto.
24893 * gdb.c++/local.exp: Ditto.
24894 * gdb.c++/namespace.exp: Ditto.
24895 * gdb.c++/overload.exp: Ditto.
24896 * gdb.c++/ref-types.exp: Ditto.
24897
24898 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24899
24900 * gdb.base/constvars.exp: Test result of "up" command.
24901 * gdb.base/miscexprs.exp: Ditto.
24902 * gdb.base/pointers.exp: Ditto.
24903 * gdb.base/scope.exp: Ditto.
24904 * gdb.c++/derivation.exp: Ditto.
24905 * gdb.c++/local.exp: Ditto.
24906 * gdb.c++/namespace.exp: Ditto.
24907 * gdb.c++/overload.exp: Ditto.
24908 * gdb.c++/ref-types.exp: Ditto.
24909
24910 2000-11-22 Michael Chastain <chastain@redhat.com>
24911
24912 * mips_pro.exp: Accept either "middle -> top -> main" or
24913 "middle -> main" in the backtrace, because gcc can optimize
24914 tail calls to jumps. Remove setup_xfail for the hppa case.
24915 Add a comment with the original warning messages from PR 3016,
24916 which was filed in 1993, to preserve them for posterity.
24917
24918 2000-11-17 Nick Duffek <nsd@redhat.com>
24919
24920 * lib/gdb.exp (gdb_test): Override timeout with board info.
24921
24922 2000-11-17 Nick Duffek <nsd@redhat.com>
24923
24924 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24925 the second kill and detach messages.
24926
24927 2000-11-17 Nick Duffek <nsd@redhat.com>
24928
24929 * configure.in: Add AC_EXEEXT.
24930 * configure: Regenerate.
24931 * Makefile.in (just-check): Export EXEEXT.
24932 * lib/gdb.exp ($EXEEXT): Import from environment.
24933 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
24934 expect "maint dump-me" on Cygwin.
24935 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24936 $EXEEXT.
24937
24938 2000-11-17 Nick Duffek <nsd@redhat.com>
24939
24940 * gdb.base/break.exp: Test backtrace and finish from called
24941 function on all platforms, not just HP-UX.
24942
24943 2000-11-03 Michael Snyder <msnyder@cygnus.com>
24944
24945 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24946 code from gdb_target_monitor, so it can be used independantly
24947 for gdbserver. Also comment out an unnecessary PUTS.
24948
24949 2000-11-03 Michael Snyder <msnyder@cygnus.com>
24950
24951 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24952 * gdb.base/corefile.exp: Expect the message "Program is being
24953 debugged already" when we send the "corefile" command, since
24954 the preceeding gdb_load may have connected gdb to a remote target.
24955 * gdb.base/display.exp: Disable hardware watchpoints if new
24956 board info variable "no_hardware_watchpoints" is true.
24957 Replace single-letter commands with more readable ones.
24958 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24959 if new board info variable "no_hardware_watchpoints" is true.
24960 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24961 to see if stdio (printf) testing is possible.
24962 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24963 board info variable "no_hardware_watchpoints" is true. Use new
24964 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24965
24966 2000-11-13 Fernando Nasser <fnasser@redhat.com>
24967
24968 From Orjan Friberg <orjanf@axis.com>:
24969 * gdb.base/printcmds.exp: Escape curly braces followed by a number
24970 in array print pattern match.
24971
24972 2000-11-09 Fernando Nasser <fnasser@redhat.com>
24973
24974 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24975 spelling "cancelled" to U.S. spelling "canceled" to match changes
24976 made to gdb.
24977 * gdb.c++/ovldbreak.exp: Ditto.
24978
24979 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24980
24981 * gdb.base/callfuncs.c (main): Moved to end of file, call
24982 t_double_values to initialize the FPU before inferior calls are made.
24983 * gdb.base/callfuncs.exp: Test for register preservation after calling
24984 inferior functions. Add tests for continuining, finishing and
24985 returning from a stop in a call dummy.
24986
24987 2000-10-24 Michael Snyder <msnyder@cygnus.com>
24988
24989 * gdb.base/commands.exp: Break up long lines, and re-indent.
24990
24991 2000-10-19 Michael Snyder <msnyder@cygnus.com>
24992
24993 * config/gdbserver.exp: Rewritten from the ground up, to make it
24994 compatible with the current dejagnu tree, and to make it work with
24995 the new "gdbserver" in libremote.
24996
24997 2000-10-16 Michael Snyder <msnyder@cygnus.com>
24998
24999 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25000 * gdb.base/varargs.exp: Skip entire test if no printf support.
25001 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25002 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25003
25004 2000-10-13 Michael Snyder <msnyder@cygnus.com>
25005
25006 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25007 no floating point support.
25008 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25009 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25010 * gdb.base/call-rt-st.exp: Ditto.
25011 * gdb.base/call-strs.exp: Ditto.
25012
25013 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25014
25015 * gdb.base/sizeof.c: include <stdio.h>.
25016
25017 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25018 'finish', otherwise uncaptured gdb_prompt would potentially
25019 throw remaining test points out of sync.
25020
25021 2000-07-26 Scott Bambrough <scottb@netwinder.org>
25022
25023 * gdb.base/recurse.exp: Run tests for all targets.
25024 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25025 gnu-oldld case on ARM.
25026 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25027 for ARM targets.
25028
25029 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25030
25031 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25032 * gdb.java/configure: Rebuild.
25033
25034 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25035
25036 * gdb.java/jv-exp.exp: New file.
25037
25038 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25039
25040 * configure: Rebuilt.
25041 * configure.in (configdirs): Add gdb.java.
25042 * gdb.java/jmisc.java: New file.
25043 * gdb.java/jmisc.exp: New file.
25044 * gdb.java/Makefile.in: New file.
25045 * gdb.java/configure: Rebuilt.
25046 * gdb.java/configure.in: New file.
25047 * lib/java.exp: New file.
25048
25049 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25050
25051 * gdb.base/exprs.exp: Test casts to a pointer including over and
25052 underflow.
25053
25054 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25055
25056 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
25057 and the compilers sizes.
25058
25059 2000-07-09 Nick Duffek <nsd@redhat.com>
25060
25061 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25062 (use_methods): New function.
25063 (main): Call use_methods().
25064 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25065 (do_tests): Call test_method_param_class.
25066
25067 2000-07-09 Nick Duffek <nsd@redhat.com>
25068
25069 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25070 spelling.
25071 (test_enums): New procedure. Move enum tests from end of script
25072 to here. Set breakpoint on function name instead of line number.
25073 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25074 (enums2): New marker function.
25075 (enums1): New function.
25076 (main): Call enums1(). Move enum tests to enums1().
25077
25078 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25079
25080 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25081 compile/link program. Update line numbers.
25082 * gdb.asm/d10v.inc: Define ``startup''.
25083 * gdb.asm/asmsrc1.s: Add definition of _start.
25084
25085 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25086
25087 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25088
25089 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25090
25091 * gdb.base/maint.exp: Add 'maint print architecture' item to output
25092 of 'help maint print' command.
25093
25094 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25095
25096 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25097 they use gdb_expect_list.
25098
25099 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25100
25101 * gdb.base/commands.exp: Use ``set remote
25102 memory-read-packet-size'' instead of ``set endian big'' to test
25103 long commands.
25104
25105 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
25106
25107 * gdb.c++/templates.exp (do_tests): Make all of these work under
25108 g++, and stop skipping them.
25109
25110 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25111 work under g++.
25112
25113 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25114 initialization.
25115
25116 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25117
25118 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25119 the regular expression: accept an (almost) arbitrary sequence of
25120 "frames-invalid" and "breakpoints-invalid" messages both before
25121 and after the "starting" message.
25122
25123 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25124
25125 * gdb.c++/local.exp: This test has never been known to work with g++.
25126
25127 2000-05-18 Michael Snyder <msnyder@cygnus.com>
25128
25129 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25130 Relax the regular expression a little, make it pass on Solaris 8.
25131
25132 2000-05-12 Kevin Buettner <kevinb@redhat.com>
25133
25134 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25135 a call, do not require that gdb stop on the line after the call.
25136 Instead, it is permissible for gdb to stop on the line of the
25137 call itself.
25138
25139 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
25140
25141 * gdb.base/break.exp (bp on small function, optimized file):
25142 Add a second pass pattern. The behavior differs here between stabs
25143 and dwarf for one-line functions. Stabs preserves two line symbols
25144 (one before the prologue and one after) with the same line number,
25145 but dwarf regards these as duplicates and discards one of them.
25146 Therefore the address after the prologue (where the breakpoint is)
25147 has no exactly matching line symbol, and GDB reports the breakpoint
25148 as if it were in the middle of a line rather than at the beginning.
25149
25150 2000-05-08 Michael Snyder <msnyder@cygnus.com>
25151
25152 * gdb.base/interrupt.exp: Make "pass" message say "send"
25153 rather than "send_gdb" (for consistancy).
25154
25155 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25156
25157 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25158 * gdb.c++/templates.cc: Properly check for GCC version number.
25159 * lib/compiler.cc: Likewise
25160
25161 2000-04-28 Michael Snyder <msnyder@cygnus.com>
25162
25163 * gdb.base/break.exp: When compiled with -O2 optimization,
25164 gdb may not stop at the first line of main, due to code motion.
25165
25166 2000-04-26 Michael Snyder <msnyder@cygnus.com>
25167
25168 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25169 This test depends on parsing the printf output from the target.
25170 Since the sparclet stub doesn't do stdio, this will never work.
25171 * gdb.base/call-rt-st.exp: ditto.
25172 * gdb.base/call-strs: ditto.
25173
25174 2000-04-24 Michael Snyder <msnyder@cygnus.com>
25175
25176 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25177
25178 * gdb.base/ending-run.exp: After connecting to a remote target,
25179 but before running, the target will appear to be in a random
25180 location. Specify both a file and a line for breakpoints.
25181 Also, the function that calls main may be called 'init'
25182 rather than 'start'.
25183
25184 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25185
25186 * gdb.base/help.exp: Update output for add-symbol-file command.
25187
25188 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
25189
25190 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25191 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25192
25193 2000-04-07 J.T. Conklin <jtc@redback.com>
25194
25195 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25196
25197 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25198
25199 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25200
25201 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25202 values that can be represented exactly.
25203 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25204 above change, and to not check against the directory part of the source
25205 file name.
25206 (step into print_long_arg_list): Likewise.
25207 (print print_small_structs from print_long_arg_list): Likewise.
25208 (print print_long_arg_list): Likewise.
25209
25210 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25211
25212 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
25213
25214 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25215
25216 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25217
25218 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
25219
25220 * gdb.base/commands.exp (deprecated_command_test): Add test for
25221 deprecate with no arguments.
25222
25223 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25224
25225 * gdb.base/break.exp: Add new test for setting breakpoints on
25226 optimized code so we can test breakpoints work even when function
25227 prologues may be optimized away
25228
25229 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25230
25231 From David Whedon <dwhedon@gordian.com>
25232 * gdb.base/commands.exp : Added command deprecator tests.
25233
25234 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
25235
25236 * gdb.base/help.exp: Added test for new apropos command.
25237
25238 2000-03-21 Kevin Buettner <kevinb@redhat.com>
25239
25240 * gdb.base/pointers.c (usevar): New function.
25241 (main): Make sure that global variables v_int_pointer2, rptr,
25242 and y are all referenced someplace in the program by calling
25243 usevar() on them. [Some linkers delete symbols which are
25244 never referenced. The space remains, but there's no way to
25245 get a (symbolic) handle on the variable from the debugger.]
25246
25247 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25248
25249 * gdb.base/printcmds.c: Add typedeffed arrays.
25250
25251 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25252 procedure to test arrays that are typedef'd.
25253
25254 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25255
25256 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25257 the library directories.
25258
25259 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25260
25261 * configure.in (configdirs): Add sub directory gdb.mi.
25262 * configure: Re-generate.
25263
25264 * gdb.mi: New directory.
25265
25266 2000-02-25 Scott Bambrough <scottb@netwinder.org>
25267
25268 * gdb.base/long_long.exp: Correct test suite failure when printing
25269 a long long value as a double on ARM platforms.
25270
25271 2000-02-16 Jim Blandy <jimb@redhat.com>
25272
25273 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25274 default source file is set properly before running this test.
25275
25276 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25277
25278 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25279 gdbtk/library directory, not in gdbtcl2.
25280
25281 2000-02-04 Jim Blandy <jimb@redhat.com>
25282
25283 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25284 backslash from regexp pattern.
25285
25286 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25287 procedure. Use it to run all the "continue to bp overloaded"
25288 tests. Note that this changes the names of the tests slightly.
25289 If the breakpoint hit message includes a hex PC value, because
25290 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25291 from the real source code, still consider that a pass.
25292
25293 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25294 XFAIL here if the breakpoint message contains a hex address. Note
25295 similar change on 1999-11-02.
25296
25297 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25298
25299 * gdb.base/ptype.exp: Establish a default source file before
25300 calling get_debug_format.
25301
25302 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25303
25304 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25305
25306 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25307
25308 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25309 of successive stepi commands -- while in the prologue we should see
25310 the function entry bracket.
25311
25312 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25313
25314 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25315 reach __change_mode() when stepping through the end of main().
25316
25317 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25318
25319 * gdb.base/default.exp: Fix expected pattern.
25320 * gdb.base/help.exp: Same.
25321
25322 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25323
25324 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25325 Don't use xfail's because that affects only the following test.
25326
25327 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25328 solaris or linux.
25329
25330 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25331
25332 2000-01-07 Michael Snyder <msnyder@cygnus.com>
25333
25334 * gdb.base/display.exp: Some yacc parsers like to say
25335 "A syntax error" rather than "A parse error". Accept both.
25336
25337 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25338
25339 * gdb.base/default.exp: Remove OS dependent string from "target
25340 remote" test.
25341 * gdb.base/help.exp: Same for "help target remote" test.
25342
25343 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25344
25345 From Jim Kingdon <kingdon@redhat.com>:
25346
25347 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25348 prompt (cleanup rather than necessity, but still might keep output
25349 from spilling to next test).
25350
25351 2000-01-02 Fred Fish <fnf@cygnus.com>
25352
25353 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25354 AIX, which defines them in <sys/types.h>.
25355
25356 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25357
25358 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25359 float" test.
25360
25361 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25362
25363 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25364
25365 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25366 outermost frame disallowed".
25367
25368 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25369
25370 * gdb.base/setvar.exp: New tests for setting the value of a struct
25371 with a constant list.
25372
25373 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25374
25375 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25376 require the user to type a cast before setting the value of a struct.
25377
25378 1999-12-06 Jim Blandy <jimb@cygnus.com>
25379
25380 * gdb.base/default.exp: Expect the new 'info float' command on
25381 all i386 platforms.
25382
25383 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25384 LinuxThreads libraries that don't support debugging.
25385
25386 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25387
25388 * gdb.base/remote.c: Fill the buffer with truely random data.
25389 Change the buffer type to ``unsigned char'' to simplify size
25390 arithmetic.
25391
25392 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25393 stub only handles 400-1 byte packets. Verify that the download
25394 worked.
25395
25396 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25397
25398 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25399 tests, using UNRESOLVED for the untested cases. Also, does not wait
25400 for a timeout if the prompt was received before a recognizable pattern.
25401
25402 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25403
25404 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25405
25406 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25407
25408 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25409 watchpoints.
25410
25411 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
25412
25413 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25414
25415 * gdb.c++/local.exp: Be more flexible in recognizing local class
25416 name mangling. Don't allow horribly truncated method names.
25417 * gdb.c++/derivation.exp: Expect protected inheritance.
25418 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25419 * gdb.c++/virtfunc.exp: Likewise.
25420 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25421 when printing a nested enum.
25422
25423 1999-11-22 Jim Blandy <jimb@cygnus.com>
25424
25425 * gdb.base/step-test.exp: Properly await GDB's response to setting
25426 a breakpoint on the call to large_struct_by_value.
25427
25428 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25429 just because we have debug info for the `start' function.
25430
25431 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25432
25433 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25434 "Unknown signal" messages, which indicate (on LinuxThreads) that
25435 GDB doesn't know how to debug threads on this system. This is
25436 better than hanging while philosopher 0 dumps chatter into gdb.log.
25437
25438 1999-11-18 Tom Tromey <tromey@cygnus.com>
25439
25440 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25441
25442 1999-11-18 Fred Fish <fnf@cygnus.com>
25443
25444 * gdb.base/coremaker2.c: Add sample program for generating
25445 cores that is more self contained than coremaker.c. Eventually
25446 I'll add more code to this and tie it into the testsuite.
25447
25448 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25449
25450 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25451
25452 1999-11-10 Jimmy Guo <guo@cup.hp.com>
25453
25454 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25455 from $srcdir/lib/.
25456 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25457 and gdb.c++/.
25458
25459 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25460
25461 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25462 'continue with watch' test point.
25463
25464 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25465
25466 Merged from p2linux-990323-branch:
25467
25468 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25469
25470 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25471
25472 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25473 {limit,fixed}''. Test ``set download-write-size''.
25474
25475 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25476
25477 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25478 gdb_expect_list.
25479
25480 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25481
25482 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25483
25484 1999-11-03 Mark Salter <msalter@cygnus.com>
25485
25486 * gdb.base/break.exp: Fix "stub continue" pattern.
25487
25488 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25489
25490 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25491
25492 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25493
25494 * gdb.base/display.exp ("finish"): Add timeout clause.
25495
25496 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25497 plain prompt clause, so this doesn't have to time out in order to
25498 fail.
25499
25500 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25501 breakpoint hit messages include an address.
25502
25503 * gdb.base/display.exp: Don't forget to escape parens in regular
25504 expressions. Unix regexp notatation sucks.
25505
25506 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25507
25508 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25509 order for 'signalled' message.
25510
25511 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25512
25513 From Jimmy Guo <guo@cup.hp.com>:
25514 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25515 * gdb.base/annota1.c: Add code for tests to work with.
25516
25517 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25518
25519 * gdb.base/remote.exp: New test for remote downloading settings.
25520 * gdb.base/remote.c: New file with large .data.
25521
25522 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25523
25524 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25525 for LinuxThreads support, merged from the Code Fusion branch.
25526
25527 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25528
25529 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25530 containing exp_continue into a while within an expect. Don't
25531 attempt a start more than three times. Check return value from
25532 gdb_load.
25533
25534 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25535
25536 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25537 a pass case.
25538
25539 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
25540
25541 * gdb.base/break.c (main): Added a statement that we can step
25542 off of.
25543 * gdb.base/break.exp: Added tests for setting a breakpoint
25544 at an offset and stepping onto a breakpoint.
25545
25546 1999-10-01 Fred Fish <fnf@cygnus.com>
25547
25548 * gdb.base/help.exp (help add-symbol-file): Update to match current
25549 gdb output.
25550
25551 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25552
25553 * gdb.base/break.exp: Code locations are in hex, don't forget!
25554 (For HP-UX.)
25555
25556 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25557
25558 * condbreak.exp: Use break.c as test program.
25559 * condbreak.c: Remove, redundant with break.c.
25560
25561 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25562
25563 * config/monitor.exp (gdb_target_monitor): Disable X- and
25564 Z-packets if the target needs it.
25565
25566 1999-09-13 James Ingham <jingham@leda.cygnus.com>
25567
25568 * gdb.c++/overload.exp: Added tests for listing overloaded
25569 functions with function pointers in the arg, explicitly calling
25570 out the version you want.
25571
25572 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25573
25574 * long_long.exp: Add variations of test cases that work for
25575 targets with 16-bit ints and 32-bit doubles.
25576
25577 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25578
25579 * break.c (main): Compare a possibly-uninitialized argc with an
25580 unlikely value that fits in 16 bits.
25581
25582 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25583
25584 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25585 0xfeeb, don't want negative numbers if ints are 16 bits.
25586
25587 * lib/gdb.exp (skip_cplus_tests): New proc.
25588 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25589 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25590 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25591 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25592 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25593 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25594 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25595 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25596
25597 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25598
25599 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25600
25601 * gdb.base/corefile.exp (up): Allow a parameter to appear
25602 in the frame that we're going up to.
25603
25604 From Jim Blandy <jimb@cygnus.com>:
25605
25606 * gdb.base/default.exp (info float): Expect some output now.
25607
25608 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25609 returning floating-point values to fail on the x86.
25610 * gdb.base/callfwmall.exp (do_function_calls): Same.
25611
25612 * gdb.base/list.exp (test_listsize): Correct expectations for
25613 listing line 1 with listsize 2. Also, listing a single line
25614 works now, as does listing three lines. [Kevin's note: There
25615 were a number of other cases fixed too where the expectations
25616 differed...]
25617
25618 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25619
25620 * gdb.base/selftest.exp: Add case for when version prints as
25621 constant string instead of char pointer.
25622
25623 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25624
25625 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25626 stepping out of main.
25627
25628 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25629 G++ used.
25630
25631 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25632 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25633
25634 * gdb.c++/ovldbreak.exp: Update match string in test that
25635 includes a warning of multiple breakpoints.
25636
25637 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25638
25639 * gdb.base/display.exp: Improve precision of step-after-finish
25640 added yesterday.
25641
25642 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25643 test.
25644
25645 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25646 configs when using G++, not just hppa*.
25647
25648 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25649
25650 * gdb.base/async.c: New file.
25651 * gdb.base/async.exp: New file.
25652
25653 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25654
25655 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25656 PA64.
25657
25658 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25659
25660 * gdb.base/display.exp: "finish" can leave us mid-line on many
25661 targets, deal with it. Add a small constant to main, instead of
25662 1000 since main+1000 may not be a valid address in the target.
25663
25664 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25665 on hpux11.
25666
25667 * gdb.base/attach.exp: Handle another hpux11 error message variant
25668 when attaching to a process that does not exist.
25669
25670 1999-08-19 J.T. Conklin <jtc@redback.com>
25671
25672 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25673 characters in 'continue to 1241' test.
25674
25675 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25676
25677 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25678 stop in print_long_arg_list, define and use a whitespace
25679 variable in print_small_structs test, add an XFAIL for Solaris.
25680 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25681 interested enough to fix.
25682
25683 1999-08-13 Keith Seitz <keiths@cygnus.com>
25684
25685 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25686 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25687 proc knows about targets other than the natives.
25688 (test_assign): Use "gdb_run_cmd" to "run" the target.
25689 Check that we've actually hit the breakpoint at main.
25690 When we attempt to assign a value to a local variable, check
25691 that the variable is in the current scope, i.e., don't use
25692 a test with an empty result.
25693
25694 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25695
25696 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25697 command.
25698
25699 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25700
25701 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25702 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25703 gdb.compat, gdb.threads-hp.
25704 gdb.hp/configure, gdb.hp/configure.in: New files.
25705 gdb.hp/Makefile.in: Recurse into new subdirs.
25706 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25707 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25708 in object files.
25709 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25710
25711 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25712
25713 * gdb.base/display.exp: Help expect by putting a newline in the
25714 funky printf, remove a bogus p/a test.
25715
25716 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25717
25718 * gdb.base/display.exp: Make sure that when we say 'run', we are
25719 connected to the target. This is necessary when running not
25720 natively.
25721
25722 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25723
25724 * gdb.base/step-test.exp: Removed some extraneous messages.
25725
25726 * gdb.base/long_long.exp: Don't run memory examination tests
25727 on little-endian targets (they will need a different set of
25728 results to match).
25729
25730 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25731
25732 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25733 until somebody decides to fix GDB.
25734
25735 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25736 constant as "ULL".
25737 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25738 matches for a couple x/2 commands.
25739
25740 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25741
25742 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25743 by merging in ref-types2 tests.
25744 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25745
25746 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25747 * gdb.c++/Makefile.in: Add standard actions.
25748 (EXECUTABLES): Rename from PROGS, update list.
25749 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25750 from gdb.hp.
25751 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25752 foo and bar locals.
25753 * gdb.c++/anon-union.exp: Fix tests to match.
25754 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25755 expect matches to handle output variations.
25756 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25757 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25758 output, add HP alternatives for new and delete prints.
25759 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25760 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25761 * gdb.c++/demangle.exp: Use $style when reporting failure.
25762 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25763 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25764 match alternatives.
25765 * gdb.c++/local.exp: Add match alternatives or xfails for HP
25766 compilers.
25767 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25768 * gdb.c++/method.exp: Add match alternatives.
25769 * gdb.c++/misc.cc: Add bool types.
25770 * gdb.c++/misc.exp: Add tests for bool types.
25771 * gdb.c++/overload.exp: Add xfails.
25772 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25773 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25774 add some more template parameter tests (only for HP currently).
25775 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25776 * gdb.c++/virtfunc.cc: Add return type and value for main.
25777 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25778 match alternatives.
25779
25780 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25781
25782 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25783
25784 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25785
25786 * gdb.base/signals.exp: Don't expect getting a backtrace from
25787 within a signal handler to fail on Linux.
25788
25789 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25790
25791 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25792 * lib/gdb.exp: Remove some gratuitious semicolons.
25793 (delete_breakpoints): Increase timeout.
25794 (gdb_expect): Add -notransfer option.
25795 (gdb_test): Use -notransfer option.
25796 (get_compiler_info): Add f77 case.
25797 (get_compiler): New proc, split out from gdb_preprocess, add f77
25798 case.
25799 (gdb_preprocess): Call get_compiler.
25800
25801 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25802 * gdb.base/attach.exp, gdb.base/display.exp,
25803 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25804 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25805 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25806 third arg to gdb_test.
25807 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25808 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25809 HP-UX xfails, add others.
25810 * gdb.base/completion.exp: Reflect name change of self-test.
25811 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25812 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25813 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25814 HP failure number.
25815 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25816 useless HP-UX 10.30 references.
25817 * gdb.base/maint.exp: Loosen matches.
25818 * gdb.base/pointers.c (main): Declare more_code.
25819 * gdb.base/pointers.exp: Match on output of a `next'.
25820 * gdb.base/structs.c: Add prototypes.
25821 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25822 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25823
25824 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25825
25826 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
25827 command.
25828
25829 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25830
25831 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25832 Fix run to main failures. Watchpoint can be hardware watchpoint.
25833
25834 * gdb.base/annota1.exp: Clean up some more, in case printf has
25835 debug info. Deal with lack of signal hanlder info in stack.
25836
25837 From Jim Kingdon <kingdon@redhat.com>:
25838 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25839
25840 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25841
25842 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
25843 gdb.base/foll-vfork.exp: Don't run for crosses.
25844
25845 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25846
25847 * gdb.base/configure.in: Check for gdbvars.exp instead of
25848 a1-selftest.exp.
25849 * gdb.base/configure: Re-generate.
25850
25851 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25852
25853 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25854 in trying to run first and name is too long.
25855
25856 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25857 pointers2.c and pointers2.exp, respectively.
25858 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25859 doschk happier.
25860
25861 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25862
25863 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25864 callfuncs2.c and callfuncs2.exp.
25865
25866 * gdb.base/list.exp: Remove mistaken xfails.
25867 * gdb.base/list0.h: Add optional prototypes.
25868
25869 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25870
25871 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
25872 calling malloc.
25873 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25874 * ptype.exp: Move test for get_debug_format to before its first
25875 use.
25876
25877 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25878
25879 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25880 * gdb.base/annota2.cc, annota2.exp: Move from here.
25881 * gdb.c++/annota2.cc, annota2.exp: To here.
25882 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25883
25884 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25885
25886 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
25887 a consistent format.
25888
25889 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25890
25891 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25892 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25893 HP compilers, also set the globals $true and $false.
25894
25895 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
25896 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25897 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25898 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25899 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25900 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25901 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25902 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25903 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25904 whatis.c} Add C++ compatible function definitions and return
25905 types, add includes for library functions.
25906 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25907 * gdb.base/step-test.c (myglob): Rename from glob.
25908 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
25909 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25910 files, move here from gdb.hp.
25911 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
25912 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25913 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25914 Adjust line numbers in regexps.
25915
25916 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25917 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25918 instead of 0/1.
25919
25920 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25921 foll-vfork.exp: New files, move here from gdb.hp.
25922 * gdb.base/page.exp: New file, test of pagination command.
25923
25924 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25925 recursion test.
25926 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25927
25928 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
25929 gdb.base/solib.exp: Fix compiler invocation process.
25930
25931 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
25932 HP-UX 11, turn off overload resolution explicitly.
25933 * gdb.base/commands.exp: Set argument list explicitly, add
25934 watchpoint test.
25935 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25936 them work.
25937 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25938 expressions properly.
25939 * gdb.base/corefile.exp: Loosen the match slightly.
25940 * gdb.base/default.exp: Allow "Error accessing memory" message
25941 also.
25942 * gdb.base/display.exp: Skip over x/0 j if PA64.
25943 * gdb.base/funcargs.exp: Add xfails for HP-UX.
25944 * gdb.base/interrupt.exp: Ditto.
25945 * gdb.base/langs.exp: Add symbolic matches governed by compiler
25946 in use.
25947 * gdb.base/list.exp: Add xfails for HP-UX.
25948 * gdb.base/long_long.exp: Refine some of the numeric matches.
25949 * gdb.base/mips_pro.exp: Xfail on HP-UX.
25950 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25951 * gdb.base/nodebug.exp: Succeed on more varieties of output.
25952 * gdb.base/opaque.exp: Remove some HP-UX xfails.
25953 * gdb.base/ptype.exp: Succeed on more varieties of output.
25954 * gdb.base/scope.exp: Add xfails for HP-UX.
25955 * gdb.base/sect-cmd.exp: Add more cases.
25956 * gdb.base/setvar.exp: Add xfails for HP-UX.
25957 * gdb.base/shlib-call.exp: Loosen some matches slightly.
25958 * gdb.base/signals.exp: Match on void symbolically.
25959 * gdb.base/step-test.exp: Add case for PA64.
25960 * gdb.base/term.exp: Add exit and restart.
25961 * gdb.base/twice.exp: Clean up after self.
25962 * gdb.base/varargs.exp: Disable overload resolution explicitly.
25963 * gdb.base/whatis.exp: Allow more ways to pass tests.
25964
25965 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
25966 no longer useful.
25967
25968 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
25969
25970 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
25971 list of patterns.
25972 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
25973 print_double_array(double_array)", "continuing to breakpoint
25974 1018", "print print_double_array(array_d)" and "continuing to
25975 1034" tests.
25976
25977 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
25978
25979 * Makefile.in: Add empty html and install-html targets.
25980
25981 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
25982
25983 * config/mt-*: Remove, these haven't been used since 1996.
25984
25985 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
25986
25987 * gdb.base/call-strs.c, gdb.base/ending-run.c,
25988 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
25989 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25990
25991 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25992
25993 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25994 simpler match case for the ptype of the big class.
25995
25996 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25997
25998 * gdb.exp: Fix test for gdb_prompt existence.
25999
26000 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26001
26002 * gdb.exp (gdb_test): Add fail after calls to perror.
26003
26004 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26005
26006 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26007
26008 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26009
26010 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26011
26012 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26013
26014 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
26015 malloc() is linked in.
26016
26017 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26018
26019 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26020 step at end.
26021
26022 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26023
26024 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26025
26026 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26027
26028 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26029
26030 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26031 * gdb.base/mips_pro.exp: Likewise.
26032
26033 1999-06-02 Keith Seitz <keiths@cygnus.com>
26034
26035 * gdb.c++/templates.cc: Change all "new" operators to throw
26036 an exception.
26037 * gdb.c++/cplusfuncs.cc: Likewise.
26038
26039 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26040
26041 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26042
26043 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26044 * gdb.base/ending-run.exp: When stepping out of main, accept a
26045 step into an arbitrary assembler file.
26046
26047 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26048
26049 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26050 "breakpoint-invalid" to be printed.
26051 * gdb.base/annota2.exp: Revise line number for main
26052 breakpoint. Allow any number of "frames-invalid" and
26053 "breakpoint-invalid" to be printed.
26054 * gdb.base/annota2.cc: Initialize a.x to 0.
26055
26056 1999-05-17 Keith Seitz <keiths@cygnus.com>
26057
26058 * gdb.base/call-ar-st.exp: Skip
26059 "print print_double_array (double_array)" when "skip_float_tests" set.
26060 Ditto for "print print_double_array(array_d)",
26061 "print print_small_structs", "print print_ten_doubles", and
26062 "step into print_long_arg_list".
26063 Don't assume we can step into "print_long_arg_list": we could step
26064 into memcpy.
26065 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26066 "skip_float_tests" is set: "print print_one_double(*d1)"
26067 and "print print_two_floats(*f3)".
26068 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26069 "skip_float_tests" is set.
26070 * gdb.base/varargs.exp: Skip
26071 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26072 "skip_float_tests" set.
26073
26074 1999-05-06 Keith Seitz <keiths@cygnus.com>
26075
26076 * gdb.base/annota2.cc: Include stdio.h.
26077
26078 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26079
26080 * gdb.base/crossload.exp: Remove, this has been disabled ever
26081 since BFD stopped including all targets, and cross-GDB gets
26082 plenty of testing anyway.
26083 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26084 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26085 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26086 * gdb.base/README: Remove, was doc for this.
26087 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26088 needed.
26089
26090 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26091
26092 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26093 output.
26094
26095 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26096 * gdb.base/annota2.exp: New file. More annotation tests.
26097 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26098 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26099
26100 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
26101
26102 * config/cfdbug.exp: New file.
26103
26104 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26105
26106 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26107 Marcus Daniel's and Dale Hawkins's demangler crashes.
26108
26109 * gdb.c++/demangle.exp (test_gnu_style_demangling,
26110 test_lucid_style_demangling, test_arm_style_demangling,
26111 test_hp_style_demangling): Try Tom Tromey's core-dumping
26112 identifier under each demangling style.
26113
26114 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26115
26116 * gdb.c++/demangle.exp: Include the current demangling style
26117 in all test names.
26118 (current_demangling_style): New global variable.
26119 (set_demangling_style, test_demangling_core, test_demangling,
26120 test_demangling_exact): New functions.
26121 (test_gnu_style_demangling, test_lucid_style_demangling,
26122 test_arm_style_demangling, test_hp_style_demangling): Use those,
26123 instead of calling gdb_test and gdb_test_exact directly.
26124 (catch_demangling_errors): New function, which reports errors
26125 signalled by the demangling test functions in an orderly way.
26126 (do_tests): Use catch_demangling_errors.
26127
26128 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26129
26130 * gdb.base/signals.exp (test_handle_all_print): Use () for
26131 grouping in expressions, not {}.
26132
26133 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
26134 initialized yet.
26135
26136 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26137
26138 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26139 are listed.
26140
26141 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26142
26143 * gdb.stabs/weird.exp: Test for CC being defined before
26144 looking at its value.
26145
26146 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26147
26148 * gdb.base/call-ar-st.exp: Remove stray '#'.
26149 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26150 "short int" and "long int".
26151 * gdb.c++/overload.cc: Cast the string added in the previous
26152 change, to mollify finicky HP compiler.
26153 * gdb.hp/reg-test.exp (testfile): Fix file name.
26154 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26155
26156 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26157 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26158 alternate form of enum ptype.
26159
26160 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26161
26162 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26163 * gdb.hp/*.exp: Change all to run compiler probe only after
26164 passing skip_hp_tests, so as not to waste time on guaranteed
26165 failure.
26166
26167 * gdb.c++/overload.cc: Pass string instead of char addr, always
26168 init ccpfoo.
26169 * gdb.c++/templates.cc: Fix syntax error.
26170
26171 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26172
26173 * gdb.base/commands.exp: Add test for correct position of '>'
26174 when issuing the 'commands' command after a 'while' or 'if'
26175 command.
26176
26177 1999-03-18 James Ingham <jingham@cygnus.com>
26178
26179 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26180
26181 * gdb.c++/method.exp: It was testing an uninitialized int on the
26182 stack and assuming it was positive.
26183
26184 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26185
26186 * gdb.base/step-test.exp: Catch a case where finish is broken and
26187 keep it from killing the rest of the tests.
26188 Use gdb_continue_to_end.
26189
26190 * gdb.base/sigall.exp: use gdb_continue_to_end.
26191
26192 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26193
26194 * gdb.base/display.exp: use runto_main, not run.
26195
26196 * gdb.base/default.exp: Check for the current error message in the
26197 r abbreviation test.
26198 Add strongarm to the targets that know info float.
26199
26200 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26201 run which doesn't work with monitors.
26202
26203 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26204 1034 test.
26205
26206 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26207
26208 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26209 end of a program. Traps the case (in Cygmon) when the program
26210 never really exits. Same as Mark's continue_to_exit, but I had
26211 put it in a lot more places, so I used my name. Sorry Mark...
26212
26213 * config/monitor.exp (gdb_target_monitor): added another
26214 target_info parameter: remotebinarydownload. This will set the
26215 remotebinarydownload flag if this is causing some boards trouble.
26216
26217 1999-03-18 Mark Salter <msalter@cygnus.com>
26218
26219 * lib/gdb.exp (continue_to_exit): New function.
26220
26221 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26222 * gdb.base/ending-run.exp: Ditto.
26223 * gdb.base/step-test.exp: Ditto.
26224
26225 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26226
26227 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26228 (suggested by Art Haas <ahaas@neosoft.com>).
26229
26230 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26231
26232 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26233
26234 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26235
26236 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26237 descriptions of types (short unsigned int vs unsigned short, etc).
26238
26239 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26240
26241 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26242 a call to strlen; sometimes we do have sources.
26243
26244 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26245
26246 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26247 character, so GDB won't print garbage after its end.
26248
26249 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26250 breakpoint there instead. Sometimes GCC emits memcpy to handle
26251 the large structures being passed by value, so we step into that
26252 instead of sum_array_print, which obscures what we're really testing.
26253 * gdb.base/step-test.exp: However, we do want a test that notices
26254 the bizarre steps into memcpy, so do that here. Add check for
26255 stepping into function calls that pass large structures by value.
26256 ("Is that a noun clause, or are you just happy to see me?")
26257 Remove all references to specific line numbers.
26258 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26259 New type and function.
26260 (main): Call large_struct_by_value, passing it a large struct by value.
26261 * lib/gdb.exp (gdb_get_line_number): New function.
26262
26263 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26264 more portable.
26265
26266 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26267
26268 * lib/gdb.exp: Doc fixes.
26269
26270 1999-03-05 Nick Clifton <nickc@cygnus.com>
26271
26272 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26273
26274 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26275
26276 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26277 commands. They're not germane to this test, and they don't work
26278 that way on remote targets.
26279
26280 1999-03-01 James Ingham <jingham@cygnus.com>
26281
26282 * Changelog entries merged over from gdb development branch.
26283
26284 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26285
26286 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26287 for outputting results of test run.
26288
26289 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26290
26291 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26292
26293 1999-02-25 Felix Lee <flee@cygnus.com>
26294
26295 * lib/gdb.exp (debug_format): initialize
26296
26297 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26298
26299 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26300 * gdb.base/call-rt-st.c: Ditto.
26301
26302 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26303
26304 * gdb.threads/pthreads.exp (horiz): New variable.
26305 (test_startup): Fix regexps that capture thread numbers.
26306
26307 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26308
26309 * gdb.base/smoke.exp: Disambiguate two test case names (both
26310 called ``print'').
26311
26312 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26313
26314 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26315 compilation.
26316
26317 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26318
26319 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26320 actual output formatting.
26321 * gdb.base/smoke.exp: GDB removes leading 0's.
26322 * gdb.base/volatile.exp: Don't check type of remuneration;
26323 that variable is no longer defined in constvars.c.
26324 * gdb.base/step-test.c (main): Exit with explicit exit code.
26325 * gdb.base/step-test.exp: Remove two nexti checks--they are
26326 not portable.
26327
26328 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26329
26330 * gdb.base/help.exp ("help delete display"): Fix test to match
26331 gdb's output.
26332
26333 * gdb.base/long_long.c (known_types): Initialize values to zero.
26334 * gdb.base/long_long.exp: Step one more line
26335 so 'dec' is initialized in "get to known place". GDB removes
26336 leading zeros. Explicitly ask for hex formatting. Use
26337 unique test case names.
26338
26339 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26340
26341 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26342
26343 * gdb.c++/method.exp: Add missing close brace.
26344
26345 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26346
26347 * gdb.base/maint.exp: Use 'set height 0' to disable page
26348 prompting, not 'set height 400'.
26349
26350 Fix a bunch of timeouts.
26351 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26352 four separate tests, so expect doesn't take forever to match a ton
26353 of text against a regexp with lots of .* forms.
26354 ("maint print psymbols", "maint print symbols"): Make some of
26355 these greps more selective, so that expect doesn't try to wade
26356 through huge piles of output and time out.
26357
26358 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26359
26360 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26361 tests: one which doesn't expect shlib events to be reported, and
26362 another which does, but is XFAIL for all platforms other than
26363 HP/UX.
26364
26365 * gdb.base/break.exp: Teach the test suite that the `catch
26366 fork', `catch vfork', and `catch exec' commands produce error
26367 messages on platforms that don't provide these features.
26368
26369 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26370
26371 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26372 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26373 (shortening names from solib_threshold.exp etc), won't run on
26374 anything but HP-UX for the foreseeable future.
26375 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26376 reflect move.
26377
26378 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26379
26380 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26381 gdb.trace/Makefile.in (clean): Remove all test executables.
26382
26383 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26384
26385 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26386 successfully re-sets breakpoints in shared libraries.
26387 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26388
26389 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26390
26391 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26392 and compiled w/o GCC.
26393
26394 * gdb.hp/watch-cmd.exp: ditto.
26395
26396 * gdb.hp/watch-hp.exp: ditto.
26397
26398 * gdb.hp/xdb1.exp: ditto.
26399
26400 * gdb.hp/xdb2.exp: ditto.
26401
26402 * gdb.hp/dbx.exp: ditto.
26403
26404 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26405
26406 * constvars.c: Remove C++-isms.
26407 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26408 with GCC.
26409
26410 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26411
26412 The following changes are part of the HP merge.
26413
26414 * gdb.base/break.exp: new tests to verify that catchpoints for
26415 fork, vfork, and exec don't trigger inappropriately.
26416
26417 * gdb.base/opaque.exp: compile one file at a time, then link.
26418
26419 * gdb.base/signals.exp: be more restrictive about which hppa
26420 systems receive a setup_xfail. new tests.
26421
26422 * gdb.base/solib_threshold.build: new file.
26423 * gdb.base/solib_threshold.exp: new file.
26424 * gdb.base/solib_threshold.link_opts: new file.
26425 * gdb.base/solib_threshold.mk: new file.
26426 * gdb.base/gen_solib_threshold.c: new file.
26427
26428 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26429 tests. New tests for enums inside classes.
26430
26431 * gdb.c++/compiler.cc: indicate support of template debugging.
26432
26433 * gdb.c++/demangle.exp: run hp style demangling tests.
26434
26435 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26436 tests.
26437
26438 * gdb.c++/misc.cc: changes to support new tests.
26439
26440 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26441 to support new tests.
26442
26443 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26444 gcc, then skip these tests.
26445
26446 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26447
26448 The following files are part of the HP merge; some had longer
26449 names at HP, but have been renamed to be no more than 14
26450 characters in length.
26451
26452 * gdb.hp/ambiguous.cc: new file.
26453 * gdb.hp/ambiguous.exp: new file.
26454 * gdb.hp/attach.exp: new file.
26455 * gdb.hp/attach2.exp: new file.
26456 * gdb.hp/classes-hp.exp: new file.
26457 * gdb.hp/ctti.exp: new file.
26458 * gdb.hp/ctti-add.cc: new file.
26459 * gdb.hp/ctti-add1.cc: new file.
26460 * gdb.hp/ctti-add2.cc: new file.
26461 * gdb.hp/ctti-add3.cc: new file.
26462 * gdb.hp/dbx.exp: new file.
26463 * gdb.hp/exception.cc: new file.
26464 * gdb.hp/exception.exp: new file.
26465 * gdb.hp/foll-exec.c: new file.
26466 * gdb.hp/foll-exec.exp: new file.
26467 * gdb.hp/foll-fork.c: new file.
26468 * gdb.hp/foll-fork.exp: new file.
26469 * gdb.hp/foll-vfork.c: new file.
26470 * gdb.hp/foll-vfork.exp: new file.
26471 * gdb.hp/inherit-hp.exp: new file.
26472 * gdb.hp/more-steps.exp: new file.
26473 * gdb.hp/namespace.cc: new file.
26474 * gdb.hp/namespace.exp: new file.
26475 * gdb.hp/optimize.exp: new file.
26476 * gdb.hp/pxdb.c: new file.
26477 * gdb.hp/pxdb.exp: new file.
26478 * gdb.hp/quicksort.exp: new file.
26479 * gdb.hp/reg-test.exp: new file.
26480 * gdb.hp/reg-test.s: new file.
26481 * gdb.hp/sized-enum.c: new file.
26482 * gdb.hp/sized-enum.exp: new file.
26483 * gdb.hp/start-stop.exp: new file.
26484 * gdb.hp/templ-hp.cc: new file.
26485 * gdb.hp/templ-hp.exp: new file.
26486 * gdb.hp/thr-lib.c: new file.
26487 * gdb.hp/thr-lib.exp: new file.
26488 * gdb.hp/thr-lib.h: new file.
26489 * gdb.hp/thr-liblib.c: new file.
26490 * gdb.hp/virtfun-hp.c: new file.
26491 * gdb.hp/virtfun-hp.exp: new file.
26492 * gdb.hp/watch-cmd.exp: new file.
26493 * gdb.hp/watch-hp.exp: new file.
26494 * gdb.hp/xdb1.exp: new file.
26495 * gdb.hp/xdb2.exp: new file.
26496 * gdb.hp/xdb3.exp: new file.
26497
26498 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26499
26500 The following files are part of the HP merge; some had longer
26501 names at HP, but have been renamed to be no more than 14
26502 characters in length.
26503
26504 * gdb.base/ss.h: new file.
26505 * gdb.base/call-ar-st.c: new file.
26506 * gdb.base/call-ar-st.exp: new file.
26507 * gdb.base/call-rt-st.c: new file.
26508 * gdb.base/call-rt-st-exp: new file.
26509 * gdb.base/call-strs.exp: new file.
26510 * gdb.base/ena-dis-br.exp: new file.
26511 * gdb.base/environ.exp: new file.
26512 * gdb.base/long_long.exp: new file.
26513 * gdb.base/sect-cmd.exp: new file.
26514 * gdb.base/shlib-cl2.exp: new file.
26515 * gdb.base/smoke.exp: new file.
26516 * gdb.base/so-impl-ld.c: new file.
26517 * gdb.base/so-impl-ld.exp: new file.
26518 * gdb.base/so-indr-cl.c: new file.
26519 * gdb.base/so-indr-cl.exp: new file.
26520 * gdb.base/varargs.exp: new file.
26521 * gdb.base/volatile.exp: new file.
26522 * gdb.base/whatis-exp.exp: new file.
26523 * gdb.base/display.exp: new file.
26524 * gdb.c++/derivation.exp: new file.
26525 * gdb.c++/local.exp: new file.
26526 * gdb.c++/member-ptr.exp: new file.
26527 * gdb.c++/overload.exp: new file.
26528 * gdb.c++/ovldbreak.exp: new file.
26529 * gdb.c++/ref-types.exp: new file.
26530 * gdb.c++/ref-types2.exp: new file.
26531 * gdb.c++/userdef.exp: new file.
26532
26533 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26534
26535 * gdb.base/default.exp: Reflect wording change in remote.c.
26536
26537 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26538
26539 * gdb.base/help.exp: Update to reflect current text.
26540
26541 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26542
26543 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26544 they're stack variables and contain garbage.
26545 * gdb.c++/anon-union.exp: new file.
26546
26547 The following changes were made by David Taylor
26548 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26549 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26550 in changes by HP.
26551
26552 * gdb.base/bitops.exp: new file.
26553 * gdb.base/default.exp: change expected messages for catch and
26554 info catch tests to reflect HP merge changes.
26555 * gdb.base/enable-disable-break.exp
26556 * gdb.base/ending-run.c: new file.
26557 * gdb.base/long_long.c: new file.
26558 * gdb.base/maint.exp: new file.
26559 * gdb.base/pointers2.exp: new file.
26560 * gdb.base/shlib-call2.exp: new file.
26561 * gdb.base/solib.exp: new file.
26562 * gdb.base/step-test.c: new file.
26563 * gdb.c++/anon-union.cc: new file.
26564 * gdb.c++/local.cc: new file.
26565 * gdb.c++/member-pointer.cc: new file.
26566 * gdb.c++/method.cc: new file.
26567 * gdb.c++/ref-types.cc: new file.
26568 * gdb.c++/ref-types2.cc: new file.
26569 * gdb.c++/userdef.cc: new file.
26570
26571 * gdb.base/scope.exp: compile one file at a time, then link.
26572 * gdb.base/langs.exp: ditto.
26573 * gdb.base/list.exp: ditto.
26574
26575 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26576
26577 The following changes were made by David Taylor
26578 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26579 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26580 in changes by HP.
26581
26582 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26583 skip tests. When compiling pass c++ flag to gdb_compile.
26584 * gdb.c++/
26585
26586 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26587 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26588 (skip_hp_tests): new function.
26589 (gdb_preprocess): new function.
26590
26591 * configure.in (hpdir): decide whether to configure gdb.hp.
26592 * configure: regenerated.
26593
26594 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26595 to delete on clean.
26596 (EXECUTABLES): update to reflect new additions.
26597 * gdb.base/commands.exp: update message expected.
26598 * gdb.base/default.exp: add copyright notice.
26599 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26600 * gdb.base/help.exp: update messages to reflect current text.
26601 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26602 targets for recurse tests.
26603 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26604 skip this file.
26605
26606 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26607 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26608 compilation.
26609 * gdb.c++/misc.exp: ditto.
26610 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26611 run the tests. tell gdb_compile that it's a c++ compilation.
26612
26613 * gdb.threads/pthreads.exp: fix typo in message.
26614
26615 * gdb.base/all-bin.exp: new file.
26616 * gdb.base/arithmet.exp: new file.
26617 * gdb.base/assign.exp: new file.
26618 * gdb.base/completion.exp: new file.
26619 * gdb.base/cond-expr.exp: new file.
26620 * gdb.base/condbreak.exp: new file.
26621 * gdb.base/define.exp: new file.
26622 * gdb.base/dollar.exp: new file.
26623 * gdb.base/environment.exp: new file.
26624 * gdb.base/eval-skip.exp: new file.
26625 * gdb.base/jump.exp: new file.
26626 * gdb.base/logical.exp: new file.
26627 * gdb.base/pointers.exp: new file.
26628 * gdb.base/relational.exp: new file.
26629 * gdb.base/section_command.exp: new file.
26630 * gdb.base/whatis-expr.exp: new file.
26631
26632 * gdb.base/all-types.c: new file.
26633 * gdb.base/call-array-struct.c: new file.
26634 * gdb.base/call-return-struct.c: new file.
26635 * gdb.base/call-strings.c: new file.
26636 * gdb.base/callfuncs2.c: new file.
26637 * gdb.base/condbreak.c: new file.
26638 * gdb.base/constvars.c: new file.
26639 * gdb.base/display.c: new file.
26640 * gdb.base/int-type.c: new file.
26641 * gdb.base/jump.c: new file.
26642 * gdb.base/miscexprs.c: new file.
26643 * gdb.base/pointers.c: new file.
26644 * gdb.base/pointers2.c: new file.
26645 * gdb.base/shmain.c: new file.
26646 * gdb.base/shr1.c: new file.
26647 * gdb.base/shr2.c: new file.
26648 * gdb.base/solib.c: new file.
26649 * gdb.base/solib1.c: new file.
26650 * gdb.base/solib2.c: new file.
26651 * gdb.base/varargs.c: new file.
26652 * gdb.c++/derivation.cc: new file.
26653 * gdb.c++/overload.cc: new file.
26654 * gdb.c++/ovldbreak.cc: new file.
26655 * gdb.hp/attach.c: new file.
26656 * gdb.hp/attach2.c: new file.
26657 * gdb.hp/average.c: new file.
26658 * gdb.hp/compiler.c: new file.
26659 * gdb.hp/compiler.cc: new file.
26660 * gdb.hp/execd-program.c: new file.
26661 * gdb.hp/follow-exec.c: new file.
26662 * gdb.hp/follow-fork.c: new file.
26663 * gdb.hp/follow-vfork-and-exec.c: new file.
26664 * gdb.hp/misc-hp.cc: new file.
26665 * gdb.hp/more-steps.c: new file.
26666 * gdb.hp/optimize.c: new file.
26667 * gdb.hp/quicksort.c: new file.
26668 * gdb.hp/run-hp.c: new file.
26669 * gdb.hp/start-stop.c: new file.
26670 * gdb.hp/sum.c: new file.
26671 * gdb.hp/templates-hp.cc: new file.
26672 * gdb.hp/thread-local-in-lib.c: new file.
26673 * gdb.hp/thread-local-in-lib.h: new file.
26674 * gdb.hp/thread-local-in-lib.lib.c: new file.
26675 * gdb.hp/vforked-program.c: new file.
26676 * gdb.hp/virtfunc-hp.cc: new file.
26677 * gdb.hp/watchpoint-hp.c: new file.
26678 * gdb.hp/xdb.c: new file.
26679 * gdb.hp/xdb0.c: new file.
26680 * gdb.hp/xdb0.h: new file.
26681 * gdb.hp/xdb1.c: new file.
26682
26683 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26684
26685 The following change was made by Edith Epstein
26686 <eepstein@cygnus.com> as part of a project to merge in changes
26687 originally made by HP; HP did not create ChangeLog entries.
26688
26689 * gdb.c++/demangle.exp: changed the expected output for some
26690 ARM-style mangling -- removed second reference to datatype.
26691 For example, maint demangle __dt__11T1__pt__2_cFv
26692 T1<char>::~T1<char>(void)
26693 becomes,
26694 maint demangle __dt__11T1__pt__2_cFv
26695 T1<char>::~T1(void)
26696
26697 (test_hp_style_demangling): new hp specific demangling test cases.
26698
26699 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26700
26701 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26702 * gdb.trace/backtrace.exp: Likewise.
26703 * gdb.trace/circ.exp: Likewise.
26704 * gdb.trace/collection.exp: Likewise.
26705 * gdb.trace/deltrace.exp: Likewise.
26706 * gdb.trace/infotrace.exp: Likewise.
26707 * gdb.trace/limits.exp: Likewise.
26708 * gdb.trace/packetlen.exp: Likewise.
26709 * gdb.trace/passc-dyn.exp: Likewise.
26710 * gdb.trace/passcount.exp: Likewise.
26711 * gdb.trace/report.exp: Likewise.
26712 * gdb.trace/save-trace.exp: Likewise.
26713 * gdb.trace/tfind.exp: Likewise.
26714 * gdb.trace/tracecmd.exp: Likewise.
26715 * gdb.trace/while-dyn.exp: Likewise.
26716 * gdb.trace/while-stepping.exp: Likewise.
26717
26718 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26719
26720 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26721
26722 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26723
26724 From Brendan Kehoe:
26725 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26726 int return types.
26727
26728 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26729
26730 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26731 remote dos host testing right.
26732
26733 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26734
26735 * gdb.base/corefile.exp: remove some xfails.
26736
26737 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26738
26739 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26740 have different timestamps.
26741
26742 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26743
26744 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26745 gdb.base/default.exp: Replace "exec" with "executable".
26746
26747 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26748
26749 * gdb.base/default.exp: Change else if to elseif from previous
26750 delta.
26751
26752 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26753
26754 * gdb.base/default.exp: Add brace missing from previous delta.
26755
26756 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26757
26758 * gdb.base/default.exp: Support test for info float for all
26759 varieties of arm toolchain.
26760
26761 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
26762
26763 * gdb.trace/*.exp: remove "remote_download" command.
26764
26765 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
26766
26767 * gdb.trace/*.exp: remove -gdwarf from compile.
26768
26769 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26770
26771 * gdb.trace/configure.in(AC_INIT): typo
26772 * gdb.trace/configure: regenerated
26773
26774 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
26775
26776 * config/m68k-emc.exp: New file.
26777 * lib/<emc-support.exp trace-support.exp}: New files.
26778 * configure.in: add new test directory gdb.trace.
26779 * gdb.trace/{configure configure.in Makefile.in}: New files.
26780 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26781 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26782 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26783 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26784 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26785 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26786 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26787
26788 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
26789
26790 * gdb.c++/classes.exp: Change all regular expressions to match
26791 arbitrary combinations of newline/carriage-return, so that they
26792 will work equally well on Unix and Windows.
26793 * gdb.c++/inherit.exp: ditto.
26794 * gdb.c++/virtfunc.exp: ditto.
26795
26796 1998-08-11 Dawn Perchik <dawn@cygnus.com>
26797
26798 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26799
26800 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26801
26802 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26803 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26804 to use a0-a3/d0-d3 as needed.
26805
26806 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26807
26808 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26809 * gdb.disasm/am33.exp: Corresponding changes.
26810
26811 1998-07-11 Felix Lee <flee@cygnus.com>
26812
26813 * gdb.base/callfuncs.exp: add cmp10 test.
26814 * gdb.base/callfuncs.c (cmp10): new function.
26815
26816 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26817
26818 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
26819 into two parts to get around a synchronization problem in expect.
26820
26821 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26822
26823 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26824
26825 * configure.in: Add options for gdbtk testsuite.
26826
26827 * configure: Regenerate.
26828
26829 * gdb.gdbtk: New directory to hold gdbtk tests.
26830
26831 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26832
26833 * gdb.fortran/types.exp: Escape brackets in expect patterns
26834 for test_float_literal_types_accepted tests.
26835 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26836 before run test.
26837
26838 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26839
26840 * am33.exp: Just compile, do not link the testcase.
26841 * am33.s: Add ".am33" pseudoop to force am33 mode.
26842
26843 1998-06-25 Felix Lee <flee@cygnus.com>
26844
26845 * gdb.base/setshow.exp: make sure $pc is sane.
26846
26847 * gdb.stabs/weird.exp: split expect patterns properly.
26848
26849 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26850
26851 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26852 * gdb.disasm/am33.exp: Run it.
26853
26854 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
26855
26856 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26857 match processing (and eliminate spurious timeouts when running).
26858
26859 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
26860
26861 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26862 exception test, but conditionalize it on target [mach | gnu].
26863
26864 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
26865
26866 * gdb.base/overlays.exp: fixup compile line for linker script.
26867
26868 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26869
26870 * gdb.fortran/types.exp: don't guess at float size.
26871
26872 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26873
26874 * gdb.base/exprs.exp: delete test that depends on int size.
26875
26876 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26877
26878 * config/sim.exp: Removed checks for target triplets.
26879 (gdb_target_sim): Use gdb,target_sim_options.
26880
26881 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26882
26883 * gdb.base/reread.exp: New file.
26884 * gdb.base/reread1.c: New file.
26885 * gdb.base/reread2.c: New file.
26886
26887 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26888
26889 * config/sim.exp: Use 'target sim -sparclite' when running
26890 SPARClite programs.
26891
26892 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26893
26894 * gdb.base/structs2.exp: New file.
26895 * gdb.base/structs2.c: New file.
26896
26897 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26898
26899 * gdb.asm/common.inc: New file.
26900 * gdb.asm/d10v.inc: New file.
26901 * asm-source.exp: Pass -I's to gas to find .inc files.
26902 Update line numbers in expected output.
26903 * asmsrc1.s: Rewrite.
26904 * asmsrc2.s: Rewrite.
26905 * configure.in: Create arch.inc symlink.
26906 * configure: Regenerate.
26907 * Makefile.in (distclean): Delete arch.inc.
26908
26909 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26910
26911 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
26912 (t_enum_value2): ditto
26913 (t_enum_value3): ditto
26914 (main): ditto
26915 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26916
26917 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26918 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26919 change.
26920 Use gdb_test instead of send_gdb/gdb_expect sequences.
26921
26922 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26923
26924 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26925 not void.
26926
26927 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26928
26929 * gdb.base/branches.c: Code with lots of loops and
26930 subroutines. Used to test gdbs ability to single step through PC
26931 changes, especially to test mips-tdep.c:mips_next_pc
26932
26933 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26934
26935 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26936 more rigorous EGCS C++ error checking.
26937
26938 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26939
26940 * gdb.base/help.exp: Clean up `help set args' and `help show args'
26941 tests.
26942 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
26943 function when asleep.
26944 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
26945 for i*86 Linux and SVR4 signal handling problems.
26946 Remove linux xfail for `next to handler in signals_tests_1', fixed
26947 by recent infrun.c change.
26948 Limit backtrace to 10 frames to avoid timeout problems with infinite
26949 stack backtraces.
26950 Adjust expect pattern in `handle all print' test to match Apr 28 1997
26951 target.[ch] change.
26952
26953 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
26954
26955 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26956 for a newline from gdb before continuing.
26957 (default_gdb_exit): Just look for y or n.
26958 (gdb_test): Detect abnormal exit from GDB running on DOS; if
26959 it does, fail the rests of the tests in the file.
26960
26961 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
26962
26963 * config/cygmon.exp: New file.
26964
26965 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
26966
26967 * gdb.base/list.exp: Fix problem with "list default lines around
26968 main" test on remote targets.
26969
26970 * gdb.base/scope.exp: Fix problem with filelocal_bss before
26971 run test on remote targets.
26972
26973 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
26974
26975 * gdb.asm: New directory.
26976 * configure.in: Configure it.
26977 * configure: Regenerate.
26978 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26979 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26980
26981 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
26982
26983 * config/mn10300-eval.exp: New file to support MN10300 eval board.
26984
26985 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
26986
26987 * gdb.base/overlays (several files): Merge the two overlay
26988 managers into one. Change variables (foox, barx, bazx, grbxx)
26989 back into ints but force them to load in their proper sections.
26990
26991 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26992
26993 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
26994 on-chip insn memory and IMAP1 to upper 128k.
26995 (D10VCopy): Handle memory regions crossing 16k boundaries.
26996 (D10VCopy): Transfer data in 32 bit chunks.
26997
26998 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26999
27000 * gdb.base/overlays.c (main): Exit normally when result is
27001 correct.
27002
27003 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27004 map. Include space for printf in .text segment.
27005
27006 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27007 updated d10v memory VMA/LMA map.
27008 (D10VCopy): Call D10VTranslate.
27009
27010 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27011
27012 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27013
27014 * gdb.base/bar.c (barx, bar): Change variable to small array so
27015 that it won't be put into the .sdata - small data -
27016 section. Update reference.
27017 * gdb.base/baz.c (bazx, baz): Ditto.
27018 * gdb.base/foo.c (foox, foo): Ditto.
27019 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27020
27021 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27022 to be arrays.
27023
27024 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
27025
27026 * gdb.base/overlays.exp: fix up and get working again.
27027 Add tests for backtraces from an overlay function.
27028
27029 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27030
27031 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27032 "calling function with watchpoint enabled".
27033
27034 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27035
27036 * gdb.base/break.exp (test_next_with_recursion): Remove
27037 gdb_suppress_tests for d10v-*-*.
27038 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27039 pending review of whether it is useful or not.
27040
27041 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27042
27043 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27044
27045 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27046
27047 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27048 * config/dve.exp: New file to support Densan boards.
27049
27050 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27051
27052 * gdb.base/interrupt.exp: Document problem of simulators, signals,
27053 reads and BSD.
27054
27055 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27056
27057 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27058 response.
27059
27060 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27061
27062 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27063
27064 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27065 test.
27066
27067 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27068 target_sizeof_long and target_bigendian_p.
27069 (structs_by_value, structs_by_reference): Check values according
27070 to targets word size and endianess.
27071
27072 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27073
27074 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27075 output.
27076
27077 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27078
27079 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27080 Update test of set args help to match source change.
27081
27082 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27083
27084 * gdb.base/default.exp: Expect help system output to be in
27085 alphabetical order.
27086 * gdb.base/help.exp: Ditto.
27087
27088 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27089
27090 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27091 "i*86-pc-linux-gnu*".
27092 * gdb.base/interrupt.exp: Ditto.
27093 * gdb.base/corefile.exp: Ditto.
27094
27095 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27096 define vxworks when building the testcase.
27097
27098 * gdb.base/ptype.exp: Fix testnames to be unique.
27099 * gdb.base/radix.exp: Ditto.
27100 * gdb.base/term.exp: Ditto.
27101 * gdb.base/whatis.exp: Ditto.
27102 * gdb.c++/classes.exp: Ditto.
27103
27104 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27105
27106 * gdb.base/callfuncs.exp: Fix indentation.
27107
27108 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27109 suppress_flag has been set.
27110 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27111 target feature.
27112
27113 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27114
27115 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27116 the testcase.
27117
27118 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27119 set_debug_traps() and breakpoint().
27120 * gdb.c++/misc.cc (main): Ditto.
27121 * gdb.c++/templates.cc (main): Ditto.
27122 * gdb.c++/virtfunc.cc (main): Ditto.
27123
27124 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27125
27126 * lib/gdb.exp(gdb_step_for_stub): New function.
27127 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27128 exists, reload the executable and do a "continue" instead of
27129 doing a jump.
27130 (runto_main): Use gdb_step_for_stub.
27131
27132 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27133 tests to have unique names.
27134 * gdb.base/callfuncs.exp: Ditto.
27135 * gdb.base/commands.exp: Ditto.
27136 * gdb.base/default.exp: Ditto.
27137 * gdb.base/help.exp: Ditto.
27138 * gdb.base/list.exp: Ditto.
27139 * gdb.base/opaque.exp: Ditto.
27140 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27141 similar tests.
27142
27143 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27144 * gdb.c++/cplusfuncs.cc: Ditto.
27145 * gdb.c++/virtfunc.cc: Ditto.
27146
27147 * config/monitor.exp: Keep track of the last file we saw, rather
27148 than trying to get the info from gdb.
27149
27150 * gdb.fortran/types.exp: Move comment to previous line.
27151
27152 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27153
27154 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27155 target mode.
27156
27157 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27158
27159 From Bob Manson:
27160 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27161 string from GDB when it connects.
27162
27163 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27164
27165 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27166
27167 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27168 if we can't get a debug format from GDB (we may be testing an
27169 older GDB). Use a 10 second timeout when checking for the format.
27170
27171 * gdb.stabs/weird.exp: Fix quoting.
27172
27173 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27174
27175 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27176
27177 * config/arm-ice.exp: New file.
27178
27179 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27180
27181 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27182 until it has been modified to work with the new testsuite.
27183
27184 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27185 testcase won't compile, cause all of the testcases in the file to
27186 fail instead.
27187
27188 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27189 (gdb_clear_suppressed): New procedure.
27190 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27191 it contains a positive value.
27192
27193 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27194
27195 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27196
27197 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27198
27199 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27200
27201 * lib/gdb.exp (setup_xfail_format): New function.
27202 (get_debug_format): New function to get debug format.
27203 (debug_format): New global variable to hold last value set
27204 by get_debug_format.
27205 * gdb.base/list.exp: Call get_debug_format and expect some
27206 tests to fail for DWARF 1 and COFF formats.
27207 * gdb.c++/ptype.exp: Ditto.
27208 * gdb.c++/classes.exp: Ditto.
27209 * gdb.c++/cplusfuncs.exp: Ditto.
27210 * gdb.c++/inherit.exp: Ditto.
27211 * gdb.c++/templates.exp: Ditto.
27212 * gdb.c++/virtfunc.exp: Ditto.
27213
27214 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27215
27216 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27217 host doesn't have a currently-open connection.
27218
27219 * config/sparclet.exp: Cleanups and fixes to make it generic for
27220 any gdb stub target. Handle cases where gdb doesn't respond when
27221 interrupted in a sane fashion.
27222
27223 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27224 same thing in a totally different way.
27225
27226 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27227 setting "timeout".
27228 (gdb_start): We set the global gdb_prompt variable in
27229 default_gdb_init now.
27230
27231 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27232
27233 * gdb.base/printcmds.exp: Fix "check for floating addition"
27234 regexp to accept results within approx +/- .01 of exact value.
27235 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27236
27237 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27238
27239 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27240 properly.
27241 (gdb_expect): Add optional timeout parameter, and add timeout
27242 value to various calls.
27243 (gdb_suppress_tests): Only give one warning message per group.
27244
27245 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27246
27247 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27248 global variables. Handle getting a value for $timeout more
27249 gracefully.
27250
27251 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27252
27253 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27254 initialize.
27255 (default_gdb_init): New procedure; allow gdb_init to be overridden
27256 by a target configuration file.
27257 (gdb_expect): Pass the timeout to remote_expect.
27258
27259 * config/monitor.exp(gdb_load): Fix typo in regexp.
27260
27261 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27262
27263 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27264
27265 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27266
27267 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27268 here. Call gdb_target_exec before rebooting the target, to make
27269 sure the connection to the target is closed.
27270 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27271 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27272 Also detect "Timeout reading from remote" error.
27273
27274 * config/gdbserver.exp: Pass the executable being loaded to
27275 gdb_target_monitor. Don't call gdb_file_cmd here; let
27276 gdb_target_monitor do it.
27277
27278 * gdb.disasm/hppa.exp: Don't use exec_output.
27279
27280 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27281
27282 * gdb.base/list.exp: If we're debugging a non-native target,
27283 try to set the pc register to point to the start of the
27284 program before doing the first list command.
27285
27286 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27287 test_calls after restarting.
27288
27289 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27290 reloading.
27291
27292 * gdb.base/watchpoint.exp: Fix typo.
27293
27294 * gdb.base/setshow.exp: Check for use_gdb_stub.
27295
27296 * gdb.base/break.exp: Fix continue until exit test for the gdb
27297 stub case.
27298 * gdb.base/langs.exp: Ditto.
27299
27300 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27301 gdb_load_offset. If we weren't given a file to load, figure out
27302 what the current file is and use it.
27303
27304 * config/i386-bozo.exp: New file.
27305
27306 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27307
27308 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27309 feature.
27310
27311 * config/proelf.exp: New entry.
27312
27313 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27314
27315 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27316 of regexps.
27317
27318 * gdb.base/watchpoint.exp: Don't run the test_stepping
27319 tests if gdb can't call functions on the target.
27320
27321 * gdb.base/setshow.exp: Don't run the set prompt tests if
27322 the board has gdb_prompt set.
27323
27324 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27325
27326 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27327 * gdb.base/commands.exp: Likewise.
27328 * gdb.base/setshow.exp: Likewise.
27329
27330 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27331
27332 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27333 feature.
27334
27335 * config/i960.exp: New file.
27336
27337 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27338
27339 * gdb.base/funcargs.exp: Check for gdb,short_int target
27340 feature instead of looking for explicit target triplets.
27341
27342 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27343
27344 * gdb.base/printcmds.exp: add a couple more tests a la
27345 "p 123DEADBEEF", to check parse_number.
27346 * top.c: change "to enable to enable" to "to enable" in a couple
27347 of help strings.
27348
27349 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27350
27351 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27352 on the mn10300.
27353
27354 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27355
27356 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27357 where the test executable is run with explicit args.
27358 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27359
27360 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27361
27362 * gdb.base/run.c: Use FAKEARGV to build test executable that
27363 does not require a command line arg, since most simulators
27364 don't currently support passing such an arg into the simulated
27365 program.
27366 * gdb.base/commands.exp: Change tests to insert the proper
27367 value as the arg to the first recursive factorial call. Change
27368 compilation line to define FAKEARGV at compile time.
27369
27370 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27371
27372 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27373 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27374 function with watchpoint enabled" test.
27375
27376 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27377
27378 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27379 Don't call gdb_test when the command doesn't return to a gdb prompt.
27380
27381 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27382 "Tests restarted" messages.
27383
27384 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27385
27386 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27387
27388 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27389
27390 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27391 for INFO SYMBOL; add help tests for OVERLAY commands.
27392 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27393 add tests for OVERLAY commands
27394 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27395 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27396 * gdb.base/sigall.c: add usestubs code frag
27397 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27398
27399 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27400
27401 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27402 failures.
27403 (gdb_stop_suppressing_tests): Note that tests have restarted.
27404
27405 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27406
27407 * config/h8300.exp: New file.
27408
27409 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27410
27411 * gdb.base/setshow.exp: Check for the existence of a
27412 feature, not its value.
27413
27414 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27415
27416 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27417
27418 * gdb.base/scope.exp: It's now init0(), not init().
27419
27420 * gdb.base/scope0.c: For now, change init() to be init0().
27421
27422 * config/monitor.exp: Use gdb_serial in preference to serial
27423 or netport.
27424
27425 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27426 and it's not already set.
27427
27428 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27429
27430 * gdb.base/setshow.exp: Only test the run command if the target
27431 isn't using a stub and if it supports argument passing.
27432
27433 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27434
27435 * config/udi.exp(gdb_start): Make sure UDICONF is set
27436 properly before starting gdb.
27437
27438 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27439
27440 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27441 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27442 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27443
27444 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27445
27446 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27447 specialized code to reboot the board, use remote_reboot instead.
27448
27449 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27450
27451 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27452
27453 * config/monitor.exp: Make sure we disconnect from the target.
27454 Also, try a reboot/reload cycle instead of failing if the
27455 load fails.
27456
27457 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27458
27459 * gdb.base/default.exp: Don't set match_max.
27460 * gdb.base/help.exp: Ditto.
27461 * gdb.base/list.exp: Ditto.
27462 * gdb.base/signals.exp: Ditto.
27463
27464 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27465 set, use remote_ld to download the testcase instead of
27466 the GDB loader.
27467
27468 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27469
27470 * config/vr5000.exp: New file.
27471
27472 * config/monitor.exp(gdb_target_monitor): Add pattern for
27473 "Ending remote" to detect errors in connecting.
27474
27475 * gdb.base/setshow.exp: Add .* within auto language test.
27476
27477 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27478 target feature.
27479
27480 * config/monitor.exp(gdb_load): Check for a failure when loading,
27481 and reboot the board if necessary.
27482
27483 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27484 a set of tests. Remove print.* from the patterns being checked.
27485
27486 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27487
27488 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27489 refer to gdb_spawn_id.
27490
27491 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27492 longer used.
27493 * config/sparclet.exp: Ditto.
27494 * config/sparclet-old.exp: Ditto.
27495 * config/slite.exp: Ditto.
27496 * config/sim.exp: Ditto.
27497 * gdb.base/funcargs.exp: Ditto.
27498
27499 * lib/gdb.exp:Remove references to gdb_spawn_id.
27500 (gdb_expect): Move to remote.exp.
27501
27502 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27503
27504 * config/monitor.exp: Detect the "Couldn't establish connection"
27505 message from GDB.
27506
27507 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27508
27509 * gdb.base/bitfields.exp: Use runto instead of explicit
27510 gdb_run_cmd/gdb_expect sequences.
27511
27512 * gdb.base/break.exp(text_next_with_recursion): Add match for
27513 gdb_expect call.
27514
27515 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27516 We also need to handle the "A program is being debugged already"
27517 prompt from gdb. Use gdb_test to set the baud rate.
27518
27519 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27520 to 20000. Really. I mean it.
27521
27522 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27523
27524 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27525 fails. If suppress_flag is set, skip perror message about not
27526 being able to send to GDB.
27527 (send_gdb): If suppress_flag is set, don't try to send commands to
27528 GDB.
27529 (gdb_expect): If suppress_flag is set, always fail immediately.
27530 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27531 (gdb_init): Call gdb_stop_suppressing_tests.
27532 (default_gdb_exit): Ditto.
27533 (default_gdb_start): Ditto.
27534
27535 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27536 gdb_stop_suppressing_tests as appropriate.
27537 * gdb.base/break.exp: Ditto.
27538 * gdb.base/callfuncs.exp: Ditto.
27539 * gdb.base/commands.exp: Ditto.
27540 * gdb.base/exprs.exp: Ditto.
27541 * gdb.base/funcargs.exp: Ditto.
27542 * gdb.base/list.exp: Ditto.
27543 * gdb.base/recurse.exp: Ditto.
27544 * gdb.base/scope.exp: Ditto.
27545 * gdb.base/structs.exp: Ditto.
27546 * gdb.c++/inherit.exp: Ditto.
27547
27548 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27549
27550 * config/vr4300.exp: New file.
27551
27552 * gdb.*/*.exp: Call gdb_expect instead of expect.
27553
27554 * lib/gdb.exp(gdb_expect): New function.
27555
27556 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27557
27558 * lib/gdb.exp(gdb_init): New function.
27559
27560 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27561 for each individual variable set.
27562
27563 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27564 name.
27565
27566 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27567
27568 * gdb.base/scope.exp: Use gdb_test.
27569
27570 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27571 aborting; the testsuite driver will do that for us (see
27572 gdb_finish). Also, use gdb_test in a few more places.
27573
27574 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27575
27576 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27577
27578 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27579
27580 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27581 and "add_tests" are not at the same address.
27582
27583 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27584
27585 * gdb.base/ptype.exp: Use gdb_test.
27586
27587 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27588
27589 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27590 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27591 left in. No longer expect them to fail.
27592
27593 * gdb.stabs/*.mt; Deleted, no longer used.
27594 * gdb.stabs/configure.in: Remove references to target makefile
27595 frags.
27596 * gdb.stabs/configure: Rebuilt.
27597
27598 * gdb.disasm/*.mt: Deleted, no longer used.
27599 * gdb.disasm/configure.in: Remove references to target makefile
27600 frags. Use "sh3.s" as the unique filename for this directory.
27601 * gdb.disasm/configure: Rebuilt.
27602
27603 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27604 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27605 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27606
27607 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27608
27609 * config/udi.exp: Use mondfe,name instead of remote_host.
27610
27611 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27612
27613 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27614 a function with a watchpoint enabled on the mn10200.
27615
27616 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27617 before trying to create it!
27618
27619 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27620
27621 * config/vx.exp: Use hostname instead of netport.
27622
27623 * config/vxworks.exp: New file.
27624
27625 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27626
27627 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27628 gdb before assuming everything worked. Send a ^C if a timeout
27629 occurs.
27630
27631 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27632 $gdb_spawn_id directly.
27633 (gdb_run_cmd): Try _start as well as start. Use the target feature
27634 gdb,start_symbol as the symbol to start from when jumping.
27635
27636 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27637
27638 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27639 redundant) test.
27640
27641 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27642 it doesn't lose for 16bit integer systems.
27643
27644 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27645
27646 * gdb.fortran/types.exp: If the target doesn't support "double"
27647 data types, then expect "real" types to only be 4 bytes.
27648
27649 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27650 call tests if the target doesn't support inferior function calls.
27651
27652 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27653 in printf tests.
27654
27655 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27656
27657 * gdb.base/help.exp: Disable "help set", "help show", and
27658 "help support". Simplify regexp for "help stack".
27659
27660 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27661 to 60 seconds. Temporarily set match_max to 15000 around the
27662 "info copying" test.
27663
27664 * gdb.base/nodebug.exp: Don't try to do an inferior function
27665 call if the target doesn't support them.
27666 * gdb.base/printcmds.exp: Likewise.
27667 * gdb.base/setvar.exp: Likewise.
27668 * gdb.base/structs.exp: Likewise.
27669 * gdb.c++/templates.exp: Likewise.
27670 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27671
27672 * gdb.base/recurse.exp: Enable for the mn10200.
27673
27674 * configure.in: Do configure gdb.stabs directory for *-*-elf
27675 targets.
27676 * configure: Rebuilt.
27677
27678 * gdb.base/break.exp: Check for gdb,noresults before testing
27679 exit status and/or results from the target.
27680 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27681 * lib/gdb.exp: Remove old (now bogus) initialization of
27682 noinferior, noargs, noresults and nosignals.
27683
27684 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27685
27686 * config/sh.exp: New file.
27687
27688 * config/slite.exp: Try to connect multiple times to the board
27689 before rebooting. Only send a "monitor run" if need_monitor_run
27690 is set.
27691
27692 * gdb.base/break.exp: Don't do the "stub continue" test if
27693 the target has gdb_stub set.
27694
27695 * gdb.base/callfuncs.exp: Increase the timeout.
27696
27697 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27698 if the target has gdb,noinferiorio set.
27699
27700 * gdb.base/list.exp: Increase match_max to 10000 characters.
27701
27702 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27703
27704 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27705 target.
27706
27707 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27708
27709 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27710
27711 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27712 trying to delete the copy of gdb. Catch the file delete so we
27713 don't die if the delete fails; also, the file should be copied to
27714 the host, not to the build.
27715
27716 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27717
27718 * lib/gdb.exp(gdb_test): Surround the result pattern with
27719 parenthesis in case it contains multiple regexps separated
27720 with |.
27721
27722 * gdb.base/watchpoint.exp: Use gdb_test.
27723 * gdb.base/default.exp: Ditto.
27724
27725 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27726
27727 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27728
27729 * gdb.base/scope.exp: Use gdb_test.
27730 * gdb.c++/classes.exp: Ditto.
27731 * gdb.c++/inherit.exp: Ditto.
27732
27733 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27734
27735 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27736 remote_exec instead.
27737 * gdb.base/corefile.exp: Don't be ridiculous.
27738 * gdb.base/*.c: Add missing stub invocations.
27739
27740 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27741
27742 * config/slite.exp: Miscellaneous fixes.
27743
27744 * lib/gdb.exp: Fix runto.
27745
27746 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27747 the target.
27748
27749 * gdb.base/watchpoint.exp: Fix regexp.
27750
27751 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27752 close and wait commands, as the descriptor may now be
27753 invalid. Always call "remote_close host".
27754
27755 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27756
27757 Major rewrite for testsuite revision.
27758
27759 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27760 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27761 instead of relying on spawn_id to always contain a valid
27762 spawn id.
27763 (get_compiler_info): New procedure to build the ${binfile}.ci
27764 file, instead of replicating this in N different places.
27765 (gdb_compile): New procedure.
27766
27767 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27768 appropriate arguments) instead of compile. Use gdb_test in a lot
27769 more places. Use send_gdb instead of send. Always run gdb_start
27770 at the start of a testcase, as this is no longer done magically.
27771
27772 config/*-gdb.exp: Rename without the -gdb suffix.
27773
27774 config/mips.exp: Use remote_close instead of exit_remote_shell.
27775 config/monitor.exp: Use target_info instead of looking at
27776 baud, timeout, etc.
27777 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27778
27779 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27780
27781 * gdb.c++/templates.exp (test_ptype_of_templates),
27782 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27783 Update expect patterns for destructors and assignment operators
27784 to match corresponding c-typeprint.c changes.
27785 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27786 to destructor breakpoint test, GDB should be able to set the
27787 destructor breakpoint without specifying arguments.
27788
27789 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27790
27791 * gdb.threads/pthreads.exp: Change result for failure to compile due
27792 to lack of pthreads runtime support from an error to simply an
27793 unsupported test, per dejagnu standards.
27794
27795 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27796
27797 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27798 where GDB exits to reduce pattern match time.
27799 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27800
27801 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27802
27803 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
27804
27805 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27806 * gdb.base/default.exp: ditto.
27807 * gdb.base/nodebug.exp: ditto.
27808 * gdb.base/printcmds.exp: ditto.
27809 * gdb.base/ptype.exp: ditto.
27810 * gdb.base/setvar.exp: ditto.
27811 * gdb.base/structs.exp: ditto.
27812 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27813
27814 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27815
27816 * configure, */configure: Rebuild with autoconf 2.12.
27817
27818 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27819
27820 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27821 use new i*86-pc-linux*-gnu quads.
27822 * gdb.base/corefile.exp: Ditto.
27823 * gdb.base/signals.exp: Ditto.
27824 * gdb.base/sigall.exp: Ditto.
27825 * gdb.base/interrupt.exp: Ditto.
27826
27827 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27828 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27829 RedHat 4.0.
27830
27831 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
27832 linux. This allows the test case to at least compile on latest
27833 linux, but still not run due to missing the threads runtime library.
27834
27835 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27836
27837 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27838 directory to search gdb directory. Accept and step over conditional
27839 stack alignment code. Consume $prompt in failure cases.
27840 Reset timeout to $oldtimeout instead of some arbitrary value.
27841 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27842 timeout problems with infinite stack backtraces.
27843 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27844 Accept function parameters for linkfunc member.
27845
27846 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27847
27848 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27849 (CXXFLAGS): Remove, unreferenced.
27850 (B_OPTIONS): Add for -B options and add code to initialize with
27851 previous -B options and also add -B option to pick up cross compiled
27852 runtime.
27853 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27854 doing cross compiles.
27855 (target_alias): Declare global.
27856 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27857 to verify that gcc exists in build tree, and if so set CC to that
27858 gcc and to use B_OPTIONS and TARGET_INCLUDES.
27859
27860 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27861
27862 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27863 ptype test for anonymous union. Fixup testcase to match
27864 current gcc debug output.
27865
27866 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27867
27868 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27869 force argument to an unsigned long type.
27870
27871 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27872
27873 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
27874 tests and anonymous union print/ptype tests.
27875 * gdb.base/list.exp (test_forward-search): Increase timeout by
27876 5 minutes for the "search extremely long line" case.
27877 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27878 completely optional and that the pass/fail messages use the command as
27879 the message if that third arg is a null string.
27880 (gdb_test_exact): Arrange that a null string pattern means match a
27881 null string output rather than any output, which might include random
27882 errors.
27883 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27884 backtrace test.
27885 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27886 always failing and failure is now exposed by gdb.exp changes.
27887
27888 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27889
27890 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27891 weren't being noted.
27892
27893 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27894
27895 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27896 * gdb.stabs/weird.exp: Remove v_comb xfails.
27897
27898 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
27899
27900 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
27901 list.exp scope.exp watchpoint.exp]
27902 Make all timeout error msgs explicitly say "(timeout)".
27903
27904 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
27905
27906 * config/monitor.exp: Increase download timeout to 1000 seconds.
27907
27908 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
27909
27910 * config/m32r.exp: Increase timeout to 120 seconds.
27911
27912 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27913
27914 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27915 and accept older ordering as obsolescent gcc or gdb.
27916 * gdb.c++/templates.exp: Ditto.
27917 * gdb.c++/virtfunc.exp: Ditto.
27918
27919 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27920
27921 * gdb.base/coremaker.c: Add code to mmap some data so we
27922 can check that it ends up in the core file.
27923 * gdb.base/corefile.exp: Add test to read mmapped data
27924 from core file.
27925
27926 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
27927
27928 * config/m32r.exp: New file.
27929
27930 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
27931
27932 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
27933 that cflags can contains -gstabs, and work correctly for other tests.
27934
27935 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
27936
27937 * gdb.base/setshow.exp: New file, tests show and set.
27938 * gdb.base/setshow.c: New file, tests show and set.
27939 * gdb.base/help.exp: Add test for help set|show annotate.
27940 * gdb.base/default.exp: Add test for set|show annotate.
27941
27942 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
27943
27944 * testsuite/gdb.base/break.exp: Make backtrace from factorial
27945 errors unique.
27946 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
27947 explicitly.
27948
27949 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
27950
27951 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
27952 and width commands. This is done elsewhere.
27953 * (gdb_start): Don't call gdb_start_sim here. That's already
27954 done in gdb_load. This fixes lots of failures in default.exp.
27955
27956 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
27957
27958 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27959 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27960 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27961 in the same we we treat other failures (since it may be an expected
27962 condition), rather than as an error.
27963 * gdb.base/signals.exp (test_handle_all_print): Revert back to
27964 old test format.
27965
27966 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
27967
27968 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27969 (distclean maintainer-clean realclean): No need to remove files
27970 twice. Nuke the duplicates.
27971 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
27972 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
27973 Remove config.h along with other config files.
27974
27975 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
27976
27977 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27978 "p func1 ()" and note that rests of tests are skipped.
27979 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
27980 setup_xfails for "print func2::coremaker_local".
27981 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27982 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27983 affected by the previous run test.
27984 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
27985 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
27986 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
27987 "pass int powerset tuple" and "pass modeless int powerset tuple".
27988 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27989 "real write 4" and "real write 8".
27990 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
27991 setup_xfails for "print vs1 after tuple assign 2",
27992 "print \$i after tuple assign 2", and
27993 "print vs2 after tuple assign 2".
27994 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27995 meaningful error message and return -1 so the caller can
27996 suppress further tests and avoid a cascade of errors.
27997
27998 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27999
28000 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28001 format for printing version.
28002 * gdb.base/default.exp: Ditto.
28003 * gdb.base/interrupt.exp: Fix problem with cascade of
28004 errors if child process dies while calling a function.
28005
28006 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28007
28008 * Makefile.in (VPATH): Add
28009 * Makefile.in (Makefile, config.status): Fix rules so things get
28010 remade when necessary.
28011
28012 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28013
28014 * Makefile.in (just-check): Add path to sibling expect dir
28015 to environment variable specified by RPATH_ENVVAR.
28016
28017 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28018
28019 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28020 (just-check): Add shared library paths for libstdc++, tk,
28021 tcl, bfd, and opcodes to the environment variable specified
28022 in RPATH_ENVVAR.
28023 * configure.in: Add support to recognize --enable-shared flag
28024 and generate correct value for RPATH_ENVVAR.
28025 * configure: Regenerated with autoconf.
28026
28027 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28028
28029 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28030 include all osf versions.
28031 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28032 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28033 when target is linux. When failing to build pthreads test
28034 executable, give more meaningful message.
28035 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28036 arg for pthread_create.
28037
28038 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28039
28040 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28041 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28042 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28043 and -lpthreads (everybody else).
28044 (test_startup): Fail gracefully if threads are not supported.
28045 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28046 "p/c array_index("abcdef",2)" when not gcc compiled.
28047 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28048 "print func2::coremaker_local" when not gcc compiled.
28049 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28050 "ptype on opaque struct tagname (statically)",
28051 "ptype on opaque struct tagname (dynamically) 1", and
28052 "ptype on opaque struct tagname (dynamically) 2"
28053 for not compiled with gcc.
28054 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28055 backtrace when compiled with gcc.
28056 * lib/gdb.exp (runto_main): Return result of "runto main" rather
28057 than always return success.
28058
28059 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28060
28061 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28062
28063 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28064
28065 * gdb.base/structs.exp: Undo last change.
28066
28067 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28068
28069 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28070 encapsulate all the steps/nexts done during self test, starting
28071 at main, and makes them less sensitive to optimization issues.
28072 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28073 signal handler" test.
28074 * gdb.threads/pthreads.exp: Only run this for native configs.
28075 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28076 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28077 tests.
28078 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28079 for "runto test_calls(void)" test.
28080
28081 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28082
28083 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28084 and don't expect address info in breakpoint confirmations.
28085
28086 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28087
28088 * gdb.base/list.exp (test_forward_search): Increase timeout
28089 temporarily by 60 seconds for searching extremely long line,
28090 and then reset to old value when done. Increase expect input
28091 buffer to 10000.
28092
28093 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28094
28095 * gdb.base/list.exp (test_forward_search): Fix to handle very
28096 long source line without overflowing expect's input buffer.
28097
28098 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28099
28100 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28101 "buffer_full".
28102
28103 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28104 "buffer_full".
28105
28106 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28107 "buffer_full".
28108
28109 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28110 "buffer_full".
28111
28112 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28113
28114 * configure.in (configdirs): Add gdb.threads.
28115 * configure: Regenerated with autoconf.
28116 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28117 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28118 * gdb.threads/configure: New, generated with autoconf.
28119
28120 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28121
28122 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28123
28124 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28125
28126 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28127 each signal's status in the output of "handle all print".
28128 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28129 the \r\n sequence that immediately precedes the gdb prompt.
28130 * gdb.base/a1-selftest.exp: Save original timeout and restore
28131 after test.
28132
28133 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28134
28135 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28136 symbol.
28137
28138 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28139
28140 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28141
28142 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28143
28144 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28145 timeout by 60 seconds.
28146
28147 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28148
28149 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28150 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28151 error return.
28152
28153 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28154
28155 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28156 gdb initialization, also report how long dejagnu waited. Restore
28157 old timeout before doing error return. Temporarily increase timeout
28158 by 3 minutes to allow for slow startups over heavy NFS use.
28159
28160 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28161
28162 * lib/gdb.exp: Report timeout value for verbosity level 2.
28163 * config/gdbserver.exp: Ditto.
28164 * config/hppro.exp: Ditto.
28165 * config/mips-gdb.exp: Ditto.
28166 * config/monitor.exp: Ditto.
28167 * config/netware.exp: Ditto.
28168 * config/sim-gdb.exp: Ditto.
28169 * config/slite-gdb.exp: Ditto.
28170 * config/udi-gdb.exp: Ditto.
28171 * config/unix-gdb.exp: Ditto.
28172 * config/vx-gdb.exp: Ditto.
28173 * gdb.base/a1-selftest.exp: Ditto.
28174 * gdb.base/a2-run.exp: Ditto.
28175 * gdb.base/break.exp: Ditto.
28176 * gdb.base/corefile.exp: Ditto.
28177 * gdb.base/list.exp: Ditto.
28178 * gdb.base/recurse.exp: Ditto.
28179 * gdb.base/scope.exp: Ditto.
28180 * gdb.base/signals.exp: Ditto.
28181
28182 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28183
28184 * gdb.threads/Makefile.in (docdir): Removed.
28185
28186 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28187
28188 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28189 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28190 @srcdir@.
28191 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28192 autoconf 2.5 or higher.
28193 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28194
28195 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28196
28197 * configure: Regenerated.
28198 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28199 avoid name clashes with SunOS headers.
28200
28201 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28202
28203 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28204
28205 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28206
28207 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28208 prototype information ends up in the compiler info file.
28209
28210 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28211
28212 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28213 attempting to regenerate it. Eliminate use of a temporary file
28214 and just generate the info file directly. Source it immediately,
28215 for consistency of use.
28216 * gdb.base/corefile.exp: Ditto
28217 * gdb.base/exprs.exp: Ditto.
28218 * gdb.base/funcargs.exp: Ditto.
28219 * gdb.base/langs.exp: Ditto.
28220 * gdb.base/list.exp: Ditto.
28221 * gdb.base/mips_pro.exp: Ditto.
28222 * gdb.base/nodebug.exp: Ditto.
28223 * gdb.base/opaque.exp: Ditto.
28224 * gdb.base/ptype.exp: Ditto.
28225 * gdb.base/scope.exp: Ditto.
28226 * gdb.base/setvar.exp: Ditto.
28227 * gdb.base/signals.exp: Ditto.
28228 * gdb.base/whatis.exp: Ditto.
28229 * gdb.c++/templates.exp: Ditto.
28230 * gdb.c++/virtfunc.exp: Ditto.
28231 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28232 whether or not to add -lstdc++ to the compile command line args.
28233
28234 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28235
28236 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28237 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28238 Increase timeout, a lot of single stepping might be needed if the
28239 target has no hardware watchpoints.
28240
28241 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28242
28243 * gdb.base/break.exp: Ignore compiler warnings when compiling
28244 break.c.
28245 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28246 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28247 from remote-sim.
28248 * gdb.base/exprs.exp: Add h8300 xfails.
28249 * gdb.base/funcargs.exp: Likewise.
28250 * gdb.base/nodebug.exp: Likewise.
28251 * gdb.base/printcmds.exp: Likewise.
28252 * gdb.base/ptype.exp: Likewise.
28253 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28254 h8300 xfails.
28255 * gdb.base/return.exp: Handle float/double precision problems
28256 on the h8300.
28257 * gdb.base/funcargs.c: Explicitly make last constant argument to
28258 call_after_alloca_subr an unsigned long type.
28259 * gdb.base/return.c: Include stdio.h.
28260
28261 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28262
28263 * config/abug.exp: New file for the older Motorola Bug monitor
28264 that runs on the mvme13x series VME boards.
28265 * config/monitor.exp: Use the new config array for target settings
28266 if they exist.
28267
28268 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28269
28270 * sim-gdb.exp: Make the SH simulator allocate less space when
28271 it is targeted.
28272
28273 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28274
28275 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28276 test.
28277
28278 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28279
28280 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28281 "rs6000-*-*" for "list function in include file" when gcc compiled.
28282 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28283 for "p ctable1[120]".
28284 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28285 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28286 Remove setup_xfail for "rs6000-*-*" for
28287 "print 'scope0.c'::filelocal before run".
28288 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28289 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28290 since some compilers don't allow both options to be given
28291 on the same command line. Create object file and move it.
28292
28293 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28294
28295 * gdb.base/corefile.exp: Always regenerate the core file, since
28296 we always regenerate the coremaker program. Detect special case
28297 where registers cannot be read from core file.
28298
28299 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28300
28301 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28302 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28303 * gdb.c++/templates.exp: Only match on basename of file since
28304 some formats like xcoff don't encode directory information.
28305 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28306 and rs6000 AIX xcoff targets.
28307 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28308 * configure: Regenerate.
28309 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28310 here, rather than in distclean.
28311
28312 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28313
28314 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28315 defined, and use it to compile the test case with -O2. The
28316 native compilation still uses no optimization.
28317 * gdb.base/mips_pro.c: Remove inline assembly code since
28318 it is compiled PIC by default, which results in assembler
28319 warnings that make the testsuite think the compilation
28320 was unsuccessful.
28321
28322 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28323
28324 * gdb.c++/misc.exp: Add note to message for
28325 "print s.a for foo struct" that this is a known gcc 2.7.2
28326 and earlier bug.
28327
28328 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28329
28330 * gdb.base/break.exp: Fix pattern for matching "Delete all
28331 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28332 setup_xfail for deleting all breakpoints test. Fix various
28333 timeout messages to include "(timeout)".
28334 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28335 for "p t_float_values2(3.14159,float_val2)".
28336 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28337 for "continue to call2g" when gcc compiled.
28338 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28339 "up to foo in langs.exp", "show language at foo in langs.exp",
28340 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28341 and "show language at fsub in langs.exp".
28342 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28343 "list line 1 in include file", "list message for lines past EOF",
28344 "list function in include file", "list list0.h:foo", and
28345 "list filename:function; nonexistant function".
28346 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28347 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28348 and "ptype t_char_array" to be for native cc only.
28349
28350 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28351
28352 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28353 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28354 "print func2::coremaker_local", and "backtrace in corefile.exp".
28355
28356 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28357
28358 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28359 "bt in signals.exp". This problem only appears when running
28360 the testsuite, and then only intermittently.
28361
28362 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28363
28364 * gdb.base/return.exp (return_tests): Differentiate between
28365 two tests of continuing.
28366
28367 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28368
28369 * */Makefile.in (maintainer-clean): Remove config.log.
28370 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28371 * gdb.c++/Makefile.in (PROGS): Add inherit.
28372 (clean): Remove *.ci.
28373
28374 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28375
28376 * gdb.c++/misc.cc: Add test code from Mike Stump.
28377 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28378
28379 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28380
28381 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28382 to "alpha-*-osf2*" and add comment.
28383 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28384 setup_xfail for "step over execarg initialization" and
28385 "step over corearg initialization".
28386 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28387 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28388 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28389 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28390 "print func2::coremaker_local", and "backtrace in corefile.exp".
28391 * gdb.base/signals.exp: Build and source signals.ci.
28392 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28393 to be for gcc only.
28394 * lib/gdb.exp: Move verbose statements outside conditionals.
28395
28396 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28397
28398 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28399 Feb 3 procfs.c change.
28400
28401 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28402
28403 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28404
28405 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28406
28407 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28408 from dejagnu's apparent default of 10 seconds, which gives random
28409 results when running the tests over NFS on moderately loaded systems.
28410 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28411
28412 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28413
28414 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28415 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28416 result reports.
28417
28418 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28419
28420 * configure.in (CY_AC_PATH_TCLH): Remove.
28421 * configure: Regenerate.
28422
28423 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28424
28425 * gdb.c++/Makefile.in (clean): Add missing '{'.
28426
28427 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28428
28429 * lib/gdb.exp: Provide a default value for noinferior.
28430
28431 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28432 Load libgloss.exp.
28433
28434 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28435
28436 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28437 the executable, not the .o to run the tests from.
28438
28439 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28440
28441 * gdb.base/break.exp: Don't test for program exit or exit status
28442 if $noresults if nonzero.
28443 * gdb.base/langs.exp: Likewise.
28444 * gdb.base/watchpoint.exp: Likewise.
28445
28446 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28447 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28448 trying to compile the testcase.
28449
28450 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28451
28452 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28453 * gdb.base/signals.exp (continue to handler): Likewise.
28454
28455 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28456
28457 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28458
28459 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28460
28461 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28462
28463 * gdb.base/corefile.exp: Recognize "not found" as failure
28464 when trying to determine if a core file was generated.
28465 If no core file was generate the first time, try again without
28466 the ulimit -c to work around braindamaged shells.
28467
28468 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28469
28470 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28471 [] tests with "test" and enclose string in quotes.
28472 * gdb.stabs/configure: Rebuild
28473
28474 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28475
28476 Changes in sync with expect:
28477 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28478 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28479 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28480 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28481 argument to AC_REQUIRE.
28482 * configure: Regenerated.
28483
28484 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28485
28486 * gdb.base/corefile.exp: When generating a core, discard any
28487 error messages about ulimit not found and the "core dumped"
28488 message from the shell that runs the coredumper.
28489
28490 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28491
28492 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28493
28494 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28495 which sed script to run. Expect failure for v_comb test
28496 on PA targets too.
28497
28498 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28499
28500 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28501 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28502
28503 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28504
28505 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28506 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28507 "sparc-sun-solaris*" xfails for "p v_comb".
28508 * lib/gdb.exp (default_gdb_start): Fix typo.
28509 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28510 messages to not include the full program name that caused
28511 the core dump since some systems (such as solaris) apparently
28512 truncate this path to about 80 characters.
28513 When generating a core file first try increasing the core file
28514 size limit to unlimited since some systems may default it to
28515 zero, and it is harmless to try it. Move the test for failing
28516 to generate a core file to where it will actually get executed.
28517 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28518 new gdb result from g++ debug info improvements and make old
28519 pattern obsolescent. Also account for size_t differences
28520 (may be int or long).
28521 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28522 initialization before function call is placed in the delay slot
28523 and thus appears to be skipped over by commands such as "next".
28524
28525 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28526
28527 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28528
28529 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28530
28531 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28532 input source file; fix code to compile test to deal with this
28533 convention.
28534 * gdb.c++/*.exp: Likewise.
28535
28536 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28537
28538 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28539 "bt in signals.exp".
28540
28541 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28542
28543 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28544 "step over execarg initialization" and
28545 "step over corearg initialization".
28546
28547 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28548
28549 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28550 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28551
28552 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28553
28554 From Rob Savoye (rob@poseidon.cygnus.com)
28555 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28556 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28557 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28558 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28559 configure.in}: Major reworking for autoconfig.
28560 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28561 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28562 New files.
28563 * config/unix-gdb.exp: Make GDB global.
28564 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28565 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28566 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28567 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28568 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28569 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28570 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28571 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28572 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28573 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28574 pr-8136.exp, result.exp, string.exp, tuples.exp},
28575 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28576 to returns as necessary, arrange for test to compile own testcase
28577 executable.
28578 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28579
28580 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28581
28582 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28583 clear_xfail at end of test which might not call either pass or fail.
28584 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28585 "backtrace through signal handler".
28586
28587 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28588
28589 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28590 continuing from a job control stop signal.
28591 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28592
28593 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28594
28595 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28596 * gdb.base/corefile.exp: Likewise.
28597 * gdb.base/funcargs.exp: Likewise.
28598
28599 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28600
28601 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28602 * config/monitor.exp: Add support for setting baud rate.
28603
28604 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28605
28606 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28607 i*86-*-linux* xfails for "backtrace through signal handler".
28608 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28609 "print func2::coremaker_local".
28610 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28611 alpha-dec-osf2* xfail for
28612 "delete all breakpoints when none".
28613
28614 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28615
28616 * gdb.base/break.exp: Change test that deletes all breakpoints
28617 when no user breakpoints are installed. A post 4.15 change
28618 causes gdb to no longer prompt in this case.
28619
28620 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28621
28622 * gdb.base/return.exp (return_tests): Change xfail for test
28623 "correct value returned double test" to stop xfailing at
28624 Solaris 2.5. Apparently the bug has been fixed.
28625
28626 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28627
28628 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28629 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28630
28631 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28632
28633 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28634 * gdb.disasm/hppa.s: Corresponding changes.
28635
28636 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28637
28638 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28639 makefile fragment.
28640 * config/mt-hpux: Deleted.
28641
28642 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28643
28644 * Many files: When warning about suppressed tests due to a
28645 nonexistant test binary, avoid incrementing the warning count.
28646
28647 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28648
28649 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28650
28651 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28652
28653 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28654 "sparc-*-solaris2*".
28655
28656 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28657
28658 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28659 Add global and local variables and initialize them.
28660 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28661 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28662 extracts the file name and terminating signal from the core file.
28663 * TODO: Remove note about tests for correct mapping of corefile.
28664 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28665 from optimizing it away.
28666 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28667 handles common blocks.
28668
28669 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28670
28671 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28672 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28673
28674 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28675
28676 * Makefile.in (maintainer-clean): New target, synonym for
28677 realclean.
28678 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28679 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28680 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28681 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28682 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28683 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28684
28685 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28686
28687 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28688 xfails when not gcc compiled for "print foo::funclocal".
28689 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28690 "print foo::funclocal at foo",
28691 "print 'scope1.c'::foo::funclocal at foo",
28692 "print foo::funclocal_bss at foo",
28693 "print 'scope1.c'::foo::funclocal_bss at foo",
28694 "print foo::funclocal_ro at foo",
28695 "print 'scope1.c'::foo::funclocal_ro at foo",
28696 "print bar::funclocal at foo" and
28697 "print 'scope1.c'::bar::funclocal at foo".
28698 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28699 gcc compiled for "print foo::funclocal at bar".
28700 Expand all messages to ensure that they identify that
28701 the test is at bar().
28702 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28703 gcc compiled for:
28704 "ptype on opaque struct pointer (statically)",
28705 "ptype on opaque struct tagname (statically)",
28706 "ptype on opaque struct pointer (dynamically) 1",
28707 "ptype on opaque struct tagname (dynamically) 1",
28708 "ptype on opaque struct pointer (dynamically) 2" and
28709 "ptype on opaque struct tagname (dynamically) 2
28710 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28711 gcc compiled for:
28712 "p datalocal"
28713 "whatis datalocal",
28714 "ptype datalocal",
28715 "p bsslocal",
28716 "whatis bsslocal", and
28717 "ptype bsslocal".
28718 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28719 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28720 when not gcc compiled.
28721 * gdb.base/funcargs.exp (float_and_integral_args): Add
28722 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28723 compiled.
28724 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28725 "backtrace from call6a" when not gcc compiled.
28726 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28727 "backtrace from call7a" when not gcc compiled.
28728 * gdb.base/callfuncs.exp (do_function_calls):
28729 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28730 "p t_char_array_values(char_array_val2,char_array_val1)",
28731 "p t_char_array_values(char_array_val1,char_array_val2)",
28732 "p t_char_array_values("carray 1","carray 2")",
28733 "p t_char_array_values("carray 1",char_array_val2)",
28734 "p t_char_array_values(char_array_val1,"carray 2")",
28735 "p sum_args(1,{2})",
28736 "p sum_args(2,{2,3})",
28737 "p sum_args(3,{2,3,4})",
28738 "p sum_args(4,{2,3,4,5})"
28739 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28740 "backtrace in corefile.exp" when not gcc compiled.
28741
28742 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28743
28744 * gdb.base/signals.exp: Rewrite `handle all print' test as
28745 a procedure. Accept blanks or TABs as whitespace, increase
28746 timeout and expect input buffer size for the large output
28747 from the command. Remove "i*86-*-bsdi2.0" xfail.
28748
28749 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28750
28751 * gdb.base/setvar.exp: Add new testcases for truncation when
28752 assigning invalid values to bitfields.
28753
28754 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28755
28756 * gdb.base/callfuncs.exp (do_function_calls): Remove
28757 mips-sgi-irix* xfail for
28758 "call inferior func with struct - returns char *"
28759 and fix test so that an optional (unsigned char *) cast is
28760 accepted in the result.
28761
28762 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28763
28764 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28765 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28766 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28767 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28768 that accidentally got checked in.
28769
28770 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28771
28772 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
28773 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28774 compiled test.
28775 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28776 Add mips-sgi-irix5* xfail for not gcc compiled.
28777 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
28778 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28779 compiled for "p top", "whatis top", "p middle", and "whatis
28780 middle".
28781 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28782 "whatis signed char" for not gcc compiled.
28783 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28784 "set variable signed char=-1 (-1)" and
28785 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28786 * gdb.base/funcargs.exp (float_and_integral_args):
28787 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28788 Add mips-sgi-irix* xfail when not gcc compiled for
28789 "continue to call2b".
28790 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28791 "continue to call2g".
28792 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28793 compiled for "backtrace from call6a"
28794 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28795 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28796 when not gcc compiled for "backtrace from call7a".
28797 (localvars_after_alloca): Fix gdb_test cmds for
28798 "print * after runto ...".
28799 Remove rs6000-*-* xfails for
28800 "print i after runto localvars_after_alloca" and
28801 "print l after runto localvars_after_alloca"
28802 for all compilers.
28803 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28804 when not compiled with gcc, for:
28805 "print signed char == (minus)",
28806 "print signed char != (minus)",
28807 "print signed char < (minus)",
28808 "print signed char > (minus)".
28809 * gdb.base/callfuncs.exp (do_function_calls):
28810 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28811 "call inferior func with struct - returns char *".
28812 * gdb.base/return.exp (return_tests): Change xfail for
28813 "correct value returned double test" to include Solaris 2.4.
28814 * gdb.base/funcargs.exp (float_and_integral_args):
28815 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28816
28817 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28818
28819 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28820 enumeration bitfields if compiling with GNU C.
28821 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28822 to empty' prompt.
28823
28824 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28825
28826 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28827 test for PRO targets.
28828
28829 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28830 breakpoints in the inferior at any given time by making
28831 two groups of breakpoints for call2*, call6* and call7*
28832 tests.
28833
28834 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28835
28836 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28837 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28838 from optimizing it away.
28839 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28840 "call inferior func with struct".
28841
28842 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28843
28844 * configure.in: Only configure gdb.chill for particular targets.
28845
28846 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28847
28848 * gdb.base/Makefile.in: Add action to .c.o transformation
28849 rule that generates a .ci file for each .o file and remove
28850 explicit .c.o rules except for callfuncs.o.
28851 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28852 generates a .ci file for each .o file and remove explicit
28853 .cc.o rules.
28854 (clean): Remove *.tmp *.ci files.
28855 (EXECUTABLES): Remove templ-info.exp.
28856 * gdb.base/compiler.c: New file.
28857 * gdb.c++/compiler.cc: New file
28858 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28859 Change rs6000-*-* xfail for
28860 "print 'scope0.c'::filelocal_ro" and
28861 "print 'scope1.c'::filelocal" and
28862 "print 'scope1.c'::filelocal_bss" and
28863 "print 'scope1.c'::filelocal_ro" and
28864 "print 'scope1.c'::foo::funclocal" and
28865 "print 'scope1.c'::foo::funclocal_ro" and
28866 "print 'scope1.c'::bar::funclocal" and
28867 "print 'scope0.c'::filelocal_ro" and
28868 "print 'scope1.c'::filelocal at foo" and
28869 "print 'scope1.c'::filelocal_bss at foo" and
28870 "print 'scope1.c'::filelocal_ro at foo" and
28871 "print 'scope1.c'::foo::funclocal at foo" and
28872 "print 'scope1.c'::foo::funclocal_bss at foo" and
28873 "print 'scope1.c'::foo::funclocal_ro at foo" and
28874 "print 'scope1.c'::bar::funclocal at foo" and
28875 "print 'scope0.c'::filelocal_ro" and
28876 "print 'scope1.c'::filelocal" and
28877 "print 'scope1.c'::filelocal_bss" and
28878 "print 'scope1.c'::filelocal_ro" and
28879 "print 'scope1.c'::foo::funclocal" and
28880 "print 'scope1.c'::foo::funclocal_bss" and
28881 "print 'scope1.c'::foo::funclocal_ro" and
28882 "print 'scope1.c'::bar::funclocal" and
28883 "print 'scope1.c'::bar::funclocal_bss"
28884 to only be xfail'd when not compiled with gcc.
28885 Add rs6000-*-* xfail for
28886 "print 'scope0.c'::filelocal_bss before run"
28887 when compiled with gcc.
28888 (test_at_main): Add rs6000-*-* xfail for
28889 "print filelocal_ro in test_at_main"
28890 when compiled with gcc.
28891 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
28892 Add rs6000-*-aix* xfail for
28893 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28894 "ptype t_char_array", not compiled with gcc.
28895 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28896 xfail for "list foo (in include file)" when gcc compiled.
28897 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
28898 (integral_args): Add rs6000-*-* xfail for
28899 "run to call0a" if not compiled with gcc.
28900 (unsigned_integral_args): Add rs6000-*-* xfail for
28901 "run to call1a" if not compiled with gcc.
28902 (float_and_integral_args): Add rs6000-*-* xfail for
28903 "run to call2a" if not compiled with gcc and for
28904 "continue to call2b" for any compiler.
28905 Add rs6000-*-* xfail to
28906 "print f1 after run to call2a" for gcc compiled.
28907 (discard_and_shuffle): Add rs6000-*-* xfail for
28908 "run to call6a".
28909 (shuffle_round_robin): Add rs6000-*-* xfail for
28910 "backtrace from call7a" if not compiled with gcc.
28911 Add rs6000-*-* xfail for
28912 "backtrace from call7b" if compiled with gcc.
28913 (call_after_alloca): Add rs6000-*-* xfail for
28914 "print c in call_after_alloca" and
28915 "print s in call_after_alloca" and
28916 "backtrace from call_after_alloca_subr"
28917 if not compiled with gcc.
28918 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28919 "print c in localvars_in_indirect_call" and
28920 "print c in localvars_in_indirect_call" and
28921 "backtrace in indirectly called function" and
28922 "stepping into indirectly called function"
28923 if not compiled with gcc.
28924 (localvars_after_alloca): Add rs6000-*-* xfail for
28925 "print c after runto localvars_after_alloca" and
28926 "print s after runto localvars_after_alloca" and
28927 "print i after runto localvars_after_alloca" and
28928 "print l after runto localvars_after_alloca"
28929 for all compilers.
28930 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28931 than whatis-info.exp.
28932 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28933 than opaque-info.exp.
28934 Setup rs6000-*-* xfail for
28935 "ptype on opaque struct pointer (statically)" and
28936 "ptype on opaque struct pointer (dynamically)" when
28937 not compiled with gcc.
28938 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28939 rather than callf-info.exp.
28940 (do_function_calls): Add clear_xfail for rs6000-*-* for
28941 "p t_float_values2(3.14159,float_val2)". Seems to work
28942 fine there, both with xlc and gcc. Need to find out what
28943 it is doing right and fix other platforms.
28944 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28945 "call inferior func with struct - returns int",
28946 "call inferior func with struct - returns long",
28947 "call inferior func with struct - returns float",
28948 "call inferior func with struct - returns double",
28949 "call inferior func with struct - returns char *",
28950 but only if not gcc compiled (presumes xlc compiled).
28951 Change rs6000-*-* xfails for
28952 "call inferior func with struct - returns char" and
28953 " call inferior func with struct - returns short" to only
28954 xfail if not using gcc.
28955 (clean mostlyclean): Remove *.ci and *.tmp files.
28956 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28957 than templ-info.exp.
28958 * gdb.base/langs.exp: Source gdb.base/langs.ci.
28959 Add rs6000-*-* xfail for "up to foo in langs.exp"
28960 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
28961 when not gcc compiled.
28962
28963 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28964
28965 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28966 * gdb.base/corefile.exp: Likewise.
28967 * gdb.base/list.exp: Likewise.
28968 * gdb.base/scope.exp: Likewise.
28969 * gdb.base/siganls.exp: Likewise.
28970
28971 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
28972 compiler output.
28973 * gdb.base/whatis.exp: Likewise.
28974
28975 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
28976
28977 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28978 failure (opcode table has been fixed to match reality).
28979
28980 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
28981
28982 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28983 "call inferior func with struct - returns char",
28984 "call inferior func with struct - returns short"
28985
28986 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
28987 "print 'scope0.c'::filelocal at main",
28988 "print 'scope0.c'::filelocal_bss in test_at_main",
28989 "print 'scope0.c'::filelocal at foo",
28990 "print 'scope0.c'::filelocal_bss in test_at_foo",
28991 "print 'scope0.c'::filelocal at bar",
28992 "print 'scope0.c'::filelocal_bss in test_at_bar"
28993
28994 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28995 in source file 1". This bug seems to have been fixed with both
28996 gcc and native cc (was native assembler bug?).
28997
28998 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28999
29000 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29001 "backtrace through signal handler" to "i*86-*-sysv4*".
29002 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29003 continue" case. Add "known SVR4 bug" to fail message.
29004 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29005 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29006 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29007 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29008 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29009 "up to foo in langs.exp", "show language at foo in
29010 langs.exp", "up to cppsub_ in langs.exp", "show
29011 language at cppsub_ in langs.exp", "up to fsub in
29012 langs.exp", and "show language at fsub in langs.exp".
29013 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29014 "bactrace in corefile.exp".
29015 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29016 "call inferior function with struct - returns float" and
29017 "call inferior function with struct - returns double".
29018
29019 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29020
29021 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29022 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29023 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29024 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29025
29026 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29027
29028 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29029 (or overriden) "CHILL" macro rather then bare "gcc".
29030 Also look for ../../gcc/xgcc since that is what we will
29031 actually need, not "Makefile". Remove following assignment
29032 of CHILL to CHILL_FOR_TARGET because that results in
29033 recursive definition.
29034
29035 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29036
29037 * gdb.base/corefile.exp: Change xfail for backtrace in
29038 corefile.exp from linuxaout to all linux.
29039 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29040 cases where we miss the breakpoint at the signal handler
29041 for some reason. Setup xfail for linuxoldld/linuxaout and
29042 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29043 hitting SIGURG breakpoint.
29044 * gdb.base/signals.exp: Setup xfail for "next" acting like
29045 continue to add linuxoldld. Setup xfail for all linux for
29046 "next to handler in signals_tests_1", "backtrace in
29047 signals_tests_1", "continue to func1", "pass SIGUSR1",
29048 and continue to handler".
29049
29050 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29051
29052 * Update all FSF addresses except those in COPYING* files.
29053
29054 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29055
29056 * gdb.base/a2-run.exp: Change messages to be more explicit about
29057 the status of args, and quote binfile in results.
29058
29059 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29060
29061 * gdb.base/callfuncs.exp: Add tests for passing structs to
29062 inferior functions and return various types.
29063 * gdb.base/callfuncs.c: Add functions to receive a struct
29064 and return a member of the struct, in various types.
29065
29066 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29067
29068 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29069
29070 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29071
29072 * config/vxworks29k.exp: New file, sources vxworks.exp.
29073
29074 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29075
29076 * config/gdbremote.exp: New file. Testing framework using
29077 gdbserver.
29078
29079 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29080
29081 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29082 "call function when asleep" and "send end of file".
29083 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29084 for "backtrace in corefile.exp".
29085 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29086 for "backtrace through signal handler".
29087 * gdb.base/corefile.exp: Make sure we actually generate a core file
29088 before trying the core tests. Some systems allow the user to suppress
29089 generation of core files and default to that (linux for example).
29090 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29091 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29092
29093 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29094
29095 * gdb.threads: New directory with some crude multi-threaded
29096 gdb tests (step.exp and step2.exp).
29097 * config/mt-lynx (STEP_EXECUTABLE): Define.
29098 (THREADFLAGS): Define.
29099
29100 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29101
29102 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29103
29104 * gdb.base/signals.exp: Disable whole file for lynx until
29105 further notice.
29106
29107 * gdb.base/signals.exp: xfail test where "next" acts like
29108 "continue" for lynx.
29109
29110 * gdb.base/interrupt.exp: xfail test for calling function while
29111 inferior is asleep for lynx.
29112
29113 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29114 than one cr-lf after each command.
29115
29116 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29117
29118 * configure.in: Reinstate setting of stabsdirs variable, fix
29119 typo in setting up configdirs for native builds.
29120
29121 * gdb.base/return.exp: Fix typo in return double test.
29122 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29123 compiler from optimizing them away.
29124
29125 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29126
29127 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29128 sequences to be echo'd by gdb when using gdb_test.
29129 * gdb.chill/chexp.exp: Likewise.
29130 * gdb.fortran/exprs.exp: Likewise
29131
29132 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29133
29134 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29135 after the inferior gdb has started.
29136
29137 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29138 after each command.
29139 * gdb.base/funcargs.exp: Likewise.
29140 * gdb.base/gdbvars.exp: Likewise.
29141 * gdb.base/interrupt.exp: Likewise.
29142 * gdb.base/list.exp: Likewise.
29143 * gdb.base/watchpoint.exp: Likewise.
29144 * gdb.c++/demangle.exp: Likewise.
29145 * gdb.c++/inherit.exp: Likewise.
29146 * gdb.chill/chexp.exp: Likewise.
29147 * gdb.fortran/exprs.exp: Likewise.
29148
29149 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29150 test if we can't handle IO to/from the inferior.
29151
29152 * gdb.c++/misc.exp: Always check for a program already being
29153 started after sending a "run" command to gdb.
29154
29155 * gdb.base/twice.exp: Start with a fresh gdb.
29156
29157 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29158 only depend on gdb's expression code, not the chill runtime.
29159
29160 * gdb.base/return.c: Put return values into variables so we
29161 can have gdb print them rather than depending on the program
29162 to print them.
29163 * gdb.base/return.exp: Corresponding changes.
29164
29165 * lib/gdb.exp: Provide default value for noinferiorio.
29166 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29167 the inferior.
29168
29169 * gdb.base/break.exp: Always check for a program already being
29170 started after sending a "run" command to gdb.
29171 (text_next_with_recursion): Don't check the output from the
29172 program's printf statement. Instead just make sure the program
29173 exited.
29174
29175 * gdb.base/commands.exp: Protect tests which need arguments with
29176 $noargs conditionals.
29177
29178 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29179
29180 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29181 of structure member arrays to match gdb/valops.c:value_addr change.
29182
29183 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29184
29185 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29186 cases.
29187
29188 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29189
29190 * configure.in (configdirs): Remove gdb.chill from default list
29191 of subdirs and then add it back in only if doing a native build.
29192 The current chill compiler does not yet work in any cross build.
29193 * Revert all signal changes from Jul 6.
29194 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29195 for sh-hms targets, allowing these tests to link, with no other
29196 changes. Testing is suppressed by setting "nosignals" in site.exp.
29197
29198 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29199
29200 * configure.in (signaldirs): Define and add to configdirs for all
29201 targets except some specific ones that are known to not support signals.
29202 Also clean up formatting.
29203 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29204 (signals, sigall): Remove rules to build.
29205 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29206 Moved to new gdb.signals directory.
29207 * gdb.signals: New test directory.
29208 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29209 signals.c signals.exp}: New or moved files.
29210
29211 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29212
29213 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29214
29215 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29216
29217 * gdb.base/return.exp: Xfail `return double' test failure
29218 on at least Solaris 2.3 and handle future/past versions on
29219 a case by case basis as appropriate. Also update message
29220 to include i*86 failures.
29221
29222 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29223
29224 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29225
29226 * lib/gdb.exp: Fix comment which erroneously identified
29227 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29228 gdb_file_cmd not gdb_load).
29229 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29230
29231 * gdb.base/setvar.exp: Make test names consistent between pass and
29232 fail cases. Use gdb_test more.
29233
29234 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29235
29236 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29237
29238 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29239
29240 * gdb.base/help.exp: Fix expected help string for `show commands'.
29241
29242 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29243
29244 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29245
29246 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29247 of a text section.
29248
29249 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29250
29251 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29252 that loop eventually terminates. Fix Connection refused logic so
29253 that testsuite will expire nicely.
29254
29255 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29256
29257 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29258 config/rom68k.exp: New tcl glue for the appropriate monitors.
29259 These all just end up calling monitor.exp.
29260 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29261 refused' by retrying. Cleanup some timeout issues.
29262 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29263 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29264 callers don't have to set/restore global timeout variable.
29265
29266 * The following set of changes centralizes management of the global
29267 timeout variable. This way, it can be set in one target dependent
29268 place instead of dozens of places scattered throughout the test suite.
29269 If you need to lengthen a timeout, then you should either set timeout
29270 in one of the config/{target}.exp files, or multiply it by a factor.
29271 Setting it to an absolute value is always going to lose for some
29272 targets.
29273 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29274 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29275 * gdb.base/funcargs.exp: Don't set timeout.
29276 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29277 * gdb.base/printcmds.exp (test_print_string_constants
29278 test_print_array_constants): Don't set timeout.
29279 * gdb.base/ptype.exp: Don't set timeout.
29280 * gdb.base/recurse.exp: Don't set timeout.
29281 * gdb.base/return.exp: Don't set timeout.
29282 * gdb.base/watchpoint.exp: Don't set timeout.
29283 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29284 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29285
29286 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29287
29288 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29289
29290 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29291
29292 * lib/gdb.exp: Disable chill tests for irix5.
29293
29294 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29295
29296 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29297 each test pass or fail.
29298
29299 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29300
29301 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29302 xlc not gcc.
29303
29304 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29305
29306 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29307
29308 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29309
29310 * config/est.exp: Fix copyright and comments. Remove dead code.
29311 Use targetname, serialport and baud variables instead of fixed
29312 constants.
29313 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29314 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29315
29316 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29317
29318 * gdb.base/watchpoint.exp: Don't run
29319 test_watchpoint_triggered_in_syscall for sunos.
29320
29321 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29322
29323 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29324 they don't seem to exist. Do include stdio.h.
29325
29326 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29327
29328 * gdb.base/a1-selftest.exp: Add alpha xfail.
29329
29330 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29331
29332 * gdb.base/watchpoint.c (main): Prompt before calling read().
29333 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29334 Revise accordingly. Remove cruft about sending "123" several
29335 times, until it gets noticed. Clean up the "print buf[0]" stuff
29336 so that it passes or fails, and waits for prompts in the usual way.
29337
29338 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29339
29340 * gdb.base/recurse.exp: Fix comment.
29341
29342 * TODO: Remove item about printing variables in nodebug.exp. Add
29343 item about enabling tests which are only run on some targets.
29344
29345 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29346 fail, make test names unique, use new gdb_test convention
29347 regarding pattern, use gdb_test more, etc.).
29348
29349 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29350 fail, make test names unique, etc.).
29351
29352 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29353
29354 * gdb.base/nodebug.c: Change return type of top and middle to
29355 short.
29356 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29357 are fixed by the recent mdebugread.c changes. Allow `short ()'
29358 as type for top and middle.
29359
29360 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29361
29362 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29363 nearly as I can tell, the whole thing was an accident in Stu's
29364 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29365 to replace a send/expect pair with gdb_test, but ended up only
29366 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29367 of 30 Mar 1995 took care of it, but left this vestigial comment
29368 which I am now nuking.
29369
29370 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29371
29372 * gdb.base/break.exp: Look for different line number for
29373 breakpoint at main depending on usestubs.
29374
29375 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29376
29377 * gdb.base/list.exp: Adjust some alternate expect patterns to
29378 match recent list0.c change. Add alternate expect pattern for
29379 output from `list default lines around main' for optimizing
29380 compilers.
29381
29382 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29383
29384 * lib/gdb.exp: If nosignals is not set, set it to 0.
29385
29386 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29387
29388 * config/slite-gdb.exp: Responds to load symbol table prompt.
29389 * gdb.base/break.exp: Adjust line number, fix rerun.
29390 * gdb.base/langs0.c: Add #ifdef usestubs.
29391
29392 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29393
29394 * gdb.base/list.exp: Adjust line contents after adding new lines in
29395 list0.c. Also fix a syntax error.
29396
29397 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29398 * gdb.base/break.exp: ditto.
29399 * gdb.base/list.exp: ditto.
29400 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29401 * gdb.base/run.c: ditto.
29402 * gdb.base/list0.c: ditto.
29403 * gdb.base/funcargs.c: ditto.
29404
29405 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29406
29407 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29408 $targetname, $serialport and $baud instead of hardwired variables.
29409 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29410 target doesn't support signals.
29411
29412 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29413
29414 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29415
29416 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29417
29418 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29419 Don't rely on the value of an auto variable before it has been
29420 initialized. Use gdb_test more.
29421
29422 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29423
29424 * lib/gdb.exp (default_gdb_version): A version number must start
29425 with a digit, but other than that contains all characters up to
29426 the first whitespace character.
29427
29428 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29429
29430 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29431
29432 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29433
29434 * gdb.c++/*.exp: Warn if executable does not exist. The original
29435 reason for skipping the warning was that configure.in sometimes
29436 intentionally skipped building the executables but the tcl code
29437 had no way of knowing. That (a) was always bogus with respect to
29438 error handling, (b) is no longer true (right now there is no way
29439 to skip C++ tests).
29440
29441 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29442
29443 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29444
29445 * gdb.base/list.exp: Add expect patterns for output from
29446 SunPRO compiled executables.
29447 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29448 types.
29449
29450 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29451
29452 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29453 number (we are already testing that the correct source line text
29454 gets printed).
29455
29456 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29457 that is what is intended, but something needed to be done to get
29458 sunos4 native working again.
29459
29460 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29461
29462 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29463 apparently went with a (very) old xfail.
29464
29465 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29466
29467 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29468 runto_main is a proc in gdb.exp that will do 'step' for target use
29469 stubs.
29470 * gdb.base/exprs.exp: ditto.
29471 * gdb.base/interrupt.exp: ditto.
29472 * gdb.base/opaque.exp: ditto.
29473 * gdb.base/printcmds.exp: ditto.
29474 * gdb.base/ptype.exp: ditto.
29475 * gdb.base/scope.exp: ditto.
29476 * gdb.base/setvar.exp: ditto.
29477 * gdb.base/signals.exp: ditto.
29478 * gdb.base/twice.exp: ditto.
29479 * gdb.c++/classes.exp: ditto.
29480 * gdb.c++/inherit.exp: ditto.
29481 * gdb.c++/templates.exp: ditto.
29482 * gdb.base/break.exp: no run and hit main for stubs. Change line
29483 numbers for breakpoints and info breakpoint.
29484 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29485 breakpoint().
29486 * gdb.base/callfuncs.c: ditto.
29487 * gdb.base/exprs: ditto.
29488 * gdb.base/interrupt.c: ditto.
29489 * gdb.base/opaque0.c: ditto.
29490 * gdb.base/printcmds.c: ditto.
29491 * gdb.base/ptype.c: ditto.
29492 * gdb.base/scope0.c: ditto.
29493 * gdb.base/setvar.c: ditto.
29494 * gdb.base/signals.c: ditto.
29495 * gdb.base/twice.c: ditto.
29496 * gdb.c++/misc.cc: ditto.
29497 * gdb.c++/templates.cc: ditto.
29498
29499 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29500
29501 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29502
29503 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29504 somewhere between `read' and `main.c'. I'm pretty sure the
29505 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29506 and it isn't particularly useful.
29507
29508 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29509
29510 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29511
29512 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29513
29514 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29515
29516 * config/mt-slite: add LIBS and -nostdlib.
29517 * config/slite-gdb.exp: add this new file to support sparclite target.
29518
29519 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29520
29521 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29522
29523 * gdb.base/a2-run.exp: Change argument to istarget from
29524 "*-*-vxworks" to "*-*-vxworks*".
29525 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29526
29527 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29528
29529 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29530 will not runto main but do a 'step' to step out of breakpoint().
29531 * config/mt-slite: add -Dusestubs.
29532
29533 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29534
29535 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29536 instead of just @.
29537
29538 * gdb.base/signals.exp: Add test for "handle all print".
29539 * TODO: Remove "handle all print". Also remove item about
29540 checking copyright date (I don't like the idea of a spurious FAIL
29541 based on when we run the tests).
29542
29543 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29544 for SunOS4 (reason for failure not investigated). Remove
29545 redundant test for $binfile.
29546
29547 * gdb.base/nodebug.c (array_index): Call malloc.
29548
29549 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29550
29551 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29552
29553 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29554 conventions and slightly simplify the matching regexp.
29555
29556 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29557
29558 * gdb.base/break.exp: Update gdb_test invocation to use new
29559 convention.
29560
29561 * lib/gdb.exp: If noargs is not set, set it to 0.
29562
29563 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29564 tests unique.
29565
29566 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29567
29568 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29569
29570 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29571 one argument of type "<non-float parameter>".
29572
29573 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29574
29575 * config/rom68k.exp: New file to support Motorola IDP board.
29576 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29577 * gdb.base/break.c: Change things around so that this program
29578 doesn't depend upon args. This is necessary to make remote
29579 targets work (in general, they can't take args).
29580 * gdb.base/break.exp: Don't try to send args to program. Don't
29581 expect output. Also, replace lots of code with gdb_test.
29582
29583 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29584
29585 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29586 printing of '\'' (which is what the comment says we are testing,
29587 even though we were not), not '''.
29588 (test_integer_literals_rejected): Test that printing ''' is an error.
29589
29590 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29591 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29592 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29593 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29594 Use gdb_test not test_print_accept.
29595 * lib/gdb.exp: Remove test_print_accept.
29596
29597 * gdb.base/signals.exp (signal_tests_1): Make pass message
29598 consistent with fail message.
29599
29600 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29601 unsigned char; the bug (PR 1821) is fixed.
29602
29603 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29604
29605 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29606 successful tests--makes xfailing them work right.
29607
29608 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29609
29610 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29611 only \r\n, not .*. The test can pass .* as the last thing in
29612 $pattern if that is what it wants. In addition to providing this
29613 flexibility, this change should speed up pattern matching in cases
29614 where the pattern already ended with .* (there were a number of
29615 them). This change also helps catch bad patterns--in the old
29616 scheme the typo "char \*" instead of "char \\*" would pass. Now
29617 it is caught.
29618 * Many .exp files: Update callers.
29619
29620 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29621 clearer and does not spuriously match multiple ('s. Likewise for
29622 ) and *.
29623
29624 * gdb.base/nodebug.exp: Test ability to call a function and pass
29625 it a string (even with no debugging info).
29626
29627 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29628 "p '\'", which is the same as "p ''" once tcl gets done with
29629 quoting, to "p '\\'", which I suspect is what is intended (one
29630 backslash gets sent to GDB).
29631
29632 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29633
29634 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29635
29636 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29637 1817) was fixed literally years ago.
29638
29639 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29640
29641 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29642 test, it causes stepping out of call_after_alloca_subr with
29643 optimizing compilers.
29644 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29645 fails.
29646
29647 * gdb.c++/templates.exp: Source templ-info.exp only if
29648 the templates executable exists.
29649
29650 * gdb.c++/misc.cc (class Contains_static_instance,
29651 class Contains_nested_static_instance),
29652 gdb.c++/classes.exp (test_static_members): Test printing of
29653 a class that contains a static instance of the class.
29654
29655 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29656
29657 * gdb.base/langs2.c (cppsub_): Don't prototype.
29658 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29659 only, I believe).
29660
29661 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29662
29663 * lib/gdb.exp (skip_chill_tests): New procedure.
29664
29665 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29666
29667 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29668
29669 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29670 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29671
29672 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29673
29674 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29675
29676 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29677 disassemble 8, not 16, instructions for part 4.
29678
29679 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29680 support the latter anymore.
29681
29682 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29683 -DNO_PROTOTYPES.
29684 * gdb.base/callfuncs.c: Control use of prototypes based on
29685 NO_PROTOTYPES, not __STDC__.
29686 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29687 t_float_values2 tests if prototypes in use.
29688
29689 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29690 t_double_values): When checking differences against DELTA, check
29691 that difference is within the range (-DELTA,DELTA), not just
29692 (-infinity,DELTA).
29693
29694 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29695
29696 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29697 'file' command firts, then 'target', then 'load', this is due to gdb
29698 target set up.
29699 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29700
29701 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29702
29703 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29704 FP load/store variants.
29705 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29706
29707 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29708
29709 * gdb.base/term.exp: Do not give a warning if not native, it is
29710 not an abnormal condition.
29711
29712 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29713
29714 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29715 t_char_array".
29716
29717 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29718
29719 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29720 are getting the version number.
29721
29722 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29723 if not native, it is not an abnormal condition.
29724
29725 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29726
29727 * lib/gdb.exp: Just use "file exists", rather than undocumented
29728 dejagnu procedure "findfile".
29729
29730 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29731
29732 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29733 (LDFLAGS): Set to -Xlinker -Ur.
29734
29735 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29736 Removed, these values are set by lib/gdb.exp.
29737
29738 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29739
29740 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29741
29742 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29743 of replicating gdb startup code.
29744
29745 * config/mt-vxworks (LDFLAGS): Set to -r.
29746 (CFLAGS_FOR_TARGET): Removed.
29747
29748 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29749 (gdb) and gdb for vxworks uses (vxgdb).
29750
29751 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29752 executable is not in the tree and host != target, use sed and
29753 program_transform_name to determine the gdb name used by the
29754 target.
29755
29756 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29757 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29758
29759 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29760
29761 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29762 floats, chars, and shorts where there are ANSI-style function
29763 definitions.
29764
29765 * gdb.base/langs.exp, gdb.base/langs*: New test.
29766 * gdb.base/Makefile.in: Build it.
29767 * TODO: Remove item about checking that C names don't get C++
29768 demangling applied; this test tests it.
29769
29770 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29771
29772 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29773 went with the const70 xfail. The xfail went away a year ago.
29774
29775 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29776
29777 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29778 for hp300.
29779
29780 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29781
29782 * gdb.base/a1-selftest.exp: Don't run on hp300.
29783
29784 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29785
29786 * Makefile.in (site.exp): Set host_alias and target_alias as well
29787 as host_triplet and target_triplet.
29788
29789 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29790
29791 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29792
29793 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29794 places as other ecoff systems).
29795
29796 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29797 ultrix.
29798
29799 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29800
29801 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29802 remove them.
29803 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29804 variable and "variable" in addition to "data variable".
29805 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29806
29807 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29808 2.
29809 * gdb.base/list1.c (long_line): Add additional statement at start
29810 of function.
29811 * gdb.base/list.exp (test_forward_search): Update line number to
29812 reflect new statement.
29813
29814 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29815
29816 * gdb.base/signals.exp: Reinitialize searched source directories
29817 after gdb_start call.
29818
29819 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29820
29821 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29822 * gdb.stabs/Makefile.in: Likewise.
29823
29824 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29825 change. Instead split the tests into smaller pieces.
29826 * gdb.disasm/hppa.s: Corresponding changes.
29827
29828 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29829
29830 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29831 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29832
29833 * gdb.base/funcargs.exp: Modify many tests so that every test
29834 either passes or fails. Make some test names unique.
29835
29836 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29837
29838 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29839 Call stty to set interrupt character.
29840
29841 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29842 for HP assembler versus GNU assembler based on actual behavior of
29843 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29844
29845 * TODO: Suggest a few more stepping tests.
29846
29847 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29848
29849 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29850 restart GDB for h8300 after a continue.
29851 (return): Add pattern to match a29k-udi behavior.
29852 * gdb.base/nodebug.exp: Remove obsolete comment.
29853 * gdb.base/regs.exp: New file, testing of register displays.
29854 * gdb.base/return.exp: Fix typo in reference to $objdir.
29855 * gdb.base/whatis.exp: Always start with a fresh GDB.
29856
29857 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29858
29859 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29860 higher, these tests generate a lot of output.
29861
29862 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29863
29864 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29865 code following the catch silently ignored some errors; without the
29866 catch they should be thrown like any other tcl error. Also, the
29867 catch used "" instead of {} which meant all the callers who wanted
29868 to include one of the characters "[]$ had to quote it an extra time.
29869 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29870 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29871 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29872 Remove extra quoting.
29873
29874 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29875
29876 * gdb.base/commands.exp: Make test names unique; every test either
29877 passes or fails. Update some comments.
29878
29879 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29880
29881 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29882
29883 The following fixes a FAIL caused by the fact that the alpha stabs
29884 configuration didn't use the ".if alpha" code in weird.def.
29885 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29886 bit pointer, so the 32 bit version works even on the alpha.
29887 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29888 Remove the stuff which allowed us to have separate versions for
29889 alpha and everything else.
29890
29891 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29892 regexp which "info func operator\[\](" is supposed to match. Fix
29893 string to send to GDB. Note that GDB still doesn't work right. Add a
29894 new test for "info func .perator\[\](" which GDB does handle correctly.
29895
29896 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29897
29898 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29899
29900 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29901 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29902 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29903 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29904 it makes the tests harder to understand and confuses test-o-matic.
29905 The preferred style is that each test provides a PASS or a FAIL,
29906 and has a unique message (e.g. "continue #54" not just "continue")
29907 which is the same for the pass and the fail.
29908 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29909 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29910 to lib/gdb.exp.
29911 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29912 prt_accept which was basically the same thing. Likewise for
29913 test_print_reject and prt_reject.
29914 * lib/gdb.exp (test_print_reject): Add some more error message
29915 patterns to match from the former printcmds.exp (prt_reject).
29916 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29917 One defect of the passcount stuff is that some of it failed to
29918 report XPASS where appropriate.
29919 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29920 stuff before and after arg in expected pattern.
29921 (test_paddr_operator_functions): Re-do test without print_addr_of;
29922 this is the only test which seems to want extra stuff there.
29923
29924 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29925
29926 * gdb.base/nodebug.exp: Update new tests to reflect improved
29927 wording of gdb output.
29928
29929 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29930 and "ptype" work on variables in files compiled without -g.
29931 Replaces commented out "maint print msymbol" tests.
29932
29933 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29934
29935 * gdb.base/setvar.c (dummy): Call malloc.
29936
29937 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29938 losing with the irix4 sed.
29939
29940 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29941 ALRM" on irix4.
29942
29943 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29944
29945 * TODO: Remove items about corefile.exp testing new exec-file and
29946 backtrace; both are now done. Add items about printing enums.
29947
29948 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29949
29950 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29951 "get signal $thissig" test fails.
29952
29953 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29954
29955 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29956
29957 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29958 compiler warning with dec alpha compiler.
29959
29960 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29961 extra \n from gdb_test call (this explains why the prompt test
29962 that I removed yesterday was there).
29963 (user_defined_command_test): Remove extra \n and prompt test.
29964
29965 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29966 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29967 doesn't exist.
29968 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29969 Also remove alpha workaround, which turns out to be because
29970 SIGABRT == SIGLOST.
29971
29972 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29973
29974 * gdb.base/help.exp: Don't test "help show".
29975
29976 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29977
29978 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29979 "set print address" is on.
29980 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29981 pass prompt to gdb_test; gdb_test already looks for the prompt.
29982
29983 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
29984
29985 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
29986 was a vestige of the manual TESTSTRATEGY, and the purpose of it
29987 was to make sure that gdb can read a core file. But (a) the "read
29988 the corefile" part didn't make it to a1-selftest.exp, we just
29989 delete the corefile after creating it, and (b) we test reading
29990 corefiles in corefile.exp anyway. Also, this test left around a
29991 xgdb process on Solaris.
29992
29993 * gdb.base/corefile.exp: Also test backtrace.
29994
29995 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29996
29997 * gdb.base/commands.exp: Test a simple user defined command with
29998 arguments and if/while statements; verify the full user command is
29999 printed by "show user".
30000
30001 * gdb.base/commands.exp: Test if/while commands as part of a
30002 breakpoint command list; verify they appear in breakpoint
30003 information.
30004
30005 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30006
30007 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30008 than by dividing by zero.
30009
30010 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30011
30012 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30013 performing an inferior call with watchpoints enabled.
30014 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30015 call.
30016
30017 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30018
30019 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30020 of "file" command.
30021
30022 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30023 Add additional pattern for when "int operator int(void);" appears
30024 in a different order.
30025
30026 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30027
30028 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30029
30030 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30031 and "signal" with ".*".
30032
30033 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30034
30035 * TODO: Add note about "handle all nostop".
30036
30037 * gdb.base/{sigall.c, sigall.exp}: New test.
30038 * gdb.base/Makefile.in: Add it.
30039
30040 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30041
30042 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30043 when invoking GDB, suppresses any windowing interface.
30044
30045 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30046
30047 * config/sim-gdb: New file, simulator testing support.
30048
30049 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30050
30051 * gdb.base/interrupt.exp: Test calling func1 twice.
30052
30053 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30054
30055 * gdb.base/list.exp (test_forward_search): Set timeout higher
30056 when we'll be getting lots of output from gdb.
30057
30058 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30059 "init_malloc" to after the expect statement. Run it if that
30060 regexp is taken, but also for two others which happen if source
30061 cannot be found.
30062
30063 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30064
30065 * gdb.base/printcmds.exp: New test, for printing register before
30066 program is running.
30067
30068 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30069
30070 * gdb.base/list.exp: Correct some alternate expect patterns
30071 to reflect changes in list1.c.
30072
30073 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30074
30075 * TODO: Add item regarding large frames.
30076
30077 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30078
30079 * TODO: Remove item about enabling return.exp; it
30080 is enabled. Suggest a few more "return" tests.
30081
30082 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30083
30084 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30085 anonymous unions.
30086
30087 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30088
30089 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30090 and pr-5646.o, so "make" is the same as "make all", not "make
30091 pr-4975.o".
30092
30093 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30094
30095 * gdb.base/list.exp: Adjust expectations to reflect changes in
30096 list1.c.
30097 (test_forward_search): New test proc.
30098 * gdb.base/list1.c (long_line): New function, has long source line.
30099
30100 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30101
30102 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30103 additional line of code that was added.
30104
30105 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30106
30107 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30108 tests so as not to overflow expect's input buffers.
30109 * gdb.disasm/hppa.exp: Corresponding changes.
30110
30111 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30112
30113 Beginnings of template debugging tests.
30114 * gdb.c++/templ-info.cc: New file to test for template
30115 debugging capability of the compiler.
30116 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30117 templ-info.cc.
30118 * gdb.c++/templates.cc: Add explicit template instantiations
30119 to enable compiling with -fno-implicit-templates. Add destructor
30120 and 'value' method to T5 class for template tests.
30121 * gdb.c++/templates.exp: Add testcases for printing of template
30122 types, setting breakpoints on template methods and calling a
30123 template method.
30124
30125 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30126
30127 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30128 branch target since some assemblers (gas-2.5) may emit a
30129 relocation for the branch instead of resolving it in the
30130 assembler.
30131
30132 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30133
30134 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30135 through signal handler.
30136
30137 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30138
30139 * configure.in (*-*-netware): Use config/mt-netware.
30140
30141 * config/mt-netware: New file.
30142 * config/mt-i386-netware: Removed, separate configs for different
30143 netware architectures are no longer needed now that we have
30144 --with-headers.
30145
30146 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30147
30148 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30149 by the recent changes to use ANSI C arithmetic conversions.
30150
30151 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30152
30153 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30154 bug involving using inferior_pid to figure out whether to select a
30155 frame.
30156
30157 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30158
30159 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30160 match the current disassembler output.
30161
30162 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30163
30164 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30165 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30166 types, expect "int" as type of integer values (for now).
30167
30168 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30169
30170 * gdb.base/commands.exp: New tests for if/while commands.
30171
30172 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30173
30174 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30175 by .*, since hex values have different syntax in Chill mode.
30176
30177 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30178
30179 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30180 linefeed from expect pattern for repeated types with indices > 9.
30181
30182 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30183
30184 First part of Fortran test suite.
30185 * gdb.fortran: New directory.
30186 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30187
30188 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30189
30190 * gdb.base/default.exp: Update expect pattern for load command
30191 without arguments.
30192
30193 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30194
30195 * configure.in: Change i386 to i[345]86.
30196 * gdb.base/configure.in: Likewise.
30197 * gdb.c++/configure.in: Likewise.
30198 * gdb.chill/configure.in: Likewise.
30199
30200 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30201
30202 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30203 patterns, since that is not a valid context for comments.
30204
30205 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30206
30207 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30208 repeated types and repeated types with indices > 9.
30209
30210 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30211
30212 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30213 2417; old bug has been fixed.
30214
30215 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30216
30217 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30218 send the newline ourselves instead of assuming gdb_test will do
30219 so when passed an empty input string.
30220
30221 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30222 stabs testcode.
30223
30224 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30225
30226 * lib/gdb.exp (gdb_test): Don't send anything if the first
30227 argument is an empty string. This makes cases where we want to
30228 match output that is already in expect's buffers (for example,
30229 matching a breakpoint after gdb_run_cmd has been called) work
30230 reliably.
30231
30232 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30233
30234 * config/netware.exp: New file.
30235
30236 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30237
30238 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30239 the -B and -L prefixes so we can find the debugging stub.
30240
30241 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30242 there and we are using the gcc from the tree.
30243
30244 * gdb.base/types.c: Removed.
30245
30246 * gdb.base/configure.in: Look for makefile fragments in ../config.
30247 Recognize i386-*-netware.
30248 * gdb.c++/configure.in: Likewise.
30249
30250 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30251
30252 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30253 the correct TCL syntax.
30254
30255 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30256
30257 * gdb.base/opaque.exp: use runto instead of messing around with
30258 breakpoints. Simplify by using gdb_test.
30259
30260 * gdb.base/bitfields.exp: restart between tests on netware targets
30261 because breakpoints aren't relocated after target death. Run
30262 processes to completion.
30263
30264 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30265
30266 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30267
30268 * Makefile.in: Remove extra tabs that confuse some versions
30269 of "make". Use the newly built gdb to test with by default,
30270 rather than the first one in the tester's search path.
30271
30272 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30273
30274 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30275
30276 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30277 condition help.
30278
30279 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30280
30281 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30282
30283 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30284 running.
30285 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30286 * gdb.base/funcargs.exp: Likewise.
30287
30288 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30289 * gdb.base/funcargs.exp: Likewise.
30290
30291 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30292 message is "".
30293
30294 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30295
30296 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30297 return,signals,twice}.exp: Handle non-existant binaries
30298 consistantly.
30299
30300 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30301 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30302 might testing a cross development system.
30303
30304 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30305
30306 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30307 runtest script is relative to ${srcdir}, not ${rootdir}.
30308
30309 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30310
30311 * gdb.base/signals.exp: Allow for optionality of breakpoint
30312 address.
30313
30314 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30315
30316 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30317
30318 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30319
30320 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30321 for size_t definition.
30322 * gdb.c++/templates.cc: Likewise
30323
30324 * config/mt-i386-netware: New file.
30325
30326 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30327 defined.
30328
30329 * gdb.base/Makefile.in: Added support for systems that name core
30330 files by appending "core" to the program name.
30331 * gdb.base/a1-selftest.exp: Likewise.
30332
30333 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30334
30335 * gdb.base/return.exp: Add comment and message for `return double'
30336 test failure on Sparc Solaris.
30337
30338 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30339
30340 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30341
30342 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30343
30344 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30345 from optimizing them away.
30346 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30347 patterns to include default constructors and assignment operators,
30348 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30349 character in the output of the virtual base pointer.
30350
30351 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30352
30353 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30354 expression match in print_addr_of to avoid unintented matches.
30355 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30356 versions up to 2.5.8.
30357
30358 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30359
30360 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30361 included file to run under newer versions of expect.
30362 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30363 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30364 Remove xfail for the virtual table of BDDHookV.
30365
30366 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30367
30368 * lib/gdb.exp (string_to_regexp): Set a default result.
30369 (default_gdb_start): Fix misleading message.
30370
30371 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30372
30373 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30374 Remove all CC, etc definitions.
30375 * config/mt-hpux: New file.
30376 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30377 (CFLAGS, LDFLAGS): Define.
30378 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30379
30380 * Makefile.in (site.exp): Don't insert host_os, etc.
30381 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30382 (distclean): Check existence of subdir.
30383 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30384 * gdb.base/Makefile.in: General cleanup and simplification.
30385 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30386 to build executables. Use default rule to build .o files.
30387 (EXPECT, RUNTEST, CC): Fix relative pathname.
30388 (site.exp): Don't insert host_os, etc.
30389 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30390 and/or SIGUSR1 defined.
30391 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30392 * gdb.c++/Makefile.in: General cleanup and simplification.
30393 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30394 (CFLAGS): Remove.
30395 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30396
30397 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30398
30399 * gdb.base/recurse.exp: Misc changes to get tests running again
30400 after Kung's changes to the watchpoint code.
30401 * gdb.base/watchpoint.exp: Likewise.
30402
30403 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30404
30405 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30406
30407 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30408
30409 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30410 * lib/gdb.exp (default_gdb_start): Define.
30411 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30412 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30413 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30414 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30415 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30416 Don't call gdb_target_udi in between tests.
30417
30418 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30419
30420 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30421 (which was basically just a local version of the same thing). In
30422 addition to avoiding duplication, gdb_test_exact is faster.
30423 * lib/gdb.exp (gdb_test_exact): Fix typo.
30424
30425 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30426 don't give an error.
30427
30428 * gdb.base/term.exp: Call delete_breakpoints before starting.
30429
30430 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30431 (t10): Add comment.
30432
30433 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30434
30435 Reorganization of the GDB Test Suite.
30436
30437 * gdb.base: New directory, contains all the basic tests.
30438 * gdb.c++: New directory, tests specific to C++.
30439 * gdb.chill: New directory, tests specific to Chill.
30440 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30441 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30442 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30443 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30444 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30445 t30-31 to chill).
30446 * */gdbme.*: Rename to match appropriate expect scripts.
30447 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30448 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30449 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30450 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30451 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30452 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30453 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30454 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30455 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30456 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30457 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30458 gdb.c++/virtfunc.cc: New names of C++ files.
30459 * gdb.chill/chillvars.ch: New name of Chill file.
30460 * gdb.base/configure.in, gdb.c++/configure.in,
30461 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30462 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30463 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30464 * configure.in (configdirs): Update to reflect directory changes.
30465 (target_abbrev): No longer define for any configuration.
30466 * Makefile.in: Cosmetic improvements to header comments.
30467
30468 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30469
30470 Various changes to gdb.t31:
30471
30472 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30473 * gdbme.ch: Make all key-words and predefineds be upper-case.
30474 * chillvars.exp: Expect key-words and predefinds in upper-case.
30475
30476 * chillvars.exp: Use gdb_test_exact many places.
30477 Change expected output for arrays (which now includes index labels).
30478
30479 * pr-5020.exp, gdme.ch (module PR_5020):
30480 New test, for PR-5020.
30481
30482 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30483
30484 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30485 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30486
30487 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30488
30489 * Makefile.in: Fix bit-rot in definitions of CHILL,
30490 CHILL_FOR_TARGET and Chill_LIB.
30491 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30492 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30493 CHILL, and CHILL_LIB.
30494
30495 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30496
30497 * Revert the previous changes. Please see Rob's directory
30498 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30499
30500 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30501
30502 * Makefile.in, configure.in, config/mips-gdb.exp,
30503 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30504 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30505 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30506 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30507 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30508 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30509 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30510 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30511 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30512 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30513 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30514 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30515 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30516 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30517 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30518 changes from 94Q1.
30519
30520 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30521
30522 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30523 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30524 Rob's new testing fragments.
30525
30526 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30527
30528 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30529 lib/gdb.exp: Replace error proc calls with perror.
30530
30531 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30532
30533 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30534 version also, match on casted version strings, and match on
30535 gdb startup case where the line numbers might be messed up.
30536
30537 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30538
30539 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30540 (CFLAGS): Delete it from here.
30541
30542 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30543
30544 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30545
30546 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30547
30548 * Makefile.in (RUNTEST): Default to just "runtest".
30549
30550 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30551
30552 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30553 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30554 the code has been restructured.
30555
30556 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30557
30558 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30559 \n, not just one of each.
30560
30561 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30562 /bin/cc gives a warning if you do.
30563
30564 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30565
30566 * gdb.t24/demangle.exp: change expect pattern of
30567 __t10ListS_link1ZUiRCUiPT0
30568
30569 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30570
30571 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30572 on local variables in recursive functions.
30573
30574 * gdb.t07/Makefile.in: Build the new test.
30575
30576 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30577
30578 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30579 directly. Instead compare the return values from actual calls.
30580
30581 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30582
30583 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30584
30585 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30586
30587 * From Peter Schauer with minor modifications.
30588 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30589 stops in mid-line in the caller. Add xfail for returning a float
30590 value on X86 targets.
30591
30592 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30593
30594 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30595 to avoid expect lossage.
30596 (fmem_LRbug_tests): Likewise.
30597 * gdb.disasm/hppa.s: Corresponding changes.
30598
30599 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30600 conditions to work with latest dejagnu/expect.
30601
30602 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30603 expected to fail on the PA.
30604 (backtrace in call with trampolines): Explicitly require main
30605 to be frame #1 (no trampolines should show up in backtrace).
30606
30607 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30608 "continue -expect".
30609 * gdb.t06/break.exp: Likewise.
30610 * gdb.t07/watchpoint.exp: Likewise.
30611 * gdb.t13/bitfields.exp: Likewise.
30612 * gdb.t15/{funcargs,return}.exp: Likewise.
30613 * gdb.stabs/weird.exp: Likewise.
30614 * config/{mips,udi}-gdb.exp: Likewise.
30615
30616 * hppa.sed: Enclose comments within a sed command to avoid
30617 losing with the old OSF1 sed.
30618
30619 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30620
30621 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30622 sequent dynix.
30623 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30624 * gdb.t15/funcargs.exp: Conditionally step again to really
30625 finish from marker_call_with_trampolines. Handle the case where
30626 the first step from within call_with_trampolines already steps
30627 us back to main.
30628 * gdb.t15/gdbme.c: Add comment to closing brace of
30629 call_with_trampolines for funcargs.exp.
30630
30631 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30632
30633 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30634 Fix typo(s).
30635
30636 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30637
30638 * gdb.t07/gdbme.c: More code for watchpoint testing.
30639
30640 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30641 "Hardware watchpoint" throughout file.
30642 (test_watchpoint_triggered_in_syscall): New test.
30643 (test_complex_watchpoint): New test.
30644
30645 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30646
30647 * gdbme.c (call_with_trampolines): New function to try and step
30648 into. Tests trampoline problems on the PA.
30649
30650 * funcargs.exp (localvars_in_indirect_call): No longer expect
30651 stepping into indirect call to fail on PAs.
30652 (test_stepping_over_trampolines): New test.
30653
30654 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30655
30656 * TODO: Add suggestions for static member function tests, and
30657 completion tests.
30658
30659 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30660
30661 * TODO: Add suggestions for "p/a" tests.
30662
30663 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30664 (default_gdb_exit): Replace all the hair with sending "quit" to
30665 the process with a simple close.
30666
30667 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30668
30669 * TODO: Add suggestions for shared library tests.
30670
30671 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30672
30673 * TODO: Add suggestions for x/s tests.
30674
30675 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30676
30677 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30678 "enable once", and "enable breakpoints once" with ".*".
30679
30680 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30681
30682 * TODO: Add suggestions about structure passing tests.
30683
30684 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30685
30686 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30687 the primary1 test, use work around if __GNUC__ < 2.
30688 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30689 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30690 Test for bad output rather than waiting for timeout. Issue
30691 second continue only if first continue failed.
30692
30693 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30694
30695 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30696 operator[] test with gdb_test because the old code didn't seem to
30697 be getting the quoting right with the new dejagnu.
30698
30699 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30700
30701 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30702 one from the path.
30703 * Makefile.in: Use a fresh expect if there is one, use runtest
30704 from the src tree if there is one.
30705
30706 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30707
30708 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30709 next over recursive call. Revise the tests from that point on
30710 (which had been skipped) to match GDB's actual (correct) output.
30711
30712 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30713 with next over a breakpoint whose condition is false.
30714
30715 * gdb.t00/help.exp: Comment out "help set print" tests just like
30716 (and for same reason as) "help set" test.
30717
30718 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30719
30720 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30721 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30722
30723 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30724
30725 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30726 necessary gdb_target_udi.
30727
30728 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30729
30730 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30731 1838 and 2417; they are fixed.
30732
30733 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30734 gdb.t03/ptype.exp (ptype structure, ptype union):
30735 Remove xfails; the test is looser than when the xfails were added.
30736
30737 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30738 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30739
30740 * gdb.t01/run.exp: Only run shell test if isnative.
30741
30742 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30743 since "run" automatically loads if necessary. Call gdb_target_udi
30744 after the "file" since "file" kills any execution target.
30745
30746 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30747 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30748 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30749 argument for UDI.
30750
30751 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30752
30753 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30754
30755 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30756
30757 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30758
30759 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30760 properly quoting regexps. This makes the second argument to
30761 demangle a fixed string, which matches the callers, instead of a
30762 shell-style pattern which is what the previous implementation
30763 used. Update some of the callers.
30764
30765 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30766
30767 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30768 (comib_nullified_tests): Fix typo.
30769 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30770 strings. No longer expected to fail.
30771
30772 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30773 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30774 strings. No longer expected to fail.
30775
30776 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30777 string. No longer expected to fail.
30778
30779 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30780
30781 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30782 No longer expected to fail.
30783
30784 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30785 string. No longer expected to fail.
30786
30787 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30788
30789 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30790 only in the names (I probably got most of them). I was even
30791 generous with some which differed in underscores in names, and
30792 probably missed a few, and I *still* was able to remove almost a
30793 third of the file with almost no impact on testsuite coverage.
30794
30795 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30796
30797 * gdb.t00/default.exp: Match udi_attach error message as well as
30798 the one from child_attach.
30799
30800 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30801
30802 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30803
30804 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30805 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30806
30807 * Move test with enums and partial symbols back to
30808 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30809 Reverts the change of 26 May 93. Per today's change to
30810 stabs.texinfo, the behavior that weird.exp was expecting was
30811 unreasonable; what is important is that the compiler+gdb get
30812 things right, which happens with a recent gcc. Also fix the test
30813 to deal with native compilers which put out the stab gdb can't
30814 deal with.
30815
30816 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30817
30818 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30819 in the names. The main thing these accomplish is to slow things down.
30820 Many more such duplicates surely remain.
30821
30822 * gdb.t00/help.exp: Comment out "help support" test just like
30823 (and for same reason as) "help set" test.
30824
30825 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30826
30827 * gdb.t06/break.exp: Remove setup_xfails for
30828 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30829 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30830 about known bug in gcc to include up through 2.5.8.
30831 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30832 well as "_vb$".
30833 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30834 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30835 with latest gcc and gdb.
30836 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30837 well as "_vb$".
30838
30839 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30840
30841 * configure.in (hppa*-*-*): Also configure and build stabs-only
30842 tests.
30843
30844 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30845
30846 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30847 * gdb.t10/configure.in (hppa*-*-*): Use it.
30848
30849 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30850
30851 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30852
30853 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30854
30855 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30856 versions prior to 1.13.5.
30857
30858 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30859
30860 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30861 the prompt is at the start of a line.
30862
30863 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30864
30865 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30866 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30867 in the copr tests now.
30868 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30869 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30870 expected to fail.
30871
30872 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30873
30874 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30875 gdb.t31/chillvars.exp, lib/gdb.exp:
30876 Tweak to run under either version of expect.
30877 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30878 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30879 * gdb.t11/list.exp: Remove extraneous whitespace.
30880
30881 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30882
30883 * gdb.t16/printcmds.exp (test_print_strings): Accept
30884 "(unsigned char *) " before the string.
30885
30886 * TODO: Add notes about printing of fancy types and GDB expressions.
30887
30888 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30889
30890 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30891 * gdb.t06/configure.in: Don't try to compile signals test program
30892 if doing mips-idt-ecoff.
30893
30894 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30895
30896 * Most .exp files: Tweak to run under either version of expect.
30897
30898 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30899
30900 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30901 xfails; I'm not sure why they are failing, but not because of PR 1806.
30902
30903 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30904
30905 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30906 defined in lib/gdb.exp.
30907
30908 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30909
30910 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30911 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30912 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30913 have to be typeless.
30914
30915 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30916
30917 * TODO: Add suggestion for copyright year test.
30918
30919 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30920
30921 * configure.in (*-*-lynxos*): Add stabs tests.
30922
30923 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30924
30925 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30926 so insert a tab before any assembler directive in column zero.
30927
30928 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30929 stores.
30930 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30931 stores.
30932 (fpu_short_memory_tests): Likewise.
30933
30934 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30935
30936 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
30937 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
30938 .stabs directives in comments.
30939
30940 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30941
30942 * TODO: New file, describing tests we could write.
30943 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30944
30945 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30946
30947 * gdb.t06/signals.exp: Add kludge to force re-sync.
30948
30949 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30950 to xgdb instead of gdb, get out of gdb.
30951
30952 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
30953
30954 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30955 for info.
30956
30957 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30958
30959 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30960 * gdb.stabs/configure.in (hppa*-*-*): Use it.
30961 * gdb.stabs/hppa.sed: New sed script for the PA.
30962
30963 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30964
30965 * gdb.stabs: Re-write weird.def and configuration to use sed
30966 instead of cpp. sed is portable and POSIX; cpp is neither.
30967
30968 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30969
30970 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30971
30972 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30973
30974 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30975
30976 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30977
30978 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30979 "_vb$".
30980 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30981 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30982
30983 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30984
30985 * lib/gdb.exp: Comment out code which depends on non-existent
30986 `transform' procedure.
30987
30988 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30989
30990 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30991 * lib/gdb.exp: Transform tool name.
30992 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30993 1.1's new error handling system.
30994
30995 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30996
30997 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30998
30999 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31000
31001 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31002 They made pattern matching so slow that timeouts happened on
31003 heavily loaded systems. Now any output from "show print" which
31004 gets us back to the GDB prompt is a PASS.
31005
31006 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31007
31008 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31009
31010 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31011
31012 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31013
31014 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31015 It is not from PR 3220.
31016
31017 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31018
31019 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31020 just started failing because they depended on the order the
31021 subcommands are presented, or exact docstring text. This kind of
31022 test is a pain and has minimal benefit.
31023
31024 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31025
31026 * gdb.t09/corefile.exp: At end of test, use "core" command with
31027 no arguments.
31028
31029 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31030
31031 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31032 17}/Makefile.in: Make it possible to run the testsuite with Sun
31033 make and CC = cross gcc by adding explicit build rules for .o
31034 files.
31035
31036 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31037
31038 * gdb.t15/funcargs.exp: Don't put comments on same line as
31039 setup_xfail (@#$*%& tcl braindamage!).
31040
31041 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31044
31045 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31046
31047 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31048 * gdb.t20/inherit.exp: remove three dumplicate entries.
31049
31050 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31051
31052 * gdb.t06/break.exp: For "next over recursive call", fail on any
31053 incorrect output, not just on "factorial (value=2)".
31054
31055 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31056
31057 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31058 working now. Add an xfail if accesing a bss variable causes
31059 a memory error if the target is not yet run.
31060
31061 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31062
31063 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31064 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31065 name of __st* demangling (2 strings). Did Kung really get the
31066 more than 95 others right without testing them?
31067
31068 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31069
31070 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31071
31072 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31073
31074 * configure.in (configdirs): Add gdb.disasm
31075 * gdb.disasm: New directory for GDB disassembler tests.
31076 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31077
31078 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31079
31080 * gdb.t00/help.exp: Don't test "help set".
31081
31082 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31083 from within expect statements. None of these happen anymore and
31084 they cause regressions to be silently unnoticed.
31085
31086 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31087 messages) about known failures with gcc cygnus-2.4.5-930417.
31088
31089 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31090 comp-info.exp so it gets built if it doesn't exist.
31091
31092 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31093 it is no longer used.
31094 * gdb.t13/comp-info.c: Removed.
31095
31096 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31097
31098 * gdb.t06/signals.exp: Add xfail for sun3.
31099
31100 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31101
31102 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31103 relevant because ^C doesn't get sent but failure can be reproduced
31104 interactively).
31105
31106 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31107
31108 * gdb.stabs/alpha.mt: New configuration file for alpha.
31109 * gdb.stabs/configure.in: Use it.
31110 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31111 sharing with alpha.mt, redefine long to word via preprocessor.
31112 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31113 for alpha.
31114 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31115 native cc.
31116 * gdb.t00/teststrategy.exp: Change expect string so that we
31117 consume the `(xgdb)' from the command echo and from the gdb prompt.
31118 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31119 gdb currently compares all values as long, so this failure probably
31120 applies to any configuration where LONGEST is bigger than a target int.
31121 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31122 with gcc.
31123 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31124 to handle opaque pointers, gcc is.
31125 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31126 as first argument. Include <sys/types.h> and change all operator
31127 new definitions to use size_t.
31128 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31129 now that we use size_t.
31130
31131 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31132
31133 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
31134 a long or float array cast all array members to the same type.
31135 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
31136 with 64 bit longs.
31137 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
31138 on alpha.
31139 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
31140
31141 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31142
31143 * gdb.t24 (demangle.exp): Constructors of templates have names like
31144 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31145 section 14.6 of the ARM.
31146
31147 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31148 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31149 accomplish little and slow down the testsuite.
31150
31151 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31152 Accept spaces various places.
31153
31154 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31155
31156 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31157 with watchpoint enabled.
31158
31159 * Makefile.in: Remove definition of CC and remove the second
31160 definition of CXX (the "CXX = gcc" one remains). These definitions
31161 were causing backquotes to be expanded within backquotes, which
31162 doesn't work.
31163
31164 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31165
31166 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31167
31168 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31169
31170 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31171 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
31172 by mips cc and contains no stabs entries.
31173
31174 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31175
31176 * config/vx-gdb.exp: Use fake device to load files rather than
31177 NFS.
31178 * lib/gdb.exp: New proc to do "file" command.
31179 * config/unix-gdb.exp: Use new "file" proc.
31180
31181 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31182
31183 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31184 Rework board rebooting slightly.
31185 (gdb_exit): Don't exit from the remote shell; there isn't one.
31186 * gdb.stabs/weird.exp: If a program is being debugged already,
31187 kill it.
31188 * gdb.t04/setvar.exp: Stop and restart gdb.
31189 * gdb.t05/expr.exp: Likewise.
31190 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31191 restart gdb and reload the program.
31192 * gdb.t08/opaque.exp: Likewise.
31193 * gdb.t12/scope.exp: Likewise.
31194 * gdb.t13/bitfields.exp: Likewise.
31195 * gdb.t15/funcargs.exp: Likewise.
31196 * gdb.t20/classes.exp: Likewise.
31197 * gdb.t03/ptype.exp: Increase timeout.
31198 * gdb.t16/printcmds.exp (test_print_string_constants,
31199 test_print_array_constants): Likewise.
31200 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31201 * gdb.t20/classes.exp (do_tests): Likewise.
31202 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31203
31204 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31205
31206 * gdb.stabs: Renamed *wierd* to *weird*.
31207
31208 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31209
31210 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31211 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31212
31213 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31214
31215 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31216 (do_tests): Remove xfail for whatis on one_var and two_var.
31217
31218 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31219
31220 * Makefile.in: Made cross building work better by adding
31221 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31222
31223 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31224
31225 * gdb.t15/{return.c,return.exp,Makefile.in}:
31226 New test, currently commented out.
31227
31228 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31229
31230 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31231 still running and removes the leftover named socket so GDb can do
31232 clean restarts.
31233
31234 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31235
31236 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31237 console, not GDB.
31238 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31239 cross testing works better with "make check"
31240 * config/unix-gdb: Use default procedures for exit and version.
31241 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31242 with the newest VxWorks.
31243
31244 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31245
31246 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31247 old form.
31248
31249 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31250 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31251
31252 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31253
31254 * config/unix-gdb.exp: Remove this version of gdb_exit
31255 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31256 Rob says he'll look at it when he gets back to testing boards.
31257
31258 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31259
31260 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31261 an expected fail for certain ptype commands.
31262
31263 * gdb.t20/classes.exp: Update expected results of "ptype class
31264 Base1" to account for the constructor that now appears in the type.
31265
31266 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31267
31268 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31269 disappeared from list.
31270 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31271 "alldone" proc with call to cleanup and exit.
31272 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31273 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31274 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31275 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31276 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31277 "alldone" proc with simple returns that suppress remaining
31278 tests. The alldone proc went away many months ago.
31279
31280 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31281
31282 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31283
31284 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31285
31286 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31287
31288 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31289 as vax gdb will display them.
31290
31291 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31292
31293 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31294 optimizers.
31295
31296 * scope.exp: Change "bad value for localval" messages so each one
31297 is unique.
31298
31299 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31300 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31301
31302 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31303
31304 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31305
31306 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31307 doesn't exist (due to optimization).
31308
31309 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31310
31311 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31312 contains \r because the filename is long.
31313
31314 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31315 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31316
31317 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31318
31319 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31320 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31321 Ultrix.
31322 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31323 int tests.
31324 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31325
31326 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31327
31328 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31329
31330 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31331 to match does not match the passing case but still matches the
31332 failing case.
31333
31334 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31335
31336 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31337
31338 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31339
31340 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31341 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31342 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31343 Remove various versions of gdb_exit.
31344 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31345 gdb_exit.
31346 * config/unix-gdb.exp: gdb_exit remains here, and should override
31347 the generic version, since it's doing a lot of wierd stuff that
31348 the other versions aren't. FIXME, fold it in, or abandon this
31349 version.
31350
31351 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31352
31353 * gdb.t24/demangle.exp: Add tests for PR 3220.
31354
31355 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31356
31357 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31358
31359 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31360
31361 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31362 "i386-*-*". Works for i486 as well.
31363
31364 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31365 bug, and expand domain of xfail to all SVR4 systems, since the
31366 actual problem is likely to be in generic SVR4 /proc support.
31367
31368 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31369
31370 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31371
31372 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31373
31374 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31375 xfails for other systems. Match a missing 'Continuing.' as an
31376 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31377
31378 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31379 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31380 Only issue warning for missing executables if -all option is used.
31381
31382 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31383 file if -all option is used. It's like an unpredictable XFAIL.
31384
31385 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31386
31387 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31388 for dynamically linked binaries.
31389
31390 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31391
31392 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31393
31394 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31395 to state that this is a known bug in old versions of g++.
31396
31397 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31398
31399 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31400 while waiting for `Continuing'.
31401
31402 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31403
31404 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31405 in text, data, and bss.
31406 * gdb.t10/nodebug.c: Add local and global test variables for
31407 initialized and uninitialized data.
31408
31409 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31410
31411 * config/unix-gdb.exp (gdb_exit): Add "wait".
31412
31413 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31414
31415 * gdb.t06/signals.exp: xfail the continue from the handler for all
31416 targets.
31417
31418 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31419 function with watchpoints enabled, the i386 call dummy starts with
31420 a call.
31421
31422 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31423 386 bsd names its corefiles.
31424
31425 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31426
31427 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31428 compilers don't grok it.
31429 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31430 with small octal ints rather than character constants, which
31431 are signed and might not fit if first promoted to int.
31432
31433 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31434
31435 * gdb.t09/Makefile.in (clean): Remove corefile.
31436
31437 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31438
31439 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31440
31441 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31442 and Jim Kingdon (kingdon@cygnus.com)
31443
31444 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31445 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31446 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31447
31448 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31449
31450 * gdb.t17/interrupt.exp: Add xfail for hppa.
31451
31452 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31453
31454 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31455 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31456 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31457 to determine signed-ness of bitfields and use the result to setup
31458 the xfail.
31459 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31460 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31461 call line is reached if necessary.
31462
31463 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31464
31465 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31466
31467 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31468
31469 * gdb.t06/break.exp: Also test `clear' command.
31470
31471 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31472
31473 * gdb.t00/teststrategy.exp: Remove extra quote.
31474
31475 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31476 watchpoint enabled to be for all non-68k machines.
31477
31478 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31479
31480 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31481
31482 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31483 targets use aout.mt instead of ecoff.mt as gas understands
31484 standard aout format.
31485
31486 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31487
31488 * lib/gdb.exp (runto): Don't insist that function we are running to
31489 was compiled with -g.
31490
31491 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31492
31493 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31494 to get back into the read system call.
31495 Accept leading newline in case where we woke it up.
31496
31497 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31498
31499 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31500 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31501 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31502 enable ecoff configuration.
31503
31504 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31505
31506 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31507
31508 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31509
31510 * gdb.t16/printcmds.exp: Add another printf test.
31511
31512 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31513
31514 * configure.in: If configured -with-stabs on any target, add
31515 stabsdirs to configdirs.
31516
31517 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31518
31519 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31520 fun" so pattern does not match the command itself.
31521
31522 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31523
31524 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31525
31526 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31527
31528 * gdb.t17/interrupt.exp: Test for more things.
31529
31530 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31531
31532 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31533 compiler arranges the code and line numbers.
31534
31535 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31536
31537 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31538
31539 * gdb.t00/help.exp: Increase expect input buffer size.
31540
31541 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31542
31543 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31544
31545 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31546
31547 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31548
31549 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31550 [0-9]*, not just [0-9].
31551
31552 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31553
31554 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31555
31556 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31557
31558 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31559
31560 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31561
31562 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31563
31564 * gdb.t06/signals.c: Add xfails for sun3.
31565
31566 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31567
31568 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31569 test_stepping tests.
31570
31571 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31572
31573 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31574
31575 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31576
31577 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31578 rather than actually putting it through cpp twice.
31579
31580 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31581
31582 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31583
31584 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31585 no longer needed.
31586
31587 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31588
31589 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31590
31591 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31592 C++ features prints as "struct", make it a pass, not an xfail.
31593
31594 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31595
31596 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31597 Don't require VA to print as "class" rather than "struct".
31598
31599 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31600
31601 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31602
31603 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31604
31605 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31606
31607 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31608
31609 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31610 order.
31611
31612 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31613
31614 * gdb.t16/printcmds.exp: Add printf tests.
31615
31616 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31617
31618 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31619
31620 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31621
31622 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31623 pass counts, to counteract any existing or future setup_xfails.
31624
31625 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31626
31627 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31628 {BEGIN,END}_COMMON for common block instead of STAB.
31629 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31630
31631 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31632 intp_var should be N_GSYM not N_LSYM.
31633 wierd-aout.S: Use a label for the value of the N_SO.
31634 wierd.def: Remove all backslashes.
31635 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31636
31637 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31638
31639 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31640 get the expected next to inheritance3.
31641
31642 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31643
31644 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31645 now that gcc-2.4 gets it right.
31646
31647 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31648
31649 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31650
31651 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31652 generating comp-info.exp which works for cross-compilation.
31653
31654 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31655
31656 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31657 "*-*-sysv4.*".
31658
31659 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31660
31661 * gdb.t01/run.exp: Start with a fresh gdb.
31662 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31663 SVR4.x.
31664
31665 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31666
31667 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31668 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31669 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31670 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31671 things to remove.
31672
31673 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31674
31675 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31676 test cases from bug reports.
31677
31678 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31679
31680 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31681 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31682 avoid spurious xfails.
31683 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31684 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31685 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31686
31687 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31688
31689 * gdb.t00/teststrategy.exp: Rework to provide more useful
31690 description of each test, fix problem with systems that define
31691 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31692 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31693 results for "next over recursive call" so timeouts aren't taken
31694 by error.
31695
31696 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31697
31698 * gdb.t12/scope.exp: Test printing of variables before run.
31699
31700 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31701 printed in wrong order due to sorting.
31702
31703 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31704
31705 * gdb.t00/teststrategy.exp: Fix expected results for printing
31706 user entered string constant. Is array of char, prints with no
31707 address.
31708
31709 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31710 commands.
31711 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31712 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31713 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31714 of struct of char arrays.
31715 * gdb.t00/radix.exp: New tests for radix commands.
31716
31717 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31718
31719 * gdb.t16/printcmd.exp: Print a variable before running program
31720 (with xfail for AIX).
31721
31722 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31723
31724 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31725
31726 * gdb.t16/printcmd.exp: Don't print variables before running program.
31727
31728 * gdb.t06/break.exp: Don't require envp argument to main.
31729
31730 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31731
31732 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31733 Add xfails for rs6000.
31734
31735 * gdb.t02/whatis.exp: Change other tests not to re-test something
31736 we already tested.
31737
31738 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31739 each type used has a variable of that type.
31740
31741 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31742
31743 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31744
31745 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31746
31747 * configure.in: change srctrigger to be a file, not a directory
31748
31749 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31750
31751 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31752
31753 * gdb.t11/list.exp: Fixed a couple of typos.
31754
31755 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31756
31757 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31758 is fixed and PR is closed.
31759 * gdb.t16 (gdbme.c): Add simple test string variable.
31760 * gdb.t16 (printcmds.exp): Add tests with simple test string
31761 variable, primarily for boundaries on "set print elements".
31762
31763 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31764
31765 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31766 Make leading 0's optional and don't expect a tab in the middle
31767 of the number.
31768
31769 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31770
31771 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31772 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31773 don't end command passed to gdb_test with newline.
31774
31775 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31776 signed keyword away, don't expect signed bitfields to be signed.
31777
31778 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31779 printing with only as many 1's as are in the field as well as printing
31780 with 32 1's (see comment).
31781
31782 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31783
31784 * gdb.t00/default.exp: Start with a fresh gdb.
31785 * configure.in (configdirs): Remove gdb.t31 until the chill
31786 compiler works again. It no longer is able to find chillrt0
31787 since it isn't in libchill.a anymore.
31788 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31789 wierd.o, make more modular.
31790 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31791 spurious newlines that caused problems.
31792
31793 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31794
31795 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31796 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31797 gdb.stabs/wierd.{exp,def}: Many new tests.
31798
31799 * gdb.t00/default.exp: update info line for new message.
31800
31801 * gdb.t02/{whatis.exp,gdbme.c}:
31802 Test that "char *" doesn't print as "caddr_t".
31803
31804 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31805
31806 * gdb.t00/help.exp: Use .* in place of some help messages which
31807 just changed.
31808 gdb.t00/default.exp: Update "info frame" test for new message.
31809 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31810 Remove some xfails
31811
31812 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31813
31814 * gdb.t03/{gdbme.c,ptype.exp}:
31815 Add tests for typedef'd struct and union without tags.
31816 Also check "whatis" on a variable of a typedef'd enum without a tag.
31817
31818 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31819 PRMS 1823; the bug still exists but isn't reproduced by this test
31820 anymore), and remove rs6000 XFAIL (the bug is fixed).
31821
31822 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31823 duplicated from whatis.exp. For those that are left, accept
31824 "long", "long int", or "int" for long variables (whatis.exp already
31825 has an XFAIL for "int", so no need to fail it here).
31826
31827 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31828 Deal with GCC's names for types now that GDB uses the compiler's names.
31829
31830 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31831 setup_xfail's for sunos4. If we #defined the signed keyword away,
31832 don't expect GDB to know that char it is signed.
31833
31834 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31835
31836 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31837
31838 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31839 should work on any system, regardless of debugging format.
31840 * gdb.t21/demangle.exp: Move to gdb.t24.
31841 * gdb.t24/demangle.exp: Move from gdb.t21.
31842 * gdb.t24/{Makefile.in, configure.in}: New files.
31843
31844 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31845
31846 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31847 * gdb.stabs: New directory.
31848
31849 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31850
31851 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31852 not just "Quit anyway?".
31853
31854 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31855
31856 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31857 that all setup_xfails are immediately followed by clear_xfails.
31858
31859 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31860
31861 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31862 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31863 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31864 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31865 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31866 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31867 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31868 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31869 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31870 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31871 gdb.t31/chillvars.exp, lib/gdb.exp:
31872 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31873 bug-gdb@prep.ai.mit.edu.
31874
31875 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31876
31877 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31878 with 0.0, not integer 0.
31879
31880 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31881
31882 * gdb.t06/break.exp: Update for "Kill the program" message change.
31883
31884 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31885
31886 * Makefile.in (GDBFLAGS): Set to -nx.
31887 * Makefile.in (site.exp): Use GDBFLAGS.
31888
31889 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31890
31891 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31892 Makefiles.
31893 (check): depend on just-check.
31894 (just-check): added so that tests can be run without a noop
31895 build pass.
31896
31897 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31898
31899 Switch to using configure's configdirs.
31900 * Makefile.in (Makefile): add configure.in dependency.
31901 (SUBDIRS): removed redundant assignment.
31902 * configure.in: switch subdirs assignment to configdirs.
31903 * gdb.t*/configure.in: new files.
31904
31905 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31906
31907 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31908 works.
31909
31910 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31911
31912 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31913 in explicit rules. Apparently this is not supported by some makes.
31914
31915 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31916
31917 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31918
31919 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31920
31921 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31922 disappeared.
31923
31924 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31925
31926 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31927
31928 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31929
31930 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
31931 watchpoint problem that is now fixed.
31932 * gdb.t30/chexp.exp: Remove setup_xfail for printing
31933 uninitialized convenience variables.
31934 * gdb.t31/chillvars.exp: Fix expected patterns for printing
31935 structures.
31936
31937 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31938
31939 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31940 which causes expect to get out of sync with gdb on long output
31941 from help set.
31942 * gdb.t09/corefile.exp: Make expected pattern for core file
31943 failing signal and frame output format less sun specific.
31944
31945 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
31946
31947 * gdb.t31/chillvars.exp: Add and remove initial dummy
31948 breakpoint, so that symbol table is forced in.
31949 (Needed at least on Sunos4, though it seems not SVR4.)
31950 * gdb.t31/chillvars.exp: Update for changed output format.
31951
31952 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
31953
31954 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
31955
31956 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
31957
31958 * Makefile.in: Added --srcdir when invoking runtest, removed the
31959 need for a local config file. (optional now)
31960
31961 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
31962
31963 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
31964 failure count used to force early termination. Add some more
31965 expected failures for gnu style demangling.
31966
31967 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31968
31969 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31970 pmi variable from gdb.t20/gdbme to get optimized away.
31971 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31972 Check for written corefile upon timeout _and_ eof.
31973
31974 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31975
31976 * config/unix-gdb.exp: Add missing return 0.
31977
31978 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31979
31980 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
31981 test termination.
31982
31983 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
31984
31985 * configure.in (subdirs): Put back gdb.t17 which mysteriously
31986 disappeared.
31987
31988 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31989
31990 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31991 time as i860 support works.
31992
31993 * gdb.t15/funcargs.exp: Fix expected outputs to include
31994 "backtrace 100\r" rather than just "backtrace\r", to match last
31995 change.
31996
31997 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31998
31999 * config/udi-gdb.exp (gdb_exit): Remove close command.
32000 (gdb_target_udi): New procedure to set the UDI target.
32001 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32002 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32003 Added waits for prompts after several question responses. Added
32004 some more responses used by a29k-amd-udi-gdb.
32005 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32006 pass different arguments, restart UDI connection after program
32007 completion.
32008 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32009 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32010 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32011 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32012 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32013 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32014 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32015 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32016 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32017 after program completion.
32018 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32019 compiled with a SELECT_VECS setting.
32020 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32021 infinite recursion.
32022
32023 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32024 Added checks for COFF results, and made them expected failures for
32025 all targets. It would be better to make them expected failures
32026 for COFF targets only.
32027
32028 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32029
32030 * Makefile.in: add null dvi target, don't bother to recurse
32031 through test directories for info and install-info; rename
32032 $(datadir) to be dejagnu instead of deja-gnu
32033
32034 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32035
32036 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32037 compiler to coredump.
32038 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32039 code.
32040
32041 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32042
32043 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32044 coredump.
32045 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32046 code.
32047
32048 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32049
32050 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32051 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32052 which in a shell. Deletes xgdb when done.
32053 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32054 Tests the return from the "set height" or "set width" commands.
32055 Added a few return codes where needed.
32056
32057 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32058
32059 * Makefile.in (SUBDIRS): Add gdb.t17.
32060 * configure.in (subdirs): Add gdb.t17.
32061 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32062 files to test gdb's calling of functions in the inferior with
32063 the correct arguments and gdb's ability to retrieve any
32064 result returned.
32065
32066 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32067
32068 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32069 may be called after gdb goes away. Previous versions of expect
32070 needed these to avoid file descriptor leaks, but they cause
32071 errors with the current revision of expect.
32072 * gdb.t00/gdbvars.exp: Use -re on expected output after
32073 setting sevenbit-strings.
32074 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32075 to set sevenbit-strings consistent across tests.
32076 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32077 set sevenbit-strings consistent across tests.
32078
32079 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32080
32081 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32082 expected output to match current "expect" expectations.
32083
32084 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32085
32086 * gdb.t00/default.exp: Change expected output for default "source"
32087 command, to match new gdb behavior which requires a filename to
32088 source.
32089
32090 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32091
32092 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32093 expected fail for i486-*-* that misses the marker2 function.
32094 * gdb.t10/crossload.exp (bfddefault): Allow successful
32095 recognition of a format to pass even if no symbols are found.
32096 Explicitly catch failures where the format is not recognized
32097 or is ambiguous, and add the reason to the fail message.
32098 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32099 the cause is and invalid target and add reason to failure message.
32100 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32101 elf32-i386, elf32-sparc, and elf32-i860.
32102 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32103 Set up expected failure for 'filename'::variable scope resolution,
32104 which is now apparently broken on all targets.
32105 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32106 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32107 gdb.t23/templates.exp: Change failure for missing binfile into
32108 just a warning.
32109 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32110 references.
32111
32112 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32113
32114 * gdb.t00/default.exp: Add expected output for default "source"
32115 command, to match new gdb behavior.
32116 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32117
32118 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32119
32120 * config/*-gdb.exp: returns an error, rather than exiting on
32121 internal errors.
32122
32123 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32124
32125 * gdb.t03/gdbme.c: Add pointer to struct variable.
32126 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32127 referencing struct members.
32128
32129 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32130
32131 * configure.in (mips-idt-ecoff): New target.
32132 * config/mips-gdb.exp: New file for remote board using MIPS remote
32133 debugging protocol.
32134
32135 * Redid configuration scheme. Removed gdb.t*/configure.in.
32136 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32137 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32138 distclean targets. Built executables via .o files. Adjusted
32139 tests to account for source files in $(srcdir) rather than
32140 $(objdir).
32141 * lib/gdb.exp (runto): Don't expect () after the function name,
32142 because it may have arguments.
32143
32144 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32145
32146 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32147 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32148 expected failures for mips-idt-* and mips-sgi-*.
32149 * gdb.t00/default.exp (attach): Kill process if requested.
32150 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32151 that does not read core files.
32152 * gdb.t01/run.exp: Removed checks for exit status code.
32153 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32154 it is linked in.
32155 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32156 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32157 appropriate, rather than doing it by hand.
32158 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32159 execution.
32160 * gdb.t10/crossload.exp: Kill existing program if needed.
32161 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32162 appropriate, rather than doing it by hand. Always increase
32163 timeout for this test, not just for VxWorks.
32164
32165 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32166
32167 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32168 of Chill STRUCT types and STRUCT values.
32169 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32170 than "char".
32171 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32172 struct2): New struct definitions and initializations to test
32173 simple Chill STRUCT types.
32174
32175 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32176
32177 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32178 the null byte at the end of strings.
32179 * gdb.t00/default.exp: Make show version insensitive to copyright
32180 date.
32181 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32182 to avoid dependencies on target char signedness.
32183 * gdb.t16/printcmds.exp: Update expected results for explicitly
32184 unsigned char.
32185 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32186 now work.
32187 * gdb.t21/demangle.exp: Add many more patterns for template
32188 demangling, most of them being expected failures.
32189 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32190 string we are matching for, to match on the whole string.
32191 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32192 and fix a whole bunch that had incorrect expected output but were
32193 passing anyway because of the bug in "proc demangle".
32194 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32195 type.
32196 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32197
32198 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32199
32200 * gdb/testsuite: made modifications to testcases, etc., to allow
32201 them to work properly given the reorganization of deja-gnu and the
32202 relocation of the testcases from deja-gnu to a "tool" subdirectory.
32203
32204 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32205
32206 * gdb/testsuite: Initial creation of gdb/testsuite.
32207 Migrated dejagnu testcases and support files for testing nm to
32208 gdb/testsuite from deja-gnu. These files were moved "as is"
32209 with no modifications. This migration is part of a major overhaul
32210 of dejagnu. The modifications to these testcases, etc., which
32211 will allow them to work with the new version of dejagnu will be
32212 made in a future update.
32213
32214 For additional changes see gdb.mi/ChangeLog-1999-2003.
32215 \f
32216 ;; Local Variables:
32217 ;; mode: change-log
32218 ;; left-margin: 8
32219 ;; fill-column: 74
32220 ;; version-control: never
32221 ;; End:
32222
32223 Copyright 1993-2013 Free Software Foundation, Inc.
32224 Copying and distribution of this file, with or without modification,
32225 are permitted provided the copyright notice and this notice are preserved.
This page took 0.736045 seconds and 5 git commands to generate.