GDB kills itself instead of interrupting inferior
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-07-26 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
4 files.
5
6 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
7
8 * gdb.mi/mi-reg-undefined.exp: New file.
9 * gdb.mi/mi-reg-undefined.c: Likewise.
10 * gdb.mi/mi-reg-undefined.S: Likewise.
11
12 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
13
14 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
15 z, o, and t output formats.
16 * gdb.base/display.exp: Use 'k' as an undefined format now that
17 'z' is defined.
18
19 2013-07-24 Doug Evans <dje@google.com>
20
21 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
22 "--" to switch.
23
24 2013-07-24 Yao Qi <yao@codesourcery.com>
25
26 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
27 host.
28 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
29 Likewise. If host is remote, copy ${binfile} to host.
30
31 2013-07-23 Yao Qi <yao@codesourcery.com>
32
33 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
34 message.
35
36 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
37
38 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
39 instructions and enable disp-step-syscall for arm targets.
40
41 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
42
43 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
44 assembler errors on arm.
45 * gdb.dwarf2/mac-fileno.S: Likewise.
46 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
47 * gdb.dwarf2/pr13961.S: Likewise.
48
49 2013-07-19 Hui Zhu <hui@codesourcery.com>
50
51 PR gdb/15692
52 * gdb.mi/mi-dprintf.exp: Add double quotes test.
53
54 2013-07-19 Yao Qi <yao@codesourcery.com>
55
56 * gdb.trace/read-memory.exp (test_from_remote): Update test.
57 (teset_from_exec): Likewise.
58
59 2013-07-19 Yao Qi <yao@codesourcery.com>
60
61 * gdb.trace/read-memory.c: New.
62 * gdb.trace/read-memory.exp: New.
63
64 2013-07-19 Yao Qi <yao@codesourcery.com>
65
66 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
67 $dest to link options if host is remote. Move the
68 generated file to $dest.a on host if host is remote.
69
70 2013-07-18 Will Newton <will.newton@linaro.org>
71
72 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
73 to ensure the test is linked against pthreads.
74 * gdb.threads/tls-var-main.c: Likewise.
75 * gdb.threads/tls-shared.c: Likewise.
76
77 2013-07-18 Yao Qi <yao@codesourcery.com>
78
79 * lib/future.exp (gdb_default_target_compile): Use tail name
80 of $destfile as the output name of compile. Move the
81 generated file to $destfile on build.
82
83 2013-07-18 Yao Qi <yao@codesourcery.com>
84
85 * lib/gdb.exp (gdb_compile): Set
86 gdb_saved_set_unbuffered_mode_obj to
87 set_unbuffered_mode_saved.o if host is remote. Invoke
88 remote_download to copy $unbuf_obj to host.
89
90 2013-07-17 Doug Evans <dje@google.com>
91
92 * gdb.python/py-frame-args.c: New file.
93 * gdb.python/py-frame-args.py: New file.
94 * gdb.python/py-frame-args.exp New file.
95
96 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
97
98 * gdb.base/printcmds.exp (test_printf): Add tests for format
99 strings with missing format specifier.
100
101 2013-07-16 Tom Tromey <tromey@redhat.com>
102
103 * gdb.ada/info_types.exp: Use standard_testfile.
104
105 2013-07-16 Tom Tromey <tromey@redhat.com>
106
107 * gdb.mi/mi-basics.exp: Use standard_output_file.
108 (test_dir_specification, test_cwd_specification)
109 (test_path_specification): Use testsubdir, not subdir and objdir.
110
111 2013-07-16 Tom Tromey <tromey@redhat.com>
112
113 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
114
115 2013-07-09 Joel Brobecker <brobecker@adacore.com>
116
117 * gdb.ada/small_reg_param.exp: Accept optional entry value
118 for parameter "w".
119
120 2013-07-09 Joel Brobecker <brobecker@adacore.com>
121
122 * gdb.ada/small_reg_param.exp: Remove trailing space.
123
124 2013-07-09 Doug Evans <dje@google.com>
125
126 * gdb.base/default.exp: Update expected output of "show print array"
127 and "show print pretty".
128
129 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
130
131 * gdb.threads/wp-replication.exp: Stop counting available hardware
132 watchpoints after NR_THREADS iterations.
133
134 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
135
136 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
137
138 2013-07-07 Yao Qi <yao@codesourcery.com>
139
140 * boards/native-gdbserver.exp: Move invoke of
141 process_multilib_options to gdbserver-base.exp.
142 Move set_board_info 'compiler', 'gdb,noinferiorio',
143 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
144 gdbserver-base.exp.
145 Move proc ${board}_download, ${board}_upload and
146 ${board}_file to gdbserver-base.exp.
147 * boards/native-extended-gdbserver.exp: Likewise.
148 * boards/native-stdio-gdbserver.exp: Likewise.
149 * boards/gdbserver-base.exp: New file.
150
151 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
152
153 * gdb.base/dump.exp: Remove arch-specific tests and do a
154 generic data address check to set is64bitonly correctly.
155
156 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
157
158 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
159 the register number instead of expecting only 0.
160
161 2013-07-05 Will Newton <will.newton@linaro.org>
162
163 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
164 in asm syntax to allow building on ARM.
165
166 2013-07-05 Yao Qi <yao@codesourcery.com>
167
168 * boards/local-remote-host.exp: Remove obsolete comments.
169 * boards/native-extended-gdbserver.exp: Likewise.
170 * boards/native-gdbserver.exp: Likewise.
171 * boards/native-stdio-gdbserver.exp: Likewise.
172
173 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
174
175 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
176 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
177 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
178
179 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
180
181 * gdb.base/break-on-linker-gcd-function.exp: Replace
182 prepare_for_testing by build_executable_from_specs and clean_restart.
183
184 2013-06-27 Tom Tromey <tromey@redhat.com>
185
186 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
187 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
188 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
189 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
190 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
191 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
192 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
193 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
194 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
195 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
196 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
197 Use standard_testfile, standard_output_file, prepare_for_testing,
198 clean_restart.
199
200 2013-06-27 Tom Tromey <tromey@redhat.com>
201
202 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
203 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
204 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
205 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
206 gdb.base/shreloc.exp, gdb.base/sigall.exp,
207 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
208 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
209 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
210 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
211 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
212 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
213 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
214 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
215 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
216 gdb.base/solib-weak.exp, gdb.base/source.exp,
217 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
218 gdb.base/stap-probe.exp, gdb.base/start.exp,
219 gdb.base/step-break.exp, gdb.base/step-bt.exp,
220 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
221 gdb.base/step-test.exp, gdb.base/structs.exp,
222 gdb.base/structs2.exp, gdb.base/structs3.exp,
223 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
224 standard_output_file, prepare_for_testing, clean_restart.
225
226 2013-06-27 Tom Tromey <tromey@redhat.com>
227
228 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
229 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
230 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
231 gdb.base/pending.exp, gdb.base/permissions.exp,
232 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
233 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
234 gdb.base/printcmds.exp, gdb.base/prologue.exp,
235 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
236 gdb.base/ptype.exp, gdb.base/randomize.exp,
237 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
238 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
239 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
240 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
241 standard_testfile, standard_output_file, prepare_for_testing,
242 clean_restart.
243
244 2013-06-27 Tom Tromey <tromey@redhat.com>
245
246 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
247 gdb.base/huge.exp, gdb.base/included.exp,
248 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
249 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
250 gdb.base/info-os.exp, gdb.base/info-proc.exp,
251 gdb.base/info-target.exp, gdb.base/infoline.exp,
252 gdb.base/interp.exp, gdb.base/interrupt.exp,
253 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
254 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
255 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
256 gdb.base/logical.exp, gdb.base/long_long.exp,
257 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
258 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
259 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
260 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
261 standard_testfile, standard_output_file, prepare_for_testing,
262 clean_restart.
263
264 2013-06-27 Tom Tromey <tromey@redhat.com>
265
266 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
267 gdb.base/enumval.exp, gdb.base/environ.exp,
268 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
269 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
270 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
271 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
272 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
273 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
274 gdb.base/fullname.exp, gdb.base/funcargs.exp,
275 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
276 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
277 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
278 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
279 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
280 gdb.base/gnu_vector.exp: Use standard_testfile,
281 standard_output_file, prepare_for_testing, clean_restart.
282
283 2013-06-27 Tom Tromey <tromey@redhat.com>
284
285 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
286 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
287 gdb.base/call-strs.exp, gdb.base/callexit.exp,
288 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
289 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
290 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
291 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
292 gdb.base/commands.exp, gdb.base/completion.exp,
293 gdb.base/complex.exp, gdb.base/cond-expr.exp,
294 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
295 gdb.base/constvars.exp, gdb.base/corefile.exp,
296 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
297 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
298 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
299 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
300 gdb.base/dup-sect.exp: Use standard_testfile,
301 standard_output_file, prepare_for_testing, clean_restart.
302
303 2013-06-27 Tom Tromey <tromey@redhat.com>
304
305 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
306 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
307 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
308 gdb.base/async-shell.exp, gdb.base/async.exp,
309 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
310 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
311 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
312 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
313 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
314 gdb.base/break-on-linker-gcd-function.exp,
315 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
316 standard_output_file, prepare_for_testing, clean_restart.
317
318 2013-06-26 Yao Qi <yao@codesourcery.com>
319
320 * gdb.trace/mi-trace-frame-collected.exp: New.
321
322 2013-06-25 Yao Qi <yao@codesourcery.com>
323
324 * boards/native-extended-gdbserver.exp: Set board_info
325 'gdb,predefined_tsv'.
326 * boards/native-gdbserver.exp: Likewise.
327 * boards/native-stdio-gdbserver.exp: Likewise.
328 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
329 uploaded TSVs if target supports tracing.
330 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
331 tracing and target has predefined tsv.
332
333 2013-06-25 Yao Qi <yao@codesourcery.com>
334 Hui Zhu <hui@codesourcery.com>
335 Pedro Alves <palves@redhat.com>
336
337 PR breakpoints/15075
338 PR breakpoints/15434
339 * gdb.base/dprintf-next.c: New file.
340 * gdb.base/dprintf-next.exp: New file.
341 * gdb.base/dprintf-non-stop.c: New file.
342 * gdb.base/dprintf-non-stop.exp: New file.
343 * gdb.base/dprintf.exp: Don't check "continue" in the output
344 of "info breakpoints".
345 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
346 Don't check "continue" in script field.
347
348 2013-06-21 Tom Tromey <tromey@redhat.com>
349
350 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
351 name in a test name.
352
353 2013-06-20 Yao Qi <yao@codesourcery.com>
354
355 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
356 and set an action.
357 (test_trace_unavailable): Test command -data-list-register-values
358 in the context of traceframe and with option --skip-unavailable.
359 * gdb.trace/trace-unavailable.c (foo): New.
360 (main): Call it.
361 * gdb.mi/gdb2549.exp: Update matching pattern.
362
363 2013-06-19 Mike Frysinger <vapier@gentoo.org>
364
365 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
366 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
367 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
368 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
369 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
370
371 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
372
373 * gdb.base/subst.exp: Delete default rules before further
374 tests.
375
376 2013-06-19 Yao Qi <yao@codesourcery.com>
377
378 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
379 unsupported if it is not registered.
380
381 2013-06-18 Tom Tromey <tromey@redhat.com>
382
383 * gdb.base/random-signal.c: New file.
384 * gdb.base/random-signal.exp: New file.
385
386 2013-06-18 Will Newton <will.newton@linaro.org>
387
388 * gdb.base/skip.c: Use comma to evaluate results of foo()
389 and bar() before passing to baz().
390 * gdb.base/skip.c: baz() now takes one argument instead of
391 two.
392
393 2013-06-18 Tom Tromey <tromey@redhat.com>
394
395 * gdb.dwarf2/implptrpiece.exp: New file.
396 * gdb.dwarf2/implptrconst.exp (d): New variable.
397 Print d.
398 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
399
400 2013-06-18 Tom Tromey <tromey@redhat.com>
401
402 * lib/selftest-support.exp (do_self_tests): Reject remote or
403 non-native targets.
404 * gdb.gdb/complaints.exp: Remove check.
405 * gdb.gdb/observer.exp: Remove check.
406 * gdb.gdb/xfullpath.exp: Remove check.
407 * gdb.gdb/complaints.exp: Remove check.
408
409 2013-06-07 Pedro Alves <palves@redhat.com>
410
411 * boards/native-extended-gdbserver.exp: Remove semicolon.
412 * config/arm-ice.exp: Likewise.
413 * config/bfin.exp: Likewise.
414 * config/cygmon.exp: Likewise.
415 * config/h8300.exp: Likewise.
416 * config/monitor.exp: Likewise.
417 * config/sid.exp: Likewise.
418 * config/sim.exp: Likewise.
419 * config/slite.exp: Likewise.
420 * config/vx.exp: Likewise.
421 * gdb.arch/i386-bp_permanent.exp: Likewise.
422 * gdb.asm/asm-source.exp: Likewise.
423 * gdb.base/args.exp: Likewise.
424 * gdb.base/attach-pie-misread.exp: Likewise.
425 * gdb.base/auxv.exp: Likewise.
426 * gdb.base/bigcore.exp: Likewise.
427 * gdb.base/bitfields2.exp: Likewise.
428 * gdb.base/bitfields.exp: Likewise.
429 * gdb.base/break.exp: Likewise.
430 * gdb.base/break-interp.exp: Likewise.
431 * gdb.base/callfuncs.exp: Likewise.
432 * gdb.base/call-sc.exp: Likewise.
433 * gdb.base/commands.exp: Likewise.
434 * gdb.base/corefile.exp: Likewise.
435 * gdb.base/dbx.exp: Likewise.
436 * gdb.base/ending-run.exp: Likewise.
437 * gdb.base/exprs.exp: Likewise.
438 * gdb.base/funcargs.exp: Likewise.
439 * gdb.base/hbreak2.exp: Likewise.
440 * gdb.base/huge.exp: Likewise.
441 * gdb.base/list.exp: Likewise.
442 * gdb.base/memattr.exp: Likewise.
443 * gdb.base/overlays.exp: Likewise.
444 * gdb.base/printcmds.exp: Likewise.
445 * gdb.base/recurse.exp: Likewise.
446 * gdb.base/remotetimeout.exp: Likewise.
447 * gdb.base/reread.exp: Likewise.
448 * gdb.base/savedregs.exp: Likewise.
449 * gdb.base/scope.exp: Likewise.
450 * gdb.base/sepdebug.exp: Likewise.
451 * gdb.base/setshow.exp: Likewise.
452 * gdb.base/setvar.exp: Likewise.
453 * gdb.base/sigaltstack.exp: Likewise.
454 * gdb.base/siginfo-addr.exp: Likewise.
455 * gdb.base/siginfo.exp: Likewise.
456 * gdb.base/siginfo-obj.exp: Likewise.
457 * gdb.base/sigrepeat.exp: Likewise.
458 * gdb.base/sigstep.exp: Likewise.
459 * gdb.base/structs.exp: Likewise.
460 * gdb.base/testenv.exp: Likewise.
461 * gdb.base/twice.exp: Likewise.
462 * gdb.base/valgrind-db-attach.exp: Likewise.
463 * gdb.base/valgrind-infcall.exp: Likewise.
464 * gdb.base/varargs.exp: Likewise.
465 * gdb.base/watchpoint.exp: Likewise.
466 * gdb.cp/gdb1355.exp: Likewise.
467 * gdb.cp/misc.exp: Likewise.
468 * gdb.disasm/hppa.exp: Likewise.
469 * gdb.disasm/t01_mov.exp: Likewise.
470 * gdb.disasm/t02_mova.exp: Likewise.
471 * gdb.disasm/t03_add.exp: Likewise.
472 * gdb.disasm/t04_sub.exp: Likewise.
473 * gdb.disasm/t05_cmp.exp: Likewise.
474 * gdb.disasm/t06_ari2.exp: Likewise.
475 * gdb.disasm/t07_ari3.exp: Likewise.
476 * gdb.disasm/t08_or.exp: Likewise.
477 * gdb.disasm/t09_xor.exp: Likewise.
478 * gdb.disasm/t10_and.exp: Likewise.
479 * gdb.disasm/t11_logs.exp: Likewise.
480 * gdb.disasm/t12_bit.exp: Likewise.
481 * gdb.disasm/t13_otr.exp: Likewise.
482 * gdb.gdb/selftest.exp: Likewise.
483 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
484 * gdb.mi/mi-reverse.exp: Likewise.
485 * gdb.pascal/floats.exp: Likewise.
486 * gdb.python/py-inferior.exp: Likewise.
487 * gdb.threads/attach-into-signal.exp: Likewise.
488 * gdb.threads/pthreads.exp: Likewise.
489 * gdb.threads/thread_events.exp: Likewise.
490 * gdb.threads/watchthreads.exp: Likewise.
491 * gdb.trace/actions-changed.exp: Likewise.
492 * gdb.trace/actions.exp: Likewise.
493 * gdb.trace/ax.exp: Likewise.
494 * gdb.trace/backtrace.exp: Likewise.
495 * gdb.trace/change-loc.exp: Likewise.
496 * gdb.trace/deltrace.exp: Likewise.
497 * gdb.trace/disconnected-tracing.exp: Likewise.
498 * gdb.trace/ftrace.exp: Likewise.
499 * gdb.trace/infotrace.exp: Likewise.
500 * gdb.trace/passc-dyn.exp: Likewise.
501 * gdb.trace/passcount.exp: Likewise.
502 * gdb.trace/pending.exp: Likewise.
503 * gdb.trace/qtro.exp: Likewise.
504 * gdb.trace/range-stepping.exp: Likewise.
505 * gdb.trace/report.exp: Likewise.
506 * gdb.trace/save-trace.exp: Likewise.
507 * gdb.trace/status-stop.exp: Likewise.
508 * gdb.trace/strace.exp: Likewise.
509 * gdb.trace/tfile.exp: Likewise.
510 * gdb.trace/tfind.exp: Likewise.
511 * gdb.trace/trace-break.exp: Likewise.
512 * gdb.trace/tracecmd.exp: Likewise.
513 * gdb.trace/trace-mt.exp: Likewise.
514 * gdb.trace/tspeed.exp: Likewise.
515 * gdb.trace/tsv.exp: Likewise.
516 * gdb.trace/while-stepping.exp: Likewise.
517 * lib/gdb.exp: Likewise.
518 * lib/gdbserver-support.exp: Likewise.
519 * lib/java.exp: Likewise.
520 * lib/mi-support.exp: Likewise.
521 * lib/pascal.exp: Likewise.
522 * lib/prompt.exp: Likewise.
523 * lib/trace-support.exp: Likewise.
524
525 2013-06-07 Pedro Alves <palves@redhat.com>
526
527 * gdb.ada/info_types.c: Fix formating in copyright header.
528 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
529 * gdb.base/float.c: Likewise.
530 * gdb.base/inferior-died.c: Likewise.
531 * gdb.base/interp.c: Likewise.
532 * gdb.base/jit-main.c: Likewise.
533 * gdb.base/jit-solib.c: Likewise.
534 * gdb.base/long_long.c: Likewise.
535 * gdb.base/longjmp.c: Likewise.
536 * gdb.base/nextoverexit.c: Likewise.
537 * gdb.base/pr11022.c: Likewise.
538 * gdb.base/prelink-lib.c: Likewise.
539 * gdb.base/prelink.c: Likewise.
540 * gdb.base/prologue.c: Likewise.
541 * gdb.base/restore.c: Likewise.
542 * gdb.base/sigchld.c: Likewise.
543 * gdb.base/solib-search-lib1.c: Likewise.
544 * gdb.base/solib-search-lib2.c: Likewise.
545 * gdb.base/solib-search.c: Likewise.
546 * gdb.base/solib-search.h: Likewise.
547 * gdb.base/whatis.c: Likewise.
548 * gdb.cp/abstract-origin.cc: Likewise.
549 * gdb.cp/anon-struct.cc: Likewise.
550 * gdb.cp/baseenum.cc: Likewise.
551 * gdb.cp/bs15503.cc: Likewise.
552 * gdb.cp/call-c-1.c: Likewise.
553 * gdb.cp/call-c.cc: Likewise.
554 * gdb.cp/class2.cc: Likewise.
555 * gdb.cp/classes.cc: Likewise.
556 * gdb.cp/cttiadd.cc: Likewise.
557 * gdb.cp/cttiadd1.cc: Likewise.
558 * gdb.cp/cttiadd2.cc: Likewise.
559 * gdb.cp/cttiadd3.cc: Likewise.
560 * gdb.cp/derivation.cc: Likewise.
561 * gdb.cp/derivation2.cc: Likewise.
562 * gdb.cp/dispcxx.cc: Likewise.
563 * gdb.cp/exception.cc: Likewise.
564 * gdb.cp/gdb2384-base.cc: Likewise.
565 * gdb.cp/gdb2384-base.h: Likewise.
566 * gdb.cp/gdb2384.cc: Likewise.
567 * gdb.cp/gdb2495.cc: Likewise.
568 * gdb.cp/mb-inline.h: Likewise.
569 * gdb.cp/mb-inline1.cc: Likewise.
570 * gdb.cp/mb-inline2.cc: Likewise.
571 * gdb.cp/member-name.cc: Likewise.
572 * gdb.cp/member-ptr.cc: Likewise.
573 * gdb.cp/misc.cc: Likewise.
574 * gdb.cp/namespace1.cc: Likewise.
575 * gdb.cp/nextoverthrow.cc: Likewise.
576 * gdb.cp/pr-574.cc: Likewise.
577 * gdb.cp/pr9631.cc: Likewise.
578 * gdb.cp/printmethod.cc: Likewise.
579 * gdb.cp/psmang1.cc: Likewise.
580 * gdb.cp/psmang2.cc: Likewise.
581 * gdb.cp/psymtab-parameter.cc: Likewise.
582 * gdb.cp/ptype-flags.cc: Likewise.
583 * gdb.cp/ref-params.cc: Likewise.
584 * gdb.cp/ref-types.cc: Likewise.
585 * gdb.cp/smartp.cc: Likewise.
586 * gdb.cp/try_catch.cc: Likewise.
587 * gdb.cp/userdef.cc: Likewise.
588 * gdb.cp/using-crash.cc: Likewise.
589 * gdb.cp/virtfunc.cc: Likewise.
590 * gdb.cp/virtfunc2.cc: Likewise.
591 * gdb.dwarf2/callframecfa.S: Likewise.
592 * gdb.dwarf2/dw2-ranges.c: Likewise.
593 * gdb.dwarf2/dw2-ranges2.c: Likewise.
594 * gdb.dwarf2/dw2-ranges3.c: Likewise.
595 * gdb.dwarf2/dw2-restore.S: Likewise.
596 * gdb.dwarf2/pieces.S: Likewise.
597 * gdb.dwarf2/valop.S: Likewise.
598 * gdb.java/jnpe.java: Likewise.
599 * gdb.mi/mi-stepn.c: Likewise.
600 * gdb.mi/mi-var-cp.cc: Likewise.
601 * gdb.mi/mi-var-rtti.cc: Likewise.
602 * gdb.mi/ns-stale-regcache.c: Likewise.
603 * gdb.mi/pr11022.c: Likewise.
604 * gdb.mi/solib-lib.c: Likewise.
605 * gdb.mi/solib-main.c: Likewise.
606 * gdb.python/py-arch.c: Likewise.
607 * gdb.python/py-block.c: Likewise.
608 * gdb.python/py-breakpoint.c: Likewise.
609 * gdb.python/py-events.c: Likewise.
610 * gdb.python/py-evthreads.c: Likewise.
611 * gdb.python/py-explore.c: Likewise.
612 * gdb.python/py-explore.cc: Likewise.
613 * gdb.python/py-finish-breakpoint.c: Likewise.
614 * gdb.python/py-finish-breakpoint2.cc: Likewise.
615 * gdb.python/py-symbol.c: Likewise.
616 * gdb.threads/execl.c: Likewise.
617 * gdb.threads/execl1.c: Likewise.
618
619 2013-06-07 Will Newton <will.newton@linaro.org>
620
621 * gdb.base/long_long.exp: Fix ARM EABI target glob.
622
623 2013-06-07 Will Newton <will.newton@linaro.org>
624
625 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
626 and "starting".
627
628 2013-06-07 Will Newton <will.newton@linaro.org>
629
630 * gdb.cp/anon-struct.exp: Conditionalize constructor and
631 destructor prototypes for ARM ABI.
632 * gdb.cp/m-static.exp: Likewise.
633
634 2013-06-07 Yao Qi <yao@codesourcery.com>
635
636 * gdb.trace/mi-trace-unavailable.exp: New.
637 * gdb.trace/trace-unavailable.c: New.
638
639 2013-06-06 Doug Evans <dje@google.com>
640
641 * gdb.cp/derivation.exp: Make tests have unique names.
642
643 2013-06-06 Tom Tromey <tromey@redhat.com>
644
645 * gdb.base/dump.exp (capture_value): Don't put expression into
646 test name if arguments passed in.
647 Rename a couple more tests to make them unique.
648
649 2013-06-06 Tom Tromey <tromey@redhat.com>
650
651 * gdb.base/break-always.exp: Explicitly specify test name.
652
653 2013-06-05 Doug Evans <dje@google.com>
654 Keith Seitz <keiths@redhat.com>
655
656 * gdb.cp/derivation2.cc: New file.
657 * gdb.cp/derivation.cc (main): Call foo2.
658 * gdb.cp/derivation.exp: Add tests for typedefs in another
659 file, and when there's an active block.
660
661 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
662
663 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
664 from targets that use function descriptors in the virtual tables.
665 Handle presence of dot symbols.
666
667 2013-06-04 Gary Benson <gbenson@redhat.com>
668
669 * gdb.base/break-probes.exp: New file.
670 * gdb.base/break-probes.c: Likewise.
671 * gdb.base/break-probes-solib.c: Likewise.
672 * gdb.base/info-shared.exp: New file.
673 * gdb.base/info-shared.c: Likewise.
674 * gdb.base/info-shared-solib1.c: Likewise.
675 * gdb.base/info-shared-solib2.c: Likewise.
676
677 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
678 Gary Benson <gbenson@redhat.com>
679
680 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
681 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
682 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
683 to be set to "no" to indicate that no ld.so copy should be made.
684 * gdb.base/break-interp.exp (solib_bp): New constant.
685 (reach_1): Use the above instead of "_dl_debug_state".
686 (test_attach): Likewise.
687 (test_ld): Likewise.
688 * gdb.threads/dlopen-libpthread.exp: New file.
689 * gdb.threads/dlopen-libpthread.c: Likewise.
690 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
691 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
692
693 2013-05-30 Yao Qi <yao@codesourcery.com>
694
695 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
696 Add a test that no MI notification is emitted when executing
697 -exec-arguments.
698
699 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 PR testsuite/12649
702 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
703 $mi_gdb_prompt expectation by mi_expect_stop.
704 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
705 (mi info dprintf second time): Replace them by mi_send_resuming_command
706 and mi_expect_stop.
707
708 2013-05-24 Gary Benson <gbenson@redhat.com>
709
710 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
711 backslash.
712 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
713 backslashes.
714 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
715 backslash.
716
717 2013-05-24 Yao Qi <yao@codesourcery.com>
718
719 * gdb.trace/tfile.exp: Test inferior and thread.
720
721 2013-05-24 Yao Qi <yao@codesourcery.com>
722 Pedro Alves <palves@redhat.com>
723
724 * gdb.base/range-stepping.exp: Skip the rest of tests if the
725 test fails.
726 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
727 Return 0 if the test passes, otherwise return 1.
728
729 2013-05-23 Doug Evans <dje@google.com>
730
731 * boards/fission-dwp.exp: New file.
732
733 2013-05-23 Yao Qi <yao@codesourcery.com>
734 Pedro Alves <palves@redhat.com>
735
736 * gdb.base/range-stepping.c: New file.
737 * gdb.base/range-stepping.exp: New file.
738 * gdb.trace/range-stepping.c: New file.
739 * gdb.trace/range-stepping.exp: New file.
740 * lib/range-stepping-support.exp: New file.
741
742 2013-05-22 Tom Tromey <tromey@redhat.com>
743
744 * gdb.cp/class2.cc (main): New local 'aref'.
745 * gdb.cp/class2.exp: Check printing of 'aref'.
746
747 2013-05-22 Doug Evans <dje@google.com>
748
749 * gdb.threads/wp-replication.c (main): Insert some code at the start
750 to ensure the breakpoint on main is only hit once. Fix comment.
751
752 2013-05-21 Keith Seitz <keiths@redhat.com>
753 Pedro Alves <palves@redhat.com>
754
755 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
756 gdb_expect.
757 Add test to flush the remaining input buffer so that this
758 file passes testsuite/12649.
759
760 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
761
762 * gdb.base/catch-signal-fork.exp: New file.
763 * gdb.base/catch-signal-fork.c: New file.
764
765 2013-05-21 Sterling Augustine <saugustine@google.com>
766
767 * boards/remote-stdio-gdbserver.exp: New file.
768
769 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 PR testsuite/12649
772 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
773 racy matches.
774
775 2013-05-21 Christian Groessler <chris@groessler.org>
776
777 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
778 since it's not supported in all shells.
779
780 2013-05-21 Hui Zhu <hui@codesourcery.com>
781
782 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
783 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
784
785 2013-05-20 Doug Evans <dje@google.com>
786
787 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
788 (_handle_DW_TAG): Use it.
789 (cu, tu): Replace parameters is_64, version, addr_size with options.
790 All callers updated. Add Fission support.
791 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
792 * gdb.dwarf2/method-ptr.exp: Ditto.
793 * gdb.dwarf2/nostaticblock.exp: Ditto.
794 * gdb.dwarf2/subrange.exp: Ditto.
795 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
796
797 2013-05-20 Tom Tromey <tromey@redhat.com>
798
799 * gdb.gdb/python-selftest.exp: New file.
800
801 2013-05-20 Doug Evans <dje@google.com>
802
803 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
804 -fdebug-types-section.
805
806 2013-05-20 Joel Brobecker <brobecker@adacore.com>
807
808 * gdb.ada/float_param: New testcase.
809
810 2013-05-17 Doug Evans <dje@google.com>
811
812 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
813 Add tests for "maint check-symtabs", "maint expand-symtabs".
814
815 * gdb.base/maint.exp: Remove testing of individual maint command
816 help output.
817
818 2013-05-16 Pedro Alves <palves@redhat.com>
819
820 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
821 comment. Use gdb_test_no_output.
822
823 2013-05-16 Joel Brobecker <brobecker@adacore.com>
824
825 * gdb.ada/complete.exp: Add test verifying completion using
826 the "tab" key.
827
828 2013-05-15 Keith Seitz <keiths@redhat.com>
829
830 * gdb.base/filesym.exp: New completer test.
831 * gdb.base/filesym.c: New file.
832
833 2013-05-15 Pedro Alves <palves@redhat.com>
834
835 * gdb.base/fixsection.c: Remove attribution.
836 * gdb.base/watch-read.exp: Ditto.
837
838 2013-05-13 Tom Tromey <tromey@redhat.com>
839
840 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
841 size and change type sizes to 4 bytes.
842
843 2013-05-13 Tom Tromey <tromey@redhat.com>
844
845 * gdb.base/exprs.exp (test_expr): Add regression test.
846 * gdb.base/exprs.c (null_t_struct): New global.
847
848 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
849
850 * gdb.base/default.exp: Disable history saving.
851 * gdb.base/setshow.exp: Likewise.
852
853 2013-05-10 Pedro Alves <palves@redhat.com>
854
855 PR remote/15455
856
857 * gdb.trace/qtro.c: New file.
858 * gdb.trace/qtro.exp: New file.
859
860 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
861
862 * gdb.python/py-framefilter.py: New File.
863 * gdb.python/py-framefilter-mi.exp: Ditto.
864 * gdb.python/py-framefilter.c: Ditto.
865 * gdb.python/py-framefilter-mi.exp: Ditto.
866 * gdb.python/py-framefilter-mi.c: Ditto,
867 * gdb.python/py-framefilter-gdb.py.in: Ditto.
868
869 2013-05-08 Tom Tromey <tromey@redhat.com>
870
871 * gdb.base/solib-search.exp: Set test name for "set
872 solib-search-path" test.
873
874 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
875
876 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
877 (set_a_tracepoint): Set tracepoint before prologue.
878 (run_trace_experiment): Test setup_tracepoints and 'break end'
879 in it.
880 (trace_buffer_normal): Remove.
881 (gdb_trace_circular_tests): Remove. Move tests to...
882 (top level): ...here. Call 'runto_main' before checking for
883 trace support. Use commands to check the support for circular
884 trace buffer and changing of trace buffer size. Add test
885 to calculate size of single frame. Use this size to
886 calculate the size of trace buffer. Use 'tfind pc func9'
887 instead of 'tfind 9'. Use 'with_test_prefix'.
888
889 2013-05-07 Tom Tromey <tromey@redhat.com>
890
891 * lib/selftest-support.exp: New file.
892 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
893 do_self_tests.
894 (setup_test, find_gdb): Remove.
895 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
896 do_self_tests.
897 (setup_test, find_gdb): Remove.
898 (test_observer): Don't call setup_test. Remove argument.
899 * gdb.gdb/selftest.exp: Load selftest-support.exp.
900 (find_gdb): Remove.
901 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
902 do_self_tests.
903 (setup_test, find_gdb): Remove.
904 (test_with_self): Don't call setup_test. Remove argument.
905
906 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
907
908 * gdb.arch/system-gcore.exp: Remove.
909 * gdb.arch/gcore.c: Remove.
910 * gdb.base/gcore.exp: Add "info reg system".
911
912 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
913
914 PR breakpoints/15413:
915 * gdb.base/pending.exp: Add test for completion of the "condition"
916 command for pending breakpoints.
917 * gdb.linespec/linespec.ex: Add test for completion of the
918 "condition" command when dealing with multiple locations.
919
920 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
921
922 * gdb.threads/wp-replication.c: New file.
923 * gdb.threads/wp-replication.exp: New file.
924
925 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
926
927 * gdb.xml/tdesc-regs.exp: Add case for nios2.
928
929 2013-05-06 Doug Evans <dje@google.com>
930
931 * gdb.base/solib-search-lib1.c: New file.
932 * gdb.base/solib-search-lib2.c: New file.
933 * gdb.base/solib-search.c: New file.
934 * gdb.base/solib-search.h: New file.
935 * gdb.base/solib-search.exp: New file.
936
937 * lib/gdb.exp (gdb_core_cmd): New function.
938 * gdb.arch/system-gcore.exp: Use it.
939 * gdb.arch/vsx-regs.exp: Ditto.
940 * gdb.base/gcore.exp: Ditto.
941 * gdb.threads/gcore-thread.exp: Ditto.
942
943 * gdb.reverse/shr.h: New file.
944 * gdb.reverse/shr1.c: New file.
945 * gdb.reverse/shr2.c: #include "shr.h".
946 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
947 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
948 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
949 Update tests using sleep/printf to use shr2.sl instead.
950 * gdb.reverse/solib-reverse.exp: Ditto.
951
952 2013-05-06 Tom Tromey <tromey@redhat.com>
953
954 * gdb.dwarf2/implptrconst.c: New file.
955 * gdb.dwarf2/implptrconst.exp: New file.
956 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
957 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
958 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
959
960 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
961
962 * gdb.base/catch-sig.c (main): Raise SIGINT.
963 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
964
965 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
966
967 * status-stop.exp (test_tstart_tstart): Check for error
968 returned by the second 'tstart' command.
969
970 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
971
972 * gdb.xml/maint_print_struct.exp: New file.
973 * gdb.xml/maint_print_struct.xml: New file.
974
975 2013-04-25 Tom Tromey <tromey@redhat.com>
976
977 * gdb.dwarf2/nostaticblock.exp: New file.
978
979 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
980
981 PR gdb/10462
982 * gdb.base/setshow.exp: Add test case.
983
984 2013-04-23 Hui Zhu <hui@codesourcery.com>
985
986 PR gdb/15293
987 * gdb.base/dprintf.exp: Add ignore command.
988
989 2013-04-23 Hui Zhu <hui@codesourcery.com>
990
991 PR gdb/15165
992 * gdb.base/save-bp.exp: Add test for dprintf.
993
994 2013-04-22 Tom Tromey <tromey@redhat.com>
995
996 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
997 notice_open_fds.
998
999 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1000
1001 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1002 ldflags.
1003
1004 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1005
1006 * gdb.arch/arm-bl-branch-dest.c: New file.
1007 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1008
1009 2013-04-19 Vladimir Kargov <kargov@gmail.com>
1010 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.arch/i386-float.S: New file.
1013 * gdb.arch/i386-float.exp: New file.
1014
1015 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
1016
1017 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1018 type void *.
1019
1020 2013-04-17 Doug Evans <dje@google.com>
1021
1022 * lib/dwarf.exp (Dwarf): New proc "tu".
1023 * gdb.dwarf2/missing-sig-type.exp: New file.
1024
1025 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1026
1027 Add option to link testcases with Pthreads library when
1028 using 'prepare_for_testing' in tests.
1029
1030 * lib/gdb.exp (build_executable_from_specs): Use
1031 gdb_compile_pthreads to compile if option "pthreads" is
1032 specified.
1033
1034 2013-04-15 Tom Tromey <tromey@redhat.com>
1035
1036 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1037
1038 2013-04-15 Tom Tromey <tromey@redhat.com>
1039
1040 * gdb.base/default.exp: Update for $_exception.
1041 * gdb.cp/exceptprint.cc: New file.
1042 * gdb.cp/exceptprint.exp: New file.
1043 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1044
1045 2013-04-15 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.cp/typeid.cc: New file.
1048 * gdb.cp/typeid.exp: New file.
1049
1050 2013-04-15 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1053
1054 2013-04-13 Yao Qi <yao@codesourcery.com>
1055
1056 * gdb.base/completion.exp: Test completion of command
1057 'target ctf' if target ctf is supported.
1058
1059 2013-04-10 Pedro Alves <palves@redhat.com>
1060
1061 * gdb.base/completion.exp: Test "set height", "set listsize" and
1062 "set trace-buffer-size" completion.
1063 * gdb.base/setshow.exp: Test "set height unlimited".
1064 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1065 unlimited".
1066
1067 2013-04-10 Yao Qi <yao@codesourcery.com>
1068
1069 * gdb.trace/actions.exp: Save trace data to CTF.
1070 Change to ctf target if GDB supports, read CTF data in ctf
1071 target, and check the actions of tracepoints.
1072 * gdb.trace/while-stepping.exp: Likewise.
1073 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1074 format and read CTF trace file if GDB supports.
1075 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1076 target is supported, change to ctf target, read trace data and
1077 check output of command "tstatus".
1078 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1079 read CTF data by target ctf and call check_tsv.
1080
1081 2013-04-10 Yao Qi <yao@codesourcery.com>
1082
1083 * gdb.trace/actions.exp (check_tracepoint): New.
1084 (top level): Start the tracing and check the actions of
1085 tracepoints. Save trace data to tfile format. Restart GDB
1086 and read trace file in tfile target. Check the actions of
1087 tracepoints again.
1088 * gdb.trace/while-stepping.exp: Likewise.
1089
1090 2013-04-10 Yao Qi <yao@codesourcery.com>
1091
1092 * gdb.trace/report.exp: Use standard_output_file for saved
1093 trace file.
1094
1095 2013-04-10 Hui Zhu <hui@codesourcery.com>
1096
1097 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1098 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1099 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1100
1101 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1102
1103 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1104 response.
1105
1106 2013-04-08 Pedro Alves <palves@redhat.com>
1107
1108 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1109 the location.
1110
1111 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1112
1113 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1114 for breakpoint location.
1115
1116 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1117
1118 * gdb.linespec/linespec.exp: Make dir/file:line tests
1119 conditional for non-remote hosts only.
1120
1121 2013-04-04 Stan Shebs <stan@codesourcery.com>
1122 Pedro Alves <palves@redhat.com>
1123
1124 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1125 * gdb.trace/actions-changed.c: New file.
1126 * gdb.trace/actions-changed.exp: New file.
1127 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1128 (gdb_trace_setactions_command): ... this. Add "actions_command"
1129 parameter, and handle it.
1130 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1131
1132 2013-04-04 Yao Qi <yao@codesourcery.com>
1133
1134 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1135 'step'.
1136
1137 2013-04-03 Yao Qi <yao@codesourcery.com>
1138
1139 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1140 "tfile-basic.tf".
1141 (test_tfind_tfile): Likewise.
1142
1143 2013-04-03 Yao Qi <yao@codesourcery.com>
1144
1145 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1146 "tfile-basic.tf" instead of "basic.tf".
1147 (write_error_trace_file): Pass argument "tfile-error.tf"
1148 instead of "error.tf".
1149 * gdb.trace/tfile.exp: Update tfile names to
1150 "tfile-basic.tf" and "tfile-error.tf".
1151
1152 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1153
1154 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1155 empty directory in file for breakpoint hit.
1156
1157 2013-03-29 Yao Qi <yao@codesourcery.com>
1158
1159 * gdb.base/completion.exp: Test completion of commands
1160 "target core", "target tfile" and "target exec".
1161 * gdb.trace/tfile.exp: Test completion of command
1162 "target tfile".
1163
1164 2013-03-28 Joel Brobecker <brobecker@adacore.com>
1165
1166 * gdb.ada/win_fu_syms: New testcase.
1167
1168 2013-03-28 Doug Evans <dje@google.com>
1169
1170 * gdb.base/maint.exp (maint print statistics): Update expected output.
1171
1172 2013-03-28 Pedro Alves <palves@redhat.com>
1173
1174 PR gdb/15294
1175
1176 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1177 mean unlimited instead of $arg < 0.
1178 (test_listsize): Remove "listsize of 0 suppresses output" test.
1179 Test that "set listsize 0" ends up with an unlimited listsize.
1180
1181 2013-03-28 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.base/list.exp (last_line): New global.
1184 (last_line_re): New global.
1185 (test_listsize, test_list_function, test_list_forward)
1186 (test_repeat_list_command, test_list_range)
1187 (test_list_filename_and_function): Use them.
1188 * gdb.base/list0.c: Comment the last line of the file with "last
1189 line".
1190
1191 2013-03-28 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1194 list the whole file.
1195
1196 2013-03-28 Pedro Alves <palves@redhat.com>
1197
1198 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1199 "set listsize".
1200
1201 2013-03-26 Keith Seitz <keiths@redhat.com>
1202
1203 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1204 from passing.
1205
1206 2013-03-26 Pedro Alves <palves@redhat.com>
1207
1208 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1209 until after GDB has run.
1210
1211 2013-03-26 Yao Qi <yao@codesourcery.com>
1212
1213 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1214 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1215
1216 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1217
1218 * gdb.btrace/enable.exp: Add regression test.
1219
1220 2013-03-25 Tom Tromey <tromey@redhat.com>
1221
1222 * gdb.cp/m-static.exp: Add destructor-printing tests.
1223
1224 2013-03-25 Tom Tromey <tromey@redhat.com>
1225
1226 * gdb.cp/m-static.exp: Add constructor ptype tests.
1227 * gdb.cp/m-static.cc (single_constructor): New class.
1228 (main): Make instance of single_constructor.
1229
1230 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1231 Pedro Alves <palves@redhat.com>
1232
1233 * gdb.server/server-kill.c: New file.
1234 * gdb.server/server-kill.exp: New file.
1235
1236 2013-03-21 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1239 Expect $gdb_prompt in gdb_test_multiple.
1240
1241 2013-03-21 Doug Evans <dje@google.com>
1242
1243 * gdb.base/maint.exp: Update tests for per-command stats.
1244
1245 2013-03-21 Tom Tromey <tromey@redhat.com>
1246
1247 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1248 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1249
1250 2013-03-20 Pedro Alves <palves@redhat.com>
1251
1252 PR gdb/15289
1253
1254 * gdb.base/remote.exp: Test
1255 "set remote hardware-watchpoint-limit -1",
1256 "set remote hardware-breakpoint-limit -1",
1257 "set remote hardware-watchpoint-limit 2147483647" and
1258 "set remote hardware-breakpoint-limit 2147483647".
1259
1260 2013-03-20 Pedro Alves <palves@redhat.com>
1261 Yao Qi <yao@codesourcery.com>
1262
1263 * gdb.trace/tfile.c: Add comments.
1264 (nonconstglob): New global.
1265 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1266 global that is not covered by the trace frame. Test
1267 disassembling.
1268
1269 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1270
1271 * gdb.base/valgrind-infcall.exp
1272 (continue #$continue_count) <remote connection closed>
1273 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1274 $valgrind_pid.
1275
1276 2013-03-15 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.cp/overload.cc (intintfunc): New.
1279 * gdb.cp/overload.exp: Add regression test.
1280
1281 2013-03-15 Yao Qi <yao@codesourcery.com>
1282
1283 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1284 using with_test_prefix.
1285 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1286 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1287 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1288 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1289 * gdb.base/break-interp.exp (test_core): Likewise.
1290 (test_attach_gdb): Likewise.
1291 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1292 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1293 Likewise.
1294 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1295 * gdb.base/jit.exp (one_jit_test): Likewise.
1296 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1297 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1298 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1299 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1300 Likewise.
1301 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1302 Likewise.
1303 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1304 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1305 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1306 (tracepoint_change_loc_2): Likewise.
1307 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1308 Likewise.
1309 (disconnected_tfind): Likewise.
1310 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1311 Likewise.
1312 (test_tfind_remote): Likewise.
1313 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1314 Likewise.
1315 (test_pending_resolved): Likewise.
1316 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1317 Likewise.
1318 (test_upload_tsv): Likewise.
1319 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1320 Likewise.
1321 (pending_tracepoint_works): Likewise.
1322 * gdb.trace/report.exp (use_collected_data): Likewise.
1323 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1324 Likewise.
1325 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1326 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1327 (strace_trace_on_same_addr): Likewise.
1328 (strace_trace_on_diff_addr): Likewise.
1329 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1330 (gdb_collect_locals_test): Likewise.
1331 (gdb_unavailable_registers_test): Likewise.
1332 (gdb_collect_globals_test): Likewise.
1333
1334 2013-03-15 Yao Qi <yao@codesourcery.com>
1335
1336 * gdb.base/condbreak.exp: Add semicolon back which was removed
1337 by my previous commit.
1338
1339 2013-03-14 Yao Qi <yao@codesourcery.com>
1340
1341 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1342 'return'.
1343 (gdb_target_monitor, gdb_load): Likewise.
1344 * config/sid.exp (gdb_load): Likewise.
1345 * config/slite.exp (gdb_load): Likewise.
1346 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1347 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1348 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1349 (single_step_until): Likewise.
1350 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1351 * gdb.arch/system-gcore.exp: Likewise.
1352 * gdb.base/bigcore.exp (extract_heap): Likewise.
1353 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1354 * gdb.base/call-ar-st.exp: Likewise.
1355 * gdb.base/call-rt-st.exp: Likewise.
1356 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1357 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1358 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1359 * gdb.base/corefile.exp: Likewise.
1360 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1361 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1362 * gdb.base/fixsection.exp: Likewise.
1363 * gdb.base/funcargs.exp: Likewise.
1364 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1365 * gdb.base/gcore-relro.exp: Likewise.
1366 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1367 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1368 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1369 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1370 * gdb.base/list.exp: Likewise.
1371 (set_listsize): Likewise.
1372 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1373 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1374 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1375 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1376 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1377 * gdb.base/setvar.exp: Likewise.
1378 (test_set): Likewise.
1379 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1380 * gdb.base/solib-overlap.exp: Likewise.
1381 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1382 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1383 * gdb.base/watchpoint.exp (initialize): Likewise.
1384 (test_simple_watchpoint): Likewise.
1385 (test_disabling_watchpoints): Likewise.
1386 (test_watchpoint_triggered_in_syscall): Likewise.
1387 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1388 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1389 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1390 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1391 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1392 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1393 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1394 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1395 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1396 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1397 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1398 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1399 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1400 * gdb.mi/gdb792.exp: Likewise.
1401 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1402 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1403 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1404 * gdb.threads/gcore-thread.exp: Likewise.
1405 (load_core): Likewise.
1406 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1407 (test_startup, check_control_c): Likewise.
1408 * gdb.threads/sigstep-threads.exp: Likewise.
1409 * gdb.threads/thread_check.exp: Likewise.
1410 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1411 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1412 (set_a_tracepoint, trace_buffer_normal): Likewise.
1413 (gdb_trace_circular_tests): Likewise.
1414 * gdb.trace/collection.exp: Likewise.
1415 * gdb.trace/disconnected-tracing.exp: Likewise.
1416 * gdb.trace/infotrace.exp: Likewise.
1417 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1418 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1419 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1420 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1421 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1422 * gdb.trace/stap-trace.exp: Likewise.
1423 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1424 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1425 * gdb.trace/trace-buffer-size.exp: Likewise.
1426 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1427 * gdb.trace/unavailable.exp: Likewise.
1428 * gdb.trace/while-dyn.exp: Likewise.
1429 * lib/fortran.exp (set_lang_fortran): Likewise.
1430 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1431 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1432 (default_gdb_start, get_compiler_info): Likewise.
1433 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1434 (get_debug_format, setup_xfail_format): Likewise.
1435 (rerun_to_main, gdb_skip_float_test): Likewise.
1436 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1437 * lib/java.exp (set_lang_java): Likewise.
1438 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1439 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1440 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1441 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1442 * lib/objc.exp (set_lang_objc): Likewise.
1443 * lib/pascal.exp (set_lang_pascal): Likewise.
1444 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1445 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1446 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1447
1448 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1449
1450 PR c++/15203
1451 PR c++/15210
1452 * gdb.cp/m-static.cc (keepalive_int): New function.
1453 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1454 * gdb.cp/m-static.exp: New test for `sintvar'.
1455
1456 2013-03-14 Yao Qi <yao@codesourcery.com>
1457
1458 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1459 of 'tstatus' into tstatus_output.
1460 (top level): Save the trace data to tfile. Read trace file in
1461 tfile target. Check the trace status.
1462
1463 2013-03-13 Yao Qi <yao@codesourcery.com>
1464
1465 * gdb.trace/tsv.exp (check_tsv): New.
1466 (top level): Save a tfile on current trace session. Call
1467 check_tsv on live target. Load the tfile with target tfile
1468 and call check_tsv again.
1469
1470 2013-03-13 Yao Qi <yao@codesourcery.com>
1471
1472 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1473 Replace some "gdb_test" with "gdb_test_no_output".
1474
1475 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1476
1477 * gdb.ada/expr_delims.exp: New file.
1478 * gdb.ada/expr_delims/foo.adb: New file.
1479 * gdb.ada/expr_delims/pck.ads: New file.
1480 * gdb.ada/expr_delims/pck.adb: New file.
1481
1482 2013-03-11 Keith Seitz <keiths@redhat.com>
1483
1484 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1485 both condition and thread. Then delete the watchpoint.
1486
1487 2013-03-11 Christian Himpel <christian.himpel@intel.com>
1488
1489 * Makefile.in: Add btrace testsuite.
1490 * configure: Regenerated.
1491 * configure.ac: Add btrace testsuite.
1492 * gdb.btrace/Makefile.in: New file.
1493 * gdb.btrace/enable.c: New file.
1494 * gdb.btrace/enable.exp: New file.
1495 * gdb.btrace/function_call_history.c: New file.
1496 * gdb.btrace/function_call_history.exp: New file.
1497 * gdb.btrace/instruction_history.c: New file.
1498 * gdb.btrace/instruction_history.exp: New file.
1499 * gdb.btrace/instruction_history.S: New file.
1500 * lib/gdb.exp: Add btrace skip proc.
1501
1502 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1503
1504 Fix entry-values if the callee called a noreturn function.
1505 * gdb.arch/amd64-tailcall-noret.S: New file.
1506 * gdb.arch/amd64-tailcall-noret.c: New file.
1507 * gdb.arch/amd64-tailcall-noret.exp: New file.
1508
1509 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1510
1511 Fix entry-values in C++ across CUs.
1512 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1513 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1514 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1515 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1516 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1517
1518 2013-03-08 Stan Shebs <stan@codesourcery.com>
1519 Hafiz Abid Qadeer <abidh@codesourcery.com>
1520
1521 gdb/testsuite/
1522 * gdb.trace/trace-buffer-size.exp: New file.
1523 * gdb.trace/trace-buffer-size.c: New file.
1524
1525 2013-03-06 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1528 doesn't support the tested optional feature, call "unsupported"
1529 with the same test message as the "pass" case, instead of calling
1530 "pass" with a different message. Use the same text for the "fail"
1531 cases too.
1532
1533 2013-03-06 Yao Qi <yao@codesourcery.com>
1534
1535 * gdb.trace/tstatus.exp: Remove the invocation of
1536 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1537 (test_tracepoints): Don't set fast tracepoint.
1538 (top level): Don't check agent library is loaded or not.
1539
1540 2013-03-06 Yao Qi <yao@codesourcery.com>
1541
1542 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1543 parentheses by "\\".
1544
1545 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 * gdb.linespec/base/one/thefile.cc (twodup): New.
1548 (m): Call it.
1549 * gdb.linespec/base/two/thefile.cc (dupname): New.
1550 (n): Call it.
1551 * gdb.linespec/break-ask.exp: New file.
1552 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1553
1554 2013-02-28 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.trace/report.exp: Move some code to ...
1557 (use_collected_data): New.
1558 (top level): Call use_collected_data once on the live target.
1559 Save at file of the current trace session, load it with target
1560 tfile, and call use_collected_data again.
1561
1562 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1563
1564 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1565
1566 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1567
1568 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1569 Add final kill of ${valgrind_pid}.
1570
1571 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1572
1573 * gdb.python/py-arch.c: New test case
1574 * gdb.python/py-arch.exp: New tests to test
1575 gdb.Architecture.disassemble
1576 * gdb.python/Makefile.in: Add py-arch to the list of
1577 EXECUTABLES.
1578
1579 2013-02-18 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.dwarf2/subrange.exp: New file.
1582
1583 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1584 Hafiz Abid Qadeer <abidh@codesourcery.com>
1585
1586 * gdb.trace/tfile.exp: Add test for -trace-status command.
1587
1588 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1591 nanosleep by sleep.
1592
1593 2013-02-14 Pedro Alves <palves@redhat.com>
1594
1595 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1596
1597 2013-02-14 Pedro Alves <pedro@codesourcery.com>
1598 Hafiz Abid Qadeer <abidh@codesourcery.com>
1599
1600 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1601
1602 2013-02-12 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1605 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1606
1607 2013-02-12 Pedro Alves <palves@redhat.com>
1608
1609 * gdb.base/catch-signal.c: Update copyright years.
1610 * gdb.base/catch-signal.exp: Update copyright years.
1611 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1612 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1613 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1614 * gdb.dwarf2/dw2-error.S: Update copyright years.
1615 * gdb.dwarf2/dw2-error.c: Update copyright years.
1616 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1617 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1618 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1619
1620 2013-02-12 Pedro Alves <palves@redhat.com>
1621
1622 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1623 message.
1624 * gdb.base/sigaltstack.exp: Ditto.
1625 * gdb.base/siginfo.exp: Ditto.
1626 * gdb.base/sizeof.exp: Ditto.
1627
1628 2013-02-12 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.mi/mi-basics.exp: Tweak intro comment.
1631 * gdb.mi/mi-break.exp: Tweak intro comment.
1632 * gdb.mi/mi-console.exp: Tweak intro comment.
1633 * gdb.mi/mi-file.exp: Tweak intro comment.
1634 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1635 * gdb.mi/mi-return.exp: Tweak intro comment.
1636 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1637 * gdb.mi/mi-until.exp: Tweak intro comment.
1638 * gdb.mi/mi-watch.exp: Tweak intro comment.
1639
1640 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1641
1642 * gdb.server/no-thread-db.exp: New file.
1643 * gdb.server/no-thread-db.c: New file.
1644 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1645
1646 2013-02-11 Doug Evans <dje@google.com>
1647
1648 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1649 two decfloats.
1650
1651 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1652
1653 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1654 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1655
1656 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1657
1658 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1659
1660 2013-02-06 Yao Qi <yao@codesourcery.com>
1661
1662 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1663 to ...
1664 (test_create_delete_modify_tsv): ... here. New test on modifying
1665 the initial value of a tsv.
1666
1667 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1668
1669 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1670 (cd .../rdir): ... here.
1671
1672 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1673
1674 * gdb.linespec/base/one/header.h: New file.
1675 * gdb.linespec/base/two/header.h: New file.
1676 * gdb.linespec/macro-relative.c: New file.
1677 * gdb.linespec/macro-relative.exp: New file.
1678
1679 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 * gdb.base/fullpath-expand-func.c: New file.
1682 * gdb.base/fullpath-expand.c: New file.
1683 * gdb.base/fullpath-expand.exp: New file.
1684 * gdb.base/realname-expand-real.c: New file.
1685 * gdb.base/realname-expand.c: New file.
1686 * gdb.base/realname-expand.exp: New file.
1687
1688 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1689
1690 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1691 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1692
1693 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1694
1695 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1696 (compare_filenames_for_search does not match)
1697 (compare_filenames_for_search does match): New tests.
1698
1699 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1700
1701 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1702
1703 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1706
1707 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1708
1709 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1710 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1711 ${binfile}.mini_debuginfo-debuglink and
1712 ${binfile}.mini_debuginfo-debuglink.xz.
1713
1714 2013-02-01 Tom Tromey <tromey@redhat.com>
1715
1716 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1717 attributes.
1718
1719 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1720 Tom Tromey <tromey@redhat.com>
1721
1722 * gdb.dwarf2/method-ptr.exp: Link with c++.
1723 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1724
1725 2013-01-31 Tom Tromey <tromey@redhat.com>
1726
1727 * gdb.base/jit.exp (compile_jit_test): New proc.
1728 Add PIE tests.
1729
1730 2013-01-31 Tom Tromey <tromey@redhat.com>
1731
1732 * gdb.dwarf2/method-ptr.cc: New file.
1733 * gdb.dwarf2/method-ptr.exp: New file.
1734
1735 2013-01-31 Tom Tromey <tromey@redhat.com>
1736
1737 * lib/dwarf.exp (namespace Dwarf): New.
1738
1739 2013-01-29 Tom Tromey <tromey@redhat.com>
1740
1741 * gdb.dwarf2/fission-reread.exp: Add unload test.
1742
1743 2013-01-28 Doug Evans <dje@google.com>
1744
1745 * gdb.dwarf2/fission-loclists.exp: New file.
1746 * gdb.dwarf2/fission-loclists.S: New file.
1747
1748 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 Code cleanup.
1751 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1752 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1753 and prepare_for_testing.
1754 * gdb.base/store.exp: Likewise.
1755
1756 2013-01-25 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.python/py-explore.exp: Expect the gdb prompt.
1759
1760 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
1761
1762 * gdb.base/gnu_vector.c: New variable for use in tests.
1763 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1764 changes in scalar to vector casting and widening.
1765 * gdb.python/py-type.c: New variables for use in tests.
1766 * gdb.python/py-type.exp: Update vector related tests to reflect
1767 changes in scalar to vector casting and widening.
1768
1769 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1770
1771 * gdb.base/prologue-include.c: New file.
1772 * gdb.base/prologue-include.exp: New file.
1773 * gdb.base/prologue-include.h: New file.
1774
1775 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1776
1777 PR gdb/13443
1778 * gdb.mi/mi-var-block.exp: Make test messages unique.
1779
1780 2013-01-23 Tom Tromey <tromey@redhat.com>
1781
1782 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1783
1784 2013-01-23 Tom Tromey <tromey@redhat.com>
1785
1786 * gdb.cp/converts.cc (main): Initialize 'a'.
1787
1788 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1789
1790 * testsuite/gdb.python/frame.exp: Add a test for
1791 gdb.Frame.architecture() method.
1792
1793 2013-01-22 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.base/annota1.exp (signal sent): No longer expect
1796 breakpoints-invalid.
1797 * gdb.cp/annota2.exp (continue until exit)
1798 (watch triggered on a.x): Ditto.
1799
1800 2013-01-22 Pedro Alves <palves@redhat.com>
1801
1802 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1803 Adjust tests to breakpoints-invalid changes.
1804 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1805 variables.
1806 Adjust tests to breakpoints-invalid changes.
1807
1808 2013-01-22 Pedro Alves <palves@redhat.com>
1809
1810 * gdb.base/annota1.exp (annotate ignore count change): Add
1811 expected output for failure case.
1812
1813 2013-01-22 Tom Tromey <tromey@redhat.com>
1814
1815 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1816 call.
1817
1818 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1819
1820 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1821 * gdb.mi/mi-catch-load.exp: Ditto.
1822 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1823 Also handle 'thread' field.
1824 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1825 * gdb.mi/mi-watch.exp: Ditto.
1826 * lib/mi-support.exp: Ditto.
1827
1828 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1829
1830 * gdb.python/py-explore.exp: Improve a test
1831
1832 2013-01-18  David Blaikie  <dblaikie@gmail.com>
1833
1834 * gdb.base/label.c (main): Correct the type of the second
1835 parameter.
1836
1837 2013-01-18 Tom Tromey <tromey@redhat.com>
1838
1839 * gdb.dwarf2/trace-crash.s: New file.
1840 * gdb.dwarf2/trace-crash.exp: New file.
1841
1842 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1843
1844 PR gdb/13443
1845 * gdb.base/checkpoint.exp: Update test messages to make them
1846 unique.
1847
1848 2013-01-18 Yao Qi <yao@codesourcery.com>
1849
1850 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1851 output of 'info tracepoints'.
1852 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1853 Likewise.
1854 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1855 * gdb.trace/disconnected-tracing.c (struct foo): New.
1856
1857 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1858
1859 * gdb.dwarf2/dw2-dos-drive.S: New file.
1860 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1861
1862 2013-01-17 Doug Evans <dje@google.com>
1863
1864 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1865 CXX_FOR_TARGET.
1866
1867 * boards/cc-with-tweaks.exp: New file.
1868
1869 2013-01-17 Tom Tromey <tromey@redhat.com>
1870
1871 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1872
1873 2013-01-17 Pedro Alves <palves@redhat.com>
1874
1875 Merge dg-extract-results.sh from upstream (svn 195224).
1876
1877 2013-01-15 David Blaikie <dblaikie@gmail.com>
1878 * dg-extract-results.sh: Fix order of summary counts.
1879
1880 2013-01-15 David Blaikie <dblaikie@gmail.com>
1881 * dg-extract-results.sh: Constrain the start-of-log pattern.
1882
1883 2013-01-15 David Blaikie <dblaikie@gmail.com>
1884 * dg-extract-results.sh: Handle KPASSes.
1885
1886 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1887 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1888 of grep -q.
1889
1890 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1891
1892 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1893 interface.
1894 * gdb.base/jithost.c: New file.
1895 * gdb.base/jithost.h: New file.
1896 * gdb.base/jitreader.c : New file.
1897 * gdb.base/jit-protocol.h: New file.
1898
1899 2013-01-16 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.base/catch-signal.c: New file.
1902 * gdb.base/catch-signal.exp: New file.
1903
1904 2013-01-16 Tom Tromey <tromey@redhat.com>
1905
1906 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1907
1908 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1911
1912 2013-01-14 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.base/completion.exp: Add "set gnutarget" test.
1915
1916 2013-01-14 Tom Tromey <tromey@redhat.com>
1917
1918 * gdb.dwarf2/dw2-restrict.S: New file.
1919 * gdb.dwarf2/dw2-restrict.c: New file.
1920 * gdb.dwarf2/dw2-restrict.exp: New file.
1921
1922 2013-01-14 Tom Tromey <tromey@redhat.com>
1923
1924 * gdb.dwarf2/dw2-error.exp: New file.
1925 * gdb.dwarf2/dw2-error.c: New file.
1926 * gdb.dwarf2/dw2-error.S: New file.
1927
1928 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1929
1930 * gdb.cp/parse-lang.cc: New file.
1931 * gdb.cp/parse-lang.exp: New file.
1932
1933 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1936 (set substitute-path): New test.
1937 (fullname present): Remove content.
1938 (substituted fullname): New test.
1939
1940 2013-01-13 Joel Brobecker <brobecker@adacore.com>
1941
1942 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1943 check. Move $gdb_py_is_py24 value check right after.
1944
1945 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1946
1947 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1948 targets.
1949
1950 2013-01-11 Yao Qi <yao@codesourcery.com>
1951
1952 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1953 for dprintf.
1954 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1955 Check the fields in "=breakpoint-created" for dprintf.
1956
1957 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1958
1959 * gdb.mi/mi-fullname-deleted.exp: New file.
1960
1961 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1962
1963 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1964 expected output.
1965 (info skip with pending file): Remove.
1966 (ignoring function in solib, info skip for function multiply): Update
1967 the expected output.
1968 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1969 (info skip (delete 1), info skip after disabling all)
1970 (info skip after enabling all, info skip after disabling 4 2-3)
1971 (info skip after enabling 2-3, info skip 2-3)
1972 (info skip after deleting 2 3): Update the expected output.
1973 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1974 statement to its initialization and return.
1975 * gdb.linespec/skip-two.exp: New file.
1976
1977 2012-12-19 Doug Evans <dje@google.com>
1978
1979 * gdb.base/maint.exp: Handle testing with .gdb_index.
1980
1981 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1982
1983 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1984 Cavium to FSF.
1985
1986 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1987
1988 * dg-extract-results.sh: Update contact info in copyright notice.
1989 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1990 GPL v3 or later. Update contact info.
1991 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1992 gdb.threads/watchpoint-fork-mt.c,
1993 gdb.threads/watchpoint-fork-parent.c,
1994 gdb.threads/watchpoint-fork-st.c,
1995 gdb.threads/watchpoint-fork.h: Likewise.
1996
1997 2012-12-15 Yao Qi <yao@codesourcery.com>
1998
1999 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2000 'installed' field in '=breakpoint-modified'.
2001 (test_reconnect): Check 'installed' field in
2002 '=breakpoint-modified' and '=breakpoint-created'.
2003
2004 * gdb.trace/actions.exp: Update test for 'installed' field.
2005 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2006 (tracepoint_change_loc_2): Likewise.
2007 Check 'info tracepoint' display nothing else.
2008 * gdb.trace/deltrace.exp: Likewise.
2009 * gdb.trace/infotrace.exp: Likewise.
2010 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2011 Likewise.
2012 * gdb.trace/passcount.exp: Likewise.
2013 * gdb.trace/tracecmd.exp: Likewise.
2014 * gdb.trace/while-stepping.exp: Likewise.
2015
2016 2012-12-14 Tom Tromey <tromey@redhat.com>
2017
2018 * gdb.cp/member-name.exp: New file.
2019 * gdb.cp/member-name.cc: New file.
2020
2021 2012-12-14 Tom Tromey <tromey@redhat.com>
2022
2023 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2024
2025 2012-12-14 Doug Evans <dje@google.com>
2026
2027 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2028 DW_OP_GNU_implicit_pointer is section-relative.
2029
2030 2012-12-14 Tom Tromey <tromey@redhat.com>
2031
2032 * gdb.base/info-proc.exp: Add core file tests.
2033
2034 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2035
2036 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
2037
2038 2012-12-13 Doug Evans <dje@google.com>
2039
2040 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2041 * gdb.multi/multi-arch.exp: Ditto.
2042
2043 2012-12-12 Keven Boell <keven.boell@intel.com>
2044
2045 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2046 catch load test library source file.
2047 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2048 load test source file.
2049 * gdb.mi/mi-catch-load.exp: New. Test file for
2050 basic MI -catch-load and -catch-unload tests.
2051
2052 2012-12-11 Paul Koning <paul_koning@dell.com>
2053
2054 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2055 exception.
2056 (_iterator_except): New function.
2057 (ArrayPrinter): Use _iterator function instead of local _iterator
2058 class for Python 3 compatibility.
2059 (NoStringContainerPrinter): Use _iterator_except instead of
2060 _iterator.
2061 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2062 execfile for Python 3 compatibility.
2063 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2064 format in error_prompt test.
2065
2066 2012-12-10 Paul Koning <paul_koning@dell.com>
2067
2068 * gdb.base/charset.exp: Change print syntax for Python 3
2069 compatibility.
2070 * gdb.python/py-block.exp: Ditto.
2071 * gdb.python/py-breakpoint.exp: Ditto.
2072 * gdb.python/py-cmd.exp: Ditto.
2073 * gdb.python/py-events.py: Ditto.
2074 * gdb.python/py-finish-breakpoint.py: Ditto.
2075 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2076 * gdb.python/py-finish-breakpoint2.py: Ditto.
2077 * gdb.python/py-frame-inline.exp: Ditto.
2078 * gdb.python/py-frame.exp: Ditto.
2079 * gdb.python/py-infthread.exp: Ditto.
2080 * gdb.python/py-objfile.exp: Ditto.
2081 * gdb.python/py-parameter.exp: Ditto.
2082 * gdb.python/py-progspace.exp: Ditto.
2083 * gdb.python/py-prompt.exp: Ditto.
2084 * gdb.python/py-symbol.exp: Ditto.
2085 * gdb.python/py-symtab.exp: Ditto.
2086 * gdb.python/py-template.exp: Ditto.
2087 * gdb.python/py-value-cc.exp: Ditto.
2088 * gdb.python/python.exp: Ditto.
2089 * gdb.python/source2.py: Ditto.
2090 * gdb.python/lib-types.exp: Change print syntax for Python 3
2091 compatibility.
2092 Use sorted() function rather than sort() method.
2093 Accept either int or long values for enum values.
2094 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2095 execfile for Python 3 compatibility.
2096 * gdb.python/py-evsignal.exp: Ditto.
2097 * gdb.python/py-evthreads.exp: Ditto.
2098 * gdb.python/py-mi.exp: Ditto.
2099 * gdb.python/py-pp-maint.exp: Ditto.
2100 * gdb.python/py-prettyprint.exp: Ditto.
2101 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2102 Python 3 compatibility.
2103 Skip tests for Python 2.4.
2104 * gdb.python/py-inferior.exp: Change print syntax for
2105 Python 3 compatibility.
2106 Use byte string rather than character string in memory write test
2107 if Python 3.
2108 * gdb.python/py-pp-maint.py: Change class declarations to "new
2109 class" syntax.
2110 * gdb.python/py-prettyprint.py: Change iterator class to generator
2111 function for Python 3 compatibility.
2112 Make all classes "new style".
2113 Fix indentation issue and stray semicolon.
2114 * gdb.python/py-shared.expChange print syntax for Python 3
2115 compatibility.
2116 Define "long" if Python 3.
2117 * gdb.python/py-type.exp: Change print syntax for Python 3
2118 compatibility.
2119 Accept either int or long values for enum values.
2120 * gdb.python/py-value.exp: Change print syntax for Python 3
2121 compatibility.
2122 Skip "long" and "unicode" tests if Python 3.
2123 Accept either "type" or "class" in type checks.
2124 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2125 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2126
2127 2012-12-10 Tom Tromey <tromey@redhat.com>
2128
2129 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2130 (test): Add "two_cu" argument.
2131 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2132 for types; allow two CUs.
2133
2134 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2137 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2138
2139 2012-12-08 Yao Qi <yao@codesourcery.com>
2140 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2143 '=breakpoint-created' when GDB merges the tracepoints of both
2144 sides.
2145
2146 2012-12-07 Tom Tromey <tromey@redhat.com>
2147
2148 * gdb.base/break1.c (enum some_enum, union some_union): New.
2149 (some_enum_global, some_union_global, some_value): New globals.
2150 * gdb.base/completion.exp: Add tag completion tests.
2151
2152 2012-12-07 Tom Tromey <tromey@redhat.com>
2153
2154 * gdb.base/completion.exp: Add tests for ptype and whatis
2155 completion.
2156
2157 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2158
2159 * gdb.base/stale-infcall.exp: Fix copyright line.
2160
2161 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2162
2163 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2164
2165 2012-12-06 Pedro Alves <palves@redhat.com>
2166 Tom Tromey <tromey@redhat.com>
2167
2168 * gdb.base/exprs.exp: Add tests for cast to void.
2169
2170 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2171
2172 * gdb.python/py-mi.exp: Correct expected results for attribute
2173 "dynamic" returned by -var-update.
2174 Add test case for correct handling of "diplayhint" for children
2175 of dynamic varobjs.
2176 * gdb.python/py-prettyprint.c (set_itme): New function.
2177 (bug_14741) New function.
2178 (main) Add call to bug_14741().
2179 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2180
2181 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2182
2183 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2184 ${binfile}.funcsyms list.
2185
2186 2012-12-04 Yao Qi <yao@codesourcery.com>
2187
2188 PR gdb/13443
2189 * gdb.trace/actions.exp: Make test messages unique.
2190
2191 2012-11-29 Tom Tromey <tromey@redhat.com>
2192
2193 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2194
2195 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2196
2197 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2198 * gdb.opencl/datatypes.exp: Likewise.
2199 * gdb.opencl/operators.exp: Likewise.
2200 * gdb.opencl/vec_comps.exp: Likewise.
2201
2202 2012-11-29 Jerome Guitton <guitton@adacore.com>
2203
2204 * gdb.ada/iwide: New testcase.
2205
2206 2012-11-29 Jerome Guitton <guitton@adacore.com>
2207
2208 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2209 ptype test.
2210
2211 2012-11-29 Jerome Guitton <guitton@adacore.com>
2212
2213 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2214 form {VARIANT_TYPE}ADDRESS.
2215
2216 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2217
2218 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2219 (func): New function.
2220 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2221 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2222 pointers to members with pointer-to-function type.
2223
2224 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2225 Tom Tromey <tromey@redhat.com>
2226
2227 * gdb.base/gnu-debugdata.exp: New file.
2228 * gdb.base/gnu-debugdata.c: New file.
2229 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2230 (gdb_unload): Return 0 on success.
2231
2232 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2235
2236 2012-11-26 Joel Brobecker <brobecker@adacore.com>
2237
2238 * gdb.base/empty_exe.exp: New testcase.
2239
2240 2012-11-20 Mike Frysinger <vapier@gentoo.org>
2241
2242 * gdb.base/completion.exp: Add test for help aliases completion.
2243
2244 2012-11-20 Yao Qi <yao@codesourcery.com>
2245
2246 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2247 Don't test 'maint set show-debug-regs'.
2248 Use command 'set remotecache' instead of
2249 'set circular-trace-buffer'.
2250
2251 2012-11-16 Keith Seitz <keiths@redhat.com>
2252
2253 PR c++/13615
2254 * gdb.cp/baseenum.cc: New file.
2255 * gdb.cp/baseenum.exp: New file.
2256 * gdb.cp/derivation.cc (A): Add copyright.
2257 Add a typedef.
2258 (B): Use A::value_type instead of int. Change all references.
2259 (D): Use value_type instead of int. Change all references.
2260 (E): Likewise.
2261 (F); Likewise.
2262 (Z): New class.
2263 (ZZ): New class.
2264 (N, Base, Derived): New namespace and classes.
2265 (main): Add instances of Z and ZZ.
2266 Make sure all symbols from N are kept.
2267 * gdb.cp/derivation.exp: Update typedef changes in tests.
2268 Add tests for class typedefs both before and after starting
2269 the inferior.
2270 Add tests for searching for a typedef while stopped in a
2271 method.
2272
2273 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2274
2275 * gdb.mi/mi-var-create-rtti.c: New file.
2276 * gdb.mi/mi-var-create-rtti.exp: New file.
2277
2278 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2279
2280 * gdb.base/structs3.exp: Run to main before doing any tests.
2281
2282 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
2283
2284 * gdb.python/py-type.exp: Uniquify test names.
2285
2286 2012-11-14 Yao Qi <yao@codesourcery.com>
2287
2288 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2289 (thread_function) [DEBUG]: Call 'printf'.
2290 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2291 command line if 'DEBUG=1' is passed to test.
2292 Remove a pattern to match inferior's output.
2293
2294 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2295
2296 * gdb.mi/mi-fill-memory.exp: New test.
2297
2298 2012-11-12 Tom Tromey <tromey@redhat.com>
2299
2300 * gdb.base/completion.exp: Update for "info type-printers".
2301 * gdb.python/py-typeprint.cc: New file.
2302 * gdb.python/py-typeprint.exp: New file.
2303 * gdb.python/py-typeprint.py: New file.
2304
2305 2012-11-12 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.base/call-sc.exp: Use "ptype/r".
2308 * gdb.base/volatile.exp: Don't expect "int".
2309 * gdb.cp/ptype-flags.cc: New file.
2310 * gdb.cp/ptype-flags.exp: New file.
2311 * gdb.cp/templates.exp: Use ptype/r.
2312 (test_ptype_of_templates, test_template_typedef): Likewise.
2313 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2314 argument. Handle template names and template parameters.
2315 * gdb.mi/mi-var-cmd.exp: Accept "long".
2316 * gdb.mi/mi-var-child.exp: Accept "long".
2317 * gdb.mi/mi-var-display.exp: Accept "long".
2318 * gdb.mi/mi2-var-child.exp: Accept "long".
2319
2320 2012-11-12 Tom Tromey <tromey@redhat.com>
2321
2322 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2323 "ptype" from calls to cp_test_ptype_class.
2324 (test_enums): Likewise.
2325 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2326 cp_test_ptype_class.
2327 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2328 calls to cp_test_ptype_class.
2329 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2330 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2331 from calls to cp_test_ptype_class.
2332 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2333 command here. Change "in_command" argument to "in_exp".
2334
2335 2012-11-10 Keith Seitz <keiths@redhat.com>
2336
2337 PR gdb/14288
2338 * gdb.base/printcmds.c: Add invalid_XXX globals
2339 for repeated byte tests.
2340 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2341 * gdb.base/wchar.c (main): Add and construct a wchar_t
2342 array with repeated characters.
2343 * gdb.base/wchar.exp: Add repeated character tests.
2344
2345 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2346
2347 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2348 disassembly output.
2349
2350 2012-11-09 Pedro Alves <palves@redhat.com>
2351
2352 PR gdb/14306
2353
2354 * gdb.multi/multi-arch-exec.c: New file.
2355 * gdb.multi/multi-arch-exec.exp: New file.
2356
2357 2012-11-09 Yao Qi <yao@codesourcery.com>
2358
2359 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2360 (top level): Call it.
2361
2362 2012-11-09 Yao Qi <yao@codesourcery.com>
2363
2364 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2365 typo.
2366
2367 2012-11-09 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.multi/multi-arch.exp: New.
2370
2371 2012-11-08 Tom Tromey <tromey@redhat.com>
2372
2373 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2374 core files, if possible.
2375 * gdb.base/siginfo-thread.c: New file
2376 * gdb.base/siginfo-thread.exp: New file
2377
2378 2012-11-08 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.base/comprdebug.exp: New file.
2381
2382 2012-11-06 Pedro Alves <palves@redhat.com>
2383
2384 PR gdb/14810
2385
2386 * gdb.base/disabled-location.c: New file.
2387 * gdb.base/disabled-location.exp: New file.
2388
2389 2012-11-06 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2392 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2393 gdb_gcore_cmd.
2394 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2395 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2396 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2397 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2398 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2399 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2400 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2401 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2402 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2403
2404 2012-11-05 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2407 procedure.
2408 (do_vfork_and_follow_child_tests_exec)
2409 (do_vfork_and_follow_child_tests_exit): Call it.
2410
2411 2012-11-05 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2414 fails.
2415
2416 2012-11-03 Yao Qi <yao@codesourcery.com>
2417
2418 Fix PR gdb/14617.
2419 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2420 Remove setup_kfail, and update test.
2421
2422 2012-11-02 Tom Tromey <tromey@redhat.com>
2423
2424 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2425 test.
2426
2427 2012-11-02 Pedro Alves <palves@redhat.com>
2428
2429 PR gdb/14766
2430
2431 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2432 setup_kfail.
2433 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2434 get registers".
2435
2436 2012-11-02 Pedro Alves <palves@redhat.com>
2437
2438 * gdb.base/foll-vfork-exit.c: New file.
2439 * gdb.base/foll-vfork.exp (top level): New file-describing
2440 comment.
2441 (vfork_child_follow_to_exit): New procedure.
2442 (tcatch_vfork_then_child_follow): Rename as ...
2443 (tcatch_vfork_then_child_follow_exec): ... this.
2444 (tcatch_vfork_then_child_follow_exit): New procedure.
2445 (do_vfork_and_follow_parent_tests): New procedure, factored out
2446 from do_vfork_and_exec_tests.
2447 (do_vfork_and_follow_child_tests_exec): Ditto.
2448 (do_vfork_and_exec_tests): Delete.
2449 (do_vfork_and_follow_child_tests_exit): New procedure.
2450 (top level): Run tests with both the program that has the vfork
2451 child execing, and the program has the vfork child exiting.
2452
2453 2012-11-02 Pedro Alves <palves@redhat.com>
2454
2455 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2456 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2457 (vfork_parent_follow_to_bp): Call it.
2458 (kill_child): Delete.
2459 (vfork_and_exec_child_follow_to_main_bp)
2460 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2461 longer call kill_child.
2462 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2463 (do_vfork_and_exec_tests): Don't runto_main before calling each
2464 test procedure.
2465 (top level): Don't clean restart and set verbose before running
2466 each test procedure.
2467
2468 2012-11-02 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2471 (vfork_parent_follow_to_bp)
2472 (vfork_and_exec_child_follow_to_main_bp)
2473 (vfork_and_exec_child_follow_through_step)
2474 (tcatch_vfork_then_parent_follow)
2475 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2476 Use with_test_prefix.
2477
2478 2012-11-02 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.base/foll-vfork.c: Add copyright header.
2481 * gdb.base/vforked-prog.c: Add copyright header.
2482
2483 2012-11-02 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.base/foll-vfork.exp
2486 (vfork_and_exec_child_follow_through_step): Don't skip on
2487 non-HP/UX targets. Expect the next to only step one line on
2488 non-HP/UX targets, rather than stopping only after the exec.
2489
2490 2012-11-02 Pedro Alves <palves@redhat.com>
2491
2492 Don't hard code line numbers.
2493
2494 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2495 Expect text from the sources instead of a line number.
2496 (vfork_parent_follow_to_bp)
2497 (vfork_and_exec_child_follow_to_main_bp)
2498 (vfork_and_exec_child_follow_through_step)
2499 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2500 Use gdb_get_line_number.
2501
2502 2012-11-02 Pedro Alves <palves@redhat.com>
2503
2504 Modernize.
2505
2506 * gdb.base/foll-vfork.exp: Use standard_testfile and
2507 build_executable. Pass descriptive string to untested.
2508 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2509 (vfork_and_exec_child_follow_to_main_bp)
2510 (vfork_and_exec_child_follow_through_step)
2511 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2512 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2513 of send_gdb/gdb_expect.
2514
2515 (kill_child): New procedure.
2516 (vfork_and_exec_child_follow_to_main_bp)
2517 (vfork_and_exec_child_follow_through_step): Use it.
2518
2519 2012-11-02 Yao Qi <yao@codesourcery.com>
2520
2521 * gdb.base/setvar.exp: Test setting nested struct.
2522 * gdb.base/setvar.c (v_struct3): New.
2523
2524 2012-11-01 Doug Evans <dje@google.com>
2525
2526 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2527 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2528 use them.
2529
2530 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
2531
2532 PR cli/14772
2533 * gdb.base/gnu_vector.c (union_with_vector_1)
2534 (struct_with_vector_1): Add new struct and union for testing
2535 ptype.
2536 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2537 structs / unions containing vectors.
2538
2539 2012-10-25 Yao Qi <yao@codesourcery.com>
2540
2541 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2542 'setup_kfail' instead of 'setup_kfail_for_target'.
2543 * gdb.base/varargs.exp: Likewise.
2544 * lib/gdb.exp (setup_kfail_for_target): Remove.
2545
2546 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2547
2548 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2549
2550 2012-10-25 Mark Kettenis <kettenis@gnu.org>
2551
2552 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2553
2554 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2555
2556 * gdb.ada/set_wstr: New testcase.
2557
2558 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2559
2560 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2561
2562 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2563
2564 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2565
2566 2012-10-24 Mark Kettenis <kettenis@gnu.org>
2567
2568 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2569
2570 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2571
2572 * gdb.base/callfuncs.exp (do_function_calls): Fix
2573 setup_kfail_for_target for -m32 mode.
2574
2575 2012-10-23 Mark Kettenis <kettenis@gnu.org>
2576
2577 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2578 are now fixed.
2579
2580 2012-10-23 Yao Qi <yao@codesourcery.com>
2581
2582 * gdb.base/info-os.exp: Resume the inferior until it exits.
2583
2584 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2585
2586 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2587 * gdb.base/print-file-var.exp: Likewise.
2588 * gdb.base/type-opaque.exp: Likewise.
2589
2590 2012-10-17 Yao Qi <yao@codesourcery.com>
2591
2592 * gdb.mi/mi-memory-changed.exp: New.
2593
2594 2012-10-16 Yao Qi <yao@codesourcery.com>
2595
2596 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2597 returns true.
2598 Call gdb_load_shlibs.
2599 * gdb.reverse/solib-reverse.exp: Likewise.
2600
2601 2012-10-15 Keith Seitz <keiths@redhat.com>
2602
2603 * lib/cp-support.exp (cp_test_ptype_class): Add support
2604 for class typedefs.
2605
2606 * gdb.cp/derivation.exp: Add tests for g_instance.
2607
2608 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2609
2610 Fix entry values resolving in inlined frames.
2611 * gdb.arch/amd64-entry-value-inline.S: New file.
2612 * gdb.arch/amd64-entry-value-inline.c: New file.
2613 * gdb.arch/amd64-entry-value-inline.exp: New file.
2614
2615 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2616 Doug Evans <dje@google.com>
2617
2618 Fix recent gdb_breakpoint regression.
2619 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2620 braces from the parameter.
2621 * gdb.java/jprint.exp: Likewise.
2622
2623 2012-10-15 Doug Evans <dje@google.com>
2624
2625 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2626
2627 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2628
2629 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2630
2631 2012-10-15 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2634
2635 2012-10-15 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.python/py-symbol.exp: Test symbol destructor.
2638
2639 2012-10-14 Yao Qi <yao@codesourcery.com>
2640
2641 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2642 * gdb.mi/mi-cli.exp: New.
2643
2644 * gdb.mi/mi2-basics.exp: Remove.
2645 * gdb.mi/mi2-break.exp: Remove.
2646 * gdb.mi/mi2-console.exp: Remove.
2647 * gdb.mi/mi2-disassemble.exp: Remove.
2648 * gdb.mi/mi2-eval.exp: Remove.
2649 * gdb.mi/mi2-file.exp: Remove.
2650 * gdb.mi/mi2-hack-cli.exp: Remove.
2651 * gdb.mi/mi2-pthreads.exp: Remove.
2652 * gdb.mi/mi2-read-memory.exp: Remove.
2653 * gdb.mi/mi2-regs.exp: Remove.
2654 * gdb.mi/mi2-return.exp: Remove.
2655 * gdb.mi/mi2-simplerun.exp: Remove.
2656 * gdb.mi/mi2-stack.exp: Remove.
2657 * gdb.mi/mi2-stepi.exp: Remove.
2658 * gdb.mi/mi2-syn-frame.exp: Remove.
2659 * gdb.mi/mi2-until.exp: Remove.
2660 * gdb.mi/mi2-watch.exp: Remove.
2661 * gdb.mi/mi2-var-block.exp: Remove.
2662 * gdb.mi/mi2-var-cmd.exp: Remove.
2663 * gdb.mi/mi2-var-display.exp: Remove.
2664
2665 2012-10-12 Yao Qi <yao@codesourcery.com>
2666
2667 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2668 trail '.*' on matching patterns.
2669
2670 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2671
2672 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2673 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2674 * gdb.arch/i386-disp-step.exp: Likewise.
2675 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2676 * gdb.arch/i386-prologue.exp: Likewise.
2677 * gdb.arch/i386-size-overlap.exp: Likewise.
2678 * gdb.arch/i386-size.exp: Likewise.
2679 * gdb.arch/i386-unwind.exp: Likewise.
2680
2681 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2682
2683 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2684 * gdb.arch/i386-word.exp: Likewise.
2685
2686 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2687
2688 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2689 is_ilp32_target to set nr_regs.
2690 * gdb.arch/i386-sse.exp: Likewise.
2691
2692 2012-10-11 Doug Evans <dje@google.com>
2693
2694 PR breakpoints/14643.
2695 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2696 * gdb.linespec/thread.c: New file.
2697 * gdb.linespec/thread.exp: New file.
2698
2699 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2700 Recognize "message" -> print pass and fail. Add eof case.
2701 (runto): Recognize message, no-message. Print pass/fail if requested,
2702 with same treatment as gdb_breakpoint.
2703 (runto_main): Pass no-message to runto.
2704 (gdb_internal_error_resync): Add log message.
2705 (gdb_file_cmd): Tweak internal error fail text for consistency.
2706
2707 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 Fix crash during stepping on ppc32.
2710 * gdb.base/step-symless.c: New file.
2711 * gdb.base/step-symless.exp: New file.
2712
2713 2012-10-03 Doug Evans <dje@google.com>
2714
2715 PR symtab/14601
2716 * gdb.cp/using-crash.exp: New file.
2717 * gdb.cp/using-crash.cc: New file.
2718
2719 2012-10-02 Doug Evans <dje@google.com>
2720
2721 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2722 more consistent.
2723 (runto,gdb_debug_format): Ditto.
2724 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2725 Clean up logging and error messages.
2726
2727 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
2728
2729 Test find command on unmapped memory.
2730 * gdb.base/find-unmapped.c: New file.
2731 * gdb.base/find-unmapped.exp: New file.
2732
2733 2012-09-29 Yao Qi <yao@codesourcery.com>
2734
2735 * gdb.trace/mi-tracepoint-changed.exp: New.
2736 * gdb.mi/mi-breakpoint-changed.exp: New.
2737 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2738 * gdb.mi/pendshr2.c: New.
2739
2740 2012-09-28 Yao Qi <yao@codesourcery.com>
2741
2742 * gdb.mi/pr11022.exp: New.
2743 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2744
2745 2012-09-27 Tom Tromey <tromey@redhat.com>
2746
2747 * gdb.cp/derivation.exp: Add regression test.
2748 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2749 V_derived): New.
2750 (vderived): New global.
2751
2752 2012-09-26 Tom Tromey <tromey@redhat.com>
2753
2754 * gdb.dwarf2/dw2-common-block.S: New file.
2755 * gdb.dwarf2/dw2-common-block.exp: New file.
2756
2757 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2758
2759 * gdb.fortran/common-block.exp: New file.
2760 * gdb.fortran/common-block.f90: New file.
2761
2762 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
2763
2764 * gdb.base/duplicate-bp.c: New file.
2765 * gdb.base/duplicate-bp.exp: New file.
2766
2767 2012-09-26 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2770
2771 Revert:
2772 2012-09-21 Yao Qi <yao@codesourcery.com>
2773
2774 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2775
2776 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2777
2778 * gdb.base/longest-types.c: New test case.
2779 * gdb.base/longest-types.exp: New test case.
2780
2781 2012-09-25 Yao Qi <yao@codesourcery.com>
2782
2783 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2784
2785 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 Fix internal error on canonicalization of clang types.
2788 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2789 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2790 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2791
2792 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2793
2794 Fix disassemble without parameters in tailcall frame.
2795 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2796
2797 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
2798
2799 * gdb.dwarf2/dw2-op-out-param.S: New file.
2800 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2801
2802 2012-09-21 Yao Qi <yao@codesourcery.com>
2803
2804 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2805
2806 2012-09-21 Yao Qi <yao@codesourcery.com>
2807
2808 * gdb.mi/mi-cli.exp: Remove.
2809 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2810
2811 2012-09-21 Yao Qi <yao@codesourcery.com>
2812
2813 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2814 "=record-started" notification.
2815
2816 2012-09-21 Yao Qi <yao@codesourcery.com>
2817
2818 * gdb.mi/mi-record-changed.exp: New.
2819 * gdb.mi/mi-reverse.exp: Adjust expected output.
2820
2821 2012-09-20 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.python/python.exp: Test atexit.register.
2824
2825 2012-09-20 Doug Evans <dje@google.com>
2826
2827 * boards/dwarf4-gdb-index.exp: New file.
2828
2829 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2830 while running the tests.
2831
2832 2012-09-18 Joel Brobecker <brobecker@adacore.com>
2833
2834 * gdb.ada/bp_reset: New testcase.
2835
2836 2012-09-18 Yao Qi <yao@codesourcery.com>
2837
2838 * gdb.trace/mi-tsv-changed.exp: New.
2839
2840 2012-09-18 Yao Qi <yao@codesourcery.com>
2841
2842 * gdb.trace/mi-traceframe-changed.exp: New.
2843
2844 2012-09-17 Yao Qi <yao@codesourcery.com>
2845
2846 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2847 when it is less than 0.
2848
2849 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 PR 14119
2852 * gdb.arch/amd64-tailcall-ret.S: New file.
2853 * gdb.arch/amd64-tailcall-ret.c: New file.
2854 * gdb.arch/amd64-tailcall-ret.exp: New file.
2855 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2856 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2857 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2858
2859 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2860
2861 PR 14548
2862 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2863 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2864 * gdb.reverse/singlejmp-reverse.S: New file.
2865 * gdb.reverse/singlejmp-reverse.c: New file.
2866 * gdb.reverse/singlejmp-reverse.exp: New file.
2867
2868 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 Fix compatibility with old GCC (~4.1).
2871 * gdb.cp/converts.cc (my_enum_var): New variable.
2872
2873 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
2874
2875 * gdb.xml/tdesc-regs.exp: Update expected output for new
2876 vector_size syntax of vector types.
2877
2878 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2879
2880 Refactor Python "gdb" module into a proper Python package, by
2881 introducing a new "_gdb" module for code implemented in C, and
2882 using reload/__import__ instead of exec.
2883 * gdb.python/python.exp (Test stderr location): Update module
2884 location of GDB-specific sys.stderr.
2885 (Test stdout location): Ditto for sys.stdout.
2886
2887 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2888
2889 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2890
2891 2012-09-12 Keith Seitz <keiths@redhat.com>
2892
2893 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2894 conversion statement.
2895
2896 2012-09-12 Doug Evans <dje@google.com>
2897
2898 * gdb.base/help.exp: Remove testing of individual command help text,
2899 too much of a maintenance burden. Instead, test the functionality
2900 of "help" itself.
2901
2902 2012-09-11 Doug Evans <dje@google.com>
2903
2904 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2905 breakpoint.
2906
2907 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2908 * gdb.dwarf2/fission-reread.S: Ditto.
2909 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2910 * gdb.dwarf2/fission-reread.exp: Ditto.
2911
2912 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
2913
2914 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2915
2916 2012-09-10 Joel Brobecker <brobecker@adacore.com>
2917
2918 * gdb.ada/optim_drec: New testcase.
2919
2920 2012-09-10 Doug Evans <dje@google.com>
2921
2922 * boards/fission.exp: Explicitly mark "board" as not remote.
2923
2924 2012-09-10 Keith Seitz <keiths@redhat.com>
2925
2926 PR gdb/13483
2927 * gdb.cp/converts.cc (A::A): Add ctor.
2928 (A::member_): Add member.
2929 (enum my_enum): New enumeration.
2930 (main): Add calls to foo1_7 with various
2931 permitted arguments.
2932 * gdb.cp/converts.exp: Add tests for boolean
2933 conversions permitted by the standard.
2934
2935 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2936
2937 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2938 avoid spurious results due to ~/.gdbinit.
2939 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2940 $INTERNAL_GDBFLAGS in run command.
2941 * gdb.gdb/observer.exp (setup_test): Ditto.
2942 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2943 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2944
2945 2012-09-06 Doug Evans <dje@google.com>
2946
2947 * boards/fission.exp: New file.
2948
2949 * gdb.python/py-value.exp: Use clean_restart.
2950
2951 2012-09-05 Doug Evans <dje@google.com>
2952
2953 * gdb.base/info-macros.c: Fix whitespace.
2954
2955 2012-08-28 Pedro Alves <palves@redhat.com>
2956
2957 PR gdb/14428
2958
2959 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2960
2961 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.base/break-caller-line.c: New file.
2964 * gdb.base/break-caller-line.exp: New file.
2965
2966 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2969 * gdb.arch/i386-cfi-notcurrent.S: New file.
2970 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2971
2972 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
2973 Yao Qi <yao@codesourcery.com>
2974 Pedro Alves <palves@redhat.com>
2975
2976 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2977 New procedures.
2978 (top level): Add overlap checking tests.
2979
2980 2012-08-24 Tom Tromey <tromey@redhat.com>
2981
2982 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2983 gdb_test_multiple fails for other reasons.
2984
2985 2012-08-24 Yao Qi <yao@codesourcery.com>
2986
2987 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2988
2989 2012-08-23 Pedro Alves <palves@redhat.com>
2990
2991 * gdb.base/help.exp: Adjust to "handle" help text change.
2992
2993 2012-08-23 Yao Qi <yao@codesourcery.com>
2994
2995 * gdb.trace/disconnected-tracing.c (start, end): New.
2996 (main): Call start and end.
2997 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2998 existing tests into this proc.
2999 (disconnected_tfind): New.
3000
3001 2012-08-23 Yao Qi <yao@codesourcery.com>
3002
3003 * boards/native-gdbserver.exp (${board}_upload): New.
3004 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3005 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3006 Execute tfile on remote target.
3007 Copy trace file from target to host.
3008
3009 2012-08-22 Joseph Myers <joseph@codesourcery.com>
3010
3011 * gdb.arch/thumb-bx-pc.S: New file.
3012 * gdb.arch/thumb-bx-pc.exp: New file.
3013
3014 2012-08-22 Tom Tromey <tromey@redhat.com>
3015
3016 * gdb.base/maint.exp: Update.
3017
3018 2012-08-22 Tom Tromey <tromey@redhat.com>
3019
3020 * lib/gdb.exp (skip_unwinder_tests): New proc.
3021 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3022 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3023
3024 2012-08-21 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.hp/gdb.aCC/exception.exp: Remove.
3027
3028 012-08-19 Andrew Pinski <apinski@cavium.com>
3029
3030 * gdb.arch/mips-octeon-bbit.c: New file.
3031 * gdb.arch/mips-octeon-bbit.exp: New Test.
3032
3033 012-08-19 Keith Seitz <keiths@redhat.com>
3034
3035 PR c++/14365
3036 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3037 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3038
3039 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3040
3041 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3042 verbose -log by more specific untested call.
3043
3044 2012-08-18 Yao Qi <yao@codesourcery.com>
3045
3046 * gdb.trace/tfind.exp: Move tests on various command help before
3047 checking target supports trace.
3048 Fix the expected output of 'help tfind end'.
3049
3050 2012-08-17 Keith Seitz <keiths@redhat.com>
3051
3052 PR c++/13356
3053 * gdb.base/default.exp: Update all "check type" tests.
3054 * gdb.base/help.exp: Likewise.
3055 * gdb.base/setshow.exp: Likewise.
3056 * gdb.cp/converts.cc (foo1_type_check): New function.
3057 (foo2_type_check): New function.
3058 (foo3_type_check): New function.
3059 (main): Call new functions.
3060 * converts.exp: Add tests for integer-to-pointer conversions
3061 with/without strict type-checking.
3062
3063 2012-08-16 Mike Frysinger <vapier@gentoo.org>
3064
3065 * gdb.base/help.exp: Update expected output.
3066
3067 2012-08-16 Joel Brobecker <brobecker@adacore.com>
3068
3069 * gdb.ada/rdv_wait: New testcase.
3070
3071 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3072
3073 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3074
3075 2012-08-13 Doug Evans <dje@google.com>
3076
3077 * gdb.base/help.exp: Update expected output.
3078 * gdb.base/default.exp: Update expected output of "show convenience".
3079
3080 2012-08-10 Doug Evans <dje@google.com>
3081
3082 * gdb.python/py-strfns.c: New file.
3083 * gdb.python/py-strfns.exp: New file.
3084 * gdb.python/py-type.exp (test_fields): Add vector tests.
3085
3086 2012-08-10 Mike Frysinger <vapier@gentoo.org>
3087
3088 PR cli/10436:
3089 * gdb.base/completion.exp: Add tests for handle completion.
3090
3091 2012-08-09 Yao Qi <yao@codesourcery.com>
3092
3093 * gdb.mi/mi-cmd-param-changed.exp: New.
3094 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3095 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3096 * gdb.mi/mi2-prompt.exp: Likewise.
3097
3098 2012-08-08 Doug Evans <dje@google.com>
3099
3100 * gdb.base/debug-expr.c: New file.
3101 * gdb.base/debug-expr.exp: New file.
3102 * gdb.base/exprs.exp: Test {type} casts.
3103 * gdb.cp/debug-expr.exp: New file.
3104
3105 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3108 global variable loop, not a 'break'. Add loop count limit to 100.
3109 Add new fail case for terminated vgdb.
3110
3111 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3112 Jean-Marc Saffroy <saffroy@gmail.com>
3113
3114 PR 11804
3115 * gdb.base/gcore-relro.exp: New file.
3116 * gdb.base/gcore-relro-main.c: New file.
3117 * gdb.base/gcore-relro-lib.c: New file.
3118
3119 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3120
3121 Do not false FAIL with old GCCs.
3122 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3123 GCC < 4.5 in $no_hw mode.
3124
3125 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3126
3127 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3128
3129 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3130
3131 * gdb.base/list.exp (test_only_end): New function.
3132 Call it.
3133
3134 2012-08-06 Tom Tromey <tromey@redhat.com>
3135
3136 * gdb.python/py-mi.exp: Add test for printer whose children
3137 are a list.
3138 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3139 (main): New variable children_as_list.
3140 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3141 New.
3142 (register_pretty_printers): Register new printer.
3143
3144 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3145
3146 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3147 symbols. Abort if vgdb remote connection is closed.
3148
3149 2012-08-02 Doug Evans <dje@google.com>
3150
3151 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3152
3153 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3154
3155 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3156 s390x, PowerPC 64 and m68k-linux.
3157
3158 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3159
3160 * gdb.base/annota1.exp: Accept no frames-invalid notification
3161 when starting up the program.
3162 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3163 show a symbolic value as well.
3164 * gdb.server/server-exec-info.exp: Skip test when skipping
3165 gdbserver test and/or when skipping shared library tests.
3166 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3167 avoid name conflicts with other tests.
3168
3169 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3170
3171 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3172 Fix wrong output on big-endian systems.
3173 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3174 4-byte pointer types on 64-bit s390x.
3175
3176 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3177
3178 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3179 marker comment at the beginning (after intialization).
3180 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3181 breakpoint on marker comment instead of function begin.
3182 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3183 PowerPC.
3184 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3185 or 64-bit PowerPC.
3186 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3187 gdb,no_hardware_watchpoints flag is set.
3188 (initialize): Remove now redundant can-use-hw-watchpoints change.
3189
3190 2012-08-02 Yao Qi <yao@codesourcery.com>
3191 Pedro Alves <palves@redhat.com>
3192
3193 * boards/local-remote-host.exp: New.
3194
3195 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3196
3197 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3198 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3199 * gdb.base/print-file-var.exp: Likewise.
3200 * gdb.server/solib-list.exp: Skip on remote targets.
3201
3202 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3203
3204 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3205 watchpoints on ARM. When expecting software watchpoints, tolerate
3206 (remote) targets that report unsupported hardware watchpoint only
3207 at continue time.
3208 (test_wide_location_2): Likewise.
3209
3210 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3211
3212 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3213 valgrind versions.
3214
3215 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3216
3217 * gdb.base/valgrind-infcall.c: New file.
3218 * gdb.base/valgrind-infcall.exp: New file.
3219
3220 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3221
3222 2012-07-30 Keith Seitz <keiths@redhat.com>
3223
3224 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3225 linespecs.
3226
3227 2012-07-30 Doug Evans <dje@google.com>
3228
3229 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3230 * gdb.dwarf2/pr13961.S: Ditto.
3231
3232 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3233
3234 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3235
3236 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3237 change its format immediately after reloading the binary.
3238
3239 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 Fix testsuite regression after --use-deprecated-index-sections removal.
3242 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3243 string.
3244 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3245
3246 2012-07-27 Yao Qi <yao@codesourcery.com>
3247
3248 KFAIL for PR remote/14161.
3249 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3250 Cleanup socket files.
3251 (strace_info_marker): Detach inferior.
3252
3253 2012-07-26 Tom Tromey <tromey@redhat.com>
3254
3255 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3256
3257 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3258
3259 * gdb.python/py-inferior.c (thread): New function.
3260 (check_threads): New function.
3261 (test_threads): New function.
3262 * gdb.python/py-inferior.exp: Added test.
3263 Replaced runto with continue to breakpoint.
3264
3265 2012-07-26 Tom Tromey <tromey@redhat.com>
3266
3267 * lib/ada.exp (standard_ada_testfile): New proc.
3268 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3269 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3270 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3271 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3272 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3273 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3274 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3275 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3276 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3277 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3278 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3279 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3280 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3281 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3282 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3283 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3284 * gdb.ada/complete.exp: Use standard_ada_testfile.
3285 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3286 standard_output_file.
3287 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3288 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3289 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3290 standard_output_file.
3291 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3292 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3293 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3294 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3295 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3296 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3297 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3298 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3299 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3300 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3301 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3302 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3303 * gdb.ada/interface.exp: Use standard_ada_testfile.
3304 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3305 standard_output_file
3306 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3307 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3308 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3309 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3310 * gdb.ada/nested.exp: Use standard_ada_testfile.
3311 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3312 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3313 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3314 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3315 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3316 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3317 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3318 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3319 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3320 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3321 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3322 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3323 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3324 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3325 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3326 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3327 * gdb.ada/start.exp: Use standard_ada_testfile.
3328 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3329 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3330 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3331 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3332 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3333 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3334 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3335 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3336 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3337 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3338 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3339 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3340 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3341 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3342
3343 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 Fix testsuite regression after --use-deprecated-index-sections removal.
3346 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3347
3348 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3349
3350 Fix compatibility with Tcl before 7.5.
3351 * lib/future.exp (lreverse): New function if it does not exist.
3352
3353 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3354
3355 * gdb.mi/mi-pending.c: New method to set a second pending
3356 breakpoint.
3357 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3358 condition.
3359
3360 2012-07-20 Pedro Alves <palves@redhat.com>
3361
3362 PR threads/11692
3363 PR gdb/12203
3364
3365 * gdb.threads/create-fail.c: New file.
3366 * gdb.threads/create-fail.exp: New file.
3367
3368 2012-07-19 Pedro Alves <palves@redhat.com>
3369
3370 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3371 * config/vx.exp (gdb_start): Likewise.
3372 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3373 * gdb.base/setvar.exp (test_set): Likewise.
3374 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3375 * gdb.reverse/sigall-precsave.exp: Likewise.
3376 * gdb.reverse/sigall-reverse.exp: Likewise.
3377
3378 2012-07-19 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3381 handler before recording.
3382
3383 2012-07-19 Tom Tromey <tromey@redhat.com>
3384
3385 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3386 * gdb.cp/casts.cc (decltype): New function.
3387 (main): Use it.
3388
3389 2012-07-19 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.base/sigall.exp (signals): New list.
3392 <top level>: Loop over signals in the $signals list instead of
3393 calling a test function once per signal.
3394 * gdb.reverse/sigall-precsave.exp (signals): New list.
3395 <top level>: Loop over signals in the $signals list instead of
3396 calling a test function once per signal.
3397 * gdb.reverse/sigall-reverse.exp (signals): New list.
3398 <top level>: Loop over signals in the $signals list instead of
3399 calling a test function once per signal.
3400
3401 2012-07-19 Yao Qi <yao@codesourcery.com>
3402
3403 * gdb.base/setshow.exp: Test 'set args ~'.
3404
3405 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3406
3407 * gdb.base/store.exp (check_set): Import gdb_prompt.
3408 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3409 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3410
3411 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3412
3413 PR 11914
3414 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3415 (main): Call eval_sub.
3416 * gdb.python/py-prettyprint.exp:
3417 (python execfile ('py-prettyprint.py')): Move it earlier.
3418 New breakpoint for eval-break.
3419 (continue to breakpoint: eval-break, info locals): New test.
3420 (python execfile ('py-prettyprint.py')): Move it from here.
3421 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3422 (register_pretty_printers): Register pp_eval_type.
3423
3424 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3425
3426 Fix a testcase regression by me.
3427 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3428 DW_FORM_data4.
3429
3430 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3431 Doug Evans <dje@google.com>
3432
3433 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3434 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3435
3436 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3437
3438 Fix gdbserver run regression.
3439 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3440
3441 2012-07-12 Tom Tromey <tromey@redhat.com>
3442
3443 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3444 (clean_restart): Likewise.
3445 (core_find): Use standard_output_file.
3446
3447 2012-07-12 Tom Tromey <tromey@redhat.com>
3448
3449 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3450 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3451 prepare_for_testing_full.
3452 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3453 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3454 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3455 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3456 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3457 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3458 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3459 prepare_for_testing_full.
3460 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3461 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3462 prepare_for_testing_full.
3463 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3464 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3465 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3466
3467 2012-07-12 Tom Tromey <tromey@redhat.com>
3468
3469 * lib/gdb.exp (build_executable_from_specs): New proc, from
3470 build_executable.
3471 (build_executable): Use it.
3472 (prepare_for_testing_full): New proc.
3473
3474 2012-07-11 Tom Tromey <tromey@redhat.com>
3475
3476 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3477 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3478 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3479 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3480 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3481 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3482 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3483 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3484 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3485 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3486
3487 2012-07-10 Tom Tromey <tromey@redhat.com>
3488
3489 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3490 standard_output_file.
3491 * gdb.mi/gdb2549.exp: Use standard_testfile.
3492 * gdb.mi/gdb669.exp: Use standard_testfile.
3493 * gdb.mi/gdb701.exp: Use standard_testfile.
3494 * gdb.mi/gdb792.exp: Use standard_testfile.
3495 * gdb.mi/mi-async.exp: Use standard_testfile.
3496 * gdb.mi/mi-basics.exp: Use standard_testfile.
3497 * gdb.mi/mi-break.exp: Use standard_testfile.
3498 * gdb.mi/mi-cli.exp: Use standard_testfile.
3499 * gdb.mi/mi-console.exp: Use standard_testfile.
3500 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3501 * gdb.mi/mi-eval.exp: Use standard_testfile.
3502 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3503 * gdb.mi/mi-file.exp: Use standard_testfile.
3504 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3505 * gdb.mi/mi-logging.exp: Use standard_testfile.
3506 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3507 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3508 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3509 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3510 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3511 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3512 * gdb.mi/mi-pending.exp: Use standard_testfile,
3513 standard_output_file.
3514 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3515 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3516 * gdb.mi/mi-regs.exp: Use standard_testfile.
3517 * gdb.mi/mi-return.exp: Use standard_testfile.
3518 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3519 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3520 * gdb.mi/mi-solib.exp: Use standard_testfile,
3521 standard_output_file.
3522 * gdb.mi/mi-stack.exp: Use standard_testfile.
3523 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3524 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3525 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3526 * gdb.mi/mi-until.exp: Use standard_testfile.
3527 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3528 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3529 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3530 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3531 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3532 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3533 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3534 standard_output_file.
3535 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3536 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3537 * gdb.mi/mi-watch.exp: Use standard_testfile.
3538 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3539 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3540 * gdb.mi/mi2-break.exp: Use standard_testfile.
3541 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3542 * gdb.mi/mi2-console.exp: Use standard_testfile.
3543 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3544 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3545 * gdb.mi/mi2-file.exp: Use standard_testfile.
3546 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3547 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3548 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3549 * gdb.mi/mi2-return.exp: Use standard_testfile.
3550 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3551 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3552 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3553 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3554 * gdb.mi/mi2-until.exp: Use standard_testfile.
3555 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3556 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3557 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3558 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3559 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3560
3561 2012-07-10 Tom Tromey <tromey@redhat.com>
3562
3563 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3564 * gdb.cp/ambiguous.exp: Use standard_testfile,
3565 prepare_for_testing.
3566 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3567 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3568 * gdb.cp/anon-ns.exp: Use standard_testfile.
3569 * gdb.cp/anon-struct.exp: Use standard_testfile.
3570 * gdb.cp/anon-union.exp: Use standard_testfile,
3571 prepare_for_testing.
3572 * gdb.cp/arg-reference.exp: Use standard_testfile,
3573 prepare_for_testing.
3574 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3575 * gdb.cp/breakpoint.exp: Use standard_testfile,
3576 prepare_for_testing.
3577 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3578 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3579 standard_output_file.
3580 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3581 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3582 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3583 (test_static_members): Update.
3584 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3585 * gdb.cp/converts.exp: Use standard_testfile.
3586 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3587 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3588 prepare_for_testing.
3589 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3590 * gdb.cp/cplabel.exp: Use standard_testfile.
3591 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3592 prepare_for_testing.
3593 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3594 * gdb.cp/derivation.exp: Use standard_testfile,
3595 prepare_for_testing.
3596 * gdb.cp/destrprint.exp: Use standard_testfile.
3597 * gdb.cp/dispcxx.exp: Use standard_testfile.
3598 * gdb.cp/exception.exp: Use standard_testfile,
3599 prepare_for_testing.
3600 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3601 * gdb.cp/extern-c.exp: Use standard_testfile,
3602 prepare_for_testing.
3603 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3604 prepare_for_testing.
3605 * gdb.cp/fpointer.exp: Use standard_testfile.
3606 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3607 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3608 standard_output_file.
3609 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3610 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3611 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3612 standard_output_file.
3613 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3614 (do_tests): Update.
3615 * gdb.cp/koenig.exp: Use standard_testfile.
3616 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3617 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3618 * gdb.cp/m-static.exp: Use standard_testfile,
3619 prepare_for_testing.
3620 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3621 * gdb.cp/mb-inline.exp: Use standard_testfile,
3622 prepare_for_testing.
3623 * gdb.cp/mb-templates.exp: Use standard_testfile,
3624 prepare_for_testing.
3625 * gdb.cp/member-ptr.exp: Use standard_testfile,
3626 prepare_for_testing.
3627 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3628 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3629 * gdb.cp/method2.exp: Use standard_testfile.
3630 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3631 standard_output_file.
3632 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3633 (do_tests): Update.
3634 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3635 prepare_for_testing.
3636 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3637 prepare_for_testing.
3638 * gdb.cp/namespace.exp: Use standard_testfile,
3639 prepare_for_testing.
3640 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3641 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3642 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3643 * gdb.cp/nsimport.exp: Use standard_testfile,
3644 prepare_for_testing.
3645 * gdb.cp/nsnested.exp: Use standard_testfile.
3646 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3647 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3648 prepare_for_testing.
3649 * gdb.cp/nsstress.exp: Use standard_testfile,
3650 prepare_for_testing.
3651 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3652 * gdb.cp/operator.exp: Use standard_testfile.
3653 * gdb.cp/oranking.exp: Use standard_testfile.
3654 * gdb.cp/overload-const.exp: Use standard_testfile.
3655 * gdb.cp/overload.exp: Use standard_testfile,
3656 prepare_for_testing.
3657 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3658 * gdb.cp/ovsrch.exp: Use standard_testfile.
3659 * gdb.cp/paren-type.exp: Use standard_testfile.
3660 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3661 prepare_for_testing.
3662 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3663 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3664 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3665 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3666 * gdb.cp/pr10728.exp: Use standard_testfile,
3667 standard_output_file.
3668 * gdb.cp/pr12028.exp: Use standard_testfile.
3669 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3670 * gdb.cp/pr9167.exp: Use standard_testfile.
3671 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3672 * gdb.cp/printmethod.exp: Use standard_testfile,
3673 prepare_for_testing.
3674 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3675 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3676 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3677 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3678 standard_output_file.
3679 * gdb.cp/readnow-language.exp: Use standard_testfile.
3680 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3681 (gdb_start_again): Use clean_restart.
3682 * gdb.cp/ref-types.exp: Use standard_testfile,
3683 prepare_for_testing.
3684 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3685 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3686 * gdb.cp/smartp.exp: Use standard_testfile.
3687 * gdb.cp/static-method.exp: Use standard_testfile.
3688 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3689 * gdb.cp/temargs.exp: Use standard_testfile.
3690 * gdb.cp/templates.exp: Use standard_testfile,
3691 prepare_for_testing.
3692 (do_tests): Update.
3693 * gdb.cp/try_catch.exp: Use standard_testfile,
3694 prepare_for_testing.
3695 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3696 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3697 * gdb.cp/virtbase.exp: Use standard_testfile,
3698 prepare_for_testing.
3699 * gdb.cp/virtfunc.exp: Use standard_testfile,
3700 prepare_for_testing.
3701 (do_tests): Update.
3702 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3703 prepare_for_testing.
3704
3705 2012-07-10 Tom Tromey <tromey@redhat.com>
3706
3707 * lib/gdb.exp (standard_testfile): Unset output variables from
3708 earlier invocations.
3709
3710 2012-07-10 Yao Qi <yao@codesourcery.com>
3711
3712 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3713 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3714 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3715 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3716 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3717 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3718 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3719 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3720 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3721 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3722 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3723 * gdb.mi/mi-var-display.exp: Likewise.
3724 * gdb.mi/mi-var-invalidate.exp: Likewise.
3725 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3726 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3727 * gdb.mi/mi2-console.exp: Likewise.
3728 * gdb.mi/mi2-disassemble.exp: Likewise.
3729 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3730 * gdb.mi/mi2-read-memory.exp: Likewise.
3731 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3732 * gdb.mi/mi2-simplerun.exp: Likewise.
3733 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3734 * gdb.mi/mi2-syn-frame.exp: Likewise.
3735 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3736 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3737 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3738
3739 2012-07-09 Tom Tromey <tromey@redhat.com>
3740
3741 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3742 * gdb.base/callfuncs.exp: Add cast-based test.
3743 * gdb.base/callfuncs.c (voidfunc): New function.
3744
3745 2012-07-08 Doug Evans <dje@google.com>
3746
3747 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3748
3749 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 Fix XFAIL compatibility with old i386 systems.
3752 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3753 Check also 'Cannot insert breakpoint 0'.
3754
3755 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3756
3757 PR 14321
3758 * gdb.base/find.exp
3759 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3760
3761 2012-07-06 Tom Tromey <tromey@redhat.com>
3762
3763 * gdb.base/whatis.exp: Add test.
3764
3765 2012-07-06 Tom Tromey <tromey@redhat.com>
3766
3767 * gdb.base/whatis.exp: Add regression test.
3768
3769 2012-07-06 Tom Tromey <tromey@redhat.com>
3770
3771 * gdb.base/whatis.exp: Add tests.
3772
3773 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3774
3775 PR 12649
3776 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3777 gdb_test_multiple $gdb_prompt terminator.
3778
3779 2012-07-04 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3782 supports_process_record.
3783
3784 2012-07-04 Pedro Alves <palves@redhat.com>
3785
3786 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3787 endings.
3788 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3789
3790 2012-07-03 Stan Shebs <stan@codesourcery.com>
3791
3792 * gdb.base/info-os.c (main): Retry resource acquisition until an
3793 available one is found.
3794 * gdb.base/info-os.exp: Collect resource keys from the program
3795 and use them in matching.
3796
3797 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3798
3799 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3800 Wrap the test into loop for corefile and core0file.
3801
3802 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3803
3804 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3805 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3806 .note.GNU-stack.
3807
3808 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3809
3810 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3811
3812 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3813 break): Include help message for the new `-probe' and `-probe-stap'
3814 options.
3815
3816 2012-07-02 Stan Shebs <stan@codesourcery.com>
3817
3818 * gdb.base/dprintf.exp: Add agent style tests.
3819
3820 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3821
3822 * gdb.base/stale-infcall.c (infcall): New label test-next.
3823 (main): New labels test-pass and test-fail.
3824 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3825 $test_fail_bpnum to test-fail.
3826 (test system longjmp tracking support): New test.
3827 Delete $test_fail_bpnum.
3828 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3829 breakpoint.
3830
3831 2012-06-30 Doug Evans <dje@google.com>
3832
3833 * gdb.dwarf2/fission-reread.S: New file.
3834 * gdb.dwarf2/fission-reread.exp: New file.
3835
3836 2012-06-28 Stan Shebs <stan@codesourcery.com>
3837
3838 * gdb.mi/mi-logging.exp: New file.
3839
3840 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3841 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.threads/siginfo-threads.exp: New file.
3844 * gdb.threads/siginfo-threads.c: New file.
3845 * gdb.threads/sigstep-threads.exp: New file.
3846 * gdb.threads/sigstep-threads.c: New file.
3847
3848 2012-06-28 Tom Tromey <tromey@redhat.com>
3849
3850 * gdb.go/package.exp: Partially revert earlier patch; use
3851 gdb_compile again. Use standard_output_file.
3852
3853 2012-06-27 Doug Evans <dje@google.com>
3854
3855 * gdb.dwarf2/fission-base.c: New file.
3856 * gdb.dwarf2/fission-base.S: New file.
3857 * gdb.dwarf2/fission-base.exp: New file.
3858
3859 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3860
3861 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3862
3863 2012-06-27 Tom Tromey <tromey@redhat.com>
3864
3865 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3866 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3867
3868 2012-06-27 Tom Tromey <tromey@redhat.com>
3869
3870 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3871 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3872 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3873 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3874 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3875 prepare_for_testing.
3876 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3877 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3878 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3879 standard_testfile.
3880 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3881 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3882 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3883 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3884 prepare_for_testing.
3885 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3886 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3887 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3888 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3889 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3890 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3891 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3892 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3893 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3894 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3895 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3896 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3897 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3898 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3899 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3900 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3901 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3902 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3903 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3904 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3905 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3906 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3907 standard_output_file.
3908 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3909 standard_output_file.
3910 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3911 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3912 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3913 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3914 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3915 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3916 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3917 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3918 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3919 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3920 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3921 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3922 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3923 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3924 * gdb.dwarf2/valop.exp: Use standard_testfile,
3925 prepare_for_testing.
3926
3927 2012-06-27 Tom Tromey <tromey@redhat.com>
3928
3929 * gdb.python/python.exp: Fix regexps in pagination tests.
3930
3931 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3932
3933 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3934 'last' of gdb.Symtab_and_line.
3935 * gdb.python/py-symbol.c: Move break point comment to enable
3936 testing of gdb.Symtab_and_line.last.
3937
3938 2012-06-26 Tom Tromey <tromey@redhat.com>
3939
3940 * gdb.threads/step.c: Remove.
3941 * gdb.threads/step.exp: Remove.
3942 * gdb.threads/step2.exp: Remove.
3943
3944 2012-06-26 Tom Tromey <tromey@redhat.com>
3945
3946 * gdb.threads/watchpoint-fork.exp (test): Use
3947 standard_output_file. Don't declare objdir.
3948 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3949 standard_output_file.
3950 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3951 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3952 clean_restart. Remove incdir.
3953 * gdb.threads/corethreads.exp: Use standard_testfile.
3954 * gdb.threads/execl.exp: Use standard_testfile,
3955 standard_output_file, clean_restart.
3956 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3957 clean_restart.
3958 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3959 clean_restart.
3960 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3961 incdir.
3962 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3963 clean_restart. Remove incdir.
3964 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3965 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3966 clean_restart. Remove incdir.
3967 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3968 Remove incdir.
3969 * gdb.threads/leader-exit.exp: Use standard_testfile.
3970 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3971 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3972 clean_restart.
3973 * gdb.threads/manythreads.exp: Use standard_testfile,
3974 clean_restart. Remove incdir.
3975 * gdb.threads/multi-create.exp: Use standard_testfile,
3976 clean_restart.
3977 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3978 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3979 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3980 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3981 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3982 * gdb.threads/pending-step.exp: Use standard_testfile,
3983 clean_restart. Remove incdir.
3984 * gdb.threads/print-threads.exp: Use standard_testfile,
3985 clean_restart. Remove incdir.
3986 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3987 clean_restart. Remove incdir.
3988 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3989 Remove incdir.
3990 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3991 incdir.
3992 * gdb.threads/sigthread.exp: Use standard_testfile,
3993 clean_restart.
3994 * gdb.threads/staticthreads.exp: Use standard_testfile,
3995 clean_restart. Remove incdir.
3996 * gdb.threads/switch-threads.exp: Use standard_testfile,
3997 clean_restart. Remove incdir.
3998 * gdb.threads/thread-execl.exp: Use standard_testfile,
3999 clean_restart. Remove incdir.
4000 * gdb.threads/thread-find.exp: Use standard_testfile,
4001 clean_restart.
4002 * gdb.threads/thread-specific.exp: Use standard_testfile,
4003 clean_restart. Remove incdir.
4004 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4005 clean_restart. Remove incdir.
4006 * gdb.threads/thread_check.exp: Use standard_testfile,
4007 clean_restart. Remove incdir.
4008 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4009 incdir.
4010 * gdb.threads/threadapply.exp: Use standard_testfile,
4011 clean_restart. Remove incdir.
4012 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4013 clean_restart. Remove incdir.
4014 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4015 clean_restart.
4016 * gdb.threads/tls-shared.exp: Use standard_testfile,
4017 clean_restart, standard_output_file.
4018 * gdb.threads/tls-var.exp: Use standard_testfile,
4019 standard_output_file.
4020 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4021 Remove incdir.
4022 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4023 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4024 incdir.
4025 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4026 clean_restart. Remove incdir.
4027
4028 2012-06-26 Tom Tromey <tromey@redhat.com>
4029
4030 * gdb.trace/actions.exp: Use standard_testfile.
4031 * gdb.trace/ax.exp: Use standard_testfile.
4032 * gdb.trace/backtrace.exp: Use standard_testfile.
4033 * gdb.trace/change-loc.exp: Use standard_testfile.
4034 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4035 * gdb.trace/collection.exp: Use standard_testfile,
4036 prepare_for_testing.
4037 * gdb.trace/deltrace.exp: Use standard_testfile.
4038 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4039 * gdb.trace/ftrace.exp: Use standard_testfile.
4040 * gdb.trace/infotrace.exp: Use standard_testfile.
4041 * gdb.trace/packetlen.exp: Use standard_testfile.
4042 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4043 * gdb.trace/passcount.exp: Use standard_testfile.
4044 * gdb.trace/pending.exp: Use standard_testfile.
4045 * gdb.trace/report.exp: Use standard_testfile.
4046 * gdb.trace/save-trace.exp: Use standard_testfile.
4047 * gdb.trace/stap-trace.exp: Use standard_testfile.
4048 * gdb.trace/status-stop.exp: Use standard_testfile.
4049 * gdb.trace/strace.exp: Use standard_testfile.
4050 * gdb.trace/tfile.exp: Use standard_testfile.
4051 * gdb.trace/tfind.exp: Use standard_testfile.
4052 * gdb.trace/trace-break.exp: Use standard_testfile.
4053 * gdb.trace/trace-mt.exp: Use standard_testfile.
4054 * gdb.trace/tracecmd.exp: Use standard_testfile.
4055 * gdb.trace/tspeed.exp: Use standard_testfile.
4056 * gdb.trace/tstatus.exp: Use standard_testfile.
4057 * gdb.trace/tsv.exp: Use standard_testfile.
4058 * gdb.trace/unavailable.exp: Use standard_testfile,
4059 prepare_for_testing.
4060 * gdb.trace/while-dyn.exp: Use standard_testfile.
4061 * gdb.trace/while-stepping.exp: Use standard_testfile.
4062
4063 2012-06-26 Tom Tromey <tromey@redhat.com>
4064
4065 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4066 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4067 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4068 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4069 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4070 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4071 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4072 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4073 prepare_for_testing.
4074 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4075 prepare_for_testing.
4076 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4077 prepare_for_testing.
4078 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4079 prepare_for_testing.
4080 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4081 prepare_for_testing
4082 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4083 * gdb.reverse/machinestate.exp: Use standard_testfile.
4084 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4085 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4086 build_executable.
4087 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4088 build_executable.
4089 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4090 standard_output_file.
4091 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4092 standard_output_file.
4093 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4094 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4095 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4096 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4097 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4098 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4099
4100 2012-06-26 Tom Tromey <tromey@redhat.com>
4101
4102 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4103 standard_output_file.
4104 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4105 prepare_for_testing. Remove directory-checking code.
4106
4107 2012-06-25 Tom Tromey <tromey@redhat.com>
4108
4109 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4110 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4111 build_executable, not prepare_for_testing.
4112 * gdb.multi/base.exp: Use standard_output_file. Use
4113 build_executable, not prepare_for_testing.
4114
4115 2012-06-25 Tom Tromey <tromey@redhat.com>
4116
4117 * gdb.fortran/subarray.exp: Use standard_testfile,
4118 prepare_for_testing.
4119 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4120 * gdb.fortran/module.exp: Use standard_testfile.
4121 * gdb.fortran/logical.exp: Use standard_testfile.
4122 * gdb.fortran/library-module.exp: Use standard_testfile,
4123 standard_output_file.
4124 * gdb.fortran/derived-type.exp: Use standard_testfile,
4125 prepare_for_testing.
4126 * gdb.fortran/complex.exp: Use standard_testfile,
4127 prepare_for_testing.
4128 * gdb.fortran/charset.exp: Use standard_testfile.
4129 * gdb.fortran/array-element.exp: Use standard_testfile,
4130 prepare_for_testing.
4131
4132 2012-06-25 Keith Seitz <keiths@redhat.com>
4133
4134 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4135 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4136
4137 2012-06-25 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4140 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4141 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4142 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4143
4144 2012-06-25 Tom Tromey <tromey@redhat.com>
4145
4146 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4147 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4148 * gdb.linespec/linespec.exp: Use standard_testfile.
4149
4150 2012-06-25 Tom Tromey <tromey@redhat.com>
4151
4152 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4153 prepare_for_testing.
4154
4155 2012-06-25 Tom Tromey <tromey@redhat.com>
4156
4157 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4158 prepare_for_testing.
4159 * gdb.opt/inline-break.exp: Use standard_testfile,
4160 prepare_for_testing.
4161 * gdb.opt/inline-bt.exp: Use standard_testfile,
4162 prepare_for_testing.
4163 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4164 prepare_for_testing.
4165 * gdb.opt/inline-locals.exp: Use standard_testfile,
4166 prepare_for_testing.
4167
4168 2012-06-25 Tom Tromey <tromey@redhat.com>
4169
4170 * gdb.asm/asm-source.exp: Use standard_output_file,
4171 standard_testfile. Construct .o files in proper subdir.
4172
4173 2012-06-25 Tom Tromey <tromey@redhat.com>
4174
4175 * gdb.server/ext-attach.exp: Use standard_testfile,
4176 prepare_for_testing.
4177 * gdb.server/ext-run.exp: Use standard_testfile,
4178 build_executable.
4179 * gdb.server/file-transfer.exp: Use standard_testfile,
4180 prepare_for_testing.
4181 * gdb.server/server-exec-info.exp: Use standard_testfile.
4182 * gdb.server/server-mon.exp: Use standard_testfile,
4183 prepare_for_testing.
4184 * gdb.server/server-run.exp: Use standard_testfile,
4185 build_executable.
4186 * gdb.server/solib-list.exp: Use standard_testfile,
4187 standard_output_file.
4188
4189 2012-06-25 Tom Tromey <tromey@redhat.com>
4190
4191 * lib/gdb.exp (standard_output_file): Use "file join".
4192 * gdb.go/chan.exp: Use standard_testfile.
4193 * gdb.go/handcall.exp: Use standard_testfile.
4194 * gdb.go/hello.exp: Use standard_testfile.
4195 * gdb.integers/chan.exp: Use standard_testfile.
4196 * gdb.go/methods.exp: Use standard_testfile.
4197 * gdb.go/package.exp: Use standard_testfile.
4198 * gdb.go/strings.exp: Use standard_testfile.
4199 * gdb.go/types.exp: Use standard_testfile.
4200 * gdb.go/unsafe.exp: Use standard_testfile.
4201
4202 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4203
4204 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4205
4206 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4207
4208 Fix regression by the previous commit.
4209 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4210
4211 2012-06-22 Tom Tromey <tromey@redhat.com>
4212
4213 * gdb.python/lib-types.exp: Use standard_testfile,
4214 prepare_for_testing.
4215 * gdb.python/py-block.exp: Use standard_testfile.
4216 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4217 * gdb.python/py-events.exp: Use standard_testfile,
4218 standard_output_file.
4219 * gdb.python/py-evsignal.exp: Use standard_testfile.
4220 * gdb.python/py-evethreads.exp: Use standard_testfile.
4221 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4222 * gdb.python/py-explore.exp: Use standard_testfile.
4223 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4224 standard_output_file.
4225 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4226 prepare_for_testing.
4227 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4228 * gdb.python/py-frame.exp: Use standard_testfile.
4229 * gdb.python/py-inferior.exp: Use standard_testfile.
4230 * gdb.python/py-infthread.exp: Use standard_testfile.
4231 * gdb.python/py-mi.exp: Use standard_testfile.
4232 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4233 build_executable.
4234 * gdb.python/py-objfile.exp: Use standard_testfile.
4235 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4236 prepare_for_testing.
4237 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4238 * gdb.python/py-progspace.exp: Use standard_testfile,
4239 build_executable.
4240 * gdb.python/py-prompt.exp: Use standard_testfile,
4241 build_executable.
4242 * gdb.python/py-section-script.exp: Use standard_testfile,
4243 build_executable.
4244 * gdb.python/py-shared.exp: Use standard_testfile,
4245 standard_output_file, clean_restart.
4246 * gdb.python/py-symbol.exp: Use standard_output_file,
4247 prepare_for_testing.
4248 * gdb.python/py-symtab.exp: Use standard_output_file,
4249 prepare_for_testing
4250 * gdb.python/py-template.exp: Use standard_testfile.
4251 * gdb.python/py-type.exp: Use standard_testfile.
4252 * gdb.python/py-value-cc.exp: Use standard_testfile.
4253 * gdb.python/py-value.exp: Use standard_testfile.
4254 * gdb.python/python.exp: Use standard_testfile, build_executable.
4255
4256 2012-06-22 Tom Tromey <tromey@redhat.com>
4257
4258 * gdb.objc/basicclass.exp: Use standard_testfile.
4259 (do_objc_tests): Don't declare objdir.
4260 * gdb.objc/nondebug.exp: Use standard_testfile.
4261 (do_objc_tests): Don't declare objdir.
4262 * gdb.objc/objcdecode.exp: Use standard_testfile.
4263 (do_objc_tests): Don't declare objdir.
4264
4265 2012-06-22 Tom Tromey <tromey@redhat.com>
4266
4267 * gdb.java/jmain.exp: Use standard_testfile.
4268 * gdb.java/jmisc.exp: Use standard_testfile.
4269 * gdb.java/jnpe.exp: Use standard_testfile.
4270 * gdb.java/jprint.exp: Use standard_testfile.
4271
4272 2012-06-22 Tom Tromey <tromey@redhat.com>
4273
4274 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4275 (standard_output_file, standard_testfile): New procs.
4276 (build_executable, clean_restart): Use standard_output_file.
4277
4278 2012-06-22 Yao Qi <yao@codesourcery.com>
4279
4280 * boards/native-gdbserver.exp: New proc ${board}_exec.
4281 * boards/native-stdio-gdbserver.exp: Likewise.
4282
4283 2012-06-21 Tom Tromey <tromey@redhat.com>
4284
4285 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4286 (build_executable): Update.
4287 (get_compiler_info): Remove 'binfile' argument.
4288 * gdb.ada/arrayidx.exp: Update.
4289 * gdb.ada/null_array.exp: Update.
4290 * gdb.arch/altivec-abi.exp: Update.
4291 * gdb.arch/altivec-regs.exp: Update.
4292 * gdb.arch/amd64-byte.exp: Update.
4293 * gdb.arch/amd64-dword.exp: Update.
4294 * gdb.arch/amd64-word.exp: Update.
4295 * gdb.arch/i386-avx.exp: Update.
4296 * gdb.arch/i386-byte.exp: Update.
4297 * gdb.arch/i386-sse.exp: Update.
4298 * gdb.arch/i386-word.exp: Update.
4299 * gdb.arch/ppc-dfp.exp: Update.
4300 * gdb.arch/ppc-fp.exp: Update.
4301 * gdb.arch/vsx-regs.exp: Update.
4302 * gdb.base/all-bin.exp: Update.
4303 * gdb.base/annota1.exp: Update.
4304 * gdb.base/async.exp: Update.
4305 * gdb.base/attach.exp: Update.
4306 * gdb.base/break-interp.exp: Update.
4307 * gdb.base/call-ar-st.exp: Update.
4308 * gdb.base/call-rt-st.exp: Update.
4309 * gdb.base/call-sc.exp: Update.
4310 * gdb.base/callfuncs.exp: Update.
4311 * gdb.base/catch-load.exp: Update.
4312 * gdb.base/completion.exp: Update.
4313 * gdb.base/complex.exp: Update.
4314 * gdb.base/condbreak.exp: Update.
4315 * gdb.base/consecutive.exp: Update.
4316 * gdb.base/constvars.exp: Update.
4317 * gdb.base/corefile.exp: Update.
4318 * gdb.base/eval-skip.exp: Update.
4319 * gdb.base/expand-psymtabs.exp: Update.
4320 * gdb.base/exprs.exp: Update.
4321 * gdb.base/fileio.exp: Update.
4322 * gdb.base/fixsection.exp: Update.
4323 * gdb.base/funcargs.exp: Update.
4324 * gdb.base/gdb11530.exp: Update.
4325 * gdb.base/gdb1555.exp: Update.
4326 * gdb.base/gnu-ifunc.exp: Update.
4327 * gdb.base/gnu_vector.exp: Update.
4328 * gdb.base/info-macros.exp: Update.
4329 * gdb.base/jit-simple.exp: Update.
4330 * gdb.base/jit-so.exp: Update.
4331 * gdb.base/jit.exp: Update.
4332 * gdb.base/langs.exp: Update.
4333 * gdb.base/list.exp: Update.
4334 * gdb.base/logical.exp: Update.
4335 * gdb.base/long_long.exp: Update.
4336 * gdb.base/longjmp.exp: Update.
4337 * gdb.base/macscp.exp: Update.
4338 * gdb.base/mips_pro.exp: Update.
4339 * gdb.base/miscexprs.exp: Update.
4340 * gdb.base/morestack.exp: Update.
4341 * gdb.base/nodebug.exp: Update.
4342 * gdb.base/opaque.exp: Update.
4343 * gdb.base/pc-fp.exp: Update.
4344 * gdb.base/pending.exp: Update.
4345 * gdb.base/permissions.exp: Update.
4346 * gdb.base/pointers.exp: Update.
4347 * gdb.base/prelink.exp: Update.
4348 * gdb.base/printcmds.exp: Update.
4349 * gdb.base/psymtab.exp: Update.
4350 * gdb.base/ptype.exp: Update.
4351 * gdb.base/relational.exp: Update.
4352 * gdb.base/scope.exp: Update.
4353 * gdb.base/setvar.exp: Update.
4354 * gdb.base/shlib-call.exp: Update.
4355 * gdb.base/shreloc.exp: Update.
4356 * gdb.base/signals.exp: Update.
4357 * gdb.base/sizeof.exp: Update.
4358 * gdb.base/so-impl-ld.exp: Update.
4359 * gdb.base/so-indr-cl.exp: Update.
4360 * gdb.base/solib-disc.exp: Update.
4361 * gdb.base/solib-display.exp: Update.
4362 * gdb.base/solib-nodir.exp: Update.
4363 * gdb.base/solib-overlap.exp: Update.
4364 * gdb.base/solib-symbol.exp: Update.
4365 * gdb.base/solib-weak.exp: Update.
4366 * gdb.base/solib.exp: Update.
4367 * gdb.base/store.exp: Update.
4368 * gdb.base/structs.exp: Update.
4369 * gdb.base/structs2.exp: Update.
4370 * gdb.base/type-opaque.exp: Update.
4371 * gdb.base/unload.exp: Update.
4372 * gdb.base/varargs.exp: Update.
4373 * gdb.base/volatile.exp: Update.
4374 * gdb.base/watch_thread_num.exp: Update.
4375 * gdb.base/watchpoint-solib.exp: Update.
4376 * gdb.base/watchpoint.exp: Update.
4377 * gdb.base/watchpoints.exp: Update.
4378 * gdb.base/whatis.exp: Update.
4379 * gdb.cell/arch.exp: Update.
4380 * gdb.cell/break.exp: Update.
4381 * gdb.cell/bt.exp: Update.
4382 * gdb.cell/core.exp: Update.
4383 * gdb.cell/data.exp: Update.
4384 * gdb.cell/ea-cache.exp: Update.
4385 * gdb.cell/f-regs.exp: Update.
4386 * gdb.cell/fork.exp: Update.
4387 * gdb.cell/gcore.exp: Update.
4388 * gdb.cell/mem-access.exp: Update.
4389 * gdb.cell/ptype.exp: Update.
4390 * gdb.cell/registers.exp: Update.
4391 * gdb.cell/sizeof.exp: Update.
4392 * gdb.cell/solib-symbol.exp: Update.
4393 * gdb.cell/solib.exp: Update.
4394 * gdb.cp/ambiguous.exp: Update.
4395 * gdb.cp/breakpoint.exp: Update.
4396 * gdb.cp/bs15503.exp: Update.
4397 * gdb.cp/casts.exp: Update.
4398 * gdb.cp/class2.exp: Update.
4399 * gdb.cp/cpexprs.exp: Update.
4400 * gdb.cp/cplusfuncs.exp: Update.
4401 * gdb.cp/ctti.exp: Update.
4402 * gdb.cp/dispcxx.exp: Update.
4403 * gdb.cp/gdb1355.exp: Update.
4404 * gdb.cp/gdb2384.exp: Update.
4405 * gdb.cp/gdb2495.exp: Update.
4406 * gdb.cp/infcall-dlopen.exp: Update.
4407 * gdb.cp/local.exp: Update.
4408 * gdb.cp/m-data.exp: Update.
4409 * gdb.cp/m-static.exp: Update.
4410 * gdb.cp/mb-ctor.exp: Update.
4411 * gdb.cp/mb-inline.exp: Update.
4412 * gdb.cp/mb-templates.exp: Update.
4413 * gdb.cp/member-ptr.exp: Update.
4414 * gdb.cp/method.exp: Update.
4415 * gdb.cp/namespace.exp: Update.
4416 * gdb.cp/nextoverthrow.exp: Update.
4417 * gdb.cp/nsdecl.exp: Update.
4418 * gdb.cp/nsrecurs.exp: Update.
4419 * gdb.cp/nsstress.exp: Update.
4420 * gdb.cp/nsusing.exp: Update.
4421 * gdb.cp/pr-1023.exp: Update.
4422 * gdb.cp/pr-1210.exp: Update.
4423 * gdb.cp/pr-574.exp: Update.
4424 * gdb.cp/pr9631.exp: Update.
4425 * gdb.cp/printmethod.exp: Update.
4426 * gdb.cp/psmang.exp: Update.
4427 * gdb.cp/re-set-overloaded.exp: Update.
4428 * gdb.cp/rtti.exp: Update.
4429 * gdb.cp/shadow.exp: Update.
4430 * gdb.cp/templates.exp: Update.
4431 * gdb.cp/try_catch.exp: Update.
4432 * gdb.dwarf2/dw2-ranges.exp: Update.
4433 * gdb.dwarf2/pr10770.exp: Update.
4434 * gdb.fortran/library-module.exp: Update.
4435 * gdb.hp/gdb.aCC/optimize.exp: Update.
4436 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4437 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4438 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4439 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4440 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4441 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4442 * gdb.hp/gdb.compat/xdb1.exp: Update.
4443 * gdb.hp/gdb.compat/xdb2.exp: Update.
4444 * gdb.hp/gdb.compat/xdb3.exp: Update.
4445 * gdb.hp/gdb.defects/bs14602.exp: Update.
4446 * gdb.hp/gdb.defects/solib-d.exp: Update.
4447 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4448 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4449 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4450 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4451 * gdb.mi/gdb792.exp: Update.
4452 * gdb.mi/mi-pending.exp: Update.
4453 * gdb.mi/mi-solib.exp: Update.
4454 * gdb.mi/mi-var-cp.exp: Update.
4455 * gdb.opt/clobbered-registers-O2.exp: Update.
4456 * gdb.opt/inline-bt.exp: Update.
4457 * gdb.opt/inline-cmds.exp: Update.
4458 * gdb.opt/inline-locals.exp: Update.
4459 * gdb.python/py-events.exp: Update.
4460 * gdb.python/py-finish-breakpoint.exp: Update.
4461 * gdb.python/py-type.exp: Update.
4462 * gdb.reverse/solib-precsave.exp: Update.
4463 * gdb.reverse/solib-reverse.exp: Update.
4464 * gdb.server/solib-list.exp: Update.
4465 * gdb.stabs/weird.exp: Update.
4466 * gdb.threads/attach-into-signal.exp: Update.
4467 * gdb.threads/attach-stopped.exp: Update.
4468 * gdb.threads/tls-shared.exp: Update.
4469 * gdb.trace/change-loc.exp: Update.
4470 * gdb.trace/strace.exp: Update.
4471
4472 2012-06-19 Tom Tromey <tromey@redhat.com>
4473
4474 * gdb.base/whatis.exp: Add tests.
4475
4476 2012-06-19 Tom Tromey <tromey@redhat.com>
4477
4478 * gdb.cp/m-static.cc (keepalive): New function.
4479 (gnu_obj_1::method): Use it.
4480
4481 2012-06-18 Doug Evans <dje@google.com>
4482
4483 * gdb.base/info-fun.exp: New file.
4484 * gdb.base/info-fun.c: New file.
4485 * gdb.base/info-fun-solib.c: New file.
4486
4487 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4488
4489 Remove stale dummy frames.
4490 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4491 (maintenance info breakpoints): New tests.
4492 * gdb.base/stale-infcall.c: New file.
4493 * gdb.base/stale-infcall.exp: New file.
4494
4495 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4496
4497 * gdb.arch/amd64-entry-value-param.S: New file.
4498 * gdb.arch/amd64-entry-value-param.c: New file.
4499 * gdb.arch/amd64-entry-value-param.exp: New file.
4500
4501 2012-06-15 Tom Tromey <tromey@redhat.com>
4502
4503 * gdb.cp/namespace.exp: Add "show lang" test.
4504
4505 2012-06-15 Iain Sandoe <iain@codesourcery.com>
4506
4507 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4508 case. (top level): Use gdb_file_cmd instead of gdb_load.
4509
4510 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4511
4512 PR tdep/14222
4513 * gdb.arch/i386-sse-stack-align.S: New file.
4514 * gdb.arch/i386-sse-stack-align.c: New file.
4515 * gdb.arch/i386-sse-stack-align.exp: New file.
4516
4517 2012-06-13 Keith Seitz <keiths@redhat.com>
4518
4519 PR breakpoints/13798 and mi/11541
4520 * gdb.linespec/ls-errs.exp: Add a few more tests for
4521 filenames with spaces and colons.
4522
4523 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4524
4525 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4526 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4527 (test_function): Call CV_f.
4528 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4529 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4530 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4531 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4532 (p CV_f(CV::i)): New tests.
4533
4534 2012-06-13 Tom Tromey <tromey@redhat.com>
4535
4536 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4537
4538 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4539
4540 Fix regression by the "ambiguous linespec" series.
4541 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4542 tests.
4543
4544 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4547 missing.
4548
4549 2012-06-11 Tom Tromey <tromey@redhat.com>
4550
4551 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4552 location...
4553 (main): ...here.
4554
4555 2012-06-07 Yao Qi <yao@codesourcery.com>
4556
4557 * gdb.trace/strace.exp: Shorten some too-long lines.
4558
4559 2012-06-06 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.threads/clone-new-thread-event.c: New file.
4562 * gdb.threads/clone-new-thread-event.exp: New file.
4563
4564 2012-06-06 Yao Qi <yao@codesourcery.com>
4565
4566 * gdb.base/dprintf.c (main): Add extra parameter when calling
4567 printf and fprintf.
4568 (bar): New function. It is a dead function, but to ensure
4569 'malloc' is linked explicitly.
4570
4571 2012-06-06 Yao Qi <yao@codesourcery.com>
4572
4573 * gdb.base/info-proc.exp: Return if target doesn't support
4574 'info proc'.
4575
4576 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4577
4578 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4579 (run program with breakpoint commands): XFAIl if it is not.
4580
4581 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4582
4583 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4584 and add comment.
4585 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4586 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4587 "STOP" marker. Adjust testing strategy to make it work on
4588 all targets.
4589
4590 * gdb.base/print-file-var-main.c (main): Rewrite using local
4591 variables and adjust get_version_2's return value check.
4592 Add small comment.
4593 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4594 marker. Adjust testing strategy to make it work on all targets.
4595
4596 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.ada/bad-task-bp-keyword: New testcase.
4599
4600 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4601
4602 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4603 Simplify it to ...
4604 (symbol-file ${testfile1}): ... here.
4605 (test eliminated var my_global_symbol)
4606 (test eliminated var my_static_symbol)
4607 (test eliminated var my_global_func, get address of main): Wrap them to
4608 'single psymtabs' and 'single symtabs'
4609 (get address of my_global_symbol, get address of my_static_symbol)
4610 (get address of my_global_func, get address of main): Wrap them to
4611 'order1' and 'order2'.
4612
4613 * gdb.base/code_elim.exp
4614 (add-symbol-file ${testfile1} 0x100000)
4615 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4616 'order2'.
4617 (order1: add-symbol-file ${testfile1} 0x100000)
4618 (order1: add-symbol-file ${testfile2} 0x200000)
4619 (order2: add-symbol-file ${testfile2} 0x200000)
4620 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4621 .bss as appropriate.
4622
4623 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4624
4625 * gdb.server/solib-list-lib.c: New file.
4626 * gdb.server/solib-list-main.c: New file.
4627 * gdb.server/solib-list.exp: New file.
4628
4629 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4630
4631 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4632 for 'set print symbol' change.
4633
4634 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4637 .debug_abbrev_seg3.
4638
4639 2012-05-24 John Steele Scott <toojays@toojays.net>
4640
4641 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4642 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4643 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4644
4645 2012-05-23 Stan Shebs <stan@codesourcery.com>
4646
4647 * gdb.mi/mi-info-os.exp: New file.
4648
4649 2012-05-23 Keith Seitz <keiths@redhat.com>
4650
4651 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4652 return -1 to suppress the rest of the tests.
4653 (compile_stap_bin): Return boolean success value.
4654
4655 2012-05-21 Tom Tromey <tromey@redhat.com>
4656
4657 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4658 Remove kfails.
4659 (test_print_mi_member_types): Likewise.
4660
4661 2012-05-21 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4664 print symbol' change.
4665
4666 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4667
4668 * gdb.python/py-prompt.exp: Quit if the target is remote.
4669
4670 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4671
4672 Fix ERROR: internal buffer is full.
4673 * gdb.base/info-os.exp (expect_multiline): New function.
4674 (get process list, get process groups, get threads)
4675 (get file descriptors, get internet-domain sockets)
4676 (get shared-memory regions, get semaphores, get message queues): Use
4677 it for these tests.
4678
4679 2012-05-18 Tom Tromey <tromey@redhat.com>
4680
4681 * gdb.mi/mi-var-cmd.exp: Update.
4682 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4683 * gdb.cp/virtbase.exp: Update.
4684 * gdb.cp/classes.exp (test_static_members): Update.
4685 * gdb.cp/casts.exp: Update.
4686 * gdb.base/pointers.exp: Update.
4687 * gdb.base/funcargs.exp (pointer_args): Update.
4688 (structs_by_reference): Update.
4689 * gdb.base/find.exp: Update.
4690 * gdb.base/call-strs.exp: Send "set print symbol off".
4691 * gdb.base/call-ar-st.exp: Update.
4692 * gdb.ada/fun_addr.exp: Update.
4693 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4694 Call it.
4695 (test_print_repeats_10, test_print_strings)
4696 (test_print_char_arrays): Update.
4697
4698 2012-05-18 Tom Tromey <tromey@redhat.com>
4699
4700 * gdb.base/charset.exp (string_display): Update.
4701
4702 2012-05-18 Tom Tromey <tromey@redhat.com>
4703
4704 * gdb.mi/mi2-var-display.exp: Update.
4705 * gdb.mi/mi-var-display.exp: Update.
4706 * gdb.mi/mi-var-child.exp: Update.
4707 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4708 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4709
4710 2012-05-17 Doug Evans <dje@google.com>
4711
4712 * info-macros.exp: Pass "debug" to prepare_for_testing.
4713
4714 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4715 * gdb.ada/Makefile.in (clean): Ditto.
4716 * gdb.arch/Makefile.in (clean): Ditto.
4717 * gdb.asm/Makefile.in (clean): Ditto.
4718 * gdb.base/Makefile.in (clean): Ditto.
4719 * gdb.cell/Makefile.in (clean): Ditto.
4720 * gdb.cp/Makefile.in (clean): Ditto.
4721 * gdb.disasm/Makefile.in (clean): Ditto.
4722 * gdb.dwarf2/Makefile.in (clean): Ditto.
4723 * gdb.fortran/Makefile.in (clean): Ditto.
4724 * gdb.go/Makefile.in (clean): Ditto.
4725 * gdb.hp/Makefile.in (clean): Ditto.
4726 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4727 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4728 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4729 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4730 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4731 * gdb.java/Makefile.in (clean): Ditto.
4732 * gdb.linespec/Makefile.in (clean): Ditto.
4733 * gdb.mi/Makefile.in (clean): Ditto.
4734 * gdb.modula2/Makefile.in (clean): Ditto.
4735 * gdb.multi/Makefile.in (clean): Ditto.
4736 * gdb.objc/Makefile.in (clean): Ditto.
4737 * gdb.opencl/Makefile.in (clean): Ditto.
4738 * gdb.opt/Makefile.in (clean): Ditto.
4739 * gdb.pascal/Makefile.in (clean): Ditto.
4740 * gdb.python/Makefile.in (clean): Ditto.
4741 * gdb.reverse/Makefile.in (clean): Ditto.
4742 * gdb.server/Makefile.in (clean): Ditto.
4743 * gdb.stabs/Makefile.in (clean): Ditto.
4744 * gdb.threads/Makefile.in (clean): Ditto.
4745 * gdb.trace/Makefile.in (clean): Ditto.
4746 * gdb.xml/Makefile.in (clean): Ditto.
4747
4748 2012-05-16 Tom Tromey <tromey@redhat.com>
4749
4750 * gdb.base/macscp1.c (macscp_expr): Add comment.
4751 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4752
4753 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4754
4755 * gdb.base/return-nodebug.exp: Also test float and double types.
4756
4757 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4758
4759 PR testsuite/12649
4760 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4761
4762 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4763
4764 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4765
4766 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4767 `rerun_to_main'.
4768 (stap_test_no_debuginfo): Likewise.
4769
4770 2012-05-14 Stan Shebs <stan@codesourcery.com>
4771
4772 * gdb.base/dprintf.c: New file.
4773 * gdb.base/dprintf.exp: New file.
4774
4775 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
4776
4777 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4778 * gdb.trace/disconnected-tracing.c: New file.
4779 * gdb.trace/disconnected-tracing.exp: New file.
4780
4781 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4782
4783 * gdb.python/python.c: Add a new breakpoint comment.
4784 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4785
4786 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4787
4788 * gdb.base/info-os.exp: New file.
4789 * gdb.base/info-os.c: New file.
4790
4791 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4792
4793 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4794 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4795 New files.
4796
4797 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4798
4799 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4800 gdb.base/ctxobj.exp: New files.
4801
4802 2012-05-09 Tom Tromey <tromey@redhat.com>
4803
4804 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4805
4806 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4807
4808 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4809
4810 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4811
4812 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4813 before using it.
4814
4815 2012-05-04 Tristan Gingold <gingold@adacore.com>
4816
4817 * gdb.base/set-noassign.exp: New test.
4818
4819 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4820
4821 * gdb.python/py-symbol.exp: Add tests to test the new methods
4822 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4823 * gdb.python/py-symbol.c: Add new struct to help test
4824 gdb.Symtab.static_block().
4825
4826 2012-05-03 Doug Evans <dje@google.com>
4827
4828 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4829 commented out.
4830
4831 2012-05-03 Yao Qi <yao@codesourcery.com>
4832
4833 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4834 doesn't support.
4835 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4836 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4837
4838 2012-05-03 Yao Qi <yao@codesourcery.com>
4839
4840 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4841
4842 2012-04-30 Doug Evans <dje@google.com>
4843
4844 PR testsuite/13961
4845 * gdb.dwarf2/pr13961.S: New file.
4846 * gdb.dwarf2/pr13961.exp: New file.
4847
4848 2012-04-29 Yao Qi <yao@codesourcery.com>
4849
4850 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4851
4852 2012-04-28 Doug Evans <dje@google.com>
4853
4854 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4855 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4856 All uses updated.
4857 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4858 "ptype func_cu1" to expand cu2 before cu1.
4859
4860 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4861 Tom Tromey <tromey@redhat.com>
4862
4863 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4864 variables.
4865 * gdb.base/stap-probe.c: New file.
4866 * gdb.base/stap-probe.exp: New file.
4867 * gdb.trace/stap-trace.c: New file.
4868 * gdb.trace/stap-trace.exp: New file.
4869 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4870 libgcc's unwinder.
4871
4872 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4873
4874 * gdb.arch/mips16-thunks-inmain.c: New file.
4875 * gdb.arch/mips16-thunks-main.c: New file.
4876 * gdb.arch/mips16-thunks-sin.c: New file.
4877 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4878 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4879 * gdb.arch/mips16-thunks-sinmain.c: New file.
4880 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4881 * gdb.arch/mips16-thunks.exp: New file.
4882
4883 2012-04-25 Doug Evans <dje@google.com>
4884
4885 * configure.ac: Create gdb.go/Makefile.
4886 * configure: Regenerate.
4887 * gdb.base/default.exp: Add "go" to "set language" testing.
4888 * gdb.go/Makefile.in: New file.
4889 * gdb.go/basic-types.exp: New file.
4890 * gdb.go/chan.exp: New file.
4891 * gdb.go/chan.go: New file.
4892 * gdb.go/handcall.exp: New file.
4893 * gdb.go/handcall.go: New file.
4894 * gdb.go/hello.exp: New file.
4895 * gdb.go/hello.go: New file.
4896 * gdb.go/integers.exp: New file.
4897 * gdb.go/integers.go: New file.
4898 * gdb.go/methods.exp: New file.
4899 * gdb.go/methods.go: New file.
4900 * gdb.go/package.exp: New file.
4901 * gdb.go/package1.go: New file.
4902 * gdb.go/package2.go: New file.
4903 * gdb.go/print.exp: New file.
4904 * gdb.go/strings.exp: New file.
4905 * gdb.go/strings.go: New file.
4906 * gdb.go/types.exp: New file.
4907 * gdb.go/types.go: New file.
4908 * gdb.go/unsafe.exp: New file.
4909 * gdb.go/unsafe.go: New file.
4910 * lib/future.exp: Add Go support.
4911 (gdb_find_go, gdb_find_go_linker): New procs.
4912 (gdb_default_target_compile): Add Go support.
4913 * lib/gdb.exp (skip_go_tests): New proc.
4914 * lib/go.exp: New file.
4915
4916 2012-04-25 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4919
4920 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4921 Jan Kratochvil <jan.kratochvil@redhat.com>
4922
4923 PR symtab/7259:
4924 * gdb.base/enumval.c: New test case.
4925 * gdb.base/enumval.exp: New test case.
4926 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4927 field.bitpos.
4928
4929 2012-04-17 Pedro Alves <palves@redhat.com>
4930
4931 * Makefile.in (site.exp): Make site.exp source
4932 $srcdir/lib/append_gdb_boards_dir.exp.
4933 * lib/append_gdb_boards_dir.exp: New file.
4934
4935 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4936
4937 New option "set auto-load safe-path".
4938 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4939 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4940
4941 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4942
4943 auto-load: Implementation.
4944 * gdb.base/help.exp (test set height): Increase the height.
4945 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4946 to ...
4947 (info auto-load python-scripts): ... here.
4948 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4949 to ...
4950 (info auto-load python-scripts *): ... here.
4951
4952 2012-04-16 Yao Qi <yao@codesourcery.com>
4953
4954 * lib/trace-support.exp (get_in_proc_agent): New.
4955 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4956 of in process trace agent.
4957 * gdb.trace/ftrace.exp: Likewise.
4958 * gdb.trace/pending.exp: Likewise.
4959 * gdb.trace/trace-break.exp: Likewise.
4960 * gdb.trace/trace-mt.exp
4961 * gdb.trace/tspeed.exp: Likewise.
4962 * gdb.trace/tstatus.exp
4963 * gdb.trace/strace.exp: Likewise.
4964
4965 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4966
4967 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4968 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4969
4970 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4971
4972 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4973
4974 PR mi/13393
4975 * gdb.mi/mi-var-rtti.cc: New file.
4976 * gdb.mi/mi-var-rtti.exp: New file.
4977 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4978 function.
4979 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4980
4981 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4982
4983 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4984 EXECUTABLES.
4985 * gdb.python/py-explore.c: C program used for testing the new
4986 'explore' command on C constructs.
4987 * gdb.python/py-explore.cc: C++ program used for testing the new
4988 'explore' command on C++ constructs.
4989 * gdb-python/py-explore.exp: Tests for the new 'explore'
4990 command on C constructs.
4991 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4992 command on C++ constructs.
4993
4994 2012-04-07 Mark Kettenis <kettenis@gnu.org>
4995
4996 * gdb.base/funcargs.exp (complex_args): Fix typo.
4997
4998 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4999
5000 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5001 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5002
5003 2012-04-05 Keith Seitz <keiths@redhat.com>
5004
5005 * gdb.base/advance.exp: Update error message for
5006 "advance malformed" test.
5007 * gdb.base/break.exp: Likewise for "breakpoint with
5008 trailing garbage" test.
5009 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5010 with trailing garbage" test.
5011 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5012 trailng garbage" test.
5013 * gdb.base/until.exp: Likewise for "malformed until" test.
5014 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5015 for "breakpoint info (after setting on all)".
5016 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5017 tests.
5018 * gdb.cp/cplabel.cc: New file.
5019 * gdb.cp/cplabel.exp: New test.
5020 * gdb.linespec/ls-errs.c: New file.
5021 * gdb.linespec/ls-errs.exp: New test.
5022
5023 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5024
5025 * gdb.trace/unavailable.exp
5026 (collect globals: print object on: print derived_partial)
5027 (collect globals: print object on: print derived_whole)
5028 (collect globals: print object off: print derived_partial)
5029 (collect globals: print object off: print derived_whole): Update
5030 expected output.
5031
5032 2012-03-30 Keith Seitz <keiths@redhat.com>
5033
5034 * gdb.python: Add test for linespecs with commas.
5035
5036 2012-03-28 Keith Seitz <keiths@redhat.com>
5037
5038 * gdb.linespec/ls-dollar.cc: New file.
5039 * gdb.linespec/ls-dollar.exp: New test.
5040
5041 2012-03-28 Keith Seitz <keiths@redhat.com>
5042
5043 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5044 starting with the global namespace.
5045
5046 2012-03-23 Doug Evans <dje@google.com>
5047
5048 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5049
5050 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5051
5052 * gdb.python/py-value.cc: Add test case for testing the
5053 methodology exposing C++ values to Python.
5054 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5055 exposing C++ values to Python.
5056 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5057
5058 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5059 Siddhesh Poyarekar <siddhesh@redhat.com>
5060
5061 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5062 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5063 (generate native core dump): Make the test unsupported if core cannot
5064 be generated.
5065
5066 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5067
5068 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5069 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5070 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5071
5072 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5073
5074 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5075
5076 2012-03-17 Doug Evans <dje@google.com>
5077
5078 * dg-extract-results.sh: Handle KFAILs.
5079
5080 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 PR symtab/13777
5083 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5084
5085 2012-03-16 Joel Brobecker <brobecker@adacore.com>
5086
5087 * gdb.ada/set_pckd_arr_elt: New testcase.
5088
5089 2012-03-16 Gary Benson <gbenson@redhat.com>
5090
5091 PR breakpoints/10738
5092 * gdb.opt/inline-break.exp: New file.
5093 * gdb.opt/inline-break.c: Likewise.
5094 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5095 * gdb.dwarf2/dw2-inline-break.S: Likewise.
5096 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5097 * gdb.base/async-shell.exp: Likewise.
5098 * lib/mi-support.exp (library_loaded_re): Likewise.
5099
5100 2012-03-15 Tom Tromey <tromey@redhat.com>
5101
5102 * gdb.cp/virtfunc2.exp: Update expected output.
5103 * gdb.cp/pr9631.exp: Update expected output.
5104 * gdb.cp/member-ptr.exp: Update expected output.
5105 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5106 output.
5107 * gdb.cp/casts.exp: Update expected output.
5108
5109 2012-03-15 Tom Tromey <tromey@redhat.com>
5110
5111 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5112 (test_info_vtbl): Likewise.
5113 (do_tests): Call test_info_vtbl.
5114 * gdb.cp/virtfunc.cc (va): New global.
5115
5116 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5117
5118 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5119 describing DWARF data structures.
5120 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5121 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5122 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5123 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5124 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5125 * gdb.dwarf2/dw2-param-error.S: Likewise.
5126 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5127 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5128 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5129 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5130 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5131 * gdb.dwarf2/pr11465.S: Likewise.
5132
5133 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 * gdb.mi/mi2-prompt.exp: New file.
5136
5137 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5140
5141 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5142
5143 * gdb.ada/bp_range_type: New testcase.
5144
5145 2012-03-13 Doug Evans <dje@google.com>
5146
5147 * gdb.base/default.exp: Delete tests for symbol-reloading.
5148 * gdb.base/help.exp: Ditto.
5149 * gdb.base/setshow.exp: Ditto.
5150 * gdb.base/gdb_history: Delete references to symbol-reloading.
5151
5152 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5153
5154 * gdb.base/attach-twice.c: New files.
5155 * gdb.base/attach-twice.exp: New files.
5156
5157 2012-03-08 Keith Seitz <keiths@redhat.com>
5158
5159 * lib/gdb.exp (gdb_get_line_number): Throw an
5160 error instead of returning -1.
5161 * gdb.base/break.exp: Remove unused variable
5162 bp_location5.
5163 * gdb.base/hbreak2.exp: Likewise.
5164 * gdb.base/sepdebug.exp: Likewise.
5165
5166 2012-03-08 Yao Qi <yao@codesourcery.com>
5167 Pedro Alves <palves@redhat.com>
5168
5169 Fix PR server/13392.
5170 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5171 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5172 download tracepoints.
5173 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5174 (pending_tracepoint_resolved_during_trace): Likewise.
5175 (pending_tracepoint_installed_during_trace): Likewise.
5176 (pending_tracepoint_with_action_resolved): Likewise.
5177
5178 2012-03-08 Keith Seitz <keiths@redhat.com>
5179
5180 * gdb.ada/array_bounds.exp: Get breakpoint for line
5181 with "START", not "STOP".
5182 * gdb.python/py-infthread.exp: Do not continue to
5183 line marked "Break here.", which is undefined.
5184
5185 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
5186
5187 Revert:
5188
5189 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5190
5191 Implement testsuite workaround for PR breakpoints/13781.
5192 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5193 (set breakpoint condition-evaluation host): New conditional command.
5194
5195 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5196
5197 Fix CU relative vs. absolute DIE offsets.
5198 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5199 one.
5200
5201 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5202
5203 Fix false FAIL on distros with relro linkage as default.
5204 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5205 -Wl,-z,norelro first.
5206
5207 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5208
5209 * gdb.ada/bp_on_var: New testcase.
5210
5211 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5212
5213 * gdb.ada/bp_enum_homonym: New testcase.
5214
5215 2012-03-06 Yao Qi <yao@codesourcery.com>
5216
5217 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5218 x86_64-*-* and i?86-*-*.
5219 Set up KFAIL for gdb/13808.
5220
5221 2012-03-05 Tom Tromey <tromey@redhat.com>
5222
5223 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5224 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5225
5226 2012-03-05 Tom Tromey <tromey@redhat.com>
5227
5228 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5229
5230 2012-03-04 Yao Qi <yao@codesourcery.com>
5231
5232 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5233 messages for KFAIL.
5234
5235 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5236
5237 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5238 (print one_two_three, indexes off, print few_reps, indexes off)
5239 (print many_reps, indexes off, print empty, indexes off)
5240 (print one_two_three, print few_reps, print many_reps, print empty):
5241 Call setup_xfail if $gcc_old.
5242
5243 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5244
5245 Implement testsuite workaround for PR breakpoints/13781.
5246 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5247 (set breakpoint condition-evaluation host): New conditional command.
5248
5249 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5250
5251 Code cleanup.
5252 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5253 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5254 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5255 number 1 by $bpnum. Four times.
5256
5257 2012-03-03 Yao Qi <yao@codesourcery.com>
5258
5259 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5260
5261 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5262
5263 Setup KFAIL for PR server/13796.
5264 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5265
5266 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5267
5268 * gdb.ada/operator_bp: New testcase.
5269
5270 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.ada/info_locals_renaming: New testcase.
5273
5274 2012-03-02 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.base/nextoverexit.c: New file.
5277 * gdb.base/nextoverexit.exp: New file.
5278
5279 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5280
5281 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5282 parameter.
5283
5284 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5285
5286 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5287 core registers.
5288
5289 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5290 Maciej W. Rozycki <macro@codesourcery.com>
5291 Daniel Jacobowitz <dan@codesourcery.com>
5292
5293 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5294
5295 2012-03-01 Pedro Alves <palves@redhat.com>
5296
5297 PR gdb/13767
5298
5299 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5300 (gdb_collect_globals_test): Call it.
5301
5302 2012-03-01 Keith Seitz <keiths@redhat.com>
5303
5304 * gdb.cp/method2.exp: Output of overload menu is now
5305 alphabetized. Update tests for "break A::method".
5306 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5307 of hard-coding them.
5308 Overload menu is alphabetized: rewrite to accommodate.
5309 Unset variables LINE and TYPES which are used in other tests.
5310 Compute the output of "info break".
5311 Update the breakpoint table after all breakpoints are deleted.
5312 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5313 compute ACTUALS and the method body based on parameters.
5314 Update expected output accordingly.
5315 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5316 unique comments to allow the use of gdb_get_line_number.
5317
5318 2012-03-01 Keith Seitz <keiths@redhat.com>
5319
5320 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5321 some Tcl syntax.
5322 * gdb.cp/ovldbreak.exp: Likewise.
5323
5324 2012-03-01 Keith Seitz <keiths@redhat.com>
5325
5326 * gdb.base/help.exp (help show user): Update expected result
5327 for new doc string changes (add "non-python").
5328
5329 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5330
5331 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5332 be put in the user-defined category and that the commands appear in
5333 "help user-defined".
5334
5335 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5336
5337 * gdb.ada/tagged_not_init: New testcase.
5338
5339 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5342 * gdb.ada/enum_idx_packed: New testcase.
5343
5344 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5345
5346 * gdb.ada/aliased_array: New testcase.
5347
5348 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.ada/whatis_array_val: New testcase.
5351
5352 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 Fix disp-step-syscall.exp: fork: single step over fork.
5355 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5356 whitespaces.
5357 (single step over $syscall): Remove its check.
5358 (single step over $syscall final pc): New check.
5359
5360 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5361
5362 Support processors without SSSE3.
5363 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5364 pabsd into ...
5365 (ssse3_test): ... a new function.
5366 (main): Call ssse3_test.
5367 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5368 Update expected values everywhere.
5369 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5370 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5371 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5372 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5373 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5374 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5375 Move these tests lower.
5376 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5377 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5378 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5379 New tests.
5380
5381 2012-02-29 Yao Qi <yao@codesourcery.com>
5382 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.trace/trace-mt.c: New.
5385 * gdb.trace/trace-mt.exp: New.
5386
5387 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5388
5389 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5390 numbers instead of hardcoding them.
5391 * gdb.base/annota1.c: Provide suitable markers.
5392 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5393 numbers instead of hardcoding them.
5394 * gdb.base/annota3.c: Provide suitable markers.
5395
5396 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5397 * gdb.base/annota3.c: Likewise.
5398 * gdb.base/sigall.c: Likewise.
5399 * gdb.base/signals.c: Likewise.
5400 * gdb.reverse/sigall-reverse.c: Likewise.
5401
5402 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5403
5404 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5405 failure return path.
5406
5407 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
5408
5409 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5410
5411 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5412
5413 * gdb.base/cond-eval-mode.exp: New file.
5414
5415 2012-02-24 Pedro Alves <palves@redhat.com>
5416
5417 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5418 (top level): Use with_test_prefix.
5419
5420 2012-02-24 Pedro Alves <palves@redhat.com>
5421
5422 * gdb.threads/attach-into-signal.exp (corefunc): Use
5423 with_test_prefix.
5424
5425 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5426
5427 Fix false FAILs on old CPUs without SSE.
5428 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5429 Return untested for Illegal instruction.
5430
5431 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5432
5433 Fix false FAILs with glibc debug infos installed.
5434 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5435 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5436
5437 2012-02-22 Sterling Augustine <saugustine@google.com>
5438
5439 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5440 constant with cast.
5441
5442 2012-02-21 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5445
5446 2012-02-21 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5449
5450 2012-02-21 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5453 with_test_prefix.
5454
5455 2012-02-21 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5458 with_test_prefix here.
5459 (top level): Do it here instead. Remove `:' from the
5460 with_test_prefix string.
5461 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5462 the suffix `:' from the with_test_prefix prefix string.
5463 * gdb.base/break-interp.exp: Ditto.
5464 * gdb.base/catch-load.exp: Ditto.
5465 * gdb.base/disp-step-syscall.exp: Ditto.
5466 * gdb.base/jit-so.exp: Ditto.
5467 * gdb.base/jit.exp: Ditto.
5468 * gdb.base/sepdebug.exp: Ditto.
5469 * gdb.base/solib-display.exp: Ditto.
5470 * gdb.base/solib-overlap.exp: Ditto.
5471 * gdb.base/watch-cond-infcall.exp: Ditto.
5472 * gdb.base/watchpoint.exp: Ditto.
5473 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5474 * gdb.mi/mi-watch.exp: Ditto.
5475 * gdb.mi/mi2-watch.exp: Ditto.
5476 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5477 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5478 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5479 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5480 * gdb.threads/watchpoint-fork.exp: Ditto.
5481 * gdb.threads/watchthreads-reorder.exp: Ditto.
5482 * gdb.trace/change-loc.exp: Ditto.
5483 * gdb.trace/pending.exp: Ditto.
5484 * gdb.trace/status-stop.exp: Ditto.
5485 * gdb.trace/strace.exp: Ditto.
5486 * gdb.trace/trace-break.exp: Ditto.
5487 * gdb.trace/unavailable.exp: Ditto.
5488 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5489 suffix with colon. Adjust leading comments.
5490
5491 2012-02-21 Pedro Alves <palves@redhat.com>
5492 Tom Tromey <tromey@redhat.com>
5493
5494 * lib/gdb.exp: Add description of test prefixes.
5495 (with_test_prefix): New procedure.
5496 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5497 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5498 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5499 instead of lappend to append to pf_prefix.
5500 * gdb.base/catch-load.exp: Use with_test_prefix.
5501 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5502 * gdb.base/jit-so.exp: Use with_test_prefix.
5503 * gdb.base/jit.exp: Use with_test_prefix.
5504 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5505 lappend to append to pf_prefix.
5506 * gdb.base/sepdebug.exp: Use with_test_prefix.
5507 * gdb.base/solib-display.exp: Use with_test_prefix.
5508 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5509 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5510 * gdb.base/watchpoint.exp: Use with_test_prefix.
5511 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5512 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5513 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5514 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5515 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5516 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5517 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5518 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5519 append instead of lappend to append to pf_prefix.
5520 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5521 * gdb.trace/change-loc.exp: Use with_test_prefix.
5522 * gdb.trace/pending.exp: Use with_test_prefix.
5523 * gdb.trace/status-stop.exp: Use with_test_prefix.
5524 * gdb.trace/strace.exp: Use with_test_prefix.
5525 * gdb.trace/trace-break.exp: Use with_test_prefix.
5526 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5527 instead of lappend to append to pf_prefix.
5528
5529 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 Fix racy FAILs.
5532 * gdb.base/inferior-died.c (main): Add return of 0.
5533 * gdb.base/inferior-died.exp (continue): Fix expectation of
5534 asynchronous events.
5535 (p 1): New test.
5536
5537 2012-02-20 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5540 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5541 gdb's internal debug output. For the non-threaded case, look for
5542 "Program received signal SIGLARM", for the threaded case, peek at
5543 the thread's siginfo.
5544
5545 2012-02-20 Pedro Alves <palves@redhat.com>
5546
5547 General cleanup, make output test messages unique, and build
5548 different executable files for the non-threaded and threaded
5549 cases.
5550
5551 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5552 Delete.
5553 (executable_nothr, executable_thr): New globals.
5554 (top level): Adjust to delete both executables.
5555 (corefunc): New parameter $executable. Set $pf_prefix instead of
5556 hand writing a prefix in tests. Issue a clean_restart and enable
5557 lin-lwp debug output here.
5558 (top level): Adjust. Use build_executable. Don't start gdb here,
5559 and don't enable lin-lwp debug output here.
5560 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5561
5562 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5563
5564 Fix racy FAILs.
5565 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5566 "continue" command.
5567
5568 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5569
5570 Fix for gdbserver non-extended mode.
5571 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5572 and gdb_run_cmd.
5573
5574 2012-02-17 Tom Tromey <tromey@redhat.com>
5575
5576 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5577 * gdb.python/py-events.exp: Check 'dir' output.
5578 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5579
5580 2012-02-17 Yao Qi <yao@codesourcery.com>
5581
5582 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5583
5584 2012-02-16 Tom Tromey <tromey@redhat.com>
5585
5586 * gdb.base/inferior-died.c: Don't include stdio.h.
5587
5588 2012-02-16 Tom Tromey <tromey@redhat.com>
5589
5590 * gdb.base/inferior-died.c: New file.
5591 * gdb.base/inferior-died.exp: New file.
5592
5593 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5594
5595 * gdb.base/break-inline.exp: New file.
5596 * gdb.base/break-inline.c: New file.
5597
5598 2012-02-15 Tom Tromey <tromey@redhat.com>
5599
5600 * gdb.base/pc-fp.exp: Add "info register" tests.
5601
5602 2012-02-15 Tom Tromey <tromey@redhat.com>
5603
5604 * gdb.base/regs.exp: Remove.
5605
5606 2012-02-15 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5609 the target doesn't support tracepoints.
5610 * gdb.trace/circ.exp: Ditto.
5611 * gdb.trace/collection.exp: Ditto.
5612 * gdb.trace/packetlen.exp: Ditto.
5613 * gdb.trace/passc-dyn.exp: Ditto.
5614 * gdb.trace/report.exp: Ditto.
5615 * gdb.trace/tfind.exp: Ditto.
5616 * gdb.trace/tspeed.exp: Ditto.
5617 * gdb.trace/tsv.exp: Ditto.
5618 * gdb.trace/unavailable.exp: Ditto.
5619 * gdb.trace/while-dyn.exp: Ditto.
5620
5621 2012-02-15 Pedro Alves <palves@redhat.com>
5622
5623 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5624 gdb_test_multiple, and call unsupported instead of fail, if the
5625 remote side does not support the request.
5626
5627 2012-02-15 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5630 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5631 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5632 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5633 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5634 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5635 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5636 doesn't start with "extended-" already.
5637
5638 2012-02-15 Pedro Alves <palves@redhat.com>
5639
5640 Support extended-remote. Avoid cascading timeouts.
5641
5642 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5643 the extended-remote target. If attaching with no file fails, load
5644 the file manually.
5645 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5646
5647 2012-02-14 Stan Shebs <stan@codesourcery.com>
5648
5649 * gdb.base/ena-dis-br.exp: Add enable count test.
5650
5651 2012-02-13 Pedro Alves <palves@redhat.com>
5652
5653 * config/mips-idt.exp: Delete.
5654 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5655 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5656 * gdb.base/break.exp: Remove mips-idt references.
5657 * gdb.base/chng-syms.exp: Ditto.
5658 * gdb.base/default.exp: Ditto.
5659 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5660 (top level): Don't call it.
5661 * gdb.base/opaque.exp: Remove mips-idt restarts.
5662 * gdb.base/ptype.exp: Remove mips-idt xfails.
5663 * gdb.base/scope.exp: Remove mips-idt restarts.
5664 * gdb.base/sepdebug.exp: Remove mips-idt references.
5665 * gdb.base/watchpoint.exp (maybe_clean_restart)
5666 (maybe_reinitialize): Delete.
5667 (test_disabling_watchpoints, test_disabling_watchpoints)
5668 (test_watchpoint_triggered_in_syscall)
5669 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5670 Don't call them.
5671
5672 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5673
5674 * gdb.server/server-exec-info.exp: New file.
5675
5676 2012-02-10 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5679 always non-empty.
5680 (test_attach): Always pass $exec to test_attach_gdb.
5681
5682 2012-02-08 Tom Tromey <tromey@redhat.com>
5683
5684 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5685 before inferior is started.
5686
5687 2012-02-07 Tom Tromey <tromey@redhat.com>
5688
5689 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5690 Symbol.value.
5691 * gdb.python/py-symbol.c (qq): Set default value.
5692
5693 2012-02-07 Tom Tromey <tromey@redhat.com>
5694
5695 * gdb.python/py-symbol.c (qq): New global.
5696 * gdb.python/py-symbol.exp: Add test for frame-less
5697 lookup_symbol.
5698 * gdb.python/py-symtab.exp: Fix line number.
5699
5700 2012-02-03 Joel Brobecker <brobecker@adacore.com>
5701
5702 * gdb.ada/mi_task_arg: New testcase.
5703
5704 2012-02-02 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5707 extended timeout.
5708
5709 2012-02-02 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5712 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5713
5714 2012-02-02 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/term.exp: Rewrite.
5717 * gdb.base/term.c: New.
5718
5719 2012-02-02 Pedro Alves <palves@redhat.com>
5720
5721 * gdb.base/default.exp (run "r" abbreviation, run): Add
5722 extended-remote expected output.
5723
5724 2012-02-02 Tom Tromey <tromey@redhat.com>
5725
5726 * gdb.cp/dispcxx.exp: New file.
5727 * gdb.cp/dispcxx.cc: New file.
5728
5729 2012-02-01 Tom Tromey <tromey@redhat.com>
5730
5731 * gdb.base/jit-simple.exp: New file.
5732 * gdb.base/jit-simple.c: New file.
5733
5734 2012-01-30 Yao Qi <yao@codesourcery.com>
5735
5736 * gdb.base/skip.exp: Make test result unique.
5737
5738 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5739
5740 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5741 compatibility with valgrind-3.7.0.
5742
5743 2012-01-27 Pedro Alves <palves@redhat.com>
5744
5745 * gdb.base/watchpoint.exp (no_hw): New global.
5746 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5747 disable hw watchpoints.
5748 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5749 don't expect hw watchpoints.
5750 (no_hw_watchpoints): Always clean restart.
5751 (do_tests): New procedure, factored out from the top level.
5752 (top level): Run tests twice. Once with hw watchpoints enabled,
5753 another time with hw watchpoints disabled.
5754
5755 2012-01-27 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5758 out from the top level.
5759 (top level): Call it instead.
5760
5761 2012-01-27 Pedro Alves <palves@redhat.com>
5762
5763 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5764 watchpoints sooner.
5765
5766 2012-01-27 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5769
5770 2012-01-27 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5773 "You may have requested too many hardware
5774 breakpoints/watchpoints".
5775
5776 2012-01-27 Pedro Alves <palves@redhat.com>
5777
5778 * gdb.base/watchpoint.exp (maybe_clean_restart)
5779 (maybe_reinitialize): New.
5780 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5781 expect "hit N times".
5782 (test_disabling_watchpoints, test_complex_watchpoint)
5783 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5784 Call maybe_clean_restart.
5785 (top level): Use clean_restart. Remove "mips-idt-*"
5786 reinitialization.
5787
5788 2012-01-27 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5791
5792 2012-01-27 Pedro Alves <palves@redhat.com>
5793
5794 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5795 require `initialize' anymore. Remove unnecessary `initialize'
5796 calls.
5797
5798 2012-01-27 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.base/watchpoint.exp (wp_set): Delete.
5801 (initialize, test_simple_watchpoint, top level): Remove dead code.
5802
5803 2012-01-27 Pedro Alves <palves@redhat.com>
5804
5805 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5806 typo.
5807
5808 2012-01-27 Pedro Alves <palves@redhat.com>
5809
5810 * config/extended-gdbserver.exp: New file.
5811 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5812 comment.
5813 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5814 * boards/native-extended-gdbserver.exp: New file.
5815
5816 2012-01-26 Pedro Alves <palves@redhat.com>
5817
5818 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5819 and gdb_test_multiple.
5820
5821 2012-01-26 Pedro Alves <palves@redhat.com>
5822
5823 Make test messages unique, and more identifiable.
5824 * gdb.multi/watchpoint-multi.exp: Change test messages.
5825
5826 2012-01-25 Tom Tromey <tromey@redhat.com>
5827
5828 * gdb.base/solib-disc.exp: Fix regexps.
5829
5830 2012-01-24 Tom Tromey <tromey@redhat.com>
5831
5832 * lib/mi-support.exp (mi_expect_stop): Add special case for
5833 solib-event.
5834 * gdb.base/catch-load-so.c: New file.
5835 * gdb.base/catch-load.exp: New file.
5836 * gdb.base/catch-load.c: New file.
5837 * gdb.base/break-interp.exp (reach_1): Update regexp.
5838
5839 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5840
5841 Fix fuzzy results.
5842 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5843 lpsimple and func.
5844
5845 2012-01-24 Gary Benson <gbenson@redhat.com>
5846
5847 Delete #if 0'd out code.
5848 * gdb.base/default.exp (info catch): Remove.
5849 * gdb.base/gdb_history (info catch): Likewise.
5850 * gdb.base/help.exp (info catch): Likewise.
5851
5852 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 Fix watchpoints to be specific for each inferior.
5855 * gdb.multi/watchpoint-multi.c: New file.
5856 * gdb.multi/watchpoint-multi.exp: New file.
5857
5858 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5859
5860 Fix watchpoints across inferior fork.
5861 * gdb.threads/watchpoint-fork-child.c: New file.
5862 * gdb.threads/watchpoint-fork-mt.c: New file.
5863 * gdb.threads/watchpoint-fork-parent.c: New file.
5864 * gdb.threads/watchpoint-fork-st.c: New file.
5865 * gdb.threads/watchpoint-fork.exp: New file.
5866 * gdb.threads/watchpoint-fork.h: New file.
5867
5868 2012-01-23 Pedro Alves <palves@redhat.com>
5869
5870 * gdb.base/call-signal-resume.exp: Allow output after "return".
5871
5872 2012-01-20 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.python/py-finish-breakpoint.py: Fix typo.
5875
5876 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5877
5878 * gdb.base/info-proc.exp: Also run on remote targets. Main
5879 "info proc" command is now always present; whether target supports
5880 actual info proc operation is detected when attempting to issue
5881 the command.
5882
5883 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5884
5885 * .gdbinit: Remove.
5886
5887 2012-01-19 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5890 look at the funtions' returns.
5891 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5892 (jprint.print(int, int)): Change return type to int. Adjust.
5893
5894 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5895
5896 PR gdb/9538
5897 * gdb.base/sepdebug.exp: New test.
5898
5899 2012-01-18 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5902 Allow output before ^done.
5903
5904 2012-01-16 Tom Tromey <tromey@redhat.com>
5905
5906 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5907 Add tests for relative directory.
5908
5909 2012-01-16 Tom Tromey <tromey@redhat.com>
5910
5911 * gdb.base/printcmds.c (enum flag_enum): New.
5912 (three): New global.
5913 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5914 enum printing.
5915 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5916 FlagEnumerationPrinter.
5917 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5918 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5919 (fval): New global.
5920
5921 2012-01-16 Pedro Alves <palves@redhat.com>
5922
5923 * lib/gdb.exp (banned_procedures): New variable.
5924 (banned_variables_traced): Rename to ...
5925 (banned_traced): ... this.
5926 (gdb_init): Also trace banned procedures.
5927 (gdb_finish): Also untrace banned procedures.
5928
5929 2012-01-16 Pedro Alves <palves@redhat.com>
5930
5931 Remove all calls to strace.
5932
5933 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5934
5935 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5936 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5937
5938 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5939
5940 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5941 * gdb.base/pie-execl.exp: Likewise.
5942
5943 2012-01-12 Keith Seitz <keiths@redhat.com>
5944
5945 PR mi/10586
5946 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5947 (do_anonymous_type_tests): New function.
5948 (main): Call do_anonymous_type_tests.
5949 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5950 (verify_everything): New procedure.
5951 * gdb.mi/mi-var-cp.cc (class A): New class.
5952 (anonymous_structs_and_unions): New function.
5953 (main): Call anonymous_structs_and_unions.
5954 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5955 (verify_everything): New procedure.
5956
5957 2012-01-12 Keith Seitz <keiths@redhat.com>
5958
5959 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5960 (varobj_tree::get_path_expr): Assume that all varobjs are
5961 compound unless they are known simple types.
5962 Adjust path expressions based on parent type, path parent type,
5963 and tree language.
5964 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5965 the root varobj.
5966 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5967
5968 2012-01-11 Pedro Alves <palves@redhat.com>
5969
5970 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5971 core files on this machine" anymore.
5972
5973 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5974
5975 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5976 (main): Repeat recurser call.
5977 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5978 equivalent to 'local_x'.
5979
5980 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5981 Joel Brobecker <brobecker@adacore.com>
5982
5983 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5984
5985 2012-01-05 Pedro Alves <alves.ped@gmail.com>
5986
5987 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5988 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5989 * gdb.python/py-events.exp: Test that "step N" tripping on a
5990 breakpoint emits a breakpoint event.
5991
5992 2012-01-03 Joel Brobecker <brobecker@adacore.com>
5993
5994 * gdb.base/auxv.exp: Reformat the copyright notice.
5995
5996 2012-01-03 Yao Qi <yao@codesourcery.com>
5997
5998 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5999 (strace_trace_on_diff_addr): New.
6000 * gdb.trace/strace.c: (main): Add two local variables.
6001
6002 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6003
6004 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6005 * gdb.cell/gcore.exp: Likewise.
6006 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6007 to verify the correct instance of main is selected.
6008
6009 2012-01-02 Joel Brobecker <brobecker@adacore.com>
6010
6011 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6012 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6013 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6014 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6015 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6016 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6017 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6018 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6019 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6020 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6021 gdb.threads/thread_check.c: Reformat copyright header.
6022
6023 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6024
6025 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
6026 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6027 is not enabled.
6028
6029 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6032 parameter to self_exec, adjust the function.
6033 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6034 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6035 (set var do_exit = 0): Remove test.
6036 (newline at end of file): Add one.
6037
6038 2011-12-27 Joel Brobecker <brobecker@adacore.com>
6039
6040 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6041 New files.
6042
6043 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6044
6045 Fix racy FAILs.
6046 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6047 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6048 (main): Call pthread_barrier_init for it.
6049
6050 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6051
6052 Fix double send_gdb leading to racy FAILs.
6053 * gdb.base/break.exp (set silent break bp_location1): Replace
6054 3x send_gdb and gdb_expect by gdb_test.
6055 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6056 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6057 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6058 instead of send_gdb. Twice.
6059 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6060 3x send_gdb and gdb_expect by gdb_test.
6061 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6062
6063 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6064
6065 * gdb.linespec/linespec.exp: Compile using {c++}.
6066
6067 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6068
6069 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6070 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6071 (verify GCC PR debug/51668): New test.
6072
6073 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
6074
6075 Introduce gdb.FinishBreakpoint in Python.
6076 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6077 py-finish-breakpoint2
6078 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6079 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6080 instead of line number.
6081 * gdb.python/py-finish-breakpoint.c: New file.
6082 * gdb.python/py-finish-breakpoint.exp: New file.
6083 * gdb.python/py-finish-breakpoint.py: New file.
6084 * gdb.python/py-finish-breakpoint2.cc: New file.
6085 * gdb.python/py-finish-breakpoint2.exp: New file.
6086 * gdb.python/py-finish-breakpoint2.py: New file.
6087
6088 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6089
6090 Partial fix of compatibility with gcc-4.7.
6091 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6092 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6093 Add comment to add a PASS case in the future.
6094
6095 Fix compatibility with gcc-4.7.
6096 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6097
6098 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6099
6100 PR tdep/12797
6101 * gdb.base/callfuncs.exp: Remove KFAIL.
6102
6103 2011-12-21 Joel Brobecker <brobecker@adacore.com>
6104
6105 * gdb.ada/task_bp: New testcase.
6106
6107 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6108
6109 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6110 -DNO_SECTIONS.
6111 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6112
6113 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6114
6115 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6116 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6117 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6118 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6119 conditional for gcc <= 4.5.
6120
6121 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6122
6123 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6124 by XFAIL.
6125 * gdb.cp/static-method.exp (info addr A::func())
6126 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6127 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6128 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6129 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6130 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6131 (test value of F in k3_m): Likewise.
6132 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6133 Likewise.
6134
6135 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6136
6137 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6138 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6139 Remove.
6140 * gdb.threads/attachstop-mt.c: Remove.
6141 * gdb.threads/attachstop-mt.exp: Remove.
6142
6143 2011-12-17 Mark Kettenis <kettenis@gnu.org>
6144
6145 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6146
6147 2011-12-16 Doug Evans <dje@google.com>
6148
6149 * boards/native-stdio-gdbserver.exp: New file.
6150 * boards/native-gdbserver.exp: New file.
6151
6152 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6153 gdbserver output.
6154 (gdbserver_default_get_remote_address): New function.
6155 (gdbserver_start): Call gdb,get_remote_address to compute argument
6156 to "target remote" command.
6157
6158 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6159
6160 * gdb.python/py-function.exp: Change "on" to "full" for
6161 python print-stack. Add set/show python print-stack
6162 off|full|message tests.
6163
6164 2011-12-15 Yao Qi <yao@codesourcery.com>
6165
6166 * gdb.trace/strace.c: New
6167 * gdb.trace/strace.exp: New.
6168
6169 2011-12-14 Tom Tromey <tromey@redhat.com>
6170
6171 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6172
6173 2011-12-14 Doug Evans <dje@google.com>
6174
6175 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6176
6177 2011-12-14 Pedro Alves <pedro@codesourcery.com>
6178
6179 PR threads/10729
6180
6181 * gdb.mi/watch-nonstop.c: New file.
6182 * gdb.mi/mi-watch-nonstop.exp: New file.
6183
6184 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6185 Doug Evans <dje@google.com>
6186
6187 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6188 (clean_restart): Remove references to the gdb_stub target board
6189 variable.
6190 (gdb_step_for_stub): Delete.
6191
6192 * gdb.base/annota1.exp: Remove all references to [target_info
6193 exists gdb_stub], gdb_step_for_stub and usestubs.
6194 * gdb.base/annota3.exp: Ditto.
6195 * gdb.base/async.exp: Ditto.
6196 * gdb.base/break.exp: Ditto.
6197 * gdb.base/code-expr.exp: Ditto.
6198 * gdb.base/commands.exp: Ditto.
6199 * gdb.base/completion.exp: Ditto.
6200 * gdb.base/condbreak.exp: Ditto.
6201 * gdb.base/consecutive.exp: Ditto.
6202 * gdb.base/cvexpr.exp: Ditto.
6203 * gdb.base/define.exp: Ditto.
6204 * gdb.base/display.exp: Ditto.
6205 * gdb.base/ena-dis-br.exp: Ditto.
6206 * gdb.base/environ.exp: Ditto.
6207 * gdb.base/gnu-ifunc.exp: Ditto.
6208 * gdb.base/maint.exp: Ditto.
6209 * gdb.base/pending.exp: Ditto.
6210 * gdb.base/sect-cmd.exp: Ditto.
6211 * gdb.base/sepdebug.exp: Ditto.
6212 * gdb.base/unload.exp: Ditto.
6213 * gdb.base/watchpoint-solib.exp: Ditto.
6214 * gdb.cp/annota2.exp: Ditto.
6215 * gdb.cp/annota3.exp: Ditto.
6216 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6217 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6218 * gdb.mi/mi-pending.exp: Ditto.
6219 * gdb.trace/circ.exp: Ditto.
6220 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6221 * gdb.base/list.exp: Ditto.
6222
6223 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6224 breakpoint function and all references to the usestubs macro.
6225 * gdb.base/exprs.c: Ditto.
6226 * gdb.base/freebpcmd.c: Ditto.
6227 * gdb.base/bitfields.c: Ditto.
6228 * gdb.base/bitfields2.c: Ditto.
6229 * gdb.base/break.c: Ditto.
6230 * gdb.base/call-sc.c: Ditto.
6231 * gdb.base/call-signals.c: Ditto.
6232 * gdb.base/callfuncs.c: Ditto.
6233 * gdb.base/charset.c: Ditto.
6234 * gdb.base/consecutive.c: Ditto.
6235 * gdb.base/constvars.c: Ditto.
6236 * gdb.base/funcargs.c: Ditto.
6237 * gdb.base/int-type.c: Ditto.
6238 * gdb.base/interrupt.c: Ditto.
6239 * gdb.base/langs0.c: Ditto.
6240 * gdb.base/list0.c: Ditto.
6241 * gdb.base/mips_pro.c: Ditto.
6242 * gdb.base/miscexprs.c: Ditto.
6243 * gdb.base/nodebug.c: Ditto.
6244 * gdb.base/opaque0.c: Ditto.
6245 * gdb.base/pointers.c: Ditto.
6246 * gdb.base/printcmds.c: Ditto.
6247 * gdb.base/ptype.c: Ditto.
6248 * gdb.base/recurse.c: Ditto.
6249 * gdb.base/reread1.c: Ditto.
6250 * gdb.base/reread2.c: Ditto.
6251 * gdb.base/restore.c: Ditto.
6252 * gdb.base/return.c: Ditto.
6253 * gdb.base/run.c: Ditto.
6254 * gdb.base/scope0.c: Ditto.
6255 * gdb.base/sepdebug.c: Ditto.
6256 * gdb.base/setshow.c: Ditto.
6257 * gdb.base/setvar.c: Ditto.
6258 * gdb.base/sigall.c: Ditto.
6259 * gdb.base/signals.c: Ditto.
6260 * gdb.base/structs.c: Ditto.
6261 * gdb.base/structs2.c: Ditto.
6262 * gdb.base/testenv.c: Ditto.
6263 * gdb.base/twice.c: Ditto.
6264 * gdb.base/unwindonsignal.c: Ditto.
6265 * gdb.base/watchpoint.c: Ditto.
6266 * gdb.base/watchpoints.c: Ditto.
6267 * gdb.base/whatis.c: Ditto.
6268 * gdb.cp/classes.cc: Ditto.
6269 * gdb.cp/cplusfuncs.cc: Ditto.
6270 * gdb.cp/derivation.cc: Ditto.
6271 * gdb.cp/formatted-ref.cc: Ditto.
6272 * gdb.cp/misc.cc: Ditto.
6273 * gdb.cp/overload.cc: Ditto.
6274 * gdb.cp/ovldbreak.cc: Ditto.
6275 * gdb.cp/ref-params.cc: Ditto.
6276 * gdb.cp/ref-types.cc: Ditto.
6277 * gdb.cp/templates.cc: Ditto.
6278 * gdb.cp/virtfunc.cc: Ditto.
6279 * gdb.hp/gdb.aCC/run.c: Ditto.
6280 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6281 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6282 * gdb.reverse/consecutive-reverse.c: Ditto.
6283 * gdb.reverse/sigall-reverse.c: Ditto.
6284 * gdb.reverse/until-reverse.c: Ditto.
6285 * gdb.reverse/watch-reverse.c: Ditto.
6286 * gdb.trace/actions.c: Ditto.
6287 * gdb.trace/circ.c: Ditto.
6288 * gdb.trace/collection.c: Ditto.
6289
6290 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6291
6292 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6293 (func6, func7): New.
6294 (main): Call func6 and func7.
6295 * gdb.base/watchpoint.exp (test_wide_location_1)
6296 (test_wide_location_2): New.
6297 (top level): Re-enable hardware watchpoints if necessary. Call
6298 test_wide_location_1 and test_wide_location_2.
6299
6300 2011-12-11 Yao Qi <yao@codesourcery.com>
6301
6302 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6303
6304 2011-12-11 Joel Brobecker <brobecker@adacore.com>
6305
6306 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6307 expected output for unsupported case.
6308
6309 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6310
6311 PR testsuite/12649
6312 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6313 Protect gdb_test_multiple by final $gdb_prompt match.
6314
6315 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6316
6317 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6318 New variable, new test.
6319 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6320 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6321 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6322 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6323 them if HAVE_GCC_45682_FIXED is not set.
6324
6325 2011-12-10 Yao Qi <yao@codesourcery.com>
6326
6327 * gdb.trace/status-stop.exp: New.
6328 * gdb.trace/status-stop.c: New.
6329
6330 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6333 timeout.
6334
6335 2011-12-08 Tom Tromey <tromey@redhat.com>
6336
6337 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6338 condition.
6339
6340 2011-12-07 Stan Shebs <stan@codesourcery.com>
6341
6342 * gdb.trace/tfind.exp: Update for output changes.
6343
6344 2011-12-07 Pedro Alves <pedro@codesourcery.com>
6345
6346 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6347 throws "Cannot insert catchpoints in this configuration".
6348 * gdb.ada/mi_catch_ex.exp: Likewise.
6349
6350 2011-12-06 Pedro Alves <pedro@codesourcery.com>
6351
6352 * gdb.base/break-always.exp: Test changing memory at addresses
6353 with breakpoints inserted.
6354
6355 2011-12-06 Joel Brobecker <brobecker@acacore.com>
6356
6357 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6358 involving a fully qualified function name.
6359
6360 2011-12-06 Tom Tromey <tromey@redhat.com>
6361
6362 * gdb.ada/homonym.exp: Add three breakpoint tests.
6363
6364 2011-12-06 Tom Tromey <tromey@redhat.com>
6365
6366 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6367 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6368 * gdb.objc/objcdecode.exp: Update for output changes.
6369 * gdb.linespec/linespec.exp: New file.
6370 * gdb.linespec/lspec.cc: New file.
6371 * gdb.linespec/lspec.h: New file.
6372 * gdb.linespec/body.h: New file.
6373 * gdb.linespec/base/two/thefile.cc: New file.
6374 * gdb.linespec/base/one/thefile.cc: New file.
6375 * gdb.linespec/Makefile.in: New file.
6376 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6377 output changes.
6378 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6379 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6380 makes one breakpoint.
6381 * gdb.cp/method2.exp (test_break): Update for output changes.
6382 * gdb.cp/mb-templates.exp: Update for output changes.
6383 * gdb.cp/mb-inline.exp: Update for output changes.
6384 * gdb.cp/mb-ctor.exp: Update for output changes.
6385 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6386 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6387 has multiple matches.
6388 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6389 error message change.
6390 * gdb.base/list.exp (test_list_filename_and_number): Update for
6391 error message change.
6392 * gdb.base/break.exp: Disable pending breakpoints. Update for
6393 output changes.
6394 * configure.ac: Add gdb.linespec.
6395 * configure: Rebuild.
6396 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6397
6398 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6399
6400 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6401 last_break register on s390*-*-* targets.
6402
6403 2011-12-06 Joel Brobecker <brobecker@adacore.com>
6404
6405 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6406 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6407 of parameter X in procedure Foo.
6408
6409 2011-12-05 Stan Shebs <stan@codesourcery.com>
6410
6411 * gdb.trace/tfind.exp: Update help string matches.
6412
6413 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6414
6415 * gdb.server/ext-run.exp (get process list): Accept also systemd
6416 as PID 1.
6417
6418 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6419 Pedro Alves <pedro@codesourcery.com>
6420
6421 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6422 starting GDB.
6423 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6424 $use_gdb_stub.
6425 * gdb.base/display.exp: Likewise.
6426 * gdb.base/ending-run.exp: Likewise.
6427 * gdb.base/list.exp (test_listsize): Likewise.
6428 * gdb.base/setshow.exp: Likewise.
6429 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6430 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6431 check by global $use_gdb_stub.
6432 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6433 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6434 (default_gdb_init): Unset global $use_gdb_stub.
6435 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6436 by global $use_gdb_stub.
6437 * lib/gdbserver-support.exp: Extend comments for set_board_info
6438 gdb_protocol and gdb,socketport.
6439 (gdbserver_start_extended): Set global gdbserver_protocol and
6440 gdbserver_gdbport. Clear global use_gdb_stub.
6441 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6442 from target use_gdb_stub.
6443 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6444
6445 2011-12-03 Doug Evans <dje@google.com>
6446
6447 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6448 (gdb_step_for_stub): Add comments.
6449
6450 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6451
6452 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6453 to the caller.
6454 (gdb_test_multiple): Likewise.
6455
6456 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6457
6458 Fix gdb.mi/mi-solib.exp without system debug info installed.
6459 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6460 expect attribute, return 0 for it. Update comments.
6461
6462 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6463
6464 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6465 (corrupted list): Adjust the expectation.
6466
6467 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6468
6469 PR threads/13448
6470 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6471 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6472 * gdb.threads/tls-var-main.c: New file.
6473 * gdb.threads/tls-var.c: New file.
6474 * gdb.threads/tls-var.exp: New file.
6475
6476 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6477
6478 PR testsuite/12649
6479 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6480 Protect gdb_test_multiple by final $gdb_prompt match.
6481 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6482 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6483 (test_tracepoints): Likewise.
6484
6485 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6486
6487 PR breakpoints/13346
6488 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6489 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6490 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6491
6492 2011-12-01 Joel Brobecker <brobecker@adacore.com>
6493
6494 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6495 * gdb.ada/homonym/homonym.adb: For use of all types defined
6496 locally inside both Get_Value subprograms.
6497
6498 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6499
6500 Fix racy FAILs.
6501 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6502 of send_gdb.
6503
6504 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6505
6506 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6507 environment variable after test completed.
6508
6509 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6510
6511 * gdb.base/solib-nodir.exp: Skip if remote target.
6512 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6513 application. Call gdb_load_shlibs.
6514 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6515
6516 2011-11-29 Joel Brobecker <brobecker@adacore.com>
6517
6518 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6519
6520 2011-11-28 Joel Brobecker <brobecker@adacore.com>
6521
6522 * gdb.ada/fullname_bp: New testcase.
6523
6524 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6525
6526 PR testsuite/12649
6527 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6528 Wrap send_gdb into a new gdb_test.
6529
6530 Code cleanup.
6531 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6532 Convert send_gdb and gdb_expect to gdb_test_multiple.
6533
6534 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6535
6536 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6537
6538 2011-11-23 Keith Seitz <keiths@redhat.com>
6539
6540 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6541 (mi_varobj_tree_test_children_callback): New proc.
6542 (mi_walk_varobj_tree): New proc.
6543
6544 2011-11-22 Tom Tromey <tromey@redhat.com>
6545
6546 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6547 Add "use_mi_command" argument.
6548 (mi_run_cmd, mi_run_with_cli): New procs.
6549 * gdb.mi/solib-lib.c: New file.
6550 * gdb.mi/solib-main.c: New file.
6551 * gdb.mi/mi-solib.exp: New file.
6552
6553 2011-11-21 Doug Evans <dje@google.com>
6554
6555 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6556 _Unwind_DebugHook is missing.
6557
6558 2011-11-20 Stan Shebs <stan@codesourcery.com>
6559
6560 * gdb.trace/tstatus.exp: New.
6561 * gdb.trace/actions.c: Include string.h.
6562
6563 2011-11-18 Yao Qi <yao@codesourcery.com>
6564
6565 * gdb.trace/pending.exp: New.
6566 * gdb.trace/pending.c: New.
6567 * gdb.trace/pendshr1.c: New.
6568 * gdb.trace/pendshr2.c: New.
6569 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6570 tracepoint location becomes pending.
6571 (tracepoint_change_loc_2): New.
6572
6573 2011-11-16 David S. Miller <davem@davemloft.net>
6574
6575 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6576 target is sparc*-*-linux*
6577
6578 2011-11-15 Paul Koning <paul_koning@dell.com>
6579
6580 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6581 types.
6582
6583 2011-11-14 Doug Evans <dje@google.com>
6584
6585 * gdb.base/shell.exp: New file.
6586
6587 2011-11-14 Stan Shebs <stan@codesourcery.com>
6588
6589 * gdb.trace/ftrace.c: New.
6590 * gdb.trace/ftrace.exp: New.
6591
6592 2011-11-14 Yao Qi <yao@codesourcery.com>
6593
6594 * gdb.trace/change-loc-1.c: New.
6595 * gdb.trace/change-loc-2.c: New.
6596 * gdb.trace/change-loc.c: New.
6597 * gdb.trace/change-loc.exp: New.
6598 * gdb.trace/change-loc.h: New.
6599 * gdb.trace/trace-break.c (marker): Define new symbol.
6600 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6601 New.
6602 (break_trace_same_addr_6): New.
6603
6604 2011-11-12 Matt Rice <ratmice@gmail.com>
6605
6606 * gdb.base/info-macros.exp: Make tests for info definitions
6607 test info macro. Add tests for info macro argument processing.
6608 Rename a few tests.
6609
6610 2011-11-11 Keith Seitz <keiths@redhat.com>
6611
6612 PR gdb/12843
6613 * gdb.base/linespecs.exp: New file.
6614
6615 2011-11-11 Doug Evans <dje@google.com>
6616
6617 * gdb.threads/print-threads.exp: Extend timeout for slower
6618 tests.
6619
6620 2011-11-10 Doug Evans <dje@google.com>
6621
6622 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6623 "record to end of main" test.
6624
6625 * gdb.python/py-type.c (TS): New typedef.
6626 (ts): New global.
6627 * gdb.python/py-type.exp: Test field list of typedef.
6628
6629 2011-11-10 Joel Brobecker <brobecker@adacore.com>
6630
6631 * gdb.ada/small_reg_param: New testcase.
6632
6633 2011-11-09 Tom Tromey <tromey@redhat.com>
6634
6635 * gdb.cp/destrprint.exp: New file.
6636 * gdb.cp/destrprint.cc: New file.
6637
6638 2011-11-08 Meador Inge <meadori@codesourcery.com>
6639
6640 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6641 (switch_stack_to_other): New test function.
6642 * gdb.arch/thumb-prologue.exp: New test cases.
6643
6644 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6645
6646 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6647
6648 2011-11-08 Yao Qi <yao@codesourcery.com>
6649
6650 * gdb.exp (supports_process_record): New.
6651 (supports_reverse): New.
6652 * gdb.reverse/break-precsave.exp: Call support_process_record
6653 to run test conditionally.
6654 * gdb.reverse/consecutive-precsave.exp: Likewise.
6655 * gdb.reverse/i386-precsave.exp: Likewise.
6656 * gdb.reverse/machinestate-precsave.exp: Likewise.
6657 * gdb.reverse/solib-precsave.exp: Likewise.
6658 * gdb.reverse/step-precsave.exp: Likewise.
6659 * gdb.reverse/until-precsave.exp: Likewise.
6660 * gdb.reverse/watch-precsave.exp: Likewise.
6661 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6662 test conditionally.
6663 * gdb.reverse/consecutive-reverse.exp: Likewise.
6664 * gdb.reverse/finish-precsave.exp: Likewise.
6665 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6666 * gdb.reverse/finish-reverse.exp: Likewise.
6667 * gdb.reverse/i386-reverse.exp: Likewise.
6668 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6669 * gdb.reverse/machinestate.exp: Likewise.
6670 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6671 * gdb.reverse/sigall-precsave.exp: Likewise.
6672 * gdb.reverse/sigall-reverse.exp: Likewise.
6673 * gdb.reverse/solib-reverse.exp: Likewise.
6674 * gdb.reverse/step-reverse.exp: Likewise.
6675 * gdb.reverse/until-reverse.exp: Likewise.
6676 * gdb.reverse/watch-reverse.exp: Likewise.
6677
6678 2011-11-05 Yao Qi <yao@codesourcery.com>
6679
6680 * gdb.trace/trace-break.exp: Add test on setting two
6681 fast tracepoints at the same address.
6682
6683 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6684
6685 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6686
6687 2011-11-02 Stan Shebs <stan@codesourcery.com>
6688
6689 * gdb.trace/collection.c: Add code using strings.
6690 * gdb.trace/collection.exp: Add tests of string collection.
6691
6692 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6693
6694 * gdb.base/skip-solib.exp (executable_main): New variable.
6695 (binfile_main): Base it on that.
6696 Use $executable_main in clean_restart calls. Drop gdb_exit and
6697 gdb_start calls.
6698
6699 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6700
6701 Fix racy FAILs.
6702 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6703 breakpoint_re globals import by async. Set string_regex to .* for
6704 async. Remove the optional thread_selected_re and breakpoint_re
6705 globals expectations.
6706
6707 2011-11-01 Joseph Myers <joseph@codesourcery.com>
6708
6709 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6710 well as Cygwin.
6711
6712 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
6713
6714 Add tests for skip command.
6715 * gdb.base/skip-solib-lib.c: New
6716 * gdb.base/skip-solib-main.c: New
6717 * gdb.base/skip-solib.exp: New
6718 * gdb.base/skip.c: New
6719 * gdb.base/skip.exp: New
6720 * gdb.base/skip1.c: New
6721 * gdb.base/Makefile.in: Adding new files.
6722
6723 2011-10-31 Yao Qi <yao@codesourcery.com>
6724 Pedro Alves <pedro@codesourcery.com>
6725
6726 * gdb.trace/trace-break.c: New.
6727 * gdb.trace/trace-break.exp: New.
6728
6729 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6730
6731 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6732 break-here-2.
6733
6734 2011-10-28 Pedro Alves <pedro@codesourcery.com>
6735
6736 * gdb.threads/no-unwaited-for-left.c: New.
6737 * gdb.threads/no-unwaited-for-left.exp: New.
6738 * gdb.threads/non-ldr-exc-1.c: New.
6739 * gdb.threads/non-ldr-exc-1.exp: New.
6740 * gdb.threads/non-ldr-exc-2.c: New.
6741 * gdb.threads/non-ldr-exc-2.exp: New.
6742 * gdb.threads/non-ldr-exc-3.c: New.
6743 * gdb.threads/non-ldr-exc-3.exp: New.
6744 * gdb.threads/non-ldr-exc-4.c: New.
6745 * gdb.threads/non-ldr-exc-4.exp: New.
6746
6747 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6750 * gdb.base/attach-pie-misread.exp: Likewise.
6751 * gdb.base/break-interp.exp: Likewise.
6752 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6753 testcases for use_gdb_stub.
6754 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6755 (continue): New testcase.
6756 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6757 * gdb.threads/attach-into-signal.exp: Likewise.
6758 * gdb.threads/attach-stopped.exp: Likewise.
6759 * gdb.threads/attachstop-mt.exp: Likewise.
6760
6761 2011-10-28 Paul Koning <paul_koning@dell.com>
6762
6763 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6764
6765 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6766
6767 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6768 (mi_gdb_test): Import globals thread_selected_re
6769 and breakpoint_re. Expect them optionally at the regex start.
6770
6771 2011-10-27 Doug Evans <dje@google.com>
6772
6773 * gdb.python/python.exp: Test source -s.
6774
6775 2011-10-26 Paul Koning <paul_koning@dell.com>
6776
6777 * gdb.python/lib-types.cc (struct A): New structure.
6778 * gdb.python/lib-types.exp (deepitems): New tests.
6779
6780 2011-10-25 Paul Koning <paul_koning@dell.com>
6781
6782 PR python/13327
6783
6784 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6785 fetch_lazy method.
6786
6787 2011-10-24 Yao Qi <yao@codesourcery.com>
6788
6789 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6790 target is tic6x-*-*.
6791
6792 2011-10-21 Joel Brobecker <brobecker@adacore.com>
6793
6794 * gdb.ada/mi_task_info/task_switch.adb: New file.
6795 * gdb.ada/mi_task_info.exp: New file.
6796
6797 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6798
6799 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6800 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6801
6802 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6803
6804 PR python/12656
6805
6806 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6807 global_block tests.
6808
6809 2011-10-18 Tom Tromey <tromey@redhat.com>
6810
6811 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6812
6813 2011-10-18 Tom Tromey <tromey@redhat.com>
6814
6815 * gdb.base/source.exp: Don't include full file name in test name.
6816 * gdb.python/python.exp: Don't include full file name in test
6817 name.
6818
6819 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6820
6821 * gdb.base/attach-pie-noexec.c: New files.
6822 * gdb.base/attach-pie-noexec.exp: New files.
6823
6824 2011-10-17 Joseph Myers <joseph@codesourcery.com>
6825
6826 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6827 prompt for each extra line in command.
6828
6829 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6830
6831 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6832 Revert the part of:
6833 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6834 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6835 Change the expected string.
6836
6837 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6838
6839 Fix results with system glibc debug info installed.
6840 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6841 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6842 Accept also __libc_ symbol prefix and no prefix.
6843
6844 2011-10-14 Keith Seitz <keiths@redhat.com>
6845
6846 PR c++/13225
6847 * gdb.cp/converts.cc (foo3_1): New function.
6848 (foo3_2): New functions.
6849 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6850 and null pointer conversions of integer constant zero.
6851 Add test to check if all arguments are checked for incompatible
6852 conversion BADNESS.
6853
6854 2011-10-14 Tom Tromey <tromey@redhat.com>
6855
6856 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6857 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6858 linespec.
6859
6860 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 Fix internal error regression.
6863 * gdb.dwarf2/implptr-optimized-out.S: New file.
6864 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6865
6866 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6869 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6870 (loclist): New.
6871 (4): New abbrev.
6872 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6873 Use prepare_for_testing, remove clean_restart.
6874 (p arraynoloc, p arraycallnoloc): New tests.
6875
6876 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6877
6878 * gdb.cp/namespace-enum.exp (executable): New variable.
6879 (binfile): Use ${objdir}/${subdir}/ prefix.
6880 Use ${executable} for clean_restart.
6881
6882 2011-10-11 Sterling Augustine <saugustine@google.com>
6883
6884 * gdb.cp/Makefile.in: Add namespace-enum test.
6885 * gdb.cp/namespace-enum.exp: New file.
6886 * gdb.cp/namespace-enum.c: New file.
6887 * gdb.cp/namespace-enum-main.c: New file.
6888
6889 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6890
6891 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6892 sysroot.
6893
6894 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6895
6896 Reimplement @entry in input expressions.
6897 * gdb.base/exprs.c (v_int_array_init): New variable.
6898 * gdb.base/exprs.exp (print v_int_array_init)
6899 (print *v_int_array_init@1, print *v_int_array_init@2)
6900 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6901 (print v_int_array_init[1]@1): New tests.
6902
6903 2011-10-10 Joseph Myers <joseph@codesourcery.com>
6904
6905 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6906 expected message.
6907
6908 2011-10-09 Doug Evans <dje@google.com>
6909
6910 * gdb.base/alias.exp: Add tests for alias command.
6911
6912 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6913
6914 * gdb.arch/amd64-entry-value.s: New file.
6915 * gdb.mi/mi2-amd64-entry-value.s: New file.
6916
6917 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6918
6919 Display @entry parameter values even for references.
6920 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6921 functions.
6922 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6923 reference and datap_input.
6924 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6925 breakpoints.
6926 (continue to breakpoint: entry_reference: reference)
6927 (entry_reference: bt at entry)
6928 (continue to breakpoint: entry_reference: breakhere_reference)
6929 (entry_reference: bt, entry_reference: ptype regparam)
6930 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6931 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6932 (entry_reference: p regcopy, entry_reference: p nodataparam)
6933 (entry_reference: p nodataparam@entry): New tests.
6934
6935 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6936
6937 Support @entry in input expressions.
6938 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6939 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6940 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6941 (tailcall: p j@entry): New tests.
6942 * gdb.cp/koenig.cc (A::entry): New function.
6943 (main): Call it.
6944 * gdb.cp/koenig.exp (p entry (c)): New test.
6945
6946 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6947
6948 Display @entry parameter values (without references).
6949 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6950 (different, validity, invalid): New functions.
6951 (main): Call them.
6952 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6953 stacktest, breakhere_stacktest, different, breakhere_different,
6954 breakhere_validity and breakhere_invalid.
6955 (entry: bt): Update for @entry.
6956 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6957 (entry_validity: *, entry_invalid: *): Many new tests.
6958 * gdb.base/break.exp
6959 (run until breakpoint set at small function, optimized file): Accept
6960 also the @entry suffix.
6961 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6962 * gdb.mi/mi2-amd64-entry-value.c: New files.
6963 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6964
6965 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 Protect entry values against self tail calls.
6968 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6969 (main): Call self.
6970 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6971 (set debug entry-values 1, self: bt debug entry-values): New tests.
6972
6973 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6974
6975 Recognize virtual tail call frames.
6976 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6977 (amb_b, amb_a): New.
6978 (main): Call a and b.
6979 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6980 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6981 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6982 New tests.
6983
6984 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6985
6986 Implement basic support for DW_TAG_GNU_call_site.
6987 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6988 * gdb.arch/amd64-entry-value.cc: New file.
6989 * gdb.arch/amd64-entry-value.exp: New file.
6990
6991 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6994 * gdb.dwarf2/implptr-64bit.S: New file.
6995 * gdb.dwarf2/implptr-64bit.exp: New file.
6996
6997 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 Fix initial language detection with -readnow.
7000 * gdb.cp/readnow-language.cc: New file.
7001 * gdb.cp/readnow-language.exp: New file.
7002
7003 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 Fix printed anonymous struct name.
7006 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7007
7008 2011-10-09 Joseph Myers <joseph@codesourcery.com>
7009
7010 * gdb.base/solib-symbol.exp: Do not include directories in
7011 filenames in expected messages.
7012
7013 2011-10-07 Doug Evans <dje@google.com>
7014
7015 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7016
7017 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
7018
7019 Allow Python notification of new object-file loadings.
7020 * gdb.python/py-events.exp: Test newobjfile event.
7021 * gdb.python/py-events.py: Register newobjfile callback.
7022 * gdb.python/py-events.c: Add call to shared library
7023 * gdb.python/py-events-shlib.c: New file.
7024
7025 2011-10-06 Joseph Myers <joseph@codesourcery.com>
7026
7027 * gdb.base/fixsection.exp: Do not include directories in filename
7028 in expected message.
7029
7030 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7031
7032 Add tests for passing of environment variables to inferior.
7033 * gdb.base/testenv.c: New test source.
7034 * gdb.base/testenv.exp: New expect test.
7035
7036 2011-10-04 Paul Koning <paul_koning@dell.com>
7037
7038 * gdb.python/py-value.c (main): Break before return.
7039
7040 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
7041
7042 PR python/12691: Add the inferior to Python exited event
7043 * gdb.python/py-events.exp: Test the inferior attribute of exited
7044 event with a fork.
7045 * gdb.python/py-events.py: Print inferior number on exit.
7046 * gdb.python/py-events.c: Fork the inferior.
7047
7048 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7049
7050 * gdb.base/jit.exp: Add testcase name to log message
7051
7052 2011-10-03 Paul Koning <paul_koning@dell.com>
7053 Jan Kratochvil <jan.kratochvil@redhat.com>
7054
7055 * gdb.python/py-value.exp
7056 (python inval = gdb.parse_and_eval('*(int*)0'))
7057 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7058 (set argc=2, python print argc_lazy): New tests.
7059
7060 2011-10-02 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7063
7064 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7065 Pedro Alves <pedro@codesourcery.com>
7066
7067 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7068 can_read_0, test for it.
7069 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7070 (parse_and_eval with memory error): ... here, make it untested if
7071 can_read_0.
7072
7073 2011-09-30 Marek Polacek <mpolacek@redhat.com>
7074
7075 * gdb.python/python.exp (verify pagination beforehand)
7076 (verify pagination afterwards): Fix race by splitting the line.
7077
7078 2011-09-29 Joseph Myers <joseph@codesourcery.com>
7079
7080 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7081 for 64-bit multilibs from i?86-* targets.
7082
7083 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7084
7085 * lib/gdb.exp: Fix a typo in one of the comments.
7086
7087 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7088
7089 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7090 matching pattern.
7091
7092 2011-09-28 Paul Koning <paul_koning@dell.com>
7093
7094 * gdb.python/py-type.c (enum E): New.
7095 * gdb.python/py-type.exp (test_fields): Add tests for Python
7096 mapping access to fields.
7097 (test_enums): New test for field access on enums.
7098
7099 2011-09-27 Stan Shebs <stan@codesourcery.com>
7100
7101 * gdb.trace/collection.exp: Test collection of $_ret.
7102
7103 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
7104
7105 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7106 list of compilation switches for <*-*-freebsd*>.
7107
7108 2011-09-19 Stan Shebs <stan@codesourcery.com>
7109
7110 * gdb.trace/tspeed.exp: New file.
7111 * gdb.trace/tspeed.c: New file.
7112
7113 2011-09-18 Yao Qi <yao@codesourcery.com>
7114
7115 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7116 instructions.
7117 (test_adr_32bit, test_pop_pc): Likewise.
7118 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7119 Thumb instructions.
7120 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7121 in gdb_test_multiple.
7122 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7123
7124 2011-09-17 Yao Qi <yao@codesourcery.com>
7125
7126 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7127 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7128 support single step to signal handler.
7129
7130 2011-09-17 Yao Qi <yao@codesourcery.com>
7131
7132 * gdb.base/disp-step-fork.c: New.
7133 * gdb.base/disp-step-syscall.exp: New.
7134 * gdb.base/disp-step-vfork.c: New.
7135
7136 2011-09-16 Joel Brobecker <brobecker@adacore.com>
7137
7138 * gdb.ada/tasks.exp: Make the expected output for
7139 the `info tasks' tests more resilient to spacing
7140 changes.
7141
7142 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7145 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7146
7147 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
7148
7149 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7150 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7151
7152 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
7153
7154 Handle multiple breakpoint hits in Python interface:
7155 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7156 presence.
7157 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7158 breakpoint hits.
7159
7160 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7161 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 * gdb.python/py-events.exp: Remove pretty printing comment.
7164 * gdb.python/py-evsignal.exp: New file.
7165 * gdb.python/py-evthreads.c: Include signal.h.
7166 (thread3): Remove variable count3. Remove variable bad and use raise
7167 instead.
7168 (thread2): Remove variable count2. Move thread3 pthread_create here,
7169 merge pthread_join to a single line.
7170 (main): Remove variable count1. Merge pthread_join with pthread_create
7171 to a single line.
7172 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7173 KFAIL python/12966 for gdbserver. Test return value of
7174 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7175 gdb_expect by gdb_test and gdb_test_multiple.
7176 (thread 2, thread 3): New tests.
7177
7178 2011-09-12 Matt Rice <ratmice@gmail.com>
7179 Pedro Alves <pedro@codesourcery.com>
7180
7181 PR gdb/13175
7182
7183 * gdb.base/interp.exp: New tests.
7184 * gdb.base/interp.c: New file.
7185
7186 2011-09-12 Doug Evans <dje@google.com>
7187
7188 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7189 * gdb.dwarf2/typeddwarf.exp: Ditto.
7190
7191 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7192
7193 Fix compatibility with x32 arch.
7194 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7195 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7196 is_x86_like_target.
7197 * testsuite/gdb.trace/collection.exp: Likewise.
7198 * testsuite/gdb.trace/report.exp: Likewise.
7199 * testsuite/gdb.trace/unavailable.exp: Likewise.
7200 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7201 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7202 (is_x86_like_target): Check also is_amd64_regs_target.
7203
7204 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7205
7206 PR breakpoints/12435
7207 * gdb.arch/amd64-prologue-xmm.c: New file.
7208 * gdb.arch/amd64-prologue-xmm.exp: New file.
7209 * gdb.arch/amd64-prologue-xmm.s: New file.
7210
7211 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7212
7213 * gdb.dwarf2/dw2-param-error-main.c: New file.
7214 * gdb.dwarf2/dw2-param-error.S: New file.
7215 * gdb.dwarf2/dw2-param-error.exp: New file.
7216
7217 2011-09-08 Pedro Alves <pedro@codesourcery.com>
7218
7219 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7220 inferior's pid and look for a core dump named core.$pid. Use
7221 `remote_file' commands on the host instead of hand coding shell
7222 commands on the build.
7223 * gdb.base/valgrind-db-attach.exp: Kill the program before
7224 finishing the test.
7225
7226 2011-09-02 Matt Rice <ratmice@gmail.com>
7227
7228 * lib/prompt.exp: New file for testing the first prompt.
7229 * gdb.python/py-prompt.exp: Ditto.
7230 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7231
7232 2011-09-02 Pedro Alves <pedro@codesourcery.com>
7233
7234 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7235 0, before testing gcore.
7236
7237 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7238
7239 * dw2-ifort-parameter-debug.S: Update copyright year.
7240 * dw2-ifort-parameter.c: Update copyright year.
7241 * dw2-ifort-parameter.exp: Update copyright year.
7242
7243 * dw2-ifort-parameter-debug.S: New file.
7244 * dw2-ifort-parameter.c: New file.
7245 * dw2-ifort-parameter.exp: New file.
7246
7247 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7248
7249 * gdb.base/commands.exp (error_clears_commands_left): New function.
7250 (): Call it.
7251
7252 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7253
7254 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7255 (C): Initialize `a'.
7256 * gdb.mi/mi-inheritance-syntax-error.exp
7257 (-data-evaluate-expression $path): Expect `a' as 5.
7258
7259 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7260
7261 PR mi/11912
7262 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7263 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7264 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7265 keyword in output of -var-info-path-expression.
7266
7267 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7268
7269 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7270 * gdb.trace/collection.exp: Likewise.
7271 * gdb.trace/report.exp: Likewise.
7272 * gdb.trace/unavailable.exp: Likewise.
7273 * gdb.trace/while-dyn.exp: Likewise.
7274
7275 2011-08-18 Keith Seitz <keiths@redhat.com>
7276
7277 PR c++/12266
7278 * gdb.cp/meth-typedefs.cc: New file.
7279 * gdb.cp/meth-typedefs.exp: New file.
7280
7281 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7282
7283 * gdb.python/python.exp: Add extended-prompt tests.
7284
7285 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7286
7287 * gdb.arch/i386-dr3-watch.exp
7288 (watchpoint on gap1 does not fit debug registers)
7289 (delete all watchpoints): Fix racy expect strings.
7290
7291 2011-08-14 Yao Qi <yao@codesourcery.com>
7292
7293 * gdb.base/maint.exp: set data_section to ".neardata".
7294 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7295 * gdb.base/savedregs.exp: Handle SIGILL.
7296 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7297 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7298
7299 2011-08-12 Doug Evans <dje@google.com>
7300
7301 * gdb.python/py-symbol.exp: Add test for symbol.type.
7302
7303 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7304
7305 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7306 * gdb.mi/mi-pthreads.exp: Likewise.
7307 * gdb.mi/mi2-pthreads.exp: Likewise.
7308 * gdb.mi/gdb669.exp.exp: Likewise.
7309
7310 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7311
7312 * lib/mi-support.exp (detect_async): Rename to...
7313 (mi_detect_async): ... this.
7314 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7315 * gdb.mi/mi-nonstop.exp: Adjust.
7316 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7317 * gdb.mi/mi-nsintrall.exp: Adjust.
7318 * gdb.mi/mi-nsmoribund.exp: Adjust.
7319 * gdb.mi/mi-nsthrexec.exp: Adjust.
7320
7321 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7322
7323 * gdb.base/display.c (do_loops): New `p_i' local.
7324 * gdb.base/display.exp: Test displaying a variable that is
7325 temporarily at a bad address.
7326
7327 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7328
7329 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7330 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7331
7332 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7333
7334 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7335 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7336 (p fuNC_symtab): Permit also ppc64 leading dot.
7337
7338 2011-08-05 Pedro Alves <pedro@codesourcery.com>
7339
7340 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7341 procedure.
7342 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7343
7344 2011-08-05 Yao Qi <yao@codesourcery.com>
7345
7346 * gdb.base/callfuncs.exp: Set language after main.
7347 * gdb.cp/cplusfuncs.exp: Likewise.
7348 * gdb.cp/inherit.exp: Likewise.
7349
7350 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7351
7352 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7353 * gdb.base/watch-vfork.exp: Skip on remote targets.
7354
7355 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7356
7357 * gdb.threads/thread-find.exp: Support remote targets.
7358
7359 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7360
7361 * gdb.base/jit.exp: Download solib_binfile to target.
7362 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7363 and call dlopen without full path name.
7364 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7365 dlopen without full path name.
7366
7367 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7368
7369 * gdb.base/break-always.exp: Complete the test
7370 with duplicated breakpoints and enabling/disabling them.
7371
7372 2011-08-02 Tom Tromey <tromey@redhat.com>
7373
7374 PR gdb/11289:
7375 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7376
7377 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7378
7379 PR gdb/13045
7380 * gdb.base/float.exp: Add new test case for PR gdb/13045
7381 * gdb.base/float.c: New file.
7382
7383 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7384
7385 * gdb.python/py-mi.exp: Test printers returning string hint, and
7386 also not returning a value.
7387 * gdb.python/py-prettyprint.c: Add testcase for above.
7388 * gdb.python/py-prettyprint.py: Add test printer for above.
7389
7390 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7391
7392 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7393 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7394 (.Ldie30) Add as field "data4".
7395 (.Ldie32) Rename field "b" to "shl".
7396 (abbrev4) Change for the "data4" field.
7397 (abbrev5, abbrev6) Remove.
7398 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7399 (p &s.shl): ... here. Add comment.
7400 (p &s.data4): New.
7401
7402 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7403
7404 Fix crash on lval_computed values.
7405 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7406
7407 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7408
7409 * gdb.base/help.exp (help whatis): Update the expected string.
7410
7411 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7414 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7415 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7416 Change the expected string.
7417
7418 2011-07-26 Pedro Alves <pedro@codesourcery.com>
7419
7420 * gdb.base/watchpoint.exp
7421 (test_disable_enable_software_watchpoint): New procedure.
7422 (top level): Run it.
7423
7424 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7425
7426 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7427 executable file "${binfile}", C++ version "${binfile}-cxx".
7428 * gdb.python/py-prettyprint.exp: Likewise.
7429 * gdb.python/py-symbol.exp: Likewise.
7430 * gdb.python/py-type.exp: Likewise.
7431 * gdb.python/py-value.exp: Likewise.
7432 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7433 file name instead of just suffix.
7434
7435 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 Fix implicit pointer offsets.
7438 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7439 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7440 (continue to breakpoint: continue to baz breakpoint for implptr)
7441 (sanity check element 0, sanity check element 1)
7442 (enter the inlined function, check element 0 for the offset)
7443 (check element 1 for the offset)
7444 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7445 (set foo breakpoint for implptr): Update the breakpoint number.
7446
7447 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7448
7449 * gdb.python/py-mi.exp: Use different file names for different
7450 versions of the executable under test.
7451 * gdb.python/py-prettyprint.exp: Likewise.
7452 * gdb.python/py-symbol.exp: Likewise.
7453 * gdb.python/py-template.exp: Likewise.
7454 * gdb.python/py-type.exp: Likewise.
7455 * gdb.python/py-value.exp: Likewise.
7456
7457 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7458
7459 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7460 flag after restarting GDB if necessary.
7461
7462 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7463
7464 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7465
7466 2011-07-22 Pedro Alves <pedro@codesourcery.com>
7467
7468 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7469 backend doesn't leave used debug registers behind.
7470
7471 2011-07-22 Tom Tromey <tromey@redhat.com>
7472
7473 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7474 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7475 argument.
7476 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7477
7478 2011-07-21 Matt Rice <ratmice@gmail.com>
7479
7480 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7481 in mostlyclean rule. Add files ending in .core.
7482
7483 2011-07-21 Matt Rice <ratmice@gmail.com>
7484
7485 PR macros/12999
7486 * gdb.base/info-macros.c: New test sources.
7487 * gdb.base/info-macros.exp: New tests.
7488
7489 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7490
7491 * gdb.python/python.exp: Add prompt substitution tests.
7492
7493 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7494
7495 Fix crash if referenced CU is aged out.
7496 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7497 New.
7498 * gdb.dwarf2/implptr.exp: Likewise.
7499
7500 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7501
7502 * gdb.dwarf2/implptr.S: Rebuilt.
7503 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7504 (bar): Use them for j, k, l.
7505 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7506 COMPILE.
7507 (print j in implptr:bar): Update for the intp typedef.
7508 (print p[0].x in implptr:foo): Use more exact regex.
7509
7510 2011-07-18 Tom Tromey <tromey@redhat.com>
7511
7512 * gdb.cp/static-method.exp: Add missing single quote.
7513
7514 2011-07-18 Yao Qi <yao@codesourcery.com>
7515
7516 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7517 supported.
7518 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7519 * gdb.mi/mi-nonstop.exp: Likewise.
7520 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7521 * gdb.mi/mi-nsintrall.exp: Likewise.
7522 * gdb.mi/mi-nsmoribund.exp: Likewise.
7523 * gdb.mi/mi-nsthrexec.exp: Likewise.
7524 * gdb.python/py-evthreads.exp: Likewise.
7525
7526 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7527
7528 Code cleanup.
7529 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7530 it. Substitute it instead of test_compiler_info everywhere.
7531
7532 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7533
7534 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7535 remote targets as well.
7536
7537 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7538
7539 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7540 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7541
7542 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7543
7544 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7545 a remote machine, not the host.
7546 (gdb_compile_shlib): Set soname if target is remote.
7547
7548 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7549
7550 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7551
7552 2011-07-13 Matt Rice <ratmice@gmail.com>
7553
7554 * gdb.python/py-objfile-script-gdb.py: Renamed to
7555 py-objfile-script-gdb.py.in.
7556 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7557 py-objfile-script-gdb.py.
7558 * gdb.python/py-objfile-script.exp: Update reference to
7559 py-objfile-script-gdb.py.
7560
7561 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7562
7563 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7564 reference undefined label.
7565
7566 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7569 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7570 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7571 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7572
7573 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7574
7575 PR python/12438
7576 * gdb.python/python.exp: Add maint set/show python print-stack
7577 deprecated tests. Add set/show python print-backtrace tests.
7578
7579 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7582 debug info.
7583
7584 2011-07-06 Matt Rice <ratmice@gmail.com>
7585
7586 * gdb.python/python.exp: Update filename paths.
7587 * gdb.python/py-symtab.exp: Ditto.
7588
7589 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7590
7591 * gdb.python/py-evthreads.exp: Add missing `$'.
7592
7593 2011-07-06 Jie Zhang <jie.zhang@analog.com>
7594
7595 * config/bfin.exp: New file.
7596 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7597 * gdb.asm/bfin.inc: New file.
7598
7599 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7600
7601 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7602 the whole output.
7603
7604 2011-07-05 Tom Tromey <tromey@redhat.com>
7605
7606 * gdb.java/jprint.java (jprint.hi): New field.
7607 * gdb.java/jprint.exp: Print string.
7608
7609 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7610
7611 * gdb.base/call-sc.c: Fix typos.
7612 * gdb.base/ifelse.exp: Likewise.
7613 * gdb.base/structs.c: Likewise.
7614
7615 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7616
7617 * gdb.base/jit-so.exp: New test.
7618 * gdb.base/jit-dlmain.c: New file.
7619 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7620
7621 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7622
7623 * gdb.cp/m-static.exp: Call get_compiler_info.
7624 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7625 * gdb.cp/pr9167.exp (p b): Likewise.
7626 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7627 (test value of P in inner_m, test type of Z in inner_m): Call
7628 setup_xfail for gcc <= 4.5.
7629
7630 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.cp/paren-type.cc: New files.
7633 * gdb.cp/paren-type.exp: New files.
7634
7635 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7636
7637 Stop on first linespec terminator instead of eating what we can.
7638 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7639 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7640 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7641 (break C::f()): ... this one.
7642 (break C::operator()()): New test.
7643 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7644 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7645 test.
7646
7647 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7648
7649 Fall back linespec to minimal symbols.
7650 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7651 error message.
7652 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7653 * gdb.cp/minsym-fallback-main.cc: New file.
7654 * gdb.cp/minsym-fallback.cc: New file.
7655 * gdb.cp/minsym-fallback.exp: New file.
7656 * gdb.cp/minsym-fallback.h: New file.
7657
7658 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7659
7660 * gdb.cp/no-dmgl-verbose.cc: New file.
7661 * gdb.cp/no-dmgl-verbose.exp: New file.
7662
7663 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7664
7665 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7666 __GI_.
7667 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7668 (f): New function.
7669 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7670 (complete p 'func<short>(): ... here.
7671 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7672 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7673 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7674 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7675 Make them KFAIL gcc/49546.
7676
7677 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7678
7679 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7680
7681 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7682
7683 Test GCC PR debug/49546.
7684 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7685 (test type of F in k3_m, test value of F in k3_m): New.
7686 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7687 (main): New variable k3. Call k3.k3_m.
7688
7689 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7690
7691 * gdb.ada/packed_array.exp: Fix expected outout.
7692
7693 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7694
7695 * gdb.ada/packed_array.exp: fixed expected output.
7696
7697 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7698
7699 * gdb.ada/same_enum: New testcase.
7700
7701 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7702
7703 * gdb.ada/ptr_typedef: New testcase.
7704
7705 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7706
7707 * gdb.ada/arrayptr.exp: Add ptype test.
7708
7709 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7710
7711 * gdb.ada/char_enum: New testcase.
7712
7713 2011-07-01 Yao Qi <yao@codesourcery.com>
7714
7715 * gdb.base/dump.exp (capture_pointer_with_type): New.
7716 Get value from address instead of name.
7717 Start GDB once, and do `dump' and `restore'
7718 tests together.
7719
7720 2011-06-30 Jie Zhang <jie.zhang@analog.com>
7721 Mike Frysinger <vapier@gentoo.org>
7722
7723 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7724 helper functions for getting/setting remotetimeout variable.
7725 * lib/gdb.exp (gdb_load): If the target is remote, set
7726 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7727 with $loadtimeout. Set $load_ok to 0 before doing the load.
7728 Instead of returning, immediately, set $load_ok to 0. Call
7729 set_remotetimeout with $oldremotetimeout, and then return if
7730 $load_ok is 1.
7731
7732 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
7733
7734 * gdb.python/py-template.exp: Don't run this test if the target
7735 does not support c++ tests.
7736
7737 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7738
7739 Fix non-only rename list for Fortran modules import.
7740 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7741 tests.
7742 * gdb.fortran/module.f90 (module moduse): New.
7743 (program module): use moduse, test var_x, var_y and var_z.
7744
7745 2011-06-29 Tom Tromey <tromey@redhat.com>
7746
7747 PR testsuite/12040:
7748 * gdb.fortran/array-element.exp: Use f90, not f77.
7749 * gdb.fortran/complex.exp: Use f90, not f77.
7750 * gdb.fortran/derived-type.exp: Use f90, not f77.
7751 * gdb.fortran/library-module.exp: Use f90, not f77.
7752 * gdb.fortran/logical.exp: Use f90, not f77.
7753 * gdb.fortran/module.exp: Use f90, not f77.
7754 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7755 * gdb.fortran/subarray.exp: Use f90, not f77.
7756
7757 2011-06-29 Tom Tromey <tromey@redhat.com>
7758
7759 * gdb.fortran/charset.exp: New file.
7760 * gdb.fortran/charset.f90: New file.
7761
7762 2011-06-29 Tom Tromey <tromey@redhat.com>
7763
7764 PR testsuite/12040:
7765 * lib/future.exp: New file, mostly extracted from ada.exp.
7766 Rewrote compatibility code to use rename.
7767 (gdb_find_gfortran): New proc.
7768 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7769 gfortran patch.
7770 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7771 Move to future.exp.
7772 * lib/gdb.exp: Always load future.exp.
7773
7774 2011-06-28 Yao Qi <yao@codesourcery.com>
7775
7776 * gdb.cp/exception.cc: Don't include iostream.
7777 (bar): Remove print statement.
7778 (catcher): New.
7779 (main): Remove print statements. Call function catcher.
7780 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7781 Set breakpoint on catcher, and check the value of parameter.
7782
7783 2011-06-23 Yao Qi <yao@codesourcery.com>
7784
7785 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7786 breakpoint 1.2 is disabled. KFAIL for uclinux.
7787
7788 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7789
7790 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7791 mi_gdb_test.
7792
7793 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7794
7795 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7796
7797 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7798
7799 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7800
7801 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7802
7803 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7804 `test_exec_and_symbol_mi_operatons' return value.
7805 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7806 gdb_test_multiple.
7807 (test_exec_and_symbol_mi_operatons): Likewise.
7808 (test_path_specification): Likewise.
7809
7810 2011-06-23 Yao Qi <yao@codesourcery.com>
7811
7812 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7813 supported.
7814 * lib/gdb.exp (support_displaced_stepping): New.
7815
7816 2011-06-23 Yao Qi <yao@codesourcery.com>
7817
7818 * gdb.threads/execl.exp: Skip on remote target.
7819
7820 2011-06-21 Marek Polacek <mpolacek@redhat.com>
7821
7822 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7823 mi_gdb_test.
7824
7825 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7826
7827 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7828
7829 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7830
7831 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7832 mi_gdb_test.
7833
7834 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7835
7836 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7837
7838 2011-06-14 Yao Qi <yao@codesourcery.com>
7839
7840 gdb/testsuite/
7841 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7842
7843 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7844
7845 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7846
7847 2011-06-10 Tom Tromey <tromey@redhat.com>
7848
7849 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7850 Add tests for pointer-to-member-function.
7851 * gdb.cp/temargs.cc (S::somefunc): New function.
7852 (K2): New class.
7853 (main): Instantiate K2; call method.
7854
7855 2011-06-08 Joel Brobecker <brobecker@adacore.com>
7856
7857 * gdb.python/py-inferior.c (f2): Make str an array rather
7858 than a pointer.
7859 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7860
7861 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7862
7863 * gdb.base/async-shell.c: New file.
7864 * gdb.base/async-shell.exp: New file.
7865
7866 2011-06-06 Pedro Alves <pedro@codesourcery.com>
7867
7868 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7869
7870 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7871
7872 From Stephen Kitt <steve@sk2.org>
7873 * gdb.base/help.exp: Adjust following some spelling corrections
7874 in GDB.
7875
7876 2011-06-01 Yao Qi <yao@codesourcery.com>
7877
7878 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7879
7880 2010-05-31 Keith Seitz <keiths@redhat.com>
7881
7882 PR c++/12750
7883 * gdb.cp/static-method.cc: New file.
7884 * gdb.cp/static-method.exp: New file.
7885
7886 2010-05-31 Keith Seitz <keiths@redhat.com>
7887
7888 PR symtab/12704
7889 * gdb.cp/anon-ns.cc: New file.
7890 * gdb.cp/anon-ns.exp: New file.
7891
7892 2011-05-31 Pedro Alves <pedro@codesourcery.com>
7893
7894 * gdb.arch/i386-dr3-watch.c: New file.
7895 * gdb.arch/i386-dr3-watch.exp: New file.
7896
7897 2011-05-30 Yao Qi <yao@codesourcery.com>
7898
7899 * gdb.base/callfuncs.c (t_structs_fc): New.
7900 (t_structs_dc, t_structs_ldc): New.
7901 (t_double_many_args):
7902 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7903 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7904 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7905 * gdb.base/callfuncs.exp: Call new functions.
7906
7907 2011-05-30 Yao Qi <yao@codesourcery.com>
7908
7909 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7910 Call rerun_and_prepare for each test to isolate effects.
7911
7912 2011-05-30 Yao Qi <yao@codesourcery.com>
7913
7914 * gdb.base/varargs.c (find_max_float_real): New.
7915 (find_max_double_real, find_max_long_double_real): New.
7916 * gdb.base/varargs.exp: Call these new added functions.
7917 * lib/gdb.exp (setup_kfail_for_target): New.
7918
7919 2011-05-30 Yao Qi <yao@codesourcery.com>
7920
7921 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7922 (callcd, callce, callcf, callc1a, callc1b): New.
7923 (callc2a, callc2b): New.
7924 * gdb.base/funcargs.exp (complex_args): New.
7925 (complex_integral_args, complex_float_integral_args): New.
7926 * lib/gdb.exp (support_complex_tests): New. Determine
7927 whether to run test cases on _Complex types.
7928
7929 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7930
7931 * gdb.threads/leader-exit.c: New file.
7932 * gdb.threads/leader-exit.exp: New file.
7933
7934 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7935
7936 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
7937
7938 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7939
7940 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7941 remove the `supported' variable.
7942 * gdb.mi/mi-nonstop.exp: Likewise.
7943 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7944 * gdb.mi/mi-nsintrall.exp: Likewise.
7945 * gdb.mi/mi-nsmoribund.exp: Likewise.
7946 * gdb.mi/mi-nsthrexec.exp: Likewise.
7947
7948 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7949
7950 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7951
7952 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7953
7954 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7955
7956 2011-05-24 Keith Seitz <keiths@redhat.com>
7957
7958 PR breakpoint/12803
7959 * gdb.cp/cmpd-minsyms.cc (a): New method.
7960 (b): New method.
7961 (c): New method.
7962 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7963
7964 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7965
7966 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7967 watchpoint's command list didn't execute when the watchpoint went
7968 out of scope.
7969
7970 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7971
7972 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7973 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7974 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7975 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7976 * gdb.arch/i386-permbkpt.exp: Likewise.
7977 * gdb.arch/i386-prologue.exp: Likewise.
7978 * gdb.arch/i386-size-overlap.exp: Likewise.
7979 * gdb.arch/i386-size.exp: Likewise.
7980 * gdb.arch/i386-unwind.exp: Likewise.
7981 * gdb.reverse/i386-precsave.exp: Likewise.
7982 * gdb.reverse/i386-reverse.exp: Likewise.
7983 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7984 * gdb.reverse/i387-env-reverse.exp: Likewise.
7985 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7986
7987 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7988
7989 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7990 file doesn't error, using MI.
7991
7992 2011-05-23 Tom Tromey <tromey@redhat.com>
7993
7994 * gdb.base/charset.exp (string_display): Add tests to assign to
7995 arrays.
7996 * gdb.base/charset.c (short_array, int_array, long_array): New.
7997
7998 2011-05-20 Pedro Alves <pedro@codesourcery.com>
7999
8000 Cope with async mode.
8001
8002 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8003 into gdb_test + mi_expect_stop.
8004
8005 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8006
8007 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8008 (callme): Remove printf call.
8009
8010 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8011
8012 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8013 quote pattern to avoid problems with Cygwin/mingw expect versions.
8014 * gdb.base/default.exp (show convenience): Use double
8015 quote pattern for regular expressions.
8016
8017 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8018
8019 Fix -readnow for -gdwarf-4 unused type units.
8020 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8021 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8022
8023 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8024
8025 * gdb.base/kill-after-signal.c: New file.
8026 * gdb.base/kill-after-signal.exp: New file.
8027
8028 2011-05-16 Pedro Alves <pedro@codesourcery.com>
8029
8030 * gdb.ada/start.exp: Call untested with the correct test filename.
8031 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8032 test filename. Make the test's binary unique.
8033 * gdb.arch/i386-signal.exp: Call untested with the correct test
8034 filename.
8035 * gdb.arch/i386-size-overlap.exp: Ditto.
8036 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8037 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8038 * gdb.cp/call-c.exp: Ditto.
8039 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8040 filename. Make the test's binary unique.
8041 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8042 * gdb.python/py-mi.exp: Ditto.
8043 * gdb.python/Makefile.in (EXECUTABLES): Update.
8044 * gdb.reverse/i386-precsave.exp: Ditto.
8045 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8046 test filename.
8047 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8048 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8049 unique.
8050 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8051 test filename.
8052 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8053 * gdb.trace/tfile.exp: Ditto.
8054
8055 2011-05-14 Yao Qi <yao@codesourcery.com>
8056
8057 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8058 type.
8059
8060 2011-05-13 Doug Evans <dje@google.com>
8061
8062 * gdb.python/py-objfile-script.exp: New file.
8063 * gdb.python/py-objfile-script.c: New file.
8064 * gdb.python/py-objfile-script-gdb.py: New file.
8065 * testsuite/gdb.python/py-section-script.exp: Test
8066 "info auto-load-scripts".
8067
8068 2011-05-13 Tom Tromey <tromey@redhat.com>
8069
8070 * gdb.dwarf2/clztest.exp: New file.
8071 * gdb.dwarf2/clztest.c: New file.
8072 * gdb.dwarf2/clztest.S: New file.
8073
8074 2011-05-13 Doug Evans <dje@google.com>
8075
8076 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8077 String16 tests.
8078
8079 2011-05-13 Tom Tromey <tromey@redhat.com>
8080
8081 * lib/gdb.exp (is_x86_like_target): New proc.
8082 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8083 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8084 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8085 -nostdlib to compiler.
8086 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8087 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8088 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8089 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8090 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8091
8092 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8093
8094 * gdb.python/py-function.exp: Test setting a value from a function
8095 which executes a command.
8096
8097 2011-05-12 Tom Tromey <tromey@redhat.com>
8098
8099 * gdb.dwarf2/typeddwarf.S: New file.
8100 * gdb.dwarf2/typeddwarf.c: New file.
8101 * gdb.dwarf2/typeddwarf.exp: New file.
8102
8103 2011-05-12 Marek Polacek <mpolacek@redhat.com>
8104
8105 * gdb.mi/mi-basics.exp: Fix races. Honour the
8106 `test_exec_and_symbol_mi_operatons' return value.
8107 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8108 gdb_test_multiple.
8109 (test_exec_and_symbol_mi_operatons): Likewise.
8110 (test_path_specification): Likewise.
8111
8112 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8113
8114 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8115 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8116 Replace `file copy' and `file rename' by `file mtime'. Twice.
8117
8118 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 * gdb.base/readline-ask.c: New file.
8121 * gdb.base/readline-ask.exp: New file.
8122 * gdb.base/readline-ask.inputrc: New file.
8123
8124 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8125
8126 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8127 to avoid race condition.
8128 * gdb.cell/coremaker.c: Use small stack size.
8129 * gdb.cell/ea-standalone.exp: Use file name without path as
8130 argument to c_to.
8131 * gdb.cell/fork.exp: Allow other output when continuing to end.
8132
8133 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8134
8135 * gdb.threads/corethreads.c: New file.
8136 * gdb.threads/corethreads.exp: New file.
8137
8138 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8139
8140 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8141 Try to compile the test using -Wl,-z,norelro first.
8142 (load_core): New variable libthread_db_seen, initialize it.
8143 (zeroed-threads cannot be listed): Protect it by XFAIL on
8144 !$libthread_db_seen.
8145
8146 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8147
8148 PR 12573
8149 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8150 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8151 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8152
8153 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8154
8155 * gdb.cp/psymtab-parameter.cc: New file.
8156 * gdb.cp/psymtab-parameter.exp: New file.
8157
8158 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8159
8160 Fix a race.
8161 * gdb.cp/static-print-quit.exp (print c): Split to ...
8162 (print c - <return>, print c - q <return>, print c - to quit):
8163 ... these. Make the testfile untested on gdb-7.1.
8164
8165 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
8166
8167 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8168 gdb_rename_execfile, gdb_touch_execfile): New.
8169 * gdb.base/reread.exp: Use new procs to handle multiple
8170 exec files.
8171
8172 2011-05-05 Yao Qi <yao@codesourcery.com>
8173
8174 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8175 (test_adr_32bit, test_pop_pc): New.
8176 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8177 (test_adr_32bit, test_pop_pc): New.
8178
8179 2011-05-04 Joseph Myers <joseph@codesourcery.com>
8180
8181 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8182 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8183 targets.
8184 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8185 handle targets.
8186
8187 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8188
8189 * gdb.base/completion.exp (complete help info wat): Rename to ...
8190 (complete 'help info wat'): ... here.
8191 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8192 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8193
8194 2011-05-04 Pedro Alves <pedro@codesourcery.com>
8195
8196 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8197 gdb_test and explicit $gdb_prompt/timeout matches.
8198
8199 2011-05-04 Yao Qi <yao@codesourcery.com>
8200
8201 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8202 and __thumb2__.
8203
8204 2011-05-03 Marek Polacek <mpolacek@redhat.com>
8205
8206 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8207 in place of `gdb_test "delete breakpoints"'. This eliminates two
8208 testcases.
8209
8210 2011-05-02 Pedro Alves <pedro@codesourcery.com>
8211
8212 PR testsuite/12649
8213 Fix races.
8214
8215 * gdb.base/completion.exp: Remove all sleep calls. Remove
8216 unnecessary regexs. Don't explicitly expect anything after the
8217 prompt. Eat the prompt if necessary.
8218
8219 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8220
8221 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8222 accept to show the caller line again as well as the line after.
8223
8224 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8225
8226 PR mi/12531
8227
8228 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8229 compile target.
8230 * gdb.python/py-prettyprint.exp: Add C++ object for
8231 CPLUS_FAKE_CHILD test.
8232
8233 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8234
8235 * gdb.base/signest.exp: New file.
8236 * gdb.base/signest.c: Likewise.
8237
8238 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8239
8240 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8241 thread and breakpoint notifications.
8242
8243 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8244
8245 * gdb.base/fortran-sym-case.c: New file.
8246 * gdb.base/fortran-sym-case.exp: New file.
8247 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8248 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8249 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8250
8251 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8252
8253 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8254 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8255 false #1', `if true else false #2' and `if true else false #3'.
8256
8257 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8258
8259 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8260 while delivering signal.
8261
8262 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8263
8264 MI breakpoint notifications.
8265
8266 * testsuite/gdb.mi/mi-cli.exp: Adust.
8267 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8268 * testsuite/gdb.mi/mi-watch.exp: Adust.
8269 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8270 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8271 notifications.
8272
8273 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8276 * gdb.base/gdbindex-stabs.c: New file.
8277 * gdb.base/gdbindex-stabs.exp: New file.
8278
8279 2011-04-25 Yao Qi <yao@codesourcery.com>
8280
8281 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8282 with /*...*/.
8283 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8284
8285 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8286
8287 * gdb.python/py-value.exp (test_objfiles): Name the first test
8288 `py-value in file.filename'.
8289
8290 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8291
8292 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8293 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8294 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8295 !gdbserver_reconnect_p..
8296 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8297
8298 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8299
8300 * gdb.cp/cpcompletion.exp (complete class methods)
8301 (complete class methods beginning with F): Move them above runto. New
8302 comment about the runto delimiter.
8303
8304 2011-04-20 Pedro Alves <pedro@codesourcery.com>
8305
8306 * gdb.base/maint.exp: Test that "maint print registers" works
8307 without a running program.
8308
8309 2011-04-20 Marek Polacek <mpolacek@redhat.com>
8310
8311 * gdb.base/setshow.exp: Fix racy tests.
8312 ($old_gdb_prompt): New variable.
8313
8314 2011-04-19 Tom Tromey <tromey@redhat.com>
8315
8316 * gdb.mi/mi-nsmoribund.exp:
8317 * gdb.hp/gdb.objdbg/objdbg01.exp:
8318 * gdb.base/structs.exp (test_struct_returns):
8319 * gdb.base/call-sc.exp (test_scalar_returns):
8320 * gdb.base/bigcore.exp: Remove duplicate words.
8321
8322 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8323
8324 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8325 * gdb.base/break-interp.exp (test_attach): New comment.
8326
8327 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8328
8329 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8330 (clear __stack_user.next, clear stack_used.next)
8331 (save a zeroed-threads corefile): New test.
8332 Call core_load for $core0file.
8333 (zeroed-threads cannot be listed): New test.
8334
8335 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8338 filename.
8339 ($srcfile): Preserve the original value.
8340 ($testfile): Match it the .exp filename.
8341 ($corefile): New variable. Substitute it around.
8342 Use clean_restart.
8343 ($prev_timeout): Remove.
8344 (load_core): Move core loading into this proc.
8345 Fix restore of $timeout if load_core fails.
8346
8347 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8348
8349 * gdb.base/eu-strip-infcall.c: New file.
8350 * gdb.base/eu-strip-infcall.exp: New file.
8351
8352 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8353
8354 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8355 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8356
8357 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8358
8359 Fix Python access to inlined frames.
8360 * gdb.python/py-frame-inline.c: New file.
8361 * gdb.python/py-frame-inline.exp: New file.
8362
8363 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8364
8365 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8366 content of 's24' correctly (avoiding "optimized out").
8367 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8368
8369 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8370
8371 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8372
8373 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8374
8375 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8376 expect a colon in watch -location output.
8377
8378 2011-04-13 Marek Polacek <mpolacek@redhat.com>
8379
8380 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8381 New testcase `expect response to define backtrace'. Also remove
8382 redundant `default' block.
8383
8384 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8385
8386 * gdb.python/py-prettyprint.c (struct hint_error): New.
8387 (main): New variable hint_error.
8388 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8389 "print hint_error".
8390 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8391 (register_pretty_printers): Register it.
8392
8393 2011-04-04 Tom Tromey <tromey@redhat.com>
8394
8395 * gdb.cp/maint.exp (test_help): Update.
8396 (test_namespace): Likewise.
8397
8398 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8399
8400 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8401 * gdb.ada/arrayptr.exp: Add new tests.
8402
8403 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8404
8405 * gdb.ada/mi_catch_ex: New testcase.
8406
8407 2011-04-01 Pedro Alves <pedro@codesourcery.com>
8408
8409 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8410 base::overload(void) method without specifying "const".
8411
8412 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8413
8414 * gdb.arch/thumb-singlestep.S: New file.
8415 * gdb.arch/thumb-singlestep.exp: Likewise.
8416
8417 2011-03-31 Tom Tromey <tromey@redhat.com>
8418
8419 * gdb.python/py-prettyprint.py (exception_flag): New global.
8420 (NoStringContainerPrinter._iterator.next): Check it.
8421 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8422 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8423
8424 2011-03-29 Tom Tromey <tromey@redhat.com>
8425
8426 * gdb.cp/anon-struct.cc: New file.
8427 * gdb.cp/anon-struct.exp: New file.
8428
8429 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8430
8431 Test STT_GNU_IFUNC support.
8432 * gdb.base/gnu-ifunc-lib.c: New file.
8433 * gdb.base/gnu-ifunc.c: New file.
8434 * gdb.base/gnu-ifunc.exp: New file.
8435
8436 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 Support a ring of related breakpoints.
8439 * gdb.base/watchpoint-delete.c: New file.
8440 * gdb.base/watchpoint-delete.exp: New file.
8441
8442 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8443
8444 * gdb.ada/arrayparam.exp (print first after function call): Use
8445 explicit package name. Add a comment
8446 (print lasta after function call): Rename ...
8447 (print last after function call): ... it and use explicit package
8448 name.
8449 (print length after function call): Use explicit package name.
8450 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8451 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8452 (multiple matches for symbol i): Rename ...
8453 (multiple matches for symbol integervar): ... it.
8454 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8455 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8456
8457 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
8458
8459 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8460 environment variable to make grep output more predictable. Move
8461 all the environment setup into gdb_init so it's done once per test
8462 case rather than each time we start gdb.
8463
8464 2011-03-24 Tom Tromey <tromey@redhat.com>
8465
8466 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8467 test.
8468
8469 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8470
8471 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8472 * gdb.dwarf2/dw2-entry-value.S: New file.
8473 * gdb.dwarf2/dw2-entry-value.exp: New file.
8474
8475 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8476
8477 PR python/12183
8478
8479 * gdb.python/py-function.exp: Add GdbError tests.
8480
8481 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8482
8483 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8484 (reglocal_test_func, statlocal_test_func): New functions.
8485 (globals_test_func): Call new functions.
8486 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8487 (gdb_collect_locals_test): New procedure.
8488 (gdb_trace_collection_test): Call new procedures.
8489
8490 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8491
8492 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8493 (test_register, test_register_unavailable): New procedures.
8494 (gdb_unavailable_registers_test): New procedure.
8495 (gdb_trace_collection_test): Call it.
8496
8497 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8498
8499 PR python/12149
8500
8501 * gdb.python/python.exp: Add gdb.write tests.
8502
8503 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8504
8505 * gdb.python/Makefile.in: Add py-objfile.
8506 * gdb.python/py-objfile.exp: New file.
8507 * gdb.python/py-objfile.c: New file.
8508 * gdb.python/py-block.exp: Add is_valid tests.
8509 * gdb.python/py-inferior.exp: Ditto.
8510 * gdb.python/py-infthread.exp: Ditto.
8511 * gdb.python/py-symbol.exp: Ditto.
8512 * gdb.python/py-symtab.exp: Ditto.
8513
8514 2011-03-16 Keith Seitz <keiths@redhat.com>
8515
8516 PR c++/12273
8517 * gdb.cp/cmpd-minsyms.exp: New test.
8518 * gdb.cp/cmpd-minsyms.cc: New file.
8519
8520 PR c++/11734
8521 * gdb.cp/ovsrch.exp: New test.
8522 * gdb.cp/ovsrch.h: New file.
8523 * gdb.cp/ovsrch1.cc: New file.
8524 * gdb.cp/ovsrch2.cc: New file.
8525 * gdb.cp/ovsrch3.cc: New file.
8526 * gdb.cp/ovsrch4.cc: New file.
8527
8528 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8529
8530 PR gdb/12528
8531 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8532 * gdb.base/break-on-linker-gcd-function.exp: New test.
8533 * gdb.base/break-on-linker-gcd-function.cc: New file.
8534
8535 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
8536
8537 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8538
8539 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8540
8541 * lib/gdb.exp (gdb_unload): Add another termination case.
8542
8543 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8544
8545 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8546 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8547 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8548 Provide a stub byte there.
8549 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8550 DW_AT_entry_pc.
8551 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8552
8553 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8554
8555 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8556 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8557 "generic ABI, auto".
8558 (altivec_abi_tests): Accept vectors returned by reference.
8559
8560 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8561
8562 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8563
8564 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8565
8566 * gdb.python/py-section-script.exp: Skip test if no Python support.
8567
8568 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8569
8570 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8571
8572 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8573
8574 * gdb.python/py-parameter.exp: Update tests to the new Python
8575 parameter API. Add "no documentation" test. Add deprecated API
8576 backward compatibility test.
8577
8578 2011-03-09 Tom Tromey <tromey@redhat.com>
8579
8580 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8581 gdb_continue_to_end.
8582
8583 2011-03-09 Mark Kettenis <kettenis@gnu.org>
8584
8585 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8586 tabs.
8587
8588 2011-03-09 Tom Tromey <tromey@redhat.com>
8589
8590 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8591 parentheses.
8592 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8593 $command.
8594 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8595 argument to gdb_continue_to_end.
8596 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8597 argument to gdb_continue_to_end.
8598 * gdb.cp/annota3.exp: Fix regex.
8599 * gdb.cp/annota2.exp: Fix regex.
8600 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8601 gdb_continue_to_end.
8602 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8603 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8604 gdb_continue_to_end.
8605
8606 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8607
8608 * gdb.server/ext-run.exp
8609 (load new file without any gdbserver inferior): New test.
8610
8611 2011-03-07 Tom Tromey <tromey@redhat.com>
8612
8613 * Makefile.in (TAGS): Rewrite.
8614
8615 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8616
8617 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8618 initial commands echo. New match for `Found trace'. Anchor all the
8619 other matches. Anchor and match for `No trace frame found' the final
8620 match.
8621
8622 2011-03-07 Tom Tromey <tromey@redhat.com>
8623
8624 * Makefile.in (TAGS): New target.
8625
8626 2011-03-07 Tom Tromey <tromey@redhat.com>
8627
8628 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8629 change.
8630 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8631 change.
8632 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8633 exit message change.
8634 (skip_altivec_tests): Update for exit message change.
8635 (skip_vsx_tests): Likewise.
8636 (gdb_continue_to_end): Likewise. Add 'command' argument.
8637 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8638 * gdb.threads/tls.exp: Update for exit message change.
8639 * gdb.threads/thread-unwindonsignal.exp: Use
8640 gdb_continue_to_end.
8641 * gdb.threads/step.exp (step_it): Update for exit message change.
8642 (continue_all): Likewise.
8643 * gdb.threads/print-threads.exp (test_all_threads): Update for
8644 exit message change.
8645 * gdb.threads/interrupted-hand-call.exp: Use
8646 gdb_continue_to_end.
8647 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8648 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8649 gdb_continue_to_end.
8650 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8651 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8652 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8653 * gdb.cp/method.exp: Update for exit message change.
8654 * gdb.cp/mb-templates.exp: Update for exit message change.
8655 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8656 * gdb.cp/annota3.exp: Update for exit message change.
8657 * gdb.cp/annota2.exp: Update for exit message change.
8658 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8659 * gdb.base/term.exp: Update for exit message change.
8660 * gdb.base/step-test.exp (test_i): Update for exit message change.
8661 * gdb.base/sigstep.exp (advance): Update for exit message change.
8662 (advancei): Likewise.
8663 * gdb.base/siginfo.exp: Update for exit message change.
8664 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8665 * gdb.base/reread.exp: Use gdb_continue_to_end.
8666 * gdb.base/langs.exp: Use gdb_continue_to_end.
8667 * gdb.base/interrupt.exp: Update for exit message change.
8668 * gdb.base/gdb1555.exp: Update for exit message change.
8669 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8670 * gdb.base/ending-run.exp: Update for exit message change.
8671 * gdb.base/chng-syms.exp: Update for exit message change.
8672 * gdb.base/checkpoint.exp: Update for exit message change.
8673 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8674 gdb_continue_to_end.
8675 (test_catch_syscall_with_wrong_args): Likewise.
8676 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8677 * gdb.base/break-interp.exp (test_ld): Update for exit message
8678 change.
8679 * gdb.base/bang.exp: Update for exit message change.
8680 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8681 (do_call_attach_tests): Likewise.
8682 * gdb.base/a2-run.exp: Update for exit message change.
8683 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8684 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8685 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8686
8687 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8688
8689 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8690
8691 2011-03-03 Tom Tromey <tromey@redhat.com>
8692
8693 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8694 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8695 * gdb.hp/gdb.aCC/configure.ac: Remove.
8696 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8697 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8698 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8699 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8700 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8701 * gdb.hp/gdb.compat/configure.ac: Remove.
8702 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8703 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8704 * gdb.hp/gdb.defects/configure.ac: Remove.
8705 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8706 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8707 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8708 * gdb.hp/configure.ac: Remove.
8709 * gdb.hp/configure: Remove.
8710 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8711 substitution.
8712 (Makefile): Remove rule.
8713 * gdb.cell/configure.ac: Remove.
8714 * gdb.cell/configure: Remove.
8715 * gdb.stabs/Makefile.in (Makefile): Remove.
8716 (distclean): Don't remove config.status or config.log.
8717 * gdb.stabs/configure (Makefile): Remove.
8718 * gdb.stabs/configure.ac: Remove.
8719 * configure: Rebuild.
8720 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8721 Remove stabs- and cell-specific logic. Test for existence of
8722 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8723 subdirectories, gdb.cell, and and gdb.stabs.
8724 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8725
8726 2011-03-03 Joel Brobecker <brobecker@adacore.com>
8727
8728 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8729 end of buffer.
8730
8731 2011-03-02 Joel Brobecker <brobecker@adacore.com>
8732
8733 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8734 gdb_test when running a test where we expected no output back.
8735
8736 2011-02-28 Michael Snyder <msnyder@vmware.com>
8737
8738 * gdb.cp/overload.cc: Change initializer value to integer.
8739
8740 2011-02-27 Michael Snyder <msnyder@vmware.com>
8741
8742 * gdb.multi/base.exp: Add test for remove-inferiors.
8743
8744 2011-02-26 Joel Brobecker <brobecker@adacore.com>
8745
8746 * gdb.python/py-frame.exp: Simplify the initialization phase
8747 using prepare_for_testing.
8748
8749 2011-02-25 Michael Snyder <msnyder@vmware.com>
8750
8751 * gdb.multi/base.exp: Add tests for info inferiors with args.
8752
8753 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8754
8755 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8756 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8757 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8758 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8759 asmfile3. Comment the STABS (#3) file compilation. Compile
8760 everything through assembler. Provide KFAIL for symtab/12497.
8761 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8762 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8763 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8764 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8765
8766 2011-02-24 Michael Snyder <msnyder@vmware.com>
8767
8768 * gdb.base/break.exp: Add tests for delete breakpoints using
8769 convenience variables and value history references.
8770
8771 2011-02-24 Michael Snyder <msnyder@vmware.com>
8772
8773 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8774 left behind in previous check-in.
8775
8776 2011-02-23 Michael Snyder <msnyder@vmware.com>
8777
8778 * gdb.base/break.exp: Add tests for "info break" with arguments.
8779 * gdb.trace/infotrace.exp: Update patterns for error and help.
8780 * gdb.base/completion.exp: Update pattern.
8781 * gdb.base/ena-dis-br.exp: Update pattern.
8782 * gdb.base/help.exp: Update patterns.
8783
8784 2011-02-23 Michael Snyder <msnyder@vmware.com>
8785
8786 * gdb.base/memattr.exp: New test.
8787 * gdb.base/memattr.c: Test load for memattr.exp.
8788
8789 2011-02-22 Doug Evans <dje@google.com>
8790
8791 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8792
8793 2011-02-22 Michael Snyder <msnyder@vmware.com>
8794
8795 * Makefile.in: Make more clean.
8796 * gdb.ada/Makefile.in: Ditto.
8797 * gdb.arch/Makefile.in: Ditto.
8798 * gdb.asm/Makefile.in: Ditto.
8799 * gdb.base/Makefile.in: Ditto.
8800 * gdb.cp/Makefile.in: Ditto.
8801 * gdb.dwarf2/Makefile.in: Ditto.
8802 * gdb.java/Makefile.in: Ditto.
8803 * gdb.mi/Makefile.in: Ditto.
8804 * gdb.modula2/Makefile.in: Ditto.
8805 * gdb.python/Makefile.in: Ditto.
8806 * gdb.server/Makefile.in: Ditto.
8807 * gdb.stabs/Makefile.in: Ditto.
8808 * gdb.threads/Makefile.in: Ditto.
8809 * gdb.trace/Makefile.in: Ditto.
8810
8811 2011-02-22 Michael Snyder <msnyder@vmware.com>
8812
8813 * gdb.threads/thread-find.exp: Add tests for bad input to
8814 info threads.
8815
8816 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8817
8818 * gdb.python/py-breakpoint.exp: Fix the expected output of
8819 one of the "maint info breakpoints" tests to accept the output
8820 generated on platforms that do not have hardware watchpoints.
8821
8822 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8823
8824 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8825 clean_restart. Be a little stricter in the expected output
8826 for one of the tests. Fix a typo in one of the comments.
8827
8828 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8829
8830 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8831 Delete variable binfile, no longer use. Add or modify test
8832 comments to make them unique.
8833
8834 2011-02-21 Michael Snyder <msnyder@vmware.com>
8835
8836 * Makefile.in: Update for make clean.
8837 * gdb.ada/Makefile.in: Ditto.
8838 * gdb.arch/Makefile.in: Ditto.
8839 * gdb.asm/Makefile.in: Ditto.
8840 * gdb.base/Makefile.in: Ditto.
8841 * gdb.cp/Makefile.in: Ditto.
8842 * gdb.dwarf2/Makefile.in: Ditto.
8843 * gdb.java/Makefile.in: Ditto.
8844 * gdb.mi/Makefile.in: Ditto.
8845 * gdb.modula2/Makefile.in: Ditto.
8846 * gdb.python/Makefile.in: Ditto.
8847 * gdb.server/Makefile.in: Ditto.
8848 * gdb.stabs/Makefile.in: Ditto.
8849 * gdb.threads/Makefile.in: Ditto.
8850 * gdb.trace/Makefile.in: Ditto.
8851
8852 2011-02-21 Michael Snyder <msnyder@vmware.com>
8853
8854 * gdb.threads/thread-find.exp: Update patterns for changes in
8855 output of "info threads" command.
8856
8857 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8858 Ulrich Weigand <uweigand@de.ibm.com>
8859
8860 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8861 (skip_hw_watchpoint_tests): Likewise.
8862 (skip_hw_watchpoint_multi_tests): Likewise.
8863
8864 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8865
8866 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8867 (skip_hw_watchpoint_tests): Likewise.
8868 (skip_hw_watchpoint_multi_tests): Likewise.
8869 (skip_hw_watchpoint_access_tests): Likewise.
8870
8871 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8872 * gdb.base/pr11022.exp: Likewise.
8873 * gdb.base/watch-read.exp: Likewise.
8874 * gdb.base/watch_thread_num.exp: Likewise.
8875 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8876 * gdb.base/watchpoint-hw.exp: Likewise.
8877 * gdb.base/watchpoint.exp: Likewise.
8878 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8879 * gdb.threads/watchthreads-reorder.exp: Likewise.
8880 * gdb.threads/watchthreads.exp: Likewise.
8881 * gdb.threads/watchthreads2.exp: Likewise.
8882
8883 2011-02-21 Joel Brobecker <brobecker@adacore.com>
8884
8885 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8886 the debugger is unable to find the array bounds.
8887
8888 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8889
8890 * gdb.cp/typedef-operator.exp: New file.
8891 * gdb.cp/typedef-operator.cc: New file.
8892
8893 2011-02-17 Michael Snyder <msnyder@vmware.com>
8894
8895 * gdb.threads/thread-find.exp: Fix regular expressions.
8896
8897 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8898
8899 * gdb.ada/packed_array: Expand testcase to test printing of
8900 unconstrained packed array.
8901
8902 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8903
8904 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8905
8906 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8907
8908 * gdb.trace/collection.c (globalarr3): New global.
8909 (main): Initialize it before collecting, and and clear it
8910 afterwards.
8911 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8912 collecting with '{type} addr', where the addr expression is not an
8913 rvalue.
8914
8915 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
8916
8917 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8918 a bool variable. Expect correct OpenCL names for vector types. Use the
8919 uc3 variable name instead of referring to the uchar3 built-in type.
8920 Escape the asterisk at the half pointer test.
8921
8922 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8923
8924 * gdb.trace/collection.c (globalarr2): New global.
8925 (main): Initialize it before collecting, and and clear it
8926 afterwards.
8927 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8928 collecting overlapping memory ranges.
8929
8930 2011-02-15 Michael Snyder <msnyder@vmware.com>
8931
8932 * gdb.base/default.exp: Add tests for thread commands.
8933 * gdb.base/help.exp: Add tests for thread commands.
8934 * gdb.threads/thread-find.exp: New test for thread find command.
8935
8936 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
8937
8938 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8939
8940 2011-02-15 Yao Qi <yao@codesourcery.com>
8941
8942 PR tdep/12352
8943 * gdb.arch/arm-disp-step.S : New test for str instruction.
8944 * gdb.arch/arm-disp-step.exp : Likewise.
8945
8946 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8947
8948 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8949 "vector_register2_vr" test strings. Test the extended floating
8950 point registers (F32~F63).
8951 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8952 IBM XL C compiler. Make the test program use a register provided
8953 by the compiler for the lxvd2x instruction.
8954
8955 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8956
8957 * gdb.trace/unavailable.cc (class Base, class Middle, class
8958 Derived): New types.
8959 (derived_unavail, derived_partial, derived_whole): New globals.
8960 (virtual_partial): New global.
8961 (virtualp): Point at virtual_partial.
8962 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8963 related to unavailable vptr.
8964
8965 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8966
8967 * gdb.trace/unavailable.cc (a, b, c): New globals.
8968 (main): Set and clear them.
8969 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8970 `a' and `c', and check that `b' isn't collected, although `a' and
8971 `c' are.
8972
8973 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8974
8975 * gdb.trace/unavailable.cc (struct Virtual): New.
8976 (virtualp): New global pointer.
8977 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8978 printing a pointer to an object whose type has a vtable, with
8979 print object on.
8980
8981 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8982
8983 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8984 value repeat handles unavailableness.
8985
8986 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8987
8988 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8989 tests for building arrays from unavailable values, subscripting
8990 non-memory rvalue unvailable arrays, and accessing fields or
8991 baseclasses of non-lazy unavailable values,
8992 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8993 struct types.
8994 (g_smallstruct, g_smallstruct_b): New globals.
8995
8996 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8997
8998 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8999
9000 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9001
9002 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9003 * gdb.cp/overload-const.exp: New file.
9004 * gdb.cp/overload-const.cc: New file.
9005
9006 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9007
9008 * gdb.opencl/callfuncs.cl: New file.
9009 * gdb.opencl/callfuncs.exp: New test.
9010 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9011
9012 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9013
9014 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9015 when computing result.
9016 * gdb.arch/altivec-abi.exp: Update expected results.
9017
9018 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9019
9020 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9021 * gdb.base/jit.exp: Likewise.
9022 * gdb.base/pie-execl.exp: Likewise.
9023 * gdb.base/solib-nodir.exp: Likewise.
9024 * gdb.base/solib-overlap.exp: Likewise.
9025
9026 2011-02-07 Pedro Alves <pedro@codesourcery.com>
9027
9028 * gdb.trace/collection.c (global_pieces): New.
9029 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9030 New procedure.
9031 (gdb_trace_collection_test): Call it.
9032
9033 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9034
9035 * gdb.python/py-evthreads.c: New file.
9036 * gdb.python/py-evthreads.exp: New file.
9037 * gdb.python/py-events.py: New file.
9038 * gdb.python/py-events.exp: New file.
9039 * gdb.python/py-events.c: New file.
9040
9041 2011-02-04 David Daney <ddaney@caviumnetworks.com>
9042
9043 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9044
9045 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
9046
9047 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9048 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9049 boundary between two compilation units.
9050
9051 2011-02-02 Pedro Alves <pedro@codesourcery.com>
9052
9053 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9054 (Virtual): New structs.
9055 (virtual_o, virtual_middle_b): New globals.
9056 * gdb.cp/virtbase.exp: New tests.
9057
9058 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9059
9060 * gdb.base/jit.exp: New file.
9061 * gdb.base/jit-main.c: New file.
9062 * gdb.base/jit-solib.c: New file.
9063
9064 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9065
9066 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9067 proceed to initial kernel entry point.
9068 * gdb.opencl/datatypes.exp: Likewise.
9069 * gdb.opencl/operators.exp: Likewise.
9070 * gdb.opencl/vec_comps.exp: Likewise.
9071
9072 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9073
9074 * gdb.cp/nsnested.cc: New.
9075 * gdb.cp/nsnested.exp: New.
9076 * gdb.cp/nsnoimports.exp: New.
9077 * gdb.cp/nsnoimports.cc: New.
9078
9079 2011-01-31 Joel Brobecker <brobecker@adacore.com>
9080
9081 * gdb.base/interact.exp: Add extra tests that verify that
9082 the value of the interactive-mode setting does not change
9083 after the script is sourced.
9084
9085 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9086
9087 * gdb.cp/noparam.exp: New file.
9088 * gdb.cp/noparam.cc: New file.
9089
9090 2011-01-28 Pedro Alves <pedro@codesourcery.com>
9091
9092 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9093 there's no stack or registers.
9094
9095 2011-01-26 Tom Tromey <tromey@redhat.com>
9096
9097 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9098 space before string output. Add test for "set print pretty off"
9099 case.
9100
9101 2011-01-25 Pedro Alves <pedro@codesourcery.com>
9102
9103 * gdb.base/frame-args.exp: Adjust.
9104 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9105 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9106 * gdb.dwarf2/pieces.exp: Adjust.
9107 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9108 * gdb.opt/inline-locals.exp: Adjust.
9109 * gdb.threads/fork-child-threads.exp: Adjust.
9110
9111 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
9112
9113 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9114 OpenCL kernel function. Add a comment as marker. Add address space
9115 qualifiers for the remaining program scope variables.
9116 * gdb.opencl/datatypes.cl: Likewise.
9117 * gdb.opencl/operators.cl: Likewise.
9118 * gdb.opencl/vec_comps.cl: Likewise.
9119 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9120 Add breakpoint at the marker comment.
9121 * gdb.opencl/datatypes.exp: Likewise.
9122 * gdb.opencl/operators.exp: Likewise.
9123 * gdb.opencl/vec_comps.exp: Likewise.
9124
9125 2011-01-24 Pedro Alves <pedro@codesourcery.com>
9126
9127 * gdb.base/printcmds.c (some_struct): New struct and instance.
9128 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9129 procedure.
9130 <global scope>: Call it.
9131
9132 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
9133
9134 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9135 argument to the gdb_compile_opencl_hostapp call.
9136
9137 2011-01-19 Yao Qi <yao@codesourcery.com>
9138
9139 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9140 positve list.
9141
9142 2011-01-19 Yao Qi <yao@codesourcery.com>
9143
9144 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9145 canonical form.
9146 Remove "xscale-*-*"
9147 * gdb.xml/tdesc-regs.exp: Likewise.
9148 * gdb.python/py-section-script.exp: Replace ARM target triplet
9149 with canonical form.
9150 Match arm*-*-symbianelf*.
9151 * gdb.base/dup-sect.exp: Likewise.
9152 * lib/dwarf.exp: New.
9153 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9154 dwarf2_support.
9155 * gdb.dwarf2/dup-psym.exp: Likewise.
9156 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9157 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9158 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9159 * gdb.dwarf2/dw2-basic.exp: Likewise.
9160 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9161 * gdb.dwarf2/dw2-const.exp: Likewise.
9162 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9163 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9164 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9165 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9166 * gdb.dwarf2/dw2-filename.exp: Likewise.
9167 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9168 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9169 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9170 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9171 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9172 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9173 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9174 * gdb.dwarf2/dw2-producer.exp: Likewise.
9175 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9176 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9177 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9178 * gdb.dwarf2/dw2-strp.exp: Likewise.
9179 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9180 * gdb.dwarf2/implptr.exp: Likewise.
9181 * gdb.dwarf2/mac-fileno.exp: Likewise.
9182 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9183 * gdb.dwarf2/pieces.exp: Likewise.
9184 * gdb.dwarf2/pr11465.exp: Likewise.
9185 * gdb.dwarf2/valop.exp: Likewise.
9186 * gdb.dwarf2/watch-notconst.exp: Likewise.
9187 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9188
9189 2011-01-19 Tom Tromey <tromey@redhat.com>
9190
9191 * gdb.python/py-infthread.exp: Add thread tests.
9192
9193 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9194
9195 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9196
9197 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9198
9199 * gdb.ada/widewide: New testcase.
9200
9201 2011-01-13 Joel Brobecker <brobecker@adacore.com>
9202
9203 * gdb.base/interact.exp: New testcase.
9204
9205 2011-01-12 Tom Tromey <tromey@redhat.com>
9206
9207 * gdb.mi/gdb2549.exp: Update for error message changes.
9208 * gdb.mi/mi-cli.exp: Likewise.
9209 * gdb.mi/mi-disassemble.exp: Likewise.
9210 * gdb.mi/mi-pthreads.exp: Likewise.
9211 * gdb.mi/mi-regs.exp: Likewise.
9212 * gdb.mi/mi-stack.exp: Likewise.
9213 * gdb.mi/mi-var-block.exp: Likewise.
9214 * gdb.mi/mi-var-cmd.exp: Likewise.
9215 * gdb.mi/mi2-cli.exp: Likewise.
9216 * gdb.mi/mi2-disassemble.exp: Likewise.
9217 * gdb.mi/mi2-pthreads.exp: Likewise.
9218 * gdb.mi/mi2-regs.exp: Likewise.
9219 * gdb.mi/mi2-stack.exp: Likewise.
9220 * gdb.mi/mi2-var-block.exp: Likewise.
9221 * gdb.mi/mi2-var-cmd.exp: Likewise.
9222
9223 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9224 Jan Kratochvil <jan.kratochvil@redhat.com>
9225
9226 PR fortran/11104 and DWARF unbound arrays detection.
9227 * gdb.fortran/multi-dim.exp: New file.
9228 * gdb.fortran/multi-dim.f90: New file.
9229
9230 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9231
9232 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9233 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9234 add new tests for opcode dumping.
9235
9236 2011-01-11 Tom Tromey <tromey@redhat.com>
9237
9238 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9239
9240 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9241
9242 Convert hardware watchpoints to use breakpoint_ops.
9243 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9244 type is not supported.
9245 * gdb.base/foll-fork.exp: Likewise.
9246 * gdb.base/foll-vfork.exp: Likewise.
9247
9248 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9249
9250 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9251 Use load_lib gdb-python.exp.
9252 * gdb.python/python.exp: Ditto.
9253 * gdb.python/py-function.exp: Ditto.
9254
9255 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9256
9257 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9258
9259 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9260
9261 * configure: Regenerate.
9262
9263 2011-01-06 Tom Tromey <tromey@redhat.com>
9264
9265 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9266
9267 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9268
9269 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9270 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9271 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9272 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9273 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9274 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9275 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9276 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9277 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9278 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9279 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9280 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9281 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9282 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9283 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9284 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9285 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9286 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9287 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9288 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9289 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9290 gdb.ada/uninitialized_vars.exp,
9291 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9292 Simplify by using clean_restart.
9293
9294 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9295
9296 Add marker to be used as anchor for inserting breakpoints.
9297 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9298 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9299 Likewise.
9300
9301 Remove uses of gdb_start_cmd.
9302 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9303 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9304
9305 Do not run testcase if testing with GDBserver.
9306 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9307 if testing with GDBserver.
9308
9309 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9310
9311 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9312 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9313 copyright header.
9314
9315 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9316
9317 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9318 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9319 testsuite/gdb.fortran/complex.f,
9320 testsuite/gdb.fortran/derived-type.f90,
9321 testsuite/gdb.fortran/library-module-lib.f90,
9322 testsuite/gdb.fortran/library-module-main.f90,
9323 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9324 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9325 Copyright year update.
9326
9327 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9328
9329 * gdb.base/langs1.f: Add copyright header.
9330
9331 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9332
9333 * gdb.base/morestack.exp: New file.
9334 * gdb.base/morestack.c: New file.
9335
9336 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9339
9340 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9341
9342 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9343 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9344
9345 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9346
9347 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9348
9349 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9350
9351 * gdb.threads/tls.exp: Fix typo.
9352
9353 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9354 * gdb.threads/execl.exp: Update.
9355
9356 2010-12-23 Yao Qi <yao@codesourcery.com>
9357
9358 * gdb.arch/arm-disp-step.exp: New.
9359 * gdb.arch/arm-disp-step.S: New.
9360
9361 2010-12-21 Tom Tromey <tromey@redhat.com>
9362
9363 * gdb.threads/execl.exp: Update.
9364 * gdb.threads/linux-dp.exp: Update.
9365 * gdb.threads/manythreads.exp: Update.
9366 * gdb.threads/tls.exp: Update.
9367
9368 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9371 (NextOverThrowDerivates) <resumebpt>: New.
9372 (resumebpt_test): New.
9373 (main): Call resumebpt_test.
9374 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9375
9376 2010-12-12 Stan Shebs <stan@codesourcery.com>
9377
9378 * gdb.trace/tsv.exp: Test print command on trace state variables.
9379
9380 2010-12-09 Tom Tromey <tromey@redhat.com>
9381
9382 * gdb.base/interp.exp: Add regression test.
9383
9384 2010-12-09 Tom Tromey <tromey@redhat.com>
9385
9386 * gdb.java/jnpe.java: New file.
9387 * gdb.java/jnpe.exp: New file.
9388 * gdb.cp/nextoverthrow.exp: New file.
9389 * gdb.cp/nextoverthrow.cc: New file.
9390
9391 2010-12-07 Doug Evans <dje@google.com>
9392
9393 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9394 of data-directory.
9395 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9396 updated.
9397 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9398
9399 2010-11-29 Michael Snyder <msnyder@vmware.com>
9400
9401 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9402 * gdb.base/call-sc.exp: Ditto.
9403 * gdb.base/finish.exp: Ditto.
9404 * gdb.base/return.exp: Ditto.
9405 * gdb.base/return2.exp: Ditto.
9406
9407 2010-11-30 Doug Evans <dje@google.com>
9408
9409 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9410 (gdb_expect_list): Fix spelling errors in comments.
9411 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9412 send_gdb/gdb_expect_list where applicable.
9413 * gdb.base/call-ar-st.exp: Ditto.
9414 * gdb.base/funcargs.exp: Ditto.
9415 * gdb.base/gcore.exp: Ditto.
9416 * gdb.base/page.exp: Ditto.
9417 * gdb.base/sigaltstack.exp: Ditto.
9418 * gdb.base/siginfo.exp: Ditto.
9419 * gdb.base/sigstep.exp: Ditto.
9420 * gdb.base/trace-commands.exp: Ditto.
9421
9422 2010-11-29 Doug Evans <dje@google.com>
9423
9424 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9425 printer-name;subprinter-name.
9426
9427 2010-11-29 Tom Tromey <tromey@redhat.com>
9428
9429 * gdb.dwarf2/implptr.exp: New file.
9430 * gdb.dwarf2/implptr.c: New file.
9431 * gdb.dwarf2/implptr.S: New file.
9432
9433 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9434
9435 PR python/12199
9436
9437 * gdb.python/py-breakpoint.exp: Test the delete method.
9438
9439 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9440
9441 Fix step_resume_breakpoint unsaved during an infcall.
9442 * gdb.base/step-resume-infcall.exp: New file.
9443 * gdb.base/step-resume-infcall.c: New file.
9444
9445 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9446
9447 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9448
9449 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9450
9451 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9452 on ppc64's symbols; "finish" and "return" commands must accept to
9453 show the caller line again as well as the line after.
9454 * gdb.asm/powerpc64.inc: New file.
9455
9456 2010-11-23 Doug Evans <dje@google.com>
9457
9458 * lib/gdb.exp (gdb_test_sequence): New function.
9459 (gdb_expect_list): Add verbose -log call for each pattern.
9460 * gdb.base/signals.exp (test_handle_all_print): Call it.
9461 Reduce timeout increment from 6 minutes to 1 minute.
9462 * gdb.server/ext-run.exp: Call it.
9463
9464 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9465
9466 PR python/12212
9467
9468 * gdb.python/python.exp: Check that selected_thread raises an
9469 error when no inferior is loaded.
9470
9471 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9472
9473 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9474 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9475
9476 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9477
9478 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9479 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9480
9481 2010-11-18 Doug Evans <dje@google.com>
9482
9483 * gdb.server/ext-run.exp: Fix intermittent failures.
9484
9485 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9486
9487 * gdb.stabs/gdb11479.exp: Use runto_main.
9488
9489 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9490
9491 * gdb.base/break-entry.exp: Skip if using a stub.
9492
9493 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9494
9495 * gdb.python/py-inferior.exp: Pack values in target endianness.
9496
9497 2010-11-12 Tom Tromey <tromey@redhat.com>
9498
9499 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9500 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9501 MemoryError.
9502 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9503 type.
9504 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9505 MemoryError.
9506 (test_subscript_regression): Update exception type.
9507
9508 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9509
9510 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9511 breakpoint tests.
9512
9513 2010-11-09 Pedro Alves <pedro@codesourcery.com>
9514
9515 * gdb.base/watchpoint.exp: Test "watch -location" with an
9516 innacessible location.
9517
9518 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
9519 Luis Machado <luisgpm@br.ibm.com>
9520
9521 * gdb.base/maint.exp: Expect "." prefix.
9522 * gdb.base/nodebug.exp: Expect "." Likewise.
9523 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9524 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9525 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9526 POWER server processors.
9527
9528 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
9529 Luis Machado <luisgpm@br.ibm.com>
9530
9531 * gdb.base/break-entry.exp: convert entry point for
9532 ppc64 and expect leading `.' on ppc64's symbols
9533
9534 2010-11-05 Doug Evans <dje@google.com>
9535
9536 * gdb.base/help.exp: Update expected output.
9537 * gdb.python/py-param.exp: Delete, contents moved to ...
9538 * gdb.python/py-parameter.exp: ... here. New file.
9539 Add test for gdb.parameter ("directories").
9540
9541 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
9542
9543 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9544 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9545 * configure: Regenerate.
9546 * gdb.opencl/Makefile.in: New File.
9547 * gdb.opencl/datatypes.exp: Likewise.
9548 * gdb.opencl/datatypes.cl: Likewise.
9549 * gdb.opencl/operators.exp: Likewise.
9550 * gdb.opencl/operators.cl: Likewise.
9551 * gdb.opencl/vec_comps.exp: Likewise.
9552 * gdb.opencl/vec_comps.cl: Likewise.
9553 * gdb.opencl/convs_casts.exp: Likewise.
9554 * gdb.opencl/convs_casts.cl: Likewise.
9555 * lib/opencl.exp: Likewise.
9556 * lib/opencl_hostapp.c: Likewise.
9557 * lib/opencl_kernel.cl: Likewise.
9558 * lib/cl_util.c: Likewise.
9559 * lib/cl_util.c: Likewise.
9560 * gdb.base/default.exp (set language): Add "opencl" to the list of
9561 languages.
9562
9563 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9564
9565 * gdb.cp/overload.exp: Added test for inheritance overload.
9566 * gdb.cp/overload.cc: Ditto.
9567 * gdb.cp/oranking.exp: Removed releveant kfails.
9568
9569 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9570 Joel Brobecker <brobecker@adacore.com>
9571
9572 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9573 check test_compiler_info.
9574
9575 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9576
9577 * gdb.base/gnu_vector.exp: Adjust expect messages.
9578
9579 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9580
9581 * gdb.base/gnu_vector.exp: Add unary operator tests.
9582
9583 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9584
9585 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9586
9587 2010-11-02 Doug Evans <dje@google.com>
9588
9589 * gdb.python/py-pp-maint.c: New file.
9590 * gdb.python/py-pp-maint.exp: New file.
9591 * gdb.python/py-pp-maint.py: New file.
9592
9593 2010-11-02 Tom Tromey <tromey@redhat.com>
9594
9595 * gdb.base/default.exp: Remove "scheme" from language list.
9596
9597 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9598
9599 Revert:
9600 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9601 * gdb.threads/sigstep-threads.exp: New file.
9602 * gdb.threads/sigstep-threads.c: New file.
9603
9604 2010-10-20 Michael Snyder <msnyder@vmware.com>
9605
9606 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9607
9608 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9609
9610 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9611 Skip test completely if gdb,no_hardware_watchpoints.
9612
9613 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9614
9615 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9616 strict, but do not check for any particular function name within libc.
9617
9618 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9619
9620 * gdb.cp/smartp.exp: New test.
9621 * gdb.cp/smartp.cc : New test.
9622
9623 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9624
9625 * gdb.cp/converts.exp: Test pointer to bool conversion.
9626 Test pointer to long conversion.
9627 * gdb.cp/oranking.exp: Removed relevant kfail.
9628
9629 2010-10-18 Tom Tromey <tromey@redhat.com>
9630
9631 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9632 argument to lazy_string.
9633 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9634 (pp_ls.to_string): Use it.
9635 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9636 Add "estring2" local.
9637
9638 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9639
9640 Fix s390x compatibility.
9641 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9642 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9643
9644 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9645
9646 * gdb.threads/sigstep-threads.exp: New file.
9647 * gdb.threads/sigstep-threads.c: New file.
9648
9649 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9650
9651 * gdb.base/pie-execl.exp: New file.
9652 * gdb.base/pie-execl.c: New file.
9653
9654 2010-10-13 Doug Evans <dje@google.com>
9655 Jan Kratochvil <jan.kratochvil@redhat.com>
9656
9657 PR exp/12117
9658 * gdb.cp/ptype-cv-cp.cc: New file.
9659 * gdb.cp/ptype-cv-cp.exp: New file.
9660
9661 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9662
9663 * gdb.cp/converts.cc: New test program.
9664 * gdb.cp/converts.exp: New test.
9665 * gdb.cp/overload.exp: Added test for void* vs int*.
9666 * gdb.cp/overload.exp: Ditto.
9667 * gdb.cp/oranking.exp: Removed related kfail.
9668
9669 2010-10-13 Doug Evans <dje@google.com>
9670
9671 * lib/gdb-python.exp (gdb_check_python_config): New function.
9672 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9673 * gdb.python/lib-types.cc: New file.
9674 * gdb.python/lib-types.exp: New file.
9675
9676 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9677
9678 * gdb.python/py-error.exp: New file.
9679 * gdb.python/py-error.py: New file.
9680
9681 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9682
9683 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9684 gdb_test_multiple.
9685
9686 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9687
9688 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9689 * gdb.base/prelink.exp: Likewise.
9690 * gdb.base/solib-nodir.exp: Likewise.
9691 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9692 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9693 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9694
9695 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9696
9697 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9698 for the "info files" test to avoid timeouts on slow machines.
9699
9700 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9701
9702 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9703 (main): Make openlib dummy call.
9704
9705 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9706
9707 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9708 * break-interp.exp (reach): Move the core body ...
9709 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9710 (test_ld): Provide always real argument, even to the linker. Replace
9711 dl_main by _dl_debug_state.
9712
9713 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9714
9715 Fix results of prelinked PIEs on ppc*.
9716 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9717 Accept also DISPLACEMENT "PRESENT".
9718 (main): Replace "ZERO" displacements by "PRESENT".
9719
9720 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9721
9722 * gdb.cp/oranking.exp: New test.
9723 * gdb.cp/oranking.cc: New test program.
9724
9725 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
9726
9727 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9728 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9729
9730 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9731
9732 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9733 lush, lynx) New constant.
9734 * gdb.base/constvars.exp: Test const array types.
9735 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9736
9737 2010-10-06 Doug Evans <dje@google.com>
9738
9739 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9740 of syscall staging area.
9741
9742 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9743
9744 * gdb.base/gnu_vector.c: Add variable c4.
9745 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9746 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9747
9748 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9749
9750 * gdb.arch/altivec-abi.exp: Fix a typo.
9751
9752 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9753
9754 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9755 to match a thread ID.
9756
9757 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9758
9759 Fix s390x testcase compatibility.
9760 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9761
9762 2010-10-01 Doug Evans <dje@google.com>
9763
9764 * lib/gdb-python.exp: New file.
9765 * gdb.python/py-block.exp: Use it.
9766 * gdb.python/py-breakpoint.exp: Ditto.
9767 * gdb.python/py-frame.exp: Ditto.
9768 * gdb.python/py-inferior.exp: Ditto.
9769 * gdb.python/py-param.exp: Ditto.
9770 * gdb.python/py-prettyprint.exp: Ditto.
9771 * gdb.python/py-shared.exp: Ditto.
9772 * gdb.python/py-symbol.exp: Ditto.
9773 * gdb.python/py-symtab.exp: Ditto.
9774 * gdb.python/py-type.exp: Ditto.
9775 * gdb.python/py-value.exp: Ditto.
9776 * gdb.python/python.exp: Ditto.
9777
9778 2010-09-30 Tom Tromey <tromey@redhat.com>
9779
9780 * gdb.base/anon.exp: New file.
9781 * gdb.base/anon.c: New file.
9782
9783 2010-09-30 Tom Tromey <tromey@redhat.com>
9784
9785 * gdb.base/completion.exp: Test completion through anonymous
9786 union.
9787 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9788
9789 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9790
9791 Fix printing parameters of inlined functions.
9792 * gdb.dwarf2/dw2-inline-param.exp: New file.
9793 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9794 * gdb.dwarf2/dw2-inline-param.S: New file.
9795
9796 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9797
9798 PR corefiles/12071.
9799 * gdb.base/corefile.exp (quit with a process, no question: load core)
9800 (quit with a core file): New tests.
9801
9802 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9803
9804 Fix GDB crash on inferior calls with self-referencing classes.
9805 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9806 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9807 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9808
9809 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9810
9811 Fix lost siginfo_t for inferior calls.
9812 * gdb.base/siginfo-infcall.exp: New file.
9813 * gdb.base/siginfo-infcall.c: New file.
9814
9815 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9816
9817 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9818
9819 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9820
9821 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9822 New test.
9823 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9824
9825 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9826
9827 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9828 type of our const type.
9829
9830 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9831
9832 * gdb.cp/pr12028.cc: New.
9833 * gdb.cp/pr12028.exp: New.
9834
9835 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9836
9837 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9838
9839 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
9840 Jan Kratochvil <jan.kratochvil@redhat.com>
9841
9842 PR mi/11407
9843 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9844 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9845 * gdb.mi/dw2-ref-missing-frame.S New File.
9846 * gdb.mi/dw2-ref-missing-frame.exp New File.
9847
9848 2010-09-14 Tom Tromey <tromey@redhat.com>
9849
9850 PR symtab/8399:
9851 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9852
9853 2010-09-14 Tom Tromey <tromey@redhat.com>
9854
9855 PR exp/11803:
9856 * gdb.threads/tls.exp: Use C++.
9857 (check_thread_local): Use K::another_thread_local.
9858 * gdb.threads/tls.c (class K): New.
9859 (another_thread_local): Now a member of K.
9860 (spin): Update. No longer K&R C.
9861
9862 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9863
9864 * gdb.cp/koenig.cc: created class for testing member lookup.
9865 * gdb.cp/koenig.exp: Added test for member lookup.
9866
9867 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9868
9869 Fix false FAILs on sourcetree topdir directory containing "kill".
9870 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9871 source line matching regexp.
9872
9873 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9874
9875 * gdb.python/python.exp (set height 0, collect help from uiout)
9876 (verify help to uiout): New tests.
9877
9878 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9879
9880 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9881 is_lp64_target to check 64bit target.
9882
9883 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9884
9885 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9886 (test_ld) <powerpc64-*>: New.
9887
9888 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9889
9890 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9891
9892 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9893
9894 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9895 (FunctionArg::method): New function.
9896 (empty, arg): New variables.
9897 (main): Call arg.method.
9898 * gdb.cp/templates.exp (test_template_args): New function.
9899 (do_tests): Call it.
9900
9901 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9902
9903 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9904 of "next" to proceed over pthread_exit call.
9905
9906 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9907
9908 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9909 "maint print statistics" output to prevent expect timeouts.
9910
9911 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9912
9913 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9914 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9915 (test_float_rejected): ... here.
9916 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9917 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9918 (test_float_rejected): ... here.
9919 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9920 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9921 (test_float_rejected): ... here.
9922 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9923 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9924 (test_float_rejected): ... here.
9925
9926 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9927
9928 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9929 before disabling hardware watchpoints.
9930 (test_inaccessible_watchpoint): Check that hardware watchpoints
9931 are used. Test for watchpoints on a constant address.
9932
9933 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9934
9935 * gdb.base/ui-redirect.exp: New file.
9936
9937 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9938 Joel Brobecker <brobecker@adacore.com>
9939
9940 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9941
9942 2010-08-31 Doug Evans <dje@google.com>
9943
9944 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9945
9946 2010-08-30 Tom Tromey <tromey@redhat.com>
9947
9948 PR python/11792:
9949 * gdb.python/py-value.exp (test_subscript_regression): Add
9950 dynamic_type test.
9951
9952 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9953
9954 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9955 instead of running to main. Do not test the main function.
9956 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9957 Add new main.
9958
9959 2010-08-26 Pedro Alves <pedro@codesourcery.com>
9960
9961 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9962 one test.
9963
9964 2010-08-24 Doug Evans <dje@google.com>
9965
9966 PR symtab/11942
9967 * gdb.dwarf2/dw4-sig-types.cc: New file.
9968 * gdb.dwarf2/dw4-sig-types.h: New file.
9969 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9970 * gdb.dwarf2/dw4-sig-types.exp: New file.
9971
9972 2010-08-23 Tom Tromey <tromey@redhat.com>
9973
9974 PR python/11145:
9975 * gdb.python/py-value.c (Base, Derived): New types.
9976 (base): New global.
9977 * gdb.python/py-value.exp (test_subscript_regression): Add
9978 dynamic_cast test.
9979
9980 2010-08-23 Tom Tromey <tromey@redhat.com>
9981
9982 PR python/10676:
9983 * gdb.python/py-type.exp (test_fields): Add tests for type
9984 equality.
9985
9986 2010-08-23 Tom Tromey <tromey@redhat.com>
9987
9988 PR python/11915:
9989 * gdb.python/py-type.exp (test_fields): Add tests for array.
9990
9991 2010-08-23 Keith Seitz <keiths@redhat.com>
9992
9993 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9994 have any children. Create a new abbrev for it.
9995 Add missing terminal sequence to .debug_abbrev.
9996
9997 2010-08-20 Keith Seitz <keiths@redhat.com>
9998
9999 PR symtab/11465:
10000 * gdb.dwarf2/pr11465.exp: New test.
10001 * gdb.dwarf2/pr11465.S: New file.
10002 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10003 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10004
10005 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10006
10007 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10008 registers. Update data sets with the new v2_double element in the
10009 VSX register union. Add vector_register3_vr data set for the AltiVec
10010 registers. Use gdb_test_no_output instead of send_gdb.
10011
10012 2010-08-19 Pedro Alves <pedro@codesourcery.com>
10013
10014 * gdb.python/py-shared.exp: New file, factored out from
10015 python.exp.
10016 * gdb.python/py-shared.c: New file.
10017 * gdb.python/py-shared-sl.c: New file.
10018 * gdb.python/python-1.c: New file.
10019 * gdb.python/python-sl.c: Delete.
10020 * gdb.python/python.c: Mention python-1.c.
10021 * gdb.python/python.exp: Move shared library tests to
10022 py-shared.exp.
10023 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10024 (MISCELLANEOUS): New.
10025 (clean mostlyclean): Also remove $MISCELLANEOUS.
10026
10027 2010-08-19 Doug Evans <dje@google.com>
10028
10029 PR exp/11926
10030 * gdb.base/printcmds.exp (test_float_accepted): New function.
10031 Move existing float tests there. Add tests for floats with suffixes.
10032 (test_float_rejected): New function.
10033 * gdb.java/jv-print.exp (test_float_accepted): New function.
10034 (test_float_rejected): New function.
10035 * gdb.objc/print.exp: New file.
10036 * gdb.pascal/print.exp: New file.
10037 * lib/objc.exp: New file.
10038
10039 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10040
10041 * gdb.base/default.exp (info set): Avoid full buffer error and force
10042 reading up to final gdb prompt.
10043 (show): Likewise.
10044
10045 2010-08-18 Tom Tromey <tromey@redhat.com>
10046
10047 PR symtab/11919:
10048 * gdb.base/completion.exp: Add test.
10049
10050 2010-08-18 Doug Evans <dje@google.com>
10051
10052 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10053 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10054 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10055 Simplify, early exit if runto_main fails.
10056 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10057 (set_lang_fortran): Moved to lib/fortran.exp.
10058 * gdb.fortran/types.exp: load_lib fortran.exp.
10059 (set_lang_fortran): Moved to lib/fortran.exp.
10060 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10061 * gdb.java/jprint.exp (set_lang_java): Ditto.
10062 * gdb.java/jv-exp.exp: load_lib java.exp.
10063 If set_lang_java fails, issue a warning instead of failure to be
10064 consistent with other set_lang_foo uses.
10065 (set_lang_java): Moved to lib/java.exp.
10066 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10067 If set_lang_java fails, issue a warning instead of failure to be
10068 consistent with other set_lang_foo uses.
10069 * gdb.pascal/types.exp: load_lib pascal.exp.
10070 (set_lang_pascal): Moved to lib/pascal.exp.
10071 * lib/fortran.exp: New file.
10072 * lib/java.exp (set_lang_java): New function.
10073 * lib/pascal.exp (set_lang_pascal): New function.
10074
10075 2010-08-18 Yao Qi <yao@codesourcery.com
10076
10077 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10078 func_nofb_start and func_loopfb_start, so that address of functions
10079 is equal to these labels on Thumb.
10080
10081 2010-08-18 Yao Qi <yao@codesourcery.com>
10082
10083 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10084 to reflect latest c source file.
10085
10086 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10087
10088 * gdb.cp/infcall-dlopen.exp: New file.
10089 * gdb.cp/infcall-dlopen.cc: New file.
10090 * gdb.cp/infcall-dlopen-lib.cc: New file.
10091
10092 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10093 Pedro Alves <pedro@codesourcery.com>
10094
10095 PR breakpoints/11371
10096
10097 * gdb.base/watch-cond-infcall.exp: New file.
10098 * gdb.base/watch-cond-infcall.c: New file.
10099
10100 2010-08-16 Tom Tromey <tromey@redhat.com>
10101
10102 * gdb.base/help.exp: Update.
10103 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10104 watchpoint.
10105 (test_watch_location): New proc.
10106 (test_watchpoint_in_big_blob): Delete watchpoint.
10107 * gdb.base/watchpoint.c (func5): New function.
10108 (main): Call it.
10109
10110 2010-08-16 Doug Evans <dje@google.com>
10111
10112 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10113
10114 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10115
10116 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10117 tests.
10118
10119 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
10120
10121 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10122 * gdb.base/gnu_vector.c: New File.
10123 * gdb.base/gnu_vector.exp: Likewise.
10124
10125 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10126
10127 * gdb.python/python.c: New File.
10128 * gdb.python/python-sl.c: New File.
10129 * gdb.python/python.exp: Test solib_address and decode_line
10130 * functions.
10131
10132 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10133
10134 * gdb.python/python.exp (show height, set height 10)
10135 (verify pagination beforehand, verify pagination beforehand: q)
10136 (gdb.execute does not page, verify pagination afterwards)
10137 (verify pagination afterwards: q): New.
10138
10139 2010-08-02 Doug Evans <dje@google.com>
10140
10141 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10142 because of an older gcc, change test2
10143 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10144 to unsupported.
10145
10146 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
10147
10148 * gdb.base/break-always.exp: Do not expect full paths to file
10149 names.
10150 * gdb.base/commands.exp: Likewise.
10151
10152 2010-07-30 Doug Evans <dje@google.com>
10153
10154 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10155 xfail them when run with older gccs.
10156
10157 * lib/gdb.exp (build_executable): Forward "c++" option to
10158 get_compiler_info.
10159
10160 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10161 "python print ttype.template_argument(1)" and
10162 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10163 if using gcc 4.4 or earlier.
10164
10165 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10166 attach-to-debugger handling.
10167
10168 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10169
10170 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10171 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10172 (main): Use copyreloc.
10173 * gdb.base/prelink.exp (split debug of executable)
10174 (.dynbss vs. .bss address shift): New tests.
10175
10176 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10177
10178 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10179 in gdb_test_multiple.
10180
10181 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10182
10183 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10184 environment.
10185
10186 2010-07-28 Tom Tromey <tromey@redhat.com>
10187
10188 PR python/11060:
10189 * gdb.python/py-type.c (Temargs): New template.
10190 (temvar): New variable.
10191 * gdb.python/py-type.exp (test_template): New proc.
10192
10193 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10194
10195 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10196 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10197
10198 2010-07-28 Tom Tromey <tromey@redhat.com>
10199
10200 PR c++/9946:
10201 * gdb.cp/temargs.exp: New file.
10202 * gdb.cp/temargs.cc: New file.
10203
10204 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10205
10206 * gdb.base/help.exp (help disassemble): Update the content.
10207
10208 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10209
10210 * gdb.threads/ia64-sigill.exp: New file.
10211 * gdb.threads/ia64-sigill.c: New file.
10212
10213 2010-07-27 Tom Tromey <tromey@redhat.com>
10214
10215 * gdb.opt/inline-cmds.c (ATTR): New define.
10216 (func1): Use it.
10217 (func2): Likewise.
10218 (func3): Likewise.
10219 (outer_inline1): Likewise.
10220 (outer_inline2): Likewise.
10221 * gdb.opt/inline-bt.c (ATTR): New define.
10222 (func1): Use it.
10223 (func2): Likewise.
10224 * gdb.opt/inline-locals.c (ATTR): New define.
10225 (func1): Use it.
10226 (func2): Likewise.
10227
10228 2010-07-27 Tom Tromey <tromey@redhat.com>
10229
10230 * gdb.stabs/gdb11479.c (hack): New function.
10231 (test): Use it.
10232 (test2): Use it.
10233 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10234 (int32_search_buf, int64_search_buf): No longer static.
10235 (x): Remove.
10236 * gdb.base/relocate.c (hack): New function.
10237
10238 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10239
10240 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10241 * gdb.python/py-value.c (func1): New function.
10242 (func2): Likewise.
10243
10244 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
10245
10246 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10247 as not to clash with .data section.
10248
10249 2010-07-26 Jerome Guitton <guitton@adacore.com>
10250
10251 * gdb.base/code_elim.exp: New file.
10252 * gdb.base/code_elim1.c: New file.
10253 * gdb.base/code_elim2.c: New file.
10254
10255 2010-07-21 Pedro Alves <pedro@codesourcery.com>
10256
10257 PR symtab/11827
10258
10259 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10260 (some_volatile_enum): New variable.
10261 * gdb.base/printcmds.exp (test_print_enums): New.
10262 <top level>: Call it.
10263
10264 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10265
10266 * gdb.cp/fpointer.cc: New test.
10267 * gdb.cp/fpointer.exp: New test.
10268
10269 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10270
10271 * gdb.base/solib-nodir.exp: New file.
10272 * lib/gdb.exp (runto): New case for a GDB internal error.
10273
10274 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10275 Ulrich Weigand <uweigand@de.ibm.com>
10276 Tom Tromey <tromey@redhat.com>
10277
10278 * gdb.base/charset-malloc.c: New file.
10279 * gdb.base/charset.c (malloc_stub): New prototype.
10280 (main): Call it instead of malloc itself.
10281 * gdb.base/charset.exp: Use only prepare_for_testing.
10282 (binfile): Remove the variable.
10283
10284 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10285
10286 Make core files the process_stratum.
10287 * gdb.base/corefile.exp (run: load core again)
10288 (run: sanity check we see the core file, run: with core)
10289 (run: core file is cleared, attach: load core again)
10290 (attach: sanity check we see the core file, attach: with core)
10291 (attach: core file is cleared): New tests.
10292 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10293
10294 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
10295
10296 * gdb.arch/altivec-abi.exp: New tests.
10297
10298 2010-07-13 Tom Tromey <tromey@redhat.com>
10299
10300 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10301 (main): Use it.
10302 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10303
10304 2010-07-13 Tom Tromey <tromey@redhat.com>
10305
10306 * gdb.base/label.exp: New file.
10307 * gdb.base/label.c: New file.
10308
10309 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10310 H.J. Lu <hongjiu.lu@intel.com>
10311
10312 * lib/gdb.exp (is_ilp32_target): New.
10313 (is_lp64_target): Likewise.
10314
10315 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10316 target.
10317 * gdb.arch/amd64-disp-step.exp: Likewise.
10318 * gdb.arch/amd64-dword.exp: Likewise.
10319 * gdb.arch/amd64-i386-address.exp: Likewise.
10320 * gdb.arch/amd64-word.exp: Likewise.
10321
10322 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10323 target.
10324 * gdb.arch/i386-bp_permanent.exp: Likewise.
10325 * gdb.arch/i386-byte.exp: Likewise.
10326 * gdb.arch/i386-disp-step.exp: Likewise.
10327 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10328 * gdb.arch/i386-prologue.exp: Likewise.
10329 * gdb.arch/i386-size-overlap.exp: Likewise.
10330 * gdb.arch/i386-size.exp: Likewise.
10331 * gdb.arch/i386-sse.exp: Likewise.
10332 * gdb.arch/i386-unwind.exp: Likewise.
10333 * gdb.arch/i386-word.exp: Likewise.
10334
10335 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10336 test only when building 64-bit executables. Do not hard-code
10337 -m64 option.
10338
10339 2010-07-07 Doug Evans <dje@google.com>
10340
10341 * lib/gdb.exp (gdb_test_list_exact): New function.
10342 * gdb.base/default.exp (show convenience): Call it, add tests for
10343 $_sdata = void, $_thread = 0.
10344
10345 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10346 Joel Brobecker <brobecker@adacore.com>
10347
10348 Fix re-run of PIE executable, PR shlibs/11776.
10349 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10350 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10351 and re-"run" of the inferior.
10352
10353 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10354 Joel Brobecker <brobecker@adacore.com>
10355
10356 Cope with missing /usr/sbin/prelink.
10357 * lib/prelink-support.exp (prelink_no):
10358 <result == 1 && $output is "no such file or directory">: New.
10359 (prelink_yes): Likewise. Return on failed prelink_no.
10360
10361 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10362 Joel Brobecker <brobecker@adacore.com>
10363
10364 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10365 build_executable by build_executable_own_libs. Replace "prelink -R"
10366 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10367 change.
10368 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10369 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10370 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10371 Replace build_executable by build_executable_own_libs's function
10372 build_executable_own_libs.
10373 (prelinkNO): Create new stub to call prelink_no.
10374 (prelinkYES): Create new stub to call prelink_yes.
10375 (test_attach): Rename calls of copy to file_copy.
10376 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10377 (copy): Move to ...
10378 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10379 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10380 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10381 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10382 special flags by gdb_compile_shlib. Replace second gdb_compile by
10383 build_executable_own_libs. Replace "prelink -R" execution by a call of
10384 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10385 a second call of prelink_yes. Replace restart commands by
10386 clean_restart.
10387 (prelink): Rename to ...
10388 (seen displacement message): ... this test. Extend its expectation
10389 strictness.
10390
10391 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10392
10393 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10394 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10395 displacement message exactly once.
10396
10397 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10398 Joel Brobecker <brobecker@adacore.com>
10399
10400 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10401 its restore after the <$relink_args != ""> loop. new comment.
10402
10403 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10404 Joel Brobecker <brobecker@adacore.com>
10405
10406 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10407 code for it. New variable relink_args.
10408 (prelinkYES): Call prelinkNO.
10409 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10410 in such case. Move the core code to ...
10411 (test_attach_gdb): ... a new function. Send GDB command "file".
10412 Extend expected "Attaching to " string.
10413
10414 2010-07-02 Tom Tromey <tromey@redhat.com>
10415
10416 * gdb.base/bitops.exp: Remove extraneous "pass".
10417
10418 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
10419
10420 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10421
10422 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10423
10424 * gdb.base/help.exp: Adjust expected output.
10425
10426 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10427
10428 * gdb.base/help.exp: Adjust expected output.
10429
10430 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10431
10432 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10433 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10434 c++/11702.
10435
10436 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10437 Doug Evans <dje@google.com>
10438
10439 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10440 add .dynamic entry'.
10441
10442 2010-06-29 Doug Evans <dje@google.com>
10443
10444 Test PR c++/11702.
10445 * gdb.cp/m-static.exp: Add testcase.
10446 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10447
10448 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10449 Tom Tromey <tromey@redhat.com>
10450 Thiago Jung Bauermann <bauerman@br.ibm.com>
10451
10452 * gdb.python/py-inferior.c: New File.
10453 * gdb.python/py-infthread.c: New File.
10454 * gdb.python/py-inferior.exp: New File.
10455 * gdb.python/py-infthread.exp: New File.
10456
10457 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10458
10459 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10460 (ptype ::C::OtherFileClass typedefs): New.
10461 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10462 (C::OtherFileClass::cOtherFileClassVar2): New.
10463 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10464 cOtherFileClassVar2.
10465 (C::cOtherFileType2, C::cOtherFileVar2): New.
10466 (C::cOtherFileVar_use): use also cOtherFileVar2.
10467 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10468
10469 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10470
10471 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10472 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10473 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10474 (print ::C::cOtherFileVar)
10475 (whatis C::OtherFileClass::cOtherFileClassType)
10476 (whatis ::C::OtherFileClass::cOtherFileClassType)
10477 (print C::OtherFileClass::cOtherFileClassVar)
10478 (print ::cOtherFileClassVar)
10479 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10480 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10481 trailing content.
10482 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10483 (C::OtherFileClass::cOtherFileClassVar)
10484 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10485 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10486
10487 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10488
10489 Test PR c++/11703 and PR gdb/1448.
10490 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10491 gdb/1448.
10492
10493 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10494
10495 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10496 (main) <rtti_data>: New.
10497 * gdb.cp/virtbase.exp (print rtti_data): New.
10498
10499 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10500 Joel Brobecker <brobecker@adacore.com>
10501
10502 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10503
10504 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10505
10506 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10507
10508 2010-06-28 Doug Evans <dje@google.com>
10509
10510 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10511
10512 2010-06-27 Doug Evans <dje@google.com>
10513
10514 * gdb.cp/m-static.exp: Update expected test output.
10515
10516 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10517
10518 * gdb.gdb/selftest.exp: Adjust expected message for
10519 capturing start-up runtime.
10520
10521 2010-06-25 Tom Tromey <tromey@redhat.com>
10522
10523 PR python/10808:
10524 * gdb.python/python.exp: Add new tests.
10525
10526 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10527
10528 * gdb.cp/operator.cc: Created an import loop.
10529 * gdb.cp/operator.exp: Added testcase for import loop.
10530
10531 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10532
10533 Test PR python/11407.
10534 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10535 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10536 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10537 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10538 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10539 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10540 binfile. Call gdb_compile with clean_restart twice.
10541 (func_nofb print, func_nofb backtrace, func_loopfb print)
10542 (func_loopfb backtrace): New.
10543
10544 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10545
10546 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10547 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10548 by a hand made one.
10549 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10550 i?86 requirement. Remove variables srcfile and binfile. New variable
10551 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10552
10553 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10554
10555 * gdb.cell/dwarfaddr.exp: New file.
10556 * gdb.cell/dwarfaddr.S: New file.
10557
10558 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10559
10560 Test PR 9436.
10561 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10562
10563 2010-06-24 Hui Zhu <teawater@gmail.com>
10564
10565 * gdb.base/eval.exp: New file.
10566
10567 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10568
10569 * gdb.cell/fork.exp: New file.
10570 * gdb.cell/fork.c: Likewise.
10571 * gdb.cell/fork-spu.c: Likewise.
10572
10573 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10574
10575 * lib/gdb.exp (banned_variables_traced): New global variable.
10576 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10577 (gdb_init): Use `trace add variable' instead of obsolete
10578 `trace variable'.
10579
10580 2010-06-21 Doug Evans <dje@google.com>
10581
10582 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10583
10584 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10585
10586 * gdb.arch/spu-ls.exp: New file.
10587 * gdb.arch/spu-ls.c: Likewise.
10588
10589 2010-06-18 Stan Shebs <stan@codesourcery.com>
10590
10591 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10592
10593 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10594
10595 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10596 * gdb.base/watch-cond.exp: Likewise.
10597 * gdb.python/py-breakpoint.exp: Likewise.
10598
10599 2010-06-18 Pedro Alves <pedro@codesourcery.com>
10600
10601 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10602 clean_restart, make sure every test has a distinct message, and
10603 that messages don't include the executable' full path.
10604
10605 2010-06-17 Doug Evans <dje@google.com>
10606
10607 * gdb.arch/i386-size.exp: Updated expected output for
10608 DISASSEMBLY_OMIT_FNAME.
10609
10610 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10611 Sergio Durigan Junior <sergiodj@redhat.com>
10612
10613 * gdb.base/watch-notconst.c: New file.
10614 * gdb.base/watch-notconst.S: New file.
10615 * gdb.base/watch-notconst2.c: New file.
10616 * gdb.base/watch-notconst2.S: New file.
10617 * gdb.base/watch-notconst.exp: New file.
10618 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10619 (func4): Add operations on `global_ptr_ptr'.
10620 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10621 routine to test watchpoints created with a constant expression.
10622 (test_inaccessible_watchpoint): Include tests for watchpoints
10623 created with a constant expression.
10624
10625 2010-06-14 Kevin Buettner <kevinb@redhat.com>
10626
10627 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10628 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10629 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10630 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10631 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10632 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10633 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10634 of `_start'.
10635
10636 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10637
10638 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10639 not supported on the target.
10640 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10641 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10642 * gdb.mi/mi-nsintrall.exp: Likewise.
10643 * gdb.mi/mi-nsmoribund.exp: Likewise.
10644 * gdb.mi/mi-nsthrexec.exp: Likewise.
10645
10646 2010-06-11 Stan Shebs <stan@codesourcery.com>
10647
10648 * gdb.base/permissions.exp: New file.
10649
10650 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10651
10652 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10653 does not support ELF executable class.
10654
10655 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10656
10657 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10658
10659 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10660
10661 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10662 (runto): Catch "The target does not support running in non-stop mode.".
10663
10664 2010-06-11 Michael Snyder <msnyder@vmware.com>
10665
10666 * gdb.base/setshow.exp (set language asm): Don't use
10667 gdb_test_no_output, fails on some targets.
10668
10669 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10670
10671 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10672 * gdb.cp/pr9167.exp: Likewise.
10673
10674 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10675
10676 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10677
10678 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10679
10680 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10681
10682 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10683
10684 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10685
10686 2010-06-11 Tom Tromey <tromey@redhat.com>
10687
10688 PR gdb/9977, PR exp/11636::
10689 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10690 (pieces_test_f6): Update expected output.
10691
10692 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10693
10694 * gdb.base/moribund-step.exp: New.
10695
10696 2010-06-08 Michael Snyder <msnyder@vmware.com>
10697
10698 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10699 * gdb.ada/boolean_expr.exp:
10700 * gdb.ada/frame_args.exp: Ditto.
10701 * gdb.ada/lang_switch.exp: Ditto.
10702 * gdb.ada/ptype_arith_binop.exp: Ditto.
10703 * gdb.ada/ref_param.exp: Ditto.
10704 * gdb.ada/type_coercion.exp:Ditto.
10705
10706 * gdb.asm/asm-source.exp: Ditto.
10707
10708 * gdb.base/attach.exp: Ditto.
10709 * gdb.base/bitfields2.exp: Ditto.
10710 * gdb.base/call-signal-resume.exp: Ditto.
10711 * gdb.base/callfuncs.exp: Ditto.
10712 * gdb.base/commands.exp: Ditto.
10713 * gdb.base/dbx.exp: Ditto.
10714 * gdb.base/default.exp: Ditto.
10715 * gdb.base/dump.exp: Ditto.
10716 * gdb.base/exprs.exp: Ditto.
10717 * gdb.base/freebpcmd.exp: Ditto.
10718 * gdb.base/interrupt.exp: Ditto.
10719 * gdb.base/list.exp: Ditto.
10720 * gdb.base/long_long.exp: Ditto.
10721 * gdb.base/maint.exp: Ditto.
10722 * gdb.base/ptype.exp: Ditto.
10723 * gdb.base/return.exp: Ditto.
10724 * gdb.base/setshow.exp: Ditto.
10725 * gdb.base/sigbpt.exp: Ditto.
10726 * gdb.base/sigrepeat.exp: Ditto.
10727
10728 * gdb.cp/classes.exp: Ditto.
10729
10730 * gdb.dwarf2/dw2-restore.exp: Ditto.
10731
10732 * gdb.gdb/selftest.exp: Ditto.
10733
10734 * gdb.multi/base.exp: Ditto.
10735 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10736
10737 * gdb.python/py-block.exp: Ditto.
10738 * gdb.python/py-prettyprint.exp: Ditto.
10739 * gdb.python/py-template.exp: Ditto.
10740
10741 * gdb.server/ext-attach.exp: Ditto.
10742 * gdb.server/ext-run.exp: Ditto.
10743 * gdb.server/server-mon.exp: Ditto.
10744
10745 * gdb.threads/fork-thread-pending.exp: Ditto.
10746 * gdb.threads/hand-call-in-threads.exp: Ditto.
10747 * gdb.threads/interrupted-hand-call.exp: Ditto.
10748 * gdb.threads/linux-dp.exp: Ditto.
10749 * gdb.threads/manythreads.exp: Ditto.
10750 * gdb.threads/print-threads.exp: Ditto.
10751 * gdb.threads/pthreads.exp: Ditto.
10752 * gdb.threads/schedlock.exp: Ditto.
10753 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10754 * gdb.threads/threadapply.exp: Ditto.
10755
10756 2010-06-08 Michael Snyder <msnyder@vmware.com>
10757
10758 * gdb.ada/exec_changed.exp:
10759 Use ".*" instead of "" as wildcard regexp.
10760
10761 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10762 * gdb.base/call-ar-st.exp: Ditto.
10763 * gdb.base/checkpoint.exp: Ditto.
10764 * gdb.base/default.exp: Ditto.
10765 * gdb.base/dump.exp: Ditto.
10766 * gdb.base/ending-run.exp: Ditto.
10767 * gdb.base/fileio.exp: Ditto.
10768 * gdb.base/miscexprs.exp: Ditto.
10769 * gdb.base/pointers.exp: Ditto.
10770 * gdb.base/readline.exp: Ditto.
10771 * gdb.base/reread.exp: Ditto.
10772 * gdb.base/restore.exp: Ditto.
10773 * gdb.base/shlib-call.exp: Ditto.
10774 * gdb.base/valgrind-db-attach.exp: Ditto.
10775 * gdb.base/volatile.exp: Ditto.
10776 * gdb.base/watchpoints.exp: Ditto.
10777
10778 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10779
10780 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10781 * gdb.python/py-value.exp: Ditto.
10782
10783 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10784 * gdb.trace/circ.exp: Ditto.
10785 * gdb.trace/collection.exp: Ditto.
10786 * gdb.trace/packetlen.exp: Ditto.
10787 * gdb.trace/passc-dyn.exp: Ditto.
10788 * gdb.trace/report.exp: Ditto.
10789 * gdb.trace/tfile.exp: Ditto.
10790 * gdb.trace/tfind.exp: Ditto.
10791 * gdb.trace/while-dyn.exp: Ditto.
10792
10793 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10794
10795 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10796
10797 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10798
10799 Test PR 10640.
10800 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10801
10802 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10803
10804 * gdb.cp/koenig.exp: Test for ADL operators.
10805 * gdb.cp/koenig.cc: Added ADL operators.
10806 * gdb.cp/operator.exp: New test.
10807 * gdb.cp/operator.cc: New test.
10808
10809 2010-06-04 Michael Snyder <msnyder@vmware.com>
10810
10811 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10812 * gdb.base/pending.exp: Ditto.
10813
10814 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10815
10816 2010-06-04 Doug Evans <dje@google.com>
10817
10818 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10819 disabled printers.
10820 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10821 (enable_lookup_function): New function.
10822
10823 2010-06-04 Tom Tromey <tromey@redhat.com>
10824
10825 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10826 of hash and id.
10827
10828 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10829
10830 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10831 newline.
10832 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10833 (empty verbose non-noisy clear, empty verbose noisy clear)
10834 (empty non-verbose noisy clear): Likewise.
10835
10836 2010-06-03 Michael Snyder <msnyder@vmware.com>
10837
10838 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10839 * gdb.base/display.exp: Ditto.
10840 * gdb.base/find.exp: Ditto.
10841 * gdb.base/ifelse.exp: Ditto.
10842 * gdb.base/multi-forks.exp: Ditto.
10843 * gdb.base/recurse.exp: Ditto.
10844 * gdb.base/setshow.exp: Ditto.
10845 * gdb.base/value-double-free.exp: Ditto.
10846 * gdb.base/watch-vfork.exp: Ditto.
10847 * gdb.base/watch_thread_num.exp: Ditto.
10848 * gdb.base/watchpoint-solib.exp: Ditto.
10849 * gdb.base/watchpoint.exp: Ditto.
10850 * gdb.base/watchpoints.exp: Ditto.
10851
10852 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10853 * gdb.cp/overload.exp: Ditto.
10854 * gdb.cp/virtfunc.exp: Ditto.
10855
10856 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10857
10858 * gdb.reverse/watch-precsave.exp:
10859 Replace gdb_test with gdb_test_no_output.
10860
10861 * gdb.threads/attach-into-signal.exp:
10862 Replace gdb_test with gdb_test_no_output.
10863 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10864 * gdb.threads/watchthreads.exp: Ditto.
10865 * gdb.threads/watchthreads2.exp: Ditto.
10866
10867 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10868 * gdb.trace/tfind.exp: Ditto.
10869
10870 2010-06-03 Joel Brobecker <brobecker@adacore.com>
10871
10872 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10873 successful test if message is the empty string.
10874
10875 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10876
10877 * gdb.fortran/module.exp (stopped language detection): New test.
10878
10879 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10880
10881 Support DW_TAG_module as separate namespaces.
10882 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10883 gdb.fortran/library-module-lib.f90: New.
10884 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10885 (print i): Remove.
10886 (continue to breakpoint: i-is-1, print var_i value 1)
10887 (continue to breakpoint: i-is-2, print var_i value 2)
10888 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10889 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10890 (complete `modmany, complete `modmany`, complete `modmany`var)
10891 (show language, setting breakpoint at module): New tests.
10892 * gdb.fortran/module.f90 (module mod): Remove.
10893 (module mod1, module mod2, module modmany, subroutine sub1)
10894 (subroutine sub2, program module): New.
10895
10896 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10897
10898 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10899 (print value of rUC, print value of rI, print value of UI): ... here.
10900 * gdb.cp/anon-union.exp (pass): Rename to ...
10901 (print z 2): ... here.
10902
10903 2010-06-02 Michael Snyder <msnyder@vmware.com>
10904
10905 * gdb.trace/actions.exp: Use gdb_test_no_output.
10906 * gdb.trace/circ.exp: Ditto.
10907 * gdb.trace/packetlen.exp: Ditto.
10908 * gdb.trace/save-trace.exp: Ditto.
10909 * gdb.trace/tracecmd.exp: Ditto.
10910 * gdb.trace/tsv.exp: Ditto.
10911
10912 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10913 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10914 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10915 * gdb.threads/manythreads.exp: Ditto.
10916 * gdb.threads/print-threads.exp: Ditto.
10917 * gdb.threads/pthreads.exp: Ditto.
10918 * gdb.threads/schedlock.exp: Ditto.
10919 * gdb.threads/staticthreads.exp: Ditto.
10920 * gdb.threads/thread-specific.exp: Ditto.
10921 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10922 * gdb.threads/threadapply.exp: Ditto.
10923 * gdb.threads/watchthreads.exp: Ditto.
10924 * gdb.threads/watchthreads2.exp: Ditto.
10925
10926 * gdb.python/py-block.exp: Use gdb_test_no_output.
10927 * gdb.python/py-prettyprint.exp: Ditto.
10928 * gdb.python/py-template.exp: Ditto.
10929 * gdb.python/py-value.exp: Ditto.
10930
10931 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10932 * gdb.reverse/watch-reverse.exp: Ditto.
10933
10934 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10935 * gdb.server/ext-run.exp: Ditto.
10936
10937 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10938 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10939 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10940 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10941 * gdb.dwarf2/dw2-producer.exp: Ditto.
10942 * gdb.dwarf2/mac-fileno.exp: Ditto.
10943
10944 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10945 * gdb.gdb/selftest.exp: Ditto.
10946
10947 * gdb.multi/base.exp: Use gdb_test_no_output.
10948
10949 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10950
10951 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10952
10953 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10954
10955 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10956
10957 * gdb.cp/class2.exp: Use gdb_test_no_output.
10958 * gdb.cp/classes.exp: Ditto.
10959 * gdb.cp/extern-c.exp: Ditto.
10960 * gdb.cp/inherit.exp: Ditto.
10961 * gdb.cp/maint.exp: Ditto.
10962 * gdb.cp/mb-inline.exp: Ditto.
10963 * gdb.cp/mb-templates.exp: Ditto.
10964 * gdb.cp/method2.exp: Ditto.
10965 * gdb.cp/misc.exp: Ditto.
10966 * gdb.cp/ovldbreak.exp: Ditto.
10967 * gdb.cp/punctuator.exp: Ditto.
10968 * gdb.cp/templates.exp: Ditto.
10969 * gdb.cp/virtbase.exp: Ditto.
10970
10971 * gdb.threads/attach-stopped.exp:
10972 Replace uses of send_gdb / gdb_expect.
10973 * gdb.threads/attachstop-mt.exp:
10974 Replace uses of send_gdb / gdb_expect.
10975 * gdb.threads/gcore-thread.exp:
10976 Replace uses of send_gdb / gdb_expect.
10977 * gdb.threads/hand-call-in-threads.exp:
10978 Replace uses of send_gdb / gdb_expect.
10979 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
10980 * gdb.threads/print-threads.exp:
10981 Replace uses of send_gdb / gdb_expect.
10982 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10983 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10984 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10985
10986 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10987 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10988 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10989 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10990 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10991 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10992 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10993 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10994 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10995 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10996 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10997
10998 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10999
11000 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11001
11002 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11003
11004 * gdb.cp/koenig.exp: Added new test case.
11005 * gdb.cp/koenig.cc: Ditto.
11006
11007 2010-06-01 Michael Snyder <msnyder@vmware.com>
11008
11009 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11010 * gdb.base/arrayidx.exp: Ditto.
11011 * gdb.base/attach.exp: Ditto.
11012 * gdb.base/auxv.exp: Ditto.
11013 * gdb.base/bigcre.exp: Ditto.
11014 * gdb.base/break-always.exp: Ditto.
11015 * gdb.base/break-interp.exp: Ditto.
11016 * gdb.base/break.exp: Ditto.
11017 * gdb.base/breakpoint-shadow.exp: Ditto.
11018 * gdb.base/call-ar-st.exp: Ditto.
11019 * gdb.base/call-sc.exp: Ditto.
11020 * gdb.base/call-signal-resume.exp: Ditto.
11021 * gdb.base/callfuncs.exp: Ditto.
11022 * gdb.base/catch-syscall.exp: Ditto.
11023 * gdb.base/charset.exp: Ditto.
11024 * gdb.base/code-expr.exp: Ditto.
11025 * gdb.base/commands.exp: Ditto.
11026 * gdb.base/cond-expr.exp: Ditto.
11027 * gdb.base/condbreak.exp: Ditto.
11028 * gdb.base/cursal.exp: Ditto.
11029 * gdb.base/cvexpr.exp: Ditto.
11030 * gdb.base/default.exp: Ditto.
11031 * gdb.base/del.exp: Ditto.
11032 * gdb.base/detach.exp: Ditto.
11033 * gdb.base/display.exp: Ditto.
11034 * gdb.base/ena-dis-br.exp: Ditto.
11035 * gdb.base/eval-skip.exp: Ditto.
11036 * gdb.base/foll-fork.exp: Ditto.
11037 * gdb.base/foll-vfork.exp: Ditto.
11038 * gdb.base/frame-args.exp: Ditto.
11039 * gdb.base/funcargs.exp: Ditto.
11040 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11041 * gdb.base/gdbvars.exp: Ditto.
11042 * gdb.base/help.exp: Ditto.
11043 * gdb.base/ifelse.exp: Ditto.
11044 * gdb.base/included.exp: Ditto.
11045 * gdb.base/list.exp: Ditto.
11046 * gdb.base/macscp.exp: Ditto.
11047 * gdb.base/maint.exp: Ditto.
11048 * gdb.base/multi-fork.exp: Ditto.
11049 * gdb.base/overlays.exp: Ditto.
11050 * gdb.base/page.exp: Ditto.
11051 * gdb.base/pending.exp: Ditto.
11052 * gdb.base/pointers.exp: Ditto.
11053 * gdb.base/pr11022.exp: Ditto.
11054 * gdb.base/prelink.exp: Ditto.
11055 * gdb.base/printcmds.exp: Ditto.
11056 * gdb.base/psymtab.exp: Ditto.
11057 * gdb.base/randomize.exp: Ditto.
11058 * gdb.base/relational.exp: Ditto.
11059 * gdb.base/relocate.exp: Ditto.
11060 * gdb.base/remote.exp: Ditto.
11061 * gdb.base/sepdebug.exp: Ditto.
11062 * gdb.base/set-lang-auto.exp: Ditto.
11063 * gdb.base/setshow.exp: Ditto.
11064 * gdb.base/setvar.exp: Ditto.
11065 * gdb.base/signals.exp: Ditto.
11066 * gdb.base/signull.exp: Ditto.
11067 * gdb.base/sigstep.exp: Ditto.
11068 * gdb.base/sizeof.exp: Ditto.
11069 * gdb.base/solib-disc.exp: Ditto.
11070 * gdb.base/store.exp: Ditto.
11071 * gdb.base/structs.exp: Ditto.
11072 * gdb.base/structs2.exp: Ditto.
11073 * gdb.base/subst.exp: Ditto.
11074 * gdb.base/term.exp: Ditto.
11075 * gdb.base/trace-commands.exp: Ditto.
11076 * gdb.base/unwindonsignal.exp: Ditto.
11077 * gdb.base/valgrind-db-attach.exp: Ditto.
11078 * gdb.base/varargs.exp: Ditto.
11079 * gdb.base/watch-cond.exp: Ditto.
11080 * gdb.base/watch_thread_num.exp: Ditto.
11081 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11082 * gdb.base/watchpoint.exp: Ditto.
11083 * gdb.base/whatis-exp.exp: Ditto.
11084
11085 2010-06-01 Michael Snyder <msnyder@vmware.com>
11086
11087 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11088 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11089 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11090 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11091 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11092 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11093 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11094 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11095 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11096 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11097 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11098 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11099 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11100 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11101 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11102
11103 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11106 trailing newline.
11107 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11108 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11109 (p *args): ... here and remove excessive trailing newline.
11110
11111 2010-05-31 Joel Brobecker <brobecker@adacore.com>
11112
11113 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11114
11115 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 Accept the new Linux kernel "t (tracing stop)" string.
11118 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11119 Update comment.
11120 (state_wait) <T (tracing stop)>: New.
11121 (main): Update the state_wait expect string.
11122
11123 2010-05-28 Pedro Alves <pedro@codesourcery.com>
11124
11125 * limits.c, limits.exp: Delete files.
11126 * Makefile.in (clean mostlyclean): Adjust.
11127 * tracecmd.exp: Adjust.
11128
11129 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11130
11131 * gdb.base/tui-layout.exp: New.
11132
11133 2010-05-28 Michael Snyder <msnyder@vmware.com>
11134
11135 * gdb.reverse/break-precsave.exp:
11136 Replace uses of send_gdb / gdb_expect.
11137 * gdb.reverse/break-reverse.exp:
11138 Replace uses of send_gdb / gdb_expect.
11139 * gdb.reverse/consecutive-precsave.exp:
11140 Replace uses of send_gdb / gdb_expect.
11141 * gdb.reverse/consecutive-reverse.exp:
11142 Replace uses of send_gdb / gdb_expect.
11143 * gdb.reverse/finish-precsave.exp:
11144 Replace uses of send_gdb / gdb_expect.
11145 * gdb.reverse/finish-reverse.exp:
11146 Replace uses of send_gdb / gdb_expect.
11147 * gdb.reverse/i386-precsave.exp:
11148 Replace uses of send_gdb / gdb_expect.
11149 * gdb.reverse/i386-reverse.exp:
11150 Replace uses of send_gdb / gdb_expect.
11151 * gdb.reverse/i386-sse-reverse.exp:
11152 Replace uses of send_gdb / gdb_expect.
11153 * gdb.reverse/i387-env-reverse.exp:
11154 Replace uses of send_gdb / gdb_expect.
11155 * gdb.reverse/i387-stack-reverse.exp:
11156 Replace uses of send_gdb / gdb_expect.
11157 * gdb.reverse/machinestate-precsave.exp:
11158 Replace uses of send_gdb / gdb_expect.
11159 * gdb.reverse/machinestate.exp:
11160 Replace uses of send_gdb / gdb_expect.
11161 * gdb.reverse/sigall-precsave.exp:
11162 Replace uses of send_gdb / gdb_expect.
11163 * gdb.reverse/sigall-reverse.exp:
11164 Replace uses of send_gdb / gdb_expect.
11165 * gdb.reverse/solib-precsave.exp:
11166 Replace uses of send_gdb / gdb_expect.
11167 * gdb.reverse/solib-reverse.exp:
11168 Replace uses of send_gdb / gdb_expect.
11169 * gdb.reverse/step-precsave.exp:
11170 Replace uses of send_gdb / gdb_expect.
11171 * gdb.reverse/step-reverse.exp:
11172 Replace uses of send_gdb / gdb_expect.
11173 * gdb.reverse/until-precsave.exp:
11174 Replace uses of send_gdb / gdb_expect.
11175 * gdb.reverse/until-reverse.exp:
11176 Replace uses of send_gdb / gdb_expect.
11177 * gdb.reverse/watch-precsave.exp:
11178 Replace uses of send_gdb / gdb_expect.
11179 * gdb.reverse/watch-reverse.exp:
11180 Replace uses of send_gdb / gdb_expect.
11181
11182 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11183
11184 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11185 excessive newline.
11186
11187 2010-05-27 Michael Snyder <msnyder@vmware.com>
11188
11189 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11190 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11191 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11192 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11193 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11194 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11195 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11196 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11197 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11198 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11199 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11200 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11201 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11202 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11203 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11204 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11205 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11206 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11207 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11208
11209 2010-05-26 Michael Snyder <msnyder@vmware.com>
11210
11211 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11212 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11213
11214 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11215 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11216 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11217
11218 * gdb.reverse/consecutive-reverse.exp:
11219 Replace uses of send_gdb / gdb_expect.
11220 * gdb.reverse/consecutive-precsave.exp:
11221 Replace uses of send_gdb / gdb_expect.
11222
11223 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11224 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11225 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11226 * gdb.mi/mi-ns-stale-regcache.exp:
11227 Replace uses of send_gdb / gdb_expect.
11228 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11229 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11230 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11231 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11232 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11233 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11234 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11235 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11236 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11237
11238 2010-05-26 Michael Snyder <msnyder@vmware.com>
11239
11240 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11241
11242 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11243
11244 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11245 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11246 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11247 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11248 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11249 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11250 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11251 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11252 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11253
11254 2010-05-25 Tom Tromey <tromey@redhat.com>
11255
11256 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11257
11258 2010-05-25 Tom Tromey <tromey@redhat.com>
11259
11260 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11261 argument order.
11262 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11263 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11264 order.
11265 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11266 order.
11267 * gdb.base/call-sc.exp (setup_kfails): Remove.
11268 (setup_compiler_kfails): Remove.
11269 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11270 argument order.
11271 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11272 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11273 (advancei): Fix setup_kfail argument order.
11274 * gdb.base/radix.exp: Fix setup_kfail argument order.
11275 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11276 order.
11277 * gdb.base/structs.exp (setup_kfails): Remove.
11278 (setup_compiler_kfails): Fix setup_kfail argument order.
11279 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11280 order.
11281 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11282 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11283 setup_kfail argument order.
11284 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11285
11286 2010-05-25 Tom Tromey <tromey@redhat.com>
11287
11288 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11289
11290 2010-05-25 Michael Snyder <msnyder@vmware.com>
11291
11292 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11293 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11294 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11295 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11296 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11297 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11298 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11299 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11300 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11301 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11302 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11303 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11304 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11305 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11306 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11307 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11308 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11309 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11310 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11311 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11312 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11313 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11314 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11315 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11316 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11317 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11318 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11319 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11320 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11321 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11322 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11323 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11324 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11325 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11326 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11327 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11328 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11329 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11330 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11331 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11332 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11333 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11334 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11335 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11336 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11337 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11338 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11339 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11340
11341 2010-05-25 Doug Evans <dje@google.com>
11342
11343 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11344 gdb.string_to_argv.
11345
11346 2010-05-21 Tom Tromey <tromey@redhat.com>
11347
11348 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11349 Call it.
11350 * gdb.dwarf2/pieces.S: Update.
11351 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11352
11353 2010-05-21 Tom Tromey <tromey@redhat.com>
11354
11355 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11356 Call it.
11357 * gdb.dwarf2/pieces.c (struct C): New.
11358 (f6): New function.
11359 * gdb.dwarf2/pieces.S: Replace.
11360
11361 2010-05-21 Tom Tromey <tromey@redhat.com>
11362
11363 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11364 Call it.
11365
11366 2010-05-21 Tom Tromey <tromey@redhat.com>
11367
11368 * gdb.dwarf2.pieces.exp: New file.
11369 * gdb.dwarf2.pieces.S: New file.
11370 * gdb.dwarf2.pieces.c: New file.
11371
11372 2010-05-20 Pedro Alves <pedro@codesourcery.com>
11373 Joel Brobecker <brobecker@adacore.com>
11374
11375 * lib/gdb.exp (gdb_test_no_output): New function.
11376 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11377 when testing commands that should produce no output.
11378
11379 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11380
11381 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11382 parameter that we want to watch being a constant.
11383
11384 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11385
11386 * gdb.ada/cond_lang: New testcase.
11387
11388 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11389
11390 * lib/gdb.exp (banned_variables): New variable/constant.
11391 (gdb_init): Add write trace on variables listed in banned_variables.
11392 (gdb_finish): Remove write traces on variables listed in
11393 banned_variables.
11394
11395 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11396
11397 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11398 * gdb.cp/koenig.exp: Likewise.
11399
11400 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11401
11402 PR python/11482
11403
11404 * gdb.python/py-value.exp (test_value_hash): New function.
11405
11406 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11407
11408 PR exp/11530.
11409 * gdb.base/gdb11530.c: New file.
11410 * gdb.base/gdb11530.exp: New file.
11411
11412 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11413
11414 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11415 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11416
11417 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11418
11419 * gdb.cp/koenig.exp: New test.
11420 * gdb.cp/koenig.cc: New test program.
11421
11422 2010-05-05 Joel Brobecker <brobecker@adacore.com>
11423
11424 Remove the use of prms_id and bug_id throughout the testsuite.
11425
11426 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11427
11428 PR exp/11349.
11429 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11430 use a reference local variable.
11431
11432 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11433
11434 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11435 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11436 variable different_dir. Move debugfile into a full directory pathname
11437 under DIFFERENT_DIR.
11438 * lib/gdb.exp (separate_debug_filename): Remove.
11439 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11440 variable debug_dir and mkdir of it. Update function comments.
11441
11442 2010-04-29 Pedro Alves <pedro@codesourcery.com>
11443
11444 PR gdb/11557
11445
11446 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11447 files.
11448
11449 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11450
11451 * gdb.python/py-param.exp: New File.
11452
11453 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11454
11455 * gdb.base/default.exp: Fix "set language" test.
11456
11457 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11458
11459 PR breakpoints/11531.
11460 * gdb.base/gdb11531.c: New file.
11461 * gdb.base/gdb11531.exp: New file.
11462
11463 2010-04-26 Tom Tromey <tromey@redhat.com>
11464
11465 * gdb.base/completion.exp: Add tests for completion and deprecated
11466 commands.
11467
11468 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11469
11470 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11471 (print /x char_array): Escape curly brackets.
11472
11473 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11474
11475 Fix deadlock on looped list of loaded shared objects.
11476 * gdb.base/solib-corrupted.exp: New.
11477
11478 2010-04-23 Doug Evans <dje@google.com>
11479
11480 * gdb.python/py-section-script.c: New file.
11481 * gdb.python/py-section-script.exp: New file.
11482 * gdb.python/py-section-script.py: New file.
11483
11484 2010-04-20 Chris Moller <cmoller@redhat.com>
11485
11486 PR 10179
11487
11488 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11489 * gdb.base/pr10179-a.c:
11490 * gdb.base/pr10179-b.c:
11491 * gdb.base/pr10179.exp: New files.
11492
11493 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11494
11495 Fix crashes on dangling display expressions.
11496 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11497 is SEP.
11498 (lib_flags): Remove the "debug" keyword.
11499 (libsepdebug): New variable for iterating new loop.
11500 (save_pf_prefix): New variable wrapping the loop.
11501 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11502 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11503
11504 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11505
11506 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11507
11508 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11509
11510 PR stabs/11479.
11511 * gdb.stabs/gdb11479.exp: New file.
11512 * gdb.stabs/gdb11479.c: New file.
11513
11514 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11515
11516 * gdb.base/charset.c (Strin16, String32): New variables.
11517 * gdb.base/charset.exp (gdb_test): Test correct display
11518 of 16 or 32 bit strings.
11519
11520 2010-04-21 Chris Moller <cmoller@redhat.com>
11521
11522 PR 9167
11523 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11524 * gdb.cp/pr9167.cc: New file.
11525 * gdb.cp/pr9167.exp: New file.
11526
11527
11528 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11529
11530 PR pascal/11492.
11531 * gdb.pascal/gdb11492.pas: New file.
11532 * gdb.pascal/gdb11492.exp: New file.
11533
11534 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11535
11536 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11537
11538 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11539
11540 * gdb.ada/dyn_loc: New testcase.
11541
11542 2010-04-20 Chris Moller <cmoller@redhat.com>
11543
11544 PR 10867
11545
11546 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11547 * gdb.cp/pr10687.cc: New file.
11548 * gdb.cp/pr10687.exp: New file.
11549
11550
11551 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11552 Sergio Durigan Junior <sergiodj@redhat.com>
11553
11554 * gdb.fortran/logical.exp: New testcase.
11555 * gdb.fortran/logical.f90: New file.
11556
11557 2010-04-19 Doug Evans <dje@google.com>
11558
11559 * gdb.base/help.exp (help source): Update expected output.
11560
11561 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11562
11563 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11564 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11565 gdb_exit and return.
11566 (executable): New variable.
11567 (binfile): Use it.
11568
11569 2010-04-19 Pedro Alves <pedro@codesourcery.com>
11570
11571 PR breakpoints/8554.
11572
11573 * gdb.trace/save-trace.exp: Adjust.
11574
11575 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11576
11577 PR corefiles/11511
11578 * gdb.arch/system-gcore.exp: New.
11579 * gdb.arch/gcore.c: Likewise.
11580
11581 2010-04-15 Doug Evans <dje@google.com>
11582
11583 * gdb.python/py-progspace.c: New file.
11584 * gdb.python/py-progspace.exp: New file.
11585
11586 * gdb.base/source.exp: Add tests for "source -s".
11587
11588 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11589
11590 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11591 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11592 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11593 * gdb.python/py-mi.exp: New test for to_string returning None.
11594
11595 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11596
11597 * gdb.python/py-breakpoint.c: Make result global.
11598
11599 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11600
11601 Fix non-GNU make compatibility.
11602 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11603
11604 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11605
11606 * gdb.python/py-breakpoint.exp: New File.
11607 * gdb.python/py-breakpoint.C: Ditto.
11608
11609 2010-04-08 Stan Shebs <stan@codesourcery.com>
11610
11611 * gdb.trace/actions.exp: Clear default-collect.
11612 * gdb.trace/save-trace.exp: Clear default-collect.
11613
11614 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11615
11616 * gdb.python/py-value: Add null string variable.
11617 (test_lazy_string): Test zero length, NULL address lazy
11618 strings.
11619
11620 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11621
11622 * gdb.arch/i386-avx.c: New.
11623 * gdb.arch/i386-avx.exp: Likewise.
11624
11625 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11626
11627 2010-04-06 Doug Evans <dje@google.com>
11628
11629 * gdb.base/source-test.gdb: New file.
11630 * gdb.base/source.exp: Test source -v.
11631
11632 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11633
11634 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11635
11636 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11637
11638 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11639 within one line, unless it is followed by a double quote.
11640 * gdb.stabs/hppa.sed: Idem.
11641 * gdb.stabs/weird.def: Add char and String constants
11642 * gdb.stabs/weird.exp: Check for correct parsing of
11643 char and string constants.
11644 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11645 in .stabs to .stabx substitution.
11646
11647 2010-04-05 Stan Shebs <stan@codesourcery.com>
11648
11649 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11650 constant global.
11651 * gdb.trace/tfile.exp: Try to print them.
11652
11653 2010-04-04 Stan Shebs <stan@codesourcery.com>
11654
11655 * gdb.base/completion.exp: Update for new "info watchpoints".
11656 * gdb.base/default.exp: Ditto.
11657 * gdb.base/help.exp: Ditto.
11658 * gdb.base/watchpoint.exp: Ditto.
11659 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11660
11661 2010-04-04 Stan Shebs <stan@codesourcery.com>
11662
11663 * gdb.trace/tfile.exp: Sharpen tfind test.
11664
11665 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11666
11667 * gdb.base/break-entry.exp: New.
11668
11669 2010-04-02 Hui Zhu <teawater@gmail.com>
11670 Michael Snyder <msnyder@vmware.com>
11671
11672 * gdb.reverse/i386-sse-reverse.exp: New file.
11673 * gdb.reverse/i386-sse-reverse.c: New file.
11674
11675 2010-04-02 Pedro Alves <pedro@codesourcery.com>
11676
11677 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11678
11679 2010-04-01 Stan Shebs <stan@codesourcery.com>
11680
11681 * gdb.trace/actions.exp: Tweak expected output.
11682 * gdb.trace/while-stepping.exp: Tweak expected output.
11683
11684 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11685
11686 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11687
11688 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11689
11690 * gdb.base/commands.exp: Adjust.
11691 * gdb.cp/extern-c.exp: Adjust.
11692
11693 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11694
11695 * gdb.trace/collection.c (local_test_func): Define a local struct,
11696 and instanciate it.
11697
11698 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11699
11700 * gdb.trace/collection.exp (gdb_collect_args_test)
11701 (gdb_collect_argarray_test): XFAIL the tests that assume the
11702 argarray argument's elements are collected.
11703
11704 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11705
11706 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11707 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11708
11709 2010-03-31 Stan Shebs <stan@codesourcery.com>
11710
11711 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11712 and tracepoint conditionals.
11713 (gdb_verify_tracepoints): Delete unused return.
11714
11715 2010-03-26 Keith Seitz <keiths@redhat.com>
11716
11717 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11718 appear in the output before main.
11719 Remove KFAIL for gdb/2215 aka bz 9320.
11720
11721 2010-03-30 Doug Evans <dje@google.com>
11722
11723 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11724 by dejagnu.
11725 * gdb.arch/amd64-dword.exp: Ditto.
11726
11727 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11728 match.
11729 (break printf): Ditto.
11730
11731 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11732
11733 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11734 gcc < 4.4.
11735 * gdb.cp/shadow.exp: Ditto.
11736
11737 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11738
11739 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11740 "tstart" is silent.
11741
11742 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11743
11744 * gdb.trace/collection.exp (executable): New.
11745 (binfile): Use it.
11746 (fpreg, spreg, pcreg): New.
11747 (test_register): Use gdb_test_multiple. Pass /x to print.
11748 (prepare_for_trace_test): New.
11749 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11750 (gdb_collect_args_test, gdb_collect_argstruct_test)
11751 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11752 prepare_for_trace_test.
11753 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11754 fpreg, spreg and pcreg.
11755 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11756 prepare_for_trace_test.
11757 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11758 try to detect tracing support here. Don't set breakpoints at
11759 `begin' or `end' here.
11760 <global scope>: Use clean_restart. Run to main before checking
11761 for tracing support. Check for for tracing support here.
11762
11763 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11764
11765 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11766 " as $displacement" to "seen displacement message".
11767
11768 2010-03-28 Pedro Alves <pedro@codesourcery.com>
11769
11770 * gdb.trace/while-dyn.exp (executable): New variable.
11771 (binfile): Use it.
11772 (test_while_stepping): New function. Move most tests here. Call
11773 it once for each of the while-stepping, stepping and ws aliases.
11774
11775 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11776
11777 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11778 that do not provide the tagless_struct type name at all.
11779 (test_print_anon_union): Do not check value of uninitialized
11780 union member. Do not use cp_test_ptype_class, so we can accept
11781 "long" as well as "long int".
11782
11783 2010-03-26 Pedro Alves <pedro@codesourcery.com>
11784
11785 * gdb.trace/tfile.c (tohex, bin2hex): New.
11786 (write_error_trace_file): Hexify error description.
11787
11788 2010-03-25 Stan Shebs <stan@codesourcery.com>
11789
11790 * gdb.trace/tfile.c: Generate an additional trace file, improve
11791 portability.
11792 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11793 files in a better way.
11794
11795 2010-03-25 Keith Seitz <keiths@redhat.com>
11796
11797 * gdb.java/jprint.exp: XFAIL printing of static class members
11798 because of GCC debuginfo problem.
11799
11800 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11801
11802 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11803
11804 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11805
11806 * gdb.base/completion.exp: Allow long instead of long int.
11807 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11808 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11809 variable p.
11810 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11811 * gdb.base/pointers.exp: Allow long instead of long int.
11812 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11813 * gdb.base/step-line.exp: Allow a directory before the source file name.
11814
11815 2010-03-24 Tom Tromey <tromey@redhat.com>
11816
11817 PR breakpoints/9352:
11818 * gdb.base/default.exp: Update.
11819 * gdb.base/commands.exp: Update.
11820 * gdb.cp/extern-c.exp: Test setting commands on multiple
11821 breakpoints at once.
11822
11823 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11824
11825 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11826 if gdb,nosignals.
11827 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11828 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11829 exited".
11830
11831 2010-03-24 Stan Shebs <stan@codesourcery.com>
11832
11833 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11834
11835 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11836
11837 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11838 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11839 argument. Handle "short" and "long".
11840 (Top level): Pass overprototyped output for old_fptr and xptr.
11841
11842 2010-03-23 Pedro Alves <pedro@codesourcery.com>
11843
11844 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11845 format strings and add casts to avoid compiler warnings.
11846
11847 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
11848
11849 * lib/trace-support.exp (gdb_trace_setactions):
11850 Don't expect whitespace after ">" prompt.
11851 * gdb.trace/actions.exp: Adjust for output changes.
11852 * gdb.trace/while-stepping.exp: Likewise.
11853
11854 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11855
11856 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11857 and r157645).
11858
11859 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11862 New.
11863
11864 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11865
11866 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11867 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11868
11869 2010-03-19 Stan Shebs <stan@codesourcery.com>
11870
11871 * gdb.trace/ax.exp: New file.
11872
11873 2010-03-19 Doug Evans <dje@google.com>
11874
11875 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11876 output from gcc.
11877
11878 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11879 named /usr/sbin/prelink<foo>.
11880
11881 2010-03-18 Stan Shebs <stan@codesourcery.com>
11882
11883 * gdb.trace/circ.exp: Test circular-trace-buffer.
11884 * gdb.trace/tfile.exp: Update tstatus test.
11885
11886 2010-03-18 Joel Brobecker <brobecker@adacore.com>
11887
11888 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11889 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11890
11891 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11892
11893 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11894
11895 2010-03-18 Pedro Alves <pedro@codesourcery.com>
11896
11897 * gdb.base/default.exp: Adjust the expected output of the finish
11898 and until commands when the inferior is not being run.
11899
11900 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11901
11902 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11903 * gdb.cp/nsusing.exp: Ditto.
11904
11905 2010-03-15 Tom Tromey <tromey@redhat.com>
11906
11907 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11908 * gdb.cp/userdef.cc (operator==): New function.
11909 (main): New locals mem1, mem2.
11910
11911 2010-03-15 Jie Zhang <jie@codesourcery.com>
11912
11913 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11914 Declare and use new loadtimeout variable.
11915
11916 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11917
11918 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11919 Use gdb_load later.
11920
11921 2010-03-14 Pedro Alves <pedro@codesourcery.com>
11922
11923 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11924 literal. Add missing endlines to prints to stderr.
11925
11926 2010-03-12 Tom Tromey <tromey@redhat.com>
11927
11928 PR c++/9708:
11929 * gdb.cp/m-static.exp: Add regression test.
11930 * gdb.cp/m-static.cc (method): New method.
11931 (main): Call it.
11932
11933 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11934
11935 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11936 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11937
11938 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11939
11940 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11941
11942 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11943
11944 * lib/gdb.exp (skip_stl_tests): New.
11945 (gdb_compile): Symbian needs -ldl.
11946 (shlib_target_file): New.
11947 (shlib_symbol_file): New.
11948 (gdb_load_shlibs): Use shlib_target_file.
11949 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11950 * gdb.cp/exception.exp: Use skip_stl_tests.
11951 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11952 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11953 * gdb.cp/mb-templates.exp: Ditto.
11954 * gdb.base/commands.exp: Relax regexes.
11955 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11956 shlib_target_file and shlib_symbol_file.
11957 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11958 sections.
11959 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11960 * gdb.base/solib-disc.exp: Use
11961 shlib_target_file and shlib_symbol_file.
11962 * gdb.base/unload.exp: Don't skip on symbian. Use
11963 shlib_target_file and shlib_symbol_file.
11964 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11965
11966 2010-03-12 Pedro Alves <pedro@codesourcery.com>
11967
11968 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11969 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11970 Issue a tfind end before looking for a tracepoint frame.
11971 * gdb.trace/tfind.exp: Adjust tstatus output.
11972 Adjust disassembly output.
11973 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11974
11975 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11976
11977 * gdb.base/break-interp.exp: Create new displacement parameter value
11978 for the test_ld calls.
11979 (reach): New parameter displacement, verify its content. New push of
11980 pf_prefix "reach-$func:". Import global expect_out.
11981 (test_core): New parameter displacement, verify its content. New push
11982 of pf_prefix "core:". New command "set verbose on". Import global
11983 expect_out.
11984 (test_attach): New parameter displacement, verify its content. New
11985 push of pf_prefix "attach:". New command "set verbose on". Import
11986 global expect_out.
11987 (test_ld): New parameter displacement, pass it to the reach, test_core
11988 and test_attach calls and verify its content in the "ld.so exit" test.
11989 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11990 (prelink): Update expected text, use gdb_test.
11991
11992 2010-03-10 Doug Evans <dje@google.com>
11993
11994 * gdb.base/checkpoint.exp: Fix comment.
11995 Lengthen timeout while doing >600 checkpoints test.
11996 Rename duplicate "kill all one" test to keep test names unique.
11997
11998 2010-03-10 Pedro Alves <pedro@codesourcery.com>
11999
12000 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12001
12002 2010-03-08 Keith Seitz <keiths@redhat.com>
12003
12004 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12005 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12006 (dm_type_long): New function.
12007 (dm_type_unsigned_short): New function.
12008 (dm_type_unsigned_long): New function.
12009 (myint): New typedef.
12010 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12011 long, unsigned shor and long, operator char*, and typedef.
12012 (test_lookup_operator_functions): Add operator char* test.
12013 (test_paddr_operator_functions): Likewise.
12014 (test_paddr_overloaded_functions): Use probe values for
12015 short, long, and unsigned short and long.
12016 (test_paddr_hairy_functions): If the demangler probe detected
12017 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12018 demangler.
12019 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12020 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12021 and "print null_pmf".
12022 Add test "ptype a.*pmf".
12023 * gdb.cp/overload.exp: Allow optional "int" to appear with
12024 "short" and "long".
12025 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12026 long expect value for men_overload1arg.
12027 Allow "int" to appear with "short" and "long".
12028 When testing "info break", add argument for main (void).
12029 Also allow "int" to appear with "short" and "long".
12030 Ditto with "unsigned" and "long long".
12031 * gdb.java/jmain.exp: Do not enclose methods names in single
12032 quotes.
12033 * gdb.java/jmisc.exp: Likewise.
12034 * gdb.java/jprint.exp: Likewise.
12035 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12036
12037 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12038 * gdb.cp/exception.exp (backtrace after first throw)
12039 (backtrace after second throw): Allow a namespace before __cxa_throw.
12040 (backtrace after first catch, backtrace after second catch): Allow
12041 a namespace before __cxa_begin_catch.
12042
12043 * gdb.cp/cpexprs.exp: New file.
12044 * gdb.cp/cpexprs.cc: New file.
12045
12046 From Daniel Jacobowitz <dan@codesourcery.com>
12047 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12048 to use string_to_regexp.
12049 (ctor, dtor): New functions. Use them to match constructor
12050 and destructor function types.
12051 (Top level): Use runto_main.
12052
12053 2010-03-05 Tom Tromey <tromey@redhat.com>
12054
12055 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12056 gdb.target_charset.
12057 (pp_ns.to_string): Likewise.
12058
12059 2010-03-04 Keith Seitz <keiths@redhat.com>
12060
12061 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12062 can be quoted. Test that both the filename and function/line
12063 portions can be quoted at the same time.
12064
12065 2010-03-04 Pedro Alves <pedro@codesourcery.com>
12066
12067 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12068
12069 2010-03-03 Doug Evans <dje@google.com>
12070
12071 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12072 libc contains libpthread.
12073
12074 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12075 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12076 of gdb_compile. Add another pattern to match android backtrace.
12077
12078 2010-03-03 Tom Tromey <tromey@redhat.com>
12079
12080 PR gdb/11345:
12081 * gdb.base/printcmds.exp (test_printf): Add test.
12082
12083 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12084
12085 * gdb.arch/amd64-byte.exp: New.
12086 * gdb.arch/amd64-dword.exp: Likewise.
12087 * gdb.arch/amd64-pseudo.c: Likewise.
12088 * gdb.arch/amd64-word.exp: Likewise.
12089 * gdb.arch/i386-byte.exp: Likewise.
12090 * gdb.arch/i386-pseudo.c: Likewise.
12091 * gdb.arch/i386-word.exp: Likewise.
12092
12093 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12094
12095 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12096 types. Add structreg, bitfields, and flags registers.
12097 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12098 registers.
12099
12100 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12101
12102 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12103 (load_description): Set architecture if defined.
12104
12105 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12106
12107 * gdb.python/py-frame.exp: Add read_var block tests.
12108 * gdb.python/py-frame.c (block): New function.
12109
12110 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12111 Daniel Jacobowitz <dan@codesourcery.com>
12112
12113 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12114
12115 2010-02-25 David S. Miller <davem@davemloft.net>
12116
12117 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12118 fix logic for setting all_syscalls_numbers.
12119
12120 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12121
12122 * Makefile.in: Add py-block and py-symbol.
12123 * gdb.python/py-symbol.exp: New File.
12124 * gdb.python/py-symtab.exp: New File.
12125 * gdb.python/py-block.exp: New File.
12126 * gdb.python/py-symbol.c: New File.
12127 * gdb.python/py-block.c: New File.
12128
12129 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12130
12131 PR python/11314
12132 * lib/gdb.exp (skip_python_tests): New function.
12133 * gdb.python/py-cmd.exp: Use skip_python_tests.
12134 * gdb.python/py-frame.exp: Likewise.
12135 * gdb.python/py-function.exp: Likewise.
12136 * gdb.python/py-prettyprint.exp: Likewise.
12137 * gdb.python/py-template.exp: Likewise.
12138 * gdb.python/py-type.exp: Likewise.
12139 * gdb.python/py-value.exp: Likewise.
12140
12141 2010-02-22 Pedro Alves <pedro@codesourcery.com>
12142
12143 PR9605
12144
12145 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12146
12147 2010-02-19 Tom Tromey <tromey@redhat.com>
12148
12149 PR c++/8693, PR c++/9496:
12150 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12151 regression tests.
12152
12153 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12154
12155 Fix compatibility with m68k as.
12156 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12157 Use only /* comments */.
12158
12159 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12160
12161 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12162 * configure: Regenerate.
12163
12164 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12165
12166 * gdb.python/py-type.exp: Check for Python support.
12167
12168 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12169
12170 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12171 `regsub' syntax available.
12172
12173 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12174
12175 * gdb.base/shmain.c (main): Remove printf call.
12176 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12177 * gdb.base/unload.c (main): Make format of fprintf a string
12178 literal. Add missing endlines to prints to stderr.
12179 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12180
12181 2010-02-17 Tom Tromey <tromey@redhat.com>
12182
12183 * gdb.java/jprint.java (jprint.props): New field.
12184 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12185
12186 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12187
12188 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12189 available.
12190
12191 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12192
12193 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12194 creation to support remote host testing.
12195
12196 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12197
12198 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12199 Recognize "command not found".
12200
12201 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12202
12203 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12204 single-stepping.
12205
12206 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12207
12208 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12209 if arguments are not supported.
12210
12211 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12212
12213 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12214 be const or non-const.
12215
12216 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12217
12218 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12219 mi_send_resuming_command to send -exec-continue.
12220
12221 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12222
12223 * gdb.base/list.exp (test_list_filename_and_function): Add test
12224 with single quotes.
12225 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12226 matching.
12227 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12228 Add KFAIL'd tests for PR gdb/11289.
12229
12230 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12231
12232 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12233
12234 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12235
12236 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12237 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12238 a temporary directory.
12239
12240 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12241
12242 * gdb.base/charset.exp: Use a single regular expression to match
12243 show host-charset and show target-charset output.
12244
12245 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12246
12247 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12248 "Illegal process-id" expect string more exact.
12249 (attach to digits-starting nonsense is prohibited): New.
12250
12251 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12252
12253 * gdb.base/prelink.exp (set verbose on): New.
12254
12255 2010-02-12 Tomas Holmberg <th@virtutech.com>
12256
12257 * mi-reverse.exp: New file. Test for reverse option to the
12258 following MI commands: exec-continue, exec-finish, exec-next,
12259 exec-step, exec-next-instruction, exec-step-instruction.
12260
12261 2010-02-09 Joel Brobecker <brobecker@adacore.com>
12262
12263 * gdb.ada/ptype_tagged_param: New testcase.
12264
12265 2010-02-08 Tom Tromey <tromey@redhat.com>
12266
12267 PR c++/8017:
12268 * gdb.cp/overload.exp: Add tests.
12269 * gdb.cp/overload.cc (struct K): New.
12270 (namespace N): New.
12271 (main): Call new functions.
12272 (K::staticoverload): Define.
12273
12274 2010-02-08 Chris Moller <moller@mollerware.com>
12275
12276 PR gdb/10728
12277 * gdb.cp/pr10728-x.h: New file.
12278 * gdb.cp/pr10728-x.cc: New file.
12279 * gdb.cp/pr10728-y.cc: New file.
12280 * gdb.cp/pr10728.exp: New file.
12281 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12282
12283 2010-02-08 Chris Moller <moller@mollerware.com>
12284
12285 PR gdb/9067
12286 * gdb.cp/pr9067.exp: New
12287 * gdb.cp/pr9067.cc: New
12288 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12289
12290 2010-02-08 Joel Brobecker <brobecker@adacore.com>
12291
12292 * lib/gdb.exp (gdb_test_timeout): New global variable.
12293 Set it to timeout if not already set.
12294 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12295
12296 2010-02-05 Doug Evans <dje@google.com>
12297
12298 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12299 user.
12300
12301 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12302
12303 PR c++/7935:
12304 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12305
12306 2010-02-04 Tom Tromey <tromey@redhat.com>
12307
12308 * gdb.cp/virtbase.exp: Make test case names unique.
12309
12310 2010-02-02 Tom Tromey <tromey@redhat.com>
12311
12312 * gdb.cp/virtbase.exp: Add regression tests.
12313 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12314 (main): Instantiate RHC.
12315
12316 2010-02-02 Tom Tromey <tromey@redhat.com>
12317
12318 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12319 type-printing change.
12320
12321 2010-02-02 Tom Tromey <tromey@redhat.com>
12322
12323 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12324 * gdb.cp/virtbase.cc: New file.
12325 * gdb.cp/virtbase.exp: New file.
12326 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12327
12328 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12329
12330 PR libc/11214:
12331 * gdb.threads/current-lwp-dead.c: Include features.h.
12332 (HAS_NOMMU): New.
12333 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12334
12335 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12336
12337 * gdb.base/symbol-without-target_section.exp,
12338 gdb.base/symbol-without-target_section.c: New.
12339
12340 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12341
12342 * gdb.base/bigcore.exp: Reset increased timeout.
12343 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12344
12345 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12346
12347 * gdb.base/gcore.exp (capture_command_output): Use
12348 gdb_test_multiple.
12349
12350 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12351
12352 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12353 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12354 (Top level): Call it.
12355
12356 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12357
12358 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12359
12360 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12361
12362 * gdb.base/call-strs.exp, gdb.base/default.exp,
12363 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12364 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12365 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12366 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12367 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12368 * gdb.base/ending-run.exp: Correct restore of timeout.
12369 * gdb.base/page.exp: Remove unnecessary timeout setting.
12370
12371 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12372
12373 * gdb.ada/rec_return: New testcase.
12374
12375 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12376
12377 * gdb.ada/call_pn: New testcase.
12378
12379 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12380
12381 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12382 (Top level): Use it to resume.
12383 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12384 the Thumb mode displaced stepping error as unsupported.
12385
12386 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12387
12388 * gdb.cp/nsusing.exp: Added more tests.
12389 * gdb.cp/nsrecurs.exp: Ditto.
12390 * gdb.cp/nsusing.cc: Added test functions.
12391 * gdb.cp/nsrecurs.cc: Ditto.
12392
12393 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12394
12395 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12396 absolute directory pathnames in gdb.sum file.
12397
12398 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12399
12400 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12401 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12402
12403 2010-01-26 Tom Tromey <tromey@redhat.com>
12404
12405 PR exp/7643:
12406 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12407 setup_kfail.
12408
12409 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12410
12411 * gdb.cp/nsrecurs.exp: New test.
12412 * gdb.cp/nsrecurs.cc: New test program.
12413 * gdb.cp/nsstress.exp: New test.
12414 * gdb.cp/nsstress.cc: New test program.
12415 * gdb.cp/nsdecl.exp: New test.
12416 * gdb.cp/nsdecl.cc: New test program.
12417
12418 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12419
12420 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12421 imported into file scope.
12422 Marked test as xfail.
12423 * gdb.cp/namespace-using.cc (marker5): New function.
12424 * gdb.cp/shadow.exp: New test.
12425 * gdb.cp/shadow.cc: New test program.
12426 * gdb.cp/nsimport.exp: New test.
12427 * gdb.cp/nsimport.cc: New test program.
12428
12429 2010-01-25 Tom Tromey <tromey@redhat.com>
12430
12431 PR gdb/11049:
12432 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12433 with "set print null-stop on".
12434
12435 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12436
12437 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12438 Adjust it for DISASSEMBLY_OMIT_FNAME.
12439
12440 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12441
12442 PR symtab/11199:
12443 * gdb.dwarf2/member-ptr-forwardref.exp,
12444 gdb.dwarf2/member-ptr-forwardref.S: New.
12445
12446 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12447
12448 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12449 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12450 thread1_tid_mutex. Remove gdbstop_mutex handling.
12451 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12452 thread2_tid_mutex. Remove gdbstop_mutex handling.
12453 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12454 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12455 pthread_cond_wait conditionalizations by while loops.
12456
12457 2010-01-20 Tom Tromey <tromey@redhat.com>
12458
12459 PR backtrace/10770:
12460 * gdb.dwarf2/pr10770.exp: New file.
12461 * gdb.dwarf2/pr10770.c: New file.
12462 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12463
12464 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12465
12466 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12467 that target was removed, and the test always runs native anyway.
12468
12469 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12470
12471 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12472 gdb.base/watchpoint-cond-gone-stripped.c: New.
12473
12474 2010-01-19 Tom Tromey <tromey@redhat.com>
12475
12476 PR c++/8000:
12477 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12478 existing tests.
12479 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12480 (main): Use AAA::SomeEnum.
12481
12482 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12483
12484 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12485 (test_ignore_count): Declare line_callme_body global.
12486 (run to breakpoint with ignore count): Use line_callme_body.
12487 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12488 (set line_main_hello, set line_main_return): Reindent.
12489 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12490 New.
12491 (continue to callee4): Use line_callee4_body.
12492 (check *stopped from CLI command): Use line_callee4_next.
12493 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12494 (set line_main_hello, set line_main_return): Reindent.
12495 (set line_callee4_head, set line_callee4_body): New.
12496 (continue to callee4): Use line_callee4_body.
12497
12498 2010-01-18 Tom Tromey <tromey@redhat.com>
12499
12500 PR c++/9680:
12501 * gdb.cp/casts.cc: Add new classes and variables.
12502 * gdb.cp/casts.exp: Test new operators.
12503
12504 2010-01-18 Tom Tromey <tromey@redhat.com>
12505 Thiago Jung Bauermann <bauerman@br.ibm.com>
12506
12507 * gdb.python/source2.py: New file.
12508 * gdb.python/source1: New file.
12509 * gdb.python/python.exp: Test "source" command.
12510
12511 2010-01-15 Stan Shebs <stan@codesourcery.com>
12512
12513 * gdb.trace/tfile.c: New file.
12514 * gdb.trace/tfile.exp: New file.
12515
12516 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12517
12518 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12519
12520 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12521
12522 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12523
12524 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12525
12526 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12527 (libfunc): New parameter action. Implement also selectable "sleep".
12528 * gdb.base/break-interp-main.c: Include assert.h.
12529 (libfunc): New parameter action.
12530 (main): New parameters argc and argv. Assert argc. Pass argv.
12531 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12532 (test_attach): New proc.
12533 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12534 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12535
12536 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12537
12538 * gdb.base/break-interp.exp (test_core): New proc.
12539 (test_ld): Call it.
12540
12541 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12542
12543 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12544 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12545 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12546 and gdb_compile_shlib. Use new -Wl compiler options.
12547 (dl bt, main bt): New tests.
12548
12549 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12550
12551 Support PIEs with no symfile_objfile.
12552 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12553 (test_ld): New parameter trynosym.
12554 (test_ld <$trynosym>): New block.
12555
12556 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12557
12558 * gdb.base/break-interp.exp: New file.
12559
12560 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12561
12562 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12563 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12564 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12565 test.
12566 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12567 * gdb.python/py-mi.exp: Add lazy string test.
12568
12569 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12570
12571 * lib/mi-support.exp (mi_check_thread_states): Handle
12572 core number in thread listing.
12573
12574 2010-01-12 Joel Brobecker <brobecker@adacore.com>
12575
12576 * gdb.base/maint.exp: Adjust the expected output for the
12577 "maint print type" test. Use gdb_test_multiple instead of
12578 gdb_sent/gdb_expect.
12579
12580 2010-01-11 Doug Evans <dje@google.com>
12581
12582 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12583 from gdbserver_download. All callers updated.
12584
12585 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12586
12587 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12588
12589 Implement binary numbers parsing.
12590 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12591 (test_integer_literals_rejected): New binary tests.
12592
12593 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12594
12595 * gdb.cell/configure: Regenerate.
12596
12597 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12598
12599 * gdb.base/corefile.exp: Move the core finding block out and call it as
12600 core_find, new variable $corefile, replace corefile by $corefile and
12601 [file tail $corefile] for usage vs. test names resp.
12602 * lib/gdb.exp (core_find): Move it as a new function here. New
12603 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12604 $destcore. Return "" on error.
12605
12606 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12607
12608 Workaround PR binutils/10802.
12609 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12610 (twice).
12611
12612 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12613
12614 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12615
12616 2010-01-08 Joel Brobecker <brobecker@adacore.com>
12617
12618 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12619 call, to avoid interruption.
12620
12621 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12622
12623 * gdb.stabs/weird.def (args93): New.
12624
12625 2010-01-07 Doug Evans <dje@google.com>
12626
12627 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12628
12629 2010-01-07 Tom Tromey <tromey@redhat.com>
12630
12631 * gdb.base/source.exp: Use correct line number.
12632
12633 2010-01-05 Stan Shebs <stan@codesourcery.com>
12634
12635 * gdb.trace/tracecmd.exp: Test ftrace.
12636
12637 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12638
12639 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12640
12641 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12642
12643 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12644 "uint_for_mi_testing".
12645
12646 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12647
12648 Test indented comment in file being sourced.
12649 * gdb.base/commands.exp: Test indented comment in file being sourced.
12650
12651 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12652
12653 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12654 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12655 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12656 notice.
12657
12658 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12659
12660 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12661 notice.
12662
12663 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12664
12665 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12666 missing $after_stopped and comma (,) expectation.
12667
12668 2009-12-31 Stan Shebs <stan@codesourcery.com>
12669
12670 * gdb.trace/actions.exp: Test teval action.
12671
12672 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12673
12674 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12675 (top level): Call test_watchpoint_in_big_blob.
12676 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12677 watchpoints.
12678 (func3): Write to buf.
12679
12680 2009-12-29 Stan Shebs <stan@codesourcery.com>
12681
12682 * gdb.trace/actions.exp: Test default-collect.
12683
12684 2009-12-28 Stan Shebs <stan@codesourcery.com>
12685
12686 * gdb.trace/tsv.exp: New file.
12687 * gdb.base/completion.exp: Update ambiguous info output.
12688
12689 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12690
12691 * gdb.base/find.c (main): Reference search buffers.
12692 * gdb.base/included.c (main): Reference integer.
12693 * gdb.base/ptype.c (charfoo): Declare.
12694 (intfoo): Call charfoo.
12695 * gdb.base/scope0.c (useitp): New function.
12696 (usestatics): Use useitp.
12697 (useit): Add a type for val.
12698 * gdb.base/scope1.c (useit1): Take a pointer argument.
12699 (usestatics1): Update calls to useit1.
12700 * gdb.cp/call-c.cc: Declare foo.
12701 (main): Call foo.
12702 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12703 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12704 (main): Call C::ensureRefs and ensureOtherRefs.
12705 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12706 variables.
12707 (ensureOtherRefs): New function.
12708 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12709 * gdb.cp/templates.cc (main): Call t5i.value.
12710
12711 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12712
12713 Fix compatibility with G++-4.5.
12714 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12715 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12716 (uncaught return): Remove.
12717
12718 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12719 Phil Muldoon <pmuldoon@redhat.com>
12720
12721 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12722 (bp_location13, bp_location14, bp_location17, bp_location18)
12723 (marker3_proto, marker4_proto): New variables.
12724 (breakpoint info): Update output.
12725 (run until breakpoint at marker3, run until breakpoint at marker4): New
12726 tests.
12727
12728 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12729
12730 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12731 Replace the printf call of Y by provided "y-set-1" label. New block
12732 for the second shared library.
12733 * gdb.base/unload.exp: Compile also the second library, call
12734 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12735 (single pending breakpoint info): Rename to ...
12736 (pending breakpoint info before run): ... this extended test.
12737 (libfile2, libname2, libsrcfile2, libsrc2)
12738 (lib_sl2): New variables.
12739 (exec_opts): Set also SHLIB_NAME2.
12740 (pending breakpoint info on first run at shrfunc1)
12741 (pending breakpoint info on second run at shrfunc1)
12742 (pending breakpoint info on second run at shrfunc2)
12743 (print y from libfile, print y from libfile2): New tests.
12744 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12745 * gdb.base/unloadshr2.c: New.
12746
12747 2009-12-22 Hui Zhu <teawater@gmail.com>
12748
12749 * gdb.reverse/sigall-reverse.exp: Adjust.
12750
12751 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12752
12753 PR gdb/10884
12754
12755 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12756 (main): Call do_bitfield_tests.
12757 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12758
12759 2009-12-20 Joel Brobecker <brobecker@adacore.com>
12760
12761 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12762 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12763 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12764 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12765 gdb.modula2/unbounded1.c: Update copyright header.
12766
12767 2009-12-10 Chris Moller <moller@mollerware.com>
12768
12769 PR gdb/9399
12770 * gdb.cp/virtfunc2.exp: New tests
12771 * gdb.cp/virtfunc2.cc: New tests
12772 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12773
12774 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12775
12776 * gdb.reverse/i387-env-reverse.c: New file.
12777 * gdb.reverse/i387-env-reverse.exp: New file.
12778 * gdb.reverse/i387-stack-reverse.c: New file.
12779 * gdb.reverse/i387-stack-reverse.exp: New file.
12780
12781 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12782
12783 * gdb.python/py-type.exp (test_range): New test.
12784
12785 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12786
12787 PR python/10805
12788
12789 * gdb.python/py-type.exp: New file.
12790 * gdb.python/py-type.c: New file.
12791 * Makefile.in: Add py-type.
12792
12793 2009-12-03 Tom Tromey <tromey@redhat.com>
12794
12795 * gdb.python/py-value.exp (test_parse_and_eval): New
12796 function.
12797
12798 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12799
12800 PR gdb/11022
12801
12802 * gdb.base/pr11022.exp: New test.
12803 * gdb.base/pr11022.c: New test.
12804
12805 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12806
12807 Fix spurious false FAILs.
12808 * gdb.base/structs.c (chartest): New.
12809 (main): Fill-in chartest.
12810 * gdb.base/structs.exp (anychar_re, first): New.
12811 (start_structs_test): Import global anychar_re and first.
12812 New gdb_test call "set print elements 300; ${testfile}"
12813 (start_structs_test <$first>): New block.
12814 (any): Import global anychar_re. New variable ac. Use ${ac}.
12815
12816 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12817
12818 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12819
12820 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12821
12822 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12823 Force $srcfile file.
12824 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12825
12826 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12827
12828 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12829 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12830 * gdb.threads/watchthreads-reorder.exp: Likewise.
12831
12832 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12833
12834 PR gdb/8704
12835
12836 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12837 "if", and "thread". Correct matching in the previous test.
12838
12839 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12840
12841 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12842
12843 2009-11-23 Michael Snyder <msnyder@vmware.com>
12844
12845 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12846 * gdb.reverse-watch-precsave.exp: Ditto.
12847
12848 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12849
12850 * gdb.asm/asm-source.exp: Adjust.
12851 * gdb.base/help.exp: Adjust.
12852
12853 2009-11-22 Pedro Alves <pedro@codesourcery.com>
12854
12855 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12856 (do_syscall_tests_without_xml): Set data-directory to
12857 /the/path/to/nowhere.
12858
12859 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12860
12861 * gdb.threads/local-watch-wrong-thread.c,
12862 gdb.threads/local-watch-wrong-thread.exp: New files.
12863
12864 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12865
12866 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12867 assume new `regsub' syntax available.
12868
12869 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12870
12871 * gdb.base/watchpoint-hw-hit-once.exp,
12872 gdb.base/watchpoint-hw-hit-once.c: New.
12873
12874 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12875
12876 * gdb.threads/watchthreads-reorder.exp,
12877 gdb.threads/watchthreads-reorder.c: New.
12878
12879 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12880
12881 * gdb.xml/tdesc-regs.exp: Use for m68k.
12882
12883 2009-11-15 Pedro Alves <pedro@codesourcery.com>
12884
12885 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12886
12887 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12888
12889 * lib/gdb.exp (current_target_name): New procedure.
12890 (gdb_wrapper_target): New variable.
12891 (gdb_wrapper_init): Set gdb_wrapper_target.
12892 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12893 wrapper.
12894
12895 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12896
12897 * gdb.base/remote.exp: Delete the slowest load test.
12898 Do not load with fixed packet sizes.
12899
12900 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12901
12902 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12903
12904 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12905
12906 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12907 srcfile when setting a breakpoint.
12908
12909 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12910
12911 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12912 macros.
12913
12914 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12915
12916 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12917 to be in memory.
12918 * gdb.base/display.c (force_mem): New.
12919 (do_loops): Use it. Add breakpoint comments.
12920 (do_vars): Add a breakpoint comment.
12921 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12922 line numbers.
12923
12924 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12925
12926 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12927 instead of a bare "run".
12928
12929 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12930
12931 * gdb.python/py-prettyprint.exp: Adjust.
12932
12933 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12934
12935 * lib/cell.exp (skip_cell_tests): Clean up test files before
12936 returning.
12937
12938 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12939
12940 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12941 and the breakpoint menu. Do not call perror if a prompt is seen.
12942 Consume the following GDB prompt.
12943 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12944 * gdb.cp/namespace.exp: Use gdb_test.
12945 * gdb.cp/templates.exp: Use gdb_test.
12946 (test_template_breakpoints): Use gdb_test_multiple.
12947
12948 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12949
12950 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12951 (marker4): Reference values.
12952
12953 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12954
12955 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12956 is missing.
12957
12958 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12959
12960 * gdb.base/break.c (need_malloc): New.
12961 * gdb.base/constvars.c (main): Reference crass and crisp.
12962 * gdb.base/gdb1821.c (main): Reference bar.
12963 * gdb.cp/gdb1355.cc (main): Reference s1.
12964 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12965 (main): Call them.
12966 * gdb.cp/hang2.cc (dummy2): Define.
12967 * gdb.cp/hang3.cc (dummy3): Define.
12968 * gdb.cp/m-data.cc (main): Reference shadow.
12969
12970 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12971 Nathan Froyd <froydnj@codesourcery.com>
12972
12973 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12974 remote host.
12975
12976 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12977
12978 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12979 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12980 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12981 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12982 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12983 * gdb.dwarf2/dw2-producer.exp: Likewise.
12984 * gdb.dwarf2/mac-fileno.exp: Likewise.
12985 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12986 py-prettyprint.py to the remote host.
12987 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12988
12989 2009-11-11 Keith Seitz <keiths@redhat.com>
12990
12991 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12992 use it instead of "Foo".
12993 * gdb.cp/classes.exp (do_tests): Add a test to access
12994 a method through a typedef'd class name.
12995
12996 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12997
12998 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12999 exponents.
13000 * gdb.base/pointers.exp: Likewise.
13001 * gdb.cp/ref-types.exp: Likewise.
13002
13003 2009-11-11 Keith Seitz <keiths@redhat.com>
13004
13005 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13006 new[] and delete[].
13007 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13008 "void".
13009 (probe_demangler): Remove all single-quoting of
13010 method and variable names.
13011 (info_func_regexp): Remove the word "void" from any
13012 occurrence of "(void)".
13013 (print_addr_2): Remove all single-quoting of
13014 method names.
13015 (print_addr_2_kfail): Likewise.
13016 (print_addr): Single-quote C function names before
13017 passing to print_addr_2.
13018 (test_paddr_operator_functions): Remove single-quoting
13019 for method names.
13020 Add tests for operator new[] and operator delete[].
13021
13022 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13023
13024 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13025
13026 2009-11-09 Keith Seitz <keiths@redhat.com>
13027
13028 * gdb.cp/overload.exp: Add tests for resolving overloaded
13029 methods in expression parsing/evaluation.
13030
13031 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13032
13033 * lib/gdb.exp (default_gdb_version): Use --version instead of
13034 --command.
13035
13036 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13037
13038 * lib/gdb.exp (gdb_compile_test): New.
13039 (skip_ada_tests, skip_java_tests): New.
13040 (gdb_compile): Use gdb_compile_test for f77.
13041 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13042 * lib/java.exp (compile_java_from_source): Remove runtests check,
13043 use gdb_compile_test to record result.
13044 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13045 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13046 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13047 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13048 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13049 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13050 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13051 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13052 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13053 adjust gdb_compile invocations.
13054
13055 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13056
13057 * Makefile.in (abs_builddir): New.
13058 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13059 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13060 `$(abs_builddir)/site.exp'.
13061
13062 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13063
13064 * config/m68k-emc.exp, lib/emc-support.exp,
13065 gdb.trace/gdb_c_test.c: Delete.
13066 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13067 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13068 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13069 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13070 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13071 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13072 casing for m68k-*-elf.
13073
13074 2009-11-03 Pedro Alves <pedro@codesourcery.com>
13075
13076 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13077 * gdb.arch/i386-prologue.exp: Likewise.
13078 * gdb.arch/i386-unwind.exp: Likewise.
13079
13080 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13081
13082 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13083
13084 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13085
13086 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13087
13088 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13089
13090 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13091
13092 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13093
13094 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13095
13096 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13097
13098 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13099 * gdb.base/sepdebug2.c: New file.
13100
13101 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13102
13103 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13104 the modified warnings for catch syscall. Verify if GDB was compiled
13105 with support for lib expat, and choose which tests to run depending
13106 on this.
13107
13108 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13109
13110 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13111 that composite commands are parsed OK. And also test
13112 that breakpoint commands do work.
13113
13114 2009-10-23 Michael Snyder <msnyder@vmware.com>
13115
13116 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13117 to allow for new disassembly style.
13118
13119 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13120
13121 * gdb.asm/asm-source.exp: Adjust.
13122
13123 2009-10-22 Michael Snyder <msnyder@vmware.com>
13124
13125 * gdb.reverse/break-precsave.exp: New test.
13126 * gdb.reverse/consecutive-precsave.exp: Ditto.
13127 * gdb.reverse/finish-precsave.exp: Ditto.
13128 * gdb.reverse/i386-precsave.exp: Ditto.
13129 * gdb.reverse/machinestate-precsave.exp: Ditto.
13130 * gdb.reverse/sigall-precsave.exp: Ditto.
13131 * gdb.reverse/solilb-precsave.exp: Ditto.
13132 * gdb.reverse/step-precsave.exp: Ditto.
13133 * gdb.reverse/until-precsave.exp: Ditto.
13134 * gdb.reverse/watch-precsave.exp: Ditto.
13135
13136 2009-10-22 Michael Snyder <msnyder@vmware.com>
13137
13138 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13139 for gdb_expect. Adjust one test's expect strings for the new
13140 format of disassemble.
13141 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13142 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13143 gdb_test_multiple.
13144 * gdb.reverse/step-reverse.exp: Delete 'return'.
13145 * gdb.reverse/until-reverse.exp: Delete blank lines.
13146 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13147
13148 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13149
13150 * gdb.base/consecutive.exp: Adjust.
13151 * gdb.base/display.exp: Likewise.
13152 * gdb.base/pc-fp.exp: Likewise.
13153 * gdb.base/sigbpt.exp: Likewise.
13154
13155 2009-10-19 Michael Snyder <msnyder@vmware.com>
13156
13157 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13158 * gdb.reverse/finish-reverse.c: Ditto.
13159 * gdb.reverse/sigall-reverse.c: Ditto.
13160 * gdb.reverse/solib-reverse.c: Ditto.
13161 * gdb.reverse/step-reverse.c: Ditto.
13162 * gdb.reverse/watch-reverse.c: Ditto.
13163
13164 2009-10-19 Pedro Alves <pedro@codesourcery.com>
13165 Stan Shebs <stan@codesourcery.com>
13166
13167 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13168 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13169 "Executing new program".
13170 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13171 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13172 left listed after having been killed.
13173 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13174 * gdb.base/maint.exp: Adjust test.
13175
13176 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13177 * gdb.multi/Makefile.in: New.
13178 * gdb.multi/base.exp: New.
13179 * gdb.multi/goodbye.c: New.
13180 * gdb.multi/hangout.c: New.
13181 * gdb.multi/hello.c: New.
13182 * gdb.multi/bkpt-multi-exec.c: New.
13183 * gdb.multi/bkpt-multi-exec.exp: New.
13184 * gdb.multi/crashme.c: New.
13185
13186 2009-10-13 Tristan Gingold <gingold@adacore.com>
13187
13188 * gdb.base/sepdebug.exp: Check debug info are found.
13189
13190 2009-10-08 Pedro Alves <pedro@codesourcery.com>
13191
13192 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13193 bits.
13194
13195 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13196
13197 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13198
13199 2009-10-07 Joel Brobecker <brobecker@adacore.com>
13200
13201 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13202 of the comments.
13203
13204 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13205
13206 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13207 * gdb.base/annota3.exp: Idem.
13208 * gdb.base/maint.exp: Idem.
13209
13210 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13211
13212 * lib/gdb.exp (default_gdb_init): Set current value of match_max
13213 to default.
13214
13215 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13216
13217 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13218 mingw and cygwin targets.
13219
13220 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13221 Pedro Alves <pedro@codesourcery.com>
13222
13223 * lib/gdb.exp (gdb_compile): Avoid adding
13224 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13225
13226 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13227
13228 * gdb.base/shr1.c: Use %p in format string.
13229 * gdb.base/unload.c: Avoid warning in fprintf.
13230 * gdb.base/watchpoint-solib.c: Idem.
13231
13232 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13233
13234 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13235 long type.
13236 (test_unlink): Correct printf string.
13237 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13238 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13239
13240 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13241
13242 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13243 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13244 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13245
13246 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13247
13248 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13249 * gdb.objc/nondebug.exp: Likewise.
13250
13251 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13252
13253 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13254 target_info setting.
13255
13256 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13257 that detect new threads during "info threads".
13258
13259 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13260
13261 * gdb.threads/manythreads.c (main): Increase thread stack size
13262 to 2*PTHREAD_STACK_MIN.
13263 * gdb.threads/multi-create.c (main): Likewise.
13264 (create_function): Likewise.
13265
13266 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13267
13268 * gdb.base/dump.exp: Pass difference of pointer types instead
13269 of integer types as offset to restore in intarr3.srec case.
13270
13271 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13272
13273 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13274
13275 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13276
13277 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13278
13279 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
13280
13281 New test for two watchpoints, with disabling of
13282 the first inserted.
13283 * testsuite/gdb.base/watchpoints.c: New file.
13284 * testsuite/gdb.base/watchpoints.exp: New file.
13285
13286 2009-09-25 Tom Tromey <tromey@redhat.com>
13287
13288 * gdb.base/charset.exp: Test utf-16 strings with Python.
13289
13290 2009-09-25 Tom Tromey <tromey@redhat.com>
13291
13292 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13293 UCS-4.
13294 * gdb.base/charset.c (utf_32_string): Rename.
13295 (init_utf32): Rename.
13296 (main): Update.
13297
13298 2009-09-22 Tom Tromey <tromey@redhat.com>
13299
13300 * gdb.python/py-function.exp: Add regression tests.
13301
13302 2009-09-21 Keith Seitz <keiths@redhat.com>
13303
13304 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13305 with invalid operator.
13306
13307 2009-09-21 Keith Seitz <keiths@redhat.com>
13308
13309 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13310 and destructor using typedef name of class.
13311 * gdb.cp/classes.cc (class Base1): Add a destructor.
13312 (base1): New typedef.
13313 (use_methods): Instanitate an object of type base1.
13314 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13315 (do_tests): Call test_template_typedef.
13316 * gdb.cp/templates.cc (Baz::~Baz): New method.
13317 (intBazOne): New typedef.
13318 (main): Instantiate intBazOne.
13319
13320 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13321
13322 PR python/10633
13323
13324 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13325 Function.
13326 (run_lang_tests): Add print elements test.
13327
13328 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13329
13330 * gdb.python/py-value.exp (test_subscript_regression): New
13331 function. Test for invalid subscripts.
13332 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13333 (ptr_ref): New function.
13334
13335 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13336
13337 * gdb.base/default.exp: Fix "show convenience".
13338
13339 2009-09-15 Tom Tromey <tromey@redhat.com>
13340
13341 * lib/mi-support.exp (mi_create_varobj): Update.
13342 (mi_create_floating_varobj): Likewise.
13343 (mi_create_dynamic_varobj): New proc.
13344 (mi_varobj_update): Update.
13345 (mi_varobj_update_with_type_change): Likewise.
13346 (mi_varobj_update_kv_helper): New proc.
13347 (mi_varobj_update_dynamic_helper): Rewrite.
13348 (mi_varobj_update_dynamic): New proc.
13349 (mi_list_varobj_children): Update.
13350 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13351 * gdb.python/python-prettyprint.py (pp_outer): New class.
13352 (pp_nullstr): Likewise.
13353 (lookup_function): Register new printers.
13354 * gdb.python/python-prettyprint.c (struct substruct): New type.
13355 (struct outerstruct): Likewise.
13356 (substruct_test): New function.
13357 (struct nullstr): New type.
13358 (string_1, string_2): New globals.
13359 (main): Add new tests.
13360 * gdb.python/python-mi.exp: Added regression tests.
13361 * gdb.mi/mi2-var-display.exp: Update.
13362 * gdb.mi/mi2-var-cmd.exp: Update.
13363 * gdb.mi/mi2-var-child.exp: Update.
13364 * gdb.mi/mi2-var-block.exp: Update.
13365 * gdb.mi/mi-var-invalidate.exp: Update.
13366 * gdb.mi/mi-var-display.exp: Update.
13367 * gdb.mi/mi-var-cmd.exp: Update.
13368 * gdb.mi/mi-var-child.exp: Update.
13369 * gdb.mi/mi-var-block.exp: Update.
13370 * gdb.mi/mi-break.exp: Update.
13371 * gdb.mi/gdb701.exp: Update.
13372
13373 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13374
13375 * Makefile.in: Inclusion of catch-syscall object.
13376 * gdb.base/catch-syscall.c: New file.
13377 * gdb.base/catch-syscall.exp: New file.
13378
13379 2009-09-12 Michael Snyder <msnyder@vmware.com>
13380
13381 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13382 that can support reverse debuggnig.
13383
13384 2009-09-11 Tom Tromey <tromey@redhat.com>
13385
13386 * gdb.dwarf2/valop.S: New file.
13387 * gdb.dwarf2/valop.exp: New file.
13388
13389 2009-09-11 Mark Kettenis <kettenis@gnu.org>
13390
13391 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13392
13393 2009-09-10 Doug Evans <dje@google.com>
13394
13395 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13396 Add $gdb_prompt to second breakpoint regexp.
13397
13398 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13399
13400 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13401 names, add missing ones.
13402 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13403 * gdb.python/py-frame.c: Rename from python-frame.c.
13404 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13405 testfile name.
13406 * gdb.python/py-function.exp: Rename from python-function.exp.
13407 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13408 testfile name.
13409 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13410 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13411 Adjust testfile name.
13412 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13413 * gdb.python/py-template.cc: Rename from python-template.cc.
13414 * gdb.python/py-template.exp: Rename from python-template.exp.
13415 Adjust testfile name.
13416 * gdb.python/py-value.c: Rename from python-value.c.
13417 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13418 testfile name.
13419
13420 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13421
13422 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13423 $bpt2address.
13424 (Second breakpoint address is valid on ia64)
13425 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13426
13427 2009-09-03 Joseph Myers <joseph@codesourcery.com>
13428
13429 * gdb.base/ending-run.exp: Restrict regular expression matching
13430 line number to require closing brace following.
13431
13432 2009-09-03 Doug Evans <dje@google.com>
13433
13434 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13435
13436 2009-09-02 Tom Tromey <tromey@redhat.com>
13437
13438 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13439
13440 2009-09-02 Tom Tromey <tromey@redhat.com>
13441
13442 * gdb.dwarf2/callframecfa.exp: New file.
13443 * gdb.dwarf2/callframecfa.S: New file.
13444
13445 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13446
13447 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13448 gdb.base/solib-overlap-main.c: New.
13449
13450 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13451
13452 PR gdb/10565
13453
13454 * gdb.base/bitfields.c (struct container, container): New.
13455 (main): Initialize it and call break5.
13456 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13457
13458 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13459
13460 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13461 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13462
13463 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13464
13465 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13466
13467 2009-08-26 Michael Snyder <msnyder@vmware.com>
13468
13469 * gdb.base/i386-reverse.c: New file.
13470 * gdb.base/i386-reverse.exp: New file.
13471 * gdb.base/Makefile.in: Add new files to be removed.
13472
13473 2009-08-26 Joseph Myers <joseph@codesourcery.com>
13474
13475 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13476 environment-pwd for remote host.
13477 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13478
13479 2009-08-24 Keith Seitz <keiths@redhat.com>
13480
13481 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13482 Add two new C++ completer tests which limit the output to a
13483 given class.
13484
13485 2009-08-24 Michael Snyder <msnyder@vmware.com>
13486
13487 * gdb.base/del.exp: Fix typo in comment.
13488 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13489
13490 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13491
13492 * configure: Regenerate.
13493 * gdb.hp/configure: Likewise.
13494 * gdb.hp/gdb.aCC/configure: Likewise.
13495 * gdb.hp/gdb.base-hp/configure: Likewise.
13496 * gdb.hp/gdb.compat/configure: Likewise.
13497 * gdb.hp/gdb.defects/configure: Likewise.
13498 * gdb.hp/gdb.objdbg/configure: Likewise.
13499 * gdb.stabs/configure: Likewise.
13500
13501 2009-08-19 Doug Evans <dje@google.com>
13502
13503 * gdb.base/gdbvars.c: New file.
13504 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13505
13506 2009-08-14 Pedro Alves <pedro@codesourcery.com>
13507
13508 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13509 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13510
13511 2009-08-13 Pedro Alves <pedro@codesourcery.com>
13512
13513 * gdb.base/default.exp: Adjust "set language test": it's now an
13514 enum command. Larger help string moved to "help set language".
13515 * gdb.base/help.exp: Adjust "help set language" expected output,
13516 now lists all known languages.
13517
13518 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13519
13520 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13521 all frame arguments.
13522 * gdb.arch/altivec-regs.exp: Likewise.
13523
13524 2009-08-07 Tom Tromey <tromey@redhat.com>
13525
13526 * gdb.base/setshow.exp: Add tests for changes to set language, set
13527 check range, and set check type.
13528
13529 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13530
13531 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13532 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13533 Call it.
13534
13535 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13536
13537 * configure.ac: Run gdb.cell tests when appropriate.
13538 * configure: Regenerate.
13539 * lib/cell.exp: New file.
13540 * gdb.cell: New directory.
13541 * gdb.cell/configure.ac: New file.
13542 * gdb.cell/configure: New file.
13543 * gdb.cell/Makefile.in: New file.
13544 * gdb.cell/arch.exp: New file.
13545 * gdb.cell/break.c: New file.
13546 * gdb.cell/break.exp: New file.
13547 * gdb.cell/break-spu.c: New file.
13548 * gdb.cell/bt.c: New file.
13549 * gdb.cell/bt2-spu.c: New file.
13550 * gdb.cell/bt-spu.c: New file.
13551 * gdb.cell/bt.exp: New file.
13552 * gdb.cell/coremaker.c: New file.
13553 * gdb.cell/coremaker-spu.c: New file.
13554 * gdb.cell/core.exp: New file.
13555 * gdb.cell/gcore.exp: New file.
13556 * gdb.cell/data.c: New file.
13557 * gdb.cell/data.exp: New file.
13558 * gdb.cell/data-spu.c: New file.
13559 * gdb.cell/ea-cache.exp: New file.
13560 * gdb.cell/ea-cache.c: New file.
13561 * gdb.cell/ea-cache-spu.c: New file.
13562 * gdb.cell/ea-standalone.c: New file.
13563 * gdb.cell/ea-standalone.exp: New file.
13564 * gdb.cell/ea-test.c: New file.
13565 * gdb.cell/ea-test.exp: New file.
13566 * gdb.cell/f-regs.exp: New file.
13567 * gdb.cell/mem-access.c: New file.
13568 * gdb.cell/mem-access.exp: New file.
13569 * gdb.cell/mem-access-spu.c: New file.
13570 * gdb.cell/ptype.exp: New file.
13571 * gdb.cell/registers.exp: New file.
13572 * gdb.cell/size.c: New file.
13573 * gdb.cell/sizeof.exp: New file.
13574 * gdb.cell/size-spu.c: New file.
13575 * gdb.cell/solib.exp: New file.
13576 * gdb.cell/solib-symbol.exp: New file.
13577
13578 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13579
13580 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13581
13582 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13583
13584 * gdb.base/float.exp: Handle VFP registers.
13585
13586 2009-07-14 Michael Snyder <msnyder@vmware.com>
13587
13588 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13589 to bring gdb to the beginning of the calling line.
13590
13591 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13592 confusing the i386 epilogue unwinder.
13593
13594 2009-07-14 Stan Shebs <stan@codesourcery.com>
13595
13596 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13597
13598 2009-07-14 Michael Snyder <msnyder@vmware.com>
13599
13600 * gdb.reverse/step-reverse.exp (stepi into function call):
13601 Call instruction may not be first instruction in the line.
13602 (reverse stepi from a function call): Used wrong line number.
13603
13604 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13605
13606 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13607
13608 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13609
13610 Fix gdb.base/macscp.exp when using custom inputrc.
13611 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13612 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13613 env(TERM) set.
13614 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13615 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13616
13617 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13618
13619 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13620 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13621 Change the compilation target to match the testcase name.
13622 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13623 testcase name.
13624 * a2-run.exp: Use for setup prepare_for_testing. Change the
13625 compilation target to match the testcase name.
13626 * gdb.base/commands.exp: Likewise.
13627 * gdb.base/finish.exp: Likewise.
13628 * gdb.base/float.exp: Likewise.
13629 * gdb.base/info-target.exp: Likewise.
13630 * gdb.base/relational.exp: Likewise.
13631 * gdb.base/term.exp: Likewise.
13632 * gdb.base/until.exp: Likewise.
13633 * gdb.base/volatile.exp: Likewise.
13634 * gdb.base/whatis-exp.exp: Likewise.
13635
13636 2009-07-11 Hui Zhu <teawater@gmail.com>
13637
13638 * gdb.base/help.exp (disassemble): Update expected help text.
13639
13640 2009-07-09 Tom Tromey <tromey@redhat.com>
13641
13642 * lib/gdb.exp: Handle TRANSCRIPT.
13643 (remote_spawn, remote_close, send_gdb): New procs.
13644
13645 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13646
13647 * gdb.python/python-prettyprint.c: Add counted null string
13648 structure.
13649 * gdb.python/python-prettyprint.exp: Print null string. Test for
13650 embedded nulls.
13651 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13652 * gdb.python/python-value.exp (test_value_in_inferior): Add
13653 variable length string fetch tests.
13654 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13655
13656 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13657
13658 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13659
13660 2009-07-07 Tom Tromey <tromey@redhat.com>
13661
13662 * gdb.base/call-rt-st.exp: Update for change to escape output.
13663 * gdb.base/callfuncs.exp: Likewise.
13664 * gdb.base/charset.exp: Likewise.
13665 * gdb.base/constvars.exp: Likewise.
13666 * gdb.base/long_long.exp: Likewise.
13667 * gdb.base/pointers.exp: Likewise.
13668 * gdb.base/printcmds.exp: Likewise.
13669 * gdb.base/setvar.exp: Likewise.
13670 * gdb.base/store.exp: Likewise.
13671 * gdb.cp/ref-types.exp: Likewise.
13672 * gdb.mi/mi-var-child.exp: Likewise.
13673 * gdb.mi/mi-var-display.exp: Likewise.
13674 * gdb.mi/mi2-var-display.exp: Likewise.
13675 * gdb.base/charset.exp: Test octal escape sequence length.
13676 Update for change to escape output.
13677
13678 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13679
13680 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13681
13682 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13683
13684 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13685
13686 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13687
13688 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13689 gdbserver increasing $portnum if "Can't bind address" has been seen.
13690
13691 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13692
13693 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13694 mingw32ce.
13695
13696 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13697
13698 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13699 VFP format.
13700
13701 2009-07-02 Pedro Alves <pedro@codesourcery.com>
13702
13703 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13704 linux. Adjust to use "inferior", "info inferiors", "detach
13705 inferior" and "kill inferior" instead of "restart", "info fork",
13706 "detach fork" and "delete fork".
13707 * gdb.base/ending-run.exp: Spell out "info".
13708 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13709 the "kill" command.
13710
13711 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13712
13713 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13714 change to prefix TLS offset in hex with 0x.
13715
13716 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13717
13718 * gdb.base/default.exp: Update test case for "x" changes.
13719
13720 2009-07-01 Tristan Gingold <gingold@adacore.com>
13721
13722 * gdb.base/bigcore.exp: Make darwin untested.
13723
13724 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13725
13726 * gdb.base/completion.exp (directory completion): Create the directory.
13727 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13728 escapeuniquesub.
13729 (directory completion 2): Expect now ${escapeuniquesub}.
13730 (Glob remaining of directory test): Remove one excessive newline.
13731 Expect the real output.
13732
13733 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13734
13735 Fix `make check//%' target after `make check' has been ran.
13736 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13737 a mkdir call.
13738 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13739 (%/.dir): Remove.
13740
13741 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13742
13743 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13744 the expected result record.
13745
13746 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13747
13748 Remove racy FAILs relying just on the timeouts.
13749 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13750 (annotation_level 2): Remove racy FAILs.
13751
13752 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13753
13754 gdb/10275
13755 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13756
13757 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13758
13759 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13760
13761 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13762
13763 * gdb.mi/mi-stack.exp: Testing symbolic options
13764 to -stack-list-locals and -stack-list-arguments.
13765
13766 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13767
13768 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13769
13770 2009-06-29 Tom Tromey <tromey@redhat.com>
13771
13772 * dg-extract-results.sh: New file.
13773 * Makefile.in (FORCE_PARALLEL): New variable.
13774 (CHECK_TARGET): New conditional variable.
13775 (check): Use CHECK_TARGET.
13776 (DO_RUNTEST): New variable.
13777 (check-single): New target.
13778 (TEST_DIRS): New variable.
13779 (TEST_TARGETS): Likewise.
13780 (check-parallel): New target.
13781 (check-gdb.%): New pattern.
13782 (BASE1_FILES): New variable.
13783 (BASE2_FILES): Likewise.
13784 (check-gdb.base%): New pattern.
13785 (%/.dir): New pattern.
13786 * configure: Rebuild.
13787 * aclocal.m4 (AM_CONDITIONAL): New defun.
13788 * configure.ac: Check whether user is using GNU make.
13789 (GMAKE): New conditional.
13790
13791 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13792
13793 * gdb.cp/namespace-nested-import.cc: New test.
13794 * gdb.cp/namespace-nested-import.exp: New test.
13795
13796 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13797
13798 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13799 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13800 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13801 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13802 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13803 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13804 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13805 gdb.opt/inline-markers.c: New files.
13806 * lib/gdb.exp (skip_inline_frame_tests): New function.
13807 (skip_inline_var_tests): New function.
13808
13809 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13810
13811 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13812 backtrace.
13813
13814 2009-06-27 Michael Snyder <msnyder@vmware.com>
13815
13816 * gdb.reverse: New directory.
13817 * gdb.reverse/break-reverse.c: New test.
13818 * gdb.reverse/break-reverse.exp: New test.
13819 * gdb.reverse/consecutive-reverse.c: New test.
13820 * gdb.reverse/consecutive-reverse.exp: New test.
13821 * gdb.reverse/finish-reverse.c: New test.
13822 * gdb.reverse/finish-reverse.exp: New test.
13823 * gdb.reverse/machinestate.c: New test.
13824 * gdb.reverse/ms1.c: New test.
13825 * gdb.reverse/machinestate.exp: New test.
13826 * gdb.reverse/Makefile.in: New file.
13827 * gdb.reverse/shr2.c: New test.
13828 * gdb.reverse/solib-reverse.c: New test.
13829 * gdb.reverse/solib-reverse.exp: New test.
13830 * gdb.reverse/step-reverse.c: New test.
13831 * gdb.reverse/step-reverse.exp: New test.
13832 * gdb.reverse/until-reverse.c: New test.
13833 * gdb.reverse/ur1.c: New test.
13834 * gdb.reverse/until-reverse.exp: New test.
13835 * gdb.reverse/watch-reverse.c: New test.
13836 * gdb.reverse/watch-reverse.exp: New test.
13837 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13838 * configure: Regenerate.
13839
13840 2009-06-26 Doug Evans <dje@google.com>
13841
13842 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13843
13844 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13845
13846 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13847 windows problem for 'file delete $binfile'.
13848
13849 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13850
13851 * gdb.cp/namespace-using.exp: New test.
13852 * gdb.cp/namespace-using.cc: New test.
13853
13854 2009-05-20 Joel Brobecker <brobecker@adacore.com>
13855
13856 * gdb.ada/variant_record_packed_array: New testcase.
13857
13858 2009-06-23 Tom Tromey <tromey@redhat.com>
13859
13860 * gdb.base/charset.exp (test_combination): Regression test.
13861 * gdb.base/charset.c (my_wchar_t): New typedef.
13862 (myvar): New global.
13863 (main): Set myvar.
13864
13865 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13866
13867 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13868 target.
13869
13870 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13871
13872 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13873
13874 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13875
13876 * gdb.mi/gdb680.exp: Update test for error message.
13877
13878 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13879
13880 * gdb.base/annota1.exp: Allow multiple occurrences of the
13881 frames-invalid annotation.
13882 * gdb.cp/annota2.exp: Likewise.
13883
13884 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13885
13886 * gdb.cp/gdb2495.cc: New file.
13887 * gdb.cp/gdb2495.exp: New file.
13888
13889 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13890
13891 Report error on GDB crash during runto.
13892 * lib/gdb.exp (runto <eof>): New.
13893
13894 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13895
13896 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13897 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13898 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13899 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13900 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13901 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13902 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13903 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13904 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13905 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13906 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13907 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13908 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13909 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13910 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13911 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13912 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13913 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13914 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13915 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13916 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13917 gdb.trace/passcount.exp, gdb.trace/report.exp,
13918 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13919 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13920 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13921 executable.
13922
13923 2009-06-07 Pedro Alves <pedro@codesourcery.com>
13924
13925 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13926 defined before referencing it.
13927
13928 2009-06-03 Doug Evans <dje@google.com>
13929
13930 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13931 * gdb.arch/i386-see.c: Ditto.
13932
13933 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13934
13935 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13936 (check_macro): Return 1 if undefined.
13937 If first test fails, check if macro debug information is available,
13938 and report unsupported test if no macro information is found.
13939
13940 2009-05-29 Doug Evans <dje@google.com>
13941
13942 * gdb.threads/hand-call-in-threads.exp: New.
13943 * gdb.threads/hand-call-in-threads.c: New.
13944
13945 2009-05-29 Michael Snyder <msnyder@vmware.com>
13946
13947 * gdb.base/break-always.exp: Change "1" to "on".
13948 Add confirmation check.
13949
13950 2009-05-28 Pedro Alves <pedro@codesourcery.com>
13951
13952 * gdb.threads/threxit-hop-specific.c: New.
13953 * gdb.threads/threxit-hop-specific.exp: New.
13954 * gdb.threads/thread-execl.c: New.
13955 * gdb.threads/thread-execl.exp: New.
13956
13957 2009-05-27 Tom Tromey <tromey@redhat.com>
13958 Thiago Jung Bauermann <bauerman@br.ibm.com>
13959
13960 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13961 (mi_child_regexp): Likewise.
13962 (mi_list_varobj_children_range): Likewise.
13963 (mi_get_features): Likewise.
13964 (mi_list_varobj_children): Rewrite.
13965 * gdb.python/python-mi.exp: New file.
13966
13967 2009-05-27 Tom Tromey <tromey@redhat.com>
13968 Thiago Jung Bauermann <bauerman@br.ibm.com>
13969 Phil Muldoon <pmuldoon@redhat.com>
13970 Paul Pluzhnikov <ppluzhnikov@google.com>
13971
13972 * gdb.python/python-prettyprint.exp: New file.
13973 * gdb.python/python-prettyprint.c: New file.
13974 * gdb.python/python-prettyprint.py: New file.
13975 * gdb.base/display.exp: print/r is now valid.
13976
13977 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13978 Tom Tromey <tromey@redhat.com>
13979 Pedro Alves <pedro@codesourcery.com>
13980 Paul Pluzhnikov <ppluzhnikov@google.com>
13981
13982 * gdb.python/python-template.exp: New file.
13983 * gdb.python/python-template.cc: New file.
13984 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13985 tests.
13986 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13987 Call it.
13988 (test_value_after_death): New proc.
13989 * gdb.python/python-value.c (PTR): New typedef.
13990 (main): New variable 'x'.
13991
13992 2009-05-27 Tom Tromey <tromey@redhat.com>
13993
13994 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13995 tests.
13996 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13997 Call it.
13998
13999 2009-05-27 Pedro Alves <pedro@codesourcery.com>
14000
14001 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14002
14003 2009-05-24 Pedro Alves <pedro@codesourcery.com>
14004
14005 * gdb.threads/fork-thread-pending.c: New.
14006 * gdb.threads/fork-thread-pending.exp: New.
14007
14008 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14009
14010 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14011 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14012
14013 2009-05-18 Jon Beniston <jon@beniston.com>
14014
14015 * gdb.asm/asm-source.exp: Add lm32 target.
14016
14017 2009-05-17 Pedro Alves <pedro@codesourcery.com>
14018
14019 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14020 `gdb_get_line_number'. Call `callee' in both parent and child.
14021 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14022 `gdb_get_line_number' instead of hardcoding line numbers.
14023 (catch_fork_unpatch_child): New procedure to test detaching
14024 breakpoints from child fork.
14025 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14026 hardcoding line numbers.
14027 (do_fork_tests): Run `catch_fork_unpatch_child'.
14028
14029 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14030
14031 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14032 of structure type enters or leaves the scope, it
14033 is reported by -var-update.
14034
14035 2009-05-11 Doug Evans <dje@sebabeach.org>
14036
14037 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
14038 * gdb.threads/pending-step.c (main): Fix off-by-one error.
14039 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14040
14041 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14042
14043 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14044
14045 2009-04-30 Doug Evans <dje@google.com>
14046
14047 * gdb.threads/watchthreads2.exp: New testcase.
14048 * gdb.threads/watchthreads2.c: New testcase.
14049
14050 2009-04-29 Doug Evans <dje@google.com>
14051
14052 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14053 * gdb.cp/mb-ctor.cc: Ditto.
14054 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14055 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14056 * gdb.cp/mb-inline1.cc: Call it.
14057 * gdb.cp/mb-inline2.cc: Ditto.
14058 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14059 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14060
14061 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14062
14063 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14064 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14065 Replace all uses of `decimal' by `nonzero'.
14066 (info macro FROM_COMMANDLINE): New test.
14067
14068 2009-04-27 Tom Tromey <tromey@redhat.com>
14069
14070 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14071
14072 2009-04-27 Doug Evans <dje@google.com>
14073
14074 * gdb.threads/watchthreads.c (main): Initialize args before starting
14075 the threads. Plus formatting cleanup.
14076 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14077 biased scheduling of one thread.
14078
14079 2009-04-27 Jerome Guitton <guitton@adacore.com>
14080
14081 * gdb.cp/templates.cc (GetMax): New template.
14082 (main): Declare two instances of GetMax.
14083 * gdb.cp/templates.exp: Add new test.
14084
14085 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14086
14087 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14088
14089 2009-04-22 Joseph Myers <joseph@codesourcery.com>
14090
14091 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14092
14093 2009-04-15 Tom Tromey <tromey@redhat.com>
14094
14095 * gdb.base/charset.exp: Add regression test.
14096
14097 2009-04-14 Joel Brobecker <brobecker@adacore.com>
14098
14099 * gdb.base/exe-lock.exp: New testcase.
14100
14101 2009-04-13 Tom Tromey <tromey@redhat.com>
14102
14103 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14104 operator on Frame.
14105
14106 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14107
14108 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14109 * gdb.server/ext-attach.exp: Likewise.
14110
14111 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14112
14113 Eliminate some sleep usage.
14114
14115 * gdb.mi/basics.c (do_nothing): New.
14116 (main): Use do_nothing instead of printf, so that
14117 not to introduce race condition between output of
14118 inferiour and output of gdb. Do not use sleep as it
14119 is not generally available on embedded targets.
14120
14121 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14122
14123 * gdb.server/ext-attach.exp: Expect an optional process id after
14124 "Detached from remote process".
14125
14126 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14127
14128 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14129 gdb.dwarf2/dw2-unresolved.exp: New.
14130
14131 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14132
14133 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14134 mi_run_to_main.
14135
14136 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14137
14138 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14139 mi_run_to_main. Skip thread exit test on remote targets.
14140 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14141 mi_run_to_main.
14142 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14143 mi_run_to_main.
14144 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14145 when expecting ^connected. Detect when the target doesn't support
14146 non-stop mode.
14147 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14148 supported. Return -1 on error, 0 on success.
14149 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14150 (mi_runto): Return mi_runto_helper's result explicitly.
14151
14152 2009-04-01 Pedro Alves <pedro@codesourcery.com>
14153
14154 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14155
14156 2009-04-01 Tom Tromey <tromey@redhat.com>
14157
14158 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14159 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14160 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14161 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14162
14163 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14164 Jan Kratochvil <jan.kratochvil@redhat.com>
14165
14166 PR gdb/931
14167 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14168 output.
14169 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14170 for gdb/931.
14171 * dw2-strp.S (DW_AT_language): Change to C++.
14172 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14173
14174 2009-03-31 Joel Brobecker <brobecker@adacore.com>
14175
14176 * gdb.ada/tasks: New testcase.
14177
14178 2009-03-30 Stan Shebs <stan@codesourcery.com>
14179
14180 * gdb.trace/actions.exp: Update to match new info trace format.
14181 * gdb.trace/deltrace.exp: Ditto.
14182 * gdb.trace/infotrace.exp: Ditto.
14183 * gdb.trace/passcount.exp: Ditto.
14184 * gdb.trace/save-trace.exp: Ditto.
14185 * gdb.trace/while-stepping.exp: Ditto.
14186 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14187
14188 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14189
14190 * gdb.python/python-frame.c: New file.
14191 * gdb.python/python-frame.exp: New file.
14192
14193 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14194
14195 * gdb.python/python-value.exp: Add tests for the address
14196 attribute.
14197
14198 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14199
14200 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14201
14202 2009-03-26 Doug Evans <dje@google.com>
14203
14204 * gdb.mi/mi-nonstop-exit.exp: New file.
14205 * gdb.mi/non-stop-exit.c: New file.
14206
14207 2009-03-26 Tom Tromey <tromey@redhat.com>
14208
14209 Update for change to prologue skipping:
14210 * gdb.mi/mi2-simplerun.exp: Update.
14211 * gdb.mi/mi2-break.exp: Update.
14212 * gdb.mi/mi-simplerun.exp: Update.
14213 * gdb.mi/mi-break.exp: Update.
14214 * gdb.base/ending-run.exp: Update.
14215
14216 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14217
14218 * gdb.python/python-value.exp (test_value_in_inferior): Test
14219 gdb.Value.is_optimized_out attribute.
14220
14221 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14222
14223 * gdb.dwarf2/dw2-noloc-main.c: New file.
14224 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14225 (.text): Remove.
14226 (.data): New.
14227 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14228 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14229 (DW_TAG_subprogram func_cu1, noloc): Remove.
14230 (main): New.
14231 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14232 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14233 (file_symbols): New procedure.
14234
14235 2009-03-25 Tom Tromey <tromey@redhat.com>
14236
14237 * gdb.base/charset.exp (valid_target_charset): New proc.
14238 Use it to skip tests on invalid charsets.
14239
14240 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14241
14242 * gdb.base/completion.exp: Add a test for directory completion.
14243
14244 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14245
14246 Fix a racy FAIL.
14247 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14248 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14249
14250 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14251
14252 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14253 * gdb.python/python-function.exp: Add test for function returning
14254 a GDB value.
14255
14256 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14257
14258 * gdb.python/python-function.exp: New file.
14259
14260 2009-03-20 Tom Tromey <tromey@redhat.com>
14261
14262 * gdb.base/store.exp: Update for change to escape output.
14263 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14264 to escape output.
14265 * gdb.base/pointers.exp: Update for change to escape output.
14266 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14267 to escape output.
14268 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14269 escape output.
14270 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14271 to escape output.
14272 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14273 escape output.
14274 * gdb.base/setvar.exp: Update for change to escape output.
14275 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14276 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14277 to escape output.
14278 (test_print_string_constants): Likewise.
14279 * gdb.base/charset.exp (valid_host_charset): Check size of
14280 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14281 cases. Handle "auto"-related output.
14282 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14283 (uvar, Uvar): New globals.
14284
14285 2009-03-19 Jerome Guitton <guitton@adacore.com>
14286
14287 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14288 deltas.
14289 * gdb.ada/fixed_points.exp: Ditto.
14290
14291 2009-03-18 Pedro Alves <pedro@codesourcery.com>
14292
14293 * return-nodebug.c: Don't include stdio.h.
14294 (init): Delete.
14295 (func): Delete definition and provide extern declaration.
14296 (t): New.
14297 (main): Don't call printf. Call func and store its result in t.
14298 * return-nodebug1.c: New.
14299 * return-nodebug.exp: Don't expect stdio output. Instead, print
14300 the global variable t. Drop printf formatters and cast types from
14301 foreach loop. Don't use prepare_for_testing. Compile
14302 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14303 define FORMAT or CAST.
14304
14305 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14306
14307 * gdb.base/solib-display.exp: Disable test for remote targers.
14308
14309 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14310
14311 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14312
14313 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14314
14315 Fix a racy FAIL.
14316 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14317 code from `follow parent, print pids'.
14318 (`follow child, print pids', `follow parent, print pids'): Call it.
14319 Replace `gdb_test "break..."' by gdb_breakpoint.
14320
14321 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14322
14323 * gdb.mi/mi-cli.exp: Adjust for output difference in
14324 sync and async modes.
14325
14326 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14327
14328 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14329 that was checked in by mistake. Remove loading of ada.exp, since
14330 this is not necessary in this case.
14331
14332 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14333
14334 * gdb.ada/ptype_arith_binop.exp: New testcase.
14335
14336 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14337
14338 * gdb.ada/mod_from_name: New testcase.
14339
14340 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14341
14342 * gdb.ada/tick_last_segv: New testcase.
14343
14344 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14345
14346 * gdb.mi/mi-cli.exp: Remove debug print.
14347
14348 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14349
14350 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14351 include the token in ^running and frame info in *stopped.
14352
14353 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14354
14355 * solib-display.exp: New file.
14356 * solib-display-main.c: New file.
14357 * solib-display-lib.c: New file.
14358
14359 2009-03-05 Pedro Alves <pedro@codesourcery.com>
14360
14361 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14362
14363 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14364
14365 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14366 (list_and_check_macro): Use more specific test name.
14367 (next to definition): Make the test names unique.
14368
14369 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14370
14371 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14372
14373 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14374
14375 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14376 notifications.
14377 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14378 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14379 * lib/mi-support.exp (library_loaded_re): New.
14380 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14381
14382 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14383
14384 * gdb.gdb/observer.exp: Use test_notification observer, not
14385 normal_stop, everywhere.
14386 (test_normal_stop_notifications): Rename to...
14387 (test_notifications): ...this.
14388 (test_observer_normal_stop): Rename to...
14389 (test_observer): ...this.
14390
14391 2009-02-16 Doug Evans <dje@google.com>
14392
14393 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14394 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14395 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14396 (test_prefixed_syscall,test_int3): New tests.
14397 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14398 (test_prefixed_syscall,test_int3): New tests.
14399
14400 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14401
14402 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14403 (mi_expect_interrupt): Likewise.
14404 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14405 response.
14406
14407 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14408
14409 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14410 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14411 Replace calls to get_valueofx by get_hexadecimal_valueof.
14412
14413 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14414
14415 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14416 (get_integer_valueof): New procedure.
14417 (get_sizeof): Use new get_integer_value_of.
14418 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14419 by get_integer_valueof.
14420
14421 2009-02-13 Tom Tromey <tromey@redhat.com>
14422
14423 * gdb.base/remote.exp (get_sizeof): Remove.
14424 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14425 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14426 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14427 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14428 (get_sizeof): Likewise.
14429
14430 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14431
14432 PR fortran/9806
14433 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14434
14435 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14436
14437 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14438
14439 2009-02-06 Pedro Alves <pedro@codesourcery.com>
14440
14441 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14442
14443 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14444
14445 * gdb.python/python-cmd.exp: New file.
14446
14447 2009-02-06 Tristan Gingold <gingold@adacore.com>
14448
14449 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14450
14451 2009-02-05 Tristan Gingold <gingold@adacore.com>
14452
14453 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14454 pointer is dereferenced and use this signal name in regexp.
14455 * gdb.base/signull.exp: Ditto.
14456 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14457 * gdb.base/signull.c (main): Ditto.
14458
14459 2009-02-04 Tom Tromey <tromey@redhat.com>
14460 Thiago Jung Bauermann <bauerman@br.ibm.com>
14461
14462 * gdb.python/python-value.exp: Use `gdb.history' instead of
14463 `gdb.value_from_history'.
14464 (test_value_numeric_ops): Add test for conversion of enum constant.
14465 * gdb.python/python-value.c (enum e): New type.
14466 (evalue): New global.
14467 (main): Use argv.
14468
14469 2009-02-04 Jerome Guitton <guitton@adacore.com>
14470
14471 * gdb.ada/uninitialized_vars: New test program.
14472 * gdb.ada/uninitialized_vars.exp: New testcase.
14473
14474 2009-02-02 Tom Tromey <tromey@redhat.com>
14475
14476 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14477 * gdb.cp/pr2489.cc: Rename...
14478 * gdb.cp/pr9594.cc: ... to this.
14479
14480 2009-02-02 Tom Tromey <tromey@redhat.com>
14481
14482 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14483 * gdb.cp/pr2489.cc: New file.
14484 * gdb.cp/cpcompletion.exp: New file.
14485
14486 2009-02-02 Tom Tromey <tromey@redhat.com>
14487
14488 PR exp/9059:
14489 * gdb.cp/call-c.exp: Add regression test.
14490 * gdb.cp/call-c.cc (FooHandle): New typedef.
14491 (main): New variable 'handle'.
14492
14493 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14494
14495 * lib/mi-support.exp (et_mi_thread_list)
14496 (check_mi_and_console_threads): Adjust for current thread in
14497 -thread-list-ids output.
14498
14499 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14500
14501 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14502 Call it.
14503
14504 2009-01-28 Doug Evans <dje@google.com>
14505
14506 * gdb.arch/amd64-disp-step.S: New file.
14507 * gdb.arch/amd64-disp-step.exp: New file.
14508 * gdb.arch/i386-disp-step.S: New file.
14509 * gdb.arch/i386-disp-step.exp: New file.
14510
14511 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14512
14513 * gdb.base/find.exp: Set newline variable
14514 using quotes instead of braces to fix cygwin failures.
14515
14516 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14517
14518 * gdb.base/radix.exp: Add tests to ensure that that set
14519 input-radix 0 and set output-radix 0 are really rejected.
14520
14521 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14522
14523 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14524 copyright years.
14525
14526 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14527
14528 PR gdb/9664:
14529 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14530
14531 2009-01-22 Pedro Alves <pedro@codesourcery.com>
14532
14533 PR c++/9631:
14534 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14535
14536 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14537
14538 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14539 binfile definition to fix Windows OS failure.
14540
14541 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14542
14543 PR gdb/9346
14544 * gdb.base/interrupt.c (sigint_handler): New.
14545 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14546 on error.
14547 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14548 Test "signal SIGINT".
14549
14550 2009-01-19 Doug Evans <dje@google.com>
14551
14552 * gdb.base/break.exp: Update expected gdb output.
14553 * gdb.base/sepdebug.exp: Ditto.
14554 * gdb.mi/mi-syn-frame.exp: Ditto.
14555 * gdb.mi/mi2-syn-frame.exp: Ditto.
14556 * gdb.base/call-signal-resume.exp: New file.
14557 * gdb.base/call-signals.c: New file.
14558 * gdb.base/unwindonsignal.exp: New file.
14559 * gdb.base/unwindonsignal.c: New file.
14560 * gdb.threads/interrupted-hand-call.exp: New file.
14561 * gdb.threads/interrupted-hand-call.c: New file.
14562 * gdb.threads/thread-unwindonsignal.exp: New file.
14563
14564 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14565
14566 * gdb.base/define.exp: Test defining and hooking prefix commands.
14567 * gdb.python/python.exp: Update test for "show user" output.
14568
14569 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14570
14571 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14572 now the output exactly, using less wildcards. Expect also the output
14573 of gfortran-4.3. Update for the f-valprint.c modification from
14574 2008-04-22.
14575 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14576 Remove gdb_test test names where matching the command.
14577
14578 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14579
14580 PR breakpoints/9681:
14581 * gdb.base/watchpoint.exp: Add regression test.
14582
14583 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14584
14585 * gdb.threads/attach-into-signal.exp: Don't use
14586 gdb_suppress_entire_file.
14587 * gdb.threads/attach-stopped.exp: Ditto.
14588 * gdb.threads/attachstop-mt.exp: Ditto.
14589
14590 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14591
14592 PR gdb/8812:
14593 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14594
14595 2008-12-29 Pedro Alves <pedro@codesourcery.com>
14596
14597 PR gdb/7536:
14598 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14599 and unsupported output radices are really rejected.
14600
14601 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14602
14603 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14604
14605 2008-12-22 Tom Tromey <tromey@redhat.com>
14606
14607 * gdb.cp/punctuator.exp: New file.
14608
14609 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14610
14611 * gdb.base/completion.exp (Completing non-existing component): New test.
14612
14613 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14614
14615 Fix for PR gdb/8648.
14616 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14617 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14618 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14619 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14620
14621 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14622
14623 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14624
14625 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
14626
14627 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14628 compiler actually generate code at the expected line number.
14629
14630 2008-12-15 Jie Zhang <jie.zhang@analog.com>
14631
14632 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14633
14634 2008-12-12 Tom Tromey <tromey@redhat.com>
14635
14636 * gdb.base/commands.exp (redefine_hook_test): New proc.
14637 Call it.
14638
14639 2008-12-11 Tom Tromey <tromey@redhat.com>
14640
14641 * gdb.base/macscp.exp: New regression test.
14642
14643 2008-12-11 Tom Tromey <tromey@redhat.com>
14644
14645 * gdb.base/macscp.exp: Print "address.addr".
14646 * gdb.base/macscp1.c (struct outer): New struct.
14647 (address): New global.
14648
14649 2008-12-09 Tom Tromey <tromey@redhat.com>
14650
14651 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14652 Call it.
14653
14654 2008-12-04 Doug Evans <dje@google.com>
14655
14656 * gdb.server/ext-run.exp: Relax regexp for init program.
14657
14658 2008-12-03 Tristan Gingold <gingold@adacore.com>
14659
14660 * gdb.base/macscp.exp: Generate an object file during compilation
14661 to work around Darwin dsymutil limitations.
14662
14663 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14664
14665 Test resolving external references to TLS variables.
14666 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14667 FILE2_THREAD_LOCAL.
14668 (testfile2, srcfile2): New variables.
14669 * gdb.threads/tls.c (file2_thread_local)
14670 (function_referencing_file2_thread_local): New.
14671 * gdb.threads/tls2.c: New file.
14672
14673 2008-11-28 Joel Brobecker <brobecker@adacore.com>
14674
14675 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14676 rather than integer, as integer might not be big enough when
14677 on 64bit targets.
14678
14679 2008-11-27 Jerome Guitton <guitton@adacore.com>
14680
14681 * gdb.cp/formatted-ref.exp: Add equality test.
14682 * gdb.ada/formatted_ref.exp: Ditto.
14683
14684 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14685
14686 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14687 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14688
14689 2008-11-20 Andreas Schwab <schwab@suse.de>
14690
14691 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14692 matching syscall entry point.
14693 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14694 (tcatch_vfork_then_child_follow): Likewise. Finish through
14695 vfork even if we stopped at the syscall trampoline.
14696
14697 2008-11-20 Doug Evans <dje@google.com>
14698
14699 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14700
14701 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14702
14703 * gdb.arch/ppc-dfp.exp: New file.
14704 * gdb.arch/ppc-dfp.c: New file.
14705
14706 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14707
14708 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14709
14710 2008-11-17 Doug Evans <dje@google.com>
14711
14712 * gdb.mi/mi-syn-frame.exp: Update expected output.
14713 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14714
14715 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14716
14717 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14718 "thread N" results in =thread-selected.
14719 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14720 (mi_send_resuming_command_raw): Be prepared for
14721 =thread-selected.
14722
14723 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14724
14725 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14726 * lib/mi-support.exp: Likewise.
14727
14728 2008-11-16 Joel Brobecker <brobecker@adacore.com>
14729
14730 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14731 commands from the expected output for "help catch".
14732
14733 2008-11-15 Joel Brobecker <brobecker@adacore.com>
14734
14735 * gdb.ada/int_deref.exp: New testcase.
14736
14737 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
14738
14739 * gdb.mi/gdb2549.exp: New file.
14740
14741 2008-11-11 Doug Evans <dje@google.com>
14742
14743 * gdb.base/callexit.exp: New file.
14744 * gdb.base/callexit.c: New file.
14745
14746 2008-11-10 Doug Evans <dje@google.com>
14747
14748 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14749 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14750 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14751 (default_gdb_start,default_gdb_exit): Ditto.
14752 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14753 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14754 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14755 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14756 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14757 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14758
14759 2008-11-03 Andreas Schwab <schwab@suse.de>
14760
14761 * gdb.base/hashline2.exp: Fix typo.
14762 * gdb.base/hashline3.exp: Likewise.
14763
14764 2008-10-30 Tom Tromey <tromey@redhat.com>
14765
14766 * gdb.base/pointers.exp: Add test.
14767 * gdb.base/pointers.c (k, S): New typedefs.
14768 (instance): New global.
14769
14770 2008-10-30 Andreas Schwab <schwab@suse.de>
14771
14772 * gdb.base/args.exp: Add tests for newlines.
14773
14774 2008-10-30 Joel Brobecker <brobecker@adacore.com>
14775
14776 gdb.base/foll-exec.exp: Update the expected output of a couple
14777 of "info breakpoints" tests.
14778
14779 2008-10-28 Tom Tromey <tromey@redhat.com>
14780
14781 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14782
14783 2008-10-24 Pedro Alves <pedro@codesourcery.com>
14784
14785 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14786 gdb_start_cmd.
14787 Use runto_main before any test that requires execution.
14788
14789 2008-10-23 Pedro Alves <pedro@codesourcery.com>
14790
14791 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14792 instead of SIGINT.
14793
14794 2008-10-22 Joel Brobecker <brobecker@adacore.com>
14795
14796 * gdb.base/completion.exp: Update expected output following
14797 the addition of the "info tasks" command.
14798
14799 2008-10-22 Tom Tromey <tromey@redhat.com>
14800
14801 * gdb.base/exprs.exp (test_expr): Add test for string
14802 concatenation.
14803
14804 2008-10-19 Pedro Alves <pedro@codesourcery.com>
14805
14806 * configure.ac: Output gdb.python/Makefile.
14807 * configure: Regenerate.
14808 * gdb.python/Makefile.in: New.
14809
14810 2008-10-16 Joel Brobecker <brobecker@adacore.com>
14811
14812 * gdb.base/foll-fork.exp: Adjust the expected output to match
14813 the new description for fork/vfork catchpoints in the "info
14814 breakpoints" output.
14815
14816 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14817
14818 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14819
14820 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14821
14822 * gdb.python/python-value.c: New file.
14823 * gdb.python/python-value.exp: New file.
14824
14825 2008-10-15 Pedro Alves <pedro@codesourcery.com>
14826
14827 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14828
14829 2008-10-15 Denis Pilat <denis.pilat@st.com>
14830
14831 * gdb.cp/mb-ctor.exp: Fix a typo.
14832
14833 2008-10-09 Tom Tromey <tromey@redhat.com>
14834
14835 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14836 'fprintf' and 'stderr'.
14837
14838 2008-10-07 Joel Brobecker <brobecker@adacore.com>
14839
14840 * gdb.ada/ref_tick_size.exp: New testcase.
14841
14842 2008-10-06 Doug Evans <dje@google.com>
14843
14844 * gdb.dwarf2/dw2-cu-size.exp: New file.
14845 * gdb.dwarf2/dw2-cu-size.S: New file.
14846
14847 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14848 .Ltype_int for clarity.
14849
14850 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14851
14852 PR gdb/2384:
14853 * gdb.cp/gdb2384.exp: Extended to test more cases.
14854 * gdb.cp/gdb2384.cc: Likewise.
14855 * gdb.cp/gdb2384-base.h: Likewise.
14856 * gdb.cp/gdb2384-base.cc: Likewise.
14857
14858 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14859
14860 * gdb.base/maint.exp (maint print type): Remove printing
14861 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14862
14863 2008-09-30 Tom Tromey <tromey@redhat.com>
14864
14865 * gdb.base/macscp.exp: Add completion tests.
14866 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14867 (TWENTY_THREE): Likewise.
14868 (FORTY_EIGHT): Likewise.
14869
14870 2008-09-30 Tom Tromey <tromey@redhat.com>
14871
14872 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14873 everywhere.
14874 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14875
14876 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14877
14878 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14879 testcase is derived from. Fix racy dependency on an expected PID
14880 number. No longer support the testcase on Linux kernel 2.4.x.
14881
14882 2008-09-27 Tom Tromey <tromey@redhat.com>
14883
14884 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14885 and varargs.
14886
14887 2008-09-22 Pedro Alves <pedro@codesourcery.com>
14888
14889 * lib/mi-support.exp (mi_expect_interrupt): New.
14890 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14891 from gdb.mi/mi-nonstop.exp.
14892 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14893 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14894 lib/mi-support.exp.
14895 Use mi_check_thread_states throughout. Avoid ".*" and do not
14896 require an anchor after -exec-run.
14897
14898 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14899
14900 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14901 stop is pending. Avoid ".*" when two stops are pending.
14902 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14903 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14904 newlines in fullnames.
14905 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14906 (mi_expect_stop): Update comments. Only anchor in sync mode.
14907 Do not match newlines.
14908 (mi_send_resuming_command_raw): Always return status.
14909 (mi_get_stop_line): Do not match more than one line by accident.
14910 Only anchor in sync mode.
14911 (mi_run_inline_test): If -exec-next fails, give up.
14912
14913 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14914
14915 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14916 on SPU.
14917
14918 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14919
14920 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14921
14922 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14923
14924 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14925 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14926 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14927 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14928 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14929 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14930 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14931 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14932 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14933 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14934 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14935 Include the "= " sequence in the expected output of print tests.
14936
14937 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14938
14939 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14940 description for boolean types.
14941
14942 2008-09-09 Pedro Alves <pedro@codesourcery.com>
14943
14944 * gdb.base/hook-stop-continue.c: New.
14945 * gdb.base/hook-stop-continue.exp: New.
14946
14947 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14948
14949 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14950
14951 2008-09-08 Jerome Guitton <guitton@adacore.com>
14952
14953 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14954 (stack_check_probe_2, stack_check_probe_loop_1)
14955 (stack_check_probe_loop_2): New functions.
14956 (main): Add call to these new functions.
14957 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14958 functions, check that the breakpoint is inserted at the appropriate
14959 location.
14960 (insert_breakpoint): Slightly refine this procedure so that it can
14961 be called several times in the test.
14962
14963 2008-09-08 Jerome Guitton <guitton@adacore.com>
14964
14965 * gdb.base/stack-checking.c: New file.
14966 * gdb.base/stack-checking.exp: New file.
14967
14968 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14969
14970 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14971 * gdb.arch/altivec-regs.exp: Likewise.
14972 * gdb.arch/vsx-regs.exp: Likewise.
14973
14974 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14975
14976 * gdb.arch/ppc-fp.exp: New file.
14977 * gdb.arch/ppc-fp.c: New file.
14978
14979 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14980
14981 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14982 lest gcc-4.3.1 optimizes the whole thing away.
14983
14984 2008-09-04 Michael Snyder <msnyder@vmware.com>
14985
14986 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14987 as "at" (for non-debug functions such as _start).
14988
14989 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14990
14991 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14992 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14993 software watchpoints.
14994 * gdb.base/watch_thread_num.exp: Likewise.
14995
14996 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14997
14998 * gdb.arch/i386-bp_permanent.exp: New test.
14999
15000 2008-08-24 Tom Tromey <tromey@redhat.com>
15001
15002 * gdb.base/maint.exp: Update "maint print type".
15003
15004 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15005
15006 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15007 support. Adjust the order of "*running" notifications.
15008 * gdb.mi/non-stop.c: Don't cast from int to void* and
15009 back.
15010
15011 2008-08-20 Mark Kettenis <kettenis@gnu.org>
15012
15013 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15014 expect to find it in the "info frame" output.
15015
15016 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * gdb.base/interp.exp: Always consume both prompts.
15019
15020 2008-08-20 Pedro Alves <pedro@codesourcery.com>
15021
15022 * gdb.base/pending.exp: Test pending breakpoints without symbols
15023 loaded.
15024
15025 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15026
15027 * lib/mi-support.exp (mi_expect_stop): Produce
15028 more details on failures.
15029 * gdb.mi/mi-nonstop.exp: New.
15030 * gdb.mi/non-stop.c: New.
15031
15032 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15033
15034 * gdb.mi/mi-async.exp: Use 'set target-async'.
15035 * lib/mi-support.exp: Use 'set/show target-async'.
15036
15037 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15038
15039 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15040
15041 2008-08-17 Tom Tromey <tromey@redhat.com>
15042
15043 * gdb.base/help.exp (help catch): Rewrite.
15044
15045 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15046
15047 * gdb.base/define.exp: Test indented command documentation.
15048 * gdb.python/python.exp: Test indented multi-line command.
15049
15050 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
15051
15052 * testsuite/gdb.arch/vsx-regs.c: New source file.
15053 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15054 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15055
15056 2008-08-14 Tom Tromey <tromey@redhat.com>
15057
15058 * gdb.base/macscp.exp: Add regression test for "macro define" or
15059 "macro undef" with no arguments.
15060
15061 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15062
15063 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
15064
15065 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15066
15067 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15068
15069 2008-08-06 Tom Tromey <tromey@redhat.com>
15070
15071 * gdb.python/python.exp: New file.
15072
15073 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15074
15075 Fix for PR gdb/1543.
15076 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15077 $LOCATION.
15078 (location): New variable.
15079 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15080 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15081 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15082 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15083 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15084 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15085 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15086 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15087 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15088 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15089 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15090 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15091 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15092 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15093 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15094 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15095 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15096 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15097 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15098 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15099 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15100 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15101 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15102 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15103 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15104 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15105 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15106 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15107 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15108 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15109 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15110 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15111 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15112 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15113 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15114 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15115 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15116 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15117 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15118 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15119 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15120 gdb.base/type-opaque.exp, gdb.base/until.exp,
15121 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15122 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15123 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15124 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15125 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15126 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15127 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15128 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15129 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15130 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15131 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15132 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15133 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15134 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15135 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15136 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15137 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15138 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15139 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15140 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15141 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15142 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15143 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15144 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15145 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15146 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15147 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15148 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15149 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15150 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15151 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15152 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15153 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15154 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15155 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15156 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15157 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15158 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15159 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15160 to bug-gdb@prep.ai.mit.edu .
15161
15162 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15163
15164 * lib/mi-support.exp (mi_load_shlibs): New.
15165 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15166
15167 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15168
15169 * lib/mi-support.exp (get_mi_thread_list)
15170 (check_mi_and_console_threads): New, moved from ...
15171 * gdb.mi/mi-pthread.exp: ...here.
15172 * gdb.mi/gdb669.exp (get_mi_thread_list)
15173 (check_mi_and_console_threads): Delete.
15174 * gdb.mi/mi2-pthread.exp: Likewise.
15175
15176 2008-07-28 Tom Tromey <tromey@redhat.com>
15177
15178 * Makefile.in (just-check): Remove. Move body to...
15179 (check): ... here.
15180
15181 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15182
15183 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15184 Add a test for duplicated SIGINTs.
15185
15186 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15187
15188 * gdb.threads/schedlock.exp (get_args): Update to work for any
15189 value of NUM.
15190 (Top level): Report the number of threads that did not resume.
15191
15192 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15193
15194 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15195
15196 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15197
15198 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15199 non-MI prompt.
15200
15201 2008-07-26 Tom Tromey <tromey@redhat.com>
15202
15203 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15204 (function_struct, function_struct_ptr): New globals.
15205 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15206 function pointer in a struct.
15207
15208 2008-07-26 Tom Tromey <tromey@redhat.com>
15209
15210 * gdb.base/macscp.exp: Add test for macro lexing bug.
15211
15212 2008-07-18 Tom Tromey <tromey@redhat.com>
15213
15214 * gdb.base/macscp.exp: Add macro tests.
15215
15216 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15217
15218 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15219
15220 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15221
15222 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15223
15224 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15225
15226 * gdb.cp/class2.exp: fix for failure on spu-elf
15227
15228 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15229
15230 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15231
15232 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15233
15234 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15235
15236 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15237
15238 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15239
15240 2008-07-11 Kevin Buettner <kevinb@redhat.com>
15241
15242 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15243 of regexp to account for changes made to GDB in the printing of
15244 byte vectors.
15245
15246 2008-07-11 Tom Tromey <tromey@redhat.com>
15247
15248 * gdb.base/completion.exp: Add 'help' completion test.
15249
15250 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15253
15254 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15255
15256 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15257
15258 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15259
15260 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15261
15262 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15263
15264 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15265
15266 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15269
15270 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15271
15272 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15273 previous commit. Add a comment.
15274
15275 2008-06-28 Pedro Alves <pedro@codesourcery.com>
15276
15277 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15278
15279 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15280
15281 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15282
15283 2008-06-27 Pedro Alves <pedro@codesourcery.com>
15284
15285 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15286 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15287 compiling an executable, link in an object that forces unbuffered
15288 output.
15289 * lib/set_unbuffered_mode.c: New file.
15290
15291 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15292
15293 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15294
15295 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15296
15297 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15298 mi_expect_stop.
15299 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15300 Demand that *running is output.
15301 (detect_async): Perform checking every time.
15302 (mi_send_resuming_command): Extract everything into...
15303 (mi_send_resuming_command_raw): ...this.
15304 (mi_expect_stop): Don't accept any output before *stopped.
15305
15306 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15307
15308 Robustify mi-simplerun.
15309 * gdb.mi/basics.c (main): Add a call to sleep.
15310 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15311 * gdb.mi/mi2-cli.exp: Likewise.
15312 * gdb.mi/mi-break.exp: Likewise.
15313
15314 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15315
15316 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15317
15318 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15319
15320 * gdb.mi/mi-console.exp: Adjust.
15321 * gdb.mi/mi-syn-frame.exp: Adjust.
15322 * gdb.mi/mi2-console.exp: Adjust.
15323 * gdb.mi/mi2-syn-frame.exp: Adjust.
15324 * lib/mi-support.exp (mi_run_cmd): Adjust.
15325 (mi_send_resuming_command): Adjust.
15326
15327 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15328
15329 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15330 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15331 testing of stopped.
15332 * gdb.mi/mi2-syn-frame.exp: Likewise.
15333 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15334 (async, detect_async): New.
15335 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15336 depending on if we're running in sync or async mode.
15337
15338 2008-06-09 Tom Tromey <tromey@redhat.com>
15339
15340 * gdb.base/completion.exp: New tests for field name completion
15341 with spaces, and field name completion with '->'.
15342
15343 2008-06-06 Tom Tromey <tromey@redhat.com>
15344
15345 * gdb.base/break1.c (struct some_struct): New struct.
15346 (values): New global.
15347 * gdb.base/completion.exp: Add field name completion test.
15348
15349 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15350
15351 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15352 to pointer.
15353 * gdb.cp/call-c.cc: Likewise.
15354
15355 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
15356
15357 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15358 annotation.
15359
15360 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15361 Pedro Alves <pedro@codesourcery.com>
15362
15363 * gdb.threads/execl.c, gdb.threads/execl1.c,
15364 gdb.threads/execl.exp: New tests.
15365
15366 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15367 Daniel Jacobowitz <dan@codesourcery.com>
15368
15369 * gdb.cp/exception.exp: Activate test, make it work with pending
15370 catchpoints.
15371
15372 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15373
15374 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15375
15376 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15377
15378 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15379 now printed.
15380 * gdb.mi/mi2-var-cmd.exp: Likewise.
15381
15382 2008-05-27 Andreas Schwab <schwab@suse.de>
15383
15384 * gdb.base/frame-args.exp: Handle arguments that are optimized
15385 out.
15386
15387 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
15388
15389 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15390 quiet for ppc32 and group options into a single variable.
15391
15392 2008-05-23 Joel Brobecker <brobecker@adacore.com>
15393
15394 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15395 of zero-size elements.
15396 * gdb.ada/null_array.exp: Test printing this new array.
15397
15398 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15399
15400 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15401
15402 2008-05-21 Joel Brobecker <brobecker@adacore.com>
15403
15404 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15405 of the "finish" command.
15406
15407 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
15408
15409 * gdb.base/annota1.exp: Test for new annotation.
15410
15411 2008-05-16 Pedro Alves <pedro@codesourcery.com>
15412
15413 * gdb.base/fixsection.exp: New file.
15414 * gdb.base/fixsection0.c: New file.
15415 * gdb.base/fixsection1.c: New file.
15416
15417 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15418
15419 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15420 * gdb.base/annota3.exp: Likewise.
15421
15422 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15423
15424 * gdb.base/watch_thread_num.exp: Don't run tests that require
15425 watchpoints if the target doesn't support them.
15426
15427 2008-05-12 Doug Evans <dje@google.com>
15428
15429 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15430
15431 2008-05-09 Joel Brobecker <brobecker@adacore.com>
15432
15433 * gdb.ada/assign_1.exp: New testcase.
15434
15435 2008-05-09 Doug Evans <dje@google.com>
15436
15437 * gdb.base/find.exp: New file.
15438 * gdb.base/find.c: New file.
15439
15440 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15441
15442 * gdb.base/commands.exp (watchpoint_command_test): Handle
15443 gdb,no_hardware_watchpoints.
15444 * gdb.base/float.exp: Allow ARM targets without floating point.
15445 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15446
15447 2008-05-06 Jerome Guitton <guitton@adacore.com>
15448 Joel Brobecker <brobecker@adacore.com>
15449
15450 * gdb.ada/lang_switch: New test program.
15451 * gdb.ada/lang_switch.exp: New testcase.
15452
15453 2008-05-05 Doug Evans <dje@google.com>
15454
15455 * gdb.base/help.exp (disassemble): Update expected help text.
15456
15457 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15458
15459 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15460
15461 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15462
15463 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15464 different times.
15465
15466 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15467
15468 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15469 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15470 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15471 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15472
15473 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15474
15475 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15476 notification to appear.
15477
15478 2008-05-04 Daniel Jacobowitz <dan@debian.org>
15479
15480 * gdb.base/fullname.c: New file.
15481 * gdb.base/fullname.exp: New file.
15482 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15483
15484 2008-05-03 Pedro Alves <pedro@codesourcery.com>
15485
15486 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15487 expressions with macros.
15488
15489 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15490
15491 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15492
15493 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15494
15495 * gdb.base/completion.exp: Handle lack of other symbols beginning
15496 with "a".
15497
15498 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15499
15500 2008-05-02 Jim Blandy <jimb@codesourcery.com>
15501
15502 * gdb.asm/asmsrc1.s: Add scratch space.
15503
15504 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15505 Daniel Jacobowitz <dan@codesourcery.com>
15506
15507 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15508 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15509 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15510
15511 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15512
15513 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15514
15515 2008-05-01 Joel Brobecker <brobecker@adacore.com>
15516
15517 * gdb.base/info-target.exp: New testcase.
15518
15519 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15520
15521 * gdb.cp/hang.exp: Use .cc instead of .C.
15522 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15523 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15524
15525 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15526
15527 * gdb.base/gdb1250.exp: Remove perror.
15528 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15529
15530 2008-04-30 Pedro Alves <pedro@codesourcery.com>
15531
15532 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15533 .2byte.
15534
15535 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15536
15537 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15538 (maybe_kfail): New.
15539
15540 2008-04-25 Pedro Alves <pedro@codesourcery.com>
15541
15542 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15543
15544 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15545
15546 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15547 * gdb.mi/mi2-syn-frame.exp: Likewise.
15548 * lib/mi-support.exp: Likewise.
15549
15550 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15551
15552 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15553 to specify regexp for the location to stop at.
15554 * gdb.base/break-always.c: New.
15555 * gdb.base/break-always.exp: New.
15556
15557 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15558
15559 * lib/mi-support.exp (mi_runto_helper): Adjust
15560 for the original-location field.
15561 (mi_create_breakpoint, mi_list_breakpoints): New.
15562 * gdb.mi/mi-break.exp: Adjust.
15563 * gdb.mi/mi2-break.exp: Adjust.
15564 * gdb.mi/mi-pending.exp: Adjust.
15565 * gdb.mi/mi-simplerun.exp: Adjust.
15566 * gdb.mi/mi2-simplerun.exp: Adjust.
15567 * gdb.mi/mi-syn-frame.exp: Adjust.
15568 * gdb.mi/mi2-syn-frame.exp: Adjust.
15569 * gdb.mi/mi-until.exp: Adjust.
15570 * gdb.mi/mi2-until.exp: Adjust.
15571 * gdb.mi/mi-var-display.exp: Adjust.
15572 * gdb.mi/mi2-var-display.exp: Adjust.
15573 * gdb.mi/mi-watch.exp: Adjust.
15574 * gdb.mi/mi2-watch.exp: Adjust.
15575
15576 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15577
15578 * aclocal.m4: Add override.m4.
15579 * configure: Regenerate.
15580
15581 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15582
15583 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15584 '-var-update --all-values' reports new value even the type
15585 of a variable object has changed.
15586
15587 2008-04-18 Craig Silverstein <csilvers@google.com>
15588
15589 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15590 files.
15591
15592 2008-04-18 Joel Brobecker <brobecker@adacore.com>
15593
15594 * gdb.ada/atomic_enum: New test program.
15595 * gdb.ada/atomic_enum.exp: New testcase.
15596
15597 2008-04-17 Doug Evans <dje@google.com>
15598
15599 * gdb.opt/Makefile.in: Fix whitespace.
15600
15601 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15602
15603 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15604
15605 2008-04-17 Doug Evans <dje@google.com>
15606
15607 * gdb.base/hashline1.exp: New testcase.
15608 * gdb.base/hashline2.exp: New testcase.
15609 * gdb.base/hashline2.exp: New testcase.
15610
15611 2008-04-17 Pedro Alves <pedro@codesourcery.com>
15612
15613 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15614
15615 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15616
15617 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15618 temporary breakpoint to match "Temporary breakpoint".
15619 * gdb.base/break.exp (delete_breakpoints): Likewise.
15620 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15621 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15622 * gdb.base/display.exp: Likewise.
15623 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15624 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15625 * gdb.base/restore.exp (restore_tests): Likewise.
15626 * gdb.base/sepdebug.exp: Likewise.
15627 * gdb.base/watchpoint.exp: Likewise.
15628 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15629 * gdb.mi/mi-pending.exp: Likewise.
15630 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15631 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15632 * gdb.mi/mi-var-cmd.exp: Likewise.
15633 * gdb.mi/mi-var-display.exp: Likewise.
15634 * gdb.mi/mi2-cli.exp: Likewise.
15635 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15636 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15637 * gdb.mi/mi2-var-display.exp: Likewise.
15638 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15639 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15640 new "disp" field.
15641 (mi_expect_stop): Move after_reason argument to be really after
15642 reason. This is to support fix for PR2424.
15643
15644 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15645
15646 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15647
15648 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15649
15650 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15651 field. Add more floating varobj tests.
15652 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15653 field.
15654 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15655 (main): Call do_at_tests.
15656 * lib/mi-support.exp (mi_create_floating_varobj)
15657 (mi_varobj_update_with_type_change): New.
15658
15659 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15660
15661 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15662 option of -var-evaluate-expression.
15663 * gdb.mi/mi2-var-display.exp: Likewise.
15664
15665 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15666
15667 Introduce test setup helpers.
15668 * lib/gdb.exp (build_executable, clean_restart)
15669 (prepare_for_testing): New.
15670 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15671 * gdb.base/return.exp: Likewise.
15672 * gdb.base/ending-run.exp: Likewise.
15673
15674 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
15675
15676 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15677 Interface (MI) responses.
15678
15679 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15680
15681 * gdb.cp/breakpoint.cc: New code to test conditions involving
15682 member variables.
15683 * gdb.cp/breakpoint.exp: Test condition involving member
15684 variables.
15685
15686 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15687
15688 * lib/mi-support.exp (mi_expect_stop): New.
15689 (mi_run_cmd): Change the
15690 token. Use mi_send_resuming_command, use
15691 mi_expect_stop.
15692 (mi_execute_to_helper): Rename to mi_execute_to.
15693 (mi_send_resuming_command): Add more error patterns.
15694 (mi_wait_for_stop): Renamed to...
15695 (mi_get_stop_line): ...this.
15696 (mi_run_inline_test): Adjust.
15697
15698 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15699 * gdb.mi/mi-console.exp: Likewise.
15700 * gdb.mi/mi-pending.exp: Likewise.
15701 * gdb.mi/mi-simplerun.exp: Likewise.
15702 * gdb.mi/mi-stack.exp: Likewise.
15703 * gdb.mi/mi-stepi.exp: Likewise.
15704 * gdb.mi/mi-syn-frame.exp: Add comment.
15705 * gdb.mi/mi-until.exp: Likewise.
15706 * gdb.mi/mi-var-display.exp: Likewise.
15707 * gdb.mi/mi-watch.exp: Likewise.
15708 * gdb.mi/mi2-cli.exp: Likewise.
15709 * gdb.mi/mi2-console.exp: Likewise.
15710 * gdb.mi/mi2-simplerun.exp: Likewise.
15711 * gdb.mi/mi2-stack.exp: Likewise.
15712 * gdb.mi/mi2-stepi.exp: Likewise.
15713 * gdb.mi/mi2-until.exp: Likewise.
15714 * gdb.mi/mi2-var-display.exp: Likewise.
15715 * gdb.mi/mi2-watch.exp: Likewise.
15716
15717 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15718
15719 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15720
15721 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15722
15723 2008-04-04 Pedro Alves <pedro@codesourcery.com>
15724
15725 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15726 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15727 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15728 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15729 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15730 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15731 expect an mi error duplicated in stderr.
15732
15733 2008-04-03 Joel Brobecker <brobecker@adacore.com>
15734
15735 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15736 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15737 Add a couple of tests that verify the behavior when the new setting
15738 is set to "cancel" and "all".
15739 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15740 "ask" before we start the testing.
15741
15742 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15743
15744 * gdb.cp/casts.cc: Add class reference variables.
15745 * gdb.cp/casts.exp: New test cases for up/down casting references.
15746
15747 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15748
15749 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15750 instead of beginning to make an extra test pass.
15751 * gdb.mi/mi2-var-display.exp: Likewise.
15752
15753 2008-03-31 Maciej W. Rozycki <macro@mips.com>
15754
15755 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15756
15757 2008-03-31 Markus Deuling <deuling@de.ibm.com>
15758 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15759
15760 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15761 value. Add xfail for older kernels.
15762
15763 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15764
15765 Bring mi-support in line with gdb.exp.
15766 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15767 (mi_gdb_start): New function.
15768
15769 2008-03-28 Maciej W. Rozycki <macro@mips.com>
15770
15771 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15772
15773 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15774
15775 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15776 * gdb.mi/mi2-var-display.exp: Likewise.
15777
15778 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15779
15780 * lib/mi-support.exp (mi_create_varobj_checked): New.
15781 (mi_list_varobj_children): Allow to check for a
15782 value.
15783 (mi_list_array_varobj_children): New.
15784
15785 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15786 and mi_list_varobj_children, as opposed to hardcoding
15787 expected strings.
15788 * gdb.mi/gdb701.exp: Likewise.
15789 * gdb.mi/gdb792.exp: Likewise.
15790 * gdb.mi/mi-var-block.exp: Likewise.
15791 * gdb.mi/mi-var-cmd.exp: Likewise.
15792 * gdb.mi/mi-var-invalidate.exp: Likewise.
15793 * gdb.mi/mi2-var-block.exp: Likewise.
15794 * gdb.mi/mi2-var-child.exp: Likewise.
15795 * gdb.mi/mi2-var-cmd.exp: Likewise.
15796 * gdb.mi/mi2-var-display.exp: Likewise.
15797
15798 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15799
15800 Fix random false FAILs on i386.
15801 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15802
15803 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15804
15805 PR gdb/544
15806 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15807
15808 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15809
15810 PR gdb/544
15811 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15812
15813 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15814
15815 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15816 fixed PR gdb/544.
15817
15818 2008-03-21 Pedro Alves <pedro@codesourcery.com>
15819
15820 * gdb.threads/fork-child-threads.exp: Test next over fork.
15821
15822 2008-03-21 Chris Demetriou <cgd@google.com>
15823
15824 * gdb.base/break.exp (rbreak junk): New test for rbreak
15825 "Junk at end of arguments" issue.
15826
15827 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15828
15829 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15830 *& to work on created array elements.
15831 (Top level): Test print $pc with a file. Test string operations
15832 without a target.
15833 * gdb.base/ptype.exp: Do not expect *& to work on created array
15834 elements.
15835
15836 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15837
15838 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15839 gdb.threads/staticthreads.exp: Update exit query.
15840
15841 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15842
15843 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15844
15845 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15846
15847 * gdb.base/watchpoint.c (global_ptr, func4): New.
15848 (main): Call func4.
15849 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15850 (test_inaccessible_watchpoint): New.
15851
15852 2008-02-29 Maciej W. Rozycki <macro@mips.com>
15853
15854 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15855 select the largest.
15856
15857 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15858
15859 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15860 frames-invalid annotations.
15861
15862 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15863
15864 * gdb.base/assign.exp: avoid same output for different tests.
15865
15866 2008-02-27 Doug Evans <dje@google.com>
15867
15868 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15869 for bug 1738.
15870 (breakpoint_to_handler_entry): Ditto.
15871
15872 2008-02-27 Joel Brobecker <brobecker@adacore.com>
15873
15874 * gdb.base/ending-run.exp: Use the first line of code inside
15875 function body to test breakpoints.
15876 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15877 location where the breakpoint is inserted when using the line
15878 where a function is declared. Fix typo in the description of
15879 one of the tests.
15880 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15881
15882 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15883
15884 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15885 tests.
15886
15887 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15888
15889 * gdb.base/args.exp: avoid same output for tests
15890 with single quotes.
15891
15892 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15893
15894 * gdb.base/annota1.exp: Adjust for 'info break'
15895 format changes.
15896 * gdb.base/annota3.exp: Likewise.
15897 * gdb.base/break.exp: Likewise.
15898 * gdb.base/condbreak.exp: Likewise.
15899 * gdb.base/pending.exp: Likewise.
15900 * gdb.base/sepdebug.exp: Likewise.
15901 * gdb.base/unload.exp: Likewise.
15902 * gdb.cp/ovldbreak.exp: Likewise.
15903 * gdb.mi/mi-pending.exp: Likewise.
15904
15905 2008-02-07 Doug Evans <dje@google.com>
15906
15907 * gdb.cp/mb-inline.exp: New.
15908 * gdb.cp/mb-inline.h: New.
15909 * gdb.cp/mb-inline1.cc: New.
15910 * gdb.cp/mb-inline2.cc: New.
15911
15912 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15913
15914 * gdb.pascal/floats.pas: New test program.
15915 * gdb.pascal/floats.exp: New testcase.
15916
15917 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15918
15919 * gdb.base/callfuncs.c (t_float_many_args): New function.
15920 (t_double_many_args): New function.
15921 * gdb.base/callfuncs.exp: Add tests for exceeding float
15922 and double parameters passed through the stack.
15923
15924 2008-02-05 Joel Brobecker <brobecker@adacore.com>
15925
15926 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15927 gdb.ada/complete/foo.adb: New files.
15928 * gdb.ada/complete.exp: New testcase.
15929
15930 2008-02-03 Doug Evans <dje@google.com>
15931
15932 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15933
15934 * gdb.cp/gdb2384.exp: New file.
15935 * gdb.cp/gdb2384.cc: New file.
15936 * gdb.cp/gdb2384-base.h: New file.
15937 * gdb.cp/gdb2384-base.cc: New file.
15938
15939 2008-02-02 Doug Evans <dje@google.com>
15940
15941 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15942
15943 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15944
15945 * gdb.ada/sym_print_name: New test program.
15946 * gdb.ada/sym_print_name.exp: New testcase.
15947
15948 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15949
15950 * gdb.ada/nested/hello.adb: New file.
15951 * gdb.ada/nested.exp: New testcase.
15952 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15953
15954 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15955
15956 * gdb.mi/basic.c (return_1): New function.
15957 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15958 don't cause future evaluations of function to report
15959 creation of internal breakpoints.
15960
15961 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15962
15963 * gdb.mi/mi-break.exp (test_error): New.
15964 Call it.
15965
15966 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
15967
15968 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15969 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15970
15971 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15972
15973 * gdb.pascal/integers.pas: New test program.
15974 * gdb.pascal/integers.exp: New testcase.
15975
15976 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15977
15978 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15979
15980 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
15981
15982 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15983 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15984
15985 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15986
15987 * gdb.ada/formatted_ref: New test program.
15988 * gdb.ada/formatted_ref.exp: New testcase.
15989
15990 * gdb.cp/formatted-ref.cc: New file.
15991 * gdb.cp/formatted-ref.exp: New testcase.
15992
15993 2008-01-30 Joel Brobecker <brobecker@adacore.com>
15994
15995 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15996
15997 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
15998
15999 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16000 (test_file_list_exec_source_file): Update to new macro-info field.
16001
16002 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16003
16004 * gdb.ada/exprs: New test program.
16005 * gdb.ada/exprs.exp: New testcase.
16006
16007 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16008
16009 * dfp-test.c (DELTA, DELTA_B): New definitions.
16010 (double_val1, double_val2, double_val3, double_val4, double_val5,
16011 double_val6, double_val7, double_val8, double_val9, double_val10,
16012 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16013 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16014 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16015 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16016 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16017 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16018 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16019 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16020 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16021 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16022 dec128_val16): New global variables.
16023 (decimal_dec128_align): New function.
16024 (decimal_mixed): Likewise.
16025 (decimal_many_args_dec32): Likewise.
16026 (decimal_many_args_dec64): Likewise.
16027 (decimal_many_args_dec128): Likewise.
16028 (decimal_many_args_mixed): Likewise.
16029 * dfp-test.exp: Add tests calling new inferior functions.
16030
16031 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16032
16033 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16034 gdb.server/ext-run.exp: New files.
16035 * lib/gdbserver-support.exp (gdbserver_download): New.
16036 (gdbserver_start): New. Update gdbserver expected
16037 output.
16038 (gdbserver_spawn): Use them.
16039 (gdbserver_start_extended): New.
16040
16041 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16042
16043 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16044 Run on GNU/Linux.
16045 (do_exec_tests): Check for systems which do not support catchpoints.
16046 Do not match START.
16047 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16048 Run on GNU/Linux. Enable verbose output.
16049 (check_fork_catchpoints): New.
16050 (explicit_fork_child_follow, catch_fork_child_follow)
16051 (tcatch_fork_parent_follow): Update expected messages.
16052 (do_fork_tests): Use check_fork_catchpoints.
16053 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16054 Run on GNU/Linux. Enable verbose output.
16055 (check_vfork_catchpoints): New.
16056 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16057 expected messages.
16058 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16059
16060 2008-01-29 Jim Blandy <jimb@red-bean.com>
16061
16062 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16063 host' errors.
16064 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16065
16066 2008-01-29 Jim Blandy <jimb@red-bean.com>
16067
16068 * gdb.threads/sigthread.c: Use barriers to ensure that
16069 child_thread and child_thread_two are always initialized before we
16070 start to use them.
16071
16072 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16073
16074 * gdb.base/watchpoint-solib.exp: New.
16075 * gdb.base/watchpoint-solib.c: New.
16076 * gdb.base/watchpoint-solib-shr.c: New.
16077
16078 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16079
16080 * gdb.base/gdb1056.exp: Add unsigned integer test.
16081
16082 2008-01-28 Doug Evans <dje@google.com>
16083
16084 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16085
16086 2008-01-27 Jim Blandy <jimb@codesourcery.com>
16087
16088 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16089
16090 * gdb.base/expand-psymtabs.exp: Doc fix.
16091
16092 2008-01-26 Mark Kettenis <kettenis@gnu.org>
16093
16094 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16095
16096 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
16097
16098 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16099 -var-set-format.
16100
16101 2008-01-23 Chris Demetriou <cgd@google.com>
16102
16103 * gdb.threads/thread_events.c: New testcase source file.
16104 * gdb.threads/thread_events.exp: New testcase expect file.
16105
16106 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
16107
16108 * lib/gdb.exp: Add the variable octal.
16109
16110 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16111 -var-set-format.
16112
16113 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16114 Vladimir Prus <vladimir@codesourcery.com>
16115
16116 * gdb.base/float.exp: Allow missing floating point for m68k and
16117 PowerPC.
16118
16119 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16120
16121 * gdb.mi/basics.c: Setup for testing breakpoints
16122 ignore count.
16123 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16124 * gdb.mi/mi-cli.exp: Adjust.
16125 * gdb.mi/mi2-cli.exp: Adjust.
16126
16127 2008-01-17 Pedro Alves <pedro@codesourcery.com>
16128
16129 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16130 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16131 with dummy_ptr's address.
16132 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16133 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16134 all targets.
16135 * gdb.mi/mi2-var-child.exp: Likewise.
16136
16137 2008-01-09 Joel Brobecker <brobecker@adacore.com>
16138
16139 * gdb.ada/null_array: New test program.
16140 * gdb.ada/null_array.exp: New testcase.
16141
16142 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
16143
16144 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16145 with required float modifiers.
16146
16147 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16148
16149 * gdb.ada/funcall_param: New test program.
16150 * gdb.ada/funcall_param.exp: New testcase.
16151
16152 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16153
16154 * gdb.ada/arrayparam: New test program.
16155 * gdb.ada/arrayparam.exp: New testcase.
16156
16157 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16158
16159 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16160 landed. Should also fix random failures in the test following it.
16161
16162 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16163
16164 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16165 for expressions with decimal float values.
16166 (test_dfp_conversions): New function to test casts to and from
16167 decimal float types.
16168 Call test_dfp_conversions.
16169 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16170 elements.
16171 (main): Initialize ds.float4 and ds.double8 elements.
16172 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16173 string to new error message.
16174 (d64_set_tests): Likewise.
16175 (d128_set_tests): Likewise.
16176 Add tests for expressions with decimal float variables. Add tests for
16177 conversions to and from decimal float types.
16178
16179 2008-01-05 Joel Brobecker <brobecker@adacore.com>
16180
16181 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16182 * gdb.ada/packed_tagged.exp: New testcase.
16183
16184 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16185
16186 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16187 gdb.ada/homonym/homonym_main.adb: New files.
16188 * gdb.ada/homonym.exp: New testcase.
16189
16190 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16191
16192 * gdb.ada/packed_array.exp: Add testing of references to
16193 a packed array.
16194
16195 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16196
16197 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16198 New files.
16199 * gdb.ada/type_coercion.exp: New testcase.
16200
16201 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16202
16203 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16204 gdb.ada/tagged/foo.adb: New file.
16205 * gdb.ada/tagged.exp: New testcase.
16206
16207 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16208
16209 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16210 gdb.ada/ptype_field/foo.adb: New files.
16211 * gdb.ada/ptype_field.exp: New testcase.
16212
16213 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16214
16215 * gdb.ada/print_pc.exp: New testcase.
16216
16217 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16218
16219 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16220 gdb.ada/taft_type/p.adb: New files.
16221 * gdb.ada/taft_type.exp: New testcase.
16222
16223 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16224
16225 * gdb.ada/array_bounds/bar.adb: New file.
16226 * gdb.ada/array_bounds.exp: New testcase.
16227
16228 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16229
16230 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16231 gdb.ada/arrayptr/foo.adb: New files.
16232 * gdb.ada/arrayptr.exp: New testcase.
16233
16234 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16235
16236 * gdb.base/set-lang-auto.exp: New testcase.
16237
16238 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16239
16240 * gdb.ada/fun_addr/foo.adb: New file.
16241 * gdb.ada/fun_addr.exp: New testcase.
16242
16243 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16244
16245 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16246 New files
16247
16248 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16249
16250 * array_subscript_addr/p.adb: New file.
16251 * array_subscript_addr.exp: New testcase.
16252
16253 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16254
16255 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16256 New files.
16257 * gdb.ada/str_cmp_ref.exp: New testcase.
16258
16259 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16260
16261 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16262 gdb.ada/fun_in_declare/foo.adb: New files.
16263 * gdb.ada/fun_in_declare.exp: New testcase.
16264
16265 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16266
16267 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16268 gdb.ada/ref_param/pck.ads: New files.
16269 * gdb.ada/ref_param.exp: New testcase.
16270
16271 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16272
16273 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16274 gdb.ada/interface/foo.adb: New files.
16275 * gdb.ada/interface.exp: New testcase.
16276
16277 2007-12-31 Jim Blandy <jimb@codesourcery.com>
16278
16279 * gdb.base/multi-forks.exp: Consume all output from child
16280 processes before proceeding to next test.
16281
16282 2007-12-29 Jim Blandy <jimb@codesourcery.com>
16283
16284 * configure: Regenerated.
16285
16286 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16287
16288 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16289 gdb.ada/fixed_cmp/fixed.adb: New files.
16290 * gdb.ada/fixed_cmp.exp: New testcase.
16291
16292 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16293
16294 * gdb.ada/boolean_expr.exp: New testcase.
16295
16296 2007-12-26 Jim Blandy <jimb@codesourcery.com>
16297
16298 * gdb.base/multi-forks.exp: Doc fix.
16299
16300 2007-12-26 Joel Brobecker <brobecker@adacore.com>
16301
16302 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16303 * gdb.ada/char_param.exp: Do not compile our test program with
16304 -gnata, this is unnecessary.
16305 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16306
16307 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16308
16309 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16310 gdb.ada/print_chars/foo.adb: New files.
16311 * gdb.ada/print_chars.exp: New testcase.
16312
16313 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16314
16315 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16316 gdb.ada/char_param/foo.adb: New files.
16317 * gdb.ada/char_param.exp: New testcase.
16318
16319 2007-12-22 Jim Blandy <jimb@codesourcery.com>
16320
16321 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16322 hard-coding source line numbers into the test.
16323 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16324 gdb_get_line_number to find.
16325
16326 2007-12-22 Joel Brobecker <brobecker@adacore.com>
16327
16328 * gdb.base/ptype.c (highest): New struct type.
16329 (the_highest): New variable of that type.
16330 (main): Add dummy assignment to a field of variable the_highest.
16331 * gdb.base/ptype.exp: Test type printing of our new variable.
16332
16333 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16334
16335 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16336 and record first explicitly generated thread number.
16337 Use that thread number for thread specific watchpoint test.
16338 Add iteration number to repetitive tests.
16339
16340 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16341 Jim Blandy <jimb@codesourcery.com>
16342
16343 * gdb.base/expand-psymtabs.c: New testcase
16344 source file.
16345 * gdb.base/expand-psymtabs.exp: New testcase
16346 expect file.
16347
16348 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
16349
16350 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16351 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16352
16353 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16354
16355 * gdb.ada/frame_args/foo.adb: New file.
16356 * gdb.ada/frame_args/pck.ads: New file.
16357 * gdb.ada/frame_args/pck.adb: New file.
16358 * gdb.ada/frame_args.exp: New testcase.
16359
16360 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16361
16362 * gdb.base/frame-args.c: New file.
16363 * gdb.base/frame-args.exp: New testcase.
16364
16365 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16366 Joseph Myers <joseph@codesourcery.com>
16367
16368 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16369
16370 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16371
16372 * gdb.mi/mi-pending.exp: New.
16373 * gdb.mi/mi-pending.c: New.
16374 * gdb.mi/mi-pendshr.c: New.
16375
16376 2007-12-06 Jim Blandy <jimb@codesourcery.com>
16377
16378 * gdb.base/default.exp: Update expected output for 'info catch'.
16379
16380 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16381
16382 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16383 must be set to binary.
16384
16385 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16386
16387 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16388
16389 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16390
16391 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16392 gdb.mi/mi-file-transfer.exp: New.
16393
16394 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16395
16396 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16397
16398 2007-11-22 Maciej W. Rozycki <macro@mips.com>
16399
16400 * gdb.trace/backtrace.exp: Fix a typo.
16401 * gdb.trace/circ.exp: Likewise.
16402 * gdb.trace/collection.exp: Likewise.
16403 * gdb.trace/limits.exp: Likewise.
16404 * gdb.trace/report.exp: Likewise.
16405 * gdb.trace/tfind.exp: Likewise.
16406 * gdb.trace/while-dyn.exp: Likewise.
16407
16408 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
16409
16410 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16411 objects of pointers that can't be dereferenced are now
16412 "noneditable".
16413
16414 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16415
16416 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16417 (target_cpu): Remove.
16418
16419 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16420
16421 * gdb.base/ending-run.exp: Expect the list of cleared
16422 breakpoint to come in natural order, not the reversed one.
16423
16424 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16425
16426 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16427 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16428
16429 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
16430
16431 * gdb.base/printcmds.exp: New function
16432 test_printf_with_dfp.
16433
16434 2007-11-02 Doug Evans <dje@google.com>
16435
16436 * gdb.disasm/t01_mov.s: Remove carriage returns.
16437 * gdb.disasm/t02_mova.s: Ditto.
16438 * gdb.disasm/t03_add.s: Ditto.
16439 * gdb.disasm/t04_sub.s: Ditto.
16440 * gdb.disasm/t05_cmp.s: Ditto.
16441 * gdb.disasm/t06_ari2.s: Ditto.
16442 * gdb.disasm/t07_ari3.s: Ditto.
16443 * gdb.disasm/t08_or.s: Ditto.
16444 * gdb.disasm/t09_xor.s: Ditto.
16445 * gdb.disasm/t10_and.s: Ditto.
16446 * gdb.disasm/t11_logs.s: Ditto.
16447 * gdb.disasm/t12_bit.s: Ditto.
16448 * gdb.disasm/t13_otr.s: Ditto.
16449
16450 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16451
16452 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16453
16454 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16455
16456 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16457 provide DFP support.
16458
16459 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16460
16461 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16462 Test "set powerpc vector-abi". Skip auto-detection tests for old
16463 toolchains.
16464
16465 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16466
16467 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16468 with [string compare].
16469
16470 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16471
16472 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16473 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16474
16475 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
16476
16477 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16478 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16479 * gdb.opt/Makefile.in: New makefile.
16480 * Makefile.in: Create new directory "gdb.opt".
16481 * configure.ac: Add "gdb.opt" directory.
16482 * configure: Regenerated.
16483
16484 2007-10-25 Doug Evans <dje@google.com>
16485
16486 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16487 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16488
16489 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16490 Thiago Jung Bauermann <bauerman@br.ibm.com>
16491
16492 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16493 Floating Point expressions.
16494 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16495 Floating Point variables.
16496 * gdb.base/dfp-test.c: new file containing program with Decimal
16497 Floating variables, used by gdb.base/dfp-test.exp.
16498
16499 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16500
16501 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16502
16503 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16504
16505 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16506 compiling test case with GCC.
16507 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16508
16509 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16510
16511 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16512 format changes.
16513
16514 2007-10-18 Michael Snyder <msnyder@specifix.com>
16515
16516 * gdb.base/dbx.exp: Add missing "-re " operator.
16517
16518 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16519
16520 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16521 * configure.ac: Removed trailing spaces after backslash.
16522 * gdb.modula2: New directory.
16523 * gdb.modula2/Makefile.in: New file.
16524 * gdb.modula2/unbounded-array.exp: New file.
16525 * gdb.modula2/unbounded1.c: New file.
16526
16527 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16530
16531 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16532
16533 * gdb.base/sigstep.c (main): Add checks for
16534 return values for setitimer call.
16535 Call setitimer again with itimer = ITIMER_REAL
16536 if first call to setitimer fails.
16537
16538 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
16539
16540 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16541 of $timeout.
16542
16543 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16544
16545 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16546
16547 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16548
16549 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16550 of gdb_expect call, to avoid interruption.
16551
16552 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16553
16554 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16555 (v_unsigned_long_long, v_long_long_array)
16556 (v_signed_long_long_array, v_unsigned_long_long_array)
16557 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16558 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16559 [!NO_LONG_LONG]: New.
16560 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16561 v_long_long_member.
16562
16563 (v_long_long_func, v_signed_long_long_func)
16564 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16565 (main) [!NO_LONG_LONG]: Initialize long long variants.
16566
16567 * gdb.base/whatis.exp: If board file requests no_long_long, build
16568 test with NO_LONG_LONG defined. Test long long, signed long long,
16569 and unsigned long long variants but only if board file doesn't
16570 disable it.
16571
16572 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16573 Daniel Jacobowitz <dan@codesourcery.com>
16574
16575 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16576 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16577 * configure: Regenerated.
16578 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16579 gdb.pascal/types.exp, lib/pascal.exp: New files.
16580
16581 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16582
16583 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16584 call.
16585 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16586 to return to the call.
16587 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16588 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16589 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16590 * gdb.mi/mi-until.exp (test_until): Likewise.
16591 * gdb.mi/mi2-until.exp (test_until): Likewise.
16592
16593 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16594
16595 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16596 two-char array.
16597 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16598
16599 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16600
16601 * gdb.threads/watchthreads.c (thread_function): Sleep between
16602 iterations.
16603 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16604 at once for S/390. Generate matching fails and passes.
16605
16606 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16607
16608 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16609 the 'struct_declarations' variable to zeros.
16610
16611 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16612
16613 * gdb.cp/mb-ctor.cc: New.
16614 * gdb.cp/mb-ctor.exp: New.
16615 * gdb.cp/mb-templates.cc: New.
16616 * gdb.cp/mb-templates.exp: New.
16617
16618 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16619
16620 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16621
16622 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16623
16624 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16625 targets.
16626 * configure: Regenerate.
16627
16628 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16629
16630 * gdb.base/annota1.exp: Adjust for 'info break'
16631 format changes.
16632 * gdb.base/annota3.exp: Likewise.
16633 * gdb.base/break.exp: Likewise.
16634 * gdb.base/condbreak.exp: Likewise.
16635 * gdb.base/pending.exp: Likewise.
16636 * gdb.base/sepdebug.exp: Likewise.
16637 * gdb.base/unload.exp: Likewise.
16638 * gdb.base/ovldbreak.exp: Likewise.
16639
16640 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16641
16642 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16643 messages.
16644 * gdb.base/chng-syms.exp: Likewise.
16645 * gdb.base/unload.exp: Likewise.
16646
16647 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16648
16649 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16650
16651 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16652
16653 * schedlock.c (NUM): Change to 1.
16654 (main): Use args[0] for the main thread.
16655 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16656 regardless of the number of threads.
16657
16658 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16659
16660 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16661 type down.
16662 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16663 test.
16664 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16665 watchpoint type down.
16666 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16667 test.
16668
16669 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16670
16671 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16672 Move all the tests here and run them twice, once using software
16673 watchpoints and once using hardware watchpoints.
16674 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16675
16676 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16677
16678 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16679 test.
16680
16681 2007-09-10 Mark Kettenis <kettenis@gnu.org>
16682
16683 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16684 build-id.
16685
16686 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16687 know about $ORIGIN. Calculate output dir from $dest instead of
16688 using ${objdir}/{$subdir}.
16689
16690 2007-09-09 Mark Kettenis <kettenis@gnu.org>
16691
16692 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16693 gcore, before continuing with the test.
16694
16695 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16696
16697 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16698 * gdb.mi/mi-watch.exp: Likewise.
16699
16700 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16701 Jim Blandy <jimb@codesourcery.com>
16702
16703 * gdb.arch/i386-sse.exp: Do not expect character constants.
16704 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16705 * gdb.base/display.exp: Allow print/s.
16706 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16707 and unsigned char array changes.
16708
16709 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16710
16711 * gdb.base/display.exp: Add tests for printf %p.
16712
16713 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16714
16715 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16716 the dll name to unicode.
16717
16718 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16719
16720 * gdb.base/default.exp (show version): Update the version text.
16721 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16722
16723 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16724
16725 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16726 New files.
16727
16728 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16729
16730 * lib/gdb.exp (build_id_debug_filename_get): New function.
16731 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16732 Remove the generate DEBUG file for the future testcase runs.
16733 New testcase for the NT_GNU_BUILD_ID retrieval.
16734 Move the final testing step to ...
16735 (test_different_dir): ... a new function.
16736 New parameter XFAIL to XFAIL all the tests performed.
16737 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16738 New parameter TYPE to PF_PREFIX all the tests performed.
16739
16740 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16741
16742 * gdb.mi/mi-var-cp.cc (path_expression): New
16743 function.
16744 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16745
16746 2007-08-27 Markus Deuling <deuling@de.ibm.com>
16747
16748 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16749 to fit into SPU Local Store memory.
16750
16751 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16752
16753 * gdb.base/default.exp: Adjust the expected output of "info
16754 warranty" after the switch to GPLv3.
16755
16756 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16757
16758 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16759 to 30000 (from 20000).
16760
16761 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16762
16763 Switch the license of all .exp files to GPLv3.
16764 Switch the license of all .f and .f90 files to GPLv3.
16765 Switch the license of all .s and .S files to GPLv3.
16766
16767 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16768
16769 * configure.ac: Switch license to GPLv3.
16770
16771 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16772
16773 Switch the licensing to GPLv3 for all .ads and .adb files.
16774
16775 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16776
16777 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16778 and t_int_double.
16779 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16780
16781 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16782
16783 * gdb.base/step-line.c: Switch license to GPL version 3, and
16784 update copyright year.
16785 * gdb.base/step-line.inp: Likewise.
16786
16787 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16788
16789 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16790 changes inside gdb1555.c.
16791 * gdb.base/pending.exp: Likewise.
16792
16793 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16794
16795 * config/default.exp: New file.
16796
16797 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16798
16799 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16800 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16801
16802 2007-07-30 Maciej W. Rozycki <macro@mips.com>
16803
16804 * gdb.base/dump.exp: Force the correct endianness for binary
16805 formats not carrying this information.
16806
16807 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16808
16809 * gdb.threads/staticthreads.exp: Match .*sem_post.
16810
16811 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16812
16813 * gdb.base/readline.exp (operate_and_get_next): Match the final
16814 prompt.
16815
16816 2007-07-23 Kevin Buettner <kevinb@redhat.com>
16817
16818 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16819 to restarting SID.
16820
16821 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16822
16823 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16824 prior to `gdb_start'.
16825
16826 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16827
16828 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16829 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16830 Remove call to gdb_unload.
16831
16832 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16833 Daniel Jacobowitz <dan@codesourcery.com>
16834
16835 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16836 for __WIN32__.
16837 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16838 * gdb.base/unload.exp: Use shared library test routines.
16839
16840 2007-07-03 Markus Deuling <deuling@de.ibm.com>
16841
16842 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16843 * gdb.base/solib-symbol-lib.c: Likewise.
16844 * gdb.base/solib-symbol-main.c: Likewise.
16845
16846 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16847
16848 * config/gdbserver.exp (gdb_reconnect): New.
16849 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16850 gdb.base/solib-disc.exp: New files.
16851 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16852 remote debugging".
16853 (gdb_compile): Add shlib_load flag.
16854 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16855 port.
16856 (gdbserver_reconnect): New.
16857
16858 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
16859 Daniel Jacobowitz <dan@codesourcery.com>
16860
16861 * gdb.base/annota3.exp: Test for if construct.
16862
16863 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16864
16865 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16866
16867 2007-06-21 Chris Dearman <chris@mips.com>
16868 Maciej W. Rozycki <macro@mips.com>
16869
16870 * gdb.base/display.exp: Allow a newline after display/i.
16871 * gdb.base/pc-fp.exp: Likewise.
16872 * gdb.base/sigbpt.exp: Likewise.
16873
16874 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16875
16876 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16877 required features to be included.
16878
16879 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16880
16881 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16882 in info threads output.
16883
16884 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16885 Markus Deuling <deuling@de.ibm.com>
16886
16887 * gdb.arch/spu-info.exp: New testcase.
16888 * gdb.arch/spu-info.c: New file.
16889
16890 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16891
16892 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16893 tpcs_offset. Restore lr after the call.
16894 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16895
16896 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16897
16898 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16899 (gdbserver_run): Kill any running gdbserver.
16900 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16901
16902 2007-05-17 Maciej W. Rozycki <macro@mips.com>
16903
16904 * gdb.base/sigbpt.exp: Preset segv_addr.
16905
16906 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16907
16908 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16909 (gdb_compile_shlib): Likewise.
16910 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16911 (default_gdb_init): Clear cleanfiles.
16912 (gdb_finish): Delete recorded cleanfiles.
16913 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16914
16915 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16916 Do not use isnative.
16917 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16918 gdb.base/so-impl-ld.exp: Likewise.
16919 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16920 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16921 gdb_compile.
16922
16923 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16924
16925 * config/unknown.exp: Remove.
16926
16927 2007-05-15 Markus Deuling <deuling@de.ibm.com>
16928
16929 * gdb.base/info-proc.exp: Check is_remote.
16930
16931 2007-05-14 Markus Deuling <deuling@de.ibm.com>
16932
16933 * gdb.base/gcore.exp: Initialize variable core_supported.
16934
16935 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16936
16937 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16938
16939 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16940
16941 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16942 * gdb.threads/print-threads.exp (test_all_threads): Allow
16943 negative and hexadecimal thread IDs.
16944
16945 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16946
16947 * gdb.java/jprint.java (public): Avoid invalid call to static
16948 method.
16949
16950 2007-05-14 Denis Pilat <denis.pilat@st.com>
16951
16952 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16953 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16954 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16955 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16956 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16957
16958 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16959
16960 * gdb.base/overlays.exp: Add support for targets with only code
16961 overlay support, not data overlay. Support spu-*-* target in
16962 this mode.
16963 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16964 * gdb.base/spu.ld: New file.
16965
16966 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16967
16968 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16969
16970 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16971
16972 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16973
16974 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16975
16976 * gdb.java/jmain.exp: Handle demangled names with and without method
16977 signatures.
16978
16979 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16980
16981 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16982 (have_a_very_merry_interrupt): Remove calls to puts.
16983 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16984 inferior output.
16985 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16986 test names.
16987
16988 2007-04-29 Markus Deuling <deuling@de.ibm.com>
16989 Daniel Jacobowitz <dan@codesourcery.com>
16990
16991 * gdb.base/auxv.exp (core_works): Also check is_remote.
16992 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16993
16994 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
16995
16996 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16997 message, not the undefined 'module' variable.
16998 * gdb.base/siginfo.exp: Likewise.
16999 * gdb.base/sigstep.exp: Likewise.
17000 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17001 serialport.
17002 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17003
17004 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
17005
17006 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17007 target sim fails. Return 0 otherwise.
17008 (gdb_load): Return prematurely if gdb_target_sim fails.
17009
17010 2007-04-16 Denis Pilat <denis.pilat@st.com>
17011
17012 * gdb.base/setshow.exp: Reset height after having set it to 100.
17013
17014 2007-04-16 Denis Pilat <denis.pilat@st.com>
17015
17016 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17017
17018 2007-04-16 Denis Pilat <denis.pilat@st.com>
17019
17020 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17021
17022 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17023
17024 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17025 tests. Run the frozen varobjs test.
17026 * gdb.mi/var-cmd.c (do_frozen_tests): New.
17027 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
17028
17029 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17030
17031 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17032 gdb.base/type-opaque.exp: New files.
17033
17034 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
17035
17036 * gdb.mi/mi-var-child.c
17037 (do_children_tests): User char[2] instead of
17038 char so that automatic printing of pointers to char
17039 don't give unpredicable result.
17040 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17041 local variables.
17042 * gdb.mi/mi-var-child.exp: Step to right line
17043 of do_children_tests.
17044 * gdb.mi/mi2-var-child.exp: Likewise.
17045 * gdb.mi/mi-var-cmd.exp: Step to right line of
17046 do_locals_tests.
17047 (do_children_tests): User char[2] instead of
17048 char so that automatic printing of pointers to char
17049 don't give unpredicable result.
17050 * gdb.mi/mi2-var-cmd.exp: Likewise.
17051 * lib/mi-support.exp (mi_continue_to_line):
17052 Pass test name to mi_wait_for_stop.
17053
17054 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17055
17056 * gdb.asm/asm-source.exp: Remove d10v case.
17057 * lib/gdb.exp (skip_cplus_tests): Likewise.
17058 * gdb.asm/d10v.inc: Deleted.
17059
17060 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17061
17062 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17063
17064 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17065
17066 * config/netware.exp: Delete file.
17067
17068 2007-03-29 Joel Brobecker <brobecker@adacore.com>
17069
17070 * gdb.dwarf2/dw2-noloc.S: New file.
17071 * gdb.dwarf2/dw2-noloc.exp: New file.
17072
17073 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17074
17075 * gdb.cp/method2.cc: New test.
17076 * gdb.cp/method2.exp: New test.
17077 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17078
17079 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17080
17081 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17082
17083 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17084
17085 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17086
17087 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17088
17089 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17090 (gdb_load): Delete, replace with...
17091 (gdb_reload): ...this.
17092 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17093 * gdb.server/server-mon.exp: Likewise.
17094 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17095 (gdb_start_cmd): New.
17096 (gdb_file_cmd): Save the last loaded file.
17097 (gdb_reload): New.
17098 (gdb_gnu_strip_debug): Use transform.
17099 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17100 support here. Use new $last_loaded_file. Check mtime.
17101 (gdb_target_cmd): Handle ObjC failure case.
17102 (infer_host_exec): Delete.
17103 (gdbserver_load): Rename to...
17104 (gdbserver_run): ...this. Simplify.
17105 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17106 (mi_gdb_load): Move most contents to a new function...
17107 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17108 (mi_run_cmd): Use mi_gdb_target_load.
17109 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17110 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17111 Use gdb_run_cmd.
17112 * gdb.base/charsign.exp: Remove incorrect comment.
17113 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17114 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17115 gdb.base/start.exp: Use gdb_start_cmd.
17116
17117 2007-03-23 Nigel Stephens <nigel@mips.com>
17118 Maciej W. Rozycki <macro@mips.com>
17119
17120 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17121 * gdb.base/signull.exp: Similarly.
17122
17123 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17124
17125 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17126 messages available to test cases (like chng-sym.exp).
17127
17128 2007-03-14 Andreas Schwab <schwab@suse.de>
17129
17130 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17131 format changes.
17132
17133 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17134
17135 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17136 (optimized_1): New.
17137 (main): Call optimized_1.
17138 (gdb2029): Correct typos. Call gdb2029_marker.
17139 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17140 for gdb2029.
17141
17142 2007-03-12 Mark Kettenis <kettenis@gnu.org>
17143
17144 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17145 as tabs. Remove redundant test pattern.
17146
17147 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17148
17149 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17150 for /a format output.
17151
17152 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17153
17154 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17155 collect output incrementally.
17156
17157 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17158
17159 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17160 for -var-create lpcharacter test.
17161 * gdb.mi/mi2-var-cmd.exp: Likewise.
17162
17163 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17164
17165 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17166 pass on targets where address zero is readable.
17167
17168 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17169
17170 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17171 just a single architecture.
17172
17173 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17174
17175 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17176 (fetch_all_registers): New function, uses gdb_test_multiple and
17177 exp_continue to fetch inferior output line-by-line.
17178 Replace all uses of do_get_all_registers by fetch_all_registers.
17179
17180 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17181
17182 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17183 in target_info.
17184
17185 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17186
17187 * gdb.threads/manythreads.exp: Use $message string for
17188 consistancy; add a default (timeout) case.
17189
17190 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17191
17192 * gdb.base/watchpoint.exp: Fix truncated comment.
17193
17194 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17195
17196 * Makefile.in: Remove spurious single-quotes from sed command.
17197
17198 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17199
17200 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17201 func.
17202 * gdb.mi/mi2-var-cmd.exp: Likewise.
17203
17204 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17205
17206 * gdb.dwarf2/dw2-producer.S: New file.
17207 * gdb.dwarf2/dw2-producer.exp: New testcase.
17208
17209 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
17210
17211 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17212 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17213 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17214 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17215 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17216 Revert tests to use mi_gdb_test and include value field in output
17217 of -var-create.
17218
17219 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17220
17221 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17222
17223 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17224
17225 * gdb.base/maint.exp: Remove full paths from test names.
17226 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17227 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17228
17229 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17230
17231 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17232
17233 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17234
17235 * gdb.server/server-mon.exp: New test.
17236
17237 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17240
17241 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17242
17243 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17244 register capitalization.
17245
17246 2007-02-13 Denis Pilat <denis.pilat@st.com>
17247
17248 * gdb.mi/mi-var-invalidate.exp: New file.
17249
17250 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17251
17252 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17253
17254 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17255
17256 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17257
17258 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17259
17260 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17261 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17262
17263 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
17264
17265 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17266 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17267 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17268 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17269 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17270 * gdb.mi/gdb792.exp, lib/mi-support.exp:
17271 Update tests to include value field in output of -var-create.
17272
17273 2007-02-08 Andreas Schwab <schwab@suse.de>
17274
17275 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17276
17277 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17278
17279 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17280 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17281
17282 2007-02-02 Denis Pilat <denis.pilat@st.com>
17283
17284 * gdb.threads/threadapply.exp: check that frame is not changed by
17285 the thread apply all command.
17286
17287 2007-01-31 Andreas Schwab <schwab@suse.de>
17288
17289 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17290
17291 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17292 in the dwarf sections.
17293 * gdb.dwarf2/mac-fileno.S: Likewise.
17294
17295 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17296 bspstore register on ia64.
17297
17298 2007-01-29 Andreas Schwab <schwab@suse.de>
17299
17300 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17301 "frame-begin" annotation.
17302
17303 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17304 number of "frames-invalid" annotations.
17305
17306 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17307
17308 * gdb.base/commands.exp: Call if_commands_test.
17309 (gdb_test_no_prompt, if_commands_test): New.
17310
17311 2007-01-28 Mark Kettenis <kettenis@gnu.org>
17312
17313 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17314
17315 2007-01-27 Andreas Schwab <schwab@suse.de>
17316
17317 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17318 .short/.int/.quad in the dwarf sections.
17319 * gdb.dwarf2/dw2-intercu.S: Likewise.
17320 * gdb.dwarf2/dw2-intermix.S: Likewise.
17321
17322 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17323
17324 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17325 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17326 array.
17327 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17328 * gdb.base/setvar.exp: Likewise.
17329
17330 2007-01-26 Andreas Schwab <schwab@suse.de>
17331
17332 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17333 test.
17334
17335 * gdb.base/multi-forks.exp ("restart $i"): Also match
17336 __kernel_syscall_via_break.
17337
17338 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17339
17340 * lib/mi-support.exp (mi_delete_varobj): New.
17341 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17342 testcase.
17343 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17344 (main): Call the above.
17345 (reference_update_test, base_in_reference_test)
17346 (reference_to_pointer): Delete the created varobjs.
17347
17348 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17349
17350 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17351 * configure: Regenerated.
17352 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17353 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17354 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17355 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17356 * lib/gdb.exp (gdb_skip_xml_test): New function.
17357
17358 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17359
17360 * gdb.base/sigrepeat.exp: Correct error message.
17361
17362 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17363 Daniel Jacobowitz <dan@codesourcery.com>
17364
17365 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17366 gdb.arch/i386-gnu-cfi-asm.S: New files.
17367
17368 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17369
17370 * lib/gdb.exp: Abort on missing `site.exp'.
17371
17372 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17373 Daniel Jacobowitz <dan@codesourcery.com>
17374
17375 * gdb.base/included.c, gdb.base/included.exp,
17376 gdb.base/included.h: New files.
17377
17378 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17379
17380 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17381 (maximize_rlimit): Reduce limits on 64-bit systems.
17382
17383 2007-01-19 Mark Kettenis <kettenis@gnu.org>
17384
17385 From Marcus Deuling <deuling@de.ibm.com>:
17386 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17387 every case.
17388
17389 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
17390
17391 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17392 (test_path_specification): Use objdir instead of srcdir to always
17393 get an absolute filename.
17394
17395 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17396
17397 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17398
17399 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17400
17401 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17402 Make sure the variable we're using is in scope.
17403 (reference_to_pointer): Likewise.
17404
17405 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17406
17407 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17408 has no debug information.
17409
17410 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17411
17412 * gdb.base/annota1.exp: Remove extra send_gdb.
17413
17414 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17415
17416 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17417
17418 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17419
17420 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17421
17422 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
17423 Daniel Jacobowitz <dan@codesourcery.com>
17424
17425 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17426 lcharacter or linteger change. Correct duplicated test name.
17427 * gdb.mi/mi2-var-cmd.exp: Likewise.
17428
17429 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17430
17431 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17432
17433 2007-01-05 Joel Brobecker <brobecker@adacore.com>
17434
17435 * gdb.base/nofield.c: New file.
17436 * gdb.base/nofield.exp: New testcase.
17437
17438 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
17439
17440 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17441
17442 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17443 test.
17444
17445 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17446
17447 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17448
17449 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17450
17451 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17452 when continuing.
17453
17454 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17455
17456 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17457 Expect ".exe" extension.
17458
17459 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17460
17461 * gdb.base/charset.exp: Add explicit filename to break.
17462 * gdb.base/dbx.exp: Add explicit filename to breaks.
17463
17464 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17465
17466 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17467 * gdb.mi/mi2-file.exp: Likewise.
17468
17469 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17470
17471 Implement specification of MI tests as comments
17472 in C and C++ sources.
17473 * lib/mi-support.exp (mi_autotest_data): New variable.
17474 (mi_autotest_source): New variable.
17475 (count_newlines, mi_prepare_inline_tests)
17476 (mi_get_inline_test, mi_continue_to_line)
17477 (mi_run_inline_test, mi_tbreak)
17478 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17479 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17480 Run inline tests.
17481 * gdb.mi/mi-var-cp.cc: Define tests here.
17482
17483 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17484
17485 Simplify usage of mi_continue_to.
17486 * lib/mi-support.exp (mi_runto_helper): Renamed
17487 from mi_runto, added new parameter 'run_or_continue'.
17488 (mi_runto): Use mi_runto_helper.
17489 (mi_continue_to): Accept just function name as parameter.
17490 Use mi_runto_helper.
17491 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17492 * gdb.mi/mi2-var-cmd.exp: Likewise.
17493
17494 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17495
17496 Make this testcase a bit more realistic. The current code
17497 is too simplistic, and allows the compiler to optimize out
17498 some of the entities we need for this testcase.
17499 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17500 (Do_Nothing): Add extra parameter.
17501 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17502 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17503 by using a variable of type Void_Star.
17504
17505 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17506
17507 * gdb.ada/catch_ex/foo.adb: New file.
17508 * gdb.ada/catch_ex.exp: New testcase.
17509
17510 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17511
17512 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17513 pass --image-base to linker.
17514
17515 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17516 Daniel Jacobowitz <dan@codesourcery.com>
17517
17518 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17519 secondary prompts.
17520
17521 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17522
17523 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17524 output. Test the types of members and member pointers.
17525 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17526 gdb/2092.
17527 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17528 statement. Enable for GCC. Update expected output for some tests
17529 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17530 layout.
17531 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17532 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17533 (Diamond::vget_base): New.
17534 (main): Add new tests.
17535 * gdb.cp/printmethod.exp: Update expected output for member functions.
17536 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17537 print pEe->D::vg().
17538
17539 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17540
17541 * gdb.threads/tls.exp: Allow stops in sem_post.
17542
17543 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17544
17545 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17546 * gdb.base/annota3.exp: Likewise.
17547 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17548 again (instead of timing out).
17549 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17550 GCC bug 26475.
17551 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17552 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17553 test from jmisc1.exp.
17554 * gdb.java/jmisc1.exp: Delete.
17555 * gdb.java/jprint.exp: Adjust to work with method signatures including
17556 return types.
17557 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17558 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17559 * lib/java.exp (compile_java_from_source): Pass the correct type
17560 to target_compile.
17561
17562 2006-12-31 Joel Brobecker <brobecker@adacore.com>
17563
17564 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17565 (stack_align_edx): New function.
17566 (stack_align_eax): New function.
17567 (main): Add calls to stack_align_edx and stack_align_eax.
17568 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17569 Add testing for the cases where the register used during a stack
17570 realignment is edx. Same for eax.
17571
17572 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17573
17574 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17575 and generic PE targets.
17576
17577 2006-12-29 Joel Brobecker <brobecker@adacore.com>
17578
17579 * gdb.ada/array_return.exp: Update copyright date list.
17580
17581 2006-12-27 Joel Brobecker <brobecker@adacore.com>
17582
17583 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17584 (Create_Small_Float_Vector): New function.
17585 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17586 function body.
17587 * gdb.ada/array_return/p.adb: Use new type and function from
17588 package Pck.
17589 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17590 able to print the value returned by a function returning an
17591 array of float.
17592
17593 2006-12-20 Joel Brobecker <brobecker@adacore.com>
17594
17595 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17596 The associated tests should be PASSing.
17597
17598 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17599
17600 Test for base in references.
17601 * gdb.mi/mi-var-cp.cc: Add test code.
17602 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17603 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17604 * gdb.mi/mi2-watch.exp: Likewise.
17605 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17606 (mi_list_varobj_children): New function.
17607
17608 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17609
17610 * lib/mi-support.exp
17611 (mi_runto): Accept "()" after function name.
17612 (mi_create_varobj): New function.
17613 (mi_varobj_update): New function.
17614 (mi_Check_varobj_value): New function.
17615 * gdb.mi/mi-var-cp.exp: New file.
17616 * gdb.mi/mi-var-cp.cc: New file.
17617
17618 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17619
17620 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17621 gdb.base/weaklib2.c: New files.
17622
17623 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17624
17625 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17626 info. Adjust test names.
17627
17628 * gdb.base/break.c (main): Move position of malloc.
17629 * gdb.base/break.exp: Revert mistaken checkin.
17630
17631 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17632
17633 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17634 assignement of arrays and function pointers.
17635 * gdb.mi/var-cmd.c: Add declaration necessary for above
17636 tests.
17637
17638 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17639
17640 * gdb.base/break.c (main): Call malloc.
17641
17642 * gdb.threads/linux-dp.exp: Read thread table before and after
17643 creating each philosopher and verify it.
17644
17645 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17646 Paul Brook <paul@codesourcery.com>
17647 Daniel Jacobowitz <dan@codesourcery.com>
17648
17649 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17650 main to remove duplication. Add start function of the form
17651 '_*start[1-9]*'. Add RVDS start function.
17652
17653 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17654
17655 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17656
17657 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17658
17659 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17660 * gdb.asm/spu.inc: New file.
17661 * gdb.base/term.exp: Disable if [target_info exists noargs].
17662 * gdb.gdb/complaints.exp: Disable if ![isnative].
17663 * gdb.gdb/selftest.exp: Likewise.
17664 * gdb.gdb/observer.exp: Likewise.
17665 * gdb.gdb/xfullpath.exp: Likewise.
17666 * gdb.base/attach.exp: Disable on SPU target.
17667 * gdb.cp/bs145503.exp: Likewise.
17668 * gdb.cp/exception.exp: Likewise.
17669 * gdb.cp/userdef.exp: Likewise.
17670
17671 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17672
17673 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17674
17675 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17676
17677 * gdb.base/completion.exp: Fix completion tests for
17678 'info' and 'info '.
17679 * gdb.base/help.exp (help_test_raw, test_class_help)
17680 (test_prefix_command_help): Move...
17681 * lib/gdb.exp: Here.
17682 * gdb.base/main.exp: Adjust.
17683 * gdb.cp/maint.exp: Adjust.
17684 * gdb.trace/tracecmd.exp: Use test_help_class.
17685
17686 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17687
17688 * gdb.stabs/weird.exp (print_weird_var): Use
17689 gdb_test_multiple instead of gdb_expect.
17690
17691 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17692
17693 * gdb.base/help.exp (help_test_raw): New.
17694 (test_class_help): New.
17695 (test_prefix_command_help): New.
17696 Adjust testcases.
17697
17698 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
17699
17700 * gdb.base/constvars.c (main): Write to crass and crips, so that
17701 they are allocated by the compiler.
17702
17703 2006-10-27 Andreas Schwab <schwab@suse.de>
17704
17705 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17706 "detach-fork".
17707
17708 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17709
17710 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17711 of patterns.
17712
17713 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17714
17715 * gdb.base/sepdebug.exp: Remove debug format test.
17716 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17717 Handle no-symtab.
17718 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17719
17720 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17721
17722 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17723 int to pointer or pointer to int.
17724 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17725
17726 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17727
17728 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17729
17730 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17731
17732 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17733
17734 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17735
17736 PR c++/2116
17737 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17738
17739 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17740
17741 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17742 the corresponding bug has been fixed in GDB (PR/2018).
17743
17744 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17745
17746 * gdb.base/subst.exp: New testcase.
17747
17748 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17749
17750 * gdb.ada/array_return/pck.ads: Add copyright notice.
17751 * gdb.ada/array_return/pck.adb: Likewise.
17752 * gdb.ada/array_return/p.adb: Likewise.
17753 * gdb.ada/exec_changed/first.adb: Likewise.
17754 * gdb.ada/exec_changed/second.adb: Likewise.
17755
17756 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17757
17758 * gdb.ada/watch_arg/watch.adb: New file.
17759 * gdb.ada/watch_arg.exp: New testcase.
17760
17761 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17762
17763 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17764 via string_to_regexp.
17765 * gdb.mi/mi2-basics.exp: Likewise.
17766
17767 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17768
17769 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17770 Remove unused / obsolete files.
17771
17772 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
17773
17774 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17775
17776 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17777
17778 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17779 HIGH_FRAME argument to -stack-list-arguments can be larger than
17780 the number of frames.
17781
17782 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17783
17784 * gdb.base/args.c (main): Add breakpoint marker.
17785 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17786 really test empty arguments.
17787 (args_load): Delete.
17788 (args_test): New.
17789
17790 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
17791
17792 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17793 check for one file.
17794
17795 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17796
17797 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17798 HIGH_FRAME argument to -stack-list-locals can be larger than
17799 the number of frames.
17800
17801 2006-08-18 Fred Fish <fnf@specifix.com>
17802
17803 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17804 '$' in front of skip_vmx_tests_saved when setting that.
17805
17806 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17807
17808 * gdb.base/trace-commands.exp: New file.
17809
17810 2006-08-10 Joel Brobecker <brobecker@adacore.com>
17811 Daniel Jacobowitz <dan@codesourcery.com>
17812
17813 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17814 expected output of the backtrace commands.
17815
17816 2006-08-09 Joel Brobecker <brobecker@adacore.com>
17817
17818 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17819 untested followed by return combination.
17820 * gdb.arch/altivec-regs.exp: Likewise.
17821 * gdb.arch/e500-abi.exp: Likewise.
17822 * gdb.arch/e500-regs.exp: Likewise.
17823 * gdb.arch/gdb1291.exp: Likewise.
17824 * gdb.arch/gdb1431.exp: Likewise.
17825 * gdb.arch/gdb1558.exp: Likewise.
17826 * gdb.arch/i386-prologue.exp: Likewise.
17827 * gdb.arch/i386-unwind.exp: Likewise.
17828 * gdb.asm/asm-source.exp: Likewise.
17829 * gdb.base/a2-run.exp: Likewise.
17830 * gdb.base/advance.exp: Likewise.
17831 * gdb.base/all-bin.exp: Likewise.
17832 * gdb.base/annota1.exp: Likewise.
17833 * gdb.base/annota3.exp: Likewise.
17834 * gdb.base/args.exp: Likewise.
17835 * gdb.base/arithmet.exp: Likewise.
17836 * gdb.base/assign.exp: Likewise.
17837 * gdb.base/async.exp: Likewise.
17838 * gdb.base/attach.exp: Likewise.
17839 * gdb.base/bang.exp: Likewise.
17840 * gdb.base/bigcore.exp: Likewise.
17841 * gdb.base/bitfields.exp: Likewise.
17842 * gdb.base/bitfields2.exp: Likewise.
17843 * gdb.base/break.exp: Likewise.
17844 * gdb.base/call-sc.exp: Likewise.
17845 * gdb.base/call-strs.exp: Likewise.
17846 * gdb.base/callfuncs.exp: Likewise.
17847 * gdb.base/checkpoint.exp: Likewise.
17848 * gdb.base/chng-syms.exp: Likewise.
17849 * gdb.base/code-expr.exp: Likewise.
17850 * gdb.base/commands.exp: Likewise.
17851 * gdb.base/completion.exp: Likewise.
17852 * gdb.base/cond-expr.exp: Likewise.
17853 * gdb.base/condbreak.exp: Likewise.
17854 * gdb.base/consecutive.exp: Likewise.
17855 * gdb.base/constvars.exp: Likewise.
17856 * gdb.base/corefile.exp: Likewise.
17857 * gdb.base/cvexpr.exp: Likewise.
17858 * gdb.base/dbx.exp: Likewise.
17859 * gdb.base/define.exp: Likewise.
17860 * gdb.base/detach.exp: Likewise.
17861 * gdb.base/display.exp: Likewise.
17862 * gdb.base/dump.exp: Likewise.
17863 * gdb.base/ena-dis-br.exp: Likewise.
17864 * gdb.base/ending-run.exp: Likewise.
17865 * gdb.base/environ.exp: Likewise.
17866 * gdb.base/eval-skip.exp: Likewise.
17867 * gdb.base/exprs.exp: Likewise.
17868 * gdb.base/fileio.exp: Likewise.
17869 * gdb.base/finish.exp: Likewise.
17870 * gdb.base/float.exp: Likewise.
17871 * gdb.base/foll-exec.exp: Likewise.
17872 * gdb.base/foll-fork.exp: Likewise.
17873 * gdb.base/foll-vfork.exp: Likewise.
17874 * gdb.base/freebpcmd.exp: Likewise.
17875 * gdb.base/funcargs.exp: Likewise.
17876 * gdb.base/gcore.exp: Likewise.
17877 * gdb.base/gdb1090.exp: Likewise.
17878 * gdb.base/gdb1250.exp: Likewise.
17879 * gdb.base/huge.exp: Likewise.
17880 * gdb.base/info-proc.exp: Likewise.
17881 * gdb.base/interrupt.exp: Likewise.
17882 * gdb.base/jump.exp: Likewise.
17883 * gdb.base/langs.exp: Likewise.
17884 * gdb.base/lineinc.exp: Likewise.
17885 * gdb.base/list.exp: Likewise.
17886 * gdb.base/logical.exp: Likewise.
17887 * gdb.base/long_long.exp: Likewise.
17888 * gdb.base/macscp.exp: Likewise.
17889 * gdb.base/maint.exp: Likewise.
17890 * gdb.base/mips_pro.exp: Likewise.
17891 * gdb.base/miscexprs.exp: Likewise.
17892 * gdb.base/multi-forks.exp: Likewise.
17893 * gdb.base/opaque.exp: Likewise.
17894 * gdb.base/overlays.exp: Likewise.
17895 * gdb.base/pc-fp.exp: Likewise.
17896 * gdb.base/pointers.exp: Likewise.
17897 * gdb.base/printcmds.exp: Likewise.
17898 * gdb.base/psymtab.exp: Likewise.
17899 * gdb.base/ptype.exp: Likewise.
17900 * gdb.base/recurse.exp: Likewise.
17901 * gdb.base/relational.exp: Likewise.
17902 * gdb.base/relocate.exp: Likewise.
17903 * gdb.base/remote.exp: Likewise.
17904 * gdb.base/reread.exp: Likewise.
17905 * gdb.base/restore.exp: Likewise.
17906 * gdb.base/return.exp: Likewise.
17907 * gdb.base/return2.exp: Likewise.
17908 * gdb.base/scope.exp: Likewise.
17909 * gdb.base/sect-cmd.exp: Likewise.
17910 * gdb.base/sep.exp: Likewise.
17911 * gdb.base/sepdebug.exp: Likewise.
17912 * gdb.base/setshow.exp: Likewise.
17913 * gdb.base/setvar.exp: Likewise.
17914 * gdb.base/sigall.exp: Likewise.
17915 * gdb.base/sigbpt.exp: Likewise.
17916 * gdb.base/signals.exp: Likewise.
17917 * gdb.base/signull.exp: Likewise.
17918 * gdb.base/sizeof.exp: Likewise.
17919 * gdb.base/solib.exp: Likewise.
17920 * gdb.base/step-line.exp: Likewise.
17921 * gdb.base/step-test.exp: Likewise.
17922 * gdb.base/structs.exp: Likewise.
17923 * gdb.base/structs2.exp: Likewise.
17924 * gdb.base/term.exp: Likewise.
17925 * gdb.base/twice.exp: Likewise.
17926 * gdb.base/until.exp: Likewise.
17927 * gdb.base/varargs.exp: Likewise.
17928 * gdb.base/volatile.exp: Likewise.
17929 * gdb.base/watchpoint.exp: Likewise.
17930 * gdb.base/whatis-exp.exp: Likewise.
17931 * gdb.base/whatis.exp: Likewise.
17932 * gdb.cp/ambiguous.exp: Likewise.
17933 * gdb.cp/annota2.exp: Likewise.
17934 * gdb.cp/annota3.exp: Likewise.
17935 * gdb.cp/bool.exp: Likewise.
17936 * gdb.cp/breakpoint.exp: Likewise.
17937 * gdb.cp/casts.exp: Likewise.
17938 * gdb.cp/class2.exp: Likewise.
17939 * gdb.cp/classes.exp: Likewise.
17940 * gdb.cp/cplusfuncs.exp: Likewise.
17941 * gdb.cp/ctti.exp: Likewise.
17942 * gdb.cp/derivation.exp: Likewise.
17943 * gdb.cp/exception.exp: Likewise.
17944 * gdb.cp/gdb1355.exp: Likewise.
17945 * gdb.cp/hang.exp: Likewise.
17946 * gdb.cp/inherit.exp: Likewise.
17947 * gdb.cp/local.exp: Likewise.
17948 * gdb.cp/m-data.exp: Likewise.
17949 * gdb.cp/m-static.exp: Likewise.
17950 * gdb.cp/member-ptr.exp: Likewise.
17951 * gdb.cp/method.exp: Likewise.
17952 * gdb.cp/misc.exp: Likewise.
17953 * gdb.cp/namespace.exp: Likewise.
17954 * gdb.cp/overload.exp: Likewise.
17955 * gdb.cp/ovldbreak.exp: Likewise.
17956 * gdb.cp/pr-1023.exp: Likewise.
17957 * gdb.cp/pr-1210.exp: Likewise.
17958 * gdb.cp/pr-574.exp: Likewise.
17959 * gdb.cp/printmethod.exp: Likewise.
17960 * gdb.cp/psmang.exp: Likewise.
17961 * gdb.cp/ref-params.exp: Likewise.
17962 * gdb.cp/ref-types.exp: Likewise.
17963 * gdb.cp/rtti.exp: Likewise.
17964 * gdb.cp/templates.exp: Likewise.
17965 * gdb.cp/try_catch.exp: Likewise.
17966 * gdb.cp/userdef.exp: Likewise.
17967 * gdb.cp/virtfunc.exp: Likewise.
17968 * gdb.disasm/am33.exp: Likewise.
17969 * gdb.disasm/h8300s.exp: Likewise.
17970 * gdb.disasm/mn10300.exp: Likewise.
17971 * gdb.disasm/sh3.exp: Likewise.
17972 * gdb.disasm/t01_mov.exp: Likewise.
17973 * gdb.disasm/t02_mova.exp: Likewise.
17974 * gdb.disasm/t03_add.exp: Likewise.
17975 * gdb.disasm/t04_sub.exp: Likewise.
17976 * gdb.disasm/t05_cmp.exp: Likewise.
17977 * gdb.disasm/t06_ari2.exp: Likewise.
17978 * gdb.disasm/t07_ari3.exp: Likewise.
17979 * gdb.disasm/t08_or.exp: Likewise.
17980 * gdb.disasm/t09_xor.exp: Likewise.
17981 * gdb.disasm/t10_and.exp: Likewise.
17982 * gdb.disasm/t11_logs.exp: Likewise.
17983 * gdb.disasm/t12_bit.exp: Likewise.
17984 * gdb.disasm/t13_otr.exp: Likewise.
17985 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17986 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17987 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17988 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17989 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17990 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17991 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17992 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17993 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17994 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17995 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17996 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17997 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17998 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17999 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18000 * gdb.mi/gdb701.exp: Likewise.
18001 * gdb.mi/gdb792.exp: Likewise.
18002 * gdb.mi/mi-basics.exp: Likewise.
18003 * gdb.mi/mi-break.exp: Likewise.
18004 * gdb.mi/mi-cli.exp: Likewise.
18005 * gdb.mi/mi-console.exp: Likewise.
18006 * gdb.mi/mi-disassemble.exp: Likewise.
18007 * gdb.mi/mi-eval.exp: Likewise.
18008 * gdb.mi/mi-file.exp: Likewise.
18009 * gdb.mi/mi-read-memory.exp: Likewise.
18010 * gdb.mi/mi-regs.exp: Likewise.
18011 * gdb.mi/mi-return.exp: Likewise.
18012 * gdb.mi/mi-simplerun.exp: Likewise.
18013 * gdb.mi/mi-stack.exp: Likewise.
18014 * gdb.mi/mi-stepi.exp: Likewise.
18015 * gdb.mi/mi-syn-frame.exp: Likewise.
18016 * gdb.mi/mi-until.exp: Likewise.
18017 * gdb.mi/mi-var-block.exp: Likewise.
18018 * gdb.mi/mi-var-child.exp: Likewise.
18019 * gdb.mi/mi-var-cmd.exp: Likewise.
18020 * gdb.mi/mi-var-display.exp: Likewise.
18021 * gdb.mi/mi-watch.exp: Likewise.
18022 * gdb.mi/mi2-basics.exp: Likewise.
18023 * gdb.mi/mi2-break.exp: Likewise.
18024 * gdb.mi/mi2-cli.exp: Likewise.
18025 * gdb.mi/mi2-console.exp: Likewise.
18026 * gdb.mi/mi2-disassemble.exp: Likewise.
18027 * gdb.mi/mi2-eval.exp: Likewise.
18028 * gdb.mi/mi2-file.exp: Likewise.
18029 * gdb.mi/mi2-read-memory.exp: Likewise.
18030 * gdb.mi/mi2-regs.exp: Likewise.
18031 * gdb.mi/mi2-return.exp: Likewise.
18032 * gdb.mi/mi2-simplerun.exp: Likewise.
18033 * gdb.mi/mi2-stack.exp: Likewise.
18034 * gdb.mi/mi2-stepi.exp: Likewise.
18035 * gdb.mi/mi2-syn-frame.exp: Likewise.
18036 * gdb.mi/mi2-until.exp: Likewise.
18037 * gdb.mi/mi2-var-block.exp: Likewise.
18038 * gdb.mi/mi2-var-child.exp: Likewise.
18039 * gdb.mi/mi2-var-cmd.exp: Likewise.
18040 * gdb.mi/mi2-var-display.exp: Likewise.
18041 * gdb.mi/mi2-watch.exp: Likewise.
18042 * gdb.stabs/exclfwd.exp: Likewise.
18043 * gdb.stabs/weird.exp: Likewise.
18044 * gdb.threads/gcore-thread.exp: Likewise.
18045 * gdb.trace/actions.exp: Likewise.
18046 * gdb.trace/backtrace.exp: Likewise.
18047 * gdb.trace/circ.exp: Likewise.
18048 * gdb.trace/collection.exp: Likewise.
18049 * gdb.trace/deltrace.exp: Likewise.
18050 * gdb.trace/infotrace.exp: Likewise.
18051 * gdb.trace/limits.exp: Likewise.
18052 * gdb.trace/packetlen.exp: Likewise.
18053 * gdb.trace/passc-dyn.exp: Likewise.
18054 * gdb.trace/passcount.exp: Likewise.
18055 * gdb.trace/report.exp: Likewise.
18056 * gdb.trace/save-trace.exp: Likewise.
18057 * gdb.trace/tfind.exp: Likewise.
18058 * gdb.trace/tracecmd.exp: Likewise.
18059 * gdb.trace/while-dyn.exp: Likewise.
18060 * gdb.trace/while-stepping.exp: Likewise.
18061
18062 2006-08-08 Joel Brobecker <brobecker@adacore.com>
18063
18064 * gdb.base/step-bt.c: New file.
18065 * gdb.base/step-bt.exp: New testcase.
18066
18067 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18068
18069 * config/monitor.exp (gdb_load): Remove support for obsolete
18070 download-write-size.
18071 * gdb.base/remote.exp: Likewise. Update all callers of
18072 gdb_timed_load.
18073
18074 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18075
18076 * cursal.exp: Pass binfile to gdb_load.
18077
18078 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18079
18080 * gdb.base/cursal.exp: Add "" to gdb_load call.
18081
18082 2006-07-29 Mark Kettenis <kettenis@gnu.org>
18083
18084 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18085 NetBSD/ELF targets.
18086
18087 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18088
18089 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18090 operator*.
18091
18092 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18093
18094 * gdb.base/completion.exp: Update for change in "file" behavior.
18095 * gdb.stabs/weird.exp: Likewise.
18096 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18097 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18098
18099 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18100
18101 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18102 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18103
18104 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18105
18106 * gdb.base/default.exp: Update source command error message.
18107 * gdb.base/help.exp: Update 'help source' message.
18108
18109 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18110
18111 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18112 test.
18113
18114 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18115
18116 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18117
18118 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18119
18120 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18121
18122 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18123
18124 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18125
18126 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18127
18128 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18129 *-*-openbsd* from targets for wich we expect ARM FPA floating
18130 point format.
18131
18132 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
18133
18134 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18135
18136 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18137
18138 * gdb.base/annota3.exp: Expect frame-begin annotation.
18139
18140 2006-07-14 Joel Brobecker <brobecker@adacore.com>
18141
18142 * gdb.base/help.exp: Adjust "help unset" test to accept
18143 any list of unset commands.
18144
18145 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18146 Daniel Jacobowitz <dan@codesourcery.com>
18147
18148 * gdb.cp/ref-params.exp: New test.
18149 * gdb.cp/ref-params.cc: New source file.
18150 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18151
18152 2006-07-08 Mark Kettenis <kettenis@gnu.org>
18153
18154 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18155 spaces/tabs in regular expressions since they might not be there.
18156
18157 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18158
18159 * gdb.base/ifelse.exp: New file.
18160
18161 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18162
18163 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18164 line.
18165 * gdb.base/huge.exp: Loop over compilation to find a size that
18166 is acceptable.
18167 * gdb.base/remote.exp: Correct expected strings.
18168 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18169
18170 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18171
18172 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18173
18174 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18175
18176 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18177 native.
18178
18179 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18180
18181 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18182 enable stabs testing.
18183
18184 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18185
18186 * gdb.base/auxv.exp: Intercept undefined command messages before
18187 gdb_test_multiple does.
18188
18189 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18190
18191 * Makefile.in (host_alias): Remove.
18192 (target_alias): Use @target_noncanonical@.
18193 (site.exp): Don't set host_alias.
18194 * aclocal.m4: Remove contents. Include acx.m4.
18195 * configure: Regenerated.
18196 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18197
18198 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18199
18200 * lib/gdb.exp (gdb_load_cmd): New.
18201
18202 * gdb.base/fileio.c: Add system(NULL) test.
18203 * gdb.base/fileio.exp: Check it.
18204
18205 * gdb.base/break.c: Add 10a breakpoint at }
18206 * gdb.base/break.exp: Add test for breakpoint at }
18207 * gdb.cp/anon-union.cc: Add code at end of function.
18208 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18209 * gdb.mi/var-cmd.c: Add code at end of function.
18210 * gdb.mi/mi-var-display.exp: Adjust end of next.
18211 * gdb.mi/mi2-var-display.exp: Likewise.
18212 * gdb.base/fileio.c: Add stop function and insert calls at
18213 stopping places.
18214 * gdb.base/fileio.exp: Breakpoint stop function and remove
18215 explicit line number references.
18216
18217 2006-05-19 Joel Brobecker <brobecker@adacore.com>
18218
18219 * gdb.base/del.exp (test_delete_alias): New function.
18220 Now check that both "del" and "d" work as aliases for "delete".
18221
18222 2006-05-18 Fred Fish <fnf@specifix.com>
18223
18224 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18225 required. Check for spurious output after program exits normally.
18226
18227 2006-05-17 Fred Fish <fnf@specifix.com>
18228
18229 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18230 gdb_load, so it works in the simulator.
18231
18232 2006-05-11 Fred Fish <fnf@specifix.com>
18233
18234 * gdb.base/bang.exp: Ignore unexpected output between the
18235 "program exited normally" and the gdb prompt, as many other
18236 tests do.
18237
18238 2006-05-07 Mark Kettenis <kettenis@gnu.org>
18239
18240 * gdb.base/help.exp: Make "delete checkpoint" part option for
18241 "help d" and "help delete" tests.
18242
18243 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18244
18245 * gdb.mi/mi-basics.exp: Add missing serial number to
18246 expected output in some mi_gdb_test statements.
18247 * gdb.mi/mi2-basics.exp: Likewise.
18248
18249 2006-05-05 Joel Brobecker <brobecker@adacore.com>
18250
18251 * gdb.base/del.c: New file.
18252 * gdb.base/del.exp: New testcase.
18253
18254 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
18255
18256 * gdb.base/break.exp: Do not assume a breakpoint on
18257 main will actually be in $srcfile when optimizing.
18258 * gdb.base/savedregs.exp: Do not require that the dummy
18259 frame location match up to a symbol and source file location.
18260 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18261 will get printed without a mi_cmd_data_list_register_values prefix.
18262 (*-data-list-register-*): Correct regular expressions to expect the new
18263 pseudo d? floating point registers.
18264 * gdb.mi/mi2-regs.exp: Likewise.
18265
18266 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
18267
18268 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18269 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18270 is allocated by the compiler.
18271 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18272 anons, e, anone to force their allocation by the compiler.
18273
18274 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
18275
18276 * gdb.base/help.exp: Update expected text for help d and
18277 help delete.
18278
18279 2006-05-02 Mark Kettenis <kettenis@gnu.org>
18280
18281 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18282 NetBSD/ELF targets.
18283
18284 2006-04-30 Mark Kettenis <kettenis@gnu.org>
18285
18286 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18287 single-step breakpoint fails; make this a KFAIL on
18288 sparc*-*-openbsd*.
18289 * gdb.base/siginfo.exp: Likewise.
18290 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18291
18292 2006-04-26 Michael Snyder <msnyder@redhat.com>
18293
18294 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18295 which may have to consume output from other forks.
18296 Add tests to make sure that "delete fork" succeeded.
18297
18298 2006-04-20 Michael Snyder <msnyder@redhat.com>
18299
18300 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18301 Add support for the Renesas M32C and M16C.
18302
18303 * gdb.asm/asm-source.exp: Add m32c target.
18304 * gdb.asm/m32c.inc: Support for m32c target.
18305
18306 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18307
18308 * gdb.base/commands.exp (recursive_source_test): New test.
18309
18310 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
18311
18312 * gdb.base/float.exp: Add pattern for sparc targets.
18313
18314 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18315
18316 * gdb.base/commands.exp (stray_arg0_test): New test.
18317
18318 2006-03-30 Paul Brook <paul@codesourcery.com>
18319
18320 * gdb.mi/mi-until.exp: kfail broken until command.
18321 * gdb.mi/mi2-until.exp: Ditto.
18322
18323 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
18324
18325 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18326
18327 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
18328
18329 * gdb.base/prelink.exp: Anchor tested-for regular expression
18330 on gdb prompt.
18331
18332 2006-03-07 Paul Brook <paul@codesourcery.com>
18333
18334 * gdb.base/assign.exp: Correct fail message.
18335
18336 2006-03-07 Paul Brook <paul@codesourcery.com>
18337
18338 * lib/compiler.c: Extract armcc version number.
18339 * lib/compiler.cc: Ditto.
18340
18341 2006-03-07 Paul Brook <paul@codesourcery.com>
18342
18343 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18344 additional_flags=-w.
18345 * gdb.arch/altivec-regs.exp: Ditto.
18346 * gdb.arch/e500-abi.exp: Ditto.
18347 * gdb.arch/e500-regs.exp: Ditto.
18348 * gdb.base/all-bin.exp: Ditto.
18349 * gdb.base/annota1.exp: Ditto.
18350 * gdb.base/annota3.exp: Ditto.
18351 * gdb.base/args.exp: Ditto.
18352 * gdb.base/arithmet.exp: Ditto.
18353 * gdb.base/assign.exp: Ditto.
18354 * gdb.base/async.exp: Ditto.
18355 * gdb.base/bang.exp: Ditto.
18356 * gdb.base/break.exp: Ditto.
18357 * gdb.base/call-rt-st.exp: Ditto.
18358 * gdb.base/completion.exp: Ditto.
18359 * gdb.base/cond-expr.exp: Ditto.
18360 * gdb.base/condbreak.exp: Ditto.
18361 * gdb.base/consecutive.exp: Ditto.
18362 * gdb.base/define.exp: Ditto.
18363 * gdb.base/display.exp: Ditto.
18364 * gdb.base/ena-dis-br.exp: Ditto.
18365 * gdb.base/environ.exp: Ditto.
18366 * gdb.base/eval-skip.exp: Ditto.
18367 * gdb.base/info-proc.exp: Ditto.
18368 * gdb.base/jump.exp: Ditto.
18369 * gdb.base/logical.exp: Ditto.
18370 * gdb.base/long_long.exp: Ditto.
18371 * gdb.base/maint.exp: Ditto.
18372 * gdb.base/miscexprs.exp: Ditto.
18373 * gdb.base/pc-fp.exp: Ditto.
18374 * gdb.base/pointers.exp: Ditto.
18375 * gdb.base/relational.exp: Ditto.
18376 * gdb.base/reread.exp: Ditto.
18377 * gdb.base/sect-cmd.exp: Ditto.
18378 * gdb.base/sep.exp: Ditto.
18379 * gdb.base/sepdebug.exp: Ditto.
18380 * gdb.base/until.exp: Ditto.
18381 * gdb.base/whatis-exp.exp: Ditto.
18382 * gdb.cp/annota2.exp: Ditto.
18383 * gdb.cp/annota3.exp: Ditto.
18384 * gdb.trace/actions.exp: Ditto.
18385 * gdb.trace/backtrace.exp: Ditto.
18386 * gdb.trace/circ.exp: Ditto.
18387 * gdb.trace/collection.exp: Ditto.
18388 * gdb.trace/deltrace.exp: Ditto.
18389 * gdb.trace/infotrace.exp: Ditto.
18390 * gdb.trace/limits.exp: Ditto.
18391 * gdb.trace/packetlen.exp: Ditto.
18392 * gdb.trace/passc-dyn.exp: Ditto.
18393 * gdb.trace/passcount.exp: Ditto.
18394 * gdb.trace/report.exp: Ditto.
18395 * gdb.trace/save-trace.exp: Ditto.
18396 * gdb.trace/tfind.exp: Ditto.
18397 * gdb.trace/tracecmd.exp: Ditto.
18398 * gdb.trace/while-dyn.exp: Ditto.
18399 * gdb.trace/while-stepping.exp: Ditto.
18400 * lib/gdb.exp: Ditto.
18401 (gdb_compile): Handle nowarning option.
18402
18403 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
18404
18405 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18406 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18407 Rename executable to prelinkt. Don't re-prelink if we didn't
18408 get a core file. Test prelink -u exit status to tell whether
18409 prelinking failed. Use gdb_test_multiple.
18410
18411 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18412
18413 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18414 (do_tests): Call it.
18415
18416 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
18417
18418 * gdb.base/prelink.exp: New test.
18419 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18420
18421 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18422
18423 * gdb.fortran/derived-type.f90: New file.
18424 * gdb.fortran/derived-type.exp: New testcase.
18425
18426 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18427
18428 * gdb.base/default.exp: Allow ';' as a directory separator.
18429
18430 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18431
18432 * gdb.base/help.exp (help add-symbol-file): Update.
18433
18434 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18435
18436 * gdb.base/help.exp (help load): Update expected results.
18437
18438 2006-02-19 Fred Fish <fnf@specifix.com>
18439
18440 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18441 specifix hex value as part of results.
18442 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18443
18444 2006-02-16 Fred Fish <fnf@specifix.com>
18445
18446 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18447 ushort_addr, and slong_addr, so the typedefs are not optimized
18448 away.
18449 * gdb.base/whatis.exp: Add tests using type name for struct type,
18450 union type, enum type, and typedef.
18451
18452 2006-02-13 Mark Kettenis <kettenis@gnu.org>
18453
18454 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18455
18456 2006-02-13 Jim Blandy <jimb@redhat.com>
18457
18458 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18459 case where it takes two "next" commands to skip past the init
18460 call.
18461
18462 2006-02-12 Fred Fish <fnf@specifix.com>
18463
18464 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18465 to handle cases where it takes two "next" commands to skip
18466 past the init call.
18467
18468 2006-02-07 Joel Brobecker <brobecker@adacore.com>
18469
18470 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18471 on hppa32 targets.
18472
18473 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
18474
18475 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18476 field.
18477
18478 2006-01-29 Mark Kettenis <kettenis@gnu.org>
18479
18480 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18481
18482 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18483
18484 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18485 files.
18486
18487 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18488
18489 * gdb.cp/maint.exp: Set complaints to a positive value.
18490
18491 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18492
18493 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18494 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18495 function name.
18496
18497 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18498
18499 * gdb.base/checkpoint.c: Update copyright notice. Include
18500 <stdlib.h>.
18501
18502 2006-01-04 Jim Blandy <jimb@redhat.com>
18503
18504 * gdb.asm/asm-source.exp: Independently provide default values for
18505 asm-flags and debug-flags. Use 'string equal' to do the
18506 comparison, not the implicit expr's '==' operator. Remove
18507 now-unneeded assignments to asm-flags. In h8300 case, place
18508 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18509
18510 2006-01-04 Michael Snyder <msnyder@redhat.com>
18511
18512 * gdb.base/checkpoint.c: New file.
18513 * gdb.base/checkpoint.exp: New file.
18514 * gdb.base/multi-fork.c: New file.
18515 * gdb.base/multi-fork.exp: New file.
18516 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18517
18518 2006-01-04 Fred Fish <fnf@specifix.com>
18519
18520 * gdb.base/ptype.c (foo): Add typedef.
18521 (intfoo): Add function.
18522 * gdb.base/ptype1.c: New file.
18523 * gdb.base/ptype.exp: Handle compilation and linking with two
18524 source files. Test that proper type for "foo" is found based
18525 on source context rather than first match found in symtabs.
18526
18527 2005-12-28 Mark Kettenis <kettenis@gnu.org>
18528
18529 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18530 * gdb.asm/openbsd.inc: Indent commands.
18531
18532 2005-12-26 Mark Kettenis <kettenis@gnu.org>
18533
18534 * gdb.base/freebpcmd.exp: Increase timeout.
18535
18536 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18537
18538 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18539
18540 * gdb.base/default.exp: Update check for "show version".
18541
18542 2005-12-09 Randolph Chung <tausq@debian.org>
18543
18544 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18545 * gdb.asm/pa64.inc: New file.
18546
18547 2005-12-09 Randolph Chung <tausq@debian.org>
18548
18549 * gdb.asm/common.inc: Indent commands.
18550 * gdb.asm/asmsrc1.s: Likewise.
18551 * gdb.asm/asmsrc2.s: Likewise.
18552
18553 2005-12-09 Randolph Chung <tausq@debian.org>
18554
18555 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18556 (get_addr_of_sym): Remove duplicate print.
18557 (gen_core): xfail hppa*-*-hpux*, update expected output.
18558 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18559 * gdb.arch/pa64-nullify.s: New file.
18560
18561 2005-12-09 Randolph Chung <tausq@debian.org>
18562
18563 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18564
18565 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
18566
18567 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18568 code generation for these functions.
18569 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18570 error message.
18571
18572 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18573
18574 * gdb.base/help.exp (help b, help br, help bre, help brea)
18575 (help break): Update the expected message.
18576
18577 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18578
18579 * gdb.asm/m68hc11.inc: Setup the data section.
18580 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18581 script for this test.
18582 (m6812-*-*): Likewise.
18583
18584 2005-11-09 Randolph Chung <tausq@debian.org>
18585
18586 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18587
18588 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18589
18590 * gdb.base/break.exp: Fix a comment typo.
18591
18592 2005-11-03 Jim Blandy <jimb@redhat.com>
18593
18594 Checked in by Elena Zannoni <ezannoni@redhat.com>
18595
18596 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18597
18598 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
18599
18600 * gdb.arch/gdb1558.c: Include stdio.h.
18601
18602 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18603
18604 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18605
18606 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18607
18608 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18609
18610 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18611
18612 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18613 vscr" tests to better match output.
18614
18615 2005-10-12 Jim Blandy <jimb@redhat.com>
18616
18617 * gdb.base/structs.exp (any): New function.
18618 (test_struct_returns): Don't make any assumptions at all about
18619 what value the function returns when GDB can't set the return
18620 value.
18621
18622 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18623
18624 * gdb.ada/arrayidx/p.adb: New file.
18625 * gdb.ada/arrayidx.exp: New testcase
18626
18627 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18628
18629 * gdb.ada/array_return/pck.ads: New file.
18630 * gdb.ada/array_return/pck.adb: New file.
18631 * gdb.ada/array_return/p.adb: New file.
18632 * gdb.ada/array_return.exp: New testcase.
18633
18634 2005-10-03 Joel Brobecker <brobecker@adacore.com>
18635
18636 * gdb.base/arrayidx.c: New file.
18637 * gdb.base/arrayidx.exp: New testcase.
18638
18639 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
18640
18641 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18642 frames-invalid and breakpoints-invalid are no longer generated
18643 with level 3 so don't expect them in the output.
18644
18645 2005-09-27 Bob Rossi <bob@brasko.net>
18646
18647 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18648 from test. Escape the | in mi_gdb_test call.
18649 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18650 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18651 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18652 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18653 expected regex's in mi_gdb_test calls.
18654 * lib/mi-support.exp: Remove arbitrary .* from tests.
18655 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18656 Fully anchor GDB/MI expected results in mi_gdb_test.
18657 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18658 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18659
18660 2005-09-26 Paul Brook <paul@codesourcery.com>
18661
18662 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18663
18664 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18665
18666 * bfp-test.c: New file.
18667 * bfp-test.exp: New testcase.
18668
18669 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18670
18671 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18672 of subarray and substring variable.
18673 * gdb.fortran/subarray.f: New source file for the test of subarray
18674 and substring variable evaluation.
18675 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18676 of string constant.
18677
18678 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18679
18680 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18681 copyright dates.
18682
18683 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18684
18685 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18686 powerpc altivec' test with an almost identical 'info vector' test.
18687
18688 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18689
18690 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18691 vscr" tests to match output.
18692
18693 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18694
18695 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18696 output.
18697
18698 2005-09-11 Bob Rossi <bob@brasko.net>
18699
18700 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18701 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18702 commands that return an MI output command and an asyncronous MI output
18703 command.
18704 * gdb.mi/mi-console.exp: Ditto.
18705
18706 2005-09-11 Bob Rossi <bob@brasko.net>
18707
18708 * gdb.mi/mi-var-child.c: Include <string.h>.
18709
18710 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18711
18712 * killed.exp: Correct gdb_expect syntax.
18713
18714 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
18715
18716 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18717
18718 2005-08-02 Bob Rossi <bob@brasko.net>
18719
18720 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18721 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18722 Change tests to inferior-tty-set/show.
18723 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18724 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18725 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18726 inferior. Use mi_gdb_test to get GDB and Inferior output.
18727 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18728 descriptor.
18729 (mi_inferior_tty_name): Add inferior PTY file name.
18730 (mi_gdb_start): Add INFERIOR_PTY parameter.
18731 (mi_gdb_test): Add IPATTERN parameter.
18732
18733 2005-08-02 Bob Rossi <bob@brasko.net>
18734
18735 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18736 parameter to mi_gdb_test.
18737 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18738
18739 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18740
18741 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18742 struct_declarations.
18743 * gdb.mi/mi-var-child.exp: Step over the initialization of
18744 struct_declarations.
18745
18746 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18747
18748 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18749 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18750 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18751 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18752 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18753 file.
18754
18755 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
18756
18757 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18758 (do_children_tests): Assign values to the extra elements.
18759
18760 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18761 them for tests for "-var-update --no-values" and
18762 "-var-update --all-values".
18763 Add test for "-var-list-children --simple-values".
18764
18765 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18766
18767 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18768 "-stack-list-locals --simple-values" Improve doc strings and
18769 comments.
18770
18771 2005-07-18 Mark Kettenis <kettenis@gnu.org>
18772
18773 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18774 *-*-openbsd*.
18775 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18776
18777 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18778 sigaltsatck'.
18779
18780 2005-07-14 Bob Rossi <bob@brasko.net>
18781
18782 * gdb.base/default.exp (tty): Changed output of command.
18783 * gdb.base/help.exp (help tty): Ditto.
18784
18785 2005-07-12 Mark Kettenis <kettenis@gnu.org>
18786
18787 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18788
18789 2005-07-10 Mark Kettenis <kettenis@gnu.org>
18790
18791 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18792 -stack-select-frame without arguments.
18793 (test_stack_frame_listing): Add test for newly implemented command
18794 -stack-info-frame.
18795
18796 2005-07-06 Bob Rossi <bob@brasko.net>
18797
18798 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18799 command.
18800 (Copyright): Update copyright.
18801
18802 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18803
18804 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18805 tests to evaluate exponentiation expression.
18806
18807 2005-06-29 Andreas Schwab <schwab@suse.de>
18808
18809 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18810 main to avoid warnings.
18811
18812 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18813
18814 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
18815
18816 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18817 -stack-select-frame without arguments.
18818 (test_stack_frame_listing): Add test for newly implemented command
18819 -stack-info-frame.
18820
18821 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18822
18823 * gdb.fortran/array-element.f: New file.
18824 * gdb.fortran/array-element.exp: New testcase.
18825
18826 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18827
18828 * gdb.base/bigcore.exp: Correct checks for systems which can
18829 not dump a large core file.
18830
18831 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18832
18833 * gdb.base/relocate.c: Add a copyright notice.
18834 (dummy): Remove.
18835 * gdb.base/relocate.exp: Test printing the values of variables
18836 from a relocatable file.
18837
18838 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18839
18840 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18841 excess MI output after an error.
18842
18843 2005-05-29 Joel Brobecker <brobecker@adacore.com>
18844
18845 * gdb.arch/alpha-step.c: New file.
18846 * gdb.arch/alpha-step.exp: New testcase.
18847
18848 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18849 Dennis Brueni <dennis@slickedit.com>
18850
18851 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18852 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18853 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18854 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18855 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18856 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18857 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18858
18859 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18860 Wu Zhou <woodzltc@cn.ibm.com>
18861
18862 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18863 IBM's xlc compiler.
18864 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18865 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18866
18867 2005-05-13 Jim Blandy <jimb@redhat.com>
18868
18869 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18870 calling gdb_suppress_entire_file.
18871 * gdb.base/charset.exp: Same.
18872 * gdb.base/call-rt-st.exp: Same.
18873
18874 2005-05-05 Bob Rossi <bob_rossi@cox.net>
18875
18876 * lib/gdb.exp (fullname_syntax): Added global regex.
18877 (fullname_syntax_POSIX): Ditto.
18878 (fullname_syntax_UNC): Ditto.
18879 (fullname_syntax_DOS_CASE): Ditto.
18880 (fullname_syntax_DOS): Ditto.
18881 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18882 fullname_syntax variable to scope and use it.
18883 (test_file_list_exec_source_files): Ditto.
18884 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18885
18886 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18887
18888 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18889
18890 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18891
18892 * lib/gdb.exp (skip_altivec_tests): New function, based on
18893 check_vmx_hw_available from the GCC testsuite.
18894 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18895 * lib/gdb.arch/altivec-regs.exp: Likewise.
18896
18897 2005-05-02 Jim Blandy <jimb@redhat.com>
18898
18899 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18900 calling gdb_suppress_entire_file.
18901
18902 2005-04-30 Randolph Chung <tausq@debian.org>
18903
18904 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18905 Slightly relax "sem_post" name checking.
18906
18907 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18908
18909 * gdb.base/unload.exp: Use new shared library infrastructure.
18910
18911 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18912
18913 * gdb.base/so-impl-ld.exp: Use new shared library
18914 infrastructure.
18915
18916 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
18917
18918 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18919 * gdb.asm/h8300.inc: New file.
18920
18921 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18922
18923 * gdb.base/shlib-call.exp: Change to use new shared library
18924 infrastructure.
18925
18926 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18927
18928 * gdb.base/pending.exp: Change to use new shared library
18929 infrastructure.
18930
18931 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18932
18933 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18934 use test_compiler_info instead of gcc_compiled, and update copyright.
18935
18936 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18937
18938 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18939 shared objects being adjusted and update copyright years.
18940
18941 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18942
18943 * ChangeLog: Correct some 2003-01-13 dates.
18944 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18945 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18946 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18947 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18948 gdb.trace/tfind.exp: Update copyright years.
18949
18950 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18951 Daniel Jacobowitz <dan@codesourcery.com>
18952
18953 * lib/gdb.exp (gdb_compile): Handle shlib=.
18954 (gdb_compile_shlib): New function.
18955
18956 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18957
18958 * lib/gdb.exp (test_compiler_info): Give argument a default value.
18959
18960 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18961
18962 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18963 gdb.server.
18964 * configure.ac: Likewise.
18965 * configure: Regenerated.
18966 * gdb.gdbserver/Makefile.in: Moved to...
18967 * gdb.server/Makefile.in: ... here.
18968 * gdb.gdbserver/server.c: Moved to...
18969 * gdb.server/server.c: ... here.
18970 * gdb.gdbserver/server-run.exp: Moved to...
18971 * gdb.server/server-run.exp: ... here.
18972
18973 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18974
18975 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18976 * configure.ac: Create gdb.gdbserver/Makefile.
18977 * configure: Regenerated.
18978 * lib/gdbserver-support.exp: New file, derived from
18979 config/gdbserver.exp.
18980 * config/gdbserver.exp: Use gdbserver-support.exp.
18981 * gdb.gdbserver/Makefile.in: New file.
18982 * gdb.gdbserver/server.c: New file.
18983 * gdb.gdbserver/server-run.exp: New file.
18984
18985 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18986
18987 * lib/gdb.exp (test_compiler_info): Return compiler_info
18988 if no arguments are given.
18989
18990 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18991
18992 * gdb.arch/altivec-abi.exp: Check for compiler and set
18993 use altivec' flag accordingly.
18994 * gdb.arch/altivec-regs.exp: Likewise.
18995
18996 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18997
18998 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18999
19000 2005-03-27 Andreas Schwab <schwab@suse.de>
19001
19002 * gdb.base/bigcore.c (main): Add missing mode argument in open
19003 call.
19004
19005 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19006
19007 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19008 downloads.
19009 * config/gdbserver.exp (gdb_load): Likewise.
19010
19011 2005-03-14 Paul Brook <paul@codesourcery.com>
19012
19013 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19014 targets.
19015
19016 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19017
19018 * gdb.dwarf2/dup-psym.S: New file.
19019 * gdb.dwarf2/dup-psym.exp: New testcase.
19020
19021 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19022
19023 * gdb.ada/exec_changed/first.adb: New file.
19024 * gdb.ada/exec_changed/second.adb: New file.
19025 * gdb.ada/exec_changed.exp: New testcase.
19026
19027 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19028
19029 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19030 (A2): New class.
19031 (main): Test operator+.
19032 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19033 breakpoint test.
19034
19035 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19036 * gdb.base/signull.exp: Disable if gdb,nosignals.
19037 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19038 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19039 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19040 * gdb.mi/mi2-console.exp: Likewise.
19041 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19042 continue output at start.
19043 (gdb_collect_locals_test): Robustify regexp.
19044 * gdb.trace/passc-dyn.exp: Fix comment typo.
19045 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19046
19047 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
19048
19049 * gdb.asm/asm-source.exp: Add iq2000 case.
19050 * gdb.asm/iq2000.inc: New file.
19051
19052 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
19053
19054 * gdb.base/command.exp: Change hardcoded value to regular expression.
19055 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19056
19057 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19058
19059 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19060 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19061 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19062 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19063 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19064
19065 2005-03-05 Mark Kettenis <kettenis@gnu.org>
19066
19067 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19068 changes.
19069
19070 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19071
19072 * lib/compiler.c: Add test for IBM's xlc compiler.
19073 * lib/compiler.cc: Likewise.
19074
19075 2004-02-24 Joel Brobecker <brobecker@adacore.com>
19076
19077 * gdb.ada/fixed_points.exp: Create compilation object directory
19078 before running the test.
19079 * gdb.ada/null_record.exp: Likewise.
19080 * gdb.ada/packed_array.exp: Likewise.
19081 * gdb.ada/start.exp: Likewise.
19082
19083 2005-02-15 Joel Brobecker <brobecker@adacore.com>
19084
19085 * gdb.ada/packed_array/pa.adb: New file.
19086 * gdb.ada/packed_array.exp: New testcase.
19087
19088 2005-02-10 Mark Kettenis <kettenis@gnu.org>
19089
19090 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19091 files.
19092
19093 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19094 on *-*-openbsd*. Correctly match whitespace in regukar
19095 expressions.
19096
19097 2005-02-10 Daniel Jacobowitz <dan@debian.org>
19098
19099 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19100 PR exp/1821
19101 * gdb.base/gdb1821.c: New test file.
19102 * gdb.base/gdb1821.exp: New test file.
19103
19104 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19105
19106 * gdb.base/start.c: New file.
19107 * gdb.base/start.exp: New testcase.
19108
19109 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19110
19111 * gdb.ada/start/dummy.adb: New file.
19112 * gdb.ada/start.exp: New testcase.
19113
19114 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
19115
19116 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19117 for printing symbols and statistics.
19118 Add test for using relative pathnames in "maint print msymbols" test.
19119 Mark "maint info sections DATA" XFAIL on Cygwin.
19120 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19121 tests.
19122
19123 2005-02-09 Andreas Schwab <schwab@suse.de>
19124
19125 Committed by Andrew Cagney <cagney@gnu.org>
19126 * gdb.base/remotetimeout.exp: New file.
19127
19128 2005-02-07 Mark Kettenis <kettenis@gnu.org>
19129
19130 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19131
19132 2005-02-03 Joel Brobecker <brobecker@adacore.com>
19133
19134 * gdb.ada/gnat_ada.gpr: New file.
19135 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19136 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19137 * configure.ac: No longer generate gnat_ada.gpr.
19138 * configure: Regenerate.
19139 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19140 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19141 * gdb.ada/null_record/bar.ads: Likewise.
19142 * gdb.ada/null_record/bar.adb: Likewise.
19143 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19144 * gdb.ada/null_record.exp (testdir): New variable.
19145 (testfile): executable is now in testdir subdirectory.
19146 (srcfile): Use full path to the main compilation unit.
19147 * gdb.ada/fixed_points.exp: Same changes as above.
19148
19149 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
19150
19151 * gdb.base/interp.exp: New test.
19152
19153 2005-01-24 Andrew Cagney <cagney@gnu.org>
19154
19155 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19156
19157 2005-01-19 Andrew Cagney <cagney@gnu.org>
19158
19159 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19160 configure.ac not configure.in.
19161
19162 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19163 of powerpc*-*-*.
19164 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19165 * gdb.base/list.exp (test_list_function)
19166 (test_list_filename_and_function): Ditto.
19167 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19168
19169 2005-01-16 Andrew Cagney <cagney@gnu.org>
19170
19171 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19172
19173 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19174
19175 2005-01-14 Andrew Cagney <cagney@gnu.org>
19176
19177 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19178 * gdb.mi/mi2-var-cmd.exp: Ditto.
19179
19180 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
19181
19182 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19183
19184 2005-01-07 Andrew Cagney <cagney@gnu.org>
19185
19186 * configure.ac: Rename configure.in, require autoconf 2.59.
19187 * configure: Re-generate.
19188 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19189 * gdb.stabs/configure: Re-generate.
19190 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19191 * gdb.hp/configure: Re-generate.
19192 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19193 autoconf 2.59.
19194 * gdb.hp/gdb.objdbg/configure: Re-generate.
19195 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19196 autoconf 2.59.
19197 * gdb.hp/gdb.defects/configure: Re-generate.
19198 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19199 autoconf 2.59.
19200 * gdb.hp/gdb.compat/configure: Re-generate.
19201 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19202 autoconf 2.59.
19203 * gdb.hp/gdb.base-hp/configure: Re-generate.
19204 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19205 autoconf 2.59.
19206 * gdb.hp/gdb.aCC/configure: Re-generate.
19207
19208 2004-12-15 Jim Blandy <jimb@redhat.com>
19209
19210 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19211 under NPTL when there is debugging info available for libpthread.
19212
19213 2004-12-13 Jerome Guitton <guitton@gnat.com>
19214
19215 * gdb.ada/fixed_points.c: New file.
19216 * gdb.ada/fixed_points.exp: New file.
19217
19218 2004-12-03 Randolph Chung <tausq@debian.org>
19219
19220 * gdb.arch/pa-nullify.exp: New file.
19221 * gdb.arch/pa-nullify.s: New file.
19222
19223 2004-11-30 Randolph Chung <tausq@debian.org>
19224
19225 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19226 instead of "tbug". Fix regexp to work properly with gdb_test.
19227
19228 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19229
19230 * gdb.base/bitfields2.exp: New test.
19231 * gdb.base/bitfields2.c: New file.
19232
19233 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
19234
19235 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19236
19237 2004-11-16 Randolph Chung <tausq@debian.org>
19238
19239 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19240
19241 2004-11-14 Daniel Jacobowitz <dan@debian.org>
19242
19243 * gdb.threads/threadapply.exp: Correct "macro details" test.
19244
19245 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19246
19247 * gdb.threads/threadapply.exp: New test.
19248 * gdb.threads/threadapply.c: New file.
19249
19250 2004-11-07 Mark Kettenis <kettenis@gnu.org>
19251
19252 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19253 frames.
19254
19255 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
19256
19257 * gdb.base/cursal.exp: New file.
19258 * gdb.base/cursal.c: New file.
19259
19260 2004-11-03 Andrew Cagney <cagney@gnu.org>
19261
19262 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19263
19264 2004-10-30 Mark Kettenis <kettenis@gnu.org>
19265
19266 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19267 NetBSD/ELF targets.
19268
19269 2004-10-29 Joel Brobecker <brobecker@gnat.com>
19270
19271 * gdb.threads/bp_in_thread.c: New file, copied from
19272 pthread_cond_wait.c.
19273 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19274 file, rather than reusing the .c file from another testcase.
19275
19276 2004-10-20 Joel Brobecker <brobecker@gnat.com>
19277
19278 * gdb.ada/null_record.exp: Check where we stopped after
19279 sending the start command, instead of where the associated
19280 temporary breakpoint was inserted.
19281
19282 2004-10-14 Andrew Cagney <cagney@gnu.org>
19283
19284 * gdb.mi/gdb701.c (main): Return 0.
19285
19286 2004-10-13 Daniel Jacobowitz <dan@debian.org>
19287
19288 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
19289
19290 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19291
19292 * gdb.threads/schedlock.c: Add comment markers to use to find
19293 line numbers.
19294 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19295 comments.
19296 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19297 breakpoint lines.
19298
19299 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19300
19301 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19302
19303 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19304
19305 * configure.in: Add gdb.dwarf2.
19306 * configure: Regenerated.
19307 * Makefile.in: Add gdb.dwarf2.
19308 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19309 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19310 gdb.dwarf2/file1.txt: New files.
19311
19312 2004-10-11 Orjan Friberg <orjanf@axis.com>
19313
19314 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19315 of "run", since the latter doesn't work with remote targets. Adjust
19316 the breakpoint numbering accordingly.
19317 * gdb.threads/pthread_cond_wait.exp: Ditto.
19318
19319 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19320
19321 * gdb.base/overlays.exp: Update copyright years.
19322
19323 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19324
19325 * gdb.base/overlays.exp: Disable if target is Linux.
19326
19327 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
19328
19329 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19330
19331 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19332
19333 * gdb.asm/asm-source.exp: Add m32r-linux target.
19334 * gdb.asm/m32r-linux.inc: New file.
19335
19336 2004-09-24 Andrew Cagney <cagney@redhat.com>
19337 David Anderson <anderson@redhat.com>
19338
19339 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19340 command fails, assume things will work.
19341 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19342 (_GNU_SOURCE): Define.
19343 (print_unsigned, print_hex): Change parameter to "long long".
19344 (print_byte_count): New function, use to print byte counts.
19345 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19346 O_LARGEFILE.
19347 (main): Compute an upper bound on a corefile in max_core_size.
19348 Limit memory chunk size to max_core_size. Limit total memory
19349 allocated to max_core_size.
19350
19351 2004-09-23 Andrew Cagney <cagney@gnu.org>
19352
19353 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19354 from a separate process with code that creates a corefile by
19355 making the inferior dump core.
19356
19357 2004-09-23 Mark Kettenis <kettenis@gnu.org>
19358
19359 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19360 block.
19361
19362 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19363
19364 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19365 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19366 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19367 Likewise.
19368
19369 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19370
19371 * gdb.java/jprint.exp: New test case for java inferior call.
19372 * gdb.java/jprint.java: Ditto.
19373
19374 2004-09-15 Joel Brobecker <brobecker@gnat.com>
19375
19376 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19377
19378 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19379
19380 * gdb.threads/killed.c: Include <stdlib.h>.
19381 * gdb.threads/pthreads.c: Likewise.
19382
19383 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19384
19385 * gdb.threads/killed.c: Add copyright notice.
19386
19387 2004-09-10 Jason Molenda (jmolenda@apple.com)
19388
19389 * gdb.base/define.exp: Two new tests to verify zero space chars
19390 after 'if' and 'while' commands in a user-defined command is correctly
19391 parsed.
19392
19393 2004-09-08 Andrew Cagney <cagney@gnu.org>
19394
19395 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19396 delivery test with duplicate at end of file.
19397
19398 2004-09-06 Mark Kettenis <kettenis@jive.nl>
19399
19400 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19401
19402 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19403
19404 * config/hppro.exp: Removed.
19405
19406 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19407
19408 * config/sparclet.exp: Removed.
19409
19410 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19411
19412 * config/udi.exp: Removed.
19413
19414 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19415
19416 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19417 of "exp_continue".
19418 (advancei): Likewise.
19419
19420 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19421
19422 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19423
19424 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19425
19426 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19427 to check for nodebug in executable.
19428 * gdb.gdb/observer.exp (setup_test): Likewise.
19429 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19430 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19431
19432 2004-09-01 Andrew Cagney <cagney@gnu.org>
19433
19434 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19435 files.
19436
19437 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19438
19439 * gdb.base/unload.exp: Fix expected warning message to match
19440 latest format.
19441
19442 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
19443
19444 * gdb.base/call-rt-st.exp: Fix typos.
19445
19446 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19447
19448 * gdb.threads/thread_check.exp: New testcase.
19449 * gdb.threads/thread_check.c: New testcase.
19450
19451 2004-08-31 Andrew Cagney <cagney@gnu.org>
19452
19453 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19454 (skip_to_handler_entry): New procedures. Test stepping into a
19455 handler when the breakpoint is at the handler's entry point.
19456
19457 2004-08-30 Andrew Cagney <cagney@gnu.org>
19458
19459 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19460 gdb/1757.
19461
19462 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19463
19464 With code from Manoj Iyer <manjo@austin.ibm.com>:
19465 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19466 return value. Add an arm for "no debugging symbols found".
19467 Change a stray "error" to "perror".
19468 (gdb_run_cmd): Adapt to new return value.
19469 * gdb.base/remote.exp: Adapt to new return value.
19470 * gdb.gdb/complaints.exp: Likewise.
19471 * gdb.gdb/observer.exp: Likewise.
19472 * gdb.gdb/selftest.exp: Likewise.
19473 * gdb.gdb/xfullpath.exp: Likewise.
19474
19475 2004-08-27 Joel Brobecker <brobecker@gnat.com>
19476
19477 * gdb.threads/bp_in_thread.exp: New testcase.
19478
19479 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19480
19481 Fix PR testsuite/1735.
19482 * gdb.threads/schedlock.c (thread_function): Add a cast
19483 to suppress a gcc warning.
19484 * gdb.threads/thread-specific.c (thread_function): Likewise.
19485
19486 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19487
19488 * gdb.base/unload.c: Include <stdlib.h>.
19489
19490 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19491
19492 From Paul Gilliam <pgilliam@us.ibm.com>:
19493 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19494 synchronized after the "return".
19495
19496 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19497
19498 * gdb.mi/basics.c: Include <stdio.h>.
19499 * gdb.mi/pthreads.c: Include <stdlib.h>.
19500 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19501
19502 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19503
19504 * gdb.threads/schedlock.c: Add copyright notice.
19505
19506 2004-08-25 Andrew Cagney <cagney@gnu.org>
19507
19508 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19509 (skip_over_handler, breakpoint_over_hander): New test procedures.
19510 (advance, advancei): Add a proper prefix, do not use
19511 rerun_to_main.
19512 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19513
19514 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19515
19516 * gdb.mi/basics.c: Add copyright notice.
19517 * gdb.mi/var-cmd.c: Add copyright notice.
19518
19519 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19520
19521 * lib/gdb.exp: Remove signed_keyword_not_used.
19522 * lib/compiler.c: Likewise.
19523 * lib/compiler.cc: Likewise.
19524
19525 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19526
19527 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19528 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19529
19530 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19531
19532 * gdb.base/whatis.c: Add copyright notice.
19533
19534 2004-08-20 Mark Kettenis <kettenis@gnu.org>
19535
19536 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19537 it to skip the breakpoints encoded in the inline assembly.
19538
19539 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19540
19541 * Makefile.in: Add gdb.fortran.
19542
19543 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19544
19545 * gdb.base/call-sc.exp (test_scalar_returns):
19546 Fix cut-and-paste glitch in "Make fun return now".
19547
19548 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19549
19550 * configure.in: Add gdb.fortran.
19551 * configure: Regenerate.
19552 * gdb.fortran/Makefile.in: New file.
19553 * lib/gdb.exp (skip_fortran_tests): New procedure.
19554
19555 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19556
19557 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19558 reference to bug-gnu@prep.ai.mit.edu.
19559 * gdb.mi/mi-var-child.exp: Likewise.
19560 * gdb.mi/mi-var-cmd.exp: Likewise.
19561 * gdb.mi/mi-var-display.exp: Likewise.
19562 * gdb.mi/mi2-var-block.exp: Likewise.
19563 * gdb.mi/mi2-var-child.exp: Likewise.
19564 * gdb.mi/mi2-var-cmd.exp: Likewise.
19565 * gdb.mi/mi2-var-display.exp: Likewise.
19566
19567 2004-08-15 Mark Kettenis <kettenis@gnu.org>
19568
19569 * gdb.base/unload.c (main): Make local variable msg const.
19570
19571 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19572
19573 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19574 to bug-gnu@prep.ai.mit.edu.
19575 * gdb.mi/mi-disassemble.exp: Likewise.
19576 * gdb.mi/mi-eval.exp: Likewise.
19577 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19578 default line number.
19579 * gdb.mi/mi-return.exp: Likewise.
19580 * gdb.mi/mi-simplerun.exp: Likewise.
19581 * gdb.mi/mi-stack.exp: Likewise.
19582 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19583 number with explicit range test.
19584 * gdb.mi/mi-watch.exp: Likewise.
19585 * gdb.mi/mi2-break.exp: Likewise.
19586 * gdb.mi/mi2-cli.exp: Likewise.
19587 * gdb.mi/mi2-disassemble.exp: Likewise.
19588 * gdb.mi/mi2-eval.exp: Likewise.
19589 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19590 default line number.
19591 * gdb.mi/mi2-return.exp: Likewise.
19592 * gdb.mi/mi2-simplerun.exp: Likewise.
19593 * gdb.mi/mi2-stack.exp: Likewise.
19594 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19595 number with explicit range test.
19596 * gdb.mi/mi2-watch.exp: Likewise.
19597
19598 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19599
19600 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19601 * gdb.cp/m-static.exp: Likewise.
19602 * gdb.cp/rtti.exp: Likewise.
19603
19604 2004-08-14 Mark Kettenis <kettenis@gnu.org>
19605
19606 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19607
19608 2004-08-14 Eli Zaretskii <eliz@gnu.org>
19609
19610 * ChangeLog: Prefix Local Variables with semi-colons and indent
19611 the reference to older ChangeLog files, to fix fontification in
19612 Emacs.
19613
19614 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19615
19616 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19617 * gdb.mi/mi2-break.exp: Likewise.
19618
19619 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19620
19621 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19622
19623 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19624
19625 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19626
19627 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19628
19629 * gdb.cp/classes.exp: Remove unused declarations. Just let
19630 test names default instead of providing special names. Remove
19631 extraneous demangler test.
19632
19633 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19634
19635 * gdb.base/unload.exp: New test for breakpoints in dynamically
19636 loaded libraries.
19637 * gdb.base/unload.c: Ditto.
19638 * gdb.base/unloadshr.c: Ditto.
19639
19640 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19641
19642 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19643 cp_test_ptype_class.
19644 (test_enums): Likewise.
19645
19646 2004-08-10 Andrew Cagney <cagney@gnu.org>
19647
19648 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19649 files.
19650
19651 2004-08-10 Andrew Cagney <cagney@gnu.org>
19652
19653 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19654 init_malloc call.
19655
19656 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19657
19658 * ChangeLog: Add copyright notice. The notice is copied
19659 from emacs 21.3 top level ChangeLog.
19660
19661 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19662
19663 * lib/cp-support.exp: New file.
19664 * lib/cp-support.exp (cp_test_type_class): New function.
19665 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19666 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19667 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19668 cp_test_ptype_class.
19669
19670 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19671
19672 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19673 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19674 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19675 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19676 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19677 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19678 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19679 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19680 gdb.mi/mi2-watch.exp: Update copyright years.
19681
19682 2004-08-09 Mark Kettenis <kettenis@gnu.org>
19683
19684 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19685
19686 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19687
19688 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19689 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19690 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19691 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19692 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19693 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19694 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19695 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19696 gdb.mi/mi-watch.exp: Update copyright years.
19697
19698 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19699
19700 PR gdb/1738
19701 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19702 from a breakpoint with a pending signal.
19703
19704 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19705
19706 PR gdb/1736
19707 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19708 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19709 the prompt.
19710 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19711
19712 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19713
19714 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19715
19716 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19717
19718 PR gdb/1736
19719 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19720 for i?86-*-linux*.
19721
19722 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19723
19724 * gdb.arch/i386-prologue.exp: Compile without debug information.
19725
19726 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19727
19728 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19729 rather than asking gdb to search.
19730
19731 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19732
19733 * gdb.base/gcore.c: Include <string.h>.
19734
19735 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19736
19737 * gdb.base/gcore.c: Add copyright notice.
19738
19739 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19740
19741 * gdb.base/freebpcmd.c: Include <stdio.h>.
19742 * gdb.base/long_long.c: Include <string.h>.
19743 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19744 * gdb.base/siginfo.c: Include <string.h>.
19745 * gdb.base/sigstep.c: Include <string.h>.
19746
19747 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19748
19749 * gdb.base/complex.c: Include <stdlib.h>.
19750
19751 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19752
19753 * gdb.base/complex.c: Add copyright notice.
19754
19755 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19756
19757 * gdb.base/charset.c: Include <stdlib.h>.
19758
19759 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 * gdb.base/auxv.c: Include <stdlib.h>.
19762
19763 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19764
19765 * gdb.base/auxv.c: Add copyright notice.
19766
19767 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19768
19769 * gdb.base/coremaker.c: Add copyright notice.
19770 * gdb.base/coremaker2.c: Add copyright notice.
19771
19772 2004-08-04 Andrew Cagney <cagney@gnu.org>
19773
19774 * gdb.base/store.exp: Update copyright.
19775 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19776 names, do not import gdb_prompt.
19777
19778 2004-08-01 Andrew Cagney <cagney@gnu.org>
19779
19780 Fix PR testsuite/1729.
19781 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19782 not use capture_value with value 4.
19783 (capture_value): Add optional test name parameter.
19784 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19785 the prefix, pass to capture_value.
19786
19787 2004-08-01 Mark Kettenis <kettenis@gnu.org>
19788
19789 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19790 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19791 (main): Call new function.
19792
19793 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19794
19795 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19796
19797 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19798
19799 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19800
19801 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19802
19803 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19804 Accept more values of vtbl pointer. Remove some messages
19805 about "obsolete gcc or gdb".
19806
19807 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19808
19809 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19810
19811 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19812
19813 * gdb.base/asm-source.exp: Properly convert target board
19814 debug flags from gcc format to binutils format.
19815
19816 2004-07-28 Mark Kettenis <kettenis@gnu.org>
19817
19818 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19819 gdb1718". PR backtrace/1718 partially fixed.
19820
19821 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19822
19823 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19824
19825 2004-07-26 Nick Clifton <nickc@redhat.com>
19826
19827 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19828 good default value for a specific architecture is available then
19829 set it to that value. Otherwise default to the -gstabs switch.
19830 Remove the -g... switches from the asm-flags variable. Allow the
19831 target board info to override the value if it wants to. Pass the
19832 switch on the assembler command line.
19833
19834 2004-07-23 Mark Kettenis <kettenis@gnu.org>
19835
19836 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19837 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19838 (main): Call new function.
19839
19840 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19841
19842 Test for PR exp/1715.
19843 * gdb.base/radix.exp: Refactor common procedures. Make all
19844 test names unique. Change XFAIL to KFAIL.
19845
19846 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19847
19848 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19849 * gdb.ada/gnat_ada.gin: ... to here.
19850 * configure.in: Use gnat_ada.gin.
19851 * configure: Regenerate.
19852
19853 2004-07-20 Andrew Cagney <cagney@gnu.org>
19854
19855 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19856 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19857 XFAILs. Clean up test messages and comments. Check backtraces.
19858 Delete re-sync code.
19859
19860 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19861
19862 Fix PR cli/740.
19863 * gdb.base/annota1.exp: Honor gdb,nosignals.
19864 * gdb.base/annota3.exp: Likewise.
19865
19866 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19867
19868 * lib/java.exp: Update copyright notice.
19869
19870 2004-07-19 Andrew Cagney <cagney@gnu.org>
19871
19872 * gdb.base/selftest.exp: Copy file from here ...
19873 * gdb.gdb/selftest.exp: ... to here.
19874
19875 2004-07-16 Andrew Cagney <cagney@redhat.com>
19876
19877 * lib/insight-support.exp: Delete file.
19878 * lib/java.exp (java_init): Fix copyright.
19879
19880 2004-07-16 Andrew Cagney <cagney@gnu.org>
19881
19882 * gdb.base/restore.c: Append "prologue" to comments marking the a
19883 function's prologue.
19884 * gdb.base/restore.exp: Update copyright, re-indent.
19885 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19886 callerN" prefix where needed. Update patterns that match a
19887 function's prologue.
19888
19889 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19890
19891 * gdb.base/restore.c: Add copyright notice.
19892
19893 2004-07-16 Andrew Cagney <cagney@gnu.org>
19894
19895 * gdb.base/logical.exp: Update copyright.
19896 (evaluate): New procedure. Use to re-implement tests using
19897 several tables.
19898
19899 2004-07-14 Martin Hunt <hunt@redhat.com>
19900
19901 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19902 which fixes some problems where init.tcl was not found.
19903
19904 2004-07-13 Andrew Cagney <cagney@gnu.org>
19905
19906 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19907 (check_sizeof, check_valueof): Do not include the output in the
19908 test name. Use gdb_test.
19909 (get_valueof): Use gdb_test_multiple.
19910
19911 * gdb.base/step-test.exp: Update copyright. Use
19912 gdb_test_multiple. Ensure that test names do not include
19913 architecture dependent output.
19914
19915 * gdb.gdb/observer.exp: Update copyright.
19916 (setup_test): Use gdb_test_multiple.
19917 (attach_first_observer, attach_second_observer)
19918 (attach_third_observer, detach_first_observer)
19919 (detach_second_observer, detach_third_observer)
19920 (reset_counters, check_counters): Make $message a prefix.
19921 (test_normal_stop_notifications): Add "args" parameter - a list of
19922 init functions to be called. Make $message a prefix,
19923 (test_observer_normal_stop): Change the message prefixes so that
19924 they are unique, pass the attach / detach procedures to
19925 test_normal_stop_notifications.
19926
19927 * gdb.base/signull.exp (test_segv): Prefix all tests with
19928 "${name}". Clean up test messages.
19929
19930 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19931
19932 * gdb.base/ena-dis-br.exp: Update copyright.
19933 (break_at): New function. Replace send_gdb with gdb_test,
19934 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19935 ignore count, not stopped at bpt", with KFAIL.
19936
19937 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
19938
19939 * gdb.base/attach.exp: Remove cleanupfile handling.
19940
19941 2004-07-12 Andrew Cagney <cagney@gnu.org>
19942
19943 * gdb.base/annota1.exp: Cleanup corefile test name.
19944 * gdb.base/annota3.exp: Ditto.
19945
19946 2004-07-12 Andrew Cagney <cagney@gnu.org>
19947
19948 * gdb.base/signals.exp: Clean up copyright, re-indent.
19949
19950 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19951 gdb_test and gdb_test_multiple.
19952
19953 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19954
19955 * gdb.java/jmain.exp: Fix expected line number for main to
19956 break at. Set XFAIL for break at main test since gcj does not
19957 provide line number info for first statement in main.
19958
19959 2004-07-08 Andrew Cagney <cagney@gnu.org>
19960
19961 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19962
19963 * gdb.base/sigbpt.exp: Make the common part of each test name a
19964 prefix instead of suffix.
19965
19966 2004-07-07 Bob Rossi <bob_rossi@cox.net>
19967
19968 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19969 test from test_tbreak_creation_and_listing to
19970 test_file_list_exec_source_file
19971 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19972 Changed name of test from test_tbreak_creation_and_listing to
19973 test_file_list_exec_source_file
19974
19975 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19976
19977 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19978 the jmisc() constructor instead of <init>.
19979 * gdb.java/jmisc1.exp: Ditto.
19980
19981 2004-07-07 Andrew Cagney <cagney@gnu.org>
19982
19983 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19984 corrupting the PC.
19985
19986 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19987
19988 * gdb.cp/templates.exp: Accept whitespace change in demangler
19989 output.
19990
19991 2004-07-06 Andrew Cagney <cagney@gnu.org>
19992
19993 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19994
19995 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19996
19997 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19998 * lib/compiler.cc: Likewise.
19999
20000 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20001
20002 * lib/compiler.cc: Work around string preprocessing problem
20003 with old hp c++ compiler.
20004 * lib/compiler.c: Likewise.
20005
20006 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20007
20008 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20009 directives to conditionalize symbol prefixing.
20010 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20011 additional_flags handling. Add underscore prefix for Cygwin.
20012 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20013 conditionalize symbol prefixing.
20014 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20015 additional_flags handling. Add underscore prefix for Cygwin.
20016
20017 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20018
20019 * gdb.base/bigcore.exp: Skip test on Cygwin.
20020
20021 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20022
20023 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20024 formats for "info register". Use gdb_test_multiple. Fix
20025 the "invalid register" test.
20026
20027 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
20028
20029 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20030 PID for Cygwin. Add Cygwin specific strings to check for in some
20031 tests.
20032 (do_attach_tests): Add a test for user interaction when attaching
20033 to a process with no matching symbol table already loaded.
20034
20035 2004-06-26 Andrew Cagney <cagney@gnu.org>
20036
20037 Test PR java/1567 and PR java/1565.
20038 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20039 * gdb.java/jmisc2.exp: Delete file.
20040
20041 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20042
20043 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20044
20045 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
20046
20047 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20048 attach process.
20049
20050 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20051
20052 * gdb.cp/pr-1553.exp: Remove.
20053
20054 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20055
20056 * gdb.cp/pr-1553.cc: Remove.
20057 * gdb.cp/pr-1553.exp: Disable this test.
20058
20059 2004-06-20 Jim Blandy <jimb@redhat.com>
20060
20061 Fix PR testsuite/1680.
20062 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20063 regular expressions.
20064
20065 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20066
20067 Fix PR testsuite/1679.
20068 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20069 Issue an UNSUPPORTED result instead.
20070
20071 2004-06-18 Jim Blandy <jimb@redhat.com>
20072
20073 * gdb.base/charset.exp: Only send a control-C if we see a new
20074 prompt and incomplete command.
20075
20076 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20077
20078 * gdb.cp/pr-574.cc: Add copyright notice.
20079
20080 2004-06-17 Jim Blandy <jimb@redhat.com>
20081
20082 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20083 cases where the regexp has no groups; this grabs random text from
20084 the previous test suite, whatever that was.
20085
20086 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20087
20088 * gdb.cp/printmethod.cc: Add copyright notice.
20089
20090 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20091
20092 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20093
20094 2004-06-16 Andrew Cagney <cagney@gnu.org>
20095
20096 * gdb.base/signull.c: Update copyright. Include <string.h>.
20097 (bowler): Replace data_pointer with data_read
20098 and data_write cases. Add code_descriptor case.
20099 (zero, desc): New array and pointer.
20100 (data, code): Change to simple pointers.
20101 * gdb.base/signull.exp: Fix probe pattern matching a function
20102 descriptor SIGSEGV. Replace data_pointer with data_read and
20103 data_write tests.
20104
20105 2004-06-16 Andrew Cagney <cagney@gnu.org>
20106
20107 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20108
20109 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20110
20111 * gdb.base/long_long.c: Add copyright notice.
20112
20113 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20114
20115 * gdb.base/long_long.exp: Remove reference to
20116 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20117 to gdb_breakpoint and gdb_continue_to_breakpoint.
20118
20119 2004-06-14 Jim Blandy <jimb@redhat.com>
20120
20121 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20122 endian case.
20123
20124 2004-06-14 Andrew Cagney <cagney@gnu.org>
20125
20126 * gdb.base/gcore.exp (capture_command_output): Delete the always
20127 passing tests containing inferior values.
20128 * gdb.base/ending-run.exp: Do not include the breakpoint address
20129 in the test message. Update copyright.
20130 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20131 size in the test name, use gdb_test_multiple. Update copyright.
20132
20133 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20134
20135 * gdb.cp/ref-types.cc: Add copyright notice.
20136
20137 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20138
20139 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20140 hp_aCC_compiler.
20141 * lib/compiler.cc: Likewise.
20142 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20143 'set' commands. Log diagnostics for other lines. Set
20144 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20145
20146 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20147
20148 * gdb.cp/try_catch.cc: Add copyright notice.
20149
20150 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20151
20152 * gdb.cp/userdef.cc: Add copyright notice.
20153
20154 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20155
20156 * gdb.cp/virtfunc.cc: Add copyright notice.
20157
20158 2004-06-11 Randolph Chung <tausq@debian.org>
20159
20160 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20161 problem.
20162
20163 2004-06-10 Andrew Cagney <cagney@gnu.org>
20164
20165 * lib/compiler.cc, lib/compiler.c: Append either
20166 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20167 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20168 instead of gcc-3-3.
20169
20170 2004-06-09 Andrew Cagney <cagney@gnu.org>
20171
20172 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20173 gdb/1455, bug is specific to "long long" and "double".
20174
20175 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20176 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20177 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20178 fixed.
20179
20180 2004-06-09 Andrew Cagney <cagney@gnu.org>
20181
20182 * gdb.base/structs.exp (test_struct_returns): Replace
20183 "return_value_unknown" and "finish_value_unknown" by
20184 "return_value_known" and "finish_value_known". Instead of
20185 "return_value_unknown" iff "finish_value_unknown", check
20186 "return_value_known" implies "finish_value_known".
20187
20188 2004-06-08 Martin Hunt <hunt@redhat.com>
20189
20190 * gdb.base/float.exp: Add pattern for mips targets.
20191
20192 2004-06-08 Randolph Chung <tausq@debian.org>
20193
20194 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20195 message for unknown architectures more clear.
20196
20197 2004-06-08 Joel Brobecker <brobecker@gnat.com>
20198
20199 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20200 start the execution of the program.
20201
20202 2004-06-07 Jim Blandy <jimb@redhat.com>
20203
20204 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20205 * gdb.arch/i386-cpuid.h: New helper file.
20206
20207 2004-06-07 Randolph Chung <tausq@debian.org>
20208
20209 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20210 has started.
20211
20212 2004-06-04 Roland McGrath <roland@redhat.com>
20213
20214 Fix PR gdb/1647.
20215 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20216 differently to be robust to output buffering differences.
20217
20218 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 * gdb.threads/pthreads.exp: Update copyright years.
20221 (check_control_c): Change asynchronous 'after' to synchronous.
20222
20223 2004-06-04 Roland McGrath <roland@redhat.com>
20224
20225 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20226 next gdb prompt.
20227
20228 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20229
20230 Fix PR gdb/1636.
20231 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20232 calls to synchronous.
20233
20234 2004-05-26 Jim Blandy <jimb@redhat.com>
20235
20236 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20237
20238 2004-05-24 Randolph Chung <tausq@debian.org>
20239
20240 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20241 * gdb.asm/pa.inc: New file.
20242
20243 2004-05-22 Mark Kettenis <kettenis@gnu.org>
20244
20245 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20246
20247 2004-05-21 Joel Brobecker <brobecker@gnat.com>
20248 Daniel Jacobowitz <drow@mvista.com>
20249
20250 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20251 GDB prompt.
20252
20253 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20254
20255 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20256 setjmp/longjmp. Use sigaction instead of signal.
20257
20258 2004-05-19 J. Brobecker <brobecker@gnat.com>
20259 Michael Snyder <msnyder@redhat.com>
20260
20261 * gdb.threads/pthread_cond_wait.c: New file.
20262 * gdb.threads/pthread_cond_wait.exp: New testcase.
20263
20264 2004-05-13 Andrew Cagney <cagney@redhat.com>
20265
20266 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20267 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20268
20269 2004-05-11 Andrew Cagney <cagney@redhat.com>
20270
20271 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20272 fixed but revealed gdb/1639.
20273
20274 2004-05-10 Andrew Cagney <cagney@redhat.com>
20275
20276 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20277 func1" and "next to 2nd alarm", kernel bug avoided.
20278
20279 2004-05-10 Daniel Jacobowitz <dan@debian.org>
20280
20281 PR external/1568
20282 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20283 XFAIL if it is smaller than bytes_allocated.
20284 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20285 (main): Make chunks_allocated unsigned. Correct comment.
20286
20287 2004-05-07 Joel Brobecker <brobecker@gnat.com>
20288
20289 * gdb.arch/powerpc-aix-prologue.c: New file.
20290 * gdb.arch/powerpc-aix-prologue.exp: New file.
20291
20292 2004-05-07 Jim Blandy <jimb@redhat.com>
20293
20294 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20295 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20296
20297 2004-05-06 Joel Brobecker <brobecker@gnat.com>
20298
20299 * gdb.base/sep.exp: No longer setup_kfail when the program was
20300 built with dwarf2.
20301
20302 2004-05-05 Jim Ingham <jingham@apple.com>
20303
20304 * gdb.base/pending.exp: Make sure pending breakpoints
20305 preserve the ignore count.
20306
20307 2004-04-27 Jerome Guitton <guitton@gnat.com>
20308
20309 * i386-prologue.exp: Add testcase for jump instruction as first
20310 instruction of the real code.
20311 * i386-prologue.c (jump_at_beginning): New function.
20312
20313 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20314
20315 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20316 x86_64-*-*.
20317
20318 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20319
20320 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20321 i*86-*-*.
20322
20323 2004-04-25 Mark Kettenis <kettenis@gnu.org>
20324
20325 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20326 expression that checks the return type.
20327
20328 2004-04-23 Andrew Cagney <cagney@redhat.com>
20329
20330 * gdb.base/call-sc.exp: New test of scalar call/return values.
20331 * gdb.base/call-sc.c: Ditto.
20332
20333 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20334
20335 * gdb.threads/manythreads.c: Reduce thread stack size.
20336
20337 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20338
20339 * gdb.threads/manythreads.c: Add copyright notice.
20340
20341 2004-04-23 Andrew Cagney <cagney@redhat.com>
20342
20343 * gdb.base/siginfo.exp: Better handle step out of signal.
20344 * gdb.base/sigstep.exp: Ditto.
20345
20346 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20347 Daniel Jacobowitz <drow@mvista.com>
20348
20349 * gdb.threads/manythreads.c: New testcase.
20350 * gdb.threads/manythreads.exp: Ditto.
20351
20352 2004-04-22 Jim Blandy <jimb@redhat.com>
20353
20354 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20355 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20356
20357 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20358
20359 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20360
20361 2004-04-21 Andrew Cagney <cagney@redhat.com>
20362
20363 * gdb.base/sigstep.c: New file.
20364 * gdb.base/sigstep.exp: New file.
20365
20366 2004-04-16 Joel Brobecker <brobecker@gnat.com>
20367
20368 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20369 call to observer_notify_normal_stop.
20370
20371 2004-04-15 Andrew Cagney <cagney@redhat.com>
20372
20373 * gdb.base/siginfo.c: New file.
20374 * gdb.base/siginfo.exp: New file.
20375
20376 2004-04-12 J. Brobecker <brobecker@gnat.com>
20377
20378 * gdb.base/sep.exp: Fix typo in comment.
20379
20380 2004-04-12 J. Brobecker <brobecker@gnat.com>
20381
20382 * gdb.base/sep.c: New file.
20383 * gdb.base/sep-proc.c: New file.
20384 * gdb.base/sep.exp: New testcase.
20385
20386 2004-04-09 Mark Kettenis <kettenis@gnu.org>
20387
20388 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20389 support.
20390
20391 2004-04-05 Andrew Cagney <cagney@redhat.com>
20392
20393 * gdb.base/sigaltstack.c: New file.
20394 * gdb.base/sigaltstack.exp: New file.
20395
20396 2004-04-04 Joel Brobecker <brobecker@gnat.com>
20397
20398 * gdb.base/foll-fork.exp: Update the expected output for
20399 "help set follow-fork-mode", to match a change that was made
20400 to the help of this variable on 2004-01-13.
20401
20402 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20403
20404 * lib/ada.exp: Add copyright notice.
20405 * bar.ads: Likewise.
20406 * bar.adb: Likewise.
20407 * null_record.adb: Likewise.
20408 * null_record.exp: Likewise.
20409 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20410
20411 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20412
20413 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20414 * configure: Regenerate.
20415
20416 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20417
20418 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20419 to build the application. Remove the message printed when in
20420 verbose mode, redundant with the UNSUPPORTED message above.
20421
20422 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20423
20424 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20425 * gdb.ada (null_record.exp): New testcase.
20426
20427 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20428
20429 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20430
20431 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20432
20433 * gdb.ada: New subdirectory.
20434 * gdb.ada/Makefile.in: New file.
20435 * gdb.ada/gnat_ada.gpr.in: New file.
20436
20437 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20438
20439 * lib/ada.exp: New file.
20440
20441 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
20442
20443 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20444 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20445
20446 2004-03-22 Andrew Cagney <cagney@redhat.com>
20447
20448 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20449 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20450 Problem identified by Ulrich Weigand.
20451
20452 2004-03-17 David Carlton <carlton@kealia.com>
20453
20454 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20455 PR c++/826.
20456
20457 2004-03-16 Roland McGrath <roland@redhat.com>
20458
20459 * gdb.base/auxv.exp: New file.
20460 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20461
20462 2004-03-12 David Carlton <carlton@kealia.com>
20463
20464 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20465 * gdb.cp/pr-1553.cc: Ditto.
20466 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20467 pass branch.
20468
20469 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20470
20471 * gdb.cp/templates.exp: Accept more template types.
20472
20473 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20474
20475 From Corinna Vinschen with modifications.
20476 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20477 local variable obj_with_enum.
20478 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20479 results with obj_with_enum.
20480
20481 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20482
20483 * gdb.cp/classes.cc: New file, copied from misc.cc.
20484 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20485
20486 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20487
20488 * gdb.cp/misc.cc: Add copyright notice.
20489
20490 2004-03-05 David Carlton <carlton@kealia.com>
20491
20492 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20493 * gdb.cp/rtti.h: Update copyright.
20494 (namespace n2::n3): New.
20495 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20496 (n2::n3::func3): New.
20497 (main): Call n2::n3::func3.
20498 * gdb.cp/rtti2.cc: Update copyright.
20499 (n2::create3): New.
20500
20501 2004-03-04 Mark Kettenis <kettenis@gnu.org>
20502
20503 * gdb.asm/openbsd.inc: Fix typo.
20504
20505 2004-03-03 Fred Fish <fnf@redhat.com>
20506
20507 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20508 "val" instead of unused "size". Update copyright year.
20509
20510 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20511
20512 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20513 to use unsigned char.
20514 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20515 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20516
20517 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20518
20519 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20520 line of output.
20521
20522 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20523
20524 * gdb.base/relocate.c (dummy): Initialize.
20525
20526 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20527
20528 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20529 a breakpoint at exit.
20530
20531 2004-02-27 Fred Fish <fnf@redhat.com>
20532
20533 * gdb.base/chng-syms.exp: Add expect condition to match failing
20534 case that isn't a timeout.
20535
20536 2004-02-27 Andrew Cagney <cagney@redhat.com>
20537
20538 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20539 support.
20540
20541 2004-02-26 Fred Fish <fnf@redhat.com>
20542
20543 * gdb.arch/gdb1431.c: Remove.
20544 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20545 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20546 of "until" incorrectly.
20547
20548 2004-02-26 J. Brobecker <brobecker@gnat.com>
20549
20550 * gdb.cp/class2.cc (empty): New class.
20551 (refer): New function.
20552 (main): Declare an object of type empty and use it.
20553 * gdb.cp/class2.exp: Print the value of an object of type empty.
20554
20555 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20556
20557 * gdb.base/langs.exp: Update query string to match the
20558 new nquery format used for pending breakpoints.
20559
20560 2004-02-26 Andrew Cagney <cagney@redhat.com>
20561
20562 Fix PR i18n/1570.
20563 * gdb.base/charset.c: Update copyright notice.
20564 (main, init_string): Remove the escape character '\e' tests.
20565 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20566 * gdb.base/charset.exp (valid_host_charset): Ditto.
20567 * gdb.base/setvar.exp: Ditto.
20568
20569 2004-02-24 Andrew Cagney <cagney@redhat.com>
20570
20571 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20572 mmapped data in core file" PASS and FAIL messages consistent.
20573
20574 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20575 setting a breakpoint. Work around PR java/1565.
20576
20577 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20578
20579 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20580 new nquery format.
20581 * gdb.base/pending.exp: Ditto.
20582
20583 2004-02-22 Mark Kettenis <kettenis@gnu.org>
20584
20585 * configure.in: Run stabs tests on *BSD.
20586 * configure: Regenerated.
20587
20588 2004-02-21 Mark Kettenis <kettenis@gnu.org>
20589
20590 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20591
20592 2004-02-20 Fred Fish <fnf@redhat.com>
20593
20594 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20595 blank in test for "returns short", for consistency with other
20596 "returns xxx" tests. Update copyright year.
20597
20598 2004-02-19 Fred Fish <fnf@redhat.com>
20599
20600 New testcase for PR breakpoint/1558.
20601 * gdb.arch/gdb1558.exp: New file.
20602 * gdb.arch/gdb1558.c: New file.
20603
20604 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
20605
20606 * gdb.base/nodebug.exp: Fix typo.
20607
20608 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20609
20610 Committed by Jim Blandy <jimb@redhat.com>.
20611
20612 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20613
20614 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20615
20616 * gdb.base/float.exp: Support s390*-*-* targets.
20617
20618 2004-02-17 Adam Fedor <fedor@gnu.org>
20619
20620 * gdb.base/gdb1555.exp: New file.
20621 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20622
20623 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
20624
20625 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20626
20627 2004-02-16 Fred Fish <fnf@redhat.com>
20628
20629 * gdb.arch/gdb1291.c: Remove
20630 * gdb.arch/gdb1291.s: New test input file.
20631 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20632 fail. Test for correct result, known incorrect result, other
20633 failures and timeouts.
20634
20635 2004-02-16 Andrew Cagney <cagney@redhat.com>
20636
20637 * gdb.base/bigcore.exp: New file.
20638 * gdb.base/bigcore.c: New file.
20639
20640 2004-02-13 Andrew Cagney <cagney@redhat.com>
20641
20642 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20643 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20644 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20645 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20646 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20647 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20648 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20649 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20650 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20651 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20652
20653 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20654
20655 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20656 executed is an alloc instruction.
20657
20658 2004-02-11 David Carlton <carlton@kealia.com>
20659
20660 * gdb.cp/breakpoint.exp: New.
20661 * gdb.cp/breakpoint.cc: New.
20662
20663 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20664
20665 Partial fix for PR gdb/1543.
20666 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20667 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20668 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20669 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20670 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20671 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20672 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20673 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20674 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20675 to bug-gdb@prep.ai.mit.edu .
20676 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20677 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20678 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20679 Likewise.
20680
20681 2004-02-10 Andrew Cagney <cagney@redhat.com>
20682
20683 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20684 using gdb_internal_error_resync.
20685
20686 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
20687
20688 * gdb.threads/thread-specific.exp: Stop early if no threads are
20689 found.
20690
20691 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20692
20693 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20694
20695 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
20696
20697 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20698 breakpoints.
20699
20700 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
20701
20702 * config/sim.exp (gdb_load): Handle $arg == "".
20703 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20704 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20705
20706 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
20707
20708 * gdb.base/maint.exp: Update test to reflect
20709 obstack changes.
20710
20711 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20712
20713 * gdb.base/pendshr.c (pendfunc): New function that calls
20714 pendfunc1.
20715 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20716
20717 2004-02-04 Fred Fish <fnf@redhat.com>
20718
20719 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20720 function symbols and update copyright years.
20721 * gdb.arch/gdb1291.c: Ditto.
20722
20723 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20724
20725 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20726
20727 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20728
20729 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20730
20731 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20732
20733 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20734
20735 2004-02-02 Fred Fish <fnf@redhat.com>
20736
20737 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20738 remote targets. Update copyright years.
20739
20740 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20741
20742 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20743 support.
20744 * gdb.base/langs.exp: Fix test which attempts to create
20745 breakpoint on non-existent function to handle new pending
20746 support.
20747 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20748 a breakpoint.
20749 * gdb.base/pending.exp: New test.
20750 * gdb.base/pending.c: New file.
20751 * gdb.base/pendshr.c: Ditto.
20752
20753 2004-02-02 David Carlton <carlton@kealia.com>
20754
20755 * gdb.cp/overload.exp: Add overloadNamespace tests.
20756 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20757 (overloadNamespace, XXX): New.
20758 (main): Call XXX::marker2.
20759
20760 2004-02-01 Fred Fish <fnf@redhat.com>
20761
20762 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20763 * gdb.base/finish.exp: Ditto.
20764 * gdb.base/gcore.exp: Ditto.
20765 * gdb.base/huge.exp: Ditto.
20766 * gdb.base/info-proc.exp: Ditto.
20767 * gdb.base/return2.exp: Ditto.
20768 * gdb.threads/gcore-thread.exp: Ditto.
20769
20770 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20771
20772 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20773
20774 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20775
20776 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20777 that opening the file succeeds on OpenBSD.
20778
20779 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20780
20781 * gdb.threads/thread-specific.c: New file.
20782 * gdb.threads/threads-specific.exp: New test script.
20783 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20784 to expect_out.
20785
20786 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20787
20788 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20789 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20790 only on the "print_small_structs from print_long_arg_list" test.
20791
20792 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20793
20794 * gdb.base/completion.exp: Kill a stray backslash.
20795
20796 From Jim Ingham <jingham@apple.com>:
20797 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20798 agrees with the result from sending a tab.
20799
20800 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
20801
20802 * gdb.base/chng-syms.exp: Remove stray newline.
20803
20804 2004-01-31 Mark Kettenis <kettenis@gnu.org>
20805
20806 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20807 *-*-openbsd*.
20808 * gdb.asm/openbsd.inc: New file.
20809
20810 2004-01-30 Mark Kettenis <kettenis@gnu.org>
20811
20812 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20813 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20814 *-*solaris2*. Remove commented out default settings for
20815 asm-flags. Replace gdb_compile with target_link.
20816
20817 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20818
20819 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20820 for all tests. Remove old hp-ux and cygnus xfail cases.
20821
20822 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20823
20824 * gdb.base/chng-syms.exp: New file.
20825 * gdb.base/chng-syms.c: New file.
20826
20827 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20828
20829 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20830 Provide arms for current output in all my configurations.
20831
20832 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20833
20834 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20835 * lib/compiler.cc: Likewise.
20836 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20837 get the right preprocessor. Eval the output directly. Remove
20838 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20839 hp_f77_compiler and hp_f90_compiler completely.
20840 (gdb_preprocess): Delete.
20841 (get_compiler): Delete.
20842
20843 2004-01-24 Mark Kettenis <kettenis@gnu.org>
20844
20845 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20846 <string.h>.
20847
20848 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
20849
20850 * gdb.mi/mi-stack.exp: Update copyright.
20851
20852 2004-01-23 David Carlton <carlton@kealia.com>
20853
20854 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20855 test for cp_lookup_transparent_type.
20856 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20857 call them.
20858
20859 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
20860
20861 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20862 after -var-update.
20863
20864 2004-01-23 David Carlton <carlton@kealia.com>
20865
20866 * gdb.cp/namespace.cc (C::ensureRefs): New.
20867 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20868
20869 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
20870
20871 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20872 case "-stack-list-locals 2".
20873 * gdb.mi/mi-var-child.exp: Test for case
20874 "-var-list-children --all-values NAME".
20875
20876 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20877
20878 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20879
20880 2004-01-18 Mark Kettenis <kettenis@gnu.org>
20881
20882 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20883 used with gdb_test_multiple.
20884
20885 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20886 read at address 0. This fixes PR testsuite/1504.
20887
20888 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
20889
20890 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20891 Remove downloading, guessing the host executable, the calls to
20892 gdb_file_cmd and gdb_target_cmd, and "load" support.
20893 (infer_host_exec): New function broken out from gdb_load.
20894 (gdb_load): New wrapper for gdbserver_gdb_load.
20895 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20896 gdb_target_cmd. Use -target-select.
20897 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20898 Download binaries to the host. Clear last_mi_remote_file when
20899 we load a new binary.
20900 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20901 call gdbserver_gdb_load and mi_gdb_target_cmd.
20902
20903 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20904
20905 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20906 type patterns.
20907
20908 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20909
20910 * gdb.cp/templates.exp: Fix typo in test name of
20911 "print Foo<volatile char*>::foo".
20912
20913 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20914
20915 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20916
20917 2004-01-16 Ben Elliston <bje@wasabisystems.com>
20918
20919 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20920 (clean mostlyclean): Remove empty rm.
20921
20922 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20923
20924 * gdb.base/setvar.exp: Add copyright years.
20925
20926 2004-01-14 David Carlton <carlton@bactrian.org>
20927
20928 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20929 PR c++/1511 and update coment.
20930 * gdb.cp/templates.exp: Update patterns to match current output.
20931 If changes involve something other than whitespace, KFAIL
20932 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20933
20934 2004-01-14 David Carlton <carlton@kealia.com>
20935
20936 * gdb.cp/namespace.exp: Add tests involving classes defined within
20937 namespaces.
20938 * gdb.cp/namespace.cc (C::CClass): New.
20939 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20940
20941 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
20942
20943 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20944 what debug info we have. Print a better message if something goes
20945 wrong while producing the separate debug info file.
20946
20947 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20948
20949 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20950
20951 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.base/callfuncs.c: Add copyright notice.
20954
20955 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20956
20957 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20958 inheritance. PR gdb/1498, PR gcc/13539.
20959
20960 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
20961
20962 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20963 test specific name.
20964 * gdb.mi/gdb669.exp: Ditto.
20965 * gdb.mi/mi-pthreads.exp: Ditto.
20966 * gdb.mi/mi1-pthreads.exp: Ditto.
20967 * gdb.mi/mi2-pthreads.exp: Ditto.
20968
20969 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20970
20971 * gdb.cp/member-ptr.cc: Add copyright notice.
20972
20973 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20974
20975 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20976 some patterns for recent versions of gcc and hpacc. Delete
20977 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20978 Delete tests that access a NULL pointer-to-member-data. This
20979 script is still disabled for gcc.
20980
20981 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20982
20983 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
20984 escaped correctly.
20985
20986 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20987
20988 * gdb.base/sepdebug.exp: New file.
20989 * gdb.base/sepdebug.c: New file.
20990 * lib/gdb.exp (separate_debug_filename): New procedure.
20991 (gdb_gnu_strip_debug): New procedure.
20992
20993 2004-01-12 Andrew Cagney <cagney@redhat.com>
20994
20995 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20996 * gdb.mi/ChangeLog-1999-2003: New file.
20997
20998 2004-01-12 Andrew Cagney <cagney@redhat.com>
20999
21000 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21001 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21002 or EEXIST", treat EBUSY as an XFAIL.
21003
21004 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21005
21006 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21007 hp_cc_compiler.
21008
21009 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21010
21011 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21012 decorations.
21013
21014 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21015
21016 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21017 and "(aCC)" decorations. Remove obsolete doco about old
21018 test results.
21019
21020 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 * gdb.cp/exception.exp: Fix typo in doco.
21023
21024 2004-01-09 Mark Kettenis <kettenis@gnu.org>
21025
21026 * gdb.base/gdb1476.exp: Fix typo.
21027
21028 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21029
21030 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21031 file.
21032
21033 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21034
21035 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21036 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21037 Use gdb_compile. Remove restriction on gcc. Add some patterns
21038 for recent version of gdb. Delete second half, which was a copy
21039 of the first half with different build flags. This test is
21040 still disabled because it is still not ready for production.
21041
21042 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21043
21044 * gdb.cp/exception.cc: Add copyright notice.
21045 * gdb.cp/exception.exp: Add a notice that this file is broken
21046 because of line number changes caused by addition of copyright
21047 notice.
21048
21049 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21050
21051 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21052 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21053
21054 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21055
21056 * gdb.cp/classes.exp: Accept gnu abi 2.
21057 * gdb.cp/derivation.exp: Likewise.
21058 * gdb.cp/overload.exp: Likewise.
21059 * gdb.cp/virtfunc.exp: Likewise.
21060
21061 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21062
21063 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21064 semicolon after end of function.
21065
21066 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21067
21068 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21069 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21070 boilerplate code for compiling and running the program under
21071 test. Add some string method tests.
21072
21073 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21074
21075 * gdb.cp/bs15503.cc: Add copyright notice.
21076 * gdb.cp/bs15503.exp: Adjust line number.
21077
21078 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21079
21080 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21081 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21082
21083 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21084
21085 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21086 hp_cc_compiler.
21087
21088 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21089
21090 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21091 * gdb.cp/ctti.exp: Use the marker instead of "next".
21092 With gcc, run further before bailing.
21093
21094 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21095
21096 * gdb.cp/cttiadd.cc: Add copyright notice.
21097 * gdb.cp/cttiadd1.cc: Likewise.
21098 * gdb.cp/cttiadd2.cc: Likewise.
21099 * gdb.cp/cttiadd3.cc: Likewise.
21100
21101 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21102
21103 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21104 Use gdb_test, gdb_test_multiple. Use floating-point values that
21105 have exact representations in IEEE-ish formats.
21106
21107 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21108
21109 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21110 compilers. Delete duplicate call to get_compiler_info.
21111 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21112 * gdb.base/volatile.exp: Likewise.
21113
21114 2004-01-07 Mark Kettenis <kettenis@gnu.org>
21115
21116 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21117 memory at address 0.
21118
21119 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21120
21121 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21122 to test for hp-ux assembler. Fix copyright years.
21123
21124 2004-01-07 Andrew Cagney <cagney@redhat.com>
21125
21126 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21127
21128 2004-01-07 Andrew Cagney <cagney@redhat.com>
21129
21130 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21131 when creating the read-only file. From analysis by Roland McGrath
21132 and Elena Zannoni.
21133
21134 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21135
21136 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21137
21138 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21139
21140 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21141 data pointers.
21142
21143 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21144
21145 * gdb.cp/m-static.exp: Compile one source file at a time.
21146 Delete unused call to get_compiler_info.
21147
21148 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21149
21150 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21151 * gdb.base/call-rt-st.exp: Likewise.
21152 * gdb.base/nodebug.exp: Likewise.
21153 * gdb.base/volatile.exp: Likewise.
21154 * gdb.cp/ref-types.exp: Likewise.
21155 * gdb.cp/templates.exp: Likewise.
21156
21157 2004-01-05 Mark Kettenis <kettenis@gnu.org>
21158
21159 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21160
21161 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21162
21163 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21164 hppa*-hp-hpux*.
21165
21166 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21167
21168 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21169 x86_64-*-*.
21170
21171 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21172 sparc64-*-* and sparc*-solaris2*.
21173
21174 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21175
21176 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21177 return ${tests}" test. The ${tests} already mentions the
21178 filename.
21179
21180 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21181
21182 * gdb.cp/local.exp: Accept gcc abi 2.
21183
21184 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21185
21186 * gdb.cp/templates.exp: Accept gcc abi 2.
21187
21188 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21189
21190 * lib/compiler.cc: Remove supports_template_debugging.
21191 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21192
21193 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21194
21195 * gdb.cp/namespace.exp: Accept gcc abi 2.
21196
21197 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21198
21199 * gdb.cp/method.exp: Accept gcc abi 2.
21200
21201 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21202
21203 * gdb.cp/classes.exp: Generate identical results as old version.
21204 * gdb.cp/derivation.exp: Likewise.
21205 * gdb.cp/overload.exp: Likewise.
21206 * gdb.cp/virtfunc.exp: Likewise.
21207
21208 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21209
21210 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21211 mysterious bug with sourceware version of expect.
21212
21213 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21214
21215 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21216 current versions of gcc, including gcc abi 2. Remove gratuitous
21217 restart of test program. Use gdb_test_multiple and gdb_test for
21218 all tests. Add patterns to xfail missing "const" in "const char *"
21219 and kfail PR gdb/1155.
21220
21221 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21222
21223 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21224 current versions of gcc, including gcc abi 2. Remove gratuitous
21225 restart of test program. Use gdb_test_multiple and gdb_test for
21226 all tests. Add patterns to kfail PR gdb/1498.
21227
21228 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21229
21230 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21231 current versions of gcc, including gcc abi 2. Use "breakpoint"
21232 and "continue" instead of restarting the target program. Use
21233 gdb_test_multiple and gdb_test for all tests.
21234
21235 2004-01-01 Mark Kettenis <kettenis@gnu.org>
21236
21237 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21238 for *-*-solaris2*.
21239
21240 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21241
21242 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21243 current versions of gcc, including gcc abi 2. Use "breakpoint"
21244 and "continue" instead of restarting the target program several
21245 times. Use gdb_test_multiple and gdb_test for all tests.
21246
21247 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21248
21249 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21250 source files.
21251
21252 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21253
21254 * gdb.base/environ.exp: Handle compiling test case from multiple
21255 source files.
21256
21257 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21258
21259 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21260
21261 2003-12-17 Jim Blandy <jimb@redhat.com>
21262
21263 * gdb.base/freebpcmd.c: Add copyright notice.
21264
21265 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21266
21267 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21268
21269 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21270
21271 2003-12-13 Jim Blandy <jimb@redhat.com>
21272
21273 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21274
21275 2003-12-12 Kevin Buettner <kevinb@redhat.com>
21276
21277 * gdb.asm/frv.inc: New file.
21278 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21279
21280 2003-12-09 Fred Fish <fnf@redhat.com>
21281
21282 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21283 functions to break1.c and leave prototypes behind. Add more
21284 "set breakpoint NN here" comments.
21285 * gdb.base/break1.c: New file.
21286
21287 * gdb.base/break.exp: Handle compiling test case from multiple
21288 source files and change source file references as needed.
21289 * gdb.base/completion.exp: Ditto.
21290 * gdb.base/condbreak.exp: Ditto.
21291 * gdb.base/define.exp: Ditto.
21292 * gdb.base/ena-dis-br.exp: Ditto.
21293 * gdb.base/info-proc.exp: Ditto.
21294 * gdb.base/maint.exp: Ditto.
21295 * gdb.base/until.exp: Ditto.
21296
21297 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21298 hardcoded line numbers.
21299 * gdb.base/define.exp: Ditto.
21300 * gdb.base/ena-dis-br.exp: Ditto.
21301 * gdb.base/maint.exp: Ditto.
21302 * gdb.base/until.exp: Ditto.
21303
21304 * gdb.base/completion.exp: Use "break1" for completion tests since
21305 "break" is no longer a unique prefix.
21306
21307 2003-12-06 Andrew Cagney <cagney@redhat.com>
21308
21309 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21310 "return_value_unimplemented". When an unimplemented struct return
21311 architecture, report incorrect values as a KFAIL
21312
21313 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21314
21315 * gdb.cp/rtti.exp: Accept new wording of warning from
21316 cp_lookup_rtti_type.
21317
21318 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21319
21320 Partial fix for PR testsuite/1456.
21321 * gdb.base/scope.exp (test_at_main): Replace references to
21322 gcc_compiled with calls to test_compiler_info.
21323 (test_at_foo): Likewise.
21324 (test_at_bar): Likewise.
21325
21326 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21327
21328 Partial fix for PR testsuite/1456.
21329 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21330 to test_compiler_info.
21331
21332 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21333
21334 * gdb.base/so-impl-ld.exp: Update copyright notice.
21335
21336 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21337
21338 Partial fix for PR testsuite/1456.
21339 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21340 to test_compiler_info.
21341
21342 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21343
21344 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21345 from current versions of gdb. Clean up regular expressions.
21346 Delete redundant timeout case.
21347
21348 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21349
21350 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21351 from current versions of gdb. Clean up regular expressions.
21352 Delete redundant timeout case.
21353
21354 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21355
21356 Partial fix for PR testsuite/1456.
21357 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21358 gcc_compiled with call to test_compiler_info.
21359
21360 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21361
21362 Partial fix for PR testsuite/1456.
21363 * gdb.base/list.exp (test_list_function): Delete unused declaration
21364 of gcc_compiled.
21365
21366 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21367
21368 Partial fix for PR testsuite/1456.
21369 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21370 call to test_compiler_info.
21371
21372 2003-11-29 Mark Kettenis <kettenis@gnu.org>
21373
21374 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21375 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21376 it to create the appropriate note.inc.
21377 * gdb.asm/asmsrc1.s: Include "note.inc".
21378 * gdb.asm/netbsd.inc: New file.
21379 * gdb.asm/empty.inc: New file.
21380
21381 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21382
21383 Partial fix for PR testsuite/1456.
21384 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21385 calls to test_compiler_info.
21386
21387 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21388
21389 Partial fix for PR testsuite/1456.
21390 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21391 calls to test_compiler_info.
21392
21393 2003-11-27 Mark Kettenis <kettenis@gnu.org>
21394
21395 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21396 pattern for the KFAILs.
21397
21398 2003-11-25 Adam Fedor <fedor@gnu.org>
21399
21400 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21401 * gdb.objc/objcdecode.m: New file.
21402
21403 2003-11-25 Adam Fedor <fedor@gnu.org>
21404
21405 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21406 * gdb.objc/nondebug.m: New file.
21407
21408 2003-11-26 Ben Elliston <bje@wasabisystems.com>
21409
21410 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21411 NetBSD as it does on FreeBSD. Modelled on a similar change by
21412 Mark Kettenis on 2003-05-30.
21413 (link-flags): Set to "--entry _start" regardless of target.
21414 Special linker flags are to be appended to $link-flags.
21415 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21416
21417 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21418
21419 * gdb.cp/method.exp: Accept output of new demangler.
21420
21421 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21422
21423 * gdb/class2.exp: New file.
21424 * gdb/class2.cc: New file.
21425
21426 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21427
21428 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21429 of new demangler.
21430
21431 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21432
21433 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21434 of gdb_test "run".
21435
21436 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21437
21438 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21439 "continue" into "run".
21440
21441 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 Partial fix for PR testsuite/1456.
21444 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21445 call to test_compiler_info.
21446 * gdb.cp/ctti.exp: Likewise.
21447 * gdb.cp/derivation.exp: Likewise.
21448 * gdb.cp/member-ptr.exp: Likewise.
21449 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21450 reference to gcc_compiled.
21451
21452 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21453
21454 Fix PR testsuite/1463.
21455 * gdb.base/structs.exp (start_structs_test): Call
21456 get_debug_format before using the debug format.
21457
21458 2003-11-22 Andrew Cagney <cagney@redhat.com>
21459
21460 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21461 * gdb.base/structs.exp: Use gdb_test_multiple.
21462
21463 2003-11-20 Andrew Cagney <cagney@redhat.com>
21464
21465 * gdb.base/structs.exp: Handle and recover from internal errors.
21466 Replace "foo${n}" with "foo<n>" in test messages.
21467
21468 * gdb.base/structs.exp: Update copyright. Rewrite.
21469 * gdb.base/structs.c: Update copyright. Rewrite.
21470
21471 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21472 resync count exceeded.
21473
21474 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21475 from the internal error.
21476 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21477 Original from Jim Blandy.
21478 (gdb_test_multiple): Use gdb_internal_error_resync.
21479
21480 2003-11-19 Andrew Cagney <cagney@redhat.com>
21481
21482 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21483 KFAIL.
21484
21485 2003-11-17 Mark Kettenis <kettenis@gnu.org>
21486
21487 New testcase for PR backtrace/1435.
21488 * gdb.arch/i386-unwind.exp: New file.
21489 * gdb.arch/i386-unwind.c: New file.
21490
21491 2003-11-17 Andrew Cagney <cagney@redhat.com>
21492
21493 * lib/gdb.exp (compiler_info): New global.
21494 (test_compiler_info): New function.
21495 (get_compiler_info): Set compiler_info.
21496 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21497 "compiler_info" to gcc-<major>-<minor>.
21498
21499 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21500
21501 * gdb.trace/configure: Remove.
21502
21503 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
21504
21505 * gdb.base/break.c: Add comments to aid finding line numbers for
21506 breakpoints.
21507 * gdb.base/break.exp: Remove all references to explicit line
21508 numbers.
21509
21510 2003-11-11 Nick Clifton <nickc@redhat.com>
21511
21512 * gdb.base/shreloc.exp: Do not run for targets which do not
21513 support shared objects.
21514
21515 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
21516
21517 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21518 Don't run tests if nofileio flag is given.
21519
21520 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
21521
21522 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21523 as well as 'Watchpoint'.
21524
21525 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21526
21527 Reported by Jim Ingham <jingham@apple.com>:
21528 * gdb.base/annota1.exp: Match at least one occurrence of the
21529 signal handler annotation.
21530
21531 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21532
21533 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21534 as well as 'Watchpoint'.
21535
21536 2003-11-05 Michael Chastain <mec@shout.net>
21537
21538 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21539
21540 2003-11-03 Kris Warkentin <kewarken@qnx.com>
21541
21542 * gdb.arch/gdb1291.c: New test file.
21543 * gdb.arch/gdb1291.exp: New test script.
21544 * gdb.arch/gdb1431.c: New test file.
21545 * gdb.arch/gdb1431.exp: New test script.
21546
21547 2003-10-22 Michael Chastain <mec@shout.net>
21548
21549 * gdb.mi/pthreads.c: Add copyright notice.
21550
21551 2003-10-22 Michael Chastain <mec@shout.net>
21552
21553 * gdb.threads/pthreads.c: Add copyright notice.
21554
21555 2003-10-20 Michael Chastain <mec@shout.net>
21556
21557 * gdb.base/gdb1056.exp: New test script.
21558
21559 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21560
21561 * gdb.threads/killed.exp: Use gdb_run_cmd.
21562
21563 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21564
21565 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21566 create a core file.
21567 * gdb.threads/gcore-thread.exp: Likewise.
21568
21569 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
21570
21571 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21572 type, based on char type.
21573 (struct bit_flags_short_t): New bitfield type, based on short type.
21574 (init_bit_flags_char): New fuction.
21575 (init_bit_flags_short): Ditto.
21576 (print_bit_flags_char): Ditto.
21577 (print_bit_flags_short): Ditto.
21578 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21579
21580 2003-10-11 Michael Chastain <mec@shout.net>
21581
21582 * gdb.base/call-rt-st.exp: Update copyright year.
21583
21584 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21585
21586 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21587 * gdb.disasm/sh3.s: Ditto.
21588
21589 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
21590
21591 * gdb.threads/switch-threads.exp: New test.
21592 * gdb.threads/switch-threads.c: New source file.
21593
21594 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
21595
21596 * gdb.base/ending-run.exp: Add sh specific case.
21597
21598 2003-10-06 Andrew Cagney <cagney@redhat.com>
21599
21600 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21601 * gdb.disasm/mn10200.exp: Delete obsolete file.
21602
21603 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
21604
21605 * ChangeLog: Correct an entry command.exp -> commands.exp.
21606 * gdb.base/commands.exp (bp_deleted_in_command_test)
21607 (temporary_breakpoint_commands): Check noargs.
21608
21609 2003-09-25 David Carlton <carlton@kealia.com>
21610
21611 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21612 of some print tests, where appropriate. Add tests for C::D::cd,
21613 E::ce, F::cXfX, G::XgX.
21614 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21615
21616 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
21617
21618 * lib/java.exp (java_init): Import target_alias before using it.
21619
21620 2003-09-25 David Carlton <carlton@kealia.com>
21621
21622 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21623
21624 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
21625
21626 * gdb.base/selftest.exp: Accomodate more instruction reordering
21627 weirdness.
21628
21629 2003-09-17 Michael Chastain <mec@shout.net>
21630
21631 * gdb.cp/gdb1355.exp: New file.
21632 * gdb.cp/gdb1355.c: New file.
21633
21634 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
21635
21636 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21637 * gdb.asm/sh.inc: New file.
21638
21639 2003-09-11 David Carlton <carlton@kealia.com>
21640
21641 * gdb.cp/namespace.exp: Add tests for namespace types.
21642 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21643 (test_namespace): New.
21644
21645 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
21646
21647 * gdb.base/relocate.exp: Handle new gdb output at startup.
21648 * gdb.stabs/weird.exp: Ditto.
21649
21650 2003-09-08 Michael Chastain <mec@shout.net>
21651
21652 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21653
21654 2003-09-07 Michael Chastain <mec@shout.net>
21655
21656 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21657 'parse error'.
21658
21659 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21660
21661 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21662
21663 2003-08-30 Michael Chastain <mec@shout.net>
21664
21665 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21666 * gdb.gdb/observer.exp: Ditto.
21667 * gdb.gdb/xfullpath.exp: Ditto.
21668
21669 2003-08-29 Mark Kettenis <kettenis@gnu.org>
21670
21671 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21672 *-*-*bsd*.
21673
21674 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21675
21676 * gdb.base/dump.exp: Skip for ia64.
21677
21678 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21679
21680 * gdb.asm/asm-source.exp: Add ia64 support.
21681 * gdb.asm/ia64.inc: New file.
21682
21683 2003-08-22 Michael Chastain <mec@shout.net>
21684
21685 * gdb.cp: New directory.
21686 * gdb.cp/*: Copy from gdb.c++/*.
21687 * gdb.c++/*: Remove.
21688 * Makefile.in: Change gdb.c++ to gdb.cp.
21689 * configure.in: Ditto.
21690 * configure: Regnerate.
21691
21692 2003-08-18 Mark Kettenis <kettenis@gnu.org>
21693
21694 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21695 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21696
21697 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21698
21699 * mi-var-display.exp (-var-list-children weird): Accept function
21700 pointers with argument types.
21701 * mi1-var-display.exp (-var-list-children weird): Likewise.
21702 * mi2-var-display.exp (-var-list-children weird): Likewise.
21703
21704 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21705
21706 * gdb.base/annota3.exp: Add missing newline.
21707
21708 2003-08-06 Michael Chastain <mec@shout.net>
21709
21710 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21711
21712 2003-08-12 Michael Snyder <msnyder@redhat.com>
21713
21714 * gdb.base/float.exp: Add test for SH.
21715
21716 2003-08-10 Mark Kettenis <kettenis@gnu.org>
21717
21718 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21719
21720 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21721
21722 * gdb.base/completion.exp: Remove reduntant completion test
21723 on filename.
21724
21725 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21726
21727 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21728 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21729 gdb.trace/save-trace.exp: Make sure that full pathnames are
21730 escaped correctly.
21731
21732 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21733
21734 * configure.in: Don't generate config.h from config.hin.
21735 * configure: Regenerate.
21736 * config.hin: Remove file.
21737 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21738 * gdb.threads/pthreads.c: Ditto.
21739
21740 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
21741
21742 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21743 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21744 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21745 Replace ld24 with seth/add3.
21746
21747 2003-08-02 Andrew Cagney <cagney@redhat.com>
21748
21749 * gdb.base/annota3.exp: New file.
21750 * gdb.base/annota3.c: New file.
21751 * gdb.c++/annota3.exp: New file.
21752 * gdb.c++/annota3.cc: New file.
21753
21754 2003-07-29 Michael Chastain <mec@shout.net>
21755
21756 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21757 actually failed.
21758 (do_pass): Likewise.
21759 * gdb.threads/tls.exp: Always initialize no_of_threads.
21760
21761 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
21762
21763 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21764 pattern.
21765 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21766 * gdb.threads/tls.exp: Recognize one case of the host library not
21767 supporting TLS.
21768
21769 2003-07-27 Andrew Cagney <cagney@redhat.com>
21770
21771 * gdb.base/fileio.exp: Use SH when running commands using
21772 remote_exec.
21773
21774 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
21775
21776 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21777 * gdb.base/relocate.c (dummy): New padding array.
21778
21779 2003-07-22 Michael Snyder <msnyder@redhat.com>
21780
21781 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21782
21783 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21784 patterns to be more general, accepting old and new output.
21785 Some output chars (such as '+') also must be quoted.
21786 Some addresses are displayed numerically instead of
21787 symbolically.
21788
21789 2003-07-23 Michael Snyder <msnyder@redhat.com>
21790
21791 * gdb.base/return2.exp: Don't test long-long return.
21792
21793 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21794 * gdb.disasm/t01_mov.exp: Ditto.
21795 * gdb.disasm/t02_mova.s: Ditto.
21796 * gdb.disasm/t02_mova.exp: Ditto.
21797 * gdb.disasm/t03_add.s: Ditto.
21798 * gdb.disasm/t03_add.exp: Ditto.
21799 * gdb.disasm/t04_sub.s: Ditto.
21800 * gdb.disasm/t04_sub.exp: Ditto.
21801 * gdb.disasm/t05_cmp.s: Ditto.
21802 * gdb.disasm/t05_cmp.exp: Ditto.
21803 * gdb.disasm/t06_ari2.s: Ditto.
21804 * gdb.disasm/t06_ari2.exp: Ditto.
21805 * gdb.disasm/t07_ari3.s: Ditto.
21806 * gdb.disasm/t07_ari3.exp: Ditto.
21807 * gdb.disasm/t08_or.s: Ditto.
21808 * gdb.disasm/t08_or.exp: Ditto.
21809 * gdb.disasm/t09_xor.s: Ditto.
21810 * gdb.disasm/t09_xor.exp: Ditto.
21811 * gdb.disasm/t10_and.s: Ditto.
21812 * gdb.disasm/t10_and.exp: Ditto.
21813 * gdb.disasm/t11_logs.s: Ditto.
21814 * gdb.disasm/t11_logs.exp: Ditto.
21815 * gdb.disasm/t12_bit.s: Ditto.
21816 * gdb.disasm/t12_bit.exp: Ditto.
21817 * gdb.disasm/t13_otr.s: Ditto.
21818 * gdb.disasm/t13_otr.exp: Ditto.
21819
21820 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21821
21822 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21823
21824 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21825
21826 * gdb.threads/tls.c : New file.
21827 * gdb.threads/tls.exp : New file.
21828 * gdb.threads/tls-main.c : New file.
21829 * gdb.threads/tls-shared.c : New file.
21830 * gdb.threads/tls-shared.exp : New file.
21831
21832 2003-07-22 Andreas Schwab <schwab@suse.de>
21833
21834 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21835
21836 2003-07-20 Andreas Schwab <schwab@suse.de>
21837
21838 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21839 due to insn reordering.
21840
21841 2003-07-15 Andrew Cagney <cagney@redhat.com>
21842
21843 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21844
21845 2003-07-15 Michael Chastain <mec@shout.net>
21846
21847 * gdb.base/gdb1250.exp: New file.
21848 * gdb.base/gdb1250.c: New file.
21849
21850 2003-07-09 Michal Ludvig <mludvig@suse.cz>
21851
21852 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21853 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21854
21855 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21856
21857 * gdb.threads/tls.c: New file.
21858 * gdb.threads/tls.exp: New file.
21859 * gdb.threads/tls-main.c: New file.
21860 * gdb.threads/tls-shared.c: New file.
21861 * gdb.threads/tls-shared.exp: New file.
21862
21863 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21864
21865 * gdb.base/annota1.exp: Make sure that we properly escape the
21866 full path of the source file. Xfail more permissive patterns,
21867 due to a compiler debug info problem.
21868
21869 2003-07-07 Andreas Schwab <schwab@suse.de>
21870
21871 * gdb.asm/m68k.inc: New file.
21872 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21873
21874 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21875 arguments"): Also match negative number.
21876
21877 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21878
21879 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
21880
21881 * gdb.base/store.c (charest): New typedef.
21882 (add_char): Rename to add_charest, update.
21883 (wack_char): Rename to wack_charest, update types. Return l + r
21884 to keep r live across the call.
21885 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21886 (wack_double, wack_doublest): Return l + r to keep r live across
21887 the call.
21888 * gdb.base/store.exp: Accomodate store.c changes.
21889
21890 2003-06-30 David Carlton <carlton@kealia.com>
21891
21892 * gdb.c++/maint.exp (test_invalid_name): New.
21893 (test_first_component): Add tests for invalid names.
21894
21895 2003-06-29 Michael Chastain <mec@shout.net>
21896
21897 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21898 output of '<VTT for class>' for virtual base classes.
21899
21900 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21901
21902 * gdb.base/completion.exp: Tab-complete "complet" instead of
21903 "compl".
21904 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21905
21906 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21907
21908 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21909 * gdb.base/volatile.exp: Likewise.
21910
21911 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21912
21913 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21914 gdb/1265.
21915
21916 2003-06-28 Michael Chastain <mec@shout.net>
21917 Daniel Jacobowitz <drow@mvista.com>
21918
21919 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21920 initial line count of 'captured_main' from 26 to 32.
21921 (test_with_self): Allow xmalloc call to be interleaved with the
21922 preceding two lines.
21923
21924 2003-06-24 Joel Brobecker <brobecker@gnat.com>
21925
21926 * gdb.base/bang.exp: New testcase.
21927
21928 2003-06-23 Joel Brobecker <brobecker@gnat.com>
21929
21930 * gdb.base/langs.exp: Add some tests for the "minimal" language
21931 support.
21932
21933 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
21934
21935 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21936 the testcase.
21937
21938 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21939
21940 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21941 offset.
21942
21943 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21944
21945 * gdb.c++/pr-1210.cc: New file.
21946 * gdb.c++/pr-1210.exp: New file.
21947
21948 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
21949
21950 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21951 000-exec-continue.
21952
21953 2003-06-15 Mark Kettenis <kettenis@gnu.org>
21954
21955 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21956 on *-*-*bsd* instead of *-*-freebsd*.
21957
21958 2003-06-14 Andrew Cagney <cagney@redhat.com>
21959
21960 * gdb.base/store.exp: Test longest and doublest. Test all
21961 parameters. Weaken return statement match.
21962 * gdb.base/store.c: Add longest and doublest - aka long long and
21963 long double functions. Put all parameters into local register
21964 variables. Use negative values.
21965
21966 2003-06-14 Andrew Cagney <cagney@redhat.com>
21967
21968 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21969 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21970 exit status.
21971 * gdb.base/fileio.exp: Disable target when nointerrupts and
21972 noinferiorio, instead of limiting it to remote. Use remote_exec
21973 instead of system.
21974
21975 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21976
21977 * gdb.base/float.exp: Add ia64 support.
21978
21979 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
21980
21981 * gdb.base/fileio.exp: Run only on remote targets.
21982
21983 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
21984
21985 * gdb.base/fileio.c: New file, testing File-I/O.
21986 * gdb.base/fileio.exp: Ditto.
21987
21988 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21989
21990 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21991 shared objects after relocation at load time (gdb PR/1132).
21992 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
21993 as above, part of the shared object relocation test.
21994
21995 2003-06-08 Mark Kettenis <kettenis@gnu.org>
21996
21997 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21998 fully filled history list.
21999 * gdb.base/gdb_history: New file.
22000
22001 * gdb.base/signals.exp: XFAIL "continue to func1" on
22002 i*86-*-freebsd*.
22003
22004 * gdb.base/attach.exp: When trying to attach to a nonexistent
22005 process, make it possible to specify the PID based on the target,
22006 and do so for *-*-freebsd*.
22007
22008 2003-06-02 Richard Henderson <rth@redhat.com>
22009
22010 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22011
22012 2003-06-02 Richard Henderson <rth@redhat.com>
22013
22014 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22015
22016 2003-06-02 Richard Henderson <rth@redhat.com>
22017
22018 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22019
22020 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
22021
22022 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22023 of globalvar.
22024
22025 2003-06-01 Mark Kettenis <kettenis@gnu.org>
22026
22027 * gdb.asm/asm-source.exp: Check for memory read errors in
22028 disassembler test on *BSD too.
22029
22030 2003-06-01 Richard Henderson <rth@redhat.com>
22031
22032 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22033 for .frame.
22034 (gdbasm_call): Lose ldgp.
22035 (gdbasm_startup): Add frame information.
22036 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22037
22038 2003-05-31 Mark Kettenis <kettenis@gnu.org>
22039
22040 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22041 i?86-*-*.
22042
22043 2003-05-30 Mark Kettenis <kettenis@gnu.org>
22044
22045 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22046 FreeBSD.
22047
22048 2003-05-29 Richard Henderson <rth@redhat.com>
22049
22050 * gdb.asm/alpha.inc: New file.
22051 * gdb.asm/asm-source.exp: Use it.
22052
22053 2003-05-29 Jim Blandy <jimb@redhat.com>
22054
22055 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22056 'core.PID'.
22057
22058 2003-05-22 Jim Blandy <jimb@redhat.com>
22059
22060 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22061 backtrace.
22062
22063 2003-05-20 David Carlton <carlton@math.stanford.edu>
22064
22065 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22066 this time.
22067
22068 2003-05-19 David Carlton <carlton@bactrian.org>
22069
22070 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22071 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22072
22073 2003-05-19 David Carlton <carlton@bactrian.org>
22074
22075 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22076 namespace tests.
22077 Bump copyright date.
22078 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22079 (main): Call C::D::marker2.
22080 * gdb.c++/namespace1.cc: New file.
22081
22082 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22083
22084 Roland McGrath <roland@redhat.com>
22085 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22086 there is no manager thread.
22087
22088 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22089
22090 * gdb.threads/schedlock.exp: Remove assumption that all threads
22091 will run in a particular small time slice. Also ensure we break
22092 in one of the child threads rather than the main thread.
22093
22094 2003-05-07 Jim Blandy <jimb@redhat.com>
22095
22096 Add support for assembly source testing on the s390x.
22097 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22098 architecture.
22099 * gdb.asm/s390x.inc: New file.
22100
22101 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22102 succession of 'if' statements.
22103
22104 2003-05-05 Andrew Cagney <cagney@redhat.com>
22105
22106 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22107
22108 2003-05-05 Andrew Cagney <cagney@redhat.com>
22109
22110 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22111 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22112
22113 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
22114
22115 * gdb.base/charset.exp: Update based on new behavior of set/show
22116 charset commands.
22117
22118 2003-05-01 Andrew Cagney <cagney@redhat.com>
22119
22120 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22121 variable do not give memory errors.
22122
22123 2003-04-30 Adam Fedor <fedor@gnu.org>
22124
22125 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22126 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22127 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22128 gdb.objc/basicclass.m: : New files
22129
22130 * lib/gdb.exp (gdb_compile_objc): New procedure.
22131
22132 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
22133
22134 * gdb.base/signals.exp: Make backtrace tests more specific.
22135
22136 2003-04-23 David Carlton <carlton@bactrian.org>
22137
22138 * gdb.c++/maint.exp (test_first_component): Add tests for
22139 'operator' in more locations.
22140
22141 2003-04-16 Kevin Buettner <kevinb@redhat.com>
22142
22143 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22144
22145 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
22146
22147 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22148 func marke' instead. Update test name.
22149
22150 2003-04-15 David Carlton <carlton@math.stanford.edu>
22151
22152 * gdb.c++/maint.exp: New file.
22153
22154 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22155
22156 * gdb.threads/schedlock.c: Change type of thread function argument
22157 to long, to avoid warnings on 64-bit platforms.
22158
22159 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22160
22161 * gdb.base/attach.exp: Add new message from ptrace in case of
22162 attaching to nonexistent process.
22163
22164 2003-04-11 Jim Blandy <jimb@redhat.com>
22165
22166 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22167 gdb.c++/userdef.cc: Place comments on the lines to which the
22168 marker function might return.
22169 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22170 gdb.c++/userdef.exp: Look for those comments to check that we've
22171 returned to the right place, instead of checking line numbers.
22172
22173 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
22174
22175 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22176 match on sourcefile name, instead of directory name.
22177
22178 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
22179
22180 * gdb.base/completion.exp: Use string_to_regexp to match the
22181 working directory name.
22182
22183 2003-04-09 Jim Blandy <jimb@redhat.com>
22184
22185 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22186 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22187 after an inferior function call, report the failure, but allow the
22188 test to continue.
22189
22190 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22191
22192 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22193 with -DPROTOTYPES.
22194
22195 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22196
22197 * gdb.base/break.exp: Revert last patch.
22198
22199 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22200
22201 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22202 with -DPROTOTYPES.
22203
22204 2003-04-02 Andrew Cagney <cagney@redhat.com>
22205
22206 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22207 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22208 matching directories by the name breakpoint.
22209 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22210 Make "continue to marker1" consistent.
22211 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22212 message consistent.
22213 * lib/gdb.exp: Put "the program is no longer running", and "the
22214 program exited" in parenthesis.
22215 * lib/mi-support.exp: Ditto.
22216
22217 2003-04-02 Bob Rossi <bob_rossi@cox.net>
22218
22219 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22220
22221 2003-03-29 Andrew Cagney <cagney@redhat.com>
22222
22223 * gdb.base/sizeof.c (main): Print the value of '\377'.
22224 * gdb.base/sizeof.exp: Check the sign of '\377'.
22225
22226 2003-03-27 Michael Chastain <mec@shout.net>
22227
22228 * gdb.base/gdb1090.exp: New file.
22229 * gdb.base/gdb1090.cc: New file.
22230
22231 2003-03-27 J. Brobecker <brobecker@gnat.com>
22232
22233 * gdb.gdb/observer.exp: New regression test.
22234
22235 2003-03-27 Michael Chastain <mec@shout.net>
22236
22237 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22238 * gdb.base/ptype.exp: Likewise.
22239
22240 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
22241
22242 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22243
22244 2003-03-26 Michael Chastain <mec@shout.net>
22245
22246 * gdb.base/ptype.exp: Actually use some typedef'd types.
22247
22248 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22249
22250 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22251 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22252
22253 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22254
22255 * gdb.base/default.exp: Fix regular expression.
22256
22257 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22258
22259 * gdb.base/args.exp: Fix regular expression.
22260
22261 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22262
22263 * gdb.base/help.exp: Allow Win32 child process.
22264
22265 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22266
22267 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22268 when stepping out of main().
22269
22270 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22271
22272 * gdb.base/default.exp: Check for win32 specific message when calling
22273 "run" without executable.
22274
22275 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22276
22277 * gdb.base/args.exp: Expect .exe in output.
22278
22279 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22280
22281 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22282 Cygwin native.
22283
22284 2003-03-17 Andrew Cagney <cagney@redhat.com>
22285
22286 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22287 vector registes.
22288 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22289 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22290
22291 2003-03-17 David Carlton <carlton@math.stanford.edu>
22292
22293 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22294 test, for PR breakpoints/38.
22295 Call test_watchpoint_and_breakpoint.
22296 * gdb.base/watchpoint.c (func3): New function.
22297 (main): Call func3.
22298
22299 2003-03-04 David Carlton <carlton@math.stanford.edu>
22300
22301 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22302 Garply<Garply<char> >:: garply".
22303 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22304 with respect to PR c++/1111; note also PR c++/1113.
22305 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22306 respect to PR c++/1062.
22307 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22308
22309 2003-03-03 David Carlton <carlton@math.stanford.edu>
22310
22311 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22312 with respect to PR c++/57.
22313 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22314 c++/826.
22315 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22316 respect to PR c++/57.
22317
22318 2003-03-03 David Carlton <carlton@math.stanford.edu>
22319
22320 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22321 respect to PR c++/33 into FAILs.
22322
22323 2003-03-03 Michael Chastain <mec@shout.net>
22324
22325 * configure.in: Update copyright years.
22326
22327 2003-03-03 Michael Chastain <mec@shout.net>
22328
22329 * Makefile.in: Update copyright years.
22330
22331 2003-02-28 David Carlton <carlton@math.stanford.edu>
22332
22333 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22334 print class instead of struct and/or superfluous protection
22335 specifiers, as long as the resulting output is equivalent to the
22336 source code.
22337 Delete FIXME from end of messages on tests that don't need
22338 fixing.
22339
22340 2003-02-28 David Carlton <carlton@math.stanford.edu>
22341
22342 * gdb.c++/templates.exp (do_tests): Allow const in the two
22343 Foo<volatile char *>::foo tests.
22344
22345 2003-02-27 Michael Snyder <msnyder@redhat.com>
22346
22347 * gdb.base/restore.c (main): Return zero, so exit code
22348 will be consistant.
22349
22350 2003-02-26 David Carlton <carlton@math.stanford.edu>
22351
22352 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22353 char *>::foo" test with respect to PR c++/33. Create a new test
22354 which is identical to that one except that it doesn't put the
22355 space between the "char" and the "*"; KFAIL it, too.
22356
22357 2003-02-26 David Carlton <carlton@math.stanford.edu>
22358
22359 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22360 template types into either PASSes or KFAILs (corresponding to PR
22361 c++/57). Tweak indentation. Update copyright.
22362
22363 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22364
22365 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22366
22367 2003-02-13 Michael Chastain <mec@shout.net>
22368
22369 * gdb.base/exprs.exp: Remove i960 remnants.
22370 * gdb.base/funcargs.exp: Likewise.
22371 * gdb.base/list.exp: Likewise.
22372 * gdb.base/ptype.exp: Likewise.
22373
22374 2003-02-14 David Carlton <carlton@math.stanford.edu>
22375
22376 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22377 pEe->D::vg()" from XFAIL to KFAIL.
22378
22379 2003-02-13 Jason Molenda (jmolenda@apple.com)
22380
22381 * gdb.base/maint.exp: Update maint print statistics regexp to include
22382 new entries.
22383
22384 2003-02-13 Michael Chastain <mec@shout.net>
22385
22386 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22387
22388 2003-02-12 Michael Chastain <mec@shout.net>
22389
22390 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22391 * gdb.c++/inherit.exp: Likewise.
22392 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22393 * gdb.c++/templates.exp: Likewise.
22394 * gdb.c++/virtfunc.exp: Likewise.
22395
22396 2003-02-06 Jason Molenda (jason-cl@molenda.com)
22397
22398 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22399 why the code is written that way.
22400
22401 2003-02-05 Michael Chastain <mec@shout.net>
22402
22403 * gdb.base/dump.exp: Add missing copyright line.
22404
22405 2003-02-05 Jason Molenda (jason-cl@molenda.com)
22406
22407 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22408 at the beginning so the breakpoint doesn't get set on the loop.
22409
22410 2003-02-05 Michael Chastain <mec@shout.net>
22411
22412 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22413 output for configurations with gcc 2.95.3.
22414
22415 2003-02-05 Keith Seitz <keiths@redhat.com>
22416 Andrew Cagney <ac131313@redhat.com>
22417
22418 * gdb.mi/mi-cli.exp: New file.
22419
22420 2003-02-04 Michael Chastain <mec@shout.net>
22421
22422 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22423 Call perror and then continue.
22424
22425 2003-02-03 Michael Chastain <mec@shout.net>
22426
22427 * gdb.c++/pr-1023.cc: New file.
22428 * gdb.c++/pr-1023.exp: New file.
22429
22430 2003-02-05 Jim Blandy <jimb@redhat.com>
22431
22432 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22433 it's local to foobar. Check for it there, and check that it's not
22434 present in main.
22435 * gdb.c++/local.cc (marker2): New function.
22436 (foobar): Call marker1.
22437 (main): Call marker2 instead of marker1.
22438
22439 2003-02-04 Andrew Cagney <ac131313@redhat.com>
22440
22441 * gdb.disasm/mn10200.exp: Obsolete file.
22442 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22443 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22444 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22445
22446 2003-02-04 David Carlton <carlton@math.stanford.edu>
22447
22448 * gdb.c++/overload.exp: Test intToChar(1).
22449 * gdb.c++/overload.cc (intToChar): New.
22450 (main): Call intToChar.
22451
22452 2003-02-03 David Carlton <carlton@math.stanford.edu>
22453
22454 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22455 'might_kfail' arg.
22456 KFAIL some of the continue_to_bp_overloaded calls, according to
22457 PR c++/1025.
22458
22459 2003-02-01 Michael Chastain <mec@shout.net>
22460
22461 * gdb.base/advance.c (marker1): New marker function.
22462 * gdb.base/advance.exp: When the 'advance' command lands on the
22463 return breakpoint, it can legitimately stop on either the
22464 current line or the next line. Accommodate both outcomes.
22465 * gdb.base/until.exp: Likewise.
22466
22467 2003-02-02 Andrew Cagney <ac131313@redhat.com>
22468
22469 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22470 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22471 now a list, not a tuple.
22472 * gdb.mi/mi-var-display.exp: Ditto.
22473 * gdb.mi/gdb792.exp: Ditto.
22474
22475 2003-02-01 Andrew Cagney <ac131313@redhat.com>
22476
22477 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22478 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22479 stack backtraces.
22480 * gdb.mi/mi-syn-frame.c: Part of same.
22481
22482 2003-02-01 Mark Kettenis <kettenis@gnu.org>
22483
22484 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22485 gdb.mi/mi1-pthreads.exp: Return instead of calling
22486 gdb_suppress_entire_file.
22487
22488 2003-02-01 Mark Salter <msalter@redhat.com>
22489
22490 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22491
22492 2003-01-31 Mark Salter <msalter@redhat.com>
22493
22494 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22495 Support empty arg.
22496
22497 2003-01-30 Michael Chastain <mec@shout.net>
22498
22499 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22500 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22501 has been fixed in gdb/readline on 2003-01-09.
22502
22503 2003-01-29 Michael Snyder <msnyder@redhat.com>
22504
22505 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22506 * gdb.base/display.exp: Allow for leading underscore in symbol.
22507 * gdb.base/args.exp: Skip if target does not support args passing.
22508
22509 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
22510
22511 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22512 gdb_test. Accept a list of expect arguments as the third
22513 parameter.
22514 (gdb_test): Use it.
22515
22516 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
22517
22518 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22519 allow for different test tree configurations. Update some
22520 tescases accordingly.
22521 * gdb.arch/altivec-regs.exp: Ditto.
22522 * gdb.asm/asm-source.exp: Ditto.
22523 * gdb.base/advance.exp: Ditto.
22524 * gdb.base/display.exp: Ditto.
22525 * gdb.base/long_long.exp: Ditto.
22526 * gdb.base/mips_pro.exp: Ditto.
22527 * gdb.base/overlays.exp: Ditto.
22528 * gdb.base/relocate.exp: Ditto.
22529 * gdb.base/setshow.exp: Ditto.
22530 * gdb.base/step-line.exp: Ditto.
22531 * gdb.base/step-test.exp: Ditto.
22532 * gdb.base/until.exp: Ditto.
22533 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22534
22535 2003-01-17 David Carlton <carlton@math.stanford.edu>
22536
22537 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22538 corresponding to PR c++/945.
22539 Update copyright.
22540
22541 2003-01-17 David Carlton <carlton@math.stanford.edu>
22542
22543 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22544 corresponding to PR c++/68.
22545
22546 2003-01-17 David Carlton <carlton@math.stanford.edu>
22547
22548 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22549 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22550 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22551
22552 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22553
22554 * gdb.base/break.exp: Fix change of default location, because of
22555 removal of until tests.
22556 * gdb.base/help.exp: Update test for new 'until' help message.
22557 Add test for help on 'advance'.
22558 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22559
22560 2003-01-15 Mark Kettenis <kettenis@gnu.org>
22561
22562 * gdb.base/default.exp: Adapt "info float" test for recent changes
22563 to that command. Add test for "info vector".
22564 * gdb.base/float.exp: New file. Add test for "info float" that
22565 resembles the old test in gdb.base/default.exp.
22566
22567 2003-01-15 David Carlton <carlton@math.stanford.edu>
22568
22569 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22570
22571 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22572
22573 * gdb.base/break.exp: Move the tests of until command from here...
22574 * gdb.base/until.exp: ... to here. New file. Add other tests.
22575 * gdb.base/advance.c: New file.
22576 * gdb.base/advance.exp: New file.
22577
22578 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
22579
22580 * gdb.base/args.c: New file.
22581 * gdb.base/args.exp: New file.
22582
22583 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22584
22585 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22586
22587 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22588
22589 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22590
22591 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22592
22593 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22594 dates.
22595
22596 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22597
22598 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22599
22600 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22601
22602 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22603 (ptype &*"foo").
22604 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22605
22606 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22607
22608 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22609 * gdb.mi/mi1-console.exp: Likewise.
22610
22611 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22612
22613 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22614 * gdb.mi/mi1-console.exp: Likewise.
22615
22616 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22617
22618 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22619
22620 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22621
22622 * gdb.base/detach.exp: New test.
22623
22624 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22625
22626 * Makefile.in (ALL_SUBDIRS): New variable.
22627 (subdirs, clean, distclean): Use it.
22628 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22629 regenerating Makefile, since it is generated from the top level.
22630 * gdb.asm/Makefile.in: Likewise.
22631 * gdb.base/Makefile.in: Likewise.
22632 * gdb.c++/Makefile.in: Likewise.
22633 * gdb.disasm/Makefile.in: Likewise.
22634 * gdb.java/Makefile.in: Likewise.
22635 * gdb.mi/Makefile.in: Likewise.
22636 * gdb.threads/Makefile.in: Likewise.
22637 * gdb.trace/Makefile.in: Likewise.
22638
22639 2003-01-09 David Carlton <carlton@math.stanford.edu>
22640
22641 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22642 Add copyright year 2003.
22643
22644 2003-01-06 Michael Chastain <mec@shout.net>
22645
22646 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22647 When selecting a thread, 'line' and 'file' are optional.
22648 * gdb.mi/mi1-pthreads.exp: Likewise.
22649
22650 2003-01-06 Andreas Schwab <schwab@suse.de>
22651
22652 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22653 failures.
22654
22655 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22656
22657 Fix PR gdb/844
22658 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22659 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22660
22661 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22662 instead of calling gdb_suppress_entire_file.
22663 * gdb.threads/print-threads.exp: Likewise.
22664 * gdb.threads/schedlock.exp: Likewise.
22665
22666 * gdb.threads/killed.exp: Return instead of calling
22667 gdb_suppress_entire_file.
22668 * gdb.threads/linux-dp.exp: Likewise.
22669 * gdb.threads/pthreads.exp: Likewise.
22670
22671 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22672
22673 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22674 stabs.
22675 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22676 * gdb.base/whatis.exp: Always allow (void) after function names.
22677
22678 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22679
22680 * gdb.c++/casts.exp: Correct regexp.
22681
22682 2003-01-04 Mark Kettenis <kettenis@gnu.org>
22683
22684 * configure.in: Call AC_CONFIG_HEADER. Don't call
22685 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22686 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22687 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22688 aforementioned directories in the AC_OUPUT call.
22689 * config.hin: New file.
22690 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22691 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22692 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22693 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22694 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22695 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22696 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22697 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22698 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22699 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22700 gdb.threads/configure.in, gdb.threads/configure,
22701 gdb.threads/config.in, gdb.trace/configure.in,
22702 gdb.trace/configure: Removed.
22703
22704 2003-01-03 Michael Chastain <mec@shout.net>
22705
22706 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22707 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22708
22709 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
22710
22711 * gdb.base/store.exp: Fix regular expressions.
22712
22713 2002-12-28 Mark Kettenis <kettenis@gnu.org>
22714
22715 * configure.in: Rewrite.
22716 * configure: Regenerated.
22717
22718 2003-01-03 David Carlton <carlton@math.stanford.edu>
22719
22720 * gdb.base/psymtab.exp: New file.
22721 * gdb.base/psymtab1.c: Ditto.
22722 * gdb.base/psymtab2.c: Ditto.
22723
22724 2002-12-23 Adam Fedor <fedor@gnu.org>
22725
22726 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22727
22728 2002-12-23 David Carlton <carlton@math.stanford.edu>
22729
22730 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22731 and current_directory initialization.
22732
22733 2002-12-22 Jim Blandy <jimb@redhat.com>
22734
22735 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22736 rather than as part of the output file name.
22737
22738 * gdb.base/attach.exp: There's no need to copy the test program to
22739 /tmp; that was only ever necessary on HP/UX, and this test is
22740 entirely disabled there anyway.
22741
22742 2002-12-21 Jim Blandy <jimb@redhat.com>
22743
22744 * gdb.c++/psmang.exp: Doc fix.
22745
22746 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22747 test.
22748
22749 2002-12-20 David Carlton <carlton@math.stanford.edu>
22750
22751 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22752
22753 2002-12-18 Michael Chastain <mec@shout.net>
22754
22755 * gdb.c++/annota2.exp: Add copyright year 2002.
22756
22757 2002-12-17 David Carlton <carlton@math.stanford.edu>
22758
22759 * gdb.c++/try_catch.cc: Add marker comments.
22760 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22761 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22762 * gdb.c++/m-static.cc: Ditto.
22763 * gdb.c++/m-static1.cc: Ditto.
22764 * gdb.c++/try_catch.cc: Ditto.
22765
22766 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22767
22768 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22769 to see whether we are using the new -environment-directory
22770 command which resets via -r or the old version of the command
22771 which may prompt the user. Part of fix for gdb/741.
22772
22773 2002-12-13 Andrew Cagney <ac131313@redhat.com>
22774
22775 * gdb.fortran/types.exp: Update obsolete comment.
22776 * gdb.fortran/exprs.exp: Ditto.
22777 * lib/gdb.exp: Delete obsolete code.
22778 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22779 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22780 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22781 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22782 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22783 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22784 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22785 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22786 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22787 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22788 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22789 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22790 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22791 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22792 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22793 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22794 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22795 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22796 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22797 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22798 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22799 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22800 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22801 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22802 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22803 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22804 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22805 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22806 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22807 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22808 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22809 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22810 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22811 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22812 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22813 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22814 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22815
22816 2002-12-11 David Carlton <carlton@math.stanford.edu>
22817
22818 * gdb.c++/m-data.exp: Add test for members that shadow global
22819 variables: see PR gdb/804.
22820 * gdb.c++/m-data.cc: Ditto.
22821
22822 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
22823
22824 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22825
22826 2002-12-06 David Carlton <carlton@math.stanford.edu>
22827
22828 * gdb.base/store.c: Don't declare functions static.
22829
22830 2002-12-04 Andrew Cagney <ac131313@redhat.com>
22831
22832 * gdb.base/store.exp, gdb.base/store.c: New files.
22833
22834 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22835
22836 * gdb.base/selftest.exp: Update for current gdb.
22837
22838 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22839
22840 * gdb.base/maint.exp: Only dump symbols from one source file
22841 or objfile.
22842
22843 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22844
22845 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22846 function call.
22847
22848 2002-11-25 Jim Blandy <jimb@redhat.com>
22849
22850 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22851 function appearing in error message.
22852
22853 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
22854
22855 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22856
22857 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22858
22859 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22860 for mi1 and current mi is in correct format. New mi startup message
22861 should be in mi console format. This is part of fix for PR gdb/604.
22862
22863 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22864
22865 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22866 which explicitly prints the zero offset as "+0".
22867
22868 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
22869
22870 * gdb.threads/schedlock.c (args): Make unsigned.
22871
22872 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
22873
22874 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22875 numbers. Allow "foo2|selected stack frame".
22876 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22877 * gdb.asm/asmsrc2.s: Likewise.
22878 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22879 comments.
22880 * gdb.asm/mips.inc: New file.
22881
22882 2002-10-18 Adam Fedor <fedor@gnu.org>
22883
22884 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22885 * gdb.base/help.exp: Likewise.
22886
22887 2002-10-17 Kevin Buettner <kevinb@redhat.com>
22888
22889 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22890 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22891
22892 2002-10-02 Jim Blandy <jimb@redhat.com>
22893
22894 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22895
22896 2002-10-01 Andrew Cagney <ac131313@redhat.com>
22897
22898 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22899 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22900 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22901 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22902 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22903 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22904 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22905
22906 2002-09-29 Andrew Cagney <ac131313@redhat.com>
22907
22908 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22909 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22910 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22911 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22912 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22913 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22914 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
22915
22916 2002-09-27 Kevin Buettner <kevinb@redhat.com>
22917
22918 * gdb.base/annota1.exp (info break): Make directory components of
22919 path optional since not all compilers emit this debug information.
22920
22921 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22922 step ends up stepping out of the function instead of stopping on
22923 the epilogue.
22924
22925 2002-09-26 Keith Seitz <keiths@redhat.com>
22926
22927 * lib/insight-support.exp (gdbtk_start): Figure out where
22928 the insight executable is based on where gdb is. Use this
22929 executable to start insight instead of gdb.
22930
22931 2002-09-25 Andrew Cagney <cagney@redhat.com>
22932
22933 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22934
22935 2002-09-24 Andrew Cagney <ac131313@redhat.com>
22936
22937 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22938 test_isolated_complaints.
22939 (test_empty_complaint): New function.
22940 (test_empty_complaints): New function. Check no output when no
22941 complaints.
22942
22943 2002-09-19 Jim Blandy <jimb@redhat.com>
22944
22945 * gdb.base/charset.exp, gdb.base/charset.c: New files.
22946
22947 2002-09-19 Andrew Cagney <ac131313@redhat.com>
22948
22949 * gdb.gdb/complaints.exp: New file.
22950
22951 2002-09-18 Andrew Cagney <ac131313@redhat.com>
22952
22953 * gdb.base/maint.exp: Check `help maint internal-warning'.
22954
22955 2002-09-18 David Carlton <carlton@math.stanford.edu>
22956
22957 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22958 numbers, and replace them by a single breakpoint after the
22959 constructors are all finished.
22960 Add test 4.
22961 * gdb.c++/m-static.cc: Add test 4.
22962 * gdb.c++/m-static.h: New file.
22963 * gdb.c++/m-static1.cc: New file.
22964
22965 * gdb.c++/printmethod.exp: New file.
22966 * gdb.c++/printmethod.cc: New file.
22967
22968 * gdb.c++/pr-574.exp: New file.
22969 * gdb.c++/pr-574.cc: New file.
22970
22971 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22972
22973 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22974 embedded targets which never actually exit.
22975
22976 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22977
22978 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22979 "don't step after run" as unresolved or unsupported, instead of xfail.
22980
22981 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22982
22983 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22984 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22985 Add newline to expected string in "step out of main (status wrapper)"
22986 case.
22987
22988 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22989
22990 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22991 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22992
22993 2002-09-17 Tom Tromey <tromey@redhat.com>
22994
22995 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22996 \000, not \0, in double-quoted string.
22997
22998 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
22999
23000 * gdb.base/commands.exp: Don't expect a "Program exited normally"
23001 string after running the commands execution on breakpoint tests.
23002
23003 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
23004
23005 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23006
23007 2002-09-12 Joel Brobecker <brobecker@gnat.com>
23008
23009 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23010
23011 2002-09-10 Keith Seitz <keiths@redhat.com>
23012
23013 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23014 runto proc.
23015 (mi_run_to_main): Use mi_runto.
23016 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23017
23018 2002-09-10 Keith Seitz <keiths@redhat.com>
23019
23020 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23021 regexp for stopping at main. Could have multiple event notifications.
23022 Don't assume that main was declared with no parameters.
23023 (mi_next): Use mi_step_to.
23024 (mi_step): Use mi_next_to.
23025
23026 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
23027
23028 * gdb.base/default.exp: Fix expected string in `info float' test.
23029
23030 2002-09-09 Ben Elliston <bje@redhat.com>
23031
23032 * config/mips.exp: Update comments.
23033 * config/mips-idt.exp: Likewise.
23034 * config/nind.exp: Likewise.
23035 * config/slite.exp: Likewise.
23036 * config/sparclet.exp: Likewise.
23037 * config/udi.exp: Likewise.
23038 * config/vx.exp: Likewise.
23039 * config/vxworks29k.exp: Likewise.
23040
23041 2002-09-05 Jim Blandy <jimb@redhat.com>
23042
23043 * gdb.threads/killed.exp: Fix test failure message.
23044
23045 2002-09-04 Keith Seitz <keiths@redhat.com>
23046
23047 * lib/mi-support.exp: Update copyright.
23048 (mi_gdb_test): Increase the priority of the expected pattern
23049 so that it matches gdb_test.
23050
23051 2002-09-03 Keith Seitz <keiths@redhat.com>
23052
23053 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23054 Use integer comparison instead of string comparison for testing
23055 whether binary was built.
23056
23057 2002-09-03 Jim Blandy <jimb@redhat.com>
23058
23059 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23060
23061 2002-08-29 Jim Blandy <jimb@redhat.com>
23062
23063 * gdb.threads/pthreads.exp: Move the portable thread compilation
23064 code into a function in lib/gdb.exp, and call that from here.
23065 * lib/gdb.exp (gdb_compile_pthreads): New function.
23066
23067 2002-08-29 Keith Seitz <keiths@redhat.com>
23068
23069 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23070 expect_out so that callers can get at it.
23071
23072 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
23073
23074 * gdb.threads/print-threads.c: New file.
23075 * gdb.threads/print-threads.exp: New file.
23076 * gdb.threads/schedlock.c: New file.
23077 * gdb.threads/schedlock.exp: New file.
23078
23079 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
23080
23081 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23082 not altivec.c.
23083
23084 2002-08-17 Mark Kettenis <kettenis@gnu.org>
23085
23086 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23087 targets. The problem should be fixed now.
23088
23089 2002-08-15 Mark Kettenis <kettenis@gnu.org>
23090
23091 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23092 2002-07-24 change that removes final dots from error messages.
23093
23094 2002-08-13 Tom Tromey <tromey@redhat.com>
23095
23096 * gdb.base/readline.exp: New file.
23097
23098 2002-08-01 Andrew Cagney <ac131313@redhat.com>
23099
23100 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23101 supress message.
23102
23103 2002-08-01 Andrew Cagney <cagney@redhat.com>
23104
23105 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23106 CHILL_FOR_TARGET and CHILL_LIB.
23107 * configure.in (configdirs): Remove gdb.chill.
23108 * configure: Regenerate.
23109 * lib/gdb.exp: Obsolete references to chill.
23110 * gdb.fortran/types.exp: Ditto.
23111 * gdb.fortran/exprs.exp: Ditto.
23112
23113 2002-07-30 Kevin Buettner <kevinb@redhat.com>
23114
23115 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23116 set Irix-specific compile and link flags.
23117
23118 2002-07-29 Kevin Buettner <kevinb@redhat.com>
23119
23120 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23121 source files. The ``-o'' option doesn't work with the ``-E'' option
23122 when using the Irix compiler.
23123
23124 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
23125
23126 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23127 Improve support for reusing an exec file. Copy exec file
23128 to target, and run gdbserver on the target instead of on the host.
23129
23130 2002-07-18 Jim Blandy <jimb@redhat.com>
23131
23132 * gdb.base/ending-run.exp: Don't expect to see the program end in
23133 some orderly fashion when we're running on a real stand-alone
23134 board.
23135
23136 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23137 targets that don't support interrupts.
23138
23139 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23140
23141 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23142 systems.
23143 Move comments in expect statements to inside the actions, so that they
23144 don't get matched against.
23145
23146 2002-07-10 Mark Kettenis <kettenis@gnu.org>
23147
23148 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23149 function when asleep" test.
23150
23151 2002-07-10 Andrew Cagney <ac131313@redhat.com>
23152
23153 * gdb.base/page.exp: Rewrite to handle problems with very long
23154 `info set' output. Update copyright.
23155
23156 2002-06-26 Andrew Cagney <ac131313@redhat.com>
23157
23158 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23159 gdb.threads-hp.
23160 * gdb.hp/configure: Regenerate.
23161 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23162 * gdb.hp/gdb.threads-hp/configure: Delete file.
23163 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23164
23165 2002-06-22 Andrew Cagney <ac131313@redhat.com>
23166
23167 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23168 setlocale, bindtextdomain and textdomain.
23169
23170 2002-06-11 Jim Blandy <jimb@redhat.com>
23171
23172 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23173 preprocessor macro information is present.
23174
23175 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23176 tests.
23177
23178 2002-06-06 Michael Snyder <msnyder@redhat.com>
23179
23180 * gdb.base/overlays.exp: Record addresses of overlay
23181 functions in TCL variables rather than in GDB variables,
23182 to avoid having GDB convert them to pointers (with loss
23183 of information).
23184
23185 * gdb.base/d10v.ld: Merge in several years worth of
23186 default linker script changes.
23187 * gdb.base/long_long.exp: Add check for sizeof (long double).
23188
23189 2002-06-06 Michal Ludvig <mludvig@suse.cz>
23190
23191 * gdb.asm/asm-source.exp: Add x86-64 target.
23192 * gdb.asm/x86_64.inc: New.
23193
23194 2002-05-30 Michael Chastain <mec@shout.net>
23195
23196 From Benjamin Kosnik <bkoz@redhat.com>:
23197 * gdb.c++/m-static.cc: New file.
23198 * gdb.c++/m-static.exp: New file.
23199
23200 2002-05-28 Michael Snyder <msnyder@redhat.com>
23201
23202 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23203 precision.
23204
23205 2002-05-27 Michael Chastain <mec@shout.net>
23206
23207 From Benjamin Kosnik <bkoz@redhat.com>:
23208 * gdb.c++/m-data.cc: New file.
23209 * gdb.c++/m-data.exp: New file.
23210
23211 2002-05-27 Michael Chastain <mec@shout.net>
23212
23213 From Benjamin Kosnik <bkoz@redhat.com>:
23214 * gdb.c++/try_catch.cc: New file.
23215 * gdb.c++/try_catch.exp: New file.
23216
23217 2002-05-27 Michael Chastain <mec@shout.net>
23218
23219 * gdb.c++/local.exp: Accept more nested types in output.
23220
23221 2002-05-26 Michael Chastain <mec@shout.net>
23222
23223 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23224
23225 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23226
23227 * lib/gdb.exp (gdb_wrapper_init): Just because
23228 gdb_wrapper_file exists, this does not mean that the file
23229 should not be rebuilt. That is what gdb_wrapper_initialized
23230 is for.
23231 (default_gdb_init): Reset gdb_wrapper_initialized.
23232
23233 2002-05-23 Michael Snyder <msnyder@redhat.com>
23234
23235 * gdb.base/all-bin.exp: Revise previous patch by just reducing
23236 the precision of the floating point test results.
23237 * gdb.base/call-rt-st.exp: Ditto.
23238
23239 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23240 * gdb.base/call-rt-st.exp: Ditto.
23241
23242 2002-05-19 Michael Chastain <mec@shout.net>
23243
23244 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23245
23246 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
23247
23248 * configure.in (configdirs): Add gdb.arch.
23249 * configure: Regenerate.
23250
23251 2002-05-17 Jim Blandy <jimb@redhat.com>
23252
23253 * gdb.base/completion.exp: Recognize the more detailed error
23254 messages produced by the macro expander's lexical analyzer.
23255
23256 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23257
23258 * gdb.arch/altivec-abi.c: New file.
23259 * gdb.arch/altivec-abi.exp: New file.
23260 * gdb.arch/altivec-regs.c: New file.
23261 * gdb.arch/altivec-regs.exp: New file.
23262
23263 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
23264
23265 * gdb.base/maint.exp (maint print type): Update for new type
23266 structure.
23267
23268 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23269
23270 * gdb.arch: New directory.
23271 * gdb.arch/configure.in: New file.
23272 * gdb.arch/configure: New file.
23273 * gdb.arch/Makefile.in: New file.
23274
23275 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
23276
23277 * gdb.asm/asm-source.exp: Add v850 as supported target.
23278 * gdb.asm/v850.inc: New file.
23279
23280 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
23281
23282 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23283
23284 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
23285
23286 * gdb.base/break.exp: Check 'break "marker2"'.
23287
23288 2002-05-10 Michael Snyder <msnyder@redhat.com>
23289
23290 * gdb.base/long_long.exp: Fix typo.
23291
23292 2002-05-10 Jim Blandy <jimb@redhat.com>
23293
23294 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23295 a bug.
23296
23297 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23298 Recognize more detailed error message produced by the macro
23299 expander's lexical analyzer.
23300 * lib/gdb.exp (test_print_reject): Same.
23301
23302 2002-05-09 Mark Kettenis <kettenis@gnu.org>
23303
23304 * gdb.c++/method.exp: Fix typo.
23305
23306 2002-05-08 Michael Snyder <msnyder@redhat.com>
23307
23308 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23309 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23310 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23311 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23312 Add iftarget clause for strongarm.
23313
23314 2002-05-06 Michael Snyder <msnyder@redhat.com>
23315
23316 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23317 (gdb_continue_to_end): Accept output from status wrapper.
23318 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23319 Clean up fail messages to match pass messages.
23320
23321 Enable the "needs_status_wrapper" testsuite feature.
23322 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23323 (gdb_compile): Conditionally call gdb_wrapper_init.
23324 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23325 * gdb.c++/method.exp: Recognize output from status wrapper.
23326
23327 2002-05-06 Ben Elliston <bje@redhat.com>
23328 From Graydon Hoare <graydon@redhat.com>
23329
23330 * config/sid.exp: Include support for "rawsid" protocol.
23331
23332 2002-05-03 Jim Blandy <jimb@redhat.com>
23333
23334 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23335 * gdb.c++/hang3.C: New file.
23336
23337 2002-05-04 Andrew Cagney <ac131313@redhat.com>
23338
23339 * gdb.base/default.exp: Remove obsolete code.
23340 * gdb.c++/misc.exp: Ditto. Update copyright.
23341 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23342 * gdb.base/whatis.exp: Ditto. Update copyright.
23343 * gdb.base/scope.exp: Ditto. Update copyright.
23344 * gdb.base/ptype.exp: Ditto. Update copyright.
23345 * gdb.base/printcmds.exp: Ditto. Update copyright.
23346 * gdb.base/opaque.exp: Ditto. Update copyright.
23347 * gdb.base/list.exp: Ditto.
23348 * gdb.base/funcargs.exp: Ditto. Update copyright.
23349 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23350 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23351 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23352 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23353 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23354 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23355
23356 2002-05-02 Michael Snyder <msnyder@redhat.com>
23357
23358 * gdb.base/watchpoint.exp: Add xscale target.
23359 * gdb.base/long_long.exp: Add xscale target.
23360 * gdb.base/default.exp: Add xscale target.
23361
23362 2002-05-01 Jim Blandy <jimb@redhat.com>
23363
23364 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23365 gdb.c++/hang.exp: New test.
23366
23367 2002-05-01 Fred Fish <fnf@redhat.com>
23368
23369 * gdb.base/completion.exp: Handle completions of "./Make" for
23370 more than one completion possibility, as is the case when we
23371 build and test in the source tree.
23372
23373 2002-04-29 Anthony Green <green@redhat.com>
23374
23375 * gdb.java/jmisc1.exp: New file.
23376 * gdb.java/jmisc2.exp: New file.
23377
23378 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
23379
23380 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23381
23382 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
23383
23384 * gdb.base/help.exp: Change 'help status' to allow for target
23385 dependent output differences.
23386
23387 2002-04-22 Michael Chastain <mec@shout.net>
23388
23389 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23390
23391 2002-04-22 Michael Chastain <mec@shout.net>
23392
23393 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23394
23395 2002-04-17 David S. Miller <davem@redhat.com>
23396
23397 * gdb.asm/sparc64.inc: New file.
23398 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23399
23400 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
23401
23402 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23403 instruction file directly into the build tree. Clean up at end of
23404 test.
23405
23406 2002-04-18 David S. Miller <davem@redhat.com>
23407
23408 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23409 handle 64-bit platforms correctly.
23410 * gdb.base/maint.exp: Likewise.
23411
23412 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23413
23414 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23415 ``-fpic'' when compiling files comprising a shared library, but
23416 it does need additional linker flags in order to find shared
23417 libraries at run time.
23418
23419 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23420
23421 * gdb.base/cvexpr.c (use): New function.
23422 (main): Invoke use() on all global variables to prevent
23423 some linkers from deleting these otherwise unused symbols.
23424
23425 2002-04-17 Michael Chastain <mec@shout.net>
23426 From David S. Miller <davem@redhat.com>
23427
23428 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23429 handle 64-bit platforms correctly.
23430
23431 2002-04-12 Michael Snyder <msnyder@redhat.com>
23432 From Jim Blandy <jimb@redhat.com>
23433 * gdb.base/foo.c (foox): Remove section attribute; the linker
23434 script can handle this instead.
23435 * gdb.base/bar.c (barx): Same.
23436 * gdb.base/baz.c (bazx): Same.
23437 * gdb.base/grbx.c (grbxx): Same.
23438
23439 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23440 manager doesn't automatically unmap overlays unnecessarily.
23441
23442 2002-04-10 Martin M. Hunt <hunt@redhat.com>
23443
23444 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23445 stepping out of main.
23446
23447 2002-04-09 Michael Chastain <mec@shout.net>
23448
23449 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23450 scope so that the nested scope tests will make sense.
23451 * gdb.c++/local.exp: Write patterns that actually work with gcc
23452 (the HP patterns "were never known to work with gcc").
23453 Keep the old aCC patterns too.
23454
23455 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
23456
23457 * gdb.base/attach.exp: Correct target board test.
23458
23459 2002-04-08 Michael Chastain <mec@shout.net>
23460
23461 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23462 in a const method. Add some xfail and fail cases for configurations
23463 that do not emit the "const ...".
23464
23465 2002-04-07 Michael Chastain <mec@shout.net>
23466
23467 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23468 Accept "A * const" and "const A * const" as type of "this".
23469 Fix spelling of getFunky throughout. Make messages uniform.
23470
23471 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23472
23473 Work around for PR gdb/285:
23474 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23475
23476 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23477
23478 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23479 instructions file at run time instead of configure time.
23480 Sometimes we run the test in a directory that is not the one we
23481 configured in.
23482 * gdb.asm/configure.in: Delete creation of symlink.
23483 * gdb.asm/configure: Regenerate.
23484
23485 2002-04-05 J. Brobecker <brobecker@gnat.com>
23486
23487 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23488 xfullpath () function.
23489
23490 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23491
23492 * gdb.asm/Makefile.in: Correct dependencies.
23493
23494 * gdb.asm/powerpc.inc: New file.
23495 * gdb.asm/asm-source.exp: Add PowerPC.
23496 * gdb.asm/configure.in: Likewise.
23497 * gdb.asm/configure: Regenerated.
23498
23499 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23500
23501 * gdb.base/relocate.exp: New file.
23502 * gdb.base/relocate.c: New file.
23503
23504 2002-04-04 Fred Fish <fnf@redhat.com>
23505
23506 * gdb.base/step-test.exp: Update comment regarding stopping in
23507 memcpy/bcopy calls inserted as part of the compiler runtime.
23508
23509 2002-04-04 Michael Snyder <msnyder@redhat.com>
23510
23511 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23512
23513 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
23514
23515 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23516 (gdb_expect): Remove $notransfer hack.
23517
23518 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
23519
23520 * gdb.c++/classes.exp ("calling method for small class"): Match
23521 updated register output.
23522
23523 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23524
23525 Fix PR gdb/452
23526 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23527 when finished. Make gdb_file_cmd send "exec-file" when
23528 appropriate.
23529
23530 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23531
23532 * gdb.base/attach.exp: Remove extra setup_xfail.
23533
23534 2002-03-26 Michael Snyder <msnyder@redhat.com>
23535
23536 * gdb.base/default.exp: Add tests for dump, append, and restore.
23537 * gdb.base/help.exp: Add tests for dump, append, and restore.
23538 * gdb.base/dump.exp: New file, test dump, append and restore.
23539 * gdb.base/dump.c: New file.
23540
23541 2002-03-27 Michael Snyder <msnyder@redhat.com>
23542
23543 * gdb.base/help.exp: Modify expect strings to reflect
23544 clean-ups in help messages.
23545
23546 2002-03-26 Fred Fish <fnf@redhat.com>
23547
23548 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23549 have debugging info for those functions and the compiler uses them
23550 internally to copy structs around.
23551
23552 2002-03-26 Fred Fish <fnf@redhat.com>
23553
23554 * gdb.base/list.exp: Revert the change made yesterday and add note
23555 about why we don't list the default lines for remote targets.
23556
23557 2002-03-25 Michael Snyder <msnyder@redhat.com>
23558
23559 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23560
23561 2002-03-25 Fred Fish <fnf@redhat.com>
23562
23563 * gdb.base/list.exp: This test works on remote targets so remove
23564 the short circuit for remote targets. Update copyright.
23565
23566 2002-03-25 Fred Fish <fnf@redhat.com>
23567
23568 * gdb.base/attach.exp: Fix logic error that was suppressing this
23569 test for all non hppa*-*-hpux* targets, instead of the hp target.
23570 Move comments closer to the suppression point. Also now need to
23571 check that we are running natively.
23572
23573 2002-03-22 Michael Snyder <msnyder@redhat.com>
23574
23575 * gdb.base/default.exp: Add test for gcore. Update copyright.
23576 * gdb.base/help.exp: Add test for gcore. Update copyright.
23577
23578 2002-03-06 Fred Fish <fnf@redhat.com>
23579
23580 * gdb.base/funcargs.c: Remove extraneous ';' character.
23581 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23582
23583 2002-03-04 Michael Chastain <mec@shout.net>
23584
23585 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23586 accommodate gcc v3 function signature.
23587 * gdb.mi/mi0-var-cmd-exp: Ditto.
23588
23589 2002-02-24 Andrew Cagney <ac131313@redhat.com>
23590
23591 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23592 ``GNU/Linux'' or ``Linux kernel''
23593 * testsuite/gdb.threads/pthreads.c: Ditto.
23594
23595 2002-02-24 Michael Chastain <mec@shout.net>
23596
23597 * gdb.threads/pthreads.c (thread1): Add a return statement.
23598 (thread2): Likewise.
23599 (foo): Likewise.
23600
23601 2002-02-23 Michael Chastain <mec@shout.net>
23602
23603 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23604 to placate gcc.
23605
23606 2002-02-23 Michael Chastain <mec@shout.net>
23607
23608 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23609 test "ptype bint". The test passes on all my stabs configurations.
23610
23611 2002-02-21 Jim Blandy <jimb@redhat.com>
23612
23613 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23614 filename at a time, and watch for the ones we want to see.
23615
23616 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23617 types of pointers to prototyped functions.
23618
23619 2002-02-20 Andrew Cagney <ac131313@redhat.com>
23620
23621 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23622 signed, unsigned and straight char.
23623 (padding_char, padding_short, padding_int, padding_long,
23624 padding_long_long, padding_float, padding_double,
23625 padding_long_double): New global variables.
23626 (fill, fill_structs): New functions.
23627
23628 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23629 for correctly sized writes. Update copyright.
23630 (get_valueof): New procedure.
23631 (get_sizeof): Call get_valueof.
23632 (check_valueof): New procedure.
23633 (check_padding): New procedure.
23634
23635 2002-02-20 Michael Chastain <mec@shout.net>
23636
23637 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23638 to setup_xfail. Document some of the remaining calls.
23639
23640 2002-02-18 Michael Chastain <mec@shout.net>
23641
23642 * gdb.c++/userdef.exp: Update copyright year.
23643
23644 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
23645
23646 * gdb.c++/userdef.exp: Test overloaded operators properly.
23647 Remove xfails.
23648
23649 2002-02-14 Michael Snyder <msnyder@redhat.com>
23650
23651 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23652
23653 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
23654
23655 * gdb.base/a2-run.exp: Check for a remote target properly.
23656 * gdb.base/annota1.exp: Likewise.
23657 * gdb.base/list.exp: Likewise.
23658 * gdb.base/reread.exp: Likewise.
23659 * gdb.base/scope.exp: Likewise.
23660 * gdb.base/shlib-call.exp: Likewise.
23661 * gdb.base/term.exp: Likewise.
23662 * gdb.c++/annota2.exp: Likewise.
23663
23664 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
23665
23666 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23667
23668 2002-02-10 Michael Chastain <mec@shout.net>
23669
23670 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23671 (call_after_alloca): Ditto.
23672
23673 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
23674
23675 * gdb.base/ending-run.exp: Guard "cont" test with
23676 gdb_skip_stdio_test.
23677
23678 2002-02-06 Jim Blandy <jimb@redhat.com>
23679
23680 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23681 from here...
23682 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23683 To here. Disable this test on non-HP platforms. Add big comment.
23684
23685 2002-02-04 Michael Snyder <msnyder@redhat.com>
23686
23687 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23688 other than d10v and m32r.
23689
23690 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
23691
23692 * gdb.base/default.exp: Rewrite test patterns to reduce time
23693 taken to match them.
23694
23695 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23696
23697 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23698 Allow a start function above main.
23699 * gdb.threads/linux-dp.exp: Fix copyright date.
23700
23701 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23702
23703 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23704 (check_philosopher_stack): Check for manager thread before checking
23705 for a just-starting thread.
23706
23707 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23708
23709 From Neil Booth <neil@daikokuya.demon.co.uk>:
23710 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23711 warnings.
23712
23713 2002-01-21 Fred Fish <fnf@redhat.com>
23714
23715 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23716 not caller.
23717
23718 2002-01-21 Jim Blandy <jimb@redhat.com>
23719
23720 * gdb.base/reread.exp: Check that GDB properly re-reads the
23721 executable file when it changes while no inferior is running.
23722
23723 2002-01-21 Fred Fish <fnf@redhat.com>
23724
23725 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23726 optionally accept the "shlib events" variation.
23727
23728 2002-01-21 Jim Blandy <jimb@redhat.com>
23729
23730 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23731 call `fflush' after every `printf', so that the output is produced
23732 at predictable points, regardless of whatever buffering does (or
23733 doesn't) take place.
23734 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23735 at different points.
23736
23737 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23738
23739 * gdb.c++/inherit.exp: Update copyright years.
23740 * gdb.c++/method.exp: Likewise.
23741
23742 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23743
23744 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23745 artificial methods/arguments.
23746 * gdb.c++/derivation.exp: Likewise.
23747 * gdb.c++/inherit.exp: Likewise.
23748 * gdb.c++/method.exp: Likewise.
23749 * gdb.c++/virtfunc.exp: Likewise.
23750
23751 2002-01-18 Andrew Cagney <ac131313@redhat.com>
23752
23753 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23754 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23755 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23756 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23757 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23758 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23759
23760 2002-01-17 Jim Blandy <jimb@redhat.com>
23761
23762 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23763 anchoring the pattern matching the entry point symbol's name.
23764
23765 2002-01-17 Andrew Cagney <ac131313@redhat.com>
23766
23767 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23768 continue/quit query. Update copyright.
23769
23770 2002-01-14 Michael Snyder <msnyder@redhat.com>
23771
23772 * gdb.base/gcore.exp: Remove extra debugging output.
23773
23774 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23775
23776 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23777 for slightly dubious v2 mangled string.
23778
23779 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23780
23781 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23782
23783 2002-01-10 Jason Merrill <jason@redhat.com>
23784
23785 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23786
23787 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23788 constructors.
23789 * gdb.c++/derivation.exp: Likewise.
23790 * gdb.c++/templates.exp: Likewise.
23791 * gdb.c++/virtfunc.exp: Likewise.
23792
23793 2002-01-10 Michael Snyder <msnyder@redhat.com>
23794
23795 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23796
23797 2002-01-08 Michael Snyder <msnyder@redhat.com>
23798
23799 * gdb.base/gcore.exp: New test for generate-core-file command.
23800 * gdb.base/gcore.c: Testcase for above.
23801 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23802
23803 2002-01-08 Jason Merrill <jason@redhat.com>
23804
23805 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23806
23807 2002-01-07 Fred Fish <fnf@redhat.com>
23808
23809 * gdb.c++/overload.exp: Remove unconditional xfails for:
23810 print foo_instance1.overloadargs(1)
23811 print foo_instance1.overloadargs(1, 2)
23812 print foo_instance1.overloadargs(1, 2, 3)
23813 print foo_instance1.overloadargs(1, 2, 3, 4)
23814 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23815 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23816 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23817 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23818 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23819 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23820 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23821 print foo_instance1.overload1arg()
23822 print foo_instance1.overload1arg((char)arg2)
23823 print foo_instance1.overload1arg((signed char)arg3)
23824 print foo_instance1.overload1arg((unsigned char)arg4)
23825 print foo_instance1.overload1arg((int)arg7)
23826 print foo_instance1.overload1arg((unsigned int)arg8)
23827 print foo_instance1.overload1arg((float)arg11)
23828 print foo_instance1.overload1arg((double)arg12)
23829
23830 2002-01-07 Michael Snyder <msnyder@redhat.com>
23831
23832 * gdb.base/huge.exp: New test. Print a very large target data object.
23833 (skip_huge_test): New test variable. Define if you want to skip this
23834 test. The test reads an 8 megabyte data object from the target, so it
23835 might be very time consuming on remote targets with a slow connection.
23836 * gdb.base/huge.c: New file. Test case for above.
23837
23838 2002-01-07 Fred Fish <fnf@redhat.com>
23839
23840 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23841 g_instance.bfoo, and g_instance.cfoo.
23842
23843 2002-01-07 Jeffrey A Law <law@redhat.com>
23844
23845 * gdb.base/break.c (multi_line_if_conditional): New function.
23846 (multi_ilne_while_conditional): Likewise.
23847 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23848 IF or WHILE condition puts the breakpoint at the start of
23849 the condition.
23850
23851 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23852 hppa*-*-hpux* expected failure.
23853 * gdb.base/structs.exp (do_function_calls): Similarly.
23854
23855 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23856 watchpoints.
23857
23858 2002-01-06 Andrew Cagney <ac131313@redhat.com>
23859
23860 Fix PR gdb/66.
23861 * gdb.base/structs.exp: Replace skip for a29k with skip for
23862 gdb,cannot_call_functions.
23863 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23864 * gdb.base/callfuncs.exp: Ditto.
23865 * gdb.base/call-rt-st.exp: Ditto.
23866 * gdb.base/call-strs.exp: Ditto.
23867 * gdb.base/callfwmall.exp: Ditto.
23868 * gdb.base/scope.exp: Obsolete xfail a29k.
23869 * gdb.c++/misc.exp: Ditto.
23870 * gdb.c++/cplusfuncs.exp: Ditto.
23871 * gdb.base/ptype.exp: Ditto.
23872 * gdb.base/printcmds.exp: Ditto.
23873 * gdb.base/opaque.exp: Ditto.
23874 * gdb.base/list.exp: Ditto.
23875 * gdb.base/funcargs.exp: Ditto.
23876 * gdb.base/default.exp: Ditto.
23877
23878 2002-01-04 Michael Snyder <msnyder@redhat.com>
23879
23880 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23881 * gdb.base/maint.exp: Add tests for maint info sections options.
23882
23883 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23884
23885 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23886
23887 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
23888
23889 * gdb.asm/arm.inc: New file.
23890 * gdb.asm/asm-source.exp: Add arm targets.
23891 * gdb.asm/configure.in: Ditto.
23892 * gdb.asm/configure: Recreated from configure.in.
23893
23894 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23895
23896 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23897 with HP's compiler.
23898 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23899 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23900 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23901 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23902
23903 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23904 either HP's compilers or GCC.
23905
23906 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23907 a SIGBUS or SIGSEGV.
23908
23909 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23910
23911 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23912 can be compiled with either HP's compiler or GCC.
23913
23914 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23915 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23916 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23917
23918 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23919 to match current gdb output. Update due to using auto-solib-limit
23920 for limiting instead of overloading auto-solib-add.
23921 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23922 test program.
23923
23924 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
23925 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23926 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23927 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23928 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23929 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23930 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23931 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23932 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23933 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23934 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23935 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23936 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
23937
23938 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23939 a SIGTRAP to the inferior.
23940
23941 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
23942
23943 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23944 Substitute call to target_link by call to gdb_compile.
23945
23946 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23947
23948 * gdb.base/break.exp: Fix HP specific search string when testing
23949 backtracing in a called function.
23950
23951 * gdb.base/constvars.exp: Only set lang to C++ if we're
23952 compiling the test with HP's compilers.
23953 * gdb.base/volatile.exp: Similarly.
23954
23955 2001-12-19 Jim Blandy <jimb@redhat.com>
23956
23957 * gdb.base/printcmds.exp: Expect the null character to be printed
23958 as '\0', and the '\013' to be printed as '\v'.
23959 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23960 * gdb.base/setvar.exp: Same.
23961
23962 2001-12-17 Jim Blandy <jimb@redhat.com>
23963
23964 * gdb.base/completion.exp: Rather than completing very long
23965 filenames, which can make the readline library produce output we
23966 don't recognize, cd to the directory first, and then complete
23967 using nice, short relative paths.
23968
23969 * gdb.base/completion.exp: On some systems, there is, in fact, a
23970 variable named `b' in scope, since GDB treats all static
23971 variables as being in scope. So use `no_var_named_this'
23972 instead of `b'.
23973
23974 * gdb.base/corefile.exp: Recognize the message saying that GDB
23975 can't find the core file's registers as a failure.
23976
23977 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23978
23979 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23980 test expect string more specific.
23981
23982 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
23983
23984 * gdb.asm/asm-source.exp: Add support for xstormy16.
23985 * gdb.asm/configure.in: Ditto.
23986 * gdb.asm/configure: Rebuild.
23987 * gdb.asm/xstormy16.inc: New file.
23988
23989 2001-12-10 Fred Fish <fnf@redhat.com>
23990
23991 * gdb.base/maint.exp: Update to match changes in type dumping code.
23992
23993 2001-12-10 Jim Blandy <jimb@redhat.com>
23994
23995 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
23996 matching the entry point symbol's name at the beginning of the
23997 line.
23998
23999 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24000
24001 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24002 gdb.c++/inherit.exp, gdb.c++/method.exp,
24003 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24004 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24005 and class layout support.
24006
24007 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24008
24009 * gdb.c++/classes.exp: Add test for static member function.
24010 * gdb.c++/misc.cc: Add class with static member function.
24011
24012 2001-12-07 Jim Blandy <jimb@redhat.com>
24013
24014 If GDB says it can't find the struct the function returned, report
24015 those tests as `unsupported'.
24016 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24017 Rewrite subsequent tests to use it.
24018
24019 If GDB says it can't find the struct the function returned, report
24020 those tests as `unsupported'.
24021 * gdb.base/structs.exp (call_struct_func): New function.
24022 (do_function_calls): Use call_struct_func to call the functions
24023 returning structs.
24024
24025 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24026 whether functions are prototyped or not, so we can't possibly pass
24027 arguments to t_float_values2 properly.
24028
24029 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24030 value of `timeout' for targets other than the mips*tx39-*.
24031
24032 2001-12-06 Michael Snyder <msnyder@redhat.com>
24033
24034 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
24035 and detect whether the start symbol has a leading underscore.
24036
24037 2001-12-04 Jim Blandy <jimb@redhat.com>
24038
24039 * gdb.base/completion.exp: Clarify indentation.
24040
24041 2001-12-03 Jim Blandy <jimb@redhat.com>
24042
24043 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24044 variables on the S/390, not `.word'.
24045
24046 2001-11-30 Jim Blandy <jimb@redhat.com>
24047
24048 Add assembly-source tests for s390-ibm-linux.
24049 * gdb.asm/s390.inc: New file.
24050 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24051 the S/390 architecture.
24052 * gdb.asm/configure: Regenerated.
24053
24054 2001-11-30 Michael Snyder <msnyder@redhat.com>
24055
24056 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24057 next, info source, info sources, info line, global and static
24058 variables, and static functions.
24059 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24060 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24061 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24062 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24063 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24064 (gdbasm_leave): Restore frame pointer.
24065 (gdbasm_startup): Copy stack set-up from crt0.S.
24066
24067 2001-11-26 Fernando Nasser <fnasser@redhat.com>
24068
24069 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24070 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24071 to a local (non-static) variable. Copy tstruct.a to a static buffer
24072 and return a pointer to that buffer.
24073 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24074
24075 2001-11-24 Mark Kettenis <kettenis@gnu.org>
24076
24077 * gdb.asm/configure.in: Fix recognition of ix86 target.
24078 * gdb.asm/configure: Regenerate.
24079
24080 2001-11-21 Michael Snyder <msnyder@redhat.com>
24081
24082 * gdb.asm/sparc.inc: New file.
24083 * gdb.asm/asm-source.exp: Recognize sparc target.
24084 * gdb.asm/configure.in: Recognize sparc target.
24085 * gdb.asm/configure: Regenerate.
24086
24087 2001-11-21 Michael Snyder <msnyder@redhat.com>
24088
24089 * gdb.asm/m32r.inc: New file.
24090 * gdb.asm/asm-source.exp: Recognize m32r target.
24091 * gdb.asm/configure.in: Recognize m32r target.
24092 * gdb.asm/configure: Regenerate.
24093
24094 2001-11-20 Michael Snyder <msnyder@redhat.com>
24095
24096 * gdb.asm/i386.inc: New file.
24097 * gdb.asm/asm-source.exp: Recognize ix86 target.
24098 * gdb.asm/configure.in: Recognize ix86 target.
24099 * gdb.asm/configure: Regenerate.
24100
24101 * gdb.c++/namespace.exp: Fix quotes in output messages.
24102
24103 2001-11-14 Michael Snyder <msnyder@redhat.com>
24104
24105 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
24106 qualifier in a type cast expression, to designate an address
24107 in the instruction space (Harvard architecture).
24108
24109 2001-11-13 Michael Snyder <msnyder@redhat.com>
24110
24111 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24112 Tests for expressions using 'const' and 'volatile'.
24113
24114 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
24115
24116 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24117
24118 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
24119
24120 * lib/mi-support.exp (mi_run_to_helper): Move comments
24121 outside of gdb_expect.
24122
24123 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
24124
24125 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24126 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24127 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24128 mi0_run_to): New functions.
24129 * gdb.mi/mi-simplerun.exp: Use them.
24130 * gdb.mi/mi0-simplerun.exp: Likewise.
24131 * gdb.mi/mi-var-cmd.exp: Likewise.
24132 * gdb.mi/mi0-var-cmd.exp: Likewise.
24133
24134 2001-11-10 Andrew Cagney <ac131313@redhat.com>
24135
24136 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24137 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24138
24139 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24140
24141 * gdb.base/restore.exp: Include $expected value in restored test
24142 message.
24143
24144 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24145
24146 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24147 implemented.
24148
24149 2001-11-08 Michael Snyder <msnyder@redhat.com>
24150
24151 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24152 Add pass/fail message for stop at breakpoint in call dummy function.
24153
24154 2001-11-07 Michael Snyder <msnyder@redhat.com>
24155
24156 * gdb.c++/templates.exp (test_template_breakpoints):
24157 If we get an overload menu, but it does not match what
24158 we expect, we still need to issue the "cancel" command.
24159 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24160 making the whitespace optional. Argument for "new" may be
24161 "unsigned" as well as "unsigned int/long".
24162 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24163 making the whitespace optional. Also replace "(void) with
24164 "((void|)), making the keyword "void" optional.
24165 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24166 making the whitespace optional. Also replace "(void) with
24167 "((void|)), making the keyword "void" optional.
24168 * gdb.base/callfuncs.c (t_float_values): This function must
24169 _not_ be prototyped, and the following function (t_float_values2)
24170 must be prototyped (if the compiler supports it), so that GDB
24171 can be tested against both cases. Usually one case involves
24172 promotion of float to double, while the other does not.
24173 * gdb.base/callfwmall.c: Ditto.
24174 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24175 includes a stack frame for "start".
24176
24177 2001-11-05 Jim Blandy <jimb@redhat.com>
24178
24179 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24180 pointers are 32 bits long, and that offsets of relocs are always
24181 stored in the data (REL-style), and not in the reloc entry itself
24182 (RELA-style).
24183 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24184 stabs.
24185
24186 2001-11-01 Michael Snyder <msnyder@redhat.com>
24187
24188 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24189 and regular expression operators by using quoting.
24190
24191 2001-10-31 Michael Snyder <msnyder@redhat.com>
24192
24193 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24194 depending on what the symbol table contains.
24195 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24196 the output of the ptype command. Similarly, accept both "const &"
24197 and "const&".
24198
24199 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
24200
24201 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24202 symbol `STORAGE' to allow to choose the storage class of
24203 the local datastructures.
24204 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24205 compiler directive.
24206
24207 2001-10-30 Michael Snyder <msnyder@redhat.com>
24208
24209 * gdb.base/jump.exp: Allow it to run for all targets.
24210
24211 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24212
24213 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24214 with new double_array size.
24215 (main): Change storage class of all local variables to static.
24216 Reduce size of double_array to 9.
24217 * gdb.base/call-ar-st.exp: Increase timeout value.
24218 Change expected output for double array to match new size in
24219 call-ar-st.c.
24220
24221 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24222
24223 * gdb.base/ending-run.exp: Create identical output when passing
24224 `step to end of run' case. Add regular expression branch satisfying
24225 Stormy16 target.
24226
24227 2001-10-28 Mark Kettenis <kettenis@gnu.org>
24228
24229 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24230 that we catch the expected failure under Linux/x86.
24231
24232 2001-10-29 Orjan Friberg <orjanf@axis.com>
24233
24234 * gdb.base/setvar.exp: Escape curly braces.
24235 * gdb.stabs/weird.exp: Ditto.
24236
24237 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
24238
24239 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24240 * gdm.mi/mi0-hack-cli.exp: Likewise.
24241
24242 2001-10-25 Andrew Cagney <ac131313@redhat.com>
24243
24244 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24245 messages.
24246
24247 2001-10-21 Andrew Cagney <ac131313@redhat.com>
24248
24249 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24250 checking MI enabled.
24251
24252 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
24253
24254 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24255
24256 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
24257
24258 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24259 if gdb child process crashes, just signal an error.
24260
24261 2001-10-02 Jim Blandy <jimb@redhat.com>
24262
24263 * lib/gdb.exp (test_xfail_format): Simplify.
24264
24265 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24266 front of the variable name `format'. Simplify `if'.
24267
24268 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24269
24270 * gdb.threads/pthreads.exp: Wait for output and delay
24271 before sending ^C.
24272
24273 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24274
24275 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24276 some incorrect output instead of timing out.
24277 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24278
24279 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
24280
24281 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24282 check to allow additional `int'.
24283
24284 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
24285
24286 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24287 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24288
24289 2001-09-27 Michael Snyder <msnyder@redhat.com>
24290
24291 * lib/gdb.exp (test_debug_format): New proc.
24292 (setup_xfail_format): Use new proc test_debug_format.
24293 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24294 proc; use new service proc test_debug_format.
24295 Replace all other "gcc_compiled" tests with this test.
24296 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24297 proc; use new service proc test_debug_format.
24298 Replace all other "gcc_compiled" tests with this test.
24299
24300 2001-09-27 Michael Snyder <msnyder@redhat.com>
24301
24302 * gdb.base/cvexpr.exp: New file.
24303 * gdb.base/cvexpr.c: New file
24304 Test for expressions using const and volatile keywords.
24305
24306 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
24307
24308 * gdb.base/constvars.exp: Check for different orders of keywords
24309 and additional "int" strings in output.
24310
24311 2001-09-22 Andrew Cagney <ac131313@redhat.com>
24312
24313 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24314 responses from "help maint".
24315
24316 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
24317
24318 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24319 to localhost:NNN instead of :NNN, in case Xvfb is listening
24320 only on TCP.
24321
24322 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
24323
24324 * gdb.base/recurse.exp: When checking leaving the watchpoint
24325 scope, recognize when gdb is in function's epilogue and pass.
24326
24327 2001-09-18 Keith Seitz <keiths@redhat.com>
24328
24329 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24330 support for running tests against sid targets.
24331 (gdbtk_done): Ditto.
24332
24333 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
24334
24335 * gdb.base/ending-run.c (main): Set stdout buffersize
24336 to the same reasonable value for any target.
24337 * gdb.base/ending-run.exp: Add a regular expression
24338 to make testsuite happy on Sanyo Stormy16 target.
24339
24340 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
24341
24342 * gdb.base/display.c (do_loops): Add float variable `f'.
24343 Increment f in loop.
24344 * gdb.base/display.exp: Increment timeout by 60 seconds.
24345 Change float display test to use variable `f'.
24346
24347 2001-09-17 Jim Blandy <jimb@redhat.com>
24348
24349 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24350 overflowing the limited breakpoint tables on some ROM monitors
24351 (like the ROM68K).
24352
24353 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
24354
24355 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24356 the "-ac" (disable access control) flag.
24357
24358 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
24359
24360 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24361 ints.
24362
24363 2001-08-30 Keith Seitz <keiths@redhat.com>
24364
24365 * lib/gdb.exp: Move all insight-related functionality into
24366 separate file.
24367 * lib/insight-support.exp: New file.
24368
24369 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
24370
24371 * config/sid.exp (sid_start): Never set sid verbosity; disable
24372 expect_background {} that consumed its stdout; tolerate </dev/null.
24373 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24374
24375 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24376
24377 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24378 CLI jump command to start it.
24379 (mi_run_to_main): Fail immediatly when unexpected output.
24380
24381 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24382
24383 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24384 beginning of function. Fix PR gdb/191.
24385
24386 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
24387
24388 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24389 what to force sid endianness to.
24390
24391 2001-08-15 Keith Seitz <keiths@redhat.com>
24392
24393 * lib/gdb.exp (gdbtk_start): Don't set environment
24394 variables for TCL_LIBRARY and friends. Insight will
24395 now figure these out for itself.
24396
24397 2001-08-02 Michael Snyder <msnyder@redhat.com>
24398
24399 * gdb.base/completion.exp: Remove the symbol "a64l" from
24400 the expect string; this is target-specific, and not related
24401 to what is being tested.
24402
24403 2001-08-02 Dave Brolley <brolley@redhat.com>
24404
24405 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24406
24407 2001-07-25 Michael Snyder <msnyder@redhat.com>
24408
24409 * gdb.base/consecutive.exp: New file. Test stepping over
24410 breakpoints on consecutive instructions.
24411 * gdb.base/consecutive.c: New file.
24412
24413 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24414 curly braces in regular expressions.
24415
24416 2001-07-25 Michael Snyder <msnyder@redhat.com>
24417
24418 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24419 legitimate output from stepping out of main.
24420
24421 2001-07-22 Keith Seitz <keiths@redhat.com>
24422
24423 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24424 the empty string, do not run the tests.
24425
24426 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24427
24428 * gdb.base/long_long.exp: Detect size of pointer. Take into
24429 account 2-byte pointers when testing for p/a results.
24430
24431 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24432
24433 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24434 and defined to 1K for m68hc11.
24435 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24436 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24437 (sizeof_random_data): New variable to tell the size of the data table;
24438 don't test past this size; always run to main.
24439
24440 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24441
24442 * gdb.base/return2.exp: return of long long and double fails for
24443 68HC11; don't execute these tests on that platform.
24444 * gdb.base/return.exp: Return of a double fails for 68hc11.
24445
24446 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24447
24448 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24449 tests that print a float.
24450 * call-rt-st.exp: Likewise.
24451
24452 2001-07-12 Mark Kettenis <kettenis@gnu.org>
24453
24454 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24455 running this test on Linux.
24456
24457 2001-06-24 Michael Chastain <chastain@redhat.com>
24458
24459 * gdb.base/arithmet.exp: Remove some tests to make all test names
24460 unique.
24461
24462 2001-07-03 Michael Snyder <msnyder@redhat.com>
24463
24464 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24465 the output of the ptype command.
24466
24467 2001-07-02 Michael Snyder <msnyder@redhat.com>
24468
24469 * gdb.base/completion.exp: Don't assume that break.c is the only
24470 source file that may contain functions named "marker".
24471 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24472
24473 2001-06-28 Andrew Cagney <ac131313@redhat.com>
24474
24475 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24476 of files to delete.
24477
24478 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24479 * gdb.disasm/h8300s.exp: New file.
24480 gdb.disasm/h8300s.s: Likewise.
24481
24482 2001-06-27 Andrew Cagney <ac131313@redhat.com>
24483
24484 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24485 empty breakpoint tables.
24486
24487 2001-06-25 Andrew Cagney <ac131313@redhat.com>
24488
24489 * lib/mi-support.exp: Update args=... part of stop-reason
24490 patterns. Accept either a list or a tuple.
24491
24492 2001-06-23 Andrew Cagney <ac131313@redhat.com>
24493
24494 * lib/mi-support.exp: Remove local emacs variable defining
24495 change-log-default-name.
24496
24497 2001-06-22 Michael Chastain <chastain@redhat.com>
24498
24499 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24500 This is operationally compatible with the previous version.
24501
24502 2001-06-13 Jim Blandy <jimb@redhat.com>
24503
24504 * lib/gdb.exp (gdb_test): Doc fix.
24505
24506 2001-06-10 Michael Chastain <chastain@redhat.com>
24507
24508 * gdb.base/exprs.exp: Remove a duplicate test.
24509
24510 2001-06-06 Jim Blandy <jimb@redhat.com>
24511
24512 * gdb.base/return2.exp (main): Use values to test float and double
24513 returns that are not NaN's, to avoid being confused by IEEE
24514 comparison rules.
24515
24516 2001-06-04 Michael Snyder <msnyder@redhat.com>
24517
24518 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24519 non-zero if control_c fails. Terminate the test on failure,
24520 rather than wait for 12 more tests to time out.
24521
24522 2001-06-06 Jim Blandy <jimb@redhat.com>
24523
24524 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24525 Don't forget to match the GDB prompt.
24526
24527 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24528
24529 2001-06-04 Jim Blandy <jimb@redhat.com>
24530
24531 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24532 command.
24533
24534 2001-05-31 Kevin Buettner <kevinb@redhat.com>
24535
24536 * gdb.base/annota1.exp (info break): Match four or more spaces
24537 after "Address".
24538
24539 2001-05-31 Michael Chastain <chastain@redhat.com>
24540
24541 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24542 (dm_type_int_star): Likewise.
24543 (dm_type_long_star): Likewise.
24544 (dm_type_void_star): Likewise.
24545
24546 2001-05-29 Kevin Buettner <kevinb@redhat.com>
24547
24548 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24549 to a known value in order to get consistent results regardless
24550 of the setting of INPUTRC or the presence or contents of .inputrc.
24551
24552 2001-05-24 Michael Snyder <msnyder@redhat.com>
24553
24554 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24555 Don't require that the main thread and the manager thread are the
24556 first in the list.
24557
24558 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24559 debugging. If test fails, issue an "unsupported" not a "fail".
24560
24561 2001-05-24 Jim Blandy <jimb@redhat.com>
24562
24563 Don't assume that short is shorter than int.
24564 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24565 assume that shorts are smaller than ints. On a 16-bit machine,
24566 this isn't true.
24567 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24568 an int, is not equal to ~0 stored in an unsigned char. This tests
24569 the same thing that the previous test meant to, but works on
24570 16-bit machines, too.
24571 ("print unsigned char != (~0)"): Same test, complemented.
24572
24573 2001-05-24 Michael Snyder <msnyder@redhat.com>
24574
24575 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24576 test for (full_coverage == 0). This makes the test run faster,
24577 and prevents dejagnu getting out of step.
24578
24579 2001-05-23 Kevin Buettner <kevinb@redhat.com>
24580
24581 * gdb.base/finish.exp (finish_void): Revise pattern for
24582 stopping on the call statement to not permit stopping at
24583 the start of the instructions comprising the call sequence.
24584
24585 2001-05-19 Michael Chastain <chastain@redhat.com>
24586
24587 * gdb.base/callfuncs.exp: Make all test names unique.
24588 * gdb.base/commands.exp: Make all test names unique.
24589 * gdb.base/condbreak.exp: Make all test names unique.
24590 * gdb.base/dbx.exp: Make all test names unique.
24591 * gdb.base/default.exp: Make all test names unique.
24592 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24593 and TIMEOUT messages to their corresponding PASS message.
24594 * gdb.base/ending-run.exp: Make all test names unique.
24595 * gdb.base/long_long.exp: Remove duplicate test.
24596
24597 2001-05-21 Kevin Buettner <kevinb@redhat.com>
24598
24599 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24600 stop on the call statement as well as the statement after the
24601 call.
24602
24603 2001-05-21 Michael Snyder <msnyder@redhat.com>
24604
24605 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24606
24607 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24608
24609 * gdb.base/completion.exp: Revamp test. Make it execute on all
24610 platforms.
24611
24612 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24613
24614 * config/gdbserver.exp (gdb_load): Handle the case
24615 in which the arguments to gdbserver are given in the
24616 baseboard configuration file.
24617 Also handle the case in which the server needs to do a
24618 load.
24619
24620 2001-05-07 Keith Seitz <keiths@cygnus.com>
24621
24622 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24623 set up the display for testing.
24624 (gdbtk_start): Convert all paths to paths that tcl will like.
24625 Export target information to environment.
24626 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24627 necessary.
24628 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24629 (to_tcl_path): New proc to convert a given pathname into
24630 a path acceptible as an argument to a tcl command.
24631 (_gdbtk_export_target_info): New proc to export target info
24632 into the environment for gdbtk testing.
24633 (gdbtk_done): New proc to signal end-of-test.
24634
24635 2001-05-06 Jim Blandy <jimb@redhat.com>
24636
24637 * restore.c: Make the code of caller0 correspond to its comment.
24638
24639 2001-05-03 Michael Snyder <msnyder@redhat.com>
24640
24641 * config/sid.exp (gdb_target_sid): Check for error messages.
24642 On error or timeout, don't make expect exit (which will terminate
24643 all subsequent tests); instead just make gdb exit.
24644 (gdb_load): Check for error messages. On error or timeout,
24645 return a negative value.
24646
24647 2001-04-24 Jim Blandy <jimb@redhat.com>
24648
24649 * gdb.c++/templates.exp: If we see the prompt for the overload
24650 list, but we haven't recognized any of the longer patterns,
24651 arrange for this test to fail, not hang.
24652
24653 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24654 variations.
24655
24656 2001-04-22 Michael Chastain <chastain@redhat.com>
24657
24658 * gdb.c++/local.exp: Use the 'runto' library function.
24659 * gdb.c++/namespace.exp: Likewise.
24660 * gdb.c++/overload.exp: Likewise.
24661
24662 2001-03-26 Kevin Buettner <kevinb@redhat.com>
24663
24664 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24665 * gdb.base/step-line.exp: New file. Test step/next in presence of
24666 #line directives.
24667 * gdb.base/step-line.c: New file. Test program for the above.
24668 * gdb.base/step-line.inp: New file. We pretend that this file has
24669 been transformed by some other tool into step-line.c.
24670
24671 2001-03-21 Jim Blandy <jimb@redhat.com>
24672
24673 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24674 unmangled operator names.
24675
24676 2001-03-20 Jim Blandy <jimb@redhat.com>
24677
24678 * gdb.threads/linux-dp.exp: Recognize an additional message
24679 generated by GDB when it doesn't understand how to debug threads
24680 on the target system.
24681
24682 2001-03-19 Andrew Cagney <ac131313@redhat.com>
24683
24684 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24685
24686 2001-03-12 Michael Chastain <chastain@redhat.com>
24687
24688 * gdb.c++/derivation.exp: Use the 'runto' library function.
24689
24690 2001-03-12 Michael Chastain <chastain@redhat.com>
24691
24692 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24693
24694 2001-02-24 Michael Chastain <chastain@redhat.com>
24695
24696 * gdb.c++/ref-types.exp: Change handwritten code to library
24697 function 'runto'.
24698
24699 2001-03-16 Orjan Friberg <orjanf@axis.com>
24700
24701 * gdb.base/signals.exp: Set count to 0 explicitly.
24702
24703 2001-03-15 Mark Salter <msalter@redhat.com>
24704
24705 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24706 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24707 (gdb_load): Add support for additional target_info: gdb_download_size
24708 and gdb_load_timeout.
24709
24710 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24711
24712 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24713 file -- to prevent failing when the compile fails but we have no
24714 intention of running the tests anyway.
24715
24716 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24717 tests if set.
24718
24719 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24720 integers.
24721
24722 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24723 * gdb.c++/namespace.exp: Ditto.
24724
24725 2001-03-07 Orjan Friberg <orjanf@axis.com>
24726
24727 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24728 * gdb.base/pointers.exp: Relax pattern match of decimals.
24729
24730 2001-03-06 Kevin Buettner <kevinb@redhat.com>
24731
24732 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24733 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24734 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24735 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24736 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24737 config/sh.exp, config/sid.exp, config/slite.exp,
24738 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24739 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24740 config/vxworks.exp, config/vxworks29k.exp,
24741 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24742 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24743 gdb.base/arithmet.exp, gdb.base/assign.exp,
24744 gdb.base/async.exp, gdb.base/attach.exp,
24745 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24746 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24747 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24748 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24749 gdb.base/commands.exp, gdb.base/completion.exp,
24750 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24751 gdb.base/constvars.exp, gdb.base/corefile.exp,
24752 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24753 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24754 gdb.base/ending-run.exp, gdb.base/environ.exp,
24755 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24756 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24757 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24758 gdb.base/funcargs.exp, gdb.base/help.exp,
24759 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24760 gdb.base/logical.exp, gdb.base/long_long.exp,
24761 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24762 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24763 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24764 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24765 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24766 gdb.base/regs.exp, gdb.base/relational.exp,
24767 gdb.base/remote.exp, gdb.base/reread.exp,
24768 gdb.base/restore.exp, gdb.base/return2.exp,
24769 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24770 gdb.base/selftest.exp, gdb.base/setshow.exp,
24771 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24772 gdb.base/sigall.exp, gdb.base/signals.exp,
24773 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24774 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24775 gdb.base/step-test.exp, gdb.base/structs.c,
24776 gdb.base/structs.exp, gdb.base/structs2.exp,
24777 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24778 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24779 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24780 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24781 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24782 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24783 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24784 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24785 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24786 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24787 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24788 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24789 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24790 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24791 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24792 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24793 gdb.trace/circ.exp, gdb.trace/collection.exp,
24794 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24795 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24796 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24797 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24798 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24799 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24800 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24801 notices.
24802
24803 2001-02-27 Michael Snyder <msnyder@cygnus.com>
24804
24805 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24806 first arg is int not float.
24807
24808 2001-02-22 Michael Snyder <msnyder@cygnus.com>
24809
24810 * gdb.base/reread.exp: Unsupported for non-native targets;
24811 doesn't work for remote debugging.
24812
24813 2001-02-19 Fernando Nasser <fnasser@redhat.com>
24814
24815 From Drew Moseley <dmoseley@redhat.com>
24816 * gdb.base/ending-run.exp: Properly handle the BSP state when
24817 stepping past the end of main.
24818
24819 2001-02-19 John Moore <jmoore@redhat.com>
24820
24821 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24822 Converted HPUX fix for non-expected items following multiple
24823 step commands into general solution for all platforms.
24824
24825 2001-02-18 Michael Chastain <chastain@redhat.com>
24826
24827 * gdb.c++/classes.exp (do_tests): Change runto statements
24828 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24829 statements demangler agnostic.
24830 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24831 (gdb_virtfunc_restart): Likewise.
24832
24833 2001-02-14 Michael Chastain <chastain@redhat.com>
24834
24835 * gdb.c++/inherit.exp (do_tests): Change runto statements
24836 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24837 statements demangler agnostic.
24838
24839 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24840
24841 * gdb.threads/pthreads.exp: Unify pass/fail messages for
24842 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24843 before calling common_routine 15 times'' tests.
24844
24845 2001-02-11 Michael Chastain <chastain@redhat.com>
24846
24847 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24848 Helps the test script figure out which demangler is in use.
24849 (dm_type_foo_ref): Ditto.
24850 (dm_type_int_star): Ditto.
24851 (dm_type_long_star): Ditto.
24852 (dm_type_unsigned_int): Ditto.
24853 (dm_type_void): Ditto.
24854 (dm_type_void_star): Ditto.
24855 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24856 Probe the gdb demangler and set variables to accommodate
24857 formatting differences.
24858 (info_func_regexp): New function. Same as info_func, but
24859 matches against a regexp.
24860 (info_func): Match against a literal string.
24861 (print_addr_2): New function. Match against a literal string,
24862 which can be different from the input to gdb.
24863 (print_addr): Simply call print_addr_2 with the same argument twice.
24864 (test_lookup_operator_functions): Use demangler formatting variables.
24865 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24866 the tests in the same order as the C++ class declaration.
24867 (test_paddr_operator_functions): Ditto.
24868 (test_paddr_overloaded_functions): Ditto.
24869 (test_paddr_hairy_functions): Use demangler formatting variables.
24870 Add reference to gdb/19 for related tests.
24871 (do_tests): Call probe_demangler.
24872
24873 2001-01-30 Kevin Buettner <kevinb@redhat.com>
24874
24875 * gdb.c++/templates.cc (printf): Remove unused function definition.
24876
24877 2001-01-26 Felix Lee <flee@redhat.com>
24878
24879 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24880
24881 2001-01-25 matthew green <mrg@redhat.com>
24882
24883 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24884 up sid.
24885 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24886
24887 2001-01-25 matthew green <mrg@redhat.com>
24888
24889 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
24890 Deprecate $sid_spawn_id.
24891 (sid_exit): Remove code necessary only for `spawn.'
24892
24893 2001-01-25 matthew green <mrg@redhat.com>
24894
24895 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24896
24897 2001-01-28 Michael Chastain <chastain@redhat.com>
24898
24899 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24900 to call when tests fail. It takes gdb out of the overloaded
24901 function choice menu back to the main prompt, so that the test
24902 program stays synchronized.
24903 (set_bp_overloaded): New proc to collect all the common
24904 code for setting a breakpoint on an overloaded name. Calls
24905 take_gdb_out_of_choice_menu when needed.
24906 (menu_overload1arg): New variable to collect the repeated
24907 instances of the expected menu for an overloaded name. Change
24908 the regular expression to handle changes in g++ type encoding:
24909 "void" can be either "void" or "", and "unsigned int" can be
24910 either "unsigned int" or "unsigned".
24911 (continue_to_bp_overloaded): Change regular expressions to handle
24912 changes in g++ type encoding.
24913 (no proc): Call take_gdb_out_of_choice_menu when needed.
24914 Remove redundant calls to "info break". Accept either "canceled"
24915 or "cancelled". Change regular expressions in "info break"
24916 calls to handle changes in g++ type encoding. Give all tests
24917 unique strings.
24918
24919 2001-01-17 Ben Elliston <bje@redhat.com>
24920
24921 * config/sid.exp: New file.
24922
24923 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24924
24925 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24926
24927 2000-12-21 Michael Snyder <msnyder@cygnus.com>
24928
24929 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24930 Add a RE to accept a non-ascii char if one is ever presented.
24931
24932 2000-12-20 Fernando Nasser <fnasser@redhat.com>
24933
24934 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
24935
24936 2000-12-18 Michael Snyder <msnyder@cygnus.com>
24937
24938 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
24939 in regexp. One '\' does not suffice on Linux.
24940
24941 2000-12-09 Michael Chastain <chastain@redhat.com>
24942
24943 * gdb.base/break.exp (test_clear_command): Use a marker function
24944 rather than 'main' for the test function. Also move this
24945 test to an execution point where the marker function names are
24946 guaranteed to be bound to functions. (Executing tests after a
24947 'finish' from main runs into name conflicts with local names
24948 in __libc_start_main).
24949
24950 2000-12-07 Michael Snyder <msnyder@cygnus.com>
24951
24952 * gdb.base/finish.exp: New test for gdb's "finish" command.
24953 * gdb.base/return2.exp: New test for gdb's "return" command.
24954 * gdb.base/return2.c: New source file for above.
24955
24956 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24957
24958 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24959 * gdb.base/miscexprs.exp: Ditto.
24960 * gdb.base/pointers.exp: Ditto.
24961 * gdb.c++/derivation.exp: Ditto.
24962 * gdb.c++/local.exp: Ditto.
24963 * gdb.c++/namespace.exp: Ditto.
24964 * gdb.c++/overload.exp: Ditto.
24965 * gdb.c++/ref-types.exp: Ditto.
24966
24967 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24968
24969 * gdb.base/constvars.exp: Test result of "up" command.
24970 * gdb.base/miscexprs.exp: Ditto.
24971 * gdb.base/pointers.exp: Ditto.
24972 * gdb.base/scope.exp: Ditto.
24973 * gdb.c++/derivation.exp: Ditto.
24974 * gdb.c++/local.exp: Ditto.
24975 * gdb.c++/namespace.exp: Ditto.
24976 * gdb.c++/overload.exp: Ditto.
24977 * gdb.c++/ref-types.exp: Ditto.
24978
24979 2000-11-22 Michael Chastain <chastain@redhat.com>
24980
24981 * mips_pro.exp: Accept either "middle -> top -> main" or
24982 "middle -> main" in the backtrace, because gcc can optimize
24983 tail calls to jumps. Remove setup_xfail for the hppa case.
24984 Add a comment with the original warning messages from PR 3016,
24985 which was filed in 1993, to preserve them for posterity.
24986
24987 2000-11-17 Nick Duffek <nsd@redhat.com>
24988
24989 * lib/gdb.exp (gdb_test): Override timeout with board info.
24990
24991 2000-11-17 Nick Duffek <nsd@redhat.com>
24992
24993 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24994 the second kill and detach messages.
24995
24996 2000-11-17 Nick Duffek <nsd@redhat.com>
24997
24998 * configure.in: Add AC_EXEEXT.
24999 * configure: Regenerate.
25000 * Makefile.in (just-check): Export EXEEXT.
25001 * lib/gdb.exp ($EXEEXT): Import from environment.
25002 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25003 expect "maint dump-me" on Cygwin.
25004 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25005 $EXEEXT.
25006
25007 2000-11-17 Nick Duffek <nsd@redhat.com>
25008
25009 * gdb.base/break.exp: Test backtrace and finish from called
25010 function on all platforms, not just HP-UX.
25011
25012 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25013
25014 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25015 code from gdb_target_monitor, so it can be used independantly
25016 for gdbserver. Also comment out an unnecessary PUTS.
25017
25018 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25019
25020 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25021 * gdb.base/corefile.exp: Expect the message "Program is being
25022 debugged already" when we send the "corefile" command, since
25023 the preceeding gdb_load may have connected gdb to a remote target.
25024 * gdb.base/display.exp: Disable hardware watchpoints if new
25025 board info variable "no_hardware_watchpoints" is true.
25026 Replace single-letter commands with more readable ones.
25027 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25028 if new board info variable "no_hardware_watchpoints" is true.
25029 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25030 to see if stdio (printf) testing is possible.
25031 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25032 board info variable "no_hardware_watchpoints" is true. Use new
25033 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25034
25035 2000-11-13 Fernando Nasser <fnasser@redhat.com>
25036
25037 From Orjan Friberg <orjanf@axis.com>:
25038 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25039 in array print pattern match.
25040
25041 2000-11-09 Fernando Nasser <fnasser@redhat.com>
25042
25043 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25044 spelling "cancelled" to U.S. spelling "canceled" to match changes
25045 made to gdb.
25046 * gdb.c++/ovldbreak.exp: Ditto.
25047
25048 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25049
25050 * gdb.base/callfuncs.c (main): Moved to end of file, call
25051 t_double_values to initialize the FPU before inferior calls are made.
25052 * gdb.base/callfuncs.exp: Test for register preservation after calling
25053 inferior functions. Add tests for continuining, finishing and
25054 returning from a stop in a call dummy.
25055
25056 2000-10-24 Michael Snyder <msnyder@cygnus.com>
25057
25058 * gdb.base/commands.exp: Break up long lines, and re-indent.
25059
25060 2000-10-19 Michael Snyder <msnyder@cygnus.com>
25061
25062 * config/gdbserver.exp: Rewritten from the ground up, to make it
25063 compatible with the current dejagnu tree, and to make it work with
25064 the new "gdbserver" in libremote.
25065
25066 2000-10-16 Michael Snyder <msnyder@cygnus.com>
25067
25068 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25069 * gdb.base/varargs.exp: Skip entire test if no printf support.
25070 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25071 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25072
25073 2000-10-13 Michael Snyder <msnyder@cygnus.com>
25074
25075 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25076 no floating point support.
25077 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25078 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25079 * gdb.base/call-rt-st.exp: Ditto.
25080 * gdb.base/call-strs.exp: Ditto.
25081
25082 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25083
25084 * gdb.base/sizeof.c: include <stdio.h>.
25085
25086 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25087 'finish', otherwise uncaptured gdb_prompt would potentially
25088 throw remaining test points out of sync.
25089
25090 2000-07-26 Scott Bambrough <scottb@netwinder.org>
25091
25092 * gdb.base/recurse.exp: Run tests for all targets.
25093 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25094 gnu-oldld case on ARM.
25095 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25096 for ARM targets.
25097
25098 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25099
25100 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25101 * gdb.java/configure: Rebuild.
25102
25103 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25104
25105 * gdb.java/jv-exp.exp: New file.
25106
25107 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25108
25109 * configure: Rebuilt.
25110 * configure.in (configdirs): Add gdb.java.
25111 * gdb.java/jmisc.java: New file.
25112 * gdb.java/jmisc.exp: New file.
25113 * gdb.java/Makefile.in: New file.
25114 * gdb.java/configure: Rebuilt.
25115 * gdb.java/configure.in: New file.
25116 * lib/java.exp: New file.
25117
25118 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25119
25120 * gdb.base/exprs.exp: Test casts to a pointer including over and
25121 underflow.
25122
25123 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25124
25125 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
25126 and the compilers sizes.
25127
25128 2000-07-09 Nick Duffek <nsd@redhat.com>
25129
25130 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25131 (use_methods): New function.
25132 (main): Call use_methods().
25133 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25134 (do_tests): Call test_method_param_class.
25135
25136 2000-07-09 Nick Duffek <nsd@redhat.com>
25137
25138 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25139 spelling.
25140 (test_enums): New procedure. Move enum tests from end of script
25141 to here. Set breakpoint on function name instead of line number.
25142 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25143 (enums2): New marker function.
25144 (enums1): New function.
25145 (main): Call enums1(). Move enum tests to enums1().
25146
25147 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25148
25149 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25150 compile/link program. Update line numbers.
25151 * gdb.asm/d10v.inc: Define ``startup''.
25152 * gdb.asm/asmsrc1.s: Add definition of _start.
25153
25154 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25155
25156 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25157
25158 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25159
25160 * gdb.base/maint.exp: Add 'maint print architecture' item to output
25161 of 'help maint print' command.
25162
25163 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25164
25165 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25166 they use gdb_expect_list.
25167
25168 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25169
25170 * gdb.base/commands.exp: Use ``set remote
25171 memory-read-packet-size'' instead of ``set endian big'' to test
25172 long commands.
25173
25174 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
25175
25176 * gdb.c++/templates.exp (do_tests): Make all of these work under
25177 g++, and stop skipping them.
25178
25179 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25180 work under g++.
25181
25182 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25183 initialization.
25184
25185 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25186
25187 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25188 the regular expression: accept an (almost) arbitrary sequence of
25189 "frames-invalid" and "breakpoints-invalid" messages both before
25190 and after the "starting" message.
25191
25192 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25193
25194 * gdb.c++/local.exp: This test has never been known to work with g++.
25195
25196 2000-05-18 Michael Snyder <msnyder@cygnus.com>
25197
25198 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25199 Relax the regular expression a little, make it pass on Solaris 8.
25200
25201 2000-05-12 Kevin Buettner <kevinb@redhat.com>
25202
25203 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25204 a call, do not require that gdb stop on the line after the call.
25205 Instead, it is permissible for gdb to stop on the line of the
25206 call itself.
25207
25208 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
25209
25210 * gdb.base/break.exp (bp on small function, optimized file):
25211 Add a second pass pattern. The behavior differs here between stabs
25212 and dwarf for one-line functions. Stabs preserves two line symbols
25213 (one before the prologue and one after) with the same line number,
25214 but dwarf regards these as duplicates and discards one of them.
25215 Therefore the address after the prologue (where the breakpoint is)
25216 has no exactly matching line symbol, and GDB reports the breakpoint
25217 as if it were in the middle of a line rather than at the beginning.
25218
25219 2000-05-08 Michael Snyder <msnyder@cygnus.com>
25220
25221 * gdb.base/interrupt.exp: Make "pass" message say "send"
25222 rather than "send_gdb" (for consistancy).
25223
25224 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25225
25226 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25227 * gdb.c++/templates.cc: Properly check for GCC version number.
25228 * lib/compiler.cc: Likewise
25229
25230 2000-04-28 Michael Snyder <msnyder@cygnus.com>
25231
25232 * gdb.base/break.exp: When compiled with -O2 optimization,
25233 gdb may not stop at the first line of main, due to code motion.
25234
25235 2000-04-26 Michael Snyder <msnyder@cygnus.com>
25236
25237 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25238 This test depends on parsing the printf output from the target.
25239 Since the sparclet stub doesn't do stdio, this will never work.
25240 * gdb.base/call-rt-st.exp: ditto.
25241 * gdb.base/call-strs: ditto.
25242
25243 2000-04-24 Michael Snyder <msnyder@cygnus.com>
25244
25245 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25246
25247 * gdb.base/ending-run.exp: After connecting to a remote target,
25248 but before running, the target will appear to be in a random
25249 location. Specify both a file and a line for breakpoints.
25250 Also, the function that calls main may be called 'init'
25251 rather than 'start'.
25252
25253 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25254
25255 * gdb.base/help.exp: Update output for add-symbol-file command.
25256
25257 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
25258
25259 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25260 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25261
25262 2000-04-07 J.T. Conklin <jtc@redback.com>
25263
25264 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25265
25266 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25267
25268 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25269
25270 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25271 values that can be represented exactly.
25272 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25273 above change, and to not check against the directory part of the source
25274 file name.
25275 (step into print_long_arg_list): Likewise.
25276 (print print_small_structs from print_long_arg_list): Likewise.
25277 (print print_long_arg_list): Likewise.
25278
25279 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25280
25281 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
25282
25283 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25284
25285 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25286
25287 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
25288
25289 * gdb.base/commands.exp (deprecated_command_test): Add test for
25290 deprecate with no arguments.
25291
25292 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25293
25294 * gdb.base/break.exp: Add new test for setting breakpoints on
25295 optimized code so we can test breakpoints work even when function
25296 prologues may be optimized away
25297
25298 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25299
25300 From David Whedon <dwhedon@gordian.com>
25301 * gdb.base/commands.exp : Added command deprecator tests.
25302
25303 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
25304
25305 * gdb.base/help.exp: Added test for new apropos command.
25306
25307 2000-03-21 Kevin Buettner <kevinb@redhat.com>
25308
25309 * gdb.base/pointers.c (usevar): New function.
25310 (main): Make sure that global variables v_int_pointer2, rptr,
25311 and y are all referenced someplace in the program by calling
25312 usevar() on them. [Some linkers delete symbols which are
25313 never referenced. The space remains, but there's no way to
25314 get a (symbolic) handle on the variable from the debugger.]
25315
25316 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25317
25318 * gdb.base/printcmds.c: Add typedeffed arrays.
25319
25320 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25321 procedure to test arrays that are typedef'd.
25322
25323 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25324
25325 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25326 the library directories.
25327
25328 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25329
25330 * configure.in (configdirs): Add sub directory gdb.mi.
25331 * configure: Re-generate.
25332
25333 * gdb.mi: New directory.
25334
25335 2000-02-25 Scott Bambrough <scottb@netwinder.org>
25336
25337 * gdb.base/long_long.exp: Correct test suite failure when printing
25338 a long long value as a double on ARM platforms.
25339
25340 2000-02-16 Jim Blandy <jimb@redhat.com>
25341
25342 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25343 default source file is set properly before running this test.
25344
25345 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25346
25347 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25348 gdbtk/library directory, not in gdbtcl2.
25349
25350 2000-02-04 Jim Blandy <jimb@redhat.com>
25351
25352 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25353 backslash from regexp pattern.
25354
25355 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25356 procedure. Use it to run all the "continue to bp overloaded"
25357 tests. Note that this changes the names of the tests slightly.
25358 If the breakpoint hit message includes a hex PC value, because
25359 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25360 from the real source code, still consider that a pass.
25361
25362 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25363 XFAIL here if the breakpoint message contains a hex address. Note
25364 similar change on 1999-11-02.
25365
25366 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25367
25368 * gdb.base/ptype.exp: Establish a default source file before
25369 calling get_debug_format.
25370
25371 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25372
25373 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25374
25375 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25376
25377 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25378 of successive stepi commands -- while in the prologue we should see
25379 the function entry bracket.
25380
25381 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25382
25383 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25384 reach __change_mode() when stepping through the end of main().
25385
25386 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25387
25388 * gdb.base/default.exp: Fix expected pattern.
25389 * gdb.base/help.exp: Same.
25390
25391 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25392
25393 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25394 Don't use xfail's because that affects only the following test.
25395
25396 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25397 solaris or linux.
25398
25399 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25400
25401 2000-01-07 Michael Snyder <msnyder@cygnus.com>
25402
25403 * gdb.base/display.exp: Some yacc parsers like to say
25404 "A syntax error" rather than "A parse error". Accept both.
25405
25406 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25407
25408 * gdb.base/default.exp: Remove OS dependent string from "target
25409 remote" test.
25410 * gdb.base/help.exp: Same for "help target remote" test.
25411
25412 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25413
25414 From Jim Kingdon <kingdon@redhat.com>:
25415
25416 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25417 prompt (cleanup rather than necessity, but still might keep output
25418 from spilling to next test).
25419
25420 2000-01-02 Fred Fish <fnf@cygnus.com>
25421
25422 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25423 AIX, which defines them in <sys/types.h>.
25424
25425 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25426
25427 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25428 float" test.
25429
25430 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25431
25432 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25433
25434 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25435 outermost frame disallowed".
25436
25437 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25438
25439 * gdb.base/setvar.exp: New tests for setting the value of a struct
25440 with a constant list.
25441
25442 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25443
25444 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25445 require the user to type a cast before setting the value of a struct.
25446
25447 1999-12-06 Jim Blandy <jimb@cygnus.com>
25448
25449 * gdb.base/default.exp: Expect the new 'info float' command on
25450 all i386 platforms.
25451
25452 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25453 LinuxThreads libraries that don't support debugging.
25454
25455 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25456
25457 * gdb.base/remote.c: Fill the buffer with truely random data.
25458 Change the buffer type to ``unsigned char'' to simplify size
25459 arithmetic.
25460
25461 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25462 stub only handles 400-1 byte packets. Verify that the download
25463 worked.
25464
25465 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25466
25467 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25468 tests, using UNRESOLVED for the untested cases. Also, does not wait
25469 for a timeout if the prompt was received before a recognizable pattern.
25470
25471 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25472
25473 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25474
25475 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25476
25477 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25478 watchpoints.
25479
25480 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
25481
25482 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25483
25484 * gdb.c++/local.exp: Be more flexible in recognizing local class
25485 name mangling. Don't allow horribly truncated method names.
25486 * gdb.c++/derivation.exp: Expect protected inheritance.
25487 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25488 * gdb.c++/virtfunc.exp: Likewise.
25489 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25490 when printing a nested enum.
25491
25492 1999-11-22 Jim Blandy <jimb@cygnus.com>
25493
25494 * gdb.base/step-test.exp: Properly await GDB's response to setting
25495 a breakpoint on the call to large_struct_by_value.
25496
25497 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25498 just because we have debug info for the `start' function.
25499
25500 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25501
25502 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25503 "Unknown signal" messages, which indicate (on LinuxThreads) that
25504 GDB doesn't know how to debug threads on this system. This is
25505 better than hanging while philosopher 0 dumps chatter into gdb.log.
25506
25507 1999-11-18 Tom Tromey <tromey@cygnus.com>
25508
25509 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25510
25511 1999-11-18 Fred Fish <fnf@cygnus.com>
25512
25513 * gdb.base/coremaker2.c: Add sample program for generating
25514 cores that is more self contained than coremaker.c. Eventually
25515 I'll add more code to this and tie it into the testsuite.
25516
25517 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25518
25519 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25520
25521 1999-11-10 Jimmy Guo <guo@cup.hp.com>
25522
25523 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25524 from $srcdir/lib/.
25525 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25526 and gdb.c++/.
25527
25528 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25529
25530 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25531 'continue with watch' test point.
25532
25533 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25534
25535 Merged from p2linux-990323-branch:
25536
25537 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25538
25539 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25540
25541 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25542 {limit,fixed}''. Test ``set download-write-size''.
25543
25544 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25545
25546 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25547 gdb_expect_list.
25548
25549 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25550
25551 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25552
25553 1999-11-03 Mark Salter <msalter@cygnus.com>
25554
25555 * gdb.base/break.exp: Fix "stub continue" pattern.
25556
25557 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25558
25559 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25560
25561 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25562
25563 * gdb.base/display.exp ("finish"): Add timeout clause.
25564
25565 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25566 plain prompt clause, so this doesn't have to time out in order to
25567 fail.
25568
25569 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25570 breakpoint hit messages include an address.
25571
25572 * gdb.base/display.exp: Don't forget to escape parens in regular
25573 expressions. Unix regexp notatation sucks.
25574
25575 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25576
25577 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25578 order for 'signalled' message.
25579
25580 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25581
25582 From Jimmy Guo <guo@cup.hp.com>:
25583 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25584 * gdb.base/annota1.c: Add code for tests to work with.
25585
25586 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25587
25588 * gdb.base/remote.exp: New test for remote downloading settings.
25589 * gdb.base/remote.c: New file with large .data.
25590
25591 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25592
25593 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25594 for LinuxThreads support, merged from the Code Fusion branch.
25595
25596 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25597
25598 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25599 containing exp_continue into a while within an expect. Don't
25600 attempt a start more than three times. Check return value from
25601 gdb_load.
25602
25603 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25604
25605 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25606 a pass case.
25607
25608 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
25609
25610 * gdb.base/break.c (main): Added a statement that we can step
25611 off of.
25612 * gdb.base/break.exp: Added tests for setting a breakpoint
25613 at an offset and stepping onto a breakpoint.
25614
25615 1999-10-01 Fred Fish <fnf@cygnus.com>
25616
25617 * gdb.base/help.exp (help add-symbol-file): Update to match current
25618 gdb output.
25619
25620 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25621
25622 * gdb.base/break.exp: Code locations are in hex, don't forget!
25623 (For HP-UX.)
25624
25625 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25626
25627 * condbreak.exp: Use break.c as test program.
25628 * condbreak.c: Remove, redundant with break.c.
25629
25630 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25631
25632 * config/monitor.exp (gdb_target_monitor): Disable X- and
25633 Z-packets if the target needs it.
25634
25635 1999-09-13 James Ingham <jingham@leda.cygnus.com>
25636
25637 * gdb.c++/overload.exp: Added tests for listing overloaded
25638 functions with function pointers in the arg, explicitly calling
25639 out the version you want.
25640
25641 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25642
25643 * long_long.exp: Add variations of test cases that work for
25644 targets with 16-bit ints and 32-bit doubles.
25645
25646 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25647
25648 * break.c (main): Compare a possibly-uninitialized argc with an
25649 unlikely value that fits in 16 bits.
25650
25651 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25652
25653 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25654 0xfeeb, don't want negative numbers if ints are 16 bits.
25655
25656 * lib/gdb.exp (skip_cplus_tests): New proc.
25657 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25658 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25659 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25660 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25661 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25662 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25663 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25664 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25665
25666 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25667
25668 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25669
25670 * gdb.base/corefile.exp (up): Allow a parameter to appear
25671 in the frame that we're going up to.
25672
25673 From Jim Blandy <jimb@cygnus.com>:
25674
25675 * gdb.base/default.exp (info float): Expect some output now.
25676
25677 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25678 returning floating-point values to fail on the x86.
25679 * gdb.base/callfwmall.exp (do_function_calls): Same.
25680
25681 * gdb.base/list.exp (test_listsize): Correct expectations for
25682 listing line 1 with listsize 2. Also, listing a single line
25683 works now, as does listing three lines. [Kevin's note: There
25684 were a number of other cases fixed too where the expectations
25685 differed...]
25686
25687 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25688
25689 * gdb.base/selftest.exp: Add case for when version prints as
25690 constant string instead of char pointer.
25691
25692 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25693
25694 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25695 stepping out of main.
25696
25697 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25698 G++ used.
25699
25700 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25701 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25702
25703 * gdb.c++/ovldbreak.exp: Update match string in test that
25704 includes a warning of multiple breakpoints.
25705
25706 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25707
25708 * gdb.base/display.exp: Improve precision of step-after-finish
25709 added yesterday.
25710
25711 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25712 test.
25713
25714 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25715 configs when using G++, not just hppa*.
25716
25717 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25718
25719 * gdb.base/async.c: New file.
25720 * gdb.base/async.exp: New file.
25721
25722 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25723
25724 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25725 PA64.
25726
25727 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25728
25729 * gdb.base/display.exp: "finish" can leave us mid-line on many
25730 targets, deal with it. Add a small constant to main, instead of
25731 1000 since main+1000 may not be a valid address in the target.
25732
25733 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25734 on hpux11.
25735
25736 * gdb.base/attach.exp: Handle another hpux11 error message variant
25737 when attaching to a process that does not exist.
25738
25739 1999-08-19 J.T. Conklin <jtc@redback.com>
25740
25741 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25742 characters in 'continue to 1241' test.
25743
25744 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25745
25746 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25747 stop in print_long_arg_list, define and use a whitespace
25748 variable in print_small_structs test, add an XFAIL for Solaris.
25749 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25750 interested enough to fix.
25751
25752 1999-08-13 Keith Seitz <keiths@cygnus.com>
25753
25754 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25755 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25756 proc knows about targets other than the natives.
25757 (test_assign): Use "gdb_run_cmd" to "run" the target.
25758 Check that we've actually hit the breakpoint at main.
25759 When we attempt to assign a value to a local variable, check
25760 that the variable is in the current scope, i.e., don't use
25761 a test with an empty result.
25762
25763 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25764
25765 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25766 command.
25767
25768 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25769
25770 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25771 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25772 gdb.compat, gdb.threads-hp.
25773 gdb.hp/configure, gdb.hp/configure.in: New files.
25774 gdb.hp/Makefile.in: Recurse into new subdirs.
25775 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25776 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25777 in object files.
25778 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25779
25780 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25781
25782 * gdb.base/display.exp: Help expect by putting a newline in the
25783 funky printf, remove a bogus p/a test.
25784
25785 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25786
25787 * gdb.base/display.exp: Make sure that when we say 'run', we are
25788 connected to the target. This is necessary when running not
25789 natively.
25790
25791 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25792
25793 * gdb.base/step-test.exp: Removed some extraneous messages.
25794
25795 * gdb.base/long_long.exp: Don't run memory examination tests
25796 on little-endian targets (they will need a different set of
25797 results to match).
25798
25799 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25800
25801 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25802 until somebody decides to fix GDB.
25803
25804 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25805 constant as "ULL".
25806 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25807 matches for a couple x/2 commands.
25808
25809 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25810
25811 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25812 by merging in ref-types2 tests.
25813 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25814
25815 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25816 * gdb.c++/Makefile.in: Add standard actions.
25817 (EXECUTABLES): Rename from PROGS, update list.
25818 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25819 from gdb.hp.
25820 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25821 foo and bar locals.
25822 * gdb.c++/anon-union.exp: Fix tests to match.
25823 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25824 expect matches to handle output variations.
25825 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25826 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25827 output, add HP alternatives for new and delete prints.
25828 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25829 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25830 * gdb.c++/demangle.exp: Use $style when reporting failure.
25831 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25832 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25833 match alternatives.
25834 * gdb.c++/local.exp: Add match alternatives or xfails for HP
25835 compilers.
25836 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25837 * gdb.c++/method.exp: Add match alternatives.
25838 * gdb.c++/misc.cc: Add bool types.
25839 * gdb.c++/misc.exp: Add tests for bool types.
25840 * gdb.c++/overload.exp: Add xfails.
25841 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25842 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25843 add some more template parameter tests (only for HP currently).
25844 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25845 * gdb.c++/virtfunc.cc: Add return type and value for main.
25846 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25847 match alternatives.
25848
25849 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25850
25851 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25852
25853 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25854
25855 * gdb.base/signals.exp: Don't expect getting a backtrace from
25856 within a signal handler to fail on Linux.
25857
25858 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25859
25860 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25861 * lib/gdb.exp: Remove some gratuitious semicolons.
25862 (delete_breakpoints): Increase timeout.
25863 (gdb_expect): Add -notransfer option.
25864 (gdb_test): Use -notransfer option.
25865 (get_compiler_info): Add f77 case.
25866 (get_compiler): New proc, split out from gdb_preprocess, add f77
25867 case.
25868 (gdb_preprocess): Call get_compiler.
25869
25870 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25871 * gdb.base/attach.exp, gdb.base/display.exp,
25872 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25873 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25874 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25875 third arg to gdb_test.
25876 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25877 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25878 HP-UX xfails, add others.
25879 * gdb.base/completion.exp: Reflect name change of self-test.
25880 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25881 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25882 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25883 HP failure number.
25884 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25885 useless HP-UX 10.30 references.
25886 * gdb.base/maint.exp: Loosen matches.
25887 * gdb.base/pointers.c (main): Declare more_code.
25888 * gdb.base/pointers.exp: Match on output of a `next'.
25889 * gdb.base/structs.c: Add prototypes.
25890 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25891 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25892
25893 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25894
25895 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
25896 command.
25897
25898 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25899
25900 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25901 Fix run to main failures. Watchpoint can be hardware watchpoint.
25902
25903 * gdb.base/annota1.exp: Clean up some more, in case printf has
25904 debug info. Deal with lack of signal hanlder info in stack.
25905
25906 From Jim Kingdon <kingdon@redhat.com>:
25907 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25908
25909 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25910
25911 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
25912 gdb.base/foll-vfork.exp: Don't run for crosses.
25913
25914 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25915
25916 * gdb.base/configure.in: Check for gdbvars.exp instead of
25917 a1-selftest.exp.
25918 * gdb.base/configure: Re-generate.
25919
25920 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25921
25922 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25923 in trying to run first and name is too long.
25924
25925 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25926 pointers2.c and pointers2.exp, respectively.
25927 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25928 doschk happier.
25929
25930 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25931
25932 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25933 callfuncs2.c and callfuncs2.exp.
25934
25935 * gdb.base/list.exp: Remove mistaken xfails.
25936 * gdb.base/list0.h: Add optional prototypes.
25937
25938 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25939
25940 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
25941 calling malloc.
25942 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25943 * ptype.exp: Move test for get_debug_format to before its first
25944 use.
25945
25946 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25947
25948 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25949 * gdb.base/annota2.cc, annota2.exp: Move from here.
25950 * gdb.c++/annota2.cc, annota2.exp: To here.
25951 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25952
25953 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25954
25955 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
25956 a consistent format.
25957
25958 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25959
25960 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25961 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25962 HP compilers, also set the globals $true and $false.
25963
25964 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
25965 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25966 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25967 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25968 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25969 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25970 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25971 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25972 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25973 whatis.c} Add C++ compatible function definitions and return
25974 types, add includes for library functions.
25975 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25976 * gdb.base/step-test.c (myglob): Rename from glob.
25977 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
25978 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25979 files, move here from gdb.hp.
25980 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
25981 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25982 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25983 Adjust line numbers in regexps.
25984
25985 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25986 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25987 instead of 0/1.
25988
25989 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25990 foll-vfork.exp: New files, move here from gdb.hp.
25991 * gdb.base/page.exp: New file, test of pagination command.
25992
25993 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25994 recursion test.
25995 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25996
25997 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
25998 gdb.base/solib.exp: Fix compiler invocation process.
25999
26000 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
26001 HP-UX 11, turn off overload resolution explicitly.
26002 * gdb.base/commands.exp: Set argument list explicitly, add
26003 watchpoint test.
26004 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26005 them work.
26006 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26007 expressions properly.
26008 * gdb.base/corefile.exp: Loosen the match slightly.
26009 * gdb.base/default.exp: Allow "Error accessing memory" message
26010 also.
26011 * gdb.base/display.exp: Skip over x/0 j if PA64.
26012 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26013 * gdb.base/interrupt.exp: Ditto.
26014 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26015 in use.
26016 * gdb.base/list.exp: Add xfails for HP-UX.
26017 * gdb.base/long_long.exp: Refine some of the numeric matches.
26018 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26019 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26020 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26021 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26022 * gdb.base/ptype.exp: Succeed on more varieties of output.
26023 * gdb.base/scope.exp: Add xfails for HP-UX.
26024 * gdb.base/sect-cmd.exp: Add more cases.
26025 * gdb.base/setvar.exp: Add xfails for HP-UX.
26026 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26027 * gdb.base/signals.exp: Match on void symbolically.
26028 * gdb.base/step-test.exp: Add case for PA64.
26029 * gdb.base/term.exp: Add exit and restart.
26030 * gdb.base/twice.exp: Clean up after self.
26031 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26032 * gdb.base/whatis.exp: Allow more ways to pass tests.
26033
26034 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
26035 no longer useful.
26036
26037 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26038
26039 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
26040 list of patterns.
26041 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
26042 print_double_array(double_array)", "continuing to breakpoint
26043 1018", "print print_double_array(array_d)" and "continuing to
26044 1034" tests.
26045
26046 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26047
26048 * Makefile.in: Add empty html and install-html targets.
26049
26050 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26051
26052 * config/mt-*: Remove, these haven't been used since 1996.
26053
26054 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26055
26056 * gdb.base/call-strs.c, gdb.base/ending-run.c,
26057 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
26058 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26059
26060 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26061
26062 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26063 simpler match case for the ptype of the big class.
26064
26065 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26066
26067 * gdb.exp: Fix test for gdb_prompt existence.
26068
26069 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26070
26071 * gdb.exp (gdb_test): Add fail after calls to perror.
26072
26073 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26074
26075 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26076
26077 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26078
26079 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26080
26081 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26082
26083 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
26084 malloc() is linked in.
26085
26086 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26087
26088 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26089 step at end.
26090
26091 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26092
26093 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26094
26095 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26096
26097 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26098
26099 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26100 * gdb.base/mips_pro.exp: Likewise.
26101
26102 1999-06-02 Keith Seitz <keiths@cygnus.com>
26103
26104 * gdb.c++/templates.cc: Change all "new" operators to throw
26105 an exception.
26106 * gdb.c++/cplusfuncs.cc: Likewise.
26107
26108 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26109
26110 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26111
26112 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26113 * gdb.base/ending-run.exp: When stepping out of main, accept a
26114 step into an arbitrary assembler file.
26115
26116 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26117
26118 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26119 "breakpoint-invalid" to be printed.
26120 * gdb.base/annota2.exp: Revise line number for main
26121 breakpoint. Allow any number of "frames-invalid" and
26122 "breakpoint-invalid" to be printed.
26123 * gdb.base/annota2.cc: Initialize a.x to 0.
26124
26125 1999-05-17 Keith Seitz <keiths@cygnus.com>
26126
26127 * gdb.base/call-ar-st.exp: Skip
26128 "print print_double_array (double_array)" when "skip_float_tests" set.
26129 Ditto for "print print_double_array(array_d)",
26130 "print print_small_structs", "print print_ten_doubles", and
26131 "step into print_long_arg_list".
26132 Don't assume we can step into "print_long_arg_list": we could step
26133 into memcpy.
26134 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26135 "skip_float_tests" is set: "print print_one_double(*d1)"
26136 and "print print_two_floats(*f3)".
26137 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26138 "skip_float_tests" is set.
26139 * gdb.base/varargs.exp: Skip
26140 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26141 "skip_float_tests" set.
26142
26143 1999-05-06 Keith Seitz <keiths@cygnus.com>
26144
26145 * gdb.base/annota2.cc: Include stdio.h.
26146
26147 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26148
26149 * gdb.base/crossload.exp: Remove, this has been disabled ever
26150 since BFD stopped including all targets, and cross-GDB gets
26151 plenty of testing anyway.
26152 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26153 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26154 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26155 * gdb.base/README: Remove, was doc for this.
26156 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26157 needed.
26158
26159 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26160
26161 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26162 output.
26163
26164 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26165 * gdb.base/annota2.exp: New file. More annotation tests.
26166 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26167 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26168
26169 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
26170
26171 * config/cfdbug.exp: New file.
26172
26173 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26174
26175 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26176 Marcus Daniel's and Dale Hawkins's demangler crashes.
26177
26178 * gdb.c++/demangle.exp (test_gnu_style_demangling,
26179 test_lucid_style_demangling, test_arm_style_demangling,
26180 test_hp_style_demangling): Try Tom Tromey's core-dumping
26181 identifier under each demangling style.
26182
26183 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26184
26185 * gdb.c++/demangle.exp: Include the current demangling style
26186 in all test names.
26187 (current_demangling_style): New global variable.
26188 (set_demangling_style, test_demangling_core, test_demangling,
26189 test_demangling_exact): New functions.
26190 (test_gnu_style_demangling, test_lucid_style_demangling,
26191 test_arm_style_demangling, test_hp_style_demangling): Use those,
26192 instead of calling gdb_test and gdb_test_exact directly.
26193 (catch_demangling_errors): New function, which reports errors
26194 signalled by the demangling test functions in an orderly way.
26195 (do_tests): Use catch_demangling_errors.
26196
26197 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26198
26199 * gdb.base/signals.exp (test_handle_all_print): Use () for
26200 grouping in expressions, not {}.
26201
26202 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
26203 initialized yet.
26204
26205 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26206
26207 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26208 are listed.
26209
26210 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26211
26212 * gdb.stabs/weird.exp: Test for CC being defined before
26213 looking at its value.
26214
26215 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26216
26217 * gdb.base/call-ar-st.exp: Remove stray '#'.
26218 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26219 "short int" and "long int".
26220 * gdb.c++/overload.cc: Cast the string added in the previous
26221 change, to mollify finicky HP compiler.
26222 * gdb.hp/reg-test.exp (testfile): Fix file name.
26223 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26224
26225 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26226 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26227 alternate form of enum ptype.
26228
26229 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26230
26231 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26232 * gdb.hp/*.exp: Change all to run compiler probe only after
26233 passing skip_hp_tests, so as not to waste time on guaranteed
26234 failure.
26235
26236 * gdb.c++/overload.cc: Pass string instead of char addr, always
26237 init ccpfoo.
26238 * gdb.c++/templates.cc: Fix syntax error.
26239
26240 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26241
26242 * gdb.base/commands.exp: Add test for correct position of '>'
26243 when issuing the 'commands' command after a 'while' or 'if'
26244 command.
26245
26246 1999-03-18 James Ingham <jingham@cygnus.com>
26247
26248 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26249
26250 * gdb.c++/method.exp: It was testing an uninitialized int on the
26251 stack and assuming it was positive.
26252
26253 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26254
26255 * gdb.base/step-test.exp: Catch a case where finish is broken and
26256 keep it from killing the rest of the tests.
26257 Use gdb_continue_to_end.
26258
26259 * gdb.base/sigall.exp: use gdb_continue_to_end.
26260
26261 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26262
26263 * gdb.base/display.exp: use runto_main, not run.
26264
26265 * gdb.base/default.exp: Check for the current error message in the
26266 r abbreviation test.
26267 Add strongarm to the targets that know info float.
26268
26269 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26270 run which doesn't work with monitors.
26271
26272 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26273 1034 test.
26274
26275 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26276
26277 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26278 end of a program. Traps the case (in Cygmon) when the program
26279 never really exits. Same as Mark's continue_to_exit, but I had
26280 put it in a lot more places, so I used my name. Sorry Mark...
26281
26282 * config/monitor.exp (gdb_target_monitor): added another
26283 target_info parameter: remotebinarydownload. This will set the
26284 remotebinarydownload flag if this is causing some boards trouble.
26285
26286 1999-03-18 Mark Salter <msalter@cygnus.com>
26287
26288 * lib/gdb.exp (continue_to_exit): New function.
26289
26290 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26291 * gdb.base/ending-run.exp: Ditto.
26292 * gdb.base/step-test.exp: Ditto.
26293
26294 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26295
26296 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26297 (suggested by Art Haas <ahaas@neosoft.com>).
26298
26299 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26300
26301 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26302
26303 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26304
26305 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26306 descriptions of types (short unsigned int vs unsigned short, etc).
26307
26308 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26309
26310 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26311 a call to strlen; sometimes we do have sources.
26312
26313 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26314
26315 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26316 character, so GDB won't print garbage after its end.
26317
26318 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26319 breakpoint there instead. Sometimes GCC emits memcpy to handle
26320 the large structures being passed by value, so we step into that
26321 instead of sum_array_print, which obscures what we're really testing.
26322 * gdb.base/step-test.exp: However, we do want a test that notices
26323 the bizarre steps into memcpy, so do that here. Add check for
26324 stepping into function calls that pass large structures by value.
26325 ("Is that a noun clause, or are you just happy to see me?")
26326 Remove all references to specific line numbers.
26327 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26328 New type and function.
26329 (main): Call large_struct_by_value, passing it a large struct by value.
26330 * lib/gdb.exp (gdb_get_line_number): New function.
26331
26332 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26333 more portable.
26334
26335 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26336
26337 * lib/gdb.exp: Doc fixes.
26338
26339 1999-03-05 Nick Clifton <nickc@cygnus.com>
26340
26341 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26342
26343 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26344
26345 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26346 commands. They're not germane to this test, and they don't work
26347 that way on remote targets.
26348
26349 1999-03-01 James Ingham <jingham@cygnus.com>
26350
26351 * Changelog entries merged over from gdb development branch.
26352
26353 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26354
26355 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26356 for outputting results of test run.
26357
26358 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26359
26360 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26361
26362 1999-02-25 Felix Lee <flee@cygnus.com>
26363
26364 * lib/gdb.exp (debug_format): initialize
26365
26366 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26367
26368 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26369 * gdb.base/call-rt-st.c: Ditto.
26370
26371 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26372
26373 * gdb.threads/pthreads.exp (horiz): New variable.
26374 (test_startup): Fix regexps that capture thread numbers.
26375
26376 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26377
26378 * gdb.base/smoke.exp: Disambiguate two test case names (both
26379 called ``print'').
26380
26381 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26382
26383 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26384 compilation.
26385
26386 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26387
26388 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26389 actual output formatting.
26390 * gdb.base/smoke.exp: GDB removes leading 0's.
26391 * gdb.base/volatile.exp: Don't check type of remuneration;
26392 that variable is no longer defined in constvars.c.
26393 * gdb.base/step-test.c (main): Exit with explicit exit code.
26394 * gdb.base/step-test.exp: Remove two nexti checks--they are
26395 not portable.
26396
26397 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26398
26399 * gdb.base/help.exp ("help delete display"): Fix test to match
26400 gdb's output.
26401
26402 * gdb.base/long_long.c (known_types): Initialize values to zero.
26403 * gdb.base/long_long.exp: Step one more line
26404 so 'dec' is initialized in "get to known place". GDB removes
26405 leading zeros. Explicitly ask for hex formatting. Use
26406 unique test case names.
26407
26408 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26409
26410 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26411
26412 * gdb.c++/method.exp: Add missing close brace.
26413
26414 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26415
26416 * gdb.base/maint.exp: Use 'set height 0' to disable page
26417 prompting, not 'set height 400'.
26418
26419 Fix a bunch of timeouts.
26420 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26421 four separate tests, so expect doesn't take forever to match a ton
26422 of text against a regexp with lots of .* forms.
26423 ("maint print psymbols", "maint print symbols"): Make some of
26424 these greps more selective, so that expect doesn't try to wade
26425 through huge piles of output and time out.
26426
26427 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26428
26429 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26430 tests: one which doesn't expect shlib events to be reported, and
26431 another which does, but is XFAIL for all platforms other than
26432 HP/UX.
26433
26434 * gdb.base/break.exp: Teach the test suite that the `catch
26435 fork', `catch vfork', and `catch exec' commands produce error
26436 messages on platforms that don't provide these features.
26437
26438 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26439
26440 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26441 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26442 (shortening names from solib_threshold.exp etc), won't run on
26443 anything but HP-UX for the foreseeable future.
26444 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26445 reflect move.
26446
26447 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26448
26449 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26450 gdb.trace/Makefile.in (clean): Remove all test executables.
26451
26452 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26453
26454 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26455 successfully re-sets breakpoints in shared libraries.
26456 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26457
26458 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26459
26460 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26461 and compiled w/o GCC.
26462
26463 * gdb.hp/watch-cmd.exp: ditto.
26464
26465 * gdb.hp/watch-hp.exp: ditto.
26466
26467 * gdb.hp/xdb1.exp: ditto.
26468
26469 * gdb.hp/xdb2.exp: ditto.
26470
26471 * gdb.hp/dbx.exp: ditto.
26472
26473 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26474
26475 * constvars.c: Remove C++-isms.
26476 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26477 with GCC.
26478
26479 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26480
26481 The following changes are part of the HP merge.
26482
26483 * gdb.base/break.exp: new tests to verify that catchpoints for
26484 fork, vfork, and exec don't trigger inappropriately.
26485
26486 * gdb.base/opaque.exp: compile one file at a time, then link.
26487
26488 * gdb.base/signals.exp: be more restrictive about which hppa
26489 systems receive a setup_xfail. new tests.
26490
26491 * gdb.base/solib_threshold.build: new file.
26492 * gdb.base/solib_threshold.exp: new file.
26493 * gdb.base/solib_threshold.link_opts: new file.
26494 * gdb.base/solib_threshold.mk: new file.
26495 * gdb.base/gen_solib_threshold.c: new file.
26496
26497 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26498 tests. New tests for enums inside classes.
26499
26500 * gdb.c++/compiler.cc: indicate support of template debugging.
26501
26502 * gdb.c++/demangle.exp: run hp style demangling tests.
26503
26504 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26505 tests.
26506
26507 * gdb.c++/misc.cc: changes to support new tests.
26508
26509 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26510 to support new tests.
26511
26512 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26513 gcc, then skip these tests.
26514
26515 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26516
26517 The following files are part of the HP merge; some had longer
26518 names at HP, but have been renamed to be no more than 14
26519 characters in length.
26520
26521 * gdb.hp/ambiguous.cc: new file.
26522 * gdb.hp/ambiguous.exp: new file.
26523 * gdb.hp/attach.exp: new file.
26524 * gdb.hp/attach2.exp: new file.
26525 * gdb.hp/classes-hp.exp: new file.
26526 * gdb.hp/ctti.exp: new file.
26527 * gdb.hp/ctti-add.cc: new file.
26528 * gdb.hp/ctti-add1.cc: new file.
26529 * gdb.hp/ctti-add2.cc: new file.
26530 * gdb.hp/ctti-add3.cc: new file.
26531 * gdb.hp/dbx.exp: new file.
26532 * gdb.hp/exception.cc: new file.
26533 * gdb.hp/exception.exp: new file.
26534 * gdb.hp/foll-exec.c: new file.
26535 * gdb.hp/foll-exec.exp: new file.
26536 * gdb.hp/foll-fork.c: new file.
26537 * gdb.hp/foll-fork.exp: new file.
26538 * gdb.hp/foll-vfork.c: new file.
26539 * gdb.hp/foll-vfork.exp: new file.
26540 * gdb.hp/inherit-hp.exp: new file.
26541 * gdb.hp/more-steps.exp: new file.
26542 * gdb.hp/namespace.cc: new file.
26543 * gdb.hp/namespace.exp: new file.
26544 * gdb.hp/optimize.exp: new file.
26545 * gdb.hp/pxdb.c: new file.
26546 * gdb.hp/pxdb.exp: new file.
26547 * gdb.hp/quicksort.exp: new file.
26548 * gdb.hp/reg-test.exp: new file.
26549 * gdb.hp/reg-test.s: new file.
26550 * gdb.hp/sized-enum.c: new file.
26551 * gdb.hp/sized-enum.exp: new file.
26552 * gdb.hp/start-stop.exp: new file.
26553 * gdb.hp/templ-hp.cc: new file.
26554 * gdb.hp/templ-hp.exp: new file.
26555 * gdb.hp/thr-lib.c: new file.
26556 * gdb.hp/thr-lib.exp: new file.
26557 * gdb.hp/thr-lib.h: new file.
26558 * gdb.hp/thr-liblib.c: new file.
26559 * gdb.hp/virtfun-hp.c: new file.
26560 * gdb.hp/virtfun-hp.exp: new file.
26561 * gdb.hp/watch-cmd.exp: new file.
26562 * gdb.hp/watch-hp.exp: new file.
26563 * gdb.hp/xdb1.exp: new file.
26564 * gdb.hp/xdb2.exp: new file.
26565 * gdb.hp/xdb3.exp: new file.
26566
26567 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26568
26569 The following files are part of the HP merge; some had longer
26570 names at HP, but have been renamed to be no more than 14
26571 characters in length.
26572
26573 * gdb.base/ss.h: new file.
26574 * gdb.base/call-ar-st.c: new file.
26575 * gdb.base/call-ar-st.exp: new file.
26576 * gdb.base/call-rt-st.c: new file.
26577 * gdb.base/call-rt-st-exp: new file.
26578 * gdb.base/call-strs.exp: new file.
26579 * gdb.base/ena-dis-br.exp: new file.
26580 * gdb.base/environ.exp: new file.
26581 * gdb.base/long_long.exp: new file.
26582 * gdb.base/sect-cmd.exp: new file.
26583 * gdb.base/shlib-cl2.exp: new file.
26584 * gdb.base/smoke.exp: new file.
26585 * gdb.base/so-impl-ld.c: new file.
26586 * gdb.base/so-impl-ld.exp: new file.
26587 * gdb.base/so-indr-cl.c: new file.
26588 * gdb.base/so-indr-cl.exp: new file.
26589 * gdb.base/varargs.exp: new file.
26590 * gdb.base/volatile.exp: new file.
26591 * gdb.base/whatis-exp.exp: new file.
26592 * gdb.base/display.exp: new file.
26593 * gdb.c++/derivation.exp: new file.
26594 * gdb.c++/local.exp: new file.
26595 * gdb.c++/member-ptr.exp: new file.
26596 * gdb.c++/overload.exp: new file.
26597 * gdb.c++/ovldbreak.exp: new file.
26598 * gdb.c++/ref-types.exp: new file.
26599 * gdb.c++/ref-types2.exp: new file.
26600 * gdb.c++/userdef.exp: new file.
26601
26602 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26603
26604 * gdb.base/default.exp: Reflect wording change in remote.c.
26605
26606 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26607
26608 * gdb.base/help.exp: Update to reflect current text.
26609
26610 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26611
26612 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26613 they're stack variables and contain garbage.
26614 * gdb.c++/anon-union.exp: new file.
26615
26616 The following changes were made by David Taylor
26617 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26618 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26619 in changes by HP.
26620
26621 * gdb.base/bitops.exp: new file.
26622 * gdb.base/default.exp: change expected messages for catch and
26623 info catch tests to reflect HP merge changes.
26624 * gdb.base/enable-disable-break.exp
26625 * gdb.base/ending-run.c: new file.
26626 * gdb.base/long_long.c: new file.
26627 * gdb.base/maint.exp: new file.
26628 * gdb.base/pointers2.exp: new file.
26629 * gdb.base/shlib-call2.exp: new file.
26630 * gdb.base/solib.exp: new file.
26631 * gdb.base/step-test.c: new file.
26632 * gdb.c++/anon-union.cc: new file.
26633 * gdb.c++/local.cc: new file.
26634 * gdb.c++/member-pointer.cc: new file.
26635 * gdb.c++/method.cc: new file.
26636 * gdb.c++/ref-types.cc: new file.
26637 * gdb.c++/ref-types2.cc: new file.
26638 * gdb.c++/userdef.cc: new file.
26639
26640 * gdb.base/scope.exp: compile one file at a time, then link.
26641 * gdb.base/langs.exp: ditto.
26642 * gdb.base/list.exp: ditto.
26643
26644 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26645
26646 The following changes were made by David Taylor
26647 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26648 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26649 in changes by HP.
26650
26651 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26652 skip tests. When compiling pass c++ flag to gdb_compile.
26653 * gdb.c++/
26654
26655 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26656 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26657 (skip_hp_tests): new function.
26658 (gdb_preprocess): new function.
26659
26660 * configure.in (hpdir): decide whether to configure gdb.hp.
26661 * configure: regenerated.
26662
26663 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26664 to delete on clean.
26665 (EXECUTABLES): update to reflect new additions.
26666 * gdb.base/commands.exp: update message expected.
26667 * gdb.base/default.exp: add copyright notice.
26668 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26669 * gdb.base/help.exp: update messages to reflect current text.
26670 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26671 targets for recurse tests.
26672 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26673 skip this file.
26674
26675 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26676 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26677 compilation.
26678 * gdb.c++/misc.exp: ditto.
26679 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26680 run the tests. tell gdb_compile that it's a c++ compilation.
26681
26682 * gdb.threads/pthreads.exp: fix typo in message.
26683
26684 * gdb.base/all-bin.exp: new file.
26685 * gdb.base/arithmet.exp: new file.
26686 * gdb.base/assign.exp: new file.
26687 * gdb.base/completion.exp: new file.
26688 * gdb.base/cond-expr.exp: new file.
26689 * gdb.base/condbreak.exp: new file.
26690 * gdb.base/define.exp: new file.
26691 * gdb.base/dollar.exp: new file.
26692 * gdb.base/environment.exp: new file.
26693 * gdb.base/eval-skip.exp: new file.
26694 * gdb.base/jump.exp: new file.
26695 * gdb.base/logical.exp: new file.
26696 * gdb.base/pointers.exp: new file.
26697 * gdb.base/relational.exp: new file.
26698 * gdb.base/section_command.exp: new file.
26699 * gdb.base/whatis-expr.exp: new file.
26700
26701 * gdb.base/all-types.c: new file.
26702 * gdb.base/call-array-struct.c: new file.
26703 * gdb.base/call-return-struct.c: new file.
26704 * gdb.base/call-strings.c: new file.
26705 * gdb.base/callfuncs2.c: new file.
26706 * gdb.base/condbreak.c: new file.
26707 * gdb.base/constvars.c: new file.
26708 * gdb.base/display.c: new file.
26709 * gdb.base/int-type.c: new file.
26710 * gdb.base/jump.c: new file.
26711 * gdb.base/miscexprs.c: new file.
26712 * gdb.base/pointers.c: new file.
26713 * gdb.base/pointers2.c: new file.
26714 * gdb.base/shmain.c: new file.
26715 * gdb.base/shr1.c: new file.
26716 * gdb.base/shr2.c: new file.
26717 * gdb.base/solib.c: new file.
26718 * gdb.base/solib1.c: new file.
26719 * gdb.base/solib2.c: new file.
26720 * gdb.base/varargs.c: new file.
26721 * gdb.c++/derivation.cc: new file.
26722 * gdb.c++/overload.cc: new file.
26723 * gdb.c++/ovldbreak.cc: new file.
26724 * gdb.hp/attach.c: new file.
26725 * gdb.hp/attach2.c: new file.
26726 * gdb.hp/average.c: new file.
26727 * gdb.hp/compiler.c: new file.
26728 * gdb.hp/compiler.cc: new file.
26729 * gdb.hp/execd-program.c: new file.
26730 * gdb.hp/follow-exec.c: new file.
26731 * gdb.hp/follow-fork.c: new file.
26732 * gdb.hp/follow-vfork-and-exec.c: new file.
26733 * gdb.hp/misc-hp.cc: new file.
26734 * gdb.hp/more-steps.c: new file.
26735 * gdb.hp/optimize.c: new file.
26736 * gdb.hp/quicksort.c: new file.
26737 * gdb.hp/run-hp.c: new file.
26738 * gdb.hp/start-stop.c: new file.
26739 * gdb.hp/sum.c: new file.
26740 * gdb.hp/templates-hp.cc: new file.
26741 * gdb.hp/thread-local-in-lib.c: new file.
26742 * gdb.hp/thread-local-in-lib.h: new file.
26743 * gdb.hp/thread-local-in-lib.lib.c: new file.
26744 * gdb.hp/vforked-program.c: new file.
26745 * gdb.hp/virtfunc-hp.cc: new file.
26746 * gdb.hp/watchpoint-hp.c: new file.
26747 * gdb.hp/xdb.c: new file.
26748 * gdb.hp/xdb0.c: new file.
26749 * gdb.hp/xdb0.h: new file.
26750 * gdb.hp/xdb1.c: new file.
26751
26752 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26753
26754 The following change was made by Edith Epstein
26755 <eepstein@cygnus.com> as part of a project to merge in changes
26756 originally made by HP; HP did not create ChangeLog entries.
26757
26758 * gdb.c++/demangle.exp: changed the expected output for some
26759 ARM-style mangling -- removed second reference to datatype.
26760 For example, maint demangle __dt__11T1__pt__2_cFv
26761 T1<char>::~T1<char>(void)
26762 becomes,
26763 maint demangle __dt__11T1__pt__2_cFv
26764 T1<char>::~T1(void)
26765
26766 (test_hp_style_demangling): new hp specific demangling test cases.
26767
26768 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26769
26770 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26771 * gdb.trace/backtrace.exp: Likewise.
26772 * gdb.trace/circ.exp: Likewise.
26773 * gdb.trace/collection.exp: Likewise.
26774 * gdb.trace/deltrace.exp: Likewise.
26775 * gdb.trace/infotrace.exp: Likewise.
26776 * gdb.trace/limits.exp: Likewise.
26777 * gdb.trace/packetlen.exp: Likewise.
26778 * gdb.trace/passc-dyn.exp: Likewise.
26779 * gdb.trace/passcount.exp: Likewise.
26780 * gdb.trace/report.exp: Likewise.
26781 * gdb.trace/save-trace.exp: Likewise.
26782 * gdb.trace/tfind.exp: Likewise.
26783 * gdb.trace/tracecmd.exp: Likewise.
26784 * gdb.trace/while-dyn.exp: Likewise.
26785 * gdb.trace/while-stepping.exp: Likewise.
26786
26787 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26788
26789 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26790
26791 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26792
26793 From Brendan Kehoe:
26794 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26795 int return types.
26796
26797 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26798
26799 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26800 remote dos host testing right.
26801
26802 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26803
26804 * gdb.base/corefile.exp: remove some xfails.
26805
26806 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26807
26808 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26809 have different timestamps.
26810
26811 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26812
26813 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26814 gdb.base/default.exp: Replace "exec" with "executable".
26815
26816 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26817
26818 * gdb.base/default.exp: Change else if to elseif from previous
26819 delta.
26820
26821 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26822
26823 * gdb.base/default.exp: Add brace missing from previous delta.
26824
26825 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26826
26827 * gdb.base/default.exp: Support test for info float for all
26828 varieties of arm toolchain.
26829
26830 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
26831
26832 * gdb.trace/*.exp: remove "remote_download" command.
26833
26834 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
26835
26836 * gdb.trace/*.exp: remove -gdwarf from compile.
26837
26838 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26839
26840 * gdb.trace/configure.in(AC_INIT): typo
26841 * gdb.trace/configure: regenerated
26842
26843 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
26844
26845 * config/m68k-emc.exp: New file.
26846 * lib/<emc-support.exp trace-support.exp}: New files.
26847 * configure.in: add new test directory gdb.trace.
26848 * gdb.trace/{configure configure.in Makefile.in}: New files.
26849 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26850 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26851 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26852 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26853 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26854 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26855 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26856
26857 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
26858
26859 * gdb.c++/classes.exp: Change all regular expressions to match
26860 arbitrary combinations of newline/carriage-return, so that they
26861 will work equally well on Unix and Windows.
26862 * gdb.c++/inherit.exp: ditto.
26863 * gdb.c++/virtfunc.exp: ditto.
26864
26865 1998-08-11 Dawn Perchik <dawn@cygnus.com>
26866
26867 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26868
26869 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26870
26871 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26872 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26873 to use a0-a3/d0-d3 as needed.
26874
26875 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26876
26877 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26878 * gdb.disasm/am33.exp: Corresponding changes.
26879
26880 1998-07-11 Felix Lee <flee@cygnus.com>
26881
26882 * gdb.base/callfuncs.exp: add cmp10 test.
26883 * gdb.base/callfuncs.c (cmp10): new function.
26884
26885 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26886
26887 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
26888 into two parts to get around a synchronization problem in expect.
26889
26890 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26891
26892 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26893
26894 * configure.in: Add options for gdbtk testsuite.
26895
26896 * configure: Regenerate.
26897
26898 * gdb.gdbtk: New directory to hold gdbtk tests.
26899
26900 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26901
26902 * gdb.fortran/types.exp: Escape brackets in expect patterns
26903 for test_float_literal_types_accepted tests.
26904 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26905 before run test.
26906
26907 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26908
26909 * am33.exp: Just compile, do not link the testcase.
26910 * am33.s: Add ".am33" pseudoop to force am33 mode.
26911
26912 1998-06-25 Felix Lee <flee@cygnus.com>
26913
26914 * gdb.base/setshow.exp: make sure $pc is sane.
26915
26916 * gdb.stabs/weird.exp: split expect patterns properly.
26917
26918 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26919
26920 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26921 * gdb.disasm/am33.exp: Run it.
26922
26923 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
26924
26925 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26926 match processing (and eliminate spurious timeouts when running).
26927
26928 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
26929
26930 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26931 exception test, but conditionalize it on target [mach | gnu].
26932
26933 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
26934
26935 * gdb.base/overlays.exp: fixup compile line for linker script.
26936
26937 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26938
26939 * gdb.fortran/types.exp: don't guess at float size.
26940
26941 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26942
26943 * gdb.base/exprs.exp: delete test that depends on int size.
26944
26945 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26946
26947 * config/sim.exp: Removed checks for target triplets.
26948 (gdb_target_sim): Use gdb,target_sim_options.
26949
26950 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26951
26952 * gdb.base/reread.exp: New file.
26953 * gdb.base/reread1.c: New file.
26954 * gdb.base/reread2.c: New file.
26955
26956 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26957
26958 * config/sim.exp: Use 'target sim -sparclite' when running
26959 SPARClite programs.
26960
26961 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26962
26963 * gdb.base/structs2.exp: New file.
26964 * gdb.base/structs2.c: New file.
26965
26966 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26967
26968 * gdb.asm/common.inc: New file.
26969 * gdb.asm/d10v.inc: New file.
26970 * asm-source.exp: Pass -I's to gas to find .inc files.
26971 Update line numbers in expected output.
26972 * asmsrc1.s: Rewrite.
26973 * asmsrc2.s: Rewrite.
26974 * configure.in: Create arch.inc symlink.
26975 * configure: Regenerate.
26976 * Makefile.in (distclean): Delete arch.inc.
26977
26978 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26979
26980 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
26981 (t_enum_value2): ditto
26982 (t_enum_value3): ditto
26983 (main): ditto
26984 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26985
26986 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26987 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26988 change.
26989 Use gdb_test instead of send_gdb/gdb_expect sequences.
26990
26991 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26992
26993 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26994 not void.
26995
26996 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26997
26998 * gdb.base/branches.c: Code with lots of loops and
26999 subroutines. Used to test gdbs ability to single step through PC
27000 changes, especially to test mips-tdep.c:mips_next_pc
27001
27002 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27003
27004 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27005 more rigorous EGCS C++ error checking.
27006
27007 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27008
27009 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27010 tests.
27011 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27012 function when asleep.
27013 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27014 for i*86 Linux and SVR4 signal handling problems.
27015 Remove linux xfail for `next to handler in signals_tests_1', fixed
27016 by recent infrun.c change.
27017 Limit backtrace to 10 frames to avoid timeout problems with infinite
27018 stack backtraces.
27019 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27020 target.[ch] change.
27021
27022 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27023
27024 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27025 for a newline from gdb before continuing.
27026 (default_gdb_exit): Just look for y or n.
27027 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27028 it does, fail the rests of the tests in the file.
27029
27030 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27031
27032 * config/cygmon.exp: New file.
27033
27034 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27035
27036 * gdb.base/list.exp: Fix problem with "list default lines around
27037 main" test on remote targets.
27038
27039 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27040 run test on remote targets.
27041
27042 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27043
27044 * gdb.asm: New directory.
27045 * configure.in: Configure it.
27046 * configure: Regenerate.
27047 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27048 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27049
27050 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27051
27052 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27053
27054 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
27055
27056 * gdb.base/overlays (several files): Merge the two overlay
27057 managers into one. Change variables (foox, barx, bazx, grbxx)
27058 back into ints but force them to load in their proper sections.
27059
27060 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27061
27062 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
27063 on-chip insn memory and IMAP1 to upper 128k.
27064 (D10VCopy): Handle memory regions crossing 16k boundaries.
27065 (D10VCopy): Transfer data in 32 bit chunks.
27066
27067 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27068
27069 * gdb.base/overlays.c (main): Exit normally when result is
27070 correct.
27071
27072 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27073 map. Include space for printf in .text segment.
27074
27075 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27076 updated d10v memory VMA/LMA map.
27077 (D10VCopy): Call D10VTranslate.
27078
27079 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27080
27081 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27082
27083 * gdb.base/bar.c (barx, bar): Change variable to small array so
27084 that it won't be put into the .sdata - small data -
27085 section. Update reference.
27086 * gdb.base/baz.c (bazx, baz): Ditto.
27087 * gdb.base/foo.c (foox, foo): Ditto.
27088 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27089
27090 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27091 to be arrays.
27092
27093 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
27094
27095 * gdb.base/overlays.exp: fix up and get working again.
27096 Add tests for backtraces from an overlay function.
27097
27098 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27099
27100 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27101 "calling function with watchpoint enabled".
27102
27103 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27104
27105 * gdb.base/break.exp (test_next_with_recursion): Remove
27106 gdb_suppress_tests for d10v-*-*.
27107 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27108 pending review of whether it is useful or not.
27109
27110 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27111
27112 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27113
27114 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27115
27116 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27117 * config/dve.exp: New file to support Densan boards.
27118
27119 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27120
27121 * gdb.base/interrupt.exp: Document problem of simulators, signals,
27122 reads and BSD.
27123
27124 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27125
27126 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27127 response.
27128
27129 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27130
27131 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27132
27133 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27134 test.
27135
27136 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27137 target_sizeof_long and target_bigendian_p.
27138 (structs_by_value, structs_by_reference): Check values according
27139 to targets word size and endianess.
27140
27141 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27142
27143 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27144 output.
27145
27146 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27147
27148 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27149 Update test of set args help to match source change.
27150
27151 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27152
27153 * gdb.base/default.exp: Expect help system output to be in
27154 alphabetical order.
27155 * gdb.base/help.exp: Ditto.
27156
27157 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27158
27159 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27160 "i*86-pc-linux-gnu*".
27161 * gdb.base/interrupt.exp: Ditto.
27162 * gdb.base/corefile.exp: Ditto.
27163
27164 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27165 define vxworks when building the testcase.
27166
27167 * gdb.base/ptype.exp: Fix testnames to be unique.
27168 * gdb.base/radix.exp: Ditto.
27169 * gdb.base/term.exp: Ditto.
27170 * gdb.base/whatis.exp: Ditto.
27171 * gdb.c++/classes.exp: Ditto.
27172
27173 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27174
27175 * gdb.base/callfuncs.exp: Fix indentation.
27176
27177 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27178 suppress_flag has been set.
27179 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27180 target feature.
27181
27182 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27183
27184 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27185 the testcase.
27186
27187 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27188 set_debug_traps() and breakpoint().
27189 * gdb.c++/misc.cc (main): Ditto.
27190 * gdb.c++/templates.cc (main): Ditto.
27191 * gdb.c++/virtfunc.cc (main): Ditto.
27192
27193 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27194
27195 * lib/gdb.exp(gdb_step_for_stub): New function.
27196 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27197 exists, reload the executable and do a "continue" instead of
27198 doing a jump.
27199 (runto_main): Use gdb_step_for_stub.
27200
27201 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27202 tests to have unique names.
27203 * gdb.base/callfuncs.exp: Ditto.
27204 * gdb.base/commands.exp: Ditto.
27205 * gdb.base/default.exp: Ditto.
27206 * gdb.base/help.exp: Ditto.
27207 * gdb.base/list.exp: Ditto.
27208 * gdb.base/opaque.exp: Ditto.
27209 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27210 similar tests.
27211
27212 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27213 * gdb.c++/cplusfuncs.cc: Ditto.
27214 * gdb.c++/virtfunc.cc: Ditto.
27215
27216 * config/monitor.exp: Keep track of the last file we saw, rather
27217 than trying to get the info from gdb.
27218
27219 * gdb.fortran/types.exp: Move comment to previous line.
27220
27221 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27222
27223 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27224 target mode.
27225
27226 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27227
27228 From Bob Manson:
27229 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27230 string from GDB when it connects.
27231
27232 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27233
27234 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27235
27236 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27237 if we can't get a debug format from GDB (we may be testing an
27238 older GDB). Use a 10 second timeout when checking for the format.
27239
27240 * gdb.stabs/weird.exp: Fix quoting.
27241
27242 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27243
27244 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27245
27246 * config/arm-ice.exp: New file.
27247
27248 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27249
27250 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27251 until it has been modified to work with the new testsuite.
27252
27253 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27254 testcase won't compile, cause all of the testcases in the file to
27255 fail instead.
27256
27257 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27258 (gdb_clear_suppressed): New procedure.
27259 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27260 it contains a positive value.
27261
27262 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27263
27264 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27265
27266 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27267
27268 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27269
27270 * lib/gdb.exp (setup_xfail_format): New function.
27271 (get_debug_format): New function to get debug format.
27272 (debug_format): New global variable to hold last value set
27273 by get_debug_format.
27274 * gdb.base/list.exp: Call get_debug_format and expect some
27275 tests to fail for DWARF 1 and COFF formats.
27276 * gdb.c++/ptype.exp: Ditto.
27277 * gdb.c++/classes.exp: Ditto.
27278 * gdb.c++/cplusfuncs.exp: Ditto.
27279 * gdb.c++/inherit.exp: Ditto.
27280 * gdb.c++/templates.exp: Ditto.
27281 * gdb.c++/virtfunc.exp: Ditto.
27282
27283 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27284
27285 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27286 host doesn't have a currently-open connection.
27287
27288 * config/sparclet.exp: Cleanups and fixes to make it generic for
27289 any gdb stub target. Handle cases where gdb doesn't respond when
27290 interrupted in a sane fashion.
27291
27292 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27293 same thing in a totally different way.
27294
27295 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27296 setting "timeout".
27297 (gdb_start): We set the global gdb_prompt variable in
27298 default_gdb_init now.
27299
27300 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27301
27302 * gdb.base/printcmds.exp: Fix "check for floating addition"
27303 regexp to accept results within approx +/- .01 of exact value.
27304 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27305
27306 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27307
27308 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27309 properly.
27310 (gdb_expect): Add optional timeout parameter, and add timeout
27311 value to various calls.
27312 (gdb_suppress_tests): Only give one warning message per group.
27313
27314 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27315
27316 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27317 global variables. Handle getting a value for $timeout more
27318 gracefully.
27319
27320 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27321
27322 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27323 initialize.
27324 (default_gdb_init): New procedure; allow gdb_init to be overridden
27325 by a target configuration file.
27326 (gdb_expect): Pass the timeout to remote_expect.
27327
27328 * config/monitor.exp(gdb_load): Fix typo in regexp.
27329
27330 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27331
27332 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27333
27334 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27335
27336 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27337 here. Call gdb_target_exec before rebooting the target, to make
27338 sure the connection to the target is closed.
27339 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27340 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27341 Also detect "Timeout reading from remote" error.
27342
27343 * config/gdbserver.exp: Pass the executable being loaded to
27344 gdb_target_monitor. Don't call gdb_file_cmd here; let
27345 gdb_target_monitor do it.
27346
27347 * gdb.disasm/hppa.exp: Don't use exec_output.
27348
27349 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27350
27351 * gdb.base/list.exp: If we're debugging a non-native target,
27352 try to set the pc register to point to the start of the
27353 program before doing the first list command.
27354
27355 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27356 test_calls after restarting.
27357
27358 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27359 reloading.
27360
27361 * gdb.base/watchpoint.exp: Fix typo.
27362
27363 * gdb.base/setshow.exp: Check for use_gdb_stub.
27364
27365 * gdb.base/break.exp: Fix continue until exit test for the gdb
27366 stub case.
27367 * gdb.base/langs.exp: Ditto.
27368
27369 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27370 gdb_load_offset. If we weren't given a file to load, figure out
27371 what the current file is and use it.
27372
27373 * config/i386-bozo.exp: New file.
27374
27375 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27376
27377 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27378 feature.
27379
27380 * config/proelf.exp: New entry.
27381
27382 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27383
27384 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27385 of regexps.
27386
27387 * gdb.base/watchpoint.exp: Don't run the test_stepping
27388 tests if gdb can't call functions on the target.
27389
27390 * gdb.base/setshow.exp: Don't run the set prompt tests if
27391 the board has gdb_prompt set.
27392
27393 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27394
27395 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27396 * gdb.base/commands.exp: Likewise.
27397 * gdb.base/setshow.exp: Likewise.
27398
27399 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27400
27401 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27402 feature.
27403
27404 * config/i960.exp: New file.
27405
27406 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27407
27408 * gdb.base/funcargs.exp: Check for gdb,short_int target
27409 feature instead of looking for explicit target triplets.
27410
27411 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27412
27413 * gdb.base/printcmds.exp: add a couple more tests a la
27414 "p 123DEADBEEF", to check parse_number.
27415 * top.c: change "to enable to enable" to "to enable" in a couple
27416 of help strings.
27417
27418 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27419
27420 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27421 on the mn10300.
27422
27423 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27424
27425 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27426 where the test executable is run with explicit args.
27427 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27428
27429 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27430
27431 * gdb.base/run.c: Use FAKEARGV to build test executable that
27432 does not require a command line arg, since most simulators
27433 don't currently support passing such an arg into the simulated
27434 program.
27435 * gdb.base/commands.exp: Change tests to insert the proper
27436 value as the arg to the first recursive factorial call. Change
27437 compilation line to define FAKEARGV at compile time.
27438
27439 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27440
27441 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27442 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27443 function with watchpoint enabled" test.
27444
27445 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27446
27447 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27448 Don't call gdb_test when the command doesn't return to a gdb prompt.
27449
27450 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27451 "Tests restarted" messages.
27452
27453 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27454
27455 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27456
27457 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27458
27459 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27460 for INFO SYMBOL; add help tests for OVERLAY commands.
27461 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27462 add tests for OVERLAY commands
27463 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27464 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27465 * gdb.base/sigall.c: add usestubs code frag
27466 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27467
27468 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27469
27470 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27471 failures.
27472 (gdb_stop_suppressing_tests): Note that tests have restarted.
27473
27474 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27475
27476 * config/h8300.exp: New file.
27477
27478 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27479
27480 * gdb.base/setshow.exp: Check for the existence of a
27481 feature, not its value.
27482
27483 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27484
27485 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27486
27487 * gdb.base/scope.exp: It's now init0(), not init().
27488
27489 * gdb.base/scope0.c: For now, change init() to be init0().
27490
27491 * config/monitor.exp: Use gdb_serial in preference to serial
27492 or netport.
27493
27494 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27495 and it's not already set.
27496
27497 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27498
27499 * gdb.base/setshow.exp: Only test the run command if the target
27500 isn't using a stub and if it supports argument passing.
27501
27502 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27503
27504 * config/udi.exp(gdb_start): Make sure UDICONF is set
27505 properly before starting gdb.
27506
27507 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27508
27509 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27510 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27511 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27512
27513 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27514
27515 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27516 specialized code to reboot the board, use remote_reboot instead.
27517
27518 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27519
27520 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27521
27522 * config/monitor.exp: Make sure we disconnect from the target.
27523 Also, try a reboot/reload cycle instead of failing if the
27524 load fails.
27525
27526 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27527
27528 * gdb.base/default.exp: Don't set match_max.
27529 * gdb.base/help.exp: Ditto.
27530 * gdb.base/list.exp: Ditto.
27531 * gdb.base/signals.exp: Ditto.
27532
27533 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27534 set, use remote_ld to download the testcase instead of
27535 the GDB loader.
27536
27537 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27538
27539 * config/vr5000.exp: New file.
27540
27541 * config/monitor.exp(gdb_target_monitor): Add pattern for
27542 "Ending remote" to detect errors in connecting.
27543
27544 * gdb.base/setshow.exp: Add .* within auto language test.
27545
27546 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27547 target feature.
27548
27549 * config/monitor.exp(gdb_load): Check for a failure when loading,
27550 and reboot the board if necessary.
27551
27552 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27553 a set of tests. Remove print.* from the patterns being checked.
27554
27555 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27556
27557 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27558 refer to gdb_spawn_id.
27559
27560 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27561 longer used.
27562 * config/sparclet.exp: Ditto.
27563 * config/sparclet-old.exp: Ditto.
27564 * config/slite.exp: Ditto.
27565 * config/sim.exp: Ditto.
27566 * gdb.base/funcargs.exp: Ditto.
27567
27568 * lib/gdb.exp:Remove references to gdb_spawn_id.
27569 (gdb_expect): Move to remote.exp.
27570
27571 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27572
27573 * config/monitor.exp: Detect the "Couldn't establish connection"
27574 message from GDB.
27575
27576 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27577
27578 * gdb.base/bitfields.exp: Use runto instead of explicit
27579 gdb_run_cmd/gdb_expect sequences.
27580
27581 * gdb.base/break.exp(text_next_with_recursion): Add match for
27582 gdb_expect call.
27583
27584 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27585 We also need to handle the "A program is being debugged already"
27586 prompt from gdb. Use gdb_test to set the baud rate.
27587
27588 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27589 to 20000. Really. I mean it.
27590
27591 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27592
27593 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27594 fails. If suppress_flag is set, skip perror message about not
27595 being able to send to GDB.
27596 (send_gdb): If suppress_flag is set, don't try to send commands to
27597 GDB.
27598 (gdb_expect): If suppress_flag is set, always fail immediately.
27599 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27600 (gdb_init): Call gdb_stop_suppressing_tests.
27601 (default_gdb_exit): Ditto.
27602 (default_gdb_start): Ditto.
27603
27604 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27605 gdb_stop_suppressing_tests as appropriate.
27606 * gdb.base/break.exp: Ditto.
27607 * gdb.base/callfuncs.exp: Ditto.
27608 * gdb.base/commands.exp: Ditto.
27609 * gdb.base/exprs.exp: Ditto.
27610 * gdb.base/funcargs.exp: Ditto.
27611 * gdb.base/list.exp: Ditto.
27612 * gdb.base/recurse.exp: Ditto.
27613 * gdb.base/scope.exp: Ditto.
27614 * gdb.base/structs.exp: Ditto.
27615 * gdb.c++/inherit.exp: Ditto.
27616
27617 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27618
27619 * config/vr4300.exp: New file.
27620
27621 * gdb.*/*.exp: Call gdb_expect instead of expect.
27622
27623 * lib/gdb.exp(gdb_expect): New function.
27624
27625 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27626
27627 * lib/gdb.exp(gdb_init): New function.
27628
27629 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27630 for each individual variable set.
27631
27632 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27633 name.
27634
27635 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27636
27637 * gdb.base/scope.exp: Use gdb_test.
27638
27639 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27640 aborting; the testsuite driver will do that for us (see
27641 gdb_finish). Also, use gdb_test in a few more places.
27642
27643 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27644
27645 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27646
27647 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27648
27649 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27650 and "add_tests" are not at the same address.
27651
27652 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27653
27654 * gdb.base/ptype.exp: Use gdb_test.
27655
27656 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27657
27658 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27659 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27660 left in. No longer expect them to fail.
27661
27662 * gdb.stabs/*.mt; Deleted, no longer used.
27663 * gdb.stabs/configure.in: Remove references to target makefile
27664 frags.
27665 * gdb.stabs/configure: Rebuilt.
27666
27667 * gdb.disasm/*.mt: Deleted, no longer used.
27668 * gdb.disasm/configure.in: Remove references to target makefile
27669 frags. Use "sh3.s" as the unique filename for this directory.
27670 * gdb.disasm/configure: Rebuilt.
27671
27672 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27673 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27674 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27675
27676 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27677
27678 * config/udi.exp: Use mondfe,name instead of remote_host.
27679
27680 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27681
27682 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27683 a function with a watchpoint enabled on the mn10200.
27684
27685 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27686 before trying to create it!
27687
27688 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27689
27690 * config/vx.exp: Use hostname instead of netport.
27691
27692 * config/vxworks.exp: New file.
27693
27694 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27695
27696 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27697 gdb before assuming everything worked. Send a ^C if a timeout
27698 occurs.
27699
27700 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27701 $gdb_spawn_id directly.
27702 (gdb_run_cmd): Try _start as well as start. Use the target feature
27703 gdb,start_symbol as the symbol to start from when jumping.
27704
27705 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27706
27707 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27708 redundant) test.
27709
27710 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27711 it doesn't lose for 16bit integer systems.
27712
27713 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27714
27715 * gdb.fortran/types.exp: If the target doesn't support "double"
27716 data types, then expect "real" types to only be 4 bytes.
27717
27718 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27719 call tests if the target doesn't support inferior function calls.
27720
27721 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27722 in printf tests.
27723
27724 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27725
27726 * gdb.base/help.exp: Disable "help set", "help show", and
27727 "help support". Simplify regexp for "help stack".
27728
27729 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27730 to 60 seconds. Temporarily set match_max to 15000 around the
27731 "info copying" test.
27732
27733 * gdb.base/nodebug.exp: Don't try to do an inferior function
27734 call if the target doesn't support them.
27735 * gdb.base/printcmds.exp: Likewise.
27736 * gdb.base/setvar.exp: Likewise.
27737 * gdb.base/structs.exp: Likewise.
27738 * gdb.c++/templates.exp: Likewise.
27739 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27740
27741 * gdb.base/recurse.exp: Enable for the mn10200.
27742
27743 * configure.in: Do configure gdb.stabs directory for *-*-elf
27744 targets.
27745 * configure: Rebuilt.
27746
27747 * gdb.base/break.exp: Check for gdb,noresults before testing
27748 exit status and/or results from the target.
27749 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27750 * lib/gdb.exp: Remove old (now bogus) initialization of
27751 noinferior, noargs, noresults and nosignals.
27752
27753 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27754
27755 * config/sh.exp: New file.
27756
27757 * config/slite.exp: Try to connect multiple times to the board
27758 before rebooting. Only send a "monitor run" if need_monitor_run
27759 is set.
27760
27761 * gdb.base/break.exp: Don't do the "stub continue" test if
27762 the target has gdb_stub set.
27763
27764 * gdb.base/callfuncs.exp: Increase the timeout.
27765
27766 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27767 if the target has gdb,noinferiorio set.
27768
27769 * gdb.base/list.exp: Increase match_max to 10000 characters.
27770
27771 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27772
27773 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27774 target.
27775
27776 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27777
27778 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27779
27780 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27781 trying to delete the copy of gdb. Catch the file delete so we
27782 don't die if the delete fails; also, the file should be copied to
27783 the host, not to the build.
27784
27785 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27786
27787 * lib/gdb.exp(gdb_test): Surround the result pattern with
27788 parenthesis in case it contains multiple regexps separated
27789 with |.
27790
27791 * gdb.base/watchpoint.exp: Use gdb_test.
27792 * gdb.base/default.exp: Ditto.
27793
27794 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27795
27796 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27797
27798 * gdb.base/scope.exp: Use gdb_test.
27799 * gdb.c++/classes.exp: Ditto.
27800 * gdb.c++/inherit.exp: Ditto.
27801
27802 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27803
27804 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27805 remote_exec instead.
27806 * gdb.base/corefile.exp: Don't be ridiculous.
27807 * gdb.base/*.c: Add missing stub invocations.
27808
27809 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27810
27811 * config/slite.exp: Miscellaneous fixes.
27812
27813 * lib/gdb.exp: Fix runto.
27814
27815 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27816 the target.
27817
27818 * gdb.base/watchpoint.exp: Fix regexp.
27819
27820 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27821 close and wait commands, as the descriptor may now be
27822 invalid. Always call "remote_close host".
27823
27824 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27825
27826 Major rewrite for testsuite revision.
27827
27828 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27829 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27830 instead of relying on spawn_id to always contain a valid
27831 spawn id.
27832 (get_compiler_info): New procedure to build the ${binfile}.ci
27833 file, instead of replicating this in N different places.
27834 (gdb_compile): New procedure.
27835
27836 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27837 appropriate arguments) instead of compile. Use gdb_test in a lot
27838 more places. Use send_gdb instead of send. Always run gdb_start
27839 at the start of a testcase, as this is no longer done magically.
27840
27841 config/*-gdb.exp: Rename without the -gdb suffix.
27842
27843 config/mips.exp: Use remote_close instead of exit_remote_shell.
27844 config/monitor.exp: Use target_info instead of looking at
27845 baud, timeout, etc.
27846 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27847
27848 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27849
27850 * gdb.c++/templates.exp (test_ptype_of_templates),
27851 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27852 Update expect patterns for destructors and assignment operators
27853 to match corresponding c-typeprint.c changes.
27854 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27855 to destructor breakpoint test, GDB should be able to set the
27856 destructor breakpoint without specifying arguments.
27857
27858 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27859
27860 * gdb.threads/pthreads.exp: Change result for failure to compile due
27861 to lack of pthreads runtime support from an error to simply an
27862 unsupported test, per dejagnu standards.
27863
27864 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27865
27866 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27867 where GDB exits to reduce pattern match time.
27868 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27869
27870 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27871
27872 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
27873
27874 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27875 * gdb.base/default.exp: ditto.
27876 * gdb.base/nodebug.exp: ditto.
27877 * gdb.base/printcmds.exp: ditto.
27878 * gdb.base/ptype.exp: ditto.
27879 * gdb.base/setvar.exp: ditto.
27880 * gdb.base/structs.exp: ditto.
27881 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27882
27883 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27884
27885 * configure, */configure: Rebuild with autoconf 2.12.
27886
27887 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27888
27889 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27890 use new i*86-pc-linux*-gnu quads.
27891 * gdb.base/corefile.exp: Ditto.
27892 * gdb.base/signals.exp: Ditto.
27893 * gdb.base/sigall.exp: Ditto.
27894 * gdb.base/interrupt.exp: Ditto.
27895
27896 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27897 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27898 RedHat 4.0.
27899
27900 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
27901 linux. This allows the test case to at least compile on latest
27902 linux, but still not run due to missing the threads runtime library.
27903
27904 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27905
27906 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27907 directory to search gdb directory. Accept and step over conditional
27908 stack alignment code. Consume $prompt in failure cases.
27909 Reset timeout to $oldtimeout instead of some arbitrary value.
27910 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27911 timeout problems with infinite stack backtraces.
27912 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27913 Accept function parameters for linkfunc member.
27914
27915 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27916
27917 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27918 (CXXFLAGS): Remove, unreferenced.
27919 (B_OPTIONS): Add for -B options and add code to initialize with
27920 previous -B options and also add -B option to pick up cross compiled
27921 runtime.
27922 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27923 doing cross compiles.
27924 (target_alias): Declare global.
27925 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27926 to verify that gcc exists in build tree, and if so set CC to that
27927 gcc and to use B_OPTIONS and TARGET_INCLUDES.
27928
27929 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27930
27931 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27932 ptype test for anonymous union. Fixup testcase to match
27933 current gcc debug output.
27934
27935 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27936
27937 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27938 force argument to an unsigned long type.
27939
27940 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27941
27942 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
27943 tests and anonymous union print/ptype tests.
27944 * gdb.base/list.exp (test_forward-search): Increase timeout by
27945 5 minutes for the "search extremely long line" case.
27946 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27947 completely optional and that the pass/fail messages use the command as
27948 the message if that third arg is a null string.
27949 (gdb_test_exact): Arrange that a null string pattern means match a
27950 null string output rather than any output, which might include random
27951 errors.
27952 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27953 backtrace test.
27954 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27955 always failing and failure is now exposed by gdb.exp changes.
27956
27957 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27958
27959 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27960 weren't being noted.
27961
27962 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27963
27964 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27965 * gdb.stabs/weird.exp: Remove v_comb xfails.
27966
27967 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
27968
27969 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
27970 list.exp scope.exp watchpoint.exp]
27971 Make all timeout error msgs explicitly say "(timeout)".
27972
27973 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
27974
27975 * config/monitor.exp: Increase download timeout to 1000 seconds.
27976
27977 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
27978
27979 * config/m32r.exp: Increase timeout to 120 seconds.
27980
27981 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27982
27983 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27984 and accept older ordering as obsolescent gcc or gdb.
27985 * gdb.c++/templates.exp: Ditto.
27986 * gdb.c++/virtfunc.exp: Ditto.
27987
27988 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27989
27990 * gdb.base/coremaker.c: Add code to mmap some data so we
27991 can check that it ends up in the core file.
27992 * gdb.base/corefile.exp: Add test to read mmapped data
27993 from core file.
27994
27995 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
27996
27997 * config/m32r.exp: New file.
27998
27999 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28000
28001 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28002 that cflags can contains -gstabs, and work correctly for other tests.
28003
28004 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
28005
28006 * gdb.base/setshow.exp: New file, tests show and set.
28007 * gdb.base/setshow.c: New file, tests show and set.
28008 * gdb.base/help.exp: Add test for help set|show annotate.
28009 * gdb.base/default.exp: Add test for set|show annotate.
28010
28011 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28012
28013 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28014 errors unique.
28015 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28016 explicitly.
28017
28018 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28019
28020 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28021 and width commands. This is done elsewhere.
28022 * (gdb_start): Don't call gdb_start_sim here. That's already
28023 done in gdb_load. This fixes lots of failures in default.exp.
28024
28025 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28026
28027 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28028 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28029 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28030 in the same we we treat other failures (since it may be an expected
28031 condition), rather than as an error.
28032 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28033 old test format.
28034
28035 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28036
28037 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28038 (distclean maintainer-clean realclean): No need to remove files
28039 twice. Nuke the duplicates.
28040 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
28041 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
28042 Remove config.h along with other config files.
28043
28044 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28045
28046 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28047 "p func1 ()" and note that rests of tests are skipped.
28048 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
28049 setup_xfails for "print func2::coremaker_local".
28050 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28051 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28052 affected by the previous run test.
28053 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28054 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28055 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28056 "pass int powerset tuple" and "pass modeless int powerset tuple".
28057 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28058 "real write 4" and "real write 8".
28059 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
28060 setup_xfails for "print vs1 after tuple assign 2",
28061 "print \$i after tuple assign 2", and
28062 "print vs2 after tuple assign 2".
28063 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28064 meaningful error message and return -1 so the caller can
28065 suppress further tests and avoid a cascade of errors.
28066
28067 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28068
28069 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28070 format for printing version.
28071 * gdb.base/default.exp: Ditto.
28072 * gdb.base/interrupt.exp: Fix problem with cascade of
28073 errors if child process dies while calling a function.
28074
28075 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28076
28077 * Makefile.in (VPATH): Add
28078 * Makefile.in (Makefile, config.status): Fix rules so things get
28079 remade when necessary.
28080
28081 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28082
28083 * Makefile.in (just-check): Add path to sibling expect dir
28084 to environment variable specified by RPATH_ENVVAR.
28085
28086 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28087
28088 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28089 (just-check): Add shared library paths for libstdc++, tk,
28090 tcl, bfd, and opcodes to the environment variable specified
28091 in RPATH_ENVVAR.
28092 * configure.in: Add support to recognize --enable-shared flag
28093 and generate correct value for RPATH_ENVVAR.
28094 * configure: Regenerated with autoconf.
28095
28096 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28097
28098 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28099 include all osf versions.
28100 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28101 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28102 when target is linux. When failing to build pthreads test
28103 executable, give more meaningful message.
28104 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28105 arg for pthread_create.
28106
28107 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28108
28109 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28110 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28111 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28112 and -lpthreads (everybody else).
28113 (test_startup): Fail gracefully if threads are not supported.
28114 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28115 "p/c array_index("abcdef",2)" when not gcc compiled.
28116 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28117 "print func2::coremaker_local" when not gcc compiled.
28118 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28119 "ptype on opaque struct tagname (statically)",
28120 "ptype on opaque struct tagname (dynamically) 1", and
28121 "ptype on opaque struct tagname (dynamically) 2"
28122 for not compiled with gcc.
28123 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28124 backtrace when compiled with gcc.
28125 * lib/gdb.exp (runto_main): Return result of "runto main" rather
28126 than always return success.
28127
28128 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28129
28130 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28131
28132 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28133
28134 * gdb.base/structs.exp: Undo last change.
28135
28136 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28137
28138 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28139 encapsulate all the steps/nexts done during self test, starting
28140 at main, and makes them less sensitive to optimization issues.
28141 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28142 signal handler" test.
28143 * gdb.threads/pthreads.exp: Only run this for native configs.
28144 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28145 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28146 tests.
28147 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28148 for "runto test_calls(void)" test.
28149
28150 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28151
28152 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28153 and don't expect address info in breakpoint confirmations.
28154
28155 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28156
28157 * gdb.base/list.exp (test_forward_search): Increase timeout
28158 temporarily by 60 seconds for searching extremely long line,
28159 and then reset to old value when done. Increase expect input
28160 buffer to 10000.
28161
28162 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28163
28164 * gdb.base/list.exp (test_forward_search): Fix to handle very
28165 long source line without overflowing expect's input buffer.
28166
28167 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28168
28169 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28170 "buffer_full".
28171
28172 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28173 "buffer_full".
28174
28175 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28176 "buffer_full".
28177
28178 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28179 "buffer_full".
28180
28181 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28182
28183 * configure.in (configdirs): Add gdb.threads.
28184 * configure: Regenerated with autoconf.
28185 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28186 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28187 * gdb.threads/configure: New, generated with autoconf.
28188
28189 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28190
28191 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28192
28193 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28194
28195 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28196 each signal's status in the output of "handle all print".
28197 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28198 the \r\n sequence that immediately precedes the gdb prompt.
28199 * gdb.base/a1-selftest.exp: Save original timeout and restore
28200 after test.
28201
28202 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28203
28204 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28205 symbol.
28206
28207 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28208
28209 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28210
28211 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28212
28213 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28214 timeout by 60 seconds.
28215
28216 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28217
28218 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28219 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28220 error return.
28221
28222 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28223
28224 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28225 gdb initialization, also report how long dejagnu waited. Restore
28226 old timeout before doing error return. Temporarily increase timeout
28227 by 3 minutes to allow for slow startups over heavy NFS use.
28228
28229 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28230
28231 * lib/gdb.exp: Report timeout value for verbosity level 2.
28232 * config/gdbserver.exp: Ditto.
28233 * config/hppro.exp: Ditto.
28234 * config/mips-gdb.exp: Ditto.
28235 * config/monitor.exp: Ditto.
28236 * config/netware.exp: Ditto.
28237 * config/sim-gdb.exp: Ditto.
28238 * config/slite-gdb.exp: Ditto.
28239 * config/udi-gdb.exp: Ditto.
28240 * config/unix-gdb.exp: Ditto.
28241 * config/vx-gdb.exp: Ditto.
28242 * gdb.base/a1-selftest.exp: Ditto.
28243 * gdb.base/a2-run.exp: Ditto.
28244 * gdb.base/break.exp: Ditto.
28245 * gdb.base/corefile.exp: Ditto.
28246 * gdb.base/list.exp: Ditto.
28247 * gdb.base/recurse.exp: Ditto.
28248 * gdb.base/scope.exp: Ditto.
28249 * gdb.base/signals.exp: Ditto.
28250
28251 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28252
28253 * gdb.threads/Makefile.in (docdir): Removed.
28254
28255 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28256
28257 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28258 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28259 @srcdir@.
28260 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28261 autoconf 2.5 or higher.
28262 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28263
28264 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28265
28266 * configure: Regenerated.
28267 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28268 avoid name clashes with SunOS headers.
28269
28270 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28271
28272 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28273
28274 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28275
28276 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28277 prototype information ends up in the compiler info file.
28278
28279 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28280
28281 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28282 attempting to regenerate it. Eliminate use of a temporary file
28283 and just generate the info file directly. Source it immediately,
28284 for consistency of use.
28285 * gdb.base/corefile.exp: Ditto
28286 * gdb.base/exprs.exp: Ditto.
28287 * gdb.base/funcargs.exp: Ditto.
28288 * gdb.base/langs.exp: Ditto.
28289 * gdb.base/list.exp: Ditto.
28290 * gdb.base/mips_pro.exp: Ditto.
28291 * gdb.base/nodebug.exp: Ditto.
28292 * gdb.base/opaque.exp: Ditto.
28293 * gdb.base/ptype.exp: Ditto.
28294 * gdb.base/scope.exp: Ditto.
28295 * gdb.base/setvar.exp: Ditto.
28296 * gdb.base/signals.exp: Ditto.
28297 * gdb.base/whatis.exp: Ditto.
28298 * gdb.c++/templates.exp: Ditto.
28299 * gdb.c++/virtfunc.exp: Ditto.
28300 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28301 whether or not to add -lstdc++ to the compile command line args.
28302
28303 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28304
28305 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28306 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28307 Increase timeout, a lot of single stepping might be needed if the
28308 target has no hardware watchpoints.
28309
28310 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28311
28312 * gdb.base/break.exp: Ignore compiler warnings when compiling
28313 break.c.
28314 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28315 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28316 from remote-sim.
28317 * gdb.base/exprs.exp: Add h8300 xfails.
28318 * gdb.base/funcargs.exp: Likewise.
28319 * gdb.base/nodebug.exp: Likewise.
28320 * gdb.base/printcmds.exp: Likewise.
28321 * gdb.base/ptype.exp: Likewise.
28322 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28323 h8300 xfails.
28324 * gdb.base/return.exp: Handle float/double precision problems
28325 on the h8300.
28326 * gdb.base/funcargs.c: Explicitly make last constant argument to
28327 call_after_alloca_subr an unsigned long type.
28328 * gdb.base/return.c: Include stdio.h.
28329
28330 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28331
28332 * config/abug.exp: New file for the older Motorola Bug monitor
28333 that runs on the mvme13x series VME boards.
28334 * config/monitor.exp: Use the new config array for target settings
28335 if they exist.
28336
28337 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28338
28339 * sim-gdb.exp: Make the SH simulator allocate less space when
28340 it is targeted.
28341
28342 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28343
28344 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28345 test.
28346
28347 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28348
28349 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28350 "rs6000-*-*" for "list function in include file" when gcc compiled.
28351 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28352 for "p ctable1[120]".
28353 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28354 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28355 Remove setup_xfail for "rs6000-*-*" for
28356 "print 'scope0.c'::filelocal before run".
28357 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28358 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28359 since some compilers don't allow both options to be given
28360 on the same command line. Create object file and move it.
28361
28362 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28363
28364 * gdb.base/corefile.exp: Always regenerate the core file, since
28365 we always regenerate the coremaker program. Detect special case
28366 where registers cannot be read from core file.
28367
28368 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28369
28370 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28371 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28372 * gdb.c++/templates.exp: Only match on basename of file since
28373 some formats like xcoff don't encode directory information.
28374 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28375 and rs6000 AIX xcoff targets.
28376 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28377 * configure: Regenerate.
28378 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28379 here, rather than in distclean.
28380
28381 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28382
28383 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28384 defined, and use it to compile the test case with -O2. The
28385 native compilation still uses no optimization.
28386 * gdb.base/mips_pro.c: Remove inline assembly code since
28387 it is compiled PIC by default, which results in assembler
28388 warnings that make the testsuite think the compilation
28389 was unsuccessful.
28390
28391 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28392
28393 * gdb.c++/misc.exp: Add note to message for
28394 "print s.a for foo struct" that this is a known gcc 2.7.2
28395 and earlier bug.
28396
28397 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28398
28399 * gdb.base/break.exp: Fix pattern for matching "Delete all
28400 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28401 setup_xfail for deleting all breakpoints test. Fix various
28402 timeout messages to include "(timeout)".
28403 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28404 for "p t_float_values2(3.14159,float_val2)".
28405 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28406 for "continue to call2g" when gcc compiled.
28407 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28408 "up to foo in langs.exp", "show language at foo in langs.exp",
28409 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28410 and "show language at fsub in langs.exp".
28411 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28412 "list line 1 in include file", "list message for lines past EOF",
28413 "list function in include file", "list list0.h:foo", and
28414 "list filename:function; nonexistant function".
28415 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28416 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28417 and "ptype t_char_array" to be for native cc only.
28418
28419 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28420
28421 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28422 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28423 "print func2::coremaker_local", and "backtrace in corefile.exp".
28424
28425 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28426
28427 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28428 "bt in signals.exp". This problem only appears when running
28429 the testsuite, and then only intermittently.
28430
28431 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28432
28433 * gdb.base/return.exp (return_tests): Differentiate between
28434 two tests of continuing.
28435
28436 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28437
28438 * */Makefile.in (maintainer-clean): Remove config.log.
28439 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28440 * gdb.c++/Makefile.in (PROGS): Add inherit.
28441 (clean): Remove *.ci.
28442
28443 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28444
28445 * gdb.c++/misc.cc: Add test code from Mike Stump.
28446 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28447
28448 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28449
28450 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28451 to "alpha-*-osf2*" and add comment.
28452 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28453 setup_xfail for "step over execarg initialization" and
28454 "step over corearg initialization".
28455 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28456 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28457 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28458 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28459 "print func2::coremaker_local", and "backtrace in corefile.exp".
28460 * gdb.base/signals.exp: Build and source signals.ci.
28461 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28462 to be for gcc only.
28463 * lib/gdb.exp: Move verbose statements outside conditionals.
28464
28465 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28466
28467 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28468 Feb 3 procfs.c change.
28469
28470 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28471
28472 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28473
28474 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28475
28476 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28477 from dejagnu's apparent default of 10 seconds, which gives random
28478 results when running the tests over NFS on moderately loaded systems.
28479 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28480
28481 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28482
28483 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28484 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28485 result reports.
28486
28487 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28488
28489 * configure.in (CY_AC_PATH_TCLH): Remove.
28490 * configure: Regenerate.
28491
28492 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28493
28494 * gdb.c++/Makefile.in (clean): Add missing '{'.
28495
28496 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28497
28498 * lib/gdb.exp: Provide a default value for noinferior.
28499
28500 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28501 Load libgloss.exp.
28502
28503 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28504
28505 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28506 the executable, not the .o to run the tests from.
28507
28508 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28509
28510 * gdb.base/break.exp: Don't test for program exit or exit status
28511 if $noresults if nonzero.
28512 * gdb.base/langs.exp: Likewise.
28513 * gdb.base/watchpoint.exp: Likewise.
28514
28515 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28516 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28517 trying to compile the testcase.
28518
28519 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28520
28521 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28522 * gdb.base/signals.exp (continue to handler): Likewise.
28523
28524 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28525
28526 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28527
28528 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28529
28530 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28531
28532 * gdb.base/corefile.exp: Recognize "not found" as failure
28533 when trying to determine if a core file was generated.
28534 If no core file was generate the first time, try again without
28535 the ulimit -c to work around braindamaged shells.
28536
28537 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28538
28539 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28540 [] tests with "test" and enclose string in quotes.
28541 * gdb.stabs/configure: Rebuild
28542
28543 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28544
28545 Changes in sync with expect:
28546 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28547 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28548 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28549 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28550 argument to AC_REQUIRE.
28551 * configure: Regenerated.
28552
28553 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28554
28555 * gdb.base/corefile.exp: When generating a core, discard any
28556 error messages about ulimit not found and the "core dumped"
28557 message from the shell that runs the coredumper.
28558
28559 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28560
28561 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28562
28563 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28564 which sed script to run. Expect failure for v_comb test
28565 on PA targets too.
28566
28567 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28568
28569 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28570 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28571
28572 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28573
28574 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28575 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28576 "sparc-sun-solaris*" xfails for "p v_comb".
28577 * lib/gdb.exp (default_gdb_start): Fix typo.
28578 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28579 messages to not include the full program name that caused
28580 the core dump since some systems (such as solaris) apparently
28581 truncate this path to about 80 characters.
28582 When generating a core file first try increasing the core file
28583 size limit to unlimited since some systems may default it to
28584 zero, and it is harmless to try it. Move the test for failing
28585 to generate a core file to where it will actually get executed.
28586 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28587 new gdb result from g++ debug info improvements and make old
28588 pattern obsolescent. Also account for size_t differences
28589 (may be int or long).
28590 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28591 initialization before function call is placed in the delay slot
28592 and thus appears to be skipped over by commands such as "next".
28593
28594 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28595
28596 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28597
28598 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28599
28600 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28601 input source file; fix code to compile test to deal with this
28602 convention.
28603 * gdb.c++/*.exp: Likewise.
28604
28605 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28606
28607 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28608 "bt in signals.exp".
28609
28610 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28611
28612 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28613 "step over execarg initialization" and
28614 "step over corearg initialization".
28615
28616 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28617
28618 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28619 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28620
28621 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28622
28623 From Rob Savoye (rob@poseidon.cygnus.com)
28624 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28625 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28626 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28627 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28628 configure.in}: Major reworking for autoconfig.
28629 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28630 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28631 New files.
28632 * config/unix-gdb.exp: Make GDB global.
28633 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28634 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28635 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28636 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28637 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28638 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28639 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28640 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28641 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28642 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28643 pr-8136.exp, result.exp, string.exp, tuples.exp},
28644 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28645 to returns as necessary, arrange for test to compile own testcase
28646 executable.
28647 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28648
28649 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28650
28651 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28652 clear_xfail at end of test which might not call either pass or fail.
28653 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28654 "backtrace through signal handler".
28655
28656 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28657
28658 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28659 continuing from a job control stop signal.
28660 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28661
28662 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28663
28664 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28665 * gdb.base/corefile.exp: Likewise.
28666 * gdb.base/funcargs.exp: Likewise.
28667
28668 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28669
28670 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28671 * config/monitor.exp: Add support for setting baud rate.
28672
28673 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28674
28675 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28676 i*86-*-linux* xfails for "backtrace through signal handler".
28677 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28678 "print func2::coremaker_local".
28679 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28680 alpha-dec-osf2* xfail for
28681 "delete all breakpoints when none".
28682
28683 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28684
28685 * gdb.base/break.exp: Change test that deletes all breakpoints
28686 when no user breakpoints are installed. A post 4.15 change
28687 causes gdb to no longer prompt in this case.
28688
28689 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28690
28691 * gdb.base/return.exp (return_tests): Change xfail for test
28692 "correct value returned double test" to stop xfailing at
28693 Solaris 2.5. Apparently the bug has been fixed.
28694
28695 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28696
28697 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28698 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28699
28700 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28701
28702 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28703 * gdb.disasm/hppa.s: Corresponding changes.
28704
28705 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28706
28707 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28708 makefile fragment.
28709 * config/mt-hpux: Deleted.
28710
28711 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28712
28713 * Many files: When warning about suppressed tests due to a
28714 nonexistant test binary, avoid incrementing the warning count.
28715
28716 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28717
28718 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28719
28720 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28721
28722 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28723 "sparc-*-solaris2*".
28724
28725 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28726
28727 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28728 Add global and local variables and initialize them.
28729 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28730 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28731 extracts the file name and terminating signal from the core file.
28732 * TODO: Remove note about tests for correct mapping of corefile.
28733 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28734 from optimizing it away.
28735 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28736 handles common blocks.
28737
28738 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28739
28740 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28741 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28742
28743 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28744
28745 * Makefile.in (maintainer-clean): New target, synonym for
28746 realclean.
28747 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28748 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28749 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28750 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28751 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28752 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28753
28754 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28755
28756 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28757 xfails when not gcc compiled for "print foo::funclocal".
28758 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28759 "print foo::funclocal at foo",
28760 "print 'scope1.c'::foo::funclocal at foo",
28761 "print foo::funclocal_bss at foo",
28762 "print 'scope1.c'::foo::funclocal_bss at foo",
28763 "print foo::funclocal_ro at foo",
28764 "print 'scope1.c'::foo::funclocal_ro at foo",
28765 "print bar::funclocal at foo" and
28766 "print 'scope1.c'::bar::funclocal at foo".
28767 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28768 gcc compiled for "print foo::funclocal at bar".
28769 Expand all messages to ensure that they identify that
28770 the test is at bar().
28771 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28772 gcc compiled for:
28773 "ptype on opaque struct pointer (statically)",
28774 "ptype on opaque struct tagname (statically)",
28775 "ptype on opaque struct pointer (dynamically) 1",
28776 "ptype on opaque struct tagname (dynamically) 1",
28777 "ptype on opaque struct pointer (dynamically) 2" and
28778 "ptype on opaque struct tagname (dynamically) 2
28779 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28780 gcc compiled for:
28781 "p datalocal"
28782 "whatis datalocal",
28783 "ptype datalocal",
28784 "p bsslocal",
28785 "whatis bsslocal", and
28786 "ptype bsslocal".
28787 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28788 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28789 when not gcc compiled.
28790 * gdb.base/funcargs.exp (float_and_integral_args): Add
28791 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28792 compiled.
28793 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28794 "backtrace from call6a" when not gcc compiled.
28795 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28796 "backtrace from call7a" when not gcc compiled.
28797 * gdb.base/callfuncs.exp (do_function_calls):
28798 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28799 "p t_char_array_values(char_array_val2,char_array_val1)",
28800 "p t_char_array_values(char_array_val1,char_array_val2)",
28801 "p t_char_array_values("carray 1","carray 2")",
28802 "p t_char_array_values("carray 1",char_array_val2)",
28803 "p t_char_array_values(char_array_val1,"carray 2")",
28804 "p sum_args(1,{2})",
28805 "p sum_args(2,{2,3})",
28806 "p sum_args(3,{2,3,4})",
28807 "p sum_args(4,{2,3,4,5})"
28808 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28809 "backtrace in corefile.exp" when not gcc compiled.
28810
28811 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28812
28813 * gdb.base/signals.exp: Rewrite `handle all print' test as
28814 a procedure. Accept blanks or TABs as whitespace, increase
28815 timeout and expect input buffer size for the large output
28816 from the command. Remove "i*86-*-bsdi2.0" xfail.
28817
28818 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28819
28820 * gdb.base/setvar.exp: Add new testcases for truncation when
28821 assigning invalid values to bitfields.
28822
28823 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28824
28825 * gdb.base/callfuncs.exp (do_function_calls): Remove
28826 mips-sgi-irix* xfail for
28827 "call inferior func with struct - returns char *"
28828 and fix test so that an optional (unsigned char *) cast is
28829 accepted in the result.
28830
28831 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28832
28833 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28834 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28835 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28836 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28837 that accidentally got checked in.
28838
28839 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28840
28841 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
28842 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28843 compiled test.
28844 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28845 Add mips-sgi-irix5* xfail for not gcc compiled.
28846 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
28847 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28848 compiled for "p top", "whatis top", "p middle", and "whatis
28849 middle".
28850 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28851 "whatis signed char" for not gcc compiled.
28852 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28853 "set variable signed char=-1 (-1)" and
28854 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28855 * gdb.base/funcargs.exp (float_and_integral_args):
28856 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28857 Add mips-sgi-irix* xfail when not gcc compiled for
28858 "continue to call2b".
28859 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28860 "continue to call2g".
28861 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28862 compiled for "backtrace from call6a"
28863 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28864 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28865 when not gcc compiled for "backtrace from call7a".
28866 (localvars_after_alloca): Fix gdb_test cmds for
28867 "print * after runto ...".
28868 Remove rs6000-*-* xfails for
28869 "print i after runto localvars_after_alloca" and
28870 "print l after runto localvars_after_alloca"
28871 for all compilers.
28872 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28873 when not compiled with gcc, for:
28874 "print signed char == (minus)",
28875 "print signed char != (minus)",
28876 "print signed char < (minus)",
28877 "print signed char > (minus)".
28878 * gdb.base/callfuncs.exp (do_function_calls):
28879 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28880 "call inferior func with struct - returns char *".
28881 * gdb.base/return.exp (return_tests): Change xfail for
28882 "correct value returned double test" to include Solaris 2.4.
28883 * gdb.base/funcargs.exp (float_and_integral_args):
28884 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28885
28886 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28887
28888 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28889 enumeration bitfields if compiling with GNU C.
28890 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28891 to empty' prompt.
28892
28893 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28894
28895 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28896 test for PRO targets.
28897
28898 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28899 breakpoints in the inferior at any given time by making
28900 two groups of breakpoints for call2*, call6* and call7*
28901 tests.
28902
28903 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28904
28905 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28906 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28907 from optimizing it away.
28908 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28909 "call inferior func with struct".
28910
28911 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28912
28913 * configure.in: Only configure gdb.chill for particular targets.
28914
28915 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28916
28917 * gdb.base/Makefile.in: Add action to .c.o transformation
28918 rule that generates a .ci file for each .o file and remove
28919 explicit .c.o rules except for callfuncs.o.
28920 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28921 generates a .ci file for each .o file and remove explicit
28922 .cc.o rules.
28923 (clean): Remove *.tmp *.ci files.
28924 (EXECUTABLES): Remove templ-info.exp.
28925 * gdb.base/compiler.c: New file.
28926 * gdb.c++/compiler.cc: New file
28927 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28928 Change rs6000-*-* xfail for
28929 "print 'scope0.c'::filelocal_ro" and
28930 "print 'scope1.c'::filelocal" and
28931 "print 'scope1.c'::filelocal_bss" and
28932 "print 'scope1.c'::filelocal_ro" and
28933 "print 'scope1.c'::foo::funclocal" and
28934 "print 'scope1.c'::foo::funclocal_ro" and
28935 "print 'scope1.c'::bar::funclocal" and
28936 "print 'scope0.c'::filelocal_ro" and
28937 "print 'scope1.c'::filelocal at foo" and
28938 "print 'scope1.c'::filelocal_bss at foo" and
28939 "print 'scope1.c'::filelocal_ro at foo" and
28940 "print 'scope1.c'::foo::funclocal at foo" and
28941 "print 'scope1.c'::foo::funclocal_bss at foo" and
28942 "print 'scope1.c'::foo::funclocal_ro at foo" and
28943 "print 'scope1.c'::bar::funclocal at foo" and
28944 "print 'scope0.c'::filelocal_ro" and
28945 "print 'scope1.c'::filelocal" and
28946 "print 'scope1.c'::filelocal_bss" and
28947 "print 'scope1.c'::filelocal_ro" and
28948 "print 'scope1.c'::foo::funclocal" and
28949 "print 'scope1.c'::foo::funclocal_bss" and
28950 "print 'scope1.c'::foo::funclocal_ro" and
28951 "print 'scope1.c'::bar::funclocal" and
28952 "print 'scope1.c'::bar::funclocal_bss"
28953 to only be xfail'd when not compiled with gcc.
28954 Add rs6000-*-* xfail for
28955 "print 'scope0.c'::filelocal_bss before run"
28956 when compiled with gcc.
28957 (test_at_main): Add rs6000-*-* xfail for
28958 "print filelocal_ro in test_at_main"
28959 when compiled with gcc.
28960 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
28961 Add rs6000-*-aix* xfail for
28962 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28963 "ptype t_char_array", not compiled with gcc.
28964 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28965 xfail for "list foo (in include file)" when gcc compiled.
28966 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
28967 (integral_args): Add rs6000-*-* xfail for
28968 "run to call0a" if not compiled with gcc.
28969 (unsigned_integral_args): Add rs6000-*-* xfail for
28970 "run to call1a" if not compiled with gcc.
28971 (float_and_integral_args): Add rs6000-*-* xfail for
28972 "run to call2a" if not compiled with gcc and for
28973 "continue to call2b" for any compiler.
28974 Add rs6000-*-* xfail to
28975 "print f1 after run to call2a" for gcc compiled.
28976 (discard_and_shuffle): Add rs6000-*-* xfail for
28977 "run to call6a".
28978 (shuffle_round_robin): Add rs6000-*-* xfail for
28979 "backtrace from call7a" if not compiled with gcc.
28980 Add rs6000-*-* xfail for
28981 "backtrace from call7b" if compiled with gcc.
28982 (call_after_alloca): Add rs6000-*-* xfail for
28983 "print c in call_after_alloca" and
28984 "print s in call_after_alloca" and
28985 "backtrace from call_after_alloca_subr"
28986 if not compiled with gcc.
28987 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28988 "print c in localvars_in_indirect_call" and
28989 "print c in localvars_in_indirect_call" and
28990 "backtrace in indirectly called function" and
28991 "stepping into indirectly called function"
28992 if not compiled with gcc.
28993 (localvars_after_alloca): Add rs6000-*-* xfail for
28994 "print c after runto localvars_after_alloca" and
28995 "print s after runto localvars_after_alloca" and
28996 "print i after runto localvars_after_alloca" and
28997 "print l after runto localvars_after_alloca"
28998 for all compilers.
28999 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29000 than whatis-info.exp.
29001 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29002 than opaque-info.exp.
29003 Setup rs6000-*-* xfail for
29004 "ptype on opaque struct pointer (statically)" and
29005 "ptype on opaque struct pointer (dynamically)" when
29006 not compiled with gcc.
29007 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29008 rather than callf-info.exp.
29009 (do_function_calls): Add clear_xfail for rs6000-*-* for
29010 "p t_float_values2(3.14159,float_val2)". Seems to work
29011 fine there, both with xlc and gcc. Need to find out what
29012 it is doing right and fix other platforms.
29013 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29014 "call inferior func with struct - returns int",
29015 "call inferior func with struct - returns long",
29016 "call inferior func with struct - returns float",
29017 "call inferior func with struct - returns double",
29018 "call inferior func with struct - returns char *",
29019 but only if not gcc compiled (presumes xlc compiled).
29020 Change rs6000-*-* xfails for
29021 "call inferior func with struct - returns char" and
29022 " call inferior func with struct - returns short" to only
29023 xfail if not using gcc.
29024 (clean mostlyclean): Remove *.ci and *.tmp files.
29025 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29026 than templ-info.exp.
29027 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29028 Add rs6000-*-* xfail for "up to foo in langs.exp"
29029 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
29030 when not gcc compiled.
29031
29032 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29033
29034 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29035 * gdb.base/corefile.exp: Likewise.
29036 * gdb.base/list.exp: Likewise.
29037 * gdb.base/scope.exp: Likewise.
29038 * gdb.base/siganls.exp: Likewise.
29039
29040 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29041 compiler output.
29042 * gdb.base/whatis.exp: Likewise.
29043
29044 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29045
29046 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29047 failure (opcode table has been fixed to match reality).
29048
29049 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29050
29051 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29052 "call inferior func with struct - returns char",
29053 "call inferior func with struct - returns short"
29054
29055 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29056 "print 'scope0.c'::filelocal at main",
29057 "print 'scope0.c'::filelocal_bss in test_at_main",
29058 "print 'scope0.c'::filelocal at foo",
29059 "print 'scope0.c'::filelocal_bss in test_at_foo",
29060 "print 'scope0.c'::filelocal at bar",
29061 "print 'scope0.c'::filelocal_bss in test_at_bar"
29062
29063 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29064 in source file 1". This bug seems to have been fixed with both
29065 gcc and native cc (was native assembler bug?).
29066
29067 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29068
29069 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29070 "backtrace through signal handler" to "i*86-*-sysv4*".
29071 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29072 continue" case. Add "known SVR4 bug" to fail message.
29073 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29074 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29075 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29076 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29077 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29078 "up to foo in langs.exp", "show language at foo in
29079 langs.exp", "up to cppsub_ in langs.exp", "show
29080 language at cppsub_ in langs.exp", "up to fsub in
29081 langs.exp", and "show language at fsub in langs.exp".
29082 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29083 "bactrace in corefile.exp".
29084 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29085 "call inferior function with struct - returns float" and
29086 "call inferior function with struct - returns double".
29087
29088 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29089
29090 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29091 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29092 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29093 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29094
29095 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29096
29097 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29098 (or overriden) "CHILL" macro rather then bare "gcc".
29099 Also look for ../../gcc/xgcc since that is what we will
29100 actually need, not "Makefile". Remove following assignment
29101 of CHILL to CHILL_FOR_TARGET because that results in
29102 recursive definition.
29103
29104 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29105
29106 * gdb.base/corefile.exp: Change xfail for backtrace in
29107 corefile.exp from linuxaout to all linux.
29108 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29109 cases where we miss the breakpoint at the signal handler
29110 for some reason. Setup xfail for linuxoldld/linuxaout and
29111 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29112 hitting SIGURG breakpoint.
29113 * gdb.base/signals.exp: Setup xfail for "next" acting like
29114 continue to add linuxoldld. Setup xfail for all linux for
29115 "next to handler in signals_tests_1", "backtrace in
29116 signals_tests_1", "continue to func1", "pass SIGUSR1",
29117 and continue to handler".
29118
29119 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29120
29121 * Update all FSF addresses except those in COPYING* files.
29122
29123 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29124
29125 * gdb.base/a2-run.exp: Change messages to be more explicit about
29126 the status of args, and quote binfile in results.
29127
29128 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29129
29130 * gdb.base/callfuncs.exp: Add tests for passing structs to
29131 inferior functions and return various types.
29132 * gdb.base/callfuncs.c: Add functions to receive a struct
29133 and return a member of the struct, in various types.
29134
29135 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29136
29137 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29138
29139 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29140
29141 * config/vxworks29k.exp: New file, sources vxworks.exp.
29142
29143 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29144
29145 * config/gdbremote.exp: New file. Testing framework using
29146 gdbserver.
29147
29148 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29149
29150 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29151 "call function when asleep" and "send end of file".
29152 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29153 for "backtrace in corefile.exp".
29154 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29155 for "backtrace through signal handler".
29156 * gdb.base/corefile.exp: Make sure we actually generate a core file
29157 before trying the core tests. Some systems allow the user to suppress
29158 generation of core files and default to that (linux for example).
29159 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29160 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29161
29162 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29163
29164 * gdb.threads: New directory with some crude multi-threaded
29165 gdb tests (step.exp and step2.exp).
29166 * config/mt-lynx (STEP_EXECUTABLE): Define.
29167 (THREADFLAGS): Define.
29168
29169 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29170
29171 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29172
29173 * gdb.base/signals.exp: Disable whole file for lynx until
29174 further notice.
29175
29176 * gdb.base/signals.exp: xfail test where "next" acts like
29177 "continue" for lynx.
29178
29179 * gdb.base/interrupt.exp: xfail test for calling function while
29180 inferior is asleep for lynx.
29181
29182 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29183 than one cr-lf after each command.
29184
29185 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29186
29187 * configure.in: Reinstate setting of stabsdirs variable, fix
29188 typo in setting up configdirs for native builds.
29189
29190 * gdb.base/return.exp: Fix typo in return double test.
29191 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29192 compiler from optimizing them away.
29193
29194 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29195
29196 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29197 sequences to be echo'd by gdb when using gdb_test.
29198 * gdb.chill/chexp.exp: Likewise.
29199 * gdb.fortran/exprs.exp: Likewise
29200
29201 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29202
29203 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29204 after the inferior gdb has started.
29205
29206 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29207 after each command.
29208 * gdb.base/funcargs.exp: Likewise.
29209 * gdb.base/gdbvars.exp: Likewise.
29210 * gdb.base/interrupt.exp: Likewise.
29211 * gdb.base/list.exp: Likewise.
29212 * gdb.base/watchpoint.exp: Likewise.
29213 * gdb.c++/demangle.exp: Likewise.
29214 * gdb.c++/inherit.exp: Likewise.
29215 * gdb.chill/chexp.exp: Likewise.
29216 * gdb.fortran/exprs.exp: Likewise.
29217
29218 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29219 test if we can't handle IO to/from the inferior.
29220
29221 * gdb.c++/misc.exp: Always check for a program already being
29222 started after sending a "run" command to gdb.
29223
29224 * gdb.base/twice.exp: Start with a fresh gdb.
29225
29226 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29227 only depend on gdb's expression code, not the chill runtime.
29228
29229 * gdb.base/return.c: Put return values into variables so we
29230 can have gdb print them rather than depending on the program
29231 to print them.
29232 * gdb.base/return.exp: Corresponding changes.
29233
29234 * lib/gdb.exp: Provide default value for noinferiorio.
29235 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29236 the inferior.
29237
29238 * gdb.base/break.exp: Always check for a program already being
29239 started after sending a "run" command to gdb.
29240 (text_next_with_recursion): Don't check the output from the
29241 program's printf statement. Instead just make sure the program
29242 exited.
29243
29244 * gdb.base/commands.exp: Protect tests which need arguments with
29245 $noargs conditionals.
29246
29247 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29248
29249 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29250 of structure member arrays to match gdb/valops.c:value_addr change.
29251
29252 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29253
29254 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29255 cases.
29256
29257 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29258
29259 * configure.in (configdirs): Remove gdb.chill from default list
29260 of subdirs and then add it back in only if doing a native build.
29261 The current chill compiler does not yet work in any cross build.
29262 * Revert all signal changes from Jul 6.
29263 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29264 for sh-hms targets, allowing these tests to link, with no other
29265 changes. Testing is suppressed by setting "nosignals" in site.exp.
29266
29267 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29268
29269 * configure.in (signaldirs): Define and add to configdirs for all
29270 targets except some specific ones that are known to not support signals.
29271 Also clean up formatting.
29272 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29273 (signals, sigall): Remove rules to build.
29274 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29275 Moved to new gdb.signals directory.
29276 * gdb.signals: New test directory.
29277 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29278 signals.c signals.exp}: New or moved files.
29279
29280 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29281
29282 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29283
29284 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29285
29286 * gdb.base/return.exp: Xfail `return double' test failure
29287 on at least Solaris 2.3 and handle future/past versions on
29288 a case by case basis as appropriate. Also update message
29289 to include i*86 failures.
29290
29291 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29292
29293 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29294
29295 * lib/gdb.exp: Fix comment which erroneously identified
29296 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29297 gdb_file_cmd not gdb_load).
29298 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29299
29300 * gdb.base/setvar.exp: Make test names consistent between pass and
29301 fail cases. Use gdb_test more.
29302
29303 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29304
29305 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29306
29307 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29308
29309 * gdb.base/help.exp: Fix expected help string for `show commands'.
29310
29311 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29312
29313 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29314
29315 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29316 of a text section.
29317
29318 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29319
29320 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29321 that loop eventually terminates. Fix Connection refused logic so
29322 that testsuite will expire nicely.
29323
29324 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29325
29326 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29327 config/rom68k.exp: New tcl glue for the appropriate monitors.
29328 These all just end up calling monitor.exp.
29329 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29330 refused' by retrying. Cleanup some timeout issues.
29331 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29332 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29333 callers don't have to set/restore global timeout variable.
29334
29335 * The following set of changes centralizes management of the global
29336 timeout variable. This way, it can be set in one target dependent
29337 place instead of dozens of places scattered throughout the test suite.
29338 If you need to lengthen a timeout, then you should either set timeout
29339 in one of the config/{target}.exp files, or multiply it by a factor.
29340 Setting it to an absolute value is always going to lose for some
29341 targets.
29342 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29343 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29344 * gdb.base/funcargs.exp: Don't set timeout.
29345 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29346 * gdb.base/printcmds.exp (test_print_string_constants
29347 test_print_array_constants): Don't set timeout.
29348 * gdb.base/ptype.exp: Don't set timeout.
29349 * gdb.base/recurse.exp: Don't set timeout.
29350 * gdb.base/return.exp: Don't set timeout.
29351 * gdb.base/watchpoint.exp: Don't set timeout.
29352 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29353 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29354
29355 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29356
29357 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29358
29359 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29360
29361 * lib/gdb.exp: Disable chill tests for irix5.
29362
29363 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29364
29365 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29366 each test pass or fail.
29367
29368 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29369
29370 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29371 xlc not gcc.
29372
29373 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29374
29375 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29376
29377 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29378
29379 * config/est.exp: Fix copyright and comments. Remove dead code.
29380 Use targetname, serialport and baud variables instead of fixed
29381 constants.
29382 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29383 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29384
29385 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29386
29387 * gdb.base/watchpoint.exp: Don't run
29388 test_watchpoint_triggered_in_syscall for sunos.
29389
29390 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29391
29392 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29393 they don't seem to exist. Do include stdio.h.
29394
29395 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29396
29397 * gdb.base/a1-selftest.exp: Add alpha xfail.
29398
29399 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29400
29401 * gdb.base/watchpoint.c (main): Prompt before calling read().
29402 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29403 Revise accordingly. Remove cruft about sending "123" several
29404 times, until it gets noticed. Clean up the "print buf[0]" stuff
29405 so that it passes or fails, and waits for prompts in the usual way.
29406
29407 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29408
29409 * gdb.base/recurse.exp: Fix comment.
29410
29411 * TODO: Remove item about printing variables in nodebug.exp. Add
29412 item about enabling tests which are only run on some targets.
29413
29414 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29415 fail, make test names unique, use new gdb_test convention
29416 regarding pattern, use gdb_test more, etc.).
29417
29418 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29419 fail, make test names unique, etc.).
29420
29421 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29422
29423 * gdb.base/nodebug.c: Change return type of top and middle to
29424 short.
29425 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29426 are fixed by the recent mdebugread.c changes. Allow `short ()'
29427 as type for top and middle.
29428
29429 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29430
29431 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29432 nearly as I can tell, the whole thing was an accident in Stu's
29433 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29434 to replace a send/expect pair with gdb_test, but ended up only
29435 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29436 of 30 Mar 1995 took care of it, but left this vestigial comment
29437 which I am now nuking.
29438
29439 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29440
29441 * gdb.base/break.exp: Look for different line number for
29442 breakpoint at main depending on usestubs.
29443
29444 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29445
29446 * gdb.base/list.exp: Adjust some alternate expect patterns to
29447 match recent list0.c change. Add alternate expect pattern for
29448 output from `list default lines around main' for optimizing
29449 compilers.
29450
29451 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29452
29453 * lib/gdb.exp: If nosignals is not set, set it to 0.
29454
29455 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29456
29457 * config/slite-gdb.exp: Responds to load symbol table prompt.
29458 * gdb.base/break.exp: Adjust line number, fix rerun.
29459 * gdb.base/langs0.c: Add #ifdef usestubs.
29460
29461 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29462
29463 * gdb.base/list.exp: Adjust line contents after adding new lines in
29464 list0.c. Also fix a syntax error.
29465
29466 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29467 * gdb.base/break.exp: ditto.
29468 * gdb.base/list.exp: ditto.
29469 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29470 * gdb.base/run.c: ditto.
29471 * gdb.base/list0.c: ditto.
29472 * gdb.base/funcargs.c: ditto.
29473
29474 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29475
29476 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29477 $targetname, $serialport and $baud instead of hardwired variables.
29478 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29479 target doesn't support signals.
29480
29481 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29482
29483 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29484
29485 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29486
29487 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29488 Don't rely on the value of an auto variable before it has been
29489 initialized. Use gdb_test more.
29490
29491 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29492
29493 * lib/gdb.exp (default_gdb_version): A version number must start
29494 with a digit, but other than that contains all characters up to
29495 the first whitespace character.
29496
29497 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29498
29499 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29500
29501 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29502
29503 * gdb.c++/*.exp: Warn if executable does not exist. The original
29504 reason for skipping the warning was that configure.in sometimes
29505 intentionally skipped building the executables but the tcl code
29506 had no way of knowing. That (a) was always bogus with respect to
29507 error handling, (b) is no longer true (right now there is no way
29508 to skip C++ tests).
29509
29510 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29511
29512 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29513
29514 * gdb.base/list.exp: Add expect patterns for output from
29515 SunPRO compiled executables.
29516 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29517 types.
29518
29519 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29520
29521 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29522 number (we are already testing that the correct source line text
29523 gets printed).
29524
29525 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29526 that is what is intended, but something needed to be done to get
29527 sunos4 native working again.
29528
29529 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29530
29531 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29532 apparently went with a (very) old xfail.
29533
29534 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29535
29536 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29537 runto_main is a proc in gdb.exp that will do 'step' for target use
29538 stubs.
29539 * gdb.base/exprs.exp: ditto.
29540 * gdb.base/interrupt.exp: ditto.
29541 * gdb.base/opaque.exp: ditto.
29542 * gdb.base/printcmds.exp: ditto.
29543 * gdb.base/ptype.exp: ditto.
29544 * gdb.base/scope.exp: ditto.
29545 * gdb.base/setvar.exp: ditto.
29546 * gdb.base/signals.exp: ditto.
29547 * gdb.base/twice.exp: ditto.
29548 * gdb.c++/classes.exp: ditto.
29549 * gdb.c++/inherit.exp: ditto.
29550 * gdb.c++/templates.exp: ditto.
29551 * gdb.base/break.exp: no run and hit main for stubs. Change line
29552 numbers for breakpoints and info breakpoint.
29553 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29554 breakpoint().
29555 * gdb.base/callfuncs.c: ditto.
29556 * gdb.base/exprs: ditto.
29557 * gdb.base/interrupt.c: ditto.
29558 * gdb.base/opaque0.c: ditto.
29559 * gdb.base/printcmds.c: ditto.
29560 * gdb.base/ptype.c: ditto.
29561 * gdb.base/scope0.c: ditto.
29562 * gdb.base/setvar.c: ditto.
29563 * gdb.base/signals.c: ditto.
29564 * gdb.base/twice.c: ditto.
29565 * gdb.c++/misc.cc: ditto.
29566 * gdb.c++/templates.cc: ditto.
29567
29568 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29569
29570 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29571
29572 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29573 somewhere between `read' and `main.c'. I'm pretty sure the
29574 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29575 and it isn't particularly useful.
29576
29577 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29578
29579 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29580
29581 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29582
29583 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29584
29585 * config/mt-slite: add LIBS and -nostdlib.
29586 * config/slite-gdb.exp: add this new file to support sparclite target.
29587
29588 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29589
29590 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29591
29592 * gdb.base/a2-run.exp: Change argument to istarget from
29593 "*-*-vxworks" to "*-*-vxworks*".
29594 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29595
29596 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29597
29598 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29599 will not runto main but do a 'step' to step out of breakpoint().
29600 * config/mt-slite: add -Dusestubs.
29601
29602 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29603
29604 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29605 instead of just @.
29606
29607 * gdb.base/signals.exp: Add test for "handle all print".
29608 * TODO: Remove "handle all print". Also remove item about
29609 checking copyright date (I don't like the idea of a spurious FAIL
29610 based on when we run the tests).
29611
29612 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29613 for SunOS4 (reason for failure not investigated). Remove
29614 redundant test for $binfile.
29615
29616 * gdb.base/nodebug.c (array_index): Call malloc.
29617
29618 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29619
29620 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29621
29622 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29623 conventions and slightly simplify the matching regexp.
29624
29625 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29626
29627 * gdb.base/break.exp: Update gdb_test invocation to use new
29628 convention.
29629
29630 * lib/gdb.exp: If noargs is not set, set it to 0.
29631
29632 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29633 tests unique.
29634
29635 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29636
29637 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29638
29639 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29640 one argument of type "<non-float parameter>".
29641
29642 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29643
29644 * config/rom68k.exp: New file to support Motorola IDP board.
29645 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29646 * gdb.base/break.c: Change things around so that this program
29647 doesn't depend upon args. This is necessary to make remote
29648 targets work (in general, they can't take args).
29649 * gdb.base/break.exp: Don't try to send args to program. Don't
29650 expect output. Also, replace lots of code with gdb_test.
29651
29652 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29653
29654 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29655 printing of '\'' (which is what the comment says we are testing,
29656 even though we were not), not '''.
29657 (test_integer_literals_rejected): Test that printing ''' is an error.
29658
29659 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29660 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29661 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29662 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29663 Use gdb_test not test_print_accept.
29664 * lib/gdb.exp: Remove test_print_accept.
29665
29666 * gdb.base/signals.exp (signal_tests_1): Make pass message
29667 consistent with fail message.
29668
29669 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29670 unsigned char; the bug (PR 1821) is fixed.
29671
29672 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29673
29674 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29675 successful tests--makes xfailing them work right.
29676
29677 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29678
29679 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29680 only \r\n, not .*. The test can pass .* as the last thing in
29681 $pattern if that is what it wants. In addition to providing this
29682 flexibility, this change should speed up pattern matching in cases
29683 where the pattern already ended with .* (there were a number of
29684 them). This change also helps catch bad patterns--in the old
29685 scheme the typo "char \*" instead of "char \\*" would pass. Now
29686 it is caught.
29687 * Many .exp files: Update callers.
29688
29689 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29690 clearer and does not spuriously match multiple ('s. Likewise for
29691 ) and *.
29692
29693 * gdb.base/nodebug.exp: Test ability to call a function and pass
29694 it a string (even with no debugging info).
29695
29696 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29697 "p '\'", which is the same as "p ''" once tcl gets done with
29698 quoting, to "p '\\'", which I suspect is what is intended (one
29699 backslash gets sent to GDB).
29700
29701 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29702
29703 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29704
29705 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29706 1817) was fixed literally years ago.
29707
29708 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29709
29710 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29711 test, it causes stepping out of call_after_alloca_subr with
29712 optimizing compilers.
29713 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29714 fails.
29715
29716 * gdb.c++/templates.exp: Source templ-info.exp only if
29717 the templates executable exists.
29718
29719 * gdb.c++/misc.cc (class Contains_static_instance,
29720 class Contains_nested_static_instance),
29721 gdb.c++/classes.exp (test_static_members): Test printing of
29722 a class that contains a static instance of the class.
29723
29724 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29725
29726 * gdb.base/langs2.c (cppsub_): Don't prototype.
29727 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29728 only, I believe).
29729
29730 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29731
29732 * lib/gdb.exp (skip_chill_tests): New procedure.
29733
29734 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29735
29736 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29737
29738 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29739 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29740
29741 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29742
29743 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29744
29745 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29746 disassemble 8, not 16, instructions for part 4.
29747
29748 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29749 support the latter anymore.
29750
29751 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29752 -DNO_PROTOTYPES.
29753 * gdb.base/callfuncs.c: Control use of prototypes based on
29754 NO_PROTOTYPES, not __STDC__.
29755 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29756 t_float_values2 tests if prototypes in use.
29757
29758 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29759 t_double_values): When checking differences against DELTA, check
29760 that difference is within the range (-DELTA,DELTA), not just
29761 (-infinity,DELTA).
29762
29763 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29764
29765 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29766 'file' command firts, then 'target', then 'load', this is due to gdb
29767 target set up.
29768 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29769
29770 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29771
29772 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29773 FP load/store variants.
29774 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29775
29776 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29777
29778 * gdb.base/term.exp: Do not give a warning if not native, it is
29779 not an abnormal condition.
29780
29781 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29782
29783 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29784 t_char_array".
29785
29786 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29787
29788 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29789 are getting the version number.
29790
29791 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29792 if not native, it is not an abnormal condition.
29793
29794 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29795
29796 * lib/gdb.exp: Just use "file exists", rather than undocumented
29797 dejagnu procedure "findfile".
29798
29799 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29800
29801 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29802 (LDFLAGS): Set to -Xlinker -Ur.
29803
29804 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29805 Removed, these values are set by lib/gdb.exp.
29806
29807 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29808
29809 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29810
29811 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29812 of replicating gdb startup code.
29813
29814 * config/mt-vxworks (LDFLAGS): Set to -r.
29815 (CFLAGS_FOR_TARGET): Removed.
29816
29817 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29818 (gdb) and gdb for vxworks uses (vxgdb).
29819
29820 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29821 executable is not in the tree and host != target, use sed and
29822 program_transform_name to determine the gdb name used by the
29823 target.
29824
29825 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29826 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29827
29828 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29829
29830 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29831 floats, chars, and shorts where there are ANSI-style function
29832 definitions.
29833
29834 * gdb.base/langs.exp, gdb.base/langs*: New test.
29835 * gdb.base/Makefile.in: Build it.
29836 * TODO: Remove item about checking that C names don't get C++
29837 demangling applied; this test tests it.
29838
29839 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29840
29841 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29842 went with the const70 xfail. The xfail went away a year ago.
29843
29844 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29845
29846 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29847 for hp300.
29848
29849 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29850
29851 * gdb.base/a1-selftest.exp: Don't run on hp300.
29852
29853 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29854
29855 * Makefile.in (site.exp): Set host_alias and target_alias as well
29856 as host_triplet and target_triplet.
29857
29858 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29859
29860 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29861
29862 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29863 places as other ecoff systems).
29864
29865 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29866 ultrix.
29867
29868 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29869
29870 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29871 remove them.
29872 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29873 variable and "variable" in addition to "data variable".
29874 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29875
29876 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29877 2.
29878 * gdb.base/list1.c (long_line): Add additional statement at start
29879 of function.
29880 * gdb.base/list.exp (test_forward_search): Update line number to
29881 reflect new statement.
29882
29883 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29884
29885 * gdb.base/signals.exp: Reinitialize searched source directories
29886 after gdb_start call.
29887
29888 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29889
29890 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29891 * gdb.stabs/Makefile.in: Likewise.
29892
29893 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29894 change. Instead split the tests into smaller pieces.
29895 * gdb.disasm/hppa.s: Corresponding changes.
29896
29897 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29898
29899 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29900 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29901
29902 * gdb.base/funcargs.exp: Modify many tests so that every test
29903 either passes or fails. Make some test names unique.
29904
29905 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29906
29907 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29908 Call stty to set interrupt character.
29909
29910 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29911 for HP assembler versus GNU assembler based on actual behavior of
29912 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29913
29914 * TODO: Suggest a few more stepping tests.
29915
29916 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29917
29918 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29919 restart GDB for h8300 after a continue.
29920 (return): Add pattern to match a29k-udi behavior.
29921 * gdb.base/nodebug.exp: Remove obsolete comment.
29922 * gdb.base/regs.exp: New file, testing of register displays.
29923 * gdb.base/return.exp: Fix typo in reference to $objdir.
29924 * gdb.base/whatis.exp: Always start with a fresh GDB.
29925
29926 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29927
29928 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29929 higher, these tests generate a lot of output.
29930
29931 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29932
29933 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29934 code following the catch silently ignored some errors; without the
29935 catch they should be thrown like any other tcl error. Also, the
29936 catch used "" instead of {} which meant all the callers who wanted
29937 to include one of the characters "[]$ had to quote it an extra time.
29938 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29939 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29940 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29941 Remove extra quoting.
29942
29943 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29944
29945 * gdb.base/commands.exp: Make test names unique; every test either
29946 passes or fails. Update some comments.
29947
29948 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29949
29950 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29951
29952 The following fixes a FAIL caused by the fact that the alpha stabs
29953 configuration didn't use the ".if alpha" code in weird.def.
29954 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29955 bit pointer, so the 32 bit version works even on the alpha.
29956 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29957 Remove the stuff which allowed us to have separate versions for
29958 alpha and everything else.
29959
29960 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29961 regexp which "info func operator\[\](" is supposed to match. Fix
29962 string to send to GDB. Note that GDB still doesn't work right. Add a
29963 new test for "info func .perator\[\](" which GDB does handle correctly.
29964
29965 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29966
29967 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29968
29969 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29970 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29971 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29972 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29973 it makes the tests harder to understand and confuses test-o-matic.
29974 The preferred style is that each test provides a PASS or a FAIL,
29975 and has a unique message (e.g. "continue #54" not just "continue")
29976 which is the same for the pass and the fail.
29977 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29978 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29979 to lib/gdb.exp.
29980 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29981 prt_accept which was basically the same thing. Likewise for
29982 test_print_reject and prt_reject.
29983 * lib/gdb.exp (test_print_reject): Add some more error message
29984 patterns to match from the former printcmds.exp (prt_reject).
29985 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29986 One defect of the passcount stuff is that some of it failed to
29987 report XPASS where appropriate.
29988 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29989 stuff before and after arg in expected pattern.
29990 (test_paddr_operator_functions): Re-do test without print_addr_of;
29991 this is the only test which seems to want extra stuff there.
29992
29993 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29994
29995 * gdb.base/nodebug.exp: Update new tests to reflect improved
29996 wording of gdb output.
29997
29998 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29999 and "ptype" work on variables in files compiled without -g.
30000 Replaces commented out "maint print msymbol" tests.
30001
30002 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30003
30004 * gdb.base/setvar.c (dummy): Call malloc.
30005
30006 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30007 losing with the irix4 sed.
30008
30009 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30010 ALRM" on irix4.
30011
30012 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30013
30014 * TODO: Remove items about corefile.exp testing new exec-file and
30015 backtrace; both are now done. Add items about printing enums.
30016
30017 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30018
30019 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30020 "get signal $thissig" test fails.
30021
30022 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30023
30024 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30025
30026 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30027 compiler warning with dec alpha compiler.
30028
30029 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30030 extra \n from gdb_test call (this explains why the prompt test
30031 that I removed yesterday was there).
30032 (user_defined_command_test): Remove extra \n and prompt test.
30033
30034 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30035 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30036 doesn't exist.
30037 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30038 Also remove alpha workaround, which turns out to be because
30039 SIGABRT == SIGLOST.
30040
30041 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30042
30043 * gdb.base/help.exp: Don't test "help show".
30044
30045 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30046
30047 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30048 "set print address" is on.
30049 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30050 pass prompt to gdb_test; gdb_test already looks for the prompt.
30051
30052 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30053
30054 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30055 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30056 was to make sure that gdb can read a core file. But (a) the "read
30057 the corefile" part didn't make it to a1-selftest.exp, we just
30058 delete the corefile after creating it, and (b) we test reading
30059 corefiles in corefile.exp anyway. Also, this test left around a
30060 xgdb process on Solaris.
30061
30062 * gdb.base/corefile.exp: Also test backtrace.
30063
30064 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30065
30066 * gdb.base/commands.exp: Test a simple user defined command with
30067 arguments and if/while statements; verify the full user command is
30068 printed by "show user".
30069
30070 * gdb.base/commands.exp: Test if/while commands as part of a
30071 breakpoint command list; verify they appear in breakpoint
30072 information.
30073
30074 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30075
30076 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30077 than by dividing by zero.
30078
30079 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30080
30081 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30082 performing an inferior call with watchpoints enabled.
30083 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30084 call.
30085
30086 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30087
30088 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30089 of "file" command.
30090
30091 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30092 Add additional pattern for when "int operator int(void);" appears
30093 in a different order.
30094
30095 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30096
30097 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30098
30099 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30100 and "signal" with ".*".
30101
30102 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30103
30104 * TODO: Add note about "handle all nostop".
30105
30106 * gdb.base/{sigall.c, sigall.exp}: New test.
30107 * gdb.base/Makefile.in: Add it.
30108
30109 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30110
30111 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30112 when invoking GDB, suppresses any windowing interface.
30113
30114 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30115
30116 * config/sim-gdb: New file, simulator testing support.
30117
30118 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30119
30120 * gdb.base/interrupt.exp: Test calling func1 twice.
30121
30122 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30123
30124 * gdb.base/list.exp (test_forward_search): Set timeout higher
30125 when we'll be getting lots of output from gdb.
30126
30127 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30128 "init_malloc" to after the expect statement. Run it if that
30129 regexp is taken, but also for two others which happen if source
30130 cannot be found.
30131
30132 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30133
30134 * gdb.base/printcmds.exp: New test, for printing register before
30135 program is running.
30136
30137 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30138
30139 * gdb.base/list.exp: Correct some alternate expect patterns
30140 to reflect changes in list1.c.
30141
30142 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30143
30144 * TODO: Add item regarding large frames.
30145
30146 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30147
30148 * TODO: Remove item about enabling return.exp; it
30149 is enabled. Suggest a few more "return" tests.
30150
30151 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30152
30153 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30154 anonymous unions.
30155
30156 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30157
30158 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30159 and pr-5646.o, so "make" is the same as "make all", not "make
30160 pr-4975.o".
30161
30162 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30163
30164 * gdb.base/list.exp: Adjust expectations to reflect changes in
30165 list1.c.
30166 (test_forward_search): New test proc.
30167 * gdb.base/list1.c (long_line): New function, has long source line.
30168
30169 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30170
30171 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30172 additional line of code that was added.
30173
30174 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30175
30176 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30177 tests so as not to overflow expect's input buffers.
30178 * gdb.disasm/hppa.exp: Corresponding changes.
30179
30180 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30181
30182 Beginnings of template debugging tests.
30183 * gdb.c++/templ-info.cc: New file to test for template
30184 debugging capability of the compiler.
30185 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30186 templ-info.cc.
30187 * gdb.c++/templates.cc: Add explicit template instantiations
30188 to enable compiling with -fno-implicit-templates. Add destructor
30189 and 'value' method to T5 class for template tests.
30190 * gdb.c++/templates.exp: Add testcases for printing of template
30191 types, setting breakpoints on template methods and calling a
30192 template method.
30193
30194 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30195
30196 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30197 branch target since some assemblers (gas-2.5) may emit a
30198 relocation for the branch instead of resolving it in the
30199 assembler.
30200
30201 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30202
30203 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30204 through signal handler.
30205
30206 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30207
30208 * configure.in (*-*-netware): Use config/mt-netware.
30209
30210 * config/mt-netware: New file.
30211 * config/mt-i386-netware: Removed, separate configs for different
30212 netware architectures are no longer needed now that we have
30213 --with-headers.
30214
30215 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30216
30217 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30218 by the recent changes to use ANSI C arithmetic conversions.
30219
30220 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30221
30222 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30223 bug involving using inferior_pid to figure out whether to select a
30224 frame.
30225
30226 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30227
30228 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30229 match the current disassembler output.
30230
30231 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30232
30233 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30234 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30235 types, expect "int" as type of integer values (for now).
30236
30237 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30238
30239 * gdb.base/commands.exp: New tests for if/while commands.
30240
30241 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30242
30243 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30244 by .*, since hex values have different syntax in Chill mode.
30245
30246 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30247
30248 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30249 linefeed from expect pattern for repeated types with indices > 9.
30250
30251 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30252
30253 First part of Fortran test suite.
30254 * gdb.fortran: New directory.
30255 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30256
30257 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30258
30259 * gdb.base/default.exp: Update expect pattern for load command
30260 without arguments.
30261
30262 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30263
30264 * configure.in: Change i386 to i[345]86.
30265 * gdb.base/configure.in: Likewise.
30266 * gdb.c++/configure.in: Likewise.
30267 * gdb.chill/configure.in: Likewise.
30268
30269 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30270
30271 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30272 patterns, since that is not a valid context for comments.
30273
30274 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30275
30276 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30277 repeated types and repeated types with indices > 9.
30278
30279 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30280
30281 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30282 2417; old bug has been fixed.
30283
30284 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30285
30286 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30287 send the newline ourselves instead of assuming gdb_test will do
30288 so when passed an empty input string.
30289
30290 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30291 stabs testcode.
30292
30293 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30294
30295 * lib/gdb.exp (gdb_test): Don't send anything if the first
30296 argument is an empty string. This makes cases where we want to
30297 match output that is already in expect's buffers (for example,
30298 matching a breakpoint after gdb_run_cmd has been called) work
30299 reliably.
30300
30301 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30302
30303 * config/netware.exp: New file.
30304
30305 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30306
30307 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30308 the -B and -L prefixes so we can find the debugging stub.
30309
30310 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30311 there and we are using the gcc from the tree.
30312
30313 * gdb.base/types.c: Removed.
30314
30315 * gdb.base/configure.in: Look for makefile fragments in ../config.
30316 Recognize i386-*-netware.
30317 * gdb.c++/configure.in: Likewise.
30318
30319 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30320
30321 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30322 the correct TCL syntax.
30323
30324 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30325
30326 * gdb.base/opaque.exp: use runto instead of messing around with
30327 breakpoints. Simplify by using gdb_test.
30328
30329 * gdb.base/bitfields.exp: restart between tests on netware targets
30330 because breakpoints aren't relocated after target death. Run
30331 processes to completion.
30332
30333 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30334
30335 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30336
30337 * Makefile.in: Remove extra tabs that confuse some versions
30338 of "make". Use the newly built gdb to test with by default,
30339 rather than the first one in the tester's search path.
30340
30341 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30342
30343 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30344
30345 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30346 condition help.
30347
30348 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30349
30350 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30351
30352 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30353 running.
30354 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30355 * gdb.base/funcargs.exp: Likewise.
30356
30357 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30358 * gdb.base/funcargs.exp: Likewise.
30359
30360 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30361 message is "".
30362
30363 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30364
30365 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30366 return,signals,twice}.exp: Handle non-existant binaries
30367 consistantly.
30368
30369 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30370 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30371 might testing a cross development system.
30372
30373 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30374
30375 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30376 runtest script is relative to ${srcdir}, not ${rootdir}.
30377
30378 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30379
30380 * gdb.base/signals.exp: Allow for optionality of breakpoint
30381 address.
30382
30383 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30384
30385 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30386
30387 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30388
30389 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30390 for size_t definition.
30391 * gdb.c++/templates.cc: Likewise
30392
30393 * config/mt-i386-netware: New file.
30394
30395 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30396 defined.
30397
30398 * gdb.base/Makefile.in: Added support for systems that name core
30399 files by appending "core" to the program name.
30400 * gdb.base/a1-selftest.exp: Likewise.
30401
30402 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30403
30404 * gdb.base/return.exp: Add comment and message for `return double'
30405 test failure on Sparc Solaris.
30406
30407 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30408
30409 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30410
30411 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30412
30413 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30414 from optimizing them away.
30415 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30416 patterns to include default constructors and assignment operators,
30417 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30418 character in the output of the virtual base pointer.
30419
30420 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30421
30422 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30423 expression match in print_addr_of to avoid unintented matches.
30424 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30425 versions up to 2.5.8.
30426
30427 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30428
30429 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30430 included file to run under newer versions of expect.
30431 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30432 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30433 Remove xfail for the virtual table of BDDHookV.
30434
30435 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30436
30437 * lib/gdb.exp (string_to_regexp): Set a default result.
30438 (default_gdb_start): Fix misleading message.
30439
30440 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30441
30442 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30443 Remove all CC, etc definitions.
30444 * config/mt-hpux: New file.
30445 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30446 (CFLAGS, LDFLAGS): Define.
30447 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30448
30449 * Makefile.in (site.exp): Don't insert host_os, etc.
30450 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30451 (distclean): Check existence of subdir.
30452 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30453 * gdb.base/Makefile.in: General cleanup and simplification.
30454 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30455 to build executables. Use default rule to build .o files.
30456 (EXPECT, RUNTEST, CC): Fix relative pathname.
30457 (site.exp): Don't insert host_os, etc.
30458 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30459 and/or SIGUSR1 defined.
30460 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30461 * gdb.c++/Makefile.in: General cleanup and simplification.
30462 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30463 (CFLAGS): Remove.
30464 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30465
30466 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30467
30468 * gdb.base/recurse.exp: Misc changes to get tests running again
30469 after Kung's changes to the watchpoint code.
30470 * gdb.base/watchpoint.exp: Likewise.
30471
30472 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30473
30474 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30475
30476 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30477
30478 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30479 * lib/gdb.exp (default_gdb_start): Define.
30480 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30481 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30482 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30483 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30484 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30485 Don't call gdb_target_udi in between tests.
30486
30487 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30488
30489 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30490 (which was basically just a local version of the same thing). In
30491 addition to avoiding duplication, gdb_test_exact is faster.
30492 * lib/gdb.exp (gdb_test_exact): Fix typo.
30493
30494 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30495 don't give an error.
30496
30497 * gdb.base/term.exp: Call delete_breakpoints before starting.
30498
30499 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30500 (t10): Add comment.
30501
30502 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30503
30504 Reorganization of the GDB Test Suite.
30505
30506 * gdb.base: New directory, contains all the basic tests.
30507 * gdb.c++: New directory, tests specific to C++.
30508 * gdb.chill: New directory, tests specific to Chill.
30509 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30510 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30511 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30512 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30513 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30514 t30-31 to chill).
30515 * */gdbme.*: Rename to match appropriate expect scripts.
30516 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30517 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30518 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30519 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30520 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30521 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30522 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30523 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30524 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30525 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30526 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30527 gdb.c++/virtfunc.cc: New names of C++ files.
30528 * gdb.chill/chillvars.ch: New name of Chill file.
30529 * gdb.base/configure.in, gdb.c++/configure.in,
30530 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30531 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30532 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30533 * configure.in (configdirs): Update to reflect directory changes.
30534 (target_abbrev): No longer define for any configuration.
30535 * Makefile.in: Cosmetic improvements to header comments.
30536
30537 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30538
30539 Various changes to gdb.t31:
30540
30541 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30542 * gdbme.ch: Make all key-words and predefineds be upper-case.
30543 * chillvars.exp: Expect key-words and predefinds in upper-case.
30544
30545 * chillvars.exp: Use gdb_test_exact many places.
30546 Change expected output for arrays (which now includes index labels).
30547
30548 * pr-5020.exp, gdme.ch (module PR_5020):
30549 New test, for PR-5020.
30550
30551 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30552
30553 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30554 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30555
30556 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30557
30558 * Makefile.in: Fix bit-rot in definitions of CHILL,
30559 CHILL_FOR_TARGET and Chill_LIB.
30560 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30561 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30562 CHILL, and CHILL_LIB.
30563
30564 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30565
30566 * Revert the previous changes. Please see Rob's directory
30567 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30568
30569 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30570
30571 * Makefile.in, configure.in, config/mips-gdb.exp,
30572 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30573 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30574 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30575 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30576 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30577 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30578 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30579 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30580 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30581 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30582 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30583 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30584 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30585 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30586 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30587 changes from 94Q1.
30588
30589 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30590
30591 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30592 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30593 Rob's new testing fragments.
30594
30595 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30596
30597 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30598 lib/gdb.exp: Replace error proc calls with perror.
30599
30600 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30601
30602 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30603 version also, match on casted version strings, and match on
30604 gdb startup case where the line numbers might be messed up.
30605
30606 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30607
30608 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30609 (CFLAGS): Delete it from here.
30610
30611 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30612
30613 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30614
30615 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30616
30617 * Makefile.in (RUNTEST): Default to just "runtest".
30618
30619 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30620
30621 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30622 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30623 the code has been restructured.
30624
30625 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30626
30627 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30628 \n, not just one of each.
30629
30630 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30631 /bin/cc gives a warning if you do.
30632
30633 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30634
30635 * gdb.t24/demangle.exp: change expect pattern of
30636 __t10ListS_link1ZUiRCUiPT0
30637
30638 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30639
30640 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30641 on local variables in recursive functions.
30642
30643 * gdb.t07/Makefile.in: Build the new test.
30644
30645 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30646
30647 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30648 directly. Instead compare the return values from actual calls.
30649
30650 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30651
30652 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30653
30654 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30655
30656 * From Peter Schauer with minor modifications.
30657 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30658 stops in mid-line in the caller. Add xfail for returning a float
30659 value on X86 targets.
30660
30661 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30662
30663 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30664 to avoid expect lossage.
30665 (fmem_LRbug_tests): Likewise.
30666 * gdb.disasm/hppa.s: Corresponding changes.
30667
30668 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30669 conditions to work with latest dejagnu/expect.
30670
30671 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30672 expected to fail on the PA.
30673 (backtrace in call with trampolines): Explicitly require main
30674 to be frame #1 (no trampolines should show up in backtrace).
30675
30676 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30677 "continue -expect".
30678 * gdb.t06/break.exp: Likewise.
30679 * gdb.t07/watchpoint.exp: Likewise.
30680 * gdb.t13/bitfields.exp: Likewise.
30681 * gdb.t15/{funcargs,return}.exp: Likewise.
30682 * gdb.stabs/weird.exp: Likewise.
30683 * config/{mips,udi}-gdb.exp: Likewise.
30684
30685 * hppa.sed: Enclose comments within a sed command to avoid
30686 losing with the old OSF1 sed.
30687
30688 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30689
30690 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30691 sequent dynix.
30692 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30693 * gdb.t15/funcargs.exp: Conditionally step again to really
30694 finish from marker_call_with_trampolines. Handle the case where
30695 the first step from within call_with_trampolines already steps
30696 us back to main.
30697 * gdb.t15/gdbme.c: Add comment to closing brace of
30698 call_with_trampolines for funcargs.exp.
30699
30700 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30701
30702 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30703 Fix typo(s).
30704
30705 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30706
30707 * gdb.t07/gdbme.c: More code for watchpoint testing.
30708
30709 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30710 "Hardware watchpoint" throughout file.
30711 (test_watchpoint_triggered_in_syscall): New test.
30712 (test_complex_watchpoint): New test.
30713
30714 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30715
30716 * gdbme.c (call_with_trampolines): New function to try and step
30717 into. Tests trampoline problems on the PA.
30718
30719 * funcargs.exp (localvars_in_indirect_call): No longer expect
30720 stepping into indirect call to fail on PAs.
30721 (test_stepping_over_trampolines): New test.
30722
30723 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30724
30725 * TODO: Add suggestions for static member function tests, and
30726 completion tests.
30727
30728 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30729
30730 * TODO: Add suggestions for "p/a" tests.
30731
30732 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30733 (default_gdb_exit): Replace all the hair with sending "quit" to
30734 the process with a simple close.
30735
30736 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30737
30738 * TODO: Add suggestions for shared library tests.
30739
30740 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30741
30742 * TODO: Add suggestions for x/s tests.
30743
30744 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30745
30746 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30747 "enable once", and "enable breakpoints once" with ".*".
30748
30749 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30750
30751 * TODO: Add suggestions about structure passing tests.
30752
30753 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30754
30755 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30756 the primary1 test, use work around if __GNUC__ < 2.
30757 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30758 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30759 Test for bad output rather than waiting for timeout. Issue
30760 second continue only if first continue failed.
30761
30762 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30763
30764 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30765 operator[] test with gdb_test because the old code didn't seem to
30766 be getting the quoting right with the new dejagnu.
30767
30768 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30769
30770 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30771 one from the path.
30772 * Makefile.in: Use a fresh expect if there is one, use runtest
30773 from the src tree if there is one.
30774
30775 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30776
30777 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30778 next over recursive call. Revise the tests from that point on
30779 (which had been skipped) to match GDB's actual (correct) output.
30780
30781 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30782 with next over a breakpoint whose condition is false.
30783
30784 * gdb.t00/help.exp: Comment out "help set print" tests just like
30785 (and for same reason as) "help set" test.
30786
30787 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30788
30789 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30790 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30791
30792 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30793
30794 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30795 necessary gdb_target_udi.
30796
30797 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30798
30799 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30800 1838 and 2417; they are fixed.
30801
30802 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30803 gdb.t03/ptype.exp (ptype structure, ptype union):
30804 Remove xfails; the test is looser than when the xfails were added.
30805
30806 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30807 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30808
30809 * gdb.t01/run.exp: Only run shell test if isnative.
30810
30811 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30812 since "run" automatically loads if necessary. Call gdb_target_udi
30813 after the "file" since "file" kills any execution target.
30814
30815 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30816 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30817 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30818 argument for UDI.
30819
30820 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30821
30822 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30823
30824 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30825
30826 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30827
30828 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30829 properly quoting regexps. This makes the second argument to
30830 demangle a fixed string, which matches the callers, instead of a
30831 shell-style pattern which is what the previous implementation
30832 used. Update some of the callers.
30833
30834 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30835
30836 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30837 (comib_nullified_tests): Fix typo.
30838 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30839 strings. No longer expected to fail.
30840
30841 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30842 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30843 strings. No longer expected to fail.
30844
30845 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30846 string. No longer expected to fail.
30847
30848 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30849
30850 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30851 No longer expected to fail.
30852
30853 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30854 string. No longer expected to fail.
30855
30856 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30857
30858 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30859 only in the names (I probably got most of them). I was even
30860 generous with some which differed in underscores in names, and
30861 probably missed a few, and I *still* was able to remove almost a
30862 third of the file with almost no impact on testsuite coverage.
30863
30864 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30865
30866 * gdb.t00/default.exp: Match udi_attach error message as well as
30867 the one from child_attach.
30868
30869 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30870
30871 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30872
30873 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30874 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30875
30876 * Move test with enums and partial symbols back to
30877 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30878 Reverts the change of 26 May 93. Per today's change to
30879 stabs.texinfo, the behavior that weird.exp was expecting was
30880 unreasonable; what is important is that the compiler+gdb get
30881 things right, which happens with a recent gcc. Also fix the test
30882 to deal with native compilers which put out the stab gdb can't
30883 deal with.
30884
30885 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30886
30887 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30888 in the names. The main thing these accomplish is to slow things down.
30889 Many more such duplicates surely remain.
30890
30891 * gdb.t00/help.exp: Comment out "help support" test just like
30892 (and for same reason as) "help set" test.
30893
30894 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30895
30896 * gdb.t06/break.exp: Remove setup_xfails for
30897 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30898 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30899 about known bug in gcc to include up through 2.5.8.
30900 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30901 well as "_vb$".
30902 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30903 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30904 with latest gcc and gdb.
30905 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30906 well as "_vb$".
30907
30908 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30909
30910 * configure.in (hppa*-*-*): Also configure and build stabs-only
30911 tests.
30912
30913 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30914
30915 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30916 * gdb.t10/configure.in (hppa*-*-*): Use it.
30917
30918 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30919
30920 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30921
30922 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30923
30924 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30925 versions prior to 1.13.5.
30926
30927 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30928
30929 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30930 the prompt is at the start of a line.
30931
30932 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30933
30934 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30935 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30936 in the copr tests now.
30937 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30938 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30939 expected to fail.
30940
30941 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30942
30943 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30944 gdb.t31/chillvars.exp, lib/gdb.exp:
30945 Tweak to run under either version of expect.
30946 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30947 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30948 * gdb.t11/list.exp: Remove extraneous whitespace.
30949
30950 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30951
30952 * gdb.t16/printcmds.exp (test_print_strings): Accept
30953 "(unsigned char *) " before the string.
30954
30955 * TODO: Add notes about printing of fancy types and GDB expressions.
30956
30957 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30958
30959 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30960 * gdb.t06/configure.in: Don't try to compile signals test program
30961 if doing mips-idt-ecoff.
30962
30963 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30964
30965 * Most .exp files: Tweak to run under either version of expect.
30966
30967 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30968
30969 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30970 xfails; I'm not sure why they are failing, but not because of PR 1806.
30971
30972 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30973
30974 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30975 defined in lib/gdb.exp.
30976
30977 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30978
30979 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30980 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30981 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30982 have to be typeless.
30983
30984 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30985
30986 * TODO: Add suggestion for copyright year test.
30987
30988 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30989
30990 * configure.in (*-*-lynxos*): Add stabs tests.
30991
30992 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30993
30994 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30995 so insert a tab before any assembler directive in column zero.
30996
30997 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30998 stores.
30999 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31000 stores.
31001 (fpu_short_memory_tests): Likewise.
31002
31003 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31004
31005 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31006 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31007 .stabs directives in comments.
31008
31009 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31010
31011 * TODO: New file, describing tests we could write.
31012 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31013
31014 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31015
31016 * gdb.t06/signals.exp: Add kludge to force re-sync.
31017
31018 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31019 to xgdb instead of gdb, get out of gdb.
31020
31021 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31022
31023 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31024 for info.
31025
31026 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31027
31028 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31029 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31030 * gdb.stabs/hppa.sed: New sed script for the PA.
31031
31032 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31033
31034 * gdb.stabs: Re-write weird.def and configuration to use sed
31035 instead of cpp. sed is portable and POSIX; cpp is neither.
31036
31037 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31038
31039 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31040
31041 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31044
31045 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31046
31047 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31048 "_vb$".
31049 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31050 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31051
31052 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31053
31054 * lib/gdb.exp: Comment out code which depends on non-existent
31055 `transform' procedure.
31056
31057 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31058
31059 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31060 * lib/gdb.exp: Transform tool name.
31061 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31062 1.1's new error handling system.
31063
31064 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31065
31066 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31067
31068 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31069
31070 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31071 They made pattern matching so slow that timeouts happened on
31072 heavily loaded systems. Now any output from "show print" which
31073 gets us back to the GDB prompt is a PASS.
31074
31075 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31076
31077 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31078
31079 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31080
31081 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31082
31083 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31084 It is not from PR 3220.
31085
31086 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31087
31088 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31089 just started failing because they depended on the order the
31090 subcommands are presented, or exact docstring text. This kind of
31091 test is a pain and has minimal benefit.
31092
31093 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31094
31095 * gdb.t09/corefile.exp: At end of test, use "core" command with
31096 no arguments.
31097
31098 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31099
31100 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31101 17}/Makefile.in: Make it possible to run the testsuite with Sun
31102 make and CC = cross gcc by adding explicit build rules for .o
31103 files.
31104
31105 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31106
31107 * gdb.t15/funcargs.exp: Don't put comments on same line as
31108 setup_xfail (@#$*%& tcl braindamage!).
31109
31110 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31111
31112 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31113
31114 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31115
31116 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31117 * gdb.t20/inherit.exp: remove three dumplicate entries.
31118
31119 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31120
31121 * gdb.t06/break.exp: For "next over recursive call", fail on any
31122 incorrect output, not just on "factorial (value=2)".
31123
31124 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31125
31126 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31127 working now. Add an xfail if accesing a bss variable causes
31128 a memory error if the target is not yet run.
31129
31130 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31131
31132 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31133 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31134 name of __st* demangling (2 strings). Did Kung really get the
31135 more than 95 others right without testing them?
31136
31137 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31138
31139 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31140
31141 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31142
31143 * configure.in (configdirs): Add gdb.disasm
31144 * gdb.disasm: New directory for GDB disassembler tests.
31145 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31146
31147 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31148
31149 * gdb.t00/help.exp: Don't test "help set".
31150
31151 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31152 from within expect statements. None of these happen anymore and
31153 they cause regressions to be silently unnoticed.
31154
31155 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31156 messages) about known failures with gcc cygnus-2.4.5-930417.
31157
31158 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31159 comp-info.exp so it gets built if it doesn't exist.
31160
31161 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31162 it is no longer used.
31163 * gdb.t13/comp-info.c: Removed.
31164
31165 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31166
31167 * gdb.t06/signals.exp: Add xfail for sun3.
31168
31169 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31170
31171 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31172 relevant because ^C doesn't get sent but failure can be reproduced
31173 interactively).
31174
31175 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31176
31177 * gdb.stabs/alpha.mt: New configuration file for alpha.
31178 * gdb.stabs/configure.in: Use it.
31179 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31180 sharing with alpha.mt, redefine long to word via preprocessor.
31181 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31182 for alpha.
31183 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31184 native cc.
31185 * gdb.t00/teststrategy.exp: Change expect string so that we
31186 consume the `(xgdb)' from the command echo and from the gdb prompt.
31187 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31188 gdb currently compares all values as long, so this failure probably
31189 applies to any configuration where LONGEST is bigger than a target int.
31190 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31191 with gcc.
31192 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31193 to handle opaque pointers, gcc is.
31194 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31195 as first argument. Include <sys/types.h> and change all operator
31196 new definitions to use size_t.
31197 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31198 now that we use size_t.
31199
31200 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31201
31202 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
31203 a long or float array cast all array members to the same type.
31204 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
31205 with 64 bit longs.
31206 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
31207 on alpha.
31208 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
31209
31210 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31211
31212 * gdb.t24 (demangle.exp): Constructors of templates have names like
31213 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31214 section 14.6 of the ARM.
31215
31216 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31217 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31218 accomplish little and slow down the testsuite.
31219
31220 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31221 Accept spaces various places.
31222
31223 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31224
31225 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31226 with watchpoint enabled.
31227
31228 * Makefile.in: Remove definition of CC and remove the second
31229 definition of CXX (the "CXX = gcc" one remains). These definitions
31230 were causing backquotes to be expanded within backquotes, which
31231 doesn't work.
31232
31233 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31234
31235 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31236
31237 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31238
31239 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31240 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
31241 by mips cc and contains no stabs entries.
31242
31243 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31244
31245 * config/vx-gdb.exp: Use fake device to load files rather than
31246 NFS.
31247 * lib/gdb.exp: New proc to do "file" command.
31248 * config/unix-gdb.exp: Use new "file" proc.
31249
31250 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31251
31252 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31253 Rework board rebooting slightly.
31254 (gdb_exit): Don't exit from the remote shell; there isn't one.
31255 * gdb.stabs/weird.exp: If a program is being debugged already,
31256 kill it.
31257 * gdb.t04/setvar.exp: Stop and restart gdb.
31258 * gdb.t05/expr.exp: Likewise.
31259 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31260 restart gdb and reload the program.
31261 * gdb.t08/opaque.exp: Likewise.
31262 * gdb.t12/scope.exp: Likewise.
31263 * gdb.t13/bitfields.exp: Likewise.
31264 * gdb.t15/funcargs.exp: Likewise.
31265 * gdb.t20/classes.exp: Likewise.
31266 * gdb.t03/ptype.exp: Increase timeout.
31267 * gdb.t16/printcmds.exp (test_print_string_constants,
31268 test_print_array_constants): Likewise.
31269 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31270 * gdb.t20/classes.exp (do_tests): Likewise.
31271 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31272
31273 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31274
31275 * gdb.stabs: Renamed *wierd* to *weird*.
31276
31277 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31278
31279 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31280 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31281
31282 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31283
31284 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31285 (do_tests): Remove xfail for whatis on one_var and two_var.
31286
31287 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31288
31289 * Makefile.in: Made cross building work better by adding
31290 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31291
31292 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31293
31294 * gdb.t15/{return.c,return.exp,Makefile.in}:
31295 New test, currently commented out.
31296
31297 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31298
31299 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31300 still running and removes the leftover named socket so GDb can do
31301 clean restarts.
31302
31303 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31304
31305 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31306 console, not GDB.
31307 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31308 cross testing works better with "make check"
31309 * config/unix-gdb: Use default procedures for exit and version.
31310 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31311 with the newest VxWorks.
31312
31313 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31314
31315 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31316 old form.
31317
31318 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31319 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31320
31321 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31322
31323 * config/unix-gdb.exp: Remove this version of gdb_exit
31324 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31325 Rob says he'll look at it when he gets back to testing boards.
31326
31327 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31328
31329 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31330 an expected fail for certain ptype commands.
31331
31332 * gdb.t20/classes.exp: Update expected results of "ptype class
31333 Base1" to account for the constructor that now appears in the type.
31334
31335 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31336
31337 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31338 disappeared from list.
31339 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31340 "alldone" proc with call to cleanup and exit.
31341 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31342 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31343 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31344 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31345 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31346 "alldone" proc with simple returns that suppress remaining
31347 tests. The alldone proc went away many months ago.
31348
31349 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31350
31351 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31352
31353 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31354
31355 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31356
31357 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31358 as vax gdb will display them.
31359
31360 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31361
31362 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31363 optimizers.
31364
31365 * scope.exp: Change "bad value for localval" messages so each one
31366 is unique.
31367
31368 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31369 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31370
31371 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31372
31373 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31374
31375 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31376 doesn't exist (due to optimization).
31377
31378 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31379
31380 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31381 contains \r because the filename is long.
31382
31383 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31384 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31385
31386 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31387
31388 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31389 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31390 Ultrix.
31391 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31392 int tests.
31393 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31394
31395 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31396
31397 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31398
31399 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31400 to match does not match the passing case but still matches the
31401 failing case.
31402
31403 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31404
31405 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31406
31407 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31408
31409 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31410 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31411 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31412 Remove various versions of gdb_exit.
31413 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31414 gdb_exit.
31415 * config/unix-gdb.exp: gdb_exit remains here, and should override
31416 the generic version, since it's doing a lot of wierd stuff that
31417 the other versions aren't. FIXME, fold it in, or abandon this
31418 version.
31419
31420 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31421
31422 * gdb.t24/demangle.exp: Add tests for PR 3220.
31423
31424 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31425
31426 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31427
31428 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31429
31430 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31431 "i386-*-*". Works for i486 as well.
31432
31433 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31434 bug, and expand domain of xfail to all SVR4 systems, since the
31435 actual problem is likely to be in generic SVR4 /proc support.
31436
31437 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31438
31439 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31440
31441 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31442
31443 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31444 xfails for other systems. Match a missing 'Continuing.' as an
31445 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31446
31447 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31448 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31449 Only issue warning for missing executables if -all option is used.
31450
31451 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31452 file if -all option is used. It's like an unpredictable XFAIL.
31453
31454 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31455
31456 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31457 for dynamically linked binaries.
31458
31459 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31460
31461 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31462
31463 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31464 to state that this is a known bug in old versions of g++.
31465
31466 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31467
31468 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31469 while waiting for `Continuing'.
31470
31471 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31472
31473 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31474 in text, data, and bss.
31475 * gdb.t10/nodebug.c: Add local and global test variables for
31476 initialized and uninitialized data.
31477
31478 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31479
31480 * config/unix-gdb.exp (gdb_exit): Add "wait".
31481
31482 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31483
31484 * gdb.t06/signals.exp: xfail the continue from the handler for all
31485 targets.
31486
31487 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31488 function with watchpoints enabled, the i386 call dummy starts with
31489 a call.
31490
31491 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31492 386 bsd names its corefiles.
31493
31494 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31495
31496 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31497 compilers don't grok it.
31498 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31499 with small octal ints rather than character constants, which
31500 are signed and might not fit if first promoted to int.
31501
31502 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31503
31504 * gdb.t09/Makefile.in (clean): Remove corefile.
31505
31506 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31507
31508 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31509
31510 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31511 and Jim Kingdon (kingdon@cygnus.com)
31512
31513 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31514 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31515 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31516
31517 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31518
31519 * gdb.t17/interrupt.exp: Add xfail for hppa.
31520
31521 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31522
31523 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31524 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31525 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31526 to determine signed-ness of bitfields and use the result to setup
31527 the xfail.
31528 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31529 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31530 call line is reached if necessary.
31531
31532 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31533
31534 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31535
31536 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31537
31538 * gdb.t06/break.exp: Also test `clear' command.
31539
31540 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31541
31542 * gdb.t00/teststrategy.exp: Remove extra quote.
31543
31544 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31545 watchpoint enabled to be for all non-68k machines.
31546
31547 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31548
31549 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31550
31551 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31552 targets use aout.mt instead of ecoff.mt as gas understands
31553 standard aout format.
31554
31555 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31556
31557 * lib/gdb.exp (runto): Don't insist that function we are running to
31558 was compiled with -g.
31559
31560 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31561
31562 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31563 to get back into the read system call.
31564 Accept leading newline in case where we woke it up.
31565
31566 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31567
31568 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31569 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31570 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31571 enable ecoff configuration.
31572
31573 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31574
31575 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31576
31577 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31578
31579 * gdb.t16/printcmds.exp: Add another printf test.
31580
31581 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31582
31583 * configure.in: If configured -with-stabs on any target, add
31584 stabsdirs to configdirs.
31585
31586 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31587
31588 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31589 fun" so pattern does not match the command itself.
31590
31591 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31592
31593 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31594
31595 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31596
31597 * gdb.t17/interrupt.exp: Test for more things.
31598
31599 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31600
31601 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31602 compiler arranges the code and line numbers.
31603
31604 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31605
31606 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31607
31608 * gdb.t00/help.exp: Increase expect input buffer size.
31609
31610 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31611
31612 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31613
31614 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31615
31616 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31617
31618 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31619 [0-9]*, not just [0-9].
31620
31621 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31622
31623 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31624
31625 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31626
31627 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31628
31629 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31630
31631 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31632
31633 * gdb.t06/signals.c: Add xfails for sun3.
31634
31635 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31636
31637 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31638 test_stepping tests.
31639
31640 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31641
31642 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31643
31644 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31645
31646 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31647 rather than actually putting it through cpp twice.
31648
31649 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31650
31651 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31652
31653 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31654 no longer needed.
31655
31656 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31657
31658 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31659
31660 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31661 C++ features prints as "struct", make it a pass, not an xfail.
31662
31663 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31664
31665 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31666 Don't require VA to print as "class" rather than "struct".
31667
31668 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31669
31670 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31671
31672 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31673
31674 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31675
31676 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31677
31678 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31679 order.
31680
31681 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31682
31683 * gdb.t16/printcmds.exp: Add printf tests.
31684
31685 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31686
31687 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31688
31689 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31690
31691 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31692 pass counts, to counteract any existing or future setup_xfails.
31693
31694 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31695
31696 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31697 {BEGIN,END}_COMMON for common block instead of STAB.
31698 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31699
31700 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31701 intp_var should be N_GSYM not N_LSYM.
31702 wierd-aout.S: Use a label for the value of the N_SO.
31703 wierd.def: Remove all backslashes.
31704 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31705
31706 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31707
31708 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31709 get the expected next to inheritance3.
31710
31711 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31712
31713 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31714 now that gcc-2.4 gets it right.
31715
31716 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31717
31718 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31719
31720 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31721 generating comp-info.exp which works for cross-compilation.
31722
31723 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31724
31725 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31726 "*-*-sysv4.*".
31727
31728 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31729
31730 * gdb.t01/run.exp: Start with a fresh gdb.
31731 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31732 SVR4.x.
31733
31734 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31735
31736 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31737 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31738 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31739 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31740 things to remove.
31741
31742 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31743
31744 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31745 test cases from bug reports.
31746
31747 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31748
31749 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31750 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31751 avoid spurious xfails.
31752 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31753 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31754 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31755
31756 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31757
31758 * gdb.t00/teststrategy.exp: Rework to provide more useful
31759 description of each test, fix problem with systems that define
31760 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31761 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31762 results for "next over recursive call" so timeouts aren't taken
31763 by error.
31764
31765 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31766
31767 * gdb.t12/scope.exp: Test printing of variables before run.
31768
31769 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31770 printed in wrong order due to sorting.
31771
31772 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31773
31774 * gdb.t00/teststrategy.exp: Fix expected results for printing
31775 user entered string constant. Is array of char, prints with no
31776 address.
31777
31778 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31779 commands.
31780 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31781 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31782 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31783 of struct of char arrays.
31784 * gdb.t00/radix.exp: New tests for radix commands.
31785
31786 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31787
31788 * gdb.t16/printcmd.exp: Print a variable before running program
31789 (with xfail for AIX).
31790
31791 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31792
31793 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31794
31795 * gdb.t16/printcmd.exp: Don't print variables before running program.
31796
31797 * gdb.t06/break.exp: Don't require envp argument to main.
31798
31799 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31800
31801 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31802 Add xfails for rs6000.
31803
31804 * gdb.t02/whatis.exp: Change other tests not to re-test something
31805 we already tested.
31806
31807 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31808 each type used has a variable of that type.
31809
31810 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31811
31812 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31813
31814 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31815
31816 * configure.in: change srctrigger to be a file, not a directory
31817
31818 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31819
31820 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31821
31822 * gdb.t11/list.exp: Fixed a couple of typos.
31823
31824 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31825
31826 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31827 is fixed and PR is closed.
31828 * gdb.t16 (gdbme.c): Add simple test string variable.
31829 * gdb.t16 (printcmds.exp): Add tests with simple test string
31830 variable, primarily for boundaries on "set print elements".
31831
31832 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31833
31834 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31835 Make leading 0's optional and don't expect a tab in the middle
31836 of the number.
31837
31838 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31839
31840 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31841 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31842 don't end command passed to gdb_test with newline.
31843
31844 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31845 signed keyword away, don't expect signed bitfields to be signed.
31846
31847 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31848 printing with only as many 1's as are in the field as well as printing
31849 with 32 1's (see comment).
31850
31851 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31852
31853 * gdb.t00/default.exp: Start with a fresh gdb.
31854 * configure.in (configdirs): Remove gdb.t31 until the chill
31855 compiler works again. It no longer is able to find chillrt0
31856 since it isn't in libchill.a anymore.
31857 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31858 wierd.o, make more modular.
31859 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31860 spurious newlines that caused problems.
31861
31862 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31863
31864 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31865 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31866 gdb.stabs/wierd.{exp,def}: Many new tests.
31867
31868 * gdb.t00/default.exp: update info line for new message.
31869
31870 * gdb.t02/{whatis.exp,gdbme.c}:
31871 Test that "char *" doesn't print as "caddr_t".
31872
31873 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31874
31875 * gdb.t00/help.exp: Use .* in place of some help messages which
31876 just changed.
31877 gdb.t00/default.exp: Update "info frame" test for new message.
31878 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31879 Remove some xfails
31880
31881 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31882
31883 * gdb.t03/{gdbme.c,ptype.exp}:
31884 Add tests for typedef'd struct and union without tags.
31885 Also check "whatis" on a variable of a typedef'd enum without a tag.
31886
31887 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31888 PRMS 1823; the bug still exists but isn't reproduced by this test
31889 anymore), and remove rs6000 XFAIL (the bug is fixed).
31890
31891 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31892 duplicated from whatis.exp. For those that are left, accept
31893 "long", "long int", or "int" for long variables (whatis.exp already
31894 has an XFAIL for "int", so no need to fail it here).
31895
31896 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31897 Deal with GCC's names for types now that GDB uses the compiler's names.
31898
31899 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31900 setup_xfail's for sunos4. If we #defined the signed keyword away,
31901 don't expect GDB to know that char it is signed.
31902
31903 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31904
31905 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31906
31907 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31908 should work on any system, regardless of debugging format.
31909 * gdb.t21/demangle.exp: Move to gdb.t24.
31910 * gdb.t24/demangle.exp: Move from gdb.t21.
31911 * gdb.t24/{Makefile.in, configure.in}: New files.
31912
31913 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31914
31915 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31916 * gdb.stabs: New directory.
31917
31918 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31919
31920 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31921 not just "Quit anyway?".
31922
31923 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31924
31925 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31926 that all setup_xfails are immediately followed by clear_xfails.
31927
31928 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31929
31930 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31931 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31932 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31933 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31934 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31935 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31936 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31937 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31938 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31939 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31940 gdb.t31/chillvars.exp, lib/gdb.exp:
31941 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31942 bug-gdb@prep.ai.mit.edu.
31943
31944 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31945
31946 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31947 with 0.0, not integer 0.
31948
31949 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31950
31951 * gdb.t06/break.exp: Update for "Kill the program" message change.
31952
31953 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31954
31955 * Makefile.in (GDBFLAGS): Set to -nx.
31956 * Makefile.in (site.exp): Use GDBFLAGS.
31957
31958 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31959
31960 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31961 Makefiles.
31962 (check): depend on just-check.
31963 (just-check): added so that tests can be run without a noop
31964 build pass.
31965
31966 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31967
31968 Switch to using configure's configdirs.
31969 * Makefile.in (Makefile): add configure.in dependency.
31970 (SUBDIRS): removed redundant assignment.
31971 * configure.in: switch subdirs assignment to configdirs.
31972 * gdb.t*/configure.in: new files.
31973
31974 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31975
31976 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31977 works.
31978
31979 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31980
31981 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31982 in explicit rules. Apparently this is not supported by some makes.
31983
31984 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31985
31986 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31987
31988 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31989
31990 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31991 disappeared.
31992
31993 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31994
31995 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31996
31997 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31998
31999 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32000 watchpoint problem that is now fixed.
32001 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32002 uninitialized convenience variables.
32003 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32004 structures.
32005
32006 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32007
32008 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32009 which causes expect to get out of sync with gdb on long output
32010 from help set.
32011 * gdb.t09/corefile.exp: Make expected pattern for core file
32012 failing signal and frame output format less sun specific.
32013
32014 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32015
32016 * gdb.t31/chillvars.exp: Add and remove initial dummy
32017 breakpoint, so that symbol table is forced in.
32018 (Needed at least on Sunos4, though it seems not SVR4.)
32019 * gdb.t31/chillvars.exp: Update for changed output format.
32020
32021 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32022
32023 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
32024
32025 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32026
32027 * Makefile.in: Added --srcdir when invoking runtest, removed the
32028 need for a local config file. (optional now)
32029
32030 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32031
32032 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32033 failure count used to force early termination. Add some more
32034 expected failures for gnu style demangling.
32035
32036 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32037
32038 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32039 pmi variable from gdb.t20/gdbme to get optimized away.
32040 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32041 Check for written corefile upon timeout _and_ eof.
32042
32043 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32044
32045 * config/unix-gdb.exp: Add missing return 0.
32046
32047 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32048
32049 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32050 test termination.
32051
32052 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32053
32054 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32055 disappeared.
32056
32057 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32058
32059 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32060 time as i860 support works.
32061
32062 * gdb.t15/funcargs.exp: Fix expected outputs to include
32063 "backtrace 100\r" rather than just "backtrace\r", to match last
32064 change.
32065
32066 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32067
32068 * config/udi-gdb.exp (gdb_exit): Remove close command.
32069 (gdb_target_udi): New procedure to set the UDI target.
32070 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32071 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32072 Added waits for prompts after several question responses. Added
32073 some more responses used by a29k-amd-udi-gdb.
32074 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32075 pass different arguments, restart UDI connection after program
32076 completion.
32077 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32078 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32079 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32080 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32081 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32082 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32083 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32084 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32085 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32086 after program completion.
32087 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32088 compiled with a SELECT_VECS setting.
32089 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32090 infinite recursion.
32091
32092 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32093 Added checks for COFF results, and made them expected failures for
32094 all targets. It would be better to make them expected failures
32095 for COFF targets only.
32096
32097 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32098
32099 * Makefile.in: add null dvi target, don't bother to recurse
32100 through test directories for info and install-info; rename
32101 $(datadir) to be dejagnu instead of deja-gnu
32102
32103 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32104
32105 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32106 compiler to coredump.
32107 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32108 code.
32109
32110 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32111
32112 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32113 coredump.
32114 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32115 code.
32116
32117 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32118
32119 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32120 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32121 which in a shell. Deletes xgdb when done.
32122 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32123 Tests the return from the "set height" or "set width" commands.
32124 Added a few return codes where needed.
32125
32126 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32127
32128 * Makefile.in (SUBDIRS): Add gdb.t17.
32129 * configure.in (subdirs): Add gdb.t17.
32130 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32131 files to test gdb's calling of functions in the inferior with
32132 the correct arguments and gdb's ability to retrieve any
32133 result returned.
32134
32135 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32136
32137 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32138 may be called after gdb goes away. Previous versions of expect
32139 needed these to avoid file descriptor leaks, but they cause
32140 errors with the current revision of expect.
32141 * gdb.t00/gdbvars.exp: Use -re on expected output after
32142 setting sevenbit-strings.
32143 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32144 to set sevenbit-strings consistent across tests.
32145 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32146 set sevenbit-strings consistent across tests.
32147
32148 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32149
32150 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32151 expected output to match current "expect" expectations.
32152
32153 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32154
32155 * gdb.t00/default.exp: Change expected output for default "source"
32156 command, to match new gdb behavior which requires a filename to
32157 source.
32158
32159 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32160
32161 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32162 expected fail for i486-*-* that misses the marker2 function.
32163 * gdb.t10/crossload.exp (bfddefault): Allow successful
32164 recognition of a format to pass even if no symbols are found.
32165 Explicitly catch failures where the format is not recognized
32166 or is ambiguous, and add the reason to the fail message.
32167 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32168 the cause is and invalid target and add reason to failure message.
32169 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32170 elf32-i386, elf32-sparc, and elf32-i860.
32171 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32172 Set up expected failure for 'filename'::variable scope resolution,
32173 which is now apparently broken on all targets.
32174 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32175 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32176 gdb.t23/templates.exp: Change failure for missing binfile into
32177 just a warning.
32178 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32179 references.
32180
32181 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32182
32183 * gdb.t00/default.exp: Add expected output for default "source"
32184 command, to match new gdb behavior.
32185 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32186
32187 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32188
32189 * config/*-gdb.exp: returns an error, rather than exiting on
32190 internal errors.
32191
32192 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32193
32194 * gdb.t03/gdbme.c: Add pointer to struct variable.
32195 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32196 referencing struct members.
32197
32198 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32199
32200 * configure.in (mips-idt-ecoff): New target.
32201 * config/mips-gdb.exp: New file for remote board using MIPS remote
32202 debugging protocol.
32203
32204 * Redid configuration scheme. Removed gdb.t*/configure.in.
32205 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32206 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32207 distclean targets. Built executables via .o files. Adjusted
32208 tests to account for source files in $(srcdir) rather than
32209 $(objdir).
32210 * lib/gdb.exp (runto): Don't expect () after the function name,
32211 because it may have arguments.
32212
32213 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32214
32215 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32216 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32217 expected failures for mips-idt-* and mips-sgi-*.
32218 * gdb.t00/default.exp (attach): Kill process if requested.
32219 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32220 that does not read core files.
32221 * gdb.t01/run.exp: Removed checks for exit status code.
32222 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32223 it is linked in.
32224 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32225 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32226 appropriate, rather than doing it by hand.
32227 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32228 execution.
32229 * gdb.t10/crossload.exp: Kill existing program if needed.
32230 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32231 appropriate, rather than doing it by hand. Always increase
32232 timeout for this test, not just for VxWorks.
32233
32234 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32235
32236 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32237 of Chill STRUCT types and STRUCT values.
32238 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32239 than "char".
32240 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32241 struct2): New struct definitions and initializations to test
32242 simple Chill STRUCT types.
32243
32244 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32245
32246 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32247 the null byte at the end of strings.
32248 * gdb.t00/default.exp: Make show version insensitive to copyright
32249 date.
32250 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32251 to avoid dependencies on target char signedness.
32252 * gdb.t16/printcmds.exp: Update expected results for explicitly
32253 unsigned char.
32254 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32255 now work.
32256 * gdb.t21/demangle.exp: Add many more patterns for template
32257 demangling, most of them being expected failures.
32258 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32259 string we are matching for, to match on the whole string.
32260 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32261 and fix a whole bunch that had incorrect expected output but were
32262 passing anyway because of the bug in "proc demangle".
32263 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32264 type.
32265 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32266
32267 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32268
32269 * gdb/testsuite: made modifications to testcases, etc., to allow
32270 them to work properly given the reorganization of deja-gnu and the
32271 relocation of the testcases from deja-gnu to a "tool" subdirectory.
32272
32273 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32274
32275 * gdb/testsuite: Initial creation of gdb/testsuite.
32276 Migrated dejagnu testcases and support files for testing nm to
32277 gdb/testsuite from deja-gnu. These files were moved "as is"
32278 with no modifications. This migration is part of a major overhaul
32279 of dejagnu. The modifications to these testcases, etc., which
32280 will allow them to work with the new version of dejagnu will be
32281 made in a future update.
32282
32283 For additional changes see gdb.mi/ChangeLog-1999-2003.
32284 \f
32285 ;; Local Variables:
32286 ;; mode: change-log
32287 ;; left-margin: 8
32288 ;; fill-column: 74
32289 ;; version-control: never
32290 ;; End:
32291
32292 Copyright 1993-2013 Free Software Foundation, Inc.
32293 Copying and distribution of this file, with or without modification,
32294 are permitted provided the copyright notice and this notice are preserved.
This page took 0.751518 seconds and 4 git commands to generate.