39c7685021682f77e0f45a79fd20d0989e4c5d14
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-08-12 Tom Tromey <tromey@redhat.com>
2
3 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
4
5 2013-08-12 Ali Anwar <alianwar@codesourcery.com>
6
7 * gdb.base/break.exp: Test break via convenience variable
8 with file name.
9
10 2013-08-09 Doug Evans <dje@google.com>
11
12 * lib/future.exp (gdb_find_ldd): New proc.
13 * lib/prelink-support.exp (build_executable_own_libs): Call it.
14 Make "/usr/sbin/" in prelink path optional.
15
16 2013-08-09 Yao Qi <yao@codesourcery.com>
17
18 * gdb.trace/collection.exp (gdb_collect_args_test): Set
19 "only" and "both" to 'print entry-values' before selecting
20 trace frame.
21
22 2013-08-08 Yao Qi <yao@codesourcery.com>
23
24 * gdb.trace/mi-trace-unavailable.exp: Don't set
25 "print entry-values" to "no".
26 (test_trace_unavailable): Set various values to
27 "print entry-values" to test that the output of
28 '-stack-list-locals' is not affected, and then set
29 set "print entry-values" to "no".
30
31 2013-08-07 Doug Evans <dje@google.com>
32
33 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
34 * gdb.python/py-value-cc.exp: Update.
35 * gdb.python/py-value.exp: Use different names for .o files for
36 C and C++. Only perform C++ tests if !skip_cplus_tests.
37
38 2013-08-07 Tom Tromey <tromey@redhat.com>
39
40 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
41
42 2013-08-07 Tom Tromey <tromey@redhat.com>
43
44 * gdb.dwarf2/dwz.exp: New file.
45
46 2013-08-02 Tom Tromey <tromey@redhat.com>
47
48 * gdb.base/watchpoint.c (struct foo5): New.
49 (nullptr): New global.
50 * gdb.base/watchpoint.exp (test_watch_location): Add test.
51
52 2013-08-01 Doug Evans <dje@google.com>
53
54 PR symtab/15691
55 * gdb.dwarf2/fission-mix.exp: New file.
56 * gdb.dwarf2/fission-mix.h: New file.
57 * gdb.dwarf2/fission-mix.c: New file.
58 * gdb.dwarf2/fission-mix2.c: New file.
59
60 PR symtab/15695
61 * gdb.base/func-ptr.exp: New file.
62 * gdb.base/func-ptr.c: New file.
63
64 2013-08-01 Yao Qi <yao@codesourcery.com>
65
66 * gdb.python/py-sync-interp.c: New.
67 * gdb.python/py-sync-interp.exp: New.
68
69 2013-07-31 Yao Qi <yao@codesourcery.com>
70
71 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
72 'tdump' on stack frame 0 and 1 respectively.
73
74 2013-07-31 Yao Qi <yao@codesourcery.com>
75
76 PR gdb/13443
77 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
78 'traceframe'. Wrap test with with_test_prefix.
79 (top level): Update.
80
81 2013-07-31 Yao Qi <yao@codesourcery.com>
82
83 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
84 'gdb_start'.
85 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
86 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
87
88 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
89
90 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
91 when printing an optimized out value. Expect an error when using
92 an optimized out value in an expression.
93
94 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
95
96 * gdb.dwarf2/pieces-optimized-out.exp: New file.
97 * gdb.dwarf2/pieces-optimized-out.c: New file.
98 * gdb.dwarf2/pieces-optimized-out.S: New file.
99
100 2013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
101
102 PR gdb/15715
103 * gdb.base/setshow.exp: Test that relative paths passed to
104 'set history filename' are converted to absolute paths.
105
106 2013-07-26 Keith Seitz <keiths@redhat.com>
107
108 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
109 of f77.
110 Allow for compiler variations of integer types.
111 Use mi_create_varobj.
112 Use mi_list_varobj_children for the immediate children of `array'.
113 Add "has_more" attribute for grandchildren test.
114
115 2013-07-26 Pedro Alves <palves@redhat.com>
116
117 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
118 files.
119
120 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
121
122 * gdb.mi/mi-reg-undefined.exp: New file.
123 * gdb.mi/mi-reg-undefined.c: Likewise.
124 * gdb.mi/mi-reg-undefined.S: Likewise.
125
126 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
127
128 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
129 z, o, and t output formats.
130 * gdb.base/display.exp: Use 'k' as an undefined format now that
131 'z' is defined.
132
133 2013-07-24 Doug Evans <dje@google.com>
134
135 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
136 "--" to switch.
137
138 2013-07-24 Yao Qi <yao@codesourcery.com>
139
140 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
141 host.
142 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
143 Likewise. If host is remote, copy ${binfile} to host.
144
145 2013-07-23 Yao Qi <yao@codesourcery.com>
146
147 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
148 message.
149
150 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
151
152 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
153 instructions and enable disp-step-syscall for arm targets.
154
155 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
156
157 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
158 assembler errors on arm.
159 * gdb.dwarf2/mac-fileno.S: Likewise.
160 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
161 * gdb.dwarf2/pr13961.S: Likewise.
162
163 2013-07-19 Hui Zhu <hui@codesourcery.com>
164
165 PR gdb/15692
166 * gdb.mi/mi-dprintf.exp: Add double quotes test.
167
168 2013-07-19 Yao Qi <yao@codesourcery.com>
169
170 * gdb.trace/read-memory.exp (test_from_remote): Update test.
171 (teset_from_exec): Likewise.
172
173 2013-07-19 Yao Qi <yao@codesourcery.com>
174
175 * gdb.trace/read-memory.c: New.
176 * gdb.trace/read-memory.exp: New.
177
178 2013-07-19 Yao Qi <yao@codesourcery.com>
179
180 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
181 $dest to link options if host is remote. Move the
182 generated file to $dest.a on host if host is remote.
183
184 2013-07-18 Will Newton <will.newton@linaro.org>
185
186 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
187 to ensure the test is linked against pthreads.
188 * gdb.threads/tls-var-main.c: Likewise.
189 * gdb.threads/tls-shared.c: Likewise.
190
191 2013-07-18 Yao Qi <yao@codesourcery.com>
192
193 * lib/future.exp (gdb_default_target_compile): Use tail name
194 of $destfile as the output name of compile. Move the
195 generated file to $destfile on build.
196
197 2013-07-18 Yao Qi <yao@codesourcery.com>
198
199 * lib/gdb.exp (gdb_compile): Set
200 gdb_saved_set_unbuffered_mode_obj to
201 set_unbuffered_mode_saved.o if host is remote. Invoke
202 remote_download to copy $unbuf_obj to host.
203
204 2013-07-17 Doug Evans <dje@google.com>
205
206 * gdb.python/py-frame-args.c: New file.
207 * gdb.python/py-frame-args.py: New file.
208 * gdb.python/py-frame-args.exp New file.
209
210 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
211
212 * gdb.base/printcmds.exp (test_printf): Add tests for format
213 strings with missing format specifier.
214
215 2013-07-16 Tom Tromey <tromey@redhat.com>
216
217 * gdb.ada/info_types.exp: Use standard_testfile.
218
219 2013-07-16 Tom Tromey <tromey@redhat.com>
220
221 * gdb.mi/mi-basics.exp: Use standard_output_file.
222 (test_dir_specification, test_cwd_specification)
223 (test_path_specification): Use testsubdir, not subdir and objdir.
224
225 2013-07-16 Tom Tromey <tromey@redhat.com>
226
227 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
228
229 2013-07-09 Joel Brobecker <brobecker@adacore.com>
230
231 * gdb.ada/small_reg_param.exp: Accept optional entry value
232 for parameter "w".
233
234 2013-07-09 Joel Brobecker <brobecker@adacore.com>
235
236 * gdb.ada/small_reg_param.exp: Remove trailing space.
237
238 2013-07-09 Doug Evans <dje@google.com>
239
240 * gdb.base/default.exp: Update expected output of "show print array"
241 and "show print pretty".
242
243 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
244
245 * gdb.threads/wp-replication.exp: Stop counting available hardware
246 watchpoints after NR_THREADS iterations.
247
248 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
249
250 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
251
252 2013-07-07 Yao Qi <yao@codesourcery.com>
253
254 * boards/native-gdbserver.exp: Move invoke of
255 process_multilib_options to gdbserver-base.exp.
256 Move set_board_info 'compiler', 'gdb,noinferiorio',
257 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
258 gdbserver-base.exp.
259 Move proc ${board}_download, ${board}_upload and
260 ${board}_file to gdbserver-base.exp.
261 * boards/native-extended-gdbserver.exp: Likewise.
262 * boards/native-stdio-gdbserver.exp: Likewise.
263 * boards/gdbserver-base.exp: New file.
264
265 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
266
267 * gdb.base/dump.exp: Remove arch-specific tests and do a
268 generic data address check to set is64bitonly correctly.
269
270 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
271
272 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
273 the register number instead of expecting only 0.
274
275 2013-07-05 Will Newton <will.newton@linaro.org>
276
277 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
278 in asm syntax to allow building on ARM.
279
280 2013-07-05 Yao Qi <yao@codesourcery.com>
281
282 * boards/local-remote-host.exp: Remove obsolete comments.
283 * boards/native-extended-gdbserver.exp: Likewise.
284 * boards/native-gdbserver.exp: Likewise.
285 * boards/native-stdio-gdbserver.exp: Likewise.
286
287 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
288
289 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
290 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
291 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
292
293 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * gdb.base/break-on-linker-gcd-function.exp: Replace
296 prepare_for_testing by build_executable_from_specs and clean_restart.
297
298 2013-06-27 Tom Tromey <tromey@redhat.com>
299
300 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
301 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
302 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
303 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
304 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
305 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
306 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
307 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
308 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
309 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
310 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
311 Use standard_testfile, standard_output_file, prepare_for_testing,
312 clean_restart.
313
314 2013-06-27 Tom Tromey <tromey@redhat.com>
315
316 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
317 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
318 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
319 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
320 gdb.base/shreloc.exp, gdb.base/sigall.exp,
321 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
322 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
323 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
324 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
325 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
326 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
327 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
328 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
329 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
330 gdb.base/solib-weak.exp, gdb.base/source.exp,
331 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
332 gdb.base/stap-probe.exp, gdb.base/start.exp,
333 gdb.base/step-break.exp, gdb.base/step-bt.exp,
334 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
335 gdb.base/step-test.exp, gdb.base/structs.exp,
336 gdb.base/structs2.exp, gdb.base/structs3.exp,
337 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
338 standard_output_file, prepare_for_testing, clean_restart.
339
340 2013-06-27 Tom Tromey <tromey@redhat.com>
341
342 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
343 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
344 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
345 gdb.base/pending.exp, gdb.base/permissions.exp,
346 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
347 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
348 gdb.base/printcmds.exp, gdb.base/prologue.exp,
349 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
350 gdb.base/ptype.exp, gdb.base/randomize.exp,
351 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
352 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
353 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
354 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
355 standard_testfile, standard_output_file, prepare_for_testing,
356 clean_restart.
357
358 2013-06-27 Tom Tromey <tromey@redhat.com>
359
360 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
361 gdb.base/huge.exp, gdb.base/included.exp,
362 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
363 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
364 gdb.base/info-os.exp, gdb.base/info-proc.exp,
365 gdb.base/info-target.exp, gdb.base/infoline.exp,
366 gdb.base/interp.exp, gdb.base/interrupt.exp,
367 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
368 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
369 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
370 gdb.base/logical.exp, gdb.base/long_long.exp,
371 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
372 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
373 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
374 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
375 standard_testfile, standard_output_file, prepare_for_testing,
376 clean_restart.
377
378 2013-06-27 Tom Tromey <tromey@redhat.com>
379
380 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
381 gdb.base/enumval.exp, gdb.base/environ.exp,
382 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
383 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
384 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
385 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
386 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
387 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
388 gdb.base/fullname.exp, gdb.base/funcargs.exp,
389 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
390 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
391 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
392 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
393 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
394 gdb.base/gnu_vector.exp: Use standard_testfile,
395 standard_output_file, prepare_for_testing, clean_restart.
396
397 2013-06-27 Tom Tromey <tromey@redhat.com>
398
399 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
400 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
401 gdb.base/call-strs.exp, gdb.base/callexit.exp,
402 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
403 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
404 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
405 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
406 gdb.base/commands.exp, gdb.base/completion.exp,
407 gdb.base/complex.exp, gdb.base/cond-expr.exp,
408 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
409 gdb.base/constvars.exp, gdb.base/corefile.exp,
410 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
411 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
412 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
413 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
414 gdb.base/dup-sect.exp: Use standard_testfile,
415 standard_output_file, prepare_for_testing, clean_restart.
416
417 2013-06-27 Tom Tromey <tromey@redhat.com>
418
419 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
420 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
421 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
422 gdb.base/async-shell.exp, gdb.base/async.exp,
423 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
424 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
425 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
426 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
427 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
428 gdb.base/break-on-linker-gcd-function.exp,
429 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
430 standard_output_file, prepare_for_testing, clean_restart.
431
432 2013-06-26 Yao Qi <yao@codesourcery.com>
433
434 * gdb.trace/mi-trace-frame-collected.exp: New.
435
436 2013-06-25 Yao Qi <yao@codesourcery.com>
437
438 * boards/native-extended-gdbserver.exp: Set board_info
439 'gdb,predefined_tsv'.
440 * boards/native-gdbserver.exp: Likewise.
441 * boards/native-stdio-gdbserver.exp: Likewise.
442 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
443 uploaded TSVs if target supports tracing.
444 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
445 tracing and target has predefined tsv.
446
447 2013-06-25 Yao Qi <yao@codesourcery.com>
448 Hui Zhu <hui@codesourcery.com>
449 Pedro Alves <palves@redhat.com>
450
451 PR breakpoints/15075
452 PR breakpoints/15434
453 * gdb.base/dprintf-next.c: New file.
454 * gdb.base/dprintf-next.exp: New file.
455 * gdb.base/dprintf-non-stop.c: New file.
456 * gdb.base/dprintf-non-stop.exp: New file.
457 * gdb.base/dprintf.exp: Don't check "continue" in the output
458 of "info breakpoints".
459 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
460 Don't check "continue" in script field.
461
462 2013-06-21 Tom Tromey <tromey@redhat.com>
463
464 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
465 name in a test name.
466
467 2013-06-20 Yao Qi <yao@codesourcery.com>
468
469 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
470 and set an action.
471 (test_trace_unavailable): Test command -data-list-register-values
472 in the context of traceframe and with option --skip-unavailable.
473 * gdb.trace/trace-unavailable.c (foo): New.
474 (main): Call it.
475 * gdb.mi/gdb2549.exp: Update matching pattern.
476
477 2013-06-19 Mike Frysinger <vapier@gentoo.org>
478
479 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
480 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
481 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
482 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
483 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
484
485 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
486
487 * gdb.base/subst.exp: Delete default rules before further
488 tests.
489
490 2013-06-19 Yao Qi <yao@codesourcery.com>
491
492 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
493 unsupported if it is not registered.
494
495 2013-06-18 Tom Tromey <tromey@redhat.com>
496
497 * gdb.base/random-signal.c: New file.
498 * gdb.base/random-signal.exp: New file.
499
500 2013-06-18 Will Newton <will.newton@linaro.org>
501
502 * gdb.base/skip.c: Use comma to evaluate results of foo()
503 and bar() before passing to baz().
504 * gdb.base/skip.c: baz() now takes one argument instead of
505 two.
506
507 2013-06-18 Tom Tromey <tromey@redhat.com>
508
509 * gdb.dwarf2/implptrpiece.exp: New file.
510 * gdb.dwarf2/implptrconst.exp (d): New variable.
511 Print d.
512 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
513
514 2013-06-18 Tom Tromey <tromey@redhat.com>
515
516 * lib/selftest-support.exp (do_self_tests): Reject remote or
517 non-native targets.
518 * gdb.gdb/complaints.exp: Remove check.
519 * gdb.gdb/observer.exp: Remove check.
520 * gdb.gdb/xfullpath.exp: Remove check.
521 * gdb.gdb/complaints.exp: Remove check.
522
523 2013-06-07 Pedro Alves <palves@redhat.com>
524
525 * boards/native-extended-gdbserver.exp: Remove semicolon.
526 * config/arm-ice.exp: Likewise.
527 * config/bfin.exp: Likewise.
528 * config/cygmon.exp: Likewise.
529 * config/h8300.exp: Likewise.
530 * config/monitor.exp: Likewise.
531 * config/sid.exp: Likewise.
532 * config/sim.exp: Likewise.
533 * config/slite.exp: Likewise.
534 * config/vx.exp: Likewise.
535 * gdb.arch/i386-bp_permanent.exp: Likewise.
536 * gdb.asm/asm-source.exp: Likewise.
537 * gdb.base/args.exp: Likewise.
538 * gdb.base/attach-pie-misread.exp: Likewise.
539 * gdb.base/auxv.exp: Likewise.
540 * gdb.base/bigcore.exp: Likewise.
541 * gdb.base/bitfields2.exp: Likewise.
542 * gdb.base/bitfields.exp: Likewise.
543 * gdb.base/break.exp: Likewise.
544 * gdb.base/break-interp.exp: Likewise.
545 * gdb.base/callfuncs.exp: Likewise.
546 * gdb.base/call-sc.exp: Likewise.
547 * gdb.base/commands.exp: Likewise.
548 * gdb.base/corefile.exp: Likewise.
549 * gdb.base/dbx.exp: Likewise.
550 * gdb.base/ending-run.exp: Likewise.
551 * gdb.base/exprs.exp: Likewise.
552 * gdb.base/funcargs.exp: Likewise.
553 * gdb.base/hbreak2.exp: Likewise.
554 * gdb.base/huge.exp: Likewise.
555 * gdb.base/list.exp: Likewise.
556 * gdb.base/memattr.exp: Likewise.
557 * gdb.base/overlays.exp: Likewise.
558 * gdb.base/printcmds.exp: Likewise.
559 * gdb.base/recurse.exp: Likewise.
560 * gdb.base/remotetimeout.exp: Likewise.
561 * gdb.base/reread.exp: Likewise.
562 * gdb.base/savedregs.exp: Likewise.
563 * gdb.base/scope.exp: Likewise.
564 * gdb.base/sepdebug.exp: Likewise.
565 * gdb.base/setshow.exp: Likewise.
566 * gdb.base/setvar.exp: Likewise.
567 * gdb.base/sigaltstack.exp: Likewise.
568 * gdb.base/siginfo-addr.exp: Likewise.
569 * gdb.base/siginfo.exp: Likewise.
570 * gdb.base/siginfo-obj.exp: Likewise.
571 * gdb.base/sigrepeat.exp: Likewise.
572 * gdb.base/sigstep.exp: Likewise.
573 * gdb.base/structs.exp: Likewise.
574 * gdb.base/testenv.exp: Likewise.
575 * gdb.base/twice.exp: Likewise.
576 * gdb.base/valgrind-db-attach.exp: Likewise.
577 * gdb.base/valgrind-infcall.exp: Likewise.
578 * gdb.base/varargs.exp: Likewise.
579 * gdb.base/watchpoint.exp: Likewise.
580 * gdb.cp/gdb1355.exp: Likewise.
581 * gdb.cp/misc.exp: Likewise.
582 * gdb.disasm/hppa.exp: Likewise.
583 * gdb.disasm/t01_mov.exp: Likewise.
584 * gdb.disasm/t02_mova.exp: Likewise.
585 * gdb.disasm/t03_add.exp: Likewise.
586 * gdb.disasm/t04_sub.exp: Likewise.
587 * gdb.disasm/t05_cmp.exp: Likewise.
588 * gdb.disasm/t06_ari2.exp: Likewise.
589 * gdb.disasm/t07_ari3.exp: Likewise.
590 * gdb.disasm/t08_or.exp: Likewise.
591 * gdb.disasm/t09_xor.exp: Likewise.
592 * gdb.disasm/t10_and.exp: Likewise.
593 * gdb.disasm/t11_logs.exp: Likewise.
594 * gdb.disasm/t12_bit.exp: Likewise.
595 * gdb.disasm/t13_otr.exp: Likewise.
596 * gdb.gdb/selftest.exp: Likewise.
597 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
598 * gdb.mi/mi-reverse.exp: Likewise.
599 * gdb.pascal/floats.exp: Likewise.
600 * gdb.python/py-inferior.exp: Likewise.
601 * gdb.threads/attach-into-signal.exp: Likewise.
602 * gdb.threads/pthreads.exp: Likewise.
603 * gdb.threads/thread_events.exp: Likewise.
604 * gdb.threads/watchthreads.exp: Likewise.
605 * gdb.trace/actions-changed.exp: Likewise.
606 * gdb.trace/actions.exp: Likewise.
607 * gdb.trace/ax.exp: Likewise.
608 * gdb.trace/backtrace.exp: Likewise.
609 * gdb.trace/change-loc.exp: Likewise.
610 * gdb.trace/deltrace.exp: Likewise.
611 * gdb.trace/disconnected-tracing.exp: Likewise.
612 * gdb.trace/ftrace.exp: Likewise.
613 * gdb.trace/infotrace.exp: Likewise.
614 * gdb.trace/passc-dyn.exp: Likewise.
615 * gdb.trace/passcount.exp: Likewise.
616 * gdb.trace/pending.exp: Likewise.
617 * gdb.trace/qtro.exp: Likewise.
618 * gdb.trace/range-stepping.exp: Likewise.
619 * gdb.trace/report.exp: Likewise.
620 * gdb.trace/save-trace.exp: Likewise.
621 * gdb.trace/status-stop.exp: Likewise.
622 * gdb.trace/strace.exp: Likewise.
623 * gdb.trace/tfile.exp: Likewise.
624 * gdb.trace/tfind.exp: Likewise.
625 * gdb.trace/trace-break.exp: Likewise.
626 * gdb.trace/tracecmd.exp: Likewise.
627 * gdb.trace/trace-mt.exp: Likewise.
628 * gdb.trace/tspeed.exp: Likewise.
629 * gdb.trace/tsv.exp: Likewise.
630 * gdb.trace/while-stepping.exp: Likewise.
631 * lib/gdb.exp: Likewise.
632 * lib/gdbserver-support.exp: Likewise.
633 * lib/java.exp: Likewise.
634 * lib/mi-support.exp: Likewise.
635 * lib/pascal.exp: Likewise.
636 * lib/prompt.exp: Likewise.
637 * lib/trace-support.exp: Likewise.
638
639 2013-06-07 Pedro Alves <palves@redhat.com>
640
641 * gdb.ada/info_types.c: Fix formating in copyright header.
642 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
643 * gdb.base/float.c: Likewise.
644 * gdb.base/inferior-died.c: Likewise.
645 * gdb.base/interp.c: Likewise.
646 * gdb.base/jit-main.c: Likewise.
647 * gdb.base/jit-solib.c: Likewise.
648 * gdb.base/long_long.c: Likewise.
649 * gdb.base/longjmp.c: Likewise.
650 * gdb.base/nextoverexit.c: Likewise.
651 * gdb.base/pr11022.c: Likewise.
652 * gdb.base/prelink-lib.c: Likewise.
653 * gdb.base/prelink.c: Likewise.
654 * gdb.base/prologue.c: Likewise.
655 * gdb.base/restore.c: Likewise.
656 * gdb.base/sigchld.c: Likewise.
657 * gdb.base/solib-search-lib1.c: Likewise.
658 * gdb.base/solib-search-lib2.c: Likewise.
659 * gdb.base/solib-search.c: Likewise.
660 * gdb.base/solib-search.h: Likewise.
661 * gdb.base/whatis.c: Likewise.
662 * gdb.cp/abstract-origin.cc: Likewise.
663 * gdb.cp/anon-struct.cc: Likewise.
664 * gdb.cp/baseenum.cc: Likewise.
665 * gdb.cp/bs15503.cc: Likewise.
666 * gdb.cp/call-c-1.c: Likewise.
667 * gdb.cp/call-c.cc: Likewise.
668 * gdb.cp/class2.cc: Likewise.
669 * gdb.cp/classes.cc: Likewise.
670 * gdb.cp/cttiadd.cc: Likewise.
671 * gdb.cp/cttiadd1.cc: Likewise.
672 * gdb.cp/cttiadd2.cc: Likewise.
673 * gdb.cp/cttiadd3.cc: Likewise.
674 * gdb.cp/derivation.cc: Likewise.
675 * gdb.cp/derivation2.cc: Likewise.
676 * gdb.cp/dispcxx.cc: Likewise.
677 * gdb.cp/exception.cc: Likewise.
678 * gdb.cp/gdb2384-base.cc: Likewise.
679 * gdb.cp/gdb2384-base.h: Likewise.
680 * gdb.cp/gdb2384.cc: Likewise.
681 * gdb.cp/gdb2495.cc: Likewise.
682 * gdb.cp/mb-inline.h: Likewise.
683 * gdb.cp/mb-inline1.cc: Likewise.
684 * gdb.cp/mb-inline2.cc: Likewise.
685 * gdb.cp/member-name.cc: Likewise.
686 * gdb.cp/member-ptr.cc: Likewise.
687 * gdb.cp/misc.cc: Likewise.
688 * gdb.cp/namespace1.cc: Likewise.
689 * gdb.cp/nextoverthrow.cc: Likewise.
690 * gdb.cp/pr-574.cc: Likewise.
691 * gdb.cp/pr9631.cc: Likewise.
692 * gdb.cp/printmethod.cc: Likewise.
693 * gdb.cp/psmang1.cc: Likewise.
694 * gdb.cp/psmang2.cc: Likewise.
695 * gdb.cp/psymtab-parameter.cc: Likewise.
696 * gdb.cp/ptype-flags.cc: Likewise.
697 * gdb.cp/ref-params.cc: Likewise.
698 * gdb.cp/ref-types.cc: Likewise.
699 * gdb.cp/smartp.cc: Likewise.
700 * gdb.cp/try_catch.cc: Likewise.
701 * gdb.cp/userdef.cc: Likewise.
702 * gdb.cp/using-crash.cc: Likewise.
703 * gdb.cp/virtfunc.cc: Likewise.
704 * gdb.cp/virtfunc2.cc: Likewise.
705 * gdb.dwarf2/callframecfa.S: Likewise.
706 * gdb.dwarf2/dw2-ranges.c: Likewise.
707 * gdb.dwarf2/dw2-ranges2.c: Likewise.
708 * gdb.dwarf2/dw2-ranges3.c: Likewise.
709 * gdb.dwarf2/dw2-restore.S: Likewise.
710 * gdb.dwarf2/pieces.S: Likewise.
711 * gdb.dwarf2/valop.S: Likewise.
712 * gdb.java/jnpe.java: Likewise.
713 * gdb.mi/mi-stepn.c: Likewise.
714 * gdb.mi/mi-var-cp.cc: Likewise.
715 * gdb.mi/mi-var-rtti.cc: Likewise.
716 * gdb.mi/ns-stale-regcache.c: Likewise.
717 * gdb.mi/pr11022.c: Likewise.
718 * gdb.mi/solib-lib.c: Likewise.
719 * gdb.mi/solib-main.c: Likewise.
720 * gdb.python/py-arch.c: Likewise.
721 * gdb.python/py-block.c: Likewise.
722 * gdb.python/py-breakpoint.c: Likewise.
723 * gdb.python/py-events.c: Likewise.
724 * gdb.python/py-evthreads.c: Likewise.
725 * gdb.python/py-explore.c: Likewise.
726 * gdb.python/py-explore.cc: Likewise.
727 * gdb.python/py-finish-breakpoint.c: Likewise.
728 * gdb.python/py-finish-breakpoint2.cc: Likewise.
729 * gdb.python/py-symbol.c: Likewise.
730 * gdb.threads/execl.c: Likewise.
731 * gdb.threads/execl1.c: Likewise.
732
733 2013-06-07 Will Newton <will.newton@linaro.org>
734
735 * gdb.base/long_long.exp: Fix ARM EABI target glob.
736
737 2013-06-07 Will Newton <will.newton@linaro.org>
738
739 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
740 and "starting".
741
742 2013-06-07 Will Newton <will.newton@linaro.org>
743
744 * gdb.cp/anon-struct.exp: Conditionalize constructor and
745 destructor prototypes for ARM ABI.
746 * gdb.cp/m-static.exp: Likewise.
747
748 2013-06-07 Yao Qi <yao@codesourcery.com>
749
750 * gdb.trace/mi-trace-unavailable.exp: New.
751 * gdb.trace/trace-unavailable.c: New.
752
753 2013-06-06 Doug Evans <dje@google.com>
754
755 * gdb.cp/derivation.exp: Make tests have unique names.
756
757 2013-06-06 Tom Tromey <tromey@redhat.com>
758
759 * gdb.base/dump.exp (capture_value): Don't put expression into
760 test name if arguments passed in.
761 Rename a couple more tests to make them unique.
762
763 2013-06-06 Tom Tromey <tromey@redhat.com>
764
765 * gdb.base/break-always.exp: Explicitly specify test name.
766
767 2013-06-05 Doug Evans <dje@google.com>
768 Keith Seitz <keiths@redhat.com>
769
770 * gdb.cp/derivation2.cc: New file.
771 * gdb.cp/derivation.cc (main): Call foo2.
772 * gdb.cp/derivation.exp: Add tests for typedefs in another
773 file, and when there's an active block.
774
775 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
776
777 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
778 from targets that use function descriptors in the virtual tables.
779 Handle presence of dot symbols.
780
781 2013-06-04 Gary Benson <gbenson@redhat.com>
782
783 * gdb.base/break-probes.exp: New file.
784 * gdb.base/break-probes.c: Likewise.
785 * gdb.base/break-probes-solib.c: Likewise.
786 * gdb.base/info-shared.exp: New file.
787 * gdb.base/info-shared.c: Likewise.
788 * gdb.base/info-shared-solib1.c: Likewise.
789 * gdb.base/info-shared-solib2.c: Likewise.
790
791 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
792 Gary Benson <gbenson@redhat.com>
793
794 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
795 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
796 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
797 to be set to "no" to indicate that no ld.so copy should be made.
798 * gdb.base/break-interp.exp (solib_bp): New constant.
799 (reach_1): Use the above instead of "_dl_debug_state".
800 (test_attach): Likewise.
801 (test_ld): Likewise.
802 * gdb.threads/dlopen-libpthread.exp: New file.
803 * gdb.threads/dlopen-libpthread.c: Likewise.
804 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
805 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
806
807 2013-05-30 Yao Qi <yao@codesourcery.com>
808
809 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
810 Add a test that no MI notification is emitted when executing
811 -exec-arguments.
812
813 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
814
815 PR testsuite/12649
816 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
817 $mi_gdb_prompt expectation by mi_expect_stop.
818 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
819 (mi info dprintf second time): Replace them by mi_send_resuming_command
820 and mi_expect_stop.
821
822 2013-05-24 Gary Benson <gbenson@redhat.com>
823
824 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
825 backslash.
826 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
827 backslashes.
828 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
829 backslash.
830
831 2013-05-24 Yao Qi <yao@codesourcery.com>
832
833 * gdb.trace/tfile.exp: Test inferior and thread.
834
835 2013-05-24 Yao Qi <yao@codesourcery.com>
836 Pedro Alves <palves@redhat.com>
837
838 * gdb.base/range-stepping.exp: Skip the rest of tests if the
839 test fails.
840 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
841 Return 0 if the test passes, otherwise return 1.
842
843 2013-05-23 Doug Evans <dje@google.com>
844
845 * boards/fission-dwp.exp: New file.
846
847 2013-05-23 Yao Qi <yao@codesourcery.com>
848 Pedro Alves <palves@redhat.com>
849
850 * gdb.base/range-stepping.c: New file.
851 * gdb.base/range-stepping.exp: New file.
852 * gdb.trace/range-stepping.c: New file.
853 * gdb.trace/range-stepping.exp: New file.
854 * lib/range-stepping-support.exp: New file.
855
856 2013-05-22 Tom Tromey <tromey@redhat.com>
857
858 * gdb.cp/class2.cc (main): New local 'aref'.
859 * gdb.cp/class2.exp: Check printing of 'aref'.
860
861 2013-05-22 Doug Evans <dje@google.com>
862
863 * gdb.threads/wp-replication.c (main): Insert some code at the start
864 to ensure the breakpoint on main is only hit once. Fix comment.
865
866 2013-05-21 Keith Seitz <keiths@redhat.com>
867 Pedro Alves <palves@redhat.com>
868
869 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
870 gdb_expect.
871 Add test to flush the remaining input buffer so that this
872 file passes testsuite/12649.
873
874 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
875
876 * gdb.base/catch-signal-fork.exp: New file.
877 * gdb.base/catch-signal-fork.c: New file.
878
879 2013-05-21 Sterling Augustine <saugustine@google.com>
880
881 * boards/remote-stdio-gdbserver.exp: New file.
882
883 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 PR testsuite/12649
886 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
887 racy matches.
888
889 2013-05-21 Christian Groessler <chris@groessler.org>
890
891 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
892 since it's not supported in all shells.
893
894 2013-05-21 Hui Zhu <hui@codesourcery.com>
895
896 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
897 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
898
899 2013-05-20 Doug Evans <dje@google.com>
900
901 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
902 (_handle_DW_TAG): Use it.
903 (cu, tu): Replace parameters is_64, version, addr_size with options.
904 All callers updated. Add Fission support.
905 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
906 * gdb.dwarf2/method-ptr.exp: Ditto.
907 * gdb.dwarf2/nostaticblock.exp: Ditto.
908 * gdb.dwarf2/subrange.exp: Ditto.
909 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
910
911 2013-05-20 Tom Tromey <tromey@redhat.com>
912
913 * gdb.gdb/python-selftest.exp: New file.
914
915 2013-05-20 Doug Evans <dje@google.com>
916
917 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
918 -fdebug-types-section.
919
920 2013-05-20 Joel Brobecker <brobecker@adacore.com>
921
922 * gdb.ada/float_param: New testcase.
923
924 2013-05-17 Doug Evans <dje@google.com>
925
926 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
927 Add tests for "maint check-symtabs", "maint expand-symtabs".
928
929 * gdb.base/maint.exp: Remove testing of individual maint command
930 help output.
931
932 2013-05-16 Pedro Alves <palves@redhat.com>
933
934 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
935 comment. Use gdb_test_no_output.
936
937 2013-05-16 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.ada/complete.exp: Add test verifying completion using
940 the "tab" key.
941
942 2013-05-15 Keith Seitz <keiths@redhat.com>
943
944 * gdb.base/filesym.exp: New completer test.
945 * gdb.base/filesym.c: New file.
946
947 2013-05-15 Pedro Alves <palves@redhat.com>
948
949 * gdb.base/fixsection.c: Remove attribution.
950 * gdb.base/watch-read.exp: Ditto.
951
952 2013-05-13 Tom Tromey <tromey@redhat.com>
953
954 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
955 size and change type sizes to 4 bytes.
956
957 2013-05-13 Tom Tromey <tromey@redhat.com>
958
959 * gdb.base/exprs.exp (test_expr): Add regression test.
960 * gdb.base/exprs.c (null_t_struct): New global.
961
962 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
963
964 * gdb.base/default.exp: Disable history saving.
965 * gdb.base/setshow.exp: Likewise.
966
967 2013-05-10 Pedro Alves <palves@redhat.com>
968
969 PR remote/15455
970
971 * gdb.trace/qtro.c: New file.
972 * gdb.trace/qtro.exp: New file.
973
974 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
975
976 * gdb.python/py-framefilter.py: New File.
977 * gdb.python/py-framefilter-mi.exp: Ditto.
978 * gdb.python/py-framefilter.c: Ditto.
979 * gdb.python/py-framefilter-mi.exp: Ditto.
980 * gdb.python/py-framefilter-mi.c: Ditto,
981 * gdb.python/py-framefilter-gdb.py.in: Ditto.
982
983 2013-05-08 Tom Tromey <tromey@redhat.com>
984
985 * gdb.base/solib-search.exp: Set test name for "set
986 solib-search-path" test.
987
988 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
989
990 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
991 (set_a_tracepoint): Set tracepoint before prologue.
992 (run_trace_experiment): Test setup_tracepoints and 'break end'
993 in it.
994 (trace_buffer_normal): Remove.
995 (gdb_trace_circular_tests): Remove. Move tests to...
996 (top level): ...here. Call 'runto_main' before checking for
997 trace support. Use commands to check the support for circular
998 trace buffer and changing of trace buffer size. Add test
999 to calculate size of single frame. Use this size to
1000 calculate the size of trace buffer. Use 'tfind pc func9'
1001 instead of 'tfind 9'. Use 'with_test_prefix'.
1002
1003 2013-05-07 Tom Tromey <tromey@redhat.com>
1004
1005 * lib/selftest-support.exp: New file.
1006 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1007 do_self_tests.
1008 (setup_test, find_gdb): Remove.
1009 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1010 do_self_tests.
1011 (setup_test, find_gdb): Remove.
1012 (test_observer): Don't call setup_test. Remove argument.
1013 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1014 (find_gdb): Remove.
1015 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1016 do_self_tests.
1017 (setup_test, find_gdb): Remove.
1018 (test_with_self): Don't call setup_test. Remove argument.
1019
1020 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1021
1022 * gdb.arch/system-gcore.exp: Remove.
1023 * gdb.arch/gcore.c: Remove.
1024 * gdb.base/gcore.exp: Add "info reg system".
1025
1026 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1027
1028 PR breakpoints/15413:
1029 * gdb.base/pending.exp: Add test for completion of the "condition"
1030 command for pending breakpoints.
1031 * gdb.linespec/linespec.ex: Add test for completion of the
1032 "condition" command when dealing with multiple locations.
1033
1034 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
1035
1036 * gdb.threads/wp-replication.c: New file.
1037 * gdb.threads/wp-replication.exp: New file.
1038
1039 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1040
1041 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1042
1043 2013-05-06 Doug Evans <dje@google.com>
1044
1045 * gdb.base/solib-search-lib1.c: New file.
1046 * gdb.base/solib-search-lib2.c: New file.
1047 * gdb.base/solib-search.c: New file.
1048 * gdb.base/solib-search.h: New file.
1049 * gdb.base/solib-search.exp: New file.
1050
1051 * lib/gdb.exp (gdb_core_cmd): New function.
1052 * gdb.arch/system-gcore.exp: Use it.
1053 * gdb.arch/vsx-regs.exp: Ditto.
1054 * gdb.base/gcore.exp: Ditto.
1055 * gdb.threads/gcore-thread.exp: Ditto.
1056
1057 * gdb.reverse/shr.h: New file.
1058 * gdb.reverse/shr1.c: New file.
1059 * gdb.reverse/shr2.c: #include "shr.h".
1060 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1061 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1062 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1063 Update tests using sleep/printf to use shr2.sl instead.
1064 * gdb.reverse/solib-reverse.exp: Ditto.
1065
1066 2013-05-06 Tom Tromey <tromey@redhat.com>
1067
1068 * gdb.dwarf2/implptrconst.c: New file.
1069 * gdb.dwarf2/implptrconst.exp: New file.
1070 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1071 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1072 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1073
1074 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1075
1076 * gdb.base/catch-sig.c (main): Raise SIGINT.
1077 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1078
1079 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1080
1081 * status-stop.exp (test_tstart_tstart): Check for error
1082 returned by the second 'tstart' command.
1083
1084 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1085
1086 * gdb.xml/maint_print_struct.exp: New file.
1087 * gdb.xml/maint_print_struct.xml: New file.
1088
1089 2013-04-25 Tom Tromey <tromey@redhat.com>
1090
1091 * gdb.dwarf2/nostaticblock.exp: New file.
1092
1093 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1094
1095 PR gdb/10462
1096 * gdb.base/setshow.exp: Add test case.
1097
1098 2013-04-23 Hui Zhu <hui@codesourcery.com>
1099
1100 PR gdb/15293
1101 * gdb.base/dprintf.exp: Add ignore command.
1102
1103 2013-04-23 Hui Zhu <hui@codesourcery.com>
1104
1105 PR gdb/15165
1106 * gdb.base/save-bp.exp: Add test for dprintf.
1107
1108 2013-04-22 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1111 notice_open_fds.
1112
1113 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1114
1115 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1116 ldflags.
1117
1118 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1119
1120 * gdb.arch/arm-bl-branch-dest.c: New file.
1121 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1122
1123 2013-04-19 Vladimir Kargov <kargov@gmail.com>
1124 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.arch/i386-float.S: New file.
1127 * gdb.arch/i386-float.exp: New file.
1128
1129 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
1130
1131 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1132 type void *.
1133
1134 2013-04-17 Doug Evans <dje@google.com>
1135
1136 * lib/dwarf.exp (Dwarf): New proc "tu".
1137 * gdb.dwarf2/missing-sig-type.exp: New file.
1138
1139 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1140
1141 Add option to link testcases with Pthreads library when
1142 using 'prepare_for_testing' in tests.
1143
1144 * lib/gdb.exp (build_executable_from_specs): Use
1145 gdb_compile_pthreads to compile if option "pthreads" is
1146 specified.
1147
1148 2013-04-15 Tom Tromey <tromey@redhat.com>
1149
1150 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1151
1152 2013-04-15 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.base/default.exp: Update for $_exception.
1155 * gdb.cp/exceptprint.cc: New file.
1156 * gdb.cp/exceptprint.exp: New file.
1157 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1158
1159 2013-04-15 Tom Tromey <tromey@redhat.com>
1160
1161 * gdb.cp/typeid.cc: New file.
1162 * gdb.cp/typeid.exp: New file.
1163
1164 2013-04-15 Tom Tromey <tromey@redhat.com>
1165
1166 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1167
1168 2013-04-13 Yao Qi <yao@codesourcery.com>
1169
1170 * gdb.base/completion.exp: Test completion of command
1171 'target ctf' if target ctf is supported.
1172
1173 2013-04-10 Pedro Alves <palves@redhat.com>
1174
1175 * gdb.base/completion.exp: Test "set height", "set listsize" and
1176 "set trace-buffer-size" completion.
1177 * gdb.base/setshow.exp: Test "set height unlimited".
1178 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1179 unlimited".
1180
1181 2013-04-10 Yao Qi <yao@codesourcery.com>
1182
1183 * gdb.trace/actions.exp: Save trace data to CTF.
1184 Change to ctf target if GDB supports, read CTF data in ctf
1185 target, and check the actions of tracepoints.
1186 * gdb.trace/while-stepping.exp: Likewise.
1187 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1188 format and read CTF trace file if GDB supports.
1189 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1190 target is supported, change to ctf target, read trace data and
1191 check output of command "tstatus".
1192 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1193 read CTF data by target ctf and call check_tsv.
1194
1195 2013-04-10 Yao Qi <yao@codesourcery.com>
1196
1197 * gdb.trace/actions.exp (check_tracepoint): New.
1198 (top level): Start the tracing and check the actions of
1199 tracepoints. Save trace data to tfile format. Restart GDB
1200 and read trace file in tfile target. Check the actions of
1201 tracepoints again.
1202 * gdb.trace/while-stepping.exp: Likewise.
1203
1204 2013-04-10 Yao Qi <yao@codesourcery.com>
1205
1206 * gdb.trace/report.exp: Use standard_output_file for saved
1207 trace file.
1208
1209 2013-04-10 Hui Zhu <hui@codesourcery.com>
1210
1211 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1212 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1213 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1214
1215 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1216
1217 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1218 response.
1219
1220 2013-04-08 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1223 the location.
1224
1225 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1226
1227 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1228 for breakpoint location.
1229
1230 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1231
1232 * gdb.linespec/linespec.exp: Make dir/file:line tests
1233 conditional for non-remote hosts only.
1234
1235 2013-04-04 Stan Shebs <stan@codesourcery.com>
1236 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1239 * gdb.trace/actions-changed.c: New file.
1240 * gdb.trace/actions-changed.exp: New file.
1241 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1242 (gdb_trace_setactions_command): ... this. Add "actions_command"
1243 parameter, and handle it.
1244 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1245
1246 2013-04-04 Yao Qi <yao@codesourcery.com>
1247
1248 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1249 'step'.
1250
1251 2013-04-03 Yao Qi <yao@codesourcery.com>
1252
1253 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1254 "tfile-basic.tf".
1255 (test_tfind_tfile): Likewise.
1256
1257 2013-04-03 Yao Qi <yao@codesourcery.com>
1258
1259 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1260 "tfile-basic.tf" instead of "basic.tf".
1261 (write_error_trace_file): Pass argument "tfile-error.tf"
1262 instead of "error.tf".
1263 * gdb.trace/tfile.exp: Update tfile names to
1264 "tfile-basic.tf" and "tfile-error.tf".
1265
1266 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1267
1268 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1269 empty directory in file for breakpoint hit.
1270
1271 2013-03-29 Yao Qi <yao@codesourcery.com>
1272
1273 * gdb.base/completion.exp: Test completion of commands
1274 "target core", "target tfile" and "target exec".
1275 * gdb.trace/tfile.exp: Test completion of command
1276 "target tfile".
1277
1278 2013-03-28 Joel Brobecker <brobecker@adacore.com>
1279
1280 * gdb.ada/win_fu_syms: New testcase.
1281
1282 2013-03-28 Doug Evans <dje@google.com>
1283
1284 * gdb.base/maint.exp (maint print statistics): Update expected output.
1285
1286 2013-03-28 Pedro Alves <palves@redhat.com>
1287
1288 PR gdb/15294
1289
1290 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1291 mean unlimited instead of $arg < 0.
1292 (test_listsize): Remove "listsize of 0 suppresses output" test.
1293 Test that "set listsize 0" ends up with an unlimited listsize.
1294
1295 2013-03-28 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.base/list.exp (last_line): New global.
1298 (last_line_re): New global.
1299 (test_listsize, test_list_function, test_list_forward)
1300 (test_repeat_list_command, test_list_range)
1301 (test_list_filename_and_function): Use them.
1302 * gdb.base/list0.c: Comment the last line of the file with "last
1303 line".
1304
1305 2013-03-28 Pedro Alves <palves@redhat.com>
1306
1307 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1308 list the whole file.
1309
1310 2013-03-28 Pedro Alves <palves@redhat.com>
1311
1312 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1313 "set listsize".
1314
1315 2013-03-26 Keith Seitz <keiths@redhat.com>
1316
1317 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1318 from passing.
1319
1320 2013-03-26 Pedro Alves <palves@redhat.com>
1321
1322 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1323 until after GDB has run.
1324
1325 2013-03-26 Yao Qi <yao@codesourcery.com>
1326
1327 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1328 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1329
1330 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1331
1332 * gdb.btrace/enable.exp: Add regression test.
1333
1334 2013-03-25 Tom Tromey <tromey@redhat.com>
1335
1336 * gdb.cp/m-static.exp: Add destructor-printing tests.
1337
1338 2013-03-25 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.cp/m-static.exp: Add constructor ptype tests.
1341 * gdb.cp/m-static.cc (single_constructor): New class.
1342 (main): Make instance of single_constructor.
1343
1344 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1345 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.server/server-kill.c: New file.
1348 * gdb.server/server-kill.exp: New file.
1349
1350 2013-03-21 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1353 Expect $gdb_prompt in gdb_test_multiple.
1354
1355 2013-03-21 Doug Evans <dje@google.com>
1356
1357 * gdb.base/maint.exp: Update tests for per-command stats.
1358
1359 2013-03-21 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1362 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1363
1364 2013-03-20 Pedro Alves <palves@redhat.com>
1365
1366 PR gdb/15289
1367
1368 * gdb.base/remote.exp: Test
1369 "set remote hardware-watchpoint-limit -1",
1370 "set remote hardware-breakpoint-limit -1",
1371 "set remote hardware-watchpoint-limit 2147483647" and
1372 "set remote hardware-breakpoint-limit 2147483647".
1373
1374 2013-03-20 Pedro Alves <palves@redhat.com>
1375 Yao Qi <yao@codesourcery.com>
1376
1377 * gdb.trace/tfile.c: Add comments.
1378 (nonconstglob): New global.
1379 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1380 global that is not covered by the trace frame. Test
1381 disassembling.
1382
1383 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 * gdb.base/valgrind-infcall.exp
1386 (continue #$continue_count) <remote connection closed>
1387 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1388 $valgrind_pid.
1389
1390 2013-03-15 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.cp/overload.cc (intintfunc): New.
1393 * gdb.cp/overload.exp: Add regression test.
1394
1395 2013-03-15 Yao Qi <yao@codesourcery.com>
1396
1397 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1398 using with_test_prefix.
1399 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1400 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1401 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1402 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1403 * gdb.base/break-interp.exp (test_core): Likewise.
1404 (test_attach_gdb): Likewise.
1405 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1406 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1407 Likewise.
1408 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1409 * gdb.base/jit.exp (one_jit_test): Likewise.
1410 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1411 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1412 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1413 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1414 Likewise.
1415 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1416 Likewise.
1417 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1418 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1419 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1420 (tracepoint_change_loc_2): Likewise.
1421 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1422 Likewise.
1423 (disconnected_tfind): Likewise.
1424 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1425 Likewise.
1426 (test_tfind_remote): Likewise.
1427 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1428 Likewise.
1429 (test_pending_resolved): Likewise.
1430 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1431 Likewise.
1432 (test_upload_tsv): Likewise.
1433 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1434 Likewise.
1435 (pending_tracepoint_works): Likewise.
1436 * gdb.trace/report.exp (use_collected_data): Likewise.
1437 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1438 Likewise.
1439 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1440 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1441 (strace_trace_on_same_addr): Likewise.
1442 (strace_trace_on_diff_addr): Likewise.
1443 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1444 (gdb_collect_locals_test): Likewise.
1445 (gdb_unavailable_registers_test): Likewise.
1446 (gdb_collect_globals_test): Likewise.
1447
1448 2013-03-15 Yao Qi <yao@codesourcery.com>
1449
1450 * gdb.base/condbreak.exp: Add semicolon back which was removed
1451 by my previous commit.
1452
1453 2013-03-14 Yao Qi <yao@codesourcery.com>
1454
1455 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1456 'return'.
1457 (gdb_target_monitor, gdb_load): Likewise.
1458 * config/sid.exp (gdb_load): Likewise.
1459 * config/slite.exp (gdb_load): Likewise.
1460 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1461 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1462 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1463 (single_step_until): Likewise.
1464 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1465 * gdb.arch/system-gcore.exp: Likewise.
1466 * gdb.base/bigcore.exp (extract_heap): Likewise.
1467 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1468 * gdb.base/call-ar-st.exp: Likewise.
1469 * gdb.base/call-rt-st.exp: Likewise.
1470 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1471 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1472 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1473 * gdb.base/corefile.exp: Likewise.
1474 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1475 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1476 * gdb.base/fixsection.exp: Likewise.
1477 * gdb.base/funcargs.exp: Likewise.
1478 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1479 * gdb.base/gcore-relro.exp: Likewise.
1480 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1481 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1482 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1483 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1484 * gdb.base/list.exp: Likewise.
1485 (set_listsize): Likewise.
1486 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1487 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1488 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1489 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1490 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1491 * gdb.base/setvar.exp: Likewise.
1492 (test_set): Likewise.
1493 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1494 * gdb.base/solib-overlap.exp: Likewise.
1495 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1496 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1497 * gdb.base/watchpoint.exp (initialize): Likewise.
1498 (test_simple_watchpoint): Likewise.
1499 (test_disabling_watchpoints): Likewise.
1500 (test_watchpoint_triggered_in_syscall): Likewise.
1501 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1502 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1503 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1504 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1505 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1506 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1507 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1508 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1509 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1510 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1511 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1512 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1513 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1514 * gdb.mi/gdb792.exp: Likewise.
1515 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1516 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1517 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1518 * gdb.threads/gcore-thread.exp: Likewise.
1519 (load_core): Likewise.
1520 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1521 (test_startup, check_control_c): Likewise.
1522 * gdb.threads/sigstep-threads.exp: Likewise.
1523 * gdb.threads/thread_check.exp: Likewise.
1524 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1525 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1526 (set_a_tracepoint, trace_buffer_normal): Likewise.
1527 (gdb_trace_circular_tests): Likewise.
1528 * gdb.trace/collection.exp: Likewise.
1529 * gdb.trace/disconnected-tracing.exp: Likewise.
1530 * gdb.trace/infotrace.exp: Likewise.
1531 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1532 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1533 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1534 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1535 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1536 * gdb.trace/stap-trace.exp: Likewise.
1537 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1538 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1539 * gdb.trace/trace-buffer-size.exp: Likewise.
1540 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1541 * gdb.trace/unavailable.exp: Likewise.
1542 * gdb.trace/while-dyn.exp: Likewise.
1543 * lib/fortran.exp (set_lang_fortran): Likewise.
1544 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1545 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1546 (default_gdb_start, get_compiler_info): Likewise.
1547 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1548 (get_debug_format, setup_xfail_format): Likewise.
1549 (rerun_to_main, gdb_skip_float_test): Likewise.
1550 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1551 * lib/java.exp (set_lang_java): Likewise.
1552 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1553 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1554 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1555 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1556 * lib/objc.exp (set_lang_objc): Likewise.
1557 * lib/pascal.exp (set_lang_pascal): Likewise.
1558 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1559 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1560 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1561
1562 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1563
1564 PR c++/15203
1565 PR c++/15210
1566 * gdb.cp/m-static.cc (keepalive_int): New function.
1567 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1568 * gdb.cp/m-static.exp: New test for `sintvar'.
1569
1570 2013-03-14 Yao Qi <yao@codesourcery.com>
1571
1572 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1573 of 'tstatus' into tstatus_output.
1574 (top level): Save the trace data to tfile. Read trace file in
1575 tfile target. Check the trace status.
1576
1577 2013-03-13 Yao Qi <yao@codesourcery.com>
1578
1579 * gdb.trace/tsv.exp (check_tsv): New.
1580 (top level): Save a tfile on current trace session. Call
1581 check_tsv on live target. Load the tfile with target tfile
1582 and call check_tsv again.
1583
1584 2013-03-13 Yao Qi <yao@codesourcery.com>
1585
1586 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1587 Replace some "gdb_test" with "gdb_test_no_output".
1588
1589 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1590
1591 * gdb.ada/expr_delims.exp: New file.
1592 * gdb.ada/expr_delims/foo.adb: New file.
1593 * gdb.ada/expr_delims/pck.ads: New file.
1594 * gdb.ada/expr_delims/pck.adb: New file.
1595
1596 2013-03-11 Keith Seitz <keiths@redhat.com>
1597
1598 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1599 both condition and thread. Then delete the watchpoint.
1600
1601 2013-03-11 Christian Himpel <christian.himpel@intel.com>
1602
1603 * Makefile.in: Add btrace testsuite.
1604 * configure: Regenerated.
1605 * configure.ac: Add btrace testsuite.
1606 * gdb.btrace/Makefile.in: New file.
1607 * gdb.btrace/enable.c: New file.
1608 * gdb.btrace/enable.exp: New file.
1609 * gdb.btrace/function_call_history.c: New file.
1610 * gdb.btrace/function_call_history.exp: New file.
1611 * gdb.btrace/instruction_history.c: New file.
1612 * gdb.btrace/instruction_history.exp: New file.
1613 * gdb.btrace/instruction_history.S: New file.
1614 * lib/gdb.exp: Add btrace skip proc.
1615
1616 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1617
1618 Fix entry-values if the callee called a noreturn function.
1619 * gdb.arch/amd64-tailcall-noret.S: New file.
1620 * gdb.arch/amd64-tailcall-noret.c: New file.
1621 * gdb.arch/amd64-tailcall-noret.exp: New file.
1622
1623 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1624
1625 Fix entry-values in C++ across CUs.
1626 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1627 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1628 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1629 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1630 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1631
1632 2013-03-08 Stan Shebs <stan@codesourcery.com>
1633 Hafiz Abid Qadeer <abidh@codesourcery.com>
1634
1635 gdb/testsuite/
1636 * gdb.trace/trace-buffer-size.exp: New file.
1637 * gdb.trace/trace-buffer-size.c: New file.
1638
1639 2013-03-06 Pedro Alves <palves@redhat.com>
1640
1641 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1642 doesn't support the tested optional feature, call "unsupported"
1643 with the same test message as the "pass" case, instead of calling
1644 "pass" with a different message. Use the same text for the "fail"
1645 cases too.
1646
1647 2013-03-06 Yao Qi <yao@codesourcery.com>
1648
1649 * gdb.trace/tstatus.exp: Remove the invocation of
1650 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1651 (test_tracepoints): Don't set fast tracepoint.
1652 (top level): Don't check agent library is loaded or not.
1653
1654 2013-03-06 Yao Qi <yao@codesourcery.com>
1655
1656 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1657 parentheses by "\\".
1658
1659 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1660
1661 * gdb.linespec/base/one/thefile.cc (twodup): New.
1662 (m): Call it.
1663 * gdb.linespec/base/two/thefile.cc (dupname): New.
1664 (n): Call it.
1665 * gdb.linespec/break-ask.exp: New file.
1666 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1667
1668 2013-02-28 Yao Qi <yao@codesourcery.com>
1669
1670 * gdb.trace/report.exp: Move some code to ...
1671 (use_collected_data): New.
1672 (top level): Call use_collected_data once on the live target.
1673 Save at file of the current trace session, load it with target
1674 tfile, and call use_collected_data again.
1675
1676 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1677
1678 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1679
1680 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1683 Add final kill of ${valgrind_pid}.
1684
1685 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1686
1687 * gdb.python/py-arch.c: New test case
1688 * gdb.python/py-arch.exp: New tests to test
1689 gdb.Architecture.disassemble
1690 * gdb.python/Makefile.in: Add py-arch to the list of
1691 EXECUTABLES.
1692
1693 2013-02-18 Tom Tromey <tromey@redhat.com>
1694
1695 * gdb.dwarf2/subrange.exp: New file.
1696
1697 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1698 Hafiz Abid Qadeer <abidh@codesourcery.com>
1699
1700 * gdb.trace/tfile.exp: Add test for -trace-status command.
1701
1702 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1705 nanosleep by sleep.
1706
1707 2013-02-14 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1710
1711 2013-02-14 Pedro Alves <pedro@codesourcery.com>
1712 Hafiz Abid Qadeer <abidh@codesourcery.com>
1713
1714 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1715
1716 2013-02-12 Tom Tromey <tromey@redhat.com>
1717
1718 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1719 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1720
1721 2013-02-12 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.base/catch-signal.c: Update copyright years.
1724 * gdb.base/catch-signal.exp: Update copyright years.
1725 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1726 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1727 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1728 * gdb.dwarf2/dw2-error.S: Update copyright years.
1729 * gdb.dwarf2/dw2-error.c: Update copyright years.
1730 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1731 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1732 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1733
1734 2013-02-12 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1737 message.
1738 * gdb.base/sigaltstack.exp: Ditto.
1739 * gdb.base/siginfo.exp: Ditto.
1740 * gdb.base/sizeof.exp: Ditto.
1741
1742 2013-02-12 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.mi/mi-basics.exp: Tweak intro comment.
1745 * gdb.mi/mi-break.exp: Tweak intro comment.
1746 * gdb.mi/mi-console.exp: Tweak intro comment.
1747 * gdb.mi/mi-file.exp: Tweak intro comment.
1748 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1749 * gdb.mi/mi-return.exp: Tweak intro comment.
1750 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1751 * gdb.mi/mi-until.exp: Tweak intro comment.
1752 * gdb.mi/mi-watch.exp: Tweak intro comment.
1753
1754 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1755
1756 * gdb.server/no-thread-db.exp: New file.
1757 * gdb.server/no-thread-db.c: New file.
1758 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1759
1760 2013-02-11 Doug Evans <dje@google.com>
1761
1762 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1763 two decfloats.
1764
1765 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1766
1767 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1768 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1769
1770 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1771
1772 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1773
1774 2013-02-06 Yao Qi <yao@codesourcery.com>
1775
1776 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1777 to ...
1778 (test_create_delete_modify_tsv): ... here. New test on modifying
1779 the initial value of a tsv.
1780
1781 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1782
1783 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1784 (cd .../rdir): ... here.
1785
1786 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1787
1788 * gdb.linespec/base/one/header.h: New file.
1789 * gdb.linespec/base/two/header.h: New file.
1790 * gdb.linespec/macro-relative.c: New file.
1791 * gdb.linespec/macro-relative.exp: New file.
1792
1793 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1794
1795 * gdb.base/fullpath-expand-func.c: New file.
1796 * gdb.base/fullpath-expand.c: New file.
1797 * gdb.base/fullpath-expand.exp: New file.
1798 * gdb.base/realname-expand-real.c: New file.
1799 * gdb.base/realname-expand.c: New file.
1800 * gdb.base/realname-expand.exp: New file.
1801
1802 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1805 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1806
1807 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1808
1809 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1810 (compare_filenames_for_search does not match)
1811 (compare_filenames_for_search does match): New tests.
1812
1813 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1814
1815 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1816
1817 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1820
1821 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1822
1823 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1824 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1825 ${binfile}.mini_debuginfo-debuglink and
1826 ${binfile}.mini_debuginfo-debuglink.xz.
1827
1828 2013-02-01 Tom Tromey <tromey@redhat.com>
1829
1830 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1831 attributes.
1832
1833 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1834 Tom Tromey <tromey@redhat.com>
1835
1836 * gdb.dwarf2/method-ptr.exp: Link with c++.
1837 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1838
1839 2013-01-31 Tom Tromey <tromey@redhat.com>
1840
1841 * gdb.base/jit.exp (compile_jit_test): New proc.
1842 Add PIE tests.
1843
1844 2013-01-31 Tom Tromey <tromey@redhat.com>
1845
1846 * gdb.dwarf2/method-ptr.cc: New file.
1847 * gdb.dwarf2/method-ptr.exp: New file.
1848
1849 2013-01-31 Tom Tromey <tromey@redhat.com>
1850
1851 * lib/dwarf.exp (namespace Dwarf): New.
1852
1853 2013-01-29 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.dwarf2/fission-reread.exp: Add unload test.
1856
1857 2013-01-28 Doug Evans <dje@google.com>
1858
1859 * gdb.dwarf2/fission-loclists.exp: New file.
1860 * gdb.dwarf2/fission-loclists.S: New file.
1861
1862 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 Code cleanup.
1865 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1866 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1867 and prepare_for_testing.
1868 * gdb.base/store.exp: Likewise.
1869
1870 2013-01-25 Tom Tromey <tromey@redhat.com>
1871
1872 * gdb.python/py-explore.exp: Expect the gdb prompt.
1873
1874 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
1875
1876 * gdb.base/gnu_vector.c: New variable for use in tests.
1877 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1878 changes in scalar to vector casting and widening.
1879 * gdb.python/py-type.c: New variables for use in tests.
1880 * gdb.python/py-type.exp: Update vector related tests to reflect
1881 changes in scalar to vector casting and widening.
1882
1883 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1884
1885 * gdb.base/prologue-include.c: New file.
1886 * gdb.base/prologue-include.exp: New file.
1887 * gdb.base/prologue-include.h: New file.
1888
1889 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1890
1891 PR gdb/13443
1892 * gdb.mi/mi-var-block.exp: Make test messages unique.
1893
1894 2013-01-23 Tom Tromey <tromey@redhat.com>
1895
1896 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1897
1898 2013-01-23 Tom Tromey <tromey@redhat.com>
1899
1900 * gdb.cp/converts.cc (main): Initialize 'a'.
1901
1902 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1903
1904 * testsuite/gdb.python/frame.exp: Add a test for
1905 gdb.Frame.architecture() method.
1906
1907 2013-01-22 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.base/annota1.exp (signal sent): No longer expect
1910 breakpoints-invalid.
1911 * gdb.cp/annota2.exp (continue until exit)
1912 (watch triggered on a.x): Ditto.
1913
1914 2013-01-22 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1917 Adjust tests to breakpoints-invalid changes.
1918 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1919 variables.
1920 Adjust tests to breakpoints-invalid changes.
1921
1922 2013-01-22 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/annota1.exp (annotate ignore count change): Add
1925 expected output for failure case.
1926
1927 2013-01-22 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1930 call.
1931
1932 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1933
1934 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1935 * gdb.mi/mi-catch-load.exp: Ditto.
1936 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1937 Also handle 'thread' field.
1938 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1939 * gdb.mi/mi-watch.exp: Ditto.
1940 * lib/mi-support.exp: Ditto.
1941
1942 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1943
1944 * gdb.python/py-explore.exp: Improve a test
1945
1946 2013-01-18  David Blaikie  <dblaikie@gmail.com>
1947
1948 * gdb.base/label.c (main): Correct the type of the second
1949 parameter.
1950
1951 2013-01-18 Tom Tromey <tromey@redhat.com>
1952
1953 * gdb.dwarf2/trace-crash.s: New file.
1954 * gdb.dwarf2/trace-crash.exp: New file.
1955
1956 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1957
1958 PR gdb/13443
1959 * gdb.base/checkpoint.exp: Update test messages to make them
1960 unique.
1961
1962 2013-01-18 Yao Qi <yao@codesourcery.com>
1963
1964 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1965 output of 'info tracepoints'.
1966 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1967 Likewise.
1968 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1969 * gdb.trace/disconnected-tracing.c (struct foo): New.
1970
1971 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1972
1973 * gdb.dwarf2/dw2-dos-drive.S: New file.
1974 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1975
1976 2013-01-17 Doug Evans <dje@google.com>
1977
1978 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1979 CXX_FOR_TARGET.
1980
1981 * boards/cc-with-tweaks.exp: New file.
1982
1983 2013-01-17 Tom Tromey <tromey@redhat.com>
1984
1985 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1986
1987 2013-01-17 Pedro Alves <palves@redhat.com>
1988
1989 Merge dg-extract-results.sh from upstream (svn 195224).
1990
1991 2013-01-15 David Blaikie <dblaikie@gmail.com>
1992 * dg-extract-results.sh: Fix order of summary counts.
1993
1994 2013-01-15 David Blaikie <dblaikie@gmail.com>
1995 * dg-extract-results.sh: Constrain the start-of-log pattern.
1996
1997 2013-01-15 David Blaikie <dblaikie@gmail.com>
1998 * dg-extract-results.sh: Handle KPASSes.
1999
2000 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2001 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2002 of grep -q.
2003
2004 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2005
2006 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2007 interface.
2008 * gdb.base/jithost.c: New file.
2009 * gdb.base/jithost.h: New file.
2010 * gdb.base/jitreader.c : New file.
2011 * gdb.base/jit-protocol.h: New file.
2012
2013 2013-01-16 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.base/catch-signal.c: New file.
2016 * gdb.base/catch-signal.exp: New file.
2017
2018 2013-01-16 Tom Tromey <tromey@redhat.com>
2019
2020 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2021
2022 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2025
2026 2013-01-14 Tom Tromey <tromey@redhat.com>
2027
2028 * gdb.base/completion.exp: Add "set gnutarget" test.
2029
2030 2013-01-14 Tom Tromey <tromey@redhat.com>
2031
2032 * gdb.dwarf2/dw2-restrict.S: New file.
2033 * gdb.dwarf2/dw2-restrict.c: New file.
2034 * gdb.dwarf2/dw2-restrict.exp: New file.
2035
2036 2013-01-14 Tom Tromey <tromey@redhat.com>
2037
2038 * gdb.dwarf2/dw2-error.exp: New file.
2039 * gdb.dwarf2/dw2-error.c: New file.
2040 * gdb.dwarf2/dw2-error.S: New file.
2041
2042 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * gdb.cp/parse-lang.cc: New file.
2045 * gdb.cp/parse-lang.exp: New file.
2046
2047 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2050 (set substitute-path): New test.
2051 (fullname present): Remove content.
2052 (substituted fullname): New test.
2053
2054 2013-01-13 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2057 check. Move $gdb_py_is_py24 value check right after.
2058
2059 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2060
2061 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2062 targets.
2063
2064 2013-01-11 Yao Qi <yao@codesourcery.com>
2065
2066 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2067 for dprintf.
2068 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2069 Check the fields in "=breakpoint-created" for dprintf.
2070
2071 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2072
2073 * gdb.mi/mi-fullname-deleted.exp: New file.
2074
2075 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2078 expected output.
2079 (info skip with pending file): Remove.
2080 (ignoring function in solib, info skip for function multiply): Update
2081 the expected output.
2082 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2083 (info skip (delete 1), info skip after disabling all)
2084 (info skip after enabling all, info skip after disabling 4 2-3)
2085 (info skip after enabling 2-3, info skip 2-3)
2086 (info skip after deleting 2 3): Update the expected output.
2087 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2088 statement to its initialization and return.
2089 * gdb.linespec/skip-two.exp: New file.
2090
2091 2012-12-19 Doug Evans <dje@google.com>
2092
2093 * gdb.base/maint.exp: Handle testing with .gdb_index.
2094
2095 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2096
2097 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2098 Cavium to FSF.
2099
2100 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2101
2102 * dg-extract-results.sh: Update contact info in copyright notice.
2103 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2104 GPL v3 or later. Update contact info.
2105 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2106 gdb.threads/watchpoint-fork-mt.c,
2107 gdb.threads/watchpoint-fork-parent.c,
2108 gdb.threads/watchpoint-fork-st.c,
2109 gdb.threads/watchpoint-fork.h: Likewise.
2110
2111 2012-12-15 Yao Qi <yao@codesourcery.com>
2112
2113 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2114 'installed' field in '=breakpoint-modified'.
2115 (test_reconnect): Check 'installed' field in
2116 '=breakpoint-modified' and '=breakpoint-created'.
2117
2118 * gdb.trace/actions.exp: Update test for 'installed' field.
2119 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2120 (tracepoint_change_loc_2): Likewise.
2121 Check 'info tracepoint' display nothing else.
2122 * gdb.trace/deltrace.exp: Likewise.
2123 * gdb.trace/infotrace.exp: Likewise.
2124 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2125 Likewise.
2126 * gdb.trace/passcount.exp: Likewise.
2127 * gdb.trace/tracecmd.exp: Likewise.
2128 * gdb.trace/while-stepping.exp: Likewise.
2129
2130 2012-12-14 Tom Tromey <tromey@redhat.com>
2131
2132 * gdb.cp/member-name.exp: New file.
2133 * gdb.cp/member-name.cc: New file.
2134
2135 2012-12-14 Tom Tromey <tromey@redhat.com>
2136
2137 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2138
2139 2012-12-14 Doug Evans <dje@google.com>
2140
2141 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2142 DW_OP_GNU_implicit_pointer is section-relative.
2143
2144 2012-12-14 Tom Tromey <tromey@redhat.com>
2145
2146 * gdb.base/info-proc.exp: Add core file tests.
2147
2148 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2149
2150 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
2151
2152 2012-12-13 Doug Evans <dje@google.com>
2153
2154 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2155 * gdb.multi/multi-arch.exp: Ditto.
2156
2157 2012-12-12 Keven Boell <keven.boell@intel.com>
2158
2159 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2160 catch load test library source file.
2161 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2162 load test source file.
2163 * gdb.mi/mi-catch-load.exp: New. Test file for
2164 basic MI -catch-load and -catch-unload tests.
2165
2166 2012-12-11 Paul Koning <paul_koning@dell.com>
2167
2168 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2169 exception.
2170 (_iterator_except): New function.
2171 (ArrayPrinter): Use _iterator function instead of local _iterator
2172 class for Python 3 compatibility.
2173 (NoStringContainerPrinter): Use _iterator_except instead of
2174 _iterator.
2175 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2176 execfile for Python 3 compatibility.
2177 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2178 format in error_prompt test.
2179
2180 2012-12-10 Paul Koning <paul_koning@dell.com>
2181
2182 * gdb.base/charset.exp: Change print syntax for Python 3
2183 compatibility.
2184 * gdb.python/py-block.exp: Ditto.
2185 * gdb.python/py-breakpoint.exp: Ditto.
2186 * gdb.python/py-cmd.exp: Ditto.
2187 * gdb.python/py-events.py: Ditto.
2188 * gdb.python/py-finish-breakpoint.py: Ditto.
2189 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2190 * gdb.python/py-finish-breakpoint2.py: Ditto.
2191 * gdb.python/py-frame-inline.exp: Ditto.
2192 * gdb.python/py-frame.exp: Ditto.
2193 * gdb.python/py-infthread.exp: Ditto.
2194 * gdb.python/py-objfile.exp: Ditto.
2195 * gdb.python/py-parameter.exp: Ditto.
2196 * gdb.python/py-progspace.exp: Ditto.
2197 * gdb.python/py-prompt.exp: Ditto.
2198 * gdb.python/py-symbol.exp: Ditto.
2199 * gdb.python/py-symtab.exp: Ditto.
2200 * gdb.python/py-template.exp: Ditto.
2201 * gdb.python/py-value-cc.exp: Ditto.
2202 * gdb.python/python.exp: Ditto.
2203 * gdb.python/source2.py: Ditto.
2204 * gdb.python/lib-types.exp: Change print syntax for Python 3
2205 compatibility.
2206 Use sorted() function rather than sort() method.
2207 Accept either int or long values for enum values.
2208 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2209 execfile for Python 3 compatibility.
2210 * gdb.python/py-evsignal.exp: Ditto.
2211 * gdb.python/py-evthreads.exp: Ditto.
2212 * gdb.python/py-mi.exp: Ditto.
2213 * gdb.python/py-pp-maint.exp: Ditto.
2214 * gdb.python/py-prettyprint.exp: Ditto.
2215 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2216 Python 3 compatibility.
2217 Skip tests for Python 2.4.
2218 * gdb.python/py-inferior.exp: Change print syntax for
2219 Python 3 compatibility.
2220 Use byte string rather than character string in memory write test
2221 if Python 3.
2222 * gdb.python/py-pp-maint.py: Change class declarations to "new
2223 class" syntax.
2224 * gdb.python/py-prettyprint.py: Change iterator class to generator
2225 function for Python 3 compatibility.
2226 Make all classes "new style".
2227 Fix indentation issue and stray semicolon.
2228 * gdb.python/py-shared.expChange print syntax for Python 3
2229 compatibility.
2230 Define "long" if Python 3.
2231 * gdb.python/py-type.exp: Change print syntax for Python 3
2232 compatibility.
2233 Accept either int or long values for enum values.
2234 * gdb.python/py-value.exp: Change print syntax for Python 3
2235 compatibility.
2236 Skip "long" and "unicode" tests if Python 3.
2237 Accept either "type" or "class" in type checks.
2238 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2239 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2240
2241 2012-12-10 Tom Tromey <tromey@redhat.com>
2242
2243 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2244 (test): Add "two_cu" argument.
2245 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2246 for types; allow two CUs.
2247
2248 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2251 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2252
2253 2012-12-08 Yao Qi <yao@codesourcery.com>
2254 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2257 '=breakpoint-created' when GDB merges the tracepoints of both
2258 sides.
2259
2260 2012-12-07 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.base/break1.c (enum some_enum, union some_union): New.
2263 (some_enum_global, some_union_global, some_value): New globals.
2264 * gdb.base/completion.exp: Add tag completion tests.
2265
2266 2012-12-07 Tom Tromey <tromey@redhat.com>
2267
2268 * gdb.base/completion.exp: Add tests for ptype and whatis
2269 completion.
2270
2271 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.base/stale-infcall.exp: Fix copyright line.
2274
2275 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2276
2277 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2278
2279 2012-12-06 Pedro Alves <palves@redhat.com>
2280 Tom Tromey <tromey@redhat.com>
2281
2282 * gdb.base/exprs.exp: Add tests for cast to void.
2283
2284 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2285
2286 * gdb.python/py-mi.exp: Correct expected results for attribute
2287 "dynamic" returned by -var-update.
2288 Add test case for correct handling of "diplayhint" for children
2289 of dynamic varobjs.
2290 * gdb.python/py-prettyprint.c (set_itme): New function.
2291 (bug_14741) New function.
2292 (main) Add call to bug_14741().
2293 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2294
2295 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2296
2297 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2298 ${binfile}.funcsyms list.
2299
2300 2012-12-04 Yao Qi <yao@codesourcery.com>
2301
2302 PR gdb/13443
2303 * gdb.trace/actions.exp: Make test messages unique.
2304
2305 2012-11-29 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2308
2309 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2310
2311 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2312 * gdb.opencl/datatypes.exp: Likewise.
2313 * gdb.opencl/operators.exp: Likewise.
2314 * gdb.opencl/vec_comps.exp: Likewise.
2315
2316 2012-11-29 Jerome Guitton <guitton@adacore.com>
2317
2318 * gdb.ada/iwide: New testcase.
2319
2320 2012-11-29 Jerome Guitton <guitton@adacore.com>
2321
2322 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2323 ptype test.
2324
2325 2012-11-29 Jerome Guitton <guitton@adacore.com>
2326
2327 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2328 form {VARIANT_TYPE}ADDRESS.
2329
2330 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2331
2332 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2333 (func): New function.
2334 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2335 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2336 pointers to members with pointer-to-function type.
2337
2338 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2339 Tom Tromey <tromey@redhat.com>
2340
2341 * gdb.base/gnu-debugdata.exp: New file.
2342 * gdb.base/gnu-debugdata.c: New file.
2343 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2344 (gdb_unload): Return 0 on success.
2345
2346 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2349
2350 2012-11-26 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdb.base/empty_exe.exp: New testcase.
2353
2354 2012-11-20 Mike Frysinger <vapier@gentoo.org>
2355
2356 * gdb.base/completion.exp: Add test for help aliases completion.
2357
2358 2012-11-20 Yao Qi <yao@codesourcery.com>
2359
2360 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2361 Don't test 'maint set show-debug-regs'.
2362 Use command 'set remotecache' instead of
2363 'set circular-trace-buffer'.
2364
2365 2012-11-16 Keith Seitz <keiths@redhat.com>
2366
2367 PR c++/13615
2368 * gdb.cp/baseenum.cc: New file.
2369 * gdb.cp/baseenum.exp: New file.
2370 * gdb.cp/derivation.cc (A): Add copyright.
2371 Add a typedef.
2372 (B): Use A::value_type instead of int. Change all references.
2373 (D): Use value_type instead of int. Change all references.
2374 (E): Likewise.
2375 (F); Likewise.
2376 (Z): New class.
2377 (ZZ): New class.
2378 (N, Base, Derived): New namespace and classes.
2379 (main): Add instances of Z and ZZ.
2380 Make sure all symbols from N are kept.
2381 * gdb.cp/derivation.exp: Update typedef changes in tests.
2382 Add tests for class typedefs both before and after starting
2383 the inferior.
2384 Add tests for searching for a typedef while stopped in a
2385 method.
2386
2387 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2388
2389 * gdb.mi/mi-var-create-rtti.c: New file.
2390 * gdb.mi/mi-var-create-rtti.exp: New file.
2391
2392 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2393
2394 * gdb.base/structs3.exp: Run to main before doing any tests.
2395
2396 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
2397
2398 * gdb.python/py-type.exp: Uniquify test names.
2399
2400 2012-11-14 Yao Qi <yao@codesourcery.com>
2401
2402 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2403 (thread_function) [DEBUG]: Call 'printf'.
2404 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2405 command line if 'DEBUG=1' is passed to test.
2406 Remove a pattern to match inferior's output.
2407
2408 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2409
2410 * gdb.mi/mi-fill-memory.exp: New test.
2411
2412 2012-11-12 Tom Tromey <tromey@redhat.com>
2413
2414 * gdb.base/completion.exp: Update for "info type-printers".
2415 * gdb.python/py-typeprint.cc: New file.
2416 * gdb.python/py-typeprint.exp: New file.
2417 * gdb.python/py-typeprint.py: New file.
2418
2419 2012-11-12 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.base/call-sc.exp: Use "ptype/r".
2422 * gdb.base/volatile.exp: Don't expect "int".
2423 * gdb.cp/ptype-flags.cc: New file.
2424 * gdb.cp/ptype-flags.exp: New file.
2425 * gdb.cp/templates.exp: Use ptype/r.
2426 (test_ptype_of_templates, test_template_typedef): Likewise.
2427 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2428 argument. Handle template names and template parameters.
2429 * gdb.mi/mi-var-cmd.exp: Accept "long".
2430 * gdb.mi/mi-var-child.exp: Accept "long".
2431 * gdb.mi/mi-var-display.exp: Accept "long".
2432 * gdb.mi/mi2-var-child.exp: Accept "long".
2433
2434 2012-11-12 Tom Tromey <tromey@redhat.com>
2435
2436 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2437 "ptype" from calls to cp_test_ptype_class.
2438 (test_enums): Likewise.
2439 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2440 cp_test_ptype_class.
2441 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2442 calls to cp_test_ptype_class.
2443 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2444 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2445 from calls to cp_test_ptype_class.
2446 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2447 command here. Change "in_command" argument to "in_exp".
2448
2449 2012-11-10 Keith Seitz <keiths@redhat.com>
2450
2451 PR gdb/14288
2452 * gdb.base/printcmds.c: Add invalid_XXX globals
2453 for repeated byte tests.
2454 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2455 * gdb.base/wchar.c (main): Add and construct a wchar_t
2456 array with repeated characters.
2457 * gdb.base/wchar.exp: Add repeated character tests.
2458
2459 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2460
2461 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2462 disassembly output.
2463
2464 2012-11-09 Pedro Alves <palves@redhat.com>
2465
2466 PR gdb/14306
2467
2468 * gdb.multi/multi-arch-exec.c: New file.
2469 * gdb.multi/multi-arch-exec.exp: New file.
2470
2471 2012-11-09 Yao Qi <yao@codesourcery.com>
2472
2473 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2474 (top level): Call it.
2475
2476 2012-11-09 Yao Qi <yao@codesourcery.com>
2477
2478 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2479 typo.
2480
2481 2012-11-09 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.multi/multi-arch.exp: New.
2484
2485 2012-11-08 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2488 core files, if possible.
2489 * gdb.base/siginfo-thread.c: New file
2490 * gdb.base/siginfo-thread.exp: New file
2491
2492 2012-11-08 Tom Tromey <tromey@redhat.com>
2493
2494 * gdb.base/comprdebug.exp: New file.
2495
2496 2012-11-06 Pedro Alves <palves@redhat.com>
2497
2498 PR gdb/14810
2499
2500 * gdb.base/disabled-location.c: New file.
2501 * gdb.base/disabled-location.exp: New file.
2502
2503 2012-11-06 Tom Tromey <tromey@redhat.com>
2504
2505 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2506 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2507 gdb_gcore_cmd.
2508 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2509 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2510 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2511 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2512 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2513 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2514 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2515 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2516 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2517
2518 2012-11-05 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2521 procedure.
2522 (do_vfork_and_follow_child_tests_exec)
2523 (do_vfork_and_follow_child_tests_exit): Call it.
2524
2525 2012-11-05 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2528 fails.
2529
2530 2012-11-03 Yao Qi <yao@codesourcery.com>
2531
2532 Fix PR gdb/14617.
2533 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2534 Remove setup_kfail, and update test.
2535
2536 2012-11-02 Tom Tromey <tromey@redhat.com>
2537
2538 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2539 test.
2540
2541 2012-11-02 Pedro Alves <palves@redhat.com>
2542
2543 PR gdb/14766
2544
2545 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2546 setup_kfail.
2547 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2548 get registers".
2549
2550 2012-11-02 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.base/foll-vfork-exit.c: New file.
2553 * gdb.base/foll-vfork.exp (top level): New file-describing
2554 comment.
2555 (vfork_child_follow_to_exit): New procedure.
2556 (tcatch_vfork_then_child_follow): Rename as ...
2557 (tcatch_vfork_then_child_follow_exec): ... this.
2558 (tcatch_vfork_then_child_follow_exit): New procedure.
2559 (do_vfork_and_follow_parent_tests): New procedure, factored out
2560 from do_vfork_and_exec_tests.
2561 (do_vfork_and_follow_child_tests_exec): Ditto.
2562 (do_vfork_and_exec_tests): Delete.
2563 (do_vfork_and_follow_child_tests_exit): New procedure.
2564 (top level): Run tests with both the program that has the vfork
2565 child execing, and the program has the vfork child exiting.
2566
2567 2012-11-02 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2570 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2571 (vfork_parent_follow_to_bp): Call it.
2572 (kill_child): Delete.
2573 (vfork_and_exec_child_follow_to_main_bp)
2574 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2575 longer call kill_child.
2576 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2577 (do_vfork_and_exec_tests): Don't runto_main before calling each
2578 test procedure.
2579 (top level): Don't clean restart and set verbose before running
2580 each test procedure.
2581
2582 2012-11-02 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2585 (vfork_parent_follow_to_bp)
2586 (vfork_and_exec_child_follow_to_main_bp)
2587 (vfork_and_exec_child_follow_through_step)
2588 (tcatch_vfork_then_parent_follow)
2589 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2590 Use with_test_prefix.
2591
2592 2012-11-02 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.base/foll-vfork.c: Add copyright header.
2595 * gdb.base/vforked-prog.c: Add copyright header.
2596
2597 2012-11-02 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.base/foll-vfork.exp
2600 (vfork_and_exec_child_follow_through_step): Don't skip on
2601 non-HP/UX targets. Expect the next to only step one line on
2602 non-HP/UX targets, rather than stopping only after the exec.
2603
2604 2012-11-02 Pedro Alves <palves@redhat.com>
2605
2606 Don't hard code line numbers.
2607
2608 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2609 Expect text from the sources instead of a line number.
2610 (vfork_parent_follow_to_bp)
2611 (vfork_and_exec_child_follow_to_main_bp)
2612 (vfork_and_exec_child_follow_through_step)
2613 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2614 Use gdb_get_line_number.
2615
2616 2012-11-02 Pedro Alves <palves@redhat.com>
2617
2618 Modernize.
2619
2620 * gdb.base/foll-vfork.exp: Use standard_testfile and
2621 build_executable. Pass descriptive string to untested.
2622 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2623 (vfork_and_exec_child_follow_to_main_bp)
2624 (vfork_and_exec_child_follow_through_step)
2625 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2626 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2627 of send_gdb/gdb_expect.
2628
2629 (kill_child): New procedure.
2630 (vfork_and_exec_child_follow_to_main_bp)
2631 (vfork_and_exec_child_follow_through_step): Use it.
2632
2633 2012-11-02 Yao Qi <yao@codesourcery.com>
2634
2635 * gdb.base/setvar.exp: Test setting nested struct.
2636 * gdb.base/setvar.c (v_struct3): New.
2637
2638 2012-11-01 Doug Evans <dje@google.com>
2639
2640 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2641 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2642 use them.
2643
2644 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
2645
2646 PR cli/14772
2647 * gdb.base/gnu_vector.c (union_with_vector_1)
2648 (struct_with_vector_1): Add new struct and union for testing
2649 ptype.
2650 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2651 structs / unions containing vectors.
2652
2653 2012-10-25 Yao Qi <yao@codesourcery.com>
2654
2655 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2656 'setup_kfail' instead of 'setup_kfail_for_target'.
2657 * gdb.base/varargs.exp: Likewise.
2658 * lib/gdb.exp (setup_kfail_for_target): Remove.
2659
2660 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2661
2662 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2663
2664 2012-10-25 Mark Kettenis <kettenis@gnu.org>
2665
2666 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2667
2668 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.ada/set_wstr: New testcase.
2671
2672 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2673
2674 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2675
2676 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2677
2678 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2679
2680 2012-10-24 Mark Kettenis <kettenis@gnu.org>
2681
2682 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2683
2684 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2685
2686 * gdb.base/callfuncs.exp (do_function_calls): Fix
2687 setup_kfail_for_target for -m32 mode.
2688
2689 2012-10-23 Mark Kettenis <kettenis@gnu.org>
2690
2691 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2692 are now fixed.
2693
2694 2012-10-23 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.base/info-os.exp: Resume the inferior until it exits.
2697
2698 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2699
2700 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2701 * gdb.base/print-file-var.exp: Likewise.
2702 * gdb.base/type-opaque.exp: Likewise.
2703
2704 2012-10-17 Yao Qi <yao@codesourcery.com>
2705
2706 * gdb.mi/mi-memory-changed.exp: New.
2707
2708 2012-10-16 Yao Qi <yao@codesourcery.com>
2709
2710 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2711 returns true.
2712 Call gdb_load_shlibs.
2713 * gdb.reverse/solib-reverse.exp: Likewise.
2714
2715 2012-10-15 Keith Seitz <keiths@redhat.com>
2716
2717 * lib/cp-support.exp (cp_test_ptype_class): Add support
2718 for class typedefs.
2719
2720 * gdb.cp/derivation.exp: Add tests for g_instance.
2721
2722 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2723
2724 Fix entry values resolving in inlined frames.
2725 * gdb.arch/amd64-entry-value-inline.S: New file.
2726 * gdb.arch/amd64-entry-value-inline.c: New file.
2727 * gdb.arch/amd64-entry-value-inline.exp: New file.
2728
2729 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2730 Doug Evans <dje@google.com>
2731
2732 Fix recent gdb_breakpoint regression.
2733 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2734 braces from the parameter.
2735 * gdb.java/jprint.exp: Likewise.
2736
2737 2012-10-15 Doug Evans <dje@google.com>
2738
2739 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2740
2741 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2742
2743 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2744
2745 2012-10-15 Tom Tromey <tromey@redhat.com>
2746
2747 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2748
2749 2012-10-15 Tom Tromey <tromey@redhat.com>
2750
2751 * gdb.python/py-symbol.exp: Test symbol destructor.
2752
2753 2012-10-14 Yao Qi <yao@codesourcery.com>
2754
2755 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2756 * gdb.mi/mi-cli.exp: New.
2757
2758 * gdb.mi/mi2-basics.exp: Remove.
2759 * gdb.mi/mi2-break.exp: Remove.
2760 * gdb.mi/mi2-console.exp: Remove.
2761 * gdb.mi/mi2-disassemble.exp: Remove.
2762 * gdb.mi/mi2-eval.exp: Remove.
2763 * gdb.mi/mi2-file.exp: Remove.
2764 * gdb.mi/mi2-hack-cli.exp: Remove.
2765 * gdb.mi/mi2-pthreads.exp: Remove.
2766 * gdb.mi/mi2-read-memory.exp: Remove.
2767 * gdb.mi/mi2-regs.exp: Remove.
2768 * gdb.mi/mi2-return.exp: Remove.
2769 * gdb.mi/mi2-simplerun.exp: Remove.
2770 * gdb.mi/mi2-stack.exp: Remove.
2771 * gdb.mi/mi2-stepi.exp: Remove.
2772 * gdb.mi/mi2-syn-frame.exp: Remove.
2773 * gdb.mi/mi2-until.exp: Remove.
2774 * gdb.mi/mi2-watch.exp: Remove.
2775 * gdb.mi/mi2-var-block.exp: Remove.
2776 * gdb.mi/mi2-var-cmd.exp: Remove.
2777 * gdb.mi/mi2-var-display.exp: Remove.
2778
2779 2012-10-12 Yao Qi <yao@codesourcery.com>
2780
2781 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2782 trail '.*' on matching patterns.
2783
2784 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2785
2786 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2787 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2788 * gdb.arch/i386-disp-step.exp: Likewise.
2789 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2790 * gdb.arch/i386-prologue.exp: Likewise.
2791 * gdb.arch/i386-size-overlap.exp: Likewise.
2792 * gdb.arch/i386-size.exp: Likewise.
2793 * gdb.arch/i386-unwind.exp: Likewise.
2794
2795 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2796
2797 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2798 * gdb.arch/i386-word.exp: Likewise.
2799
2800 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2801
2802 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2803 is_ilp32_target to set nr_regs.
2804 * gdb.arch/i386-sse.exp: Likewise.
2805
2806 2012-10-11 Doug Evans <dje@google.com>
2807
2808 PR breakpoints/14643.
2809 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2810 * gdb.linespec/thread.c: New file.
2811 * gdb.linespec/thread.exp: New file.
2812
2813 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2814 Recognize "message" -> print pass and fail. Add eof case.
2815 (runto): Recognize message, no-message. Print pass/fail if requested,
2816 with same treatment as gdb_breakpoint.
2817 (runto_main): Pass no-message to runto.
2818 (gdb_internal_error_resync): Add log message.
2819 (gdb_file_cmd): Tweak internal error fail text for consistency.
2820
2821 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2822
2823 Fix crash during stepping on ppc32.
2824 * gdb.base/step-symless.c: New file.
2825 * gdb.base/step-symless.exp: New file.
2826
2827 2012-10-03 Doug Evans <dje@google.com>
2828
2829 PR symtab/14601
2830 * gdb.cp/using-crash.exp: New file.
2831 * gdb.cp/using-crash.cc: New file.
2832
2833 2012-10-02 Doug Evans <dje@google.com>
2834
2835 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2836 more consistent.
2837 (runto,gdb_debug_format): Ditto.
2838 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2839 Clean up logging and error messages.
2840
2841 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
2842
2843 Test find command on unmapped memory.
2844 * gdb.base/find-unmapped.c: New file.
2845 * gdb.base/find-unmapped.exp: New file.
2846
2847 2012-09-29 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.trace/mi-tracepoint-changed.exp: New.
2850 * gdb.mi/mi-breakpoint-changed.exp: New.
2851 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2852 * gdb.mi/pendshr2.c: New.
2853
2854 2012-09-28 Yao Qi <yao@codesourcery.com>
2855
2856 * gdb.mi/pr11022.exp: New.
2857 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2858
2859 2012-09-27 Tom Tromey <tromey@redhat.com>
2860
2861 * gdb.cp/derivation.exp: Add regression test.
2862 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2863 V_derived): New.
2864 (vderived): New global.
2865
2866 2012-09-26 Tom Tromey <tromey@redhat.com>
2867
2868 * gdb.dwarf2/dw2-common-block.S: New file.
2869 * gdb.dwarf2/dw2-common-block.exp: New file.
2870
2871 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 * gdb.fortran/common-block.exp: New file.
2874 * gdb.fortran/common-block.f90: New file.
2875
2876 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
2877
2878 * gdb.base/duplicate-bp.c: New file.
2879 * gdb.base/duplicate-bp.exp: New file.
2880
2881 2012-09-26 Yao Qi <yao@codesourcery.com>
2882
2883 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2884
2885 Revert:
2886 2012-09-21 Yao Qi <yao@codesourcery.com>
2887
2888 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2889
2890 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2891
2892 * gdb.base/longest-types.c: New test case.
2893 * gdb.base/longest-types.exp: New test case.
2894
2895 2012-09-25 Yao Qi <yao@codesourcery.com>
2896
2897 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2898
2899 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 Fix internal error on canonicalization of clang types.
2902 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2903 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2904 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2905
2906 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 Fix disassemble without parameters in tailcall frame.
2909 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2910
2911 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
2912
2913 * gdb.dwarf2/dw2-op-out-param.S: New file.
2914 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2915
2916 2012-09-21 Yao Qi <yao@codesourcery.com>
2917
2918 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2919
2920 2012-09-21 Yao Qi <yao@codesourcery.com>
2921
2922 * gdb.mi/mi-cli.exp: Remove.
2923 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2924
2925 2012-09-21 Yao Qi <yao@codesourcery.com>
2926
2927 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2928 "=record-started" notification.
2929
2930 2012-09-21 Yao Qi <yao@codesourcery.com>
2931
2932 * gdb.mi/mi-record-changed.exp: New.
2933 * gdb.mi/mi-reverse.exp: Adjust expected output.
2934
2935 2012-09-20 Tom Tromey <tromey@redhat.com>
2936
2937 * gdb.python/python.exp: Test atexit.register.
2938
2939 2012-09-20 Doug Evans <dje@google.com>
2940
2941 * boards/dwarf4-gdb-index.exp: New file.
2942
2943 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2944 while running the tests.
2945
2946 2012-09-18 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.ada/bp_reset: New testcase.
2949
2950 2012-09-18 Yao Qi <yao@codesourcery.com>
2951
2952 * gdb.trace/mi-tsv-changed.exp: New.
2953
2954 2012-09-18 Yao Qi <yao@codesourcery.com>
2955
2956 * gdb.trace/mi-traceframe-changed.exp: New.
2957
2958 2012-09-17 Yao Qi <yao@codesourcery.com>
2959
2960 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2961 when it is less than 0.
2962
2963 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2964
2965 PR 14119
2966 * gdb.arch/amd64-tailcall-ret.S: New file.
2967 * gdb.arch/amd64-tailcall-ret.c: New file.
2968 * gdb.arch/amd64-tailcall-ret.exp: New file.
2969 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2970 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2971 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2972
2973 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 PR 14548
2976 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2977 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2978 * gdb.reverse/singlejmp-reverse.S: New file.
2979 * gdb.reverse/singlejmp-reverse.c: New file.
2980 * gdb.reverse/singlejmp-reverse.exp: New file.
2981
2982 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 Fix compatibility with old GCC (~4.1).
2985 * gdb.cp/converts.cc (my_enum_var): New variable.
2986
2987 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
2988
2989 * gdb.xml/tdesc-regs.exp: Update expected output for new
2990 vector_size syntax of vector types.
2991
2992 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2993
2994 Refactor Python "gdb" module into a proper Python package, by
2995 introducing a new "_gdb" module for code implemented in C, and
2996 using reload/__import__ instead of exec.
2997 * gdb.python/python.exp (Test stderr location): Update module
2998 location of GDB-specific sys.stderr.
2999 (Test stdout location): Ditto for sys.stdout.
3000
3001 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3002
3003 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3004
3005 2012-09-12 Keith Seitz <keiths@redhat.com>
3006
3007 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3008 conversion statement.
3009
3010 2012-09-12 Doug Evans <dje@google.com>
3011
3012 * gdb.base/help.exp: Remove testing of individual command help text,
3013 too much of a maintenance burden. Instead, test the functionality
3014 of "help" itself.
3015
3016 2012-09-11 Doug Evans <dje@google.com>
3017
3018 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3019 breakpoint.
3020
3021 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3022 * gdb.dwarf2/fission-reread.S: Ditto.
3023 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3024 * gdb.dwarf2/fission-reread.exp: Ditto.
3025
3026 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
3027
3028 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3029
3030 2012-09-10 Joel Brobecker <brobecker@adacore.com>
3031
3032 * gdb.ada/optim_drec: New testcase.
3033
3034 2012-09-10 Doug Evans <dje@google.com>
3035
3036 * boards/fission.exp: Explicitly mark "board" as not remote.
3037
3038 2012-09-10 Keith Seitz <keiths@redhat.com>
3039
3040 PR gdb/13483
3041 * gdb.cp/converts.cc (A::A): Add ctor.
3042 (A::member_): Add member.
3043 (enum my_enum): New enumeration.
3044 (main): Add calls to foo1_7 with various
3045 permitted arguments.
3046 * gdb.cp/converts.exp: Add tests for boolean
3047 conversions permitted by the standard.
3048
3049 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3050
3051 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3052 avoid spurious results due to ~/.gdbinit.
3053 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3054 $INTERNAL_GDBFLAGS in run command.
3055 * gdb.gdb/observer.exp (setup_test): Ditto.
3056 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3057 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3058
3059 2012-09-06 Doug Evans <dje@google.com>
3060
3061 * boards/fission.exp: New file.
3062
3063 * gdb.python/py-value.exp: Use clean_restart.
3064
3065 2012-09-05 Doug Evans <dje@google.com>
3066
3067 * gdb.base/info-macros.c: Fix whitespace.
3068
3069 2012-08-28 Pedro Alves <palves@redhat.com>
3070
3071 PR gdb/14428
3072
3073 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3074
3075 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 * gdb.base/break-caller-line.c: New file.
3078 * gdb.base/break-caller-line.exp: New file.
3079
3080 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3081
3082 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3083 * gdb.arch/i386-cfi-notcurrent.S: New file.
3084 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3085
3086 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
3087 Yao Qi <yao@codesourcery.com>
3088 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3091 New procedures.
3092 (top level): Add overlap checking tests.
3093
3094 2012-08-24 Tom Tromey <tromey@redhat.com>
3095
3096 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3097 gdb_test_multiple fails for other reasons.
3098
3099 2012-08-24 Yao Qi <yao@codesourcery.com>
3100
3101 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3102
3103 2012-08-23 Pedro Alves <palves@redhat.com>
3104
3105 * gdb.base/help.exp: Adjust to "handle" help text change.
3106
3107 2012-08-23 Yao Qi <yao@codesourcery.com>
3108
3109 * gdb.trace/disconnected-tracing.c (start, end): New.
3110 (main): Call start and end.
3111 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3112 existing tests into this proc.
3113 (disconnected_tfind): New.
3114
3115 2012-08-23 Yao Qi <yao@codesourcery.com>
3116
3117 * boards/native-gdbserver.exp (${board}_upload): New.
3118 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3119 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3120 Execute tfile on remote target.
3121 Copy trace file from target to host.
3122
3123 2012-08-22 Joseph Myers <joseph@codesourcery.com>
3124
3125 * gdb.arch/thumb-bx-pc.S: New file.
3126 * gdb.arch/thumb-bx-pc.exp: New file.
3127
3128 2012-08-22 Tom Tromey <tromey@redhat.com>
3129
3130 * gdb.base/maint.exp: Update.
3131
3132 2012-08-22 Tom Tromey <tromey@redhat.com>
3133
3134 * lib/gdb.exp (skip_unwinder_tests): New proc.
3135 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3136 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3137
3138 2012-08-21 Tom Tromey <tromey@redhat.com>
3139
3140 * gdb.hp/gdb.aCC/exception.exp: Remove.
3141
3142 012-08-19 Andrew Pinski <apinski@cavium.com>
3143
3144 * gdb.arch/mips-octeon-bbit.c: New file.
3145 * gdb.arch/mips-octeon-bbit.exp: New Test.
3146
3147 012-08-19 Keith Seitz <keiths@redhat.com>
3148
3149 PR c++/14365
3150 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3151 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3152
3153 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3154
3155 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3156 verbose -log by more specific untested call.
3157
3158 2012-08-18 Yao Qi <yao@codesourcery.com>
3159
3160 * gdb.trace/tfind.exp: Move tests on various command help before
3161 checking target supports trace.
3162 Fix the expected output of 'help tfind end'.
3163
3164 2012-08-17 Keith Seitz <keiths@redhat.com>
3165
3166 PR c++/13356
3167 * gdb.base/default.exp: Update all "check type" tests.
3168 * gdb.base/help.exp: Likewise.
3169 * gdb.base/setshow.exp: Likewise.
3170 * gdb.cp/converts.cc (foo1_type_check): New function.
3171 (foo2_type_check): New function.
3172 (foo3_type_check): New function.
3173 (main): Call new functions.
3174 * converts.exp: Add tests for integer-to-pointer conversions
3175 with/without strict type-checking.
3176
3177 2012-08-16 Mike Frysinger <vapier@gentoo.org>
3178
3179 * gdb.base/help.exp: Update expected output.
3180
3181 2012-08-16 Joel Brobecker <brobecker@adacore.com>
3182
3183 * gdb.ada/rdv_wait: New testcase.
3184
3185 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3186
3187 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3188
3189 2012-08-13 Doug Evans <dje@google.com>
3190
3191 * gdb.base/help.exp: Update expected output.
3192 * gdb.base/default.exp: Update expected output of "show convenience".
3193
3194 2012-08-10 Doug Evans <dje@google.com>
3195
3196 * gdb.python/py-strfns.c: New file.
3197 * gdb.python/py-strfns.exp: New file.
3198 * gdb.python/py-type.exp (test_fields): Add vector tests.
3199
3200 2012-08-10 Mike Frysinger <vapier@gentoo.org>
3201
3202 PR cli/10436:
3203 * gdb.base/completion.exp: Add tests for handle completion.
3204
3205 2012-08-09 Yao Qi <yao@codesourcery.com>
3206
3207 * gdb.mi/mi-cmd-param-changed.exp: New.
3208 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3209 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3210 * gdb.mi/mi2-prompt.exp: Likewise.
3211
3212 2012-08-08 Doug Evans <dje@google.com>
3213
3214 * gdb.base/debug-expr.c: New file.
3215 * gdb.base/debug-expr.exp: New file.
3216 * gdb.base/exprs.exp: Test {type} casts.
3217 * gdb.cp/debug-expr.exp: New file.
3218
3219 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3222 global variable loop, not a 'break'. Add loop count limit to 100.
3223 Add new fail case for terminated vgdb.
3224
3225 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3226 Jean-Marc Saffroy <saffroy@gmail.com>
3227
3228 PR 11804
3229 * gdb.base/gcore-relro.exp: New file.
3230 * gdb.base/gcore-relro-main.c: New file.
3231 * gdb.base/gcore-relro-lib.c: New file.
3232
3233 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 Do not false FAIL with old GCCs.
3236 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3237 GCC < 4.5 in $no_hw mode.
3238
3239 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3242
3243 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3244
3245 * gdb.base/list.exp (test_only_end): New function.
3246 Call it.
3247
3248 2012-08-06 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.python/py-mi.exp: Add test for printer whose children
3251 are a list.
3252 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3253 (main): New variable children_as_list.
3254 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3255 New.
3256 (register_pretty_printers): Register new printer.
3257
3258 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3259
3260 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3261 symbols. Abort if vgdb remote connection is closed.
3262
3263 2012-08-02 Doug Evans <dje@google.com>
3264
3265 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3266
3267 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3268
3269 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3270 s390x, PowerPC 64 and m68k-linux.
3271
3272 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3273
3274 * gdb.base/annota1.exp: Accept no frames-invalid notification
3275 when starting up the program.
3276 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3277 show a symbolic value as well.
3278 * gdb.server/server-exec-info.exp: Skip test when skipping
3279 gdbserver test and/or when skipping shared library tests.
3280 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3281 avoid name conflicts with other tests.
3282
3283 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3284
3285 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3286 Fix wrong output on big-endian systems.
3287 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3288 4-byte pointer types on 64-bit s390x.
3289
3290 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3291
3292 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3293 marker comment at the beginning (after intialization).
3294 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3295 breakpoint on marker comment instead of function begin.
3296 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3297 PowerPC.
3298 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3299 or 64-bit PowerPC.
3300 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3301 gdb,no_hardware_watchpoints flag is set.
3302 (initialize): Remove now redundant can-use-hw-watchpoints change.
3303
3304 2012-08-02 Yao Qi <yao@codesourcery.com>
3305 Pedro Alves <palves@redhat.com>
3306
3307 * boards/local-remote-host.exp: New.
3308
3309 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3310
3311 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3312 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3313 * gdb.base/print-file-var.exp: Likewise.
3314 * gdb.server/solib-list.exp: Skip on remote targets.
3315
3316 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3317
3318 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3319 watchpoints on ARM. When expecting software watchpoints, tolerate
3320 (remote) targets that report unsupported hardware watchpoint only
3321 at continue time.
3322 (test_wide_location_2): Likewise.
3323
3324 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3325
3326 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3327 valgrind versions.
3328
3329 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3330
3331 * gdb.base/valgrind-infcall.c: New file.
3332 * gdb.base/valgrind-infcall.exp: New file.
3333
3334 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3335
3336 2012-07-30 Keith Seitz <keiths@redhat.com>
3337
3338 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3339 linespecs.
3340
3341 2012-07-30 Doug Evans <dje@google.com>
3342
3343 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3344 * gdb.dwarf2/pr13961.S: Ditto.
3345
3346 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3347
3348 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3349
3350 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3351 change its format immediately after reloading the binary.
3352
3353 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 Fix testsuite regression after --use-deprecated-index-sections removal.
3356 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3357 string.
3358 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3359
3360 2012-07-27 Yao Qi <yao@codesourcery.com>
3361
3362 KFAIL for PR remote/14161.
3363 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3364 Cleanup socket files.
3365 (strace_info_marker): Detach inferior.
3366
3367 2012-07-26 Tom Tromey <tromey@redhat.com>
3368
3369 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3370
3371 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3372
3373 * gdb.python/py-inferior.c (thread): New function.
3374 (check_threads): New function.
3375 (test_threads): New function.
3376 * gdb.python/py-inferior.exp: Added test.
3377 Replaced runto with continue to breakpoint.
3378
3379 2012-07-26 Tom Tromey <tromey@redhat.com>
3380
3381 * lib/ada.exp (standard_ada_testfile): New proc.
3382 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3383 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3384 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3385 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3386 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3387 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3388 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3389 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3390 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3391 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3392 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3393 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3394 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3395 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3396 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3397 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3398 * gdb.ada/complete.exp: Use standard_ada_testfile.
3399 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3400 standard_output_file.
3401 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3402 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3403 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3404 standard_output_file.
3405 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3406 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3407 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3408 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3409 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3410 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3411 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3412 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3413 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3414 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3415 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3416 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3417 * gdb.ada/interface.exp: Use standard_ada_testfile.
3418 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3419 standard_output_file
3420 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3421 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3422 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3423 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3424 * gdb.ada/nested.exp: Use standard_ada_testfile.
3425 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3426 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3427 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3428 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3429 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3430 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3431 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3432 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3433 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3434 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3435 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3436 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3437 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3438 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3439 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3440 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3441 * gdb.ada/start.exp: Use standard_ada_testfile.
3442 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3443 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3444 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3445 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3446 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3447 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3448 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3449 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3450 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3451 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3452 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3453 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3454 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3455 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3456
3457 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3458
3459 Fix testsuite regression after --use-deprecated-index-sections removal.
3460 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3461
3462 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3463
3464 Fix compatibility with Tcl before 7.5.
3465 * lib/future.exp (lreverse): New function if it does not exist.
3466
3467 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3468
3469 * gdb.mi/mi-pending.c: New method to set a second pending
3470 breakpoint.
3471 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3472 condition.
3473
3474 2012-07-20 Pedro Alves <palves@redhat.com>
3475
3476 PR threads/11692
3477 PR gdb/12203
3478
3479 * gdb.threads/create-fail.c: New file.
3480 * gdb.threads/create-fail.exp: New file.
3481
3482 2012-07-19 Pedro Alves <palves@redhat.com>
3483
3484 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3485 * config/vx.exp (gdb_start): Likewise.
3486 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3487 * gdb.base/setvar.exp (test_set): Likewise.
3488 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3489 * gdb.reverse/sigall-precsave.exp: Likewise.
3490 * gdb.reverse/sigall-reverse.exp: Likewise.
3491
3492 2012-07-19 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3495 handler before recording.
3496
3497 2012-07-19 Tom Tromey <tromey@redhat.com>
3498
3499 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3500 * gdb.cp/casts.cc (decltype): New function.
3501 (main): Use it.
3502
3503 2012-07-19 Pedro Alves <palves@redhat.com>
3504
3505 * gdb.base/sigall.exp (signals): New list.
3506 <top level>: Loop over signals in the $signals list instead of
3507 calling a test function once per signal.
3508 * gdb.reverse/sigall-precsave.exp (signals): New list.
3509 <top level>: Loop over signals in the $signals list instead of
3510 calling a test function once per signal.
3511 * gdb.reverse/sigall-reverse.exp (signals): New list.
3512 <top level>: Loop over signals in the $signals list instead of
3513 calling a test function once per signal.
3514
3515 2012-07-19 Yao Qi <yao@codesourcery.com>
3516
3517 * gdb.base/setshow.exp: Test 'set args ~'.
3518
3519 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3520
3521 * gdb.base/store.exp (check_set): Import gdb_prompt.
3522 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3523 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3524
3525 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 PR 11914
3528 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3529 (main): Call eval_sub.
3530 * gdb.python/py-prettyprint.exp:
3531 (python execfile ('py-prettyprint.py')): Move it earlier.
3532 New breakpoint for eval-break.
3533 (continue to breakpoint: eval-break, info locals): New test.
3534 (python execfile ('py-prettyprint.py')): Move it from here.
3535 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3536 (register_pretty_printers): Register pp_eval_type.
3537
3538 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3539
3540 Fix a testcase regression by me.
3541 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3542 DW_FORM_data4.
3543
3544 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3545 Doug Evans <dje@google.com>
3546
3547 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3548 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3549
3550 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3551
3552 Fix gdbserver run regression.
3553 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3554
3555 2012-07-12 Tom Tromey <tromey@redhat.com>
3556
3557 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3558 (clean_restart): Likewise.
3559 (core_find): Use standard_output_file.
3560
3561 2012-07-12 Tom Tromey <tromey@redhat.com>
3562
3563 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3564 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3565 prepare_for_testing_full.
3566 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3567 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3568 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3569 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3570 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3571 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3572 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3573 prepare_for_testing_full.
3574 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3575 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3576 prepare_for_testing_full.
3577 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3578 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3579 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3580
3581 2012-07-12 Tom Tromey <tromey@redhat.com>
3582
3583 * lib/gdb.exp (build_executable_from_specs): New proc, from
3584 build_executable.
3585 (build_executable): Use it.
3586 (prepare_for_testing_full): New proc.
3587
3588 2012-07-11 Tom Tromey <tromey@redhat.com>
3589
3590 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3591 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3592 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3593 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3594 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3595 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3596 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3597 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3598 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3599 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3600
3601 2012-07-10 Tom Tromey <tromey@redhat.com>
3602
3603 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3604 standard_output_file.
3605 * gdb.mi/gdb2549.exp: Use standard_testfile.
3606 * gdb.mi/gdb669.exp: Use standard_testfile.
3607 * gdb.mi/gdb701.exp: Use standard_testfile.
3608 * gdb.mi/gdb792.exp: Use standard_testfile.
3609 * gdb.mi/mi-async.exp: Use standard_testfile.
3610 * gdb.mi/mi-basics.exp: Use standard_testfile.
3611 * gdb.mi/mi-break.exp: Use standard_testfile.
3612 * gdb.mi/mi-cli.exp: Use standard_testfile.
3613 * gdb.mi/mi-console.exp: Use standard_testfile.
3614 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3615 * gdb.mi/mi-eval.exp: Use standard_testfile.
3616 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3617 * gdb.mi/mi-file.exp: Use standard_testfile.
3618 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3619 * gdb.mi/mi-logging.exp: Use standard_testfile.
3620 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3621 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3622 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3623 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3624 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3625 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3626 * gdb.mi/mi-pending.exp: Use standard_testfile,
3627 standard_output_file.
3628 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3629 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3630 * gdb.mi/mi-regs.exp: Use standard_testfile.
3631 * gdb.mi/mi-return.exp: Use standard_testfile.
3632 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3633 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3634 * gdb.mi/mi-solib.exp: Use standard_testfile,
3635 standard_output_file.
3636 * gdb.mi/mi-stack.exp: Use standard_testfile.
3637 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3638 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3639 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3640 * gdb.mi/mi-until.exp: Use standard_testfile.
3641 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3642 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3643 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3644 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3645 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3646 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3647 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3648 standard_output_file.
3649 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3650 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3651 * gdb.mi/mi-watch.exp: Use standard_testfile.
3652 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3653 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3654 * gdb.mi/mi2-break.exp: Use standard_testfile.
3655 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3656 * gdb.mi/mi2-console.exp: Use standard_testfile.
3657 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3658 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3659 * gdb.mi/mi2-file.exp: Use standard_testfile.
3660 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3661 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3662 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3663 * gdb.mi/mi2-return.exp: Use standard_testfile.
3664 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3665 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3666 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3667 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3668 * gdb.mi/mi2-until.exp: Use standard_testfile.
3669 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3670 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3671 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3672 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3673 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3674
3675 2012-07-10 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3678 * gdb.cp/ambiguous.exp: Use standard_testfile,
3679 prepare_for_testing.
3680 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3681 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3682 * gdb.cp/anon-ns.exp: Use standard_testfile.
3683 * gdb.cp/anon-struct.exp: Use standard_testfile.
3684 * gdb.cp/anon-union.exp: Use standard_testfile,
3685 prepare_for_testing.
3686 * gdb.cp/arg-reference.exp: Use standard_testfile,
3687 prepare_for_testing.
3688 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3689 * gdb.cp/breakpoint.exp: Use standard_testfile,
3690 prepare_for_testing.
3691 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3692 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3693 standard_output_file.
3694 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3695 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3696 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3697 (test_static_members): Update.
3698 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3699 * gdb.cp/converts.exp: Use standard_testfile.
3700 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3701 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3702 prepare_for_testing.
3703 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3704 * gdb.cp/cplabel.exp: Use standard_testfile.
3705 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3706 prepare_for_testing.
3707 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3708 * gdb.cp/derivation.exp: Use standard_testfile,
3709 prepare_for_testing.
3710 * gdb.cp/destrprint.exp: Use standard_testfile.
3711 * gdb.cp/dispcxx.exp: Use standard_testfile.
3712 * gdb.cp/exception.exp: Use standard_testfile,
3713 prepare_for_testing.
3714 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3715 * gdb.cp/extern-c.exp: Use standard_testfile,
3716 prepare_for_testing.
3717 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3718 prepare_for_testing.
3719 * gdb.cp/fpointer.exp: Use standard_testfile.
3720 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3721 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3722 standard_output_file.
3723 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3724 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3725 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3726 standard_output_file.
3727 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3728 (do_tests): Update.
3729 * gdb.cp/koenig.exp: Use standard_testfile.
3730 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3731 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3732 * gdb.cp/m-static.exp: Use standard_testfile,
3733 prepare_for_testing.
3734 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3735 * gdb.cp/mb-inline.exp: Use standard_testfile,
3736 prepare_for_testing.
3737 * gdb.cp/mb-templates.exp: Use standard_testfile,
3738 prepare_for_testing.
3739 * gdb.cp/member-ptr.exp: Use standard_testfile,
3740 prepare_for_testing.
3741 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3742 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3743 * gdb.cp/method2.exp: Use standard_testfile.
3744 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3745 standard_output_file.
3746 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3747 (do_tests): Update.
3748 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3749 prepare_for_testing.
3750 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3751 prepare_for_testing.
3752 * gdb.cp/namespace.exp: Use standard_testfile,
3753 prepare_for_testing.
3754 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3755 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3756 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3757 * gdb.cp/nsimport.exp: Use standard_testfile,
3758 prepare_for_testing.
3759 * gdb.cp/nsnested.exp: Use standard_testfile.
3760 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3761 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3762 prepare_for_testing.
3763 * gdb.cp/nsstress.exp: Use standard_testfile,
3764 prepare_for_testing.
3765 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3766 * gdb.cp/operator.exp: Use standard_testfile.
3767 * gdb.cp/oranking.exp: Use standard_testfile.
3768 * gdb.cp/overload-const.exp: Use standard_testfile.
3769 * gdb.cp/overload.exp: Use standard_testfile,
3770 prepare_for_testing.
3771 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3772 * gdb.cp/ovsrch.exp: Use standard_testfile.
3773 * gdb.cp/paren-type.exp: Use standard_testfile.
3774 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3775 prepare_for_testing.
3776 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3777 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3778 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3779 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3780 * gdb.cp/pr10728.exp: Use standard_testfile,
3781 standard_output_file.
3782 * gdb.cp/pr12028.exp: Use standard_testfile.
3783 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3784 * gdb.cp/pr9167.exp: Use standard_testfile.
3785 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3786 * gdb.cp/printmethod.exp: Use standard_testfile,
3787 prepare_for_testing.
3788 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3789 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3790 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3791 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3792 standard_output_file.
3793 * gdb.cp/readnow-language.exp: Use standard_testfile.
3794 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3795 (gdb_start_again): Use clean_restart.
3796 * gdb.cp/ref-types.exp: Use standard_testfile,
3797 prepare_for_testing.
3798 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3799 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3800 * gdb.cp/smartp.exp: Use standard_testfile.
3801 * gdb.cp/static-method.exp: Use standard_testfile.
3802 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3803 * gdb.cp/temargs.exp: Use standard_testfile.
3804 * gdb.cp/templates.exp: Use standard_testfile,
3805 prepare_for_testing.
3806 (do_tests): Update.
3807 * gdb.cp/try_catch.exp: Use standard_testfile,
3808 prepare_for_testing.
3809 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3810 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3811 * gdb.cp/virtbase.exp: Use standard_testfile,
3812 prepare_for_testing.
3813 * gdb.cp/virtfunc.exp: Use standard_testfile,
3814 prepare_for_testing.
3815 (do_tests): Update.
3816 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3817 prepare_for_testing.
3818
3819 2012-07-10 Tom Tromey <tromey@redhat.com>
3820
3821 * lib/gdb.exp (standard_testfile): Unset output variables from
3822 earlier invocations.
3823
3824 2012-07-10 Yao Qi <yao@codesourcery.com>
3825
3826 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3827 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3828 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3829 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3830 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3831 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3832 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3833 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3834 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3835 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3836 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3837 * gdb.mi/mi-var-display.exp: Likewise.
3838 * gdb.mi/mi-var-invalidate.exp: Likewise.
3839 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3840 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3841 * gdb.mi/mi2-console.exp: Likewise.
3842 * gdb.mi/mi2-disassemble.exp: Likewise.
3843 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3844 * gdb.mi/mi2-read-memory.exp: Likewise.
3845 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3846 * gdb.mi/mi2-simplerun.exp: Likewise.
3847 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3848 * gdb.mi/mi2-syn-frame.exp: Likewise.
3849 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3850 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3851 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3852
3853 2012-07-09 Tom Tromey <tromey@redhat.com>
3854
3855 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3856 * gdb.base/callfuncs.exp: Add cast-based test.
3857 * gdb.base/callfuncs.c (voidfunc): New function.
3858
3859 2012-07-08 Doug Evans <dje@google.com>
3860
3861 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3862
3863 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3864
3865 Fix XFAIL compatibility with old i386 systems.
3866 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3867 Check also 'Cannot insert breakpoint 0'.
3868
3869 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3870
3871 PR 14321
3872 * gdb.base/find.exp
3873 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3874
3875 2012-07-06 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.base/whatis.exp: Add test.
3878
3879 2012-07-06 Tom Tromey <tromey@redhat.com>
3880
3881 * gdb.base/whatis.exp: Add regression test.
3882
3883 2012-07-06 Tom Tromey <tromey@redhat.com>
3884
3885 * gdb.base/whatis.exp: Add tests.
3886
3887 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 PR 12649
3890 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3891 gdb_test_multiple $gdb_prompt terminator.
3892
3893 2012-07-04 Pedro Alves <palves@redhat.com>
3894
3895 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3896 supports_process_record.
3897
3898 2012-07-04 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3901 endings.
3902 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3903
3904 2012-07-03 Stan Shebs <stan@codesourcery.com>
3905
3906 * gdb.base/info-os.c (main): Retry resource acquisition until an
3907 available one is found.
3908 * gdb.base/info-os.exp: Collect resource keys from the program
3909 and use them in matching.
3910
3911 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3914 Wrap the test into loop for corefile and core0file.
3915
3916 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3919 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3920 .note.GNU-stack.
3921
3922 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3923
3924 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3925
3926 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3927 break): Include help message for the new `-probe' and `-probe-stap'
3928 options.
3929
3930 2012-07-02 Stan Shebs <stan@codesourcery.com>
3931
3932 * gdb.base/dprintf.exp: Add agent style tests.
3933
3934 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3935
3936 * gdb.base/stale-infcall.c (infcall): New label test-next.
3937 (main): New labels test-pass and test-fail.
3938 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3939 $test_fail_bpnum to test-fail.
3940 (test system longjmp tracking support): New test.
3941 Delete $test_fail_bpnum.
3942 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3943 breakpoint.
3944
3945 2012-06-30 Doug Evans <dje@google.com>
3946
3947 * gdb.dwarf2/fission-reread.S: New file.
3948 * gdb.dwarf2/fission-reread.exp: New file.
3949
3950 2012-06-28 Stan Shebs <stan@codesourcery.com>
3951
3952 * gdb.mi/mi-logging.exp: New file.
3953
3954 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3955 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.threads/siginfo-threads.exp: New file.
3958 * gdb.threads/siginfo-threads.c: New file.
3959 * gdb.threads/sigstep-threads.exp: New file.
3960 * gdb.threads/sigstep-threads.c: New file.
3961
3962 2012-06-28 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.go/package.exp: Partially revert earlier patch; use
3965 gdb_compile again. Use standard_output_file.
3966
3967 2012-06-27 Doug Evans <dje@google.com>
3968
3969 * gdb.dwarf2/fission-base.c: New file.
3970 * gdb.dwarf2/fission-base.S: New file.
3971 * gdb.dwarf2/fission-base.exp: New file.
3972
3973 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3974
3975 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3976
3977 2012-06-27 Tom Tromey <tromey@redhat.com>
3978
3979 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3980 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3981
3982 2012-06-27 Tom Tromey <tromey@redhat.com>
3983
3984 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3985 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3986 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3987 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3988 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3989 prepare_for_testing.
3990 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3991 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3992 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3993 standard_testfile.
3994 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3995 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3996 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3997 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3998 prepare_for_testing.
3999 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4000 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4001 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4002 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4003 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4004 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4005 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4006 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4007 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4008 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4009 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4010 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4011 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4012 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4013 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4014 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4015 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4016 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4017 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4018 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4019 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4020 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4021 standard_output_file.
4022 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4023 standard_output_file.
4024 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4025 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4026 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4027 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4028 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4029 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4030 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4031 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4032 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4033 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4034 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4035 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4036 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4037 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4038 * gdb.dwarf2/valop.exp: Use standard_testfile,
4039 prepare_for_testing.
4040
4041 2012-06-27 Tom Tromey <tromey@redhat.com>
4042
4043 * gdb.python/python.exp: Fix regexps in pagination tests.
4044
4045 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4046
4047 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4048 'last' of gdb.Symtab_and_line.
4049 * gdb.python/py-symbol.c: Move break point comment to enable
4050 testing of gdb.Symtab_and_line.last.
4051
4052 2012-06-26 Tom Tromey <tromey@redhat.com>
4053
4054 * gdb.threads/step.c: Remove.
4055 * gdb.threads/step.exp: Remove.
4056 * gdb.threads/step2.exp: Remove.
4057
4058 2012-06-26 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.threads/watchpoint-fork.exp (test): Use
4061 standard_output_file. Don't declare objdir.
4062 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4063 standard_output_file.
4064 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4065 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4066 clean_restart. Remove incdir.
4067 * gdb.threads/corethreads.exp: Use standard_testfile.
4068 * gdb.threads/execl.exp: Use standard_testfile,
4069 standard_output_file, clean_restart.
4070 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4071 clean_restart.
4072 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4073 clean_restart.
4074 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4075 incdir.
4076 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4077 clean_restart. Remove incdir.
4078 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4079 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4080 clean_restart. Remove incdir.
4081 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4082 Remove incdir.
4083 * gdb.threads/leader-exit.exp: Use standard_testfile.
4084 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4085 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4086 clean_restart.
4087 * gdb.threads/manythreads.exp: Use standard_testfile,
4088 clean_restart. Remove incdir.
4089 * gdb.threads/multi-create.exp: Use standard_testfile,
4090 clean_restart.
4091 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4092 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4093 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4094 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4095 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4096 * gdb.threads/pending-step.exp: Use standard_testfile,
4097 clean_restart. Remove incdir.
4098 * gdb.threads/print-threads.exp: Use standard_testfile,
4099 clean_restart. Remove incdir.
4100 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4101 clean_restart. Remove incdir.
4102 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4103 Remove incdir.
4104 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4105 incdir.
4106 * gdb.threads/sigthread.exp: Use standard_testfile,
4107 clean_restart.
4108 * gdb.threads/staticthreads.exp: Use standard_testfile,
4109 clean_restart. Remove incdir.
4110 * gdb.threads/switch-threads.exp: Use standard_testfile,
4111 clean_restart. Remove incdir.
4112 * gdb.threads/thread-execl.exp: Use standard_testfile,
4113 clean_restart. Remove incdir.
4114 * gdb.threads/thread-find.exp: Use standard_testfile,
4115 clean_restart.
4116 * gdb.threads/thread-specific.exp: Use standard_testfile,
4117 clean_restart. Remove incdir.
4118 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4119 clean_restart. Remove incdir.
4120 * gdb.threads/thread_check.exp: Use standard_testfile,
4121 clean_restart. Remove incdir.
4122 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4123 incdir.
4124 * gdb.threads/threadapply.exp: Use standard_testfile,
4125 clean_restart. Remove incdir.
4126 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4127 clean_restart. Remove incdir.
4128 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4129 clean_restart.
4130 * gdb.threads/tls-shared.exp: Use standard_testfile,
4131 clean_restart, standard_output_file.
4132 * gdb.threads/tls-var.exp: Use standard_testfile,
4133 standard_output_file.
4134 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4135 Remove incdir.
4136 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4137 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4138 incdir.
4139 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4140 clean_restart. Remove incdir.
4141
4142 2012-06-26 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.trace/actions.exp: Use standard_testfile.
4145 * gdb.trace/ax.exp: Use standard_testfile.
4146 * gdb.trace/backtrace.exp: Use standard_testfile.
4147 * gdb.trace/change-loc.exp: Use standard_testfile.
4148 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4149 * gdb.trace/collection.exp: Use standard_testfile,
4150 prepare_for_testing.
4151 * gdb.trace/deltrace.exp: Use standard_testfile.
4152 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4153 * gdb.trace/ftrace.exp: Use standard_testfile.
4154 * gdb.trace/infotrace.exp: Use standard_testfile.
4155 * gdb.trace/packetlen.exp: Use standard_testfile.
4156 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4157 * gdb.trace/passcount.exp: Use standard_testfile.
4158 * gdb.trace/pending.exp: Use standard_testfile.
4159 * gdb.trace/report.exp: Use standard_testfile.
4160 * gdb.trace/save-trace.exp: Use standard_testfile.
4161 * gdb.trace/stap-trace.exp: Use standard_testfile.
4162 * gdb.trace/status-stop.exp: Use standard_testfile.
4163 * gdb.trace/strace.exp: Use standard_testfile.
4164 * gdb.trace/tfile.exp: Use standard_testfile.
4165 * gdb.trace/tfind.exp: Use standard_testfile.
4166 * gdb.trace/trace-break.exp: Use standard_testfile.
4167 * gdb.trace/trace-mt.exp: Use standard_testfile.
4168 * gdb.trace/tracecmd.exp: Use standard_testfile.
4169 * gdb.trace/tspeed.exp: Use standard_testfile.
4170 * gdb.trace/tstatus.exp: Use standard_testfile.
4171 * gdb.trace/tsv.exp: Use standard_testfile.
4172 * gdb.trace/unavailable.exp: Use standard_testfile,
4173 prepare_for_testing.
4174 * gdb.trace/while-dyn.exp: Use standard_testfile.
4175 * gdb.trace/while-stepping.exp: Use standard_testfile.
4176
4177 2012-06-26 Tom Tromey <tromey@redhat.com>
4178
4179 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4180 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4181 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4182 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4183 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4184 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4185 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4186 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4187 prepare_for_testing.
4188 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4189 prepare_for_testing.
4190 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4191 prepare_for_testing.
4192 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4193 prepare_for_testing.
4194 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4195 prepare_for_testing
4196 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4197 * gdb.reverse/machinestate.exp: Use standard_testfile.
4198 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4199 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4200 build_executable.
4201 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4202 build_executable.
4203 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4204 standard_output_file.
4205 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4206 standard_output_file.
4207 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4208 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4209 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4210 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4211 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4212 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4213
4214 2012-06-26 Tom Tromey <tromey@redhat.com>
4215
4216 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4217 standard_output_file.
4218 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4219 prepare_for_testing. Remove directory-checking code.
4220
4221 2012-06-25 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4224 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4225 build_executable, not prepare_for_testing.
4226 * gdb.multi/base.exp: Use standard_output_file. Use
4227 build_executable, not prepare_for_testing.
4228
4229 2012-06-25 Tom Tromey <tromey@redhat.com>
4230
4231 * gdb.fortran/subarray.exp: Use standard_testfile,
4232 prepare_for_testing.
4233 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4234 * gdb.fortran/module.exp: Use standard_testfile.
4235 * gdb.fortran/logical.exp: Use standard_testfile.
4236 * gdb.fortran/library-module.exp: Use standard_testfile,
4237 standard_output_file.
4238 * gdb.fortran/derived-type.exp: Use standard_testfile,
4239 prepare_for_testing.
4240 * gdb.fortran/complex.exp: Use standard_testfile,
4241 prepare_for_testing.
4242 * gdb.fortran/charset.exp: Use standard_testfile.
4243 * gdb.fortran/array-element.exp: Use standard_testfile,
4244 prepare_for_testing.
4245
4246 2012-06-25 Keith Seitz <keiths@redhat.com>
4247
4248 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4249 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4250
4251 2012-06-25 Tom Tromey <tromey@redhat.com>
4252
4253 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4254 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4255 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4256 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4257
4258 2012-06-25 Tom Tromey <tromey@redhat.com>
4259
4260 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4261 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4262 * gdb.linespec/linespec.exp: Use standard_testfile.
4263
4264 2012-06-25 Tom Tromey <tromey@redhat.com>
4265
4266 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4267 prepare_for_testing.
4268
4269 2012-06-25 Tom Tromey <tromey@redhat.com>
4270
4271 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4272 prepare_for_testing.
4273 * gdb.opt/inline-break.exp: Use standard_testfile,
4274 prepare_for_testing.
4275 * gdb.opt/inline-bt.exp: Use standard_testfile,
4276 prepare_for_testing.
4277 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4278 prepare_for_testing.
4279 * gdb.opt/inline-locals.exp: Use standard_testfile,
4280 prepare_for_testing.
4281
4282 2012-06-25 Tom Tromey <tromey@redhat.com>
4283
4284 * gdb.asm/asm-source.exp: Use standard_output_file,
4285 standard_testfile. Construct .o files in proper subdir.
4286
4287 2012-06-25 Tom Tromey <tromey@redhat.com>
4288
4289 * gdb.server/ext-attach.exp: Use standard_testfile,
4290 prepare_for_testing.
4291 * gdb.server/ext-run.exp: Use standard_testfile,
4292 build_executable.
4293 * gdb.server/file-transfer.exp: Use standard_testfile,
4294 prepare_for_testing.
4295 * gdb.server/server-exec-info.exp: Use standard_testfile.
4296 * gdb.server/server-mon.exp: Use standard_testfile,
4297 prepare_for_testing.
4298 * gdb.server/server-run.exp: Use standard_testfile,
4299 build_executable.
4300 * gdb.server/solib-list.exp: Use standard_testfile,
4301 standard_output_file.
4302
4303 2012-06-25 Tom Tromey <tromey@redhat.com>
4304
4305 * lib/gdb.exp (standard_output_file): Use "file join".
4306 * gdb.go/chan.exp: Use standard_testfile.
4307 * gdb.go/handcall.exp: Use standard_testfile.
4308 * gdb.go/hello.exp: Use standard_testfile.
4309 * gdb.integers/chan.exp: Use standard_testfile.
4310 * gdb.go/methods.exp: Use standard_testfile.
4311 * gdb.go/package.exp: Use standard_testfile.
4312 * gdb.go/strings.exp: Use standard_testfile.
4313 * gdb.go/types.exp: Use standard_testfile.
4314 * gdb.go/unsafe.exp: Use standard_testfile.
4315
4316 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4317
4318 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4319
4320 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4321
4322 Fix regression by the previous commit.
4323 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4324
4325 2012-06-22 Tom Tromey <tromey@redhat.com>
4326
4327 * gdb.python/lib-types.exp: Use standard_testfile,
4328 prepare_for_testing.
4329 * gdb.python/py-block.exp: Use standard_testfile.
4330 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4331 * gdb.python/py-events.exp: Use standard_testfile,
4332 standard_output_file.
4333 * gdb.python/py-evsignal.exp: Use standard_testfile.
4334 * gdb.python/py-evethreads.exp: Use standard_testfile.
4335 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4336 * gdb.python/py-explore.exp: Use standard_testfile.
4337 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4338 standard_output_file.
4339 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4340 prepare_for_testing.
4341 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4342 * gdb.python/py-frame.exp: Use standard_testfile.
4343 * gdb.python/py-inferior.exp: Use standard_testfile.
4344 * gdb.python/py-infthread.exp: Use standard_testfile.
4345 * gdb.python/py-mi.exp: Use standard_testfile.
4346 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4347 build_executable.
4348 * gdb.python/py-objfile.exp: Use standard_testfile.
4349 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4350 prepare_for_testing.
4351 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4352 * gdb.python/py-progspace.exp: Use standard_testfile,
4353 build_executable.
4354 * gdb.python/py-prompt.exp: Use standard_testfile,
4355 build_executable.
4356 * gdb.python/py-section-script.exp: Use standard_testfile,
4357 build_executable.
4358 * gdb.python/py-shared.exp: Use standard_testfile,
4359 standard_output_file, clean_restart.
4360 * gdb.python/py-symbol.exp: Use standard_output_file,
4361 prepare_for_testing.
4362 * gdb.python/py-symtab.exp: Use standard_output_file,
4363 prepare_for_testing
4364 * gdb.python/py-template.exp: Use standard_testfile.
4365 * gdb.python/py-type.exp: Use standard_testfile.
4366 * gdb.python/py-value-cc.exp: Use standard_testfile.
4367 * gdb.python/py-value.exp: Use standard_testfile.
4368 * gdb.python/python.exp: Use standard_testfile, build_executable.
4369
4370 2012-06-22 Tom Tromey <tromey@redhat.com>
4371
4372 * gdb.objc/basicclass.exp: Use standard_testfile.
4373 (do_objc_tests): Don't declare objdir.
4374 * gdb.objc/nondebug.exp: Use standard_testfile.
4375 (do_objc_tests): Don't declare objdir.
4376 * gdb.objc/objcdecode.exp: Use standard_testfile.
4377 (do_objc_tests): Don't declare objdir.
4378
4379 2012-06-22 Tom Tromey <tromey@redhat.com>
4380
4381 * gdb.java/jmain.exp: Use standard_testfile.
4382 * gdb.java/jmisc.exp: Use standard_testfile.
4383 * gdb.java/jnpe.exp: Use standard_testfile.
4384 * gdb.java/jprint.exp: Use standard_testfile.
4385
4386 2012-06-22 Tom Tromey <tromey@redhat.com>
4387
4388 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4389 (standard_output_file, standard_testfile): New procs.
4390 (build_executable, clean_restart): Use standard_output_file.
4391
4392 2012-06-22 Yao Qi <yao@codesourcery.com>
4393
4394 * boards/native-gdbserver.exp: New proc ${board}_exec.
4395 * boards/native-stdio-gdbserver.exp: Likewise.
4396
4397 2012-06-21 Tom Tromey <tromey@redhat.com>
4398
4399 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4400 (build_executable): Update.
4401 (get_compiler_info): Remove 'binfile' argument.
4402 * gdb.ada/arrayidx.exp: Update.
4403 * gdb.ada/null_array.exp: Update.
4404 * gdb.arch/altivec-abi.exp: Update.
4405 * gdb.arch/altivec-regs.exp: Update.
4406 * gdb.arch/amd64-byte.exp: Update.
4407 * gdb.arch/amd64-dword.exp: Update.
4408 * gdb.arch/amd64-word.exp: Update.
4409 * gdb.arch/i386-avx.exp: Update.
4410 * gdb.arch/i386-byte.exp: Update.
4411 * gdb.arch/i386-sse.exp: Update.
4412 * gdb.arch/i386-word.exp: Update.
4413 * gdb.arch/ppc-dfp.exp: Update.
4414 * gdb.arch/ppc-fp.exp: Update.
4415 * gdb.arch/vsx-regs.exp: Update.
4416 * gdb.base/all-bin.exp: Update.
4417 * gdb.base/annota1.exp: Update.
4418 * gdb.base/async.exp: Update.
4419 * gdb.base/attach.exp: Update.
4420 * gdb.base/break-interp.exp: Update.
4421 * gdb.base/call-ar-st.exp: Update.
4422 * gdb.base/call-rt-st.exp: Update.
4423 * gdb.base/call-sc.exp: Update.
4424 * gdb.base/callfuncs.exp: Update.
4425 * gdb.base/catch-load.exp: Update.
4426 * gdb.base/completion.exp: Update.
4427 * gdb.base/complex.exp: Update.
4428 * gdb.base/condbreak.exp: Update.
4429 * gdb.base/consecutive.exp: Update.
4430 * gdb.base/constvars.exp: Update.
4431 * gdb.base/corefile.exp: Update.
4432 * gdb.base/eval-skip.exp: Update.
4433 * gdb.base/expand-psymtabs.exp: Update.
4434 * gdb.base/exprs.exp: Update.
4435 * gdb.base/fileio.exp: Update.
4436 * gdb.base/fixsection.exp: Update.
4437 * gdb.base/funcargs.exp: Update.
4438 * gdb.base/gdb11530.exp: Update.
4439 * gdb.base/gdb1555.exp: Update.
4440 * gdb.base/gnu-ifunc.exp: Update.
4441 * gdb.base/gnu_vector.exp: Update.
4442 * gdb.base/info-macros.exp: Update.
4443 * gdb.base/jit-simple.exp: Update.
4444 * gdb.base/jit-so.exp: Update.
4445 * gdb.base/jit.exp: Update.
4446 * gdb.base/langs.exp: Update.
4447 * gdb.base/list.exp: Update.
4448 * gdb.base/logical.exp: Update.
4449 * gdb.base/long_long.exp: Update.
4450 * gdb.base/longjmp.exp: Update.
4451 * gdb.base/macscp.exp: Update.
4452 * gdb.base/mips_pro.exp: Update.
4453 * gdb.base/miscexprs.exp: Update.
4454 * gdb.base/morestack.exp: Update.
4455 * gdb.base/nodebug.exp: Update.
4456 * gdb.base/opaque.exp: Update.
4457 * gdb.base/pc-fp.exp: Update.
4458 * gdb.base/pending.exp: Update.
4459 * gdb.base/permissions.exp: Update.
4460 * gdb.base/pointers.exp: Update.
4461 * gdb.base/prelink.exp: Update.
4462 * gdb.base/printcmds.exp: Update.
4463 * gdb.base/psymtab.exp: Update.
4464 * gdb.base/ptype.exp: Update.
4465 * gdb.base/relational.exp: Update.
4466 * gdb.base/scope.exp: Update.
4467 * gdb.base/setvar.exp: Update.
4468 * gdb.base/shlib-call.exp: Update.
4469 * gdb.base/shreloc.exp: Update.
4470 * gdb.base/signals.exp: Update.
4471 * gdb.base/sizeof.exp: Update.
4472 * gdb.base/so-impl-ld.exp: Update.
4473 * gdb.base/so-indr-cl.exp: Update.
4474 * gdb.base/solib-disc.exp: Update.
4475 * gdb.base/solib-display.exp: Update.
4476 * gdb.base/solib-nodir.exp: Update.
4477 * gdb.base/solib-overlap.exp: Update.
4478 * gdb.base/solib-symbol.exp: Update.
4479 * gdb.base/solib-weak.exp: Update.
4480 * gdb.base/solib.exp: Update.
4481 * gdb.base/store.exp: Update.
4482 * gdb.base/structs.exp: Update.
4483 * gdb.base/structs2.exp: Update.
4484 * gdb.base/type-opaque.exp: Update.
4485 * gdb.base/unload.exp: Update.
4486 * gdb.base/varargs.exp: Update.
4487 * gdb.base/volatile.exp: Update.
4488 * gdb.base/watch_thread_num.exp: Update.
4489 * gdb.base/watchpoint-solib.exp: Update.
4490 * gdb.base/watchpoint.exp: Update.
4491 * gdb.base/watchpoints.exp: Update.
4492 * gdb.base/whatis.exp: Update.
4493 * gdb.cell/arch.exp: Update.
4494 * gdb.cell/break.exp: Update.
4495 * gdb.cell/bt.exp: Update.
4496 * gdb.cell/core.exp: Update.
4497 * gdb.cell/data.exp: Update.
4498 * gdb.cell/ea-cache.exp: Update.
4499 * gdb.cell/f-regs.exp: Update.
4500 * gdb.cell/fork.exp: Update.
4501 * gdb.cell/gcore.exp: Update.
4502 * gdb.cell/mem-access.exp: Update.
4503 * gdb.cell/ptype.exp: Update.
4504 * gdb.cell/registers.exp: Update.
4505 * gdb.cell/sizeof.exp: Update.
4506 * gdb.cell/solib-symbol.exp: Update.
4507 * gdb.cell/solib.exp: Update.
4508 * gdb.cp/ambiguous.exp: Update.
4509 * gdb.cp/breakpoint.exp: Update.
4510 * gdb.cp/bs15503.exp: Update.
4511 * gdb.cp/casts.exp: Update.
4512 * gdb.cp/class2.exp: Update.
4513 * gdb.cp/cpexprs.exp: Update.
4514 * gdb.cp/cplusfuncs.exp: Update.
4515 * gdb.cp/ctti.exp: Update.
4516 * gdb.cp/dispcxx.exp: Update.
4517 * gdb.cp/gdb1355.exp: Update.
4518 * gdb.cp/gdb2384.exp: Update.
4519 * gdb.cp/gdb2495.exp: Update.
4520 * gdb.cp/infcall-dlopen.exp: Update.
4521 * gdb.cp/local.exp: Update.
4522 * gdb.cp/m-data.exp: Update.
4523 * gdb.cp/m-static.exp: Update.
4524 * gdb.cp/mb-ctor.exp: Update.
4525 * gdb.cp/mb-inline.exp: Update.
4526 * gdb.cp/mb-templates.exp: Update.
4527 * gdb.cp/member-ptr.exp: Update.
4528 * gdb.cp/method.exp: Update.
4529 * gdb.cp/namespace.exp: Update.
4530 * gdb.cp/nextoverthrow.exp: Update.
4531 * gdb.cp/nsdecl.exp: Update.
4532 * gdb.cp/nsrecurs.exp: Update.
4533 * gdb.cp/nsstress.exp: Update.
4534 * gdb.cp/nsusing.exp: Update.
4535 * gdb.cp/pr-1023.exp: Update.
4536 * gdb.cp/pr-1210.exp: Update.
4537 * gdb.cp/pr-574.exp: Update.
4538 * gdb.cp/pr9631.exp: Update.
4539 * gdb.cp/printmethod.exp: Update.
4540 * gdb.cp/psmang.exp: Update.
4541 * gdb.cp/re-set-overloaded.exp: Update.
4542 * gdb.cp/rtti.exp: Update.
4543 * gdb.cp/shadow.exp: Update.
4544 * gdb.cp/templates.exp: Update.
4545 * gdb.cp/try_catch.exp: Update.
4546 * gdb.dwarf2/dw2-ranges.exp: Update.
4547 * gdb.dwarf2/pr10770.exp: Update.
4548 * gdb.fortran/library-module.exp: Update.
4549 * gdb.hp/gdb.aCC/optimize.exp: Update.
4550 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4551 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4552 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4553 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4554 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4555 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4556 * gdb.hp/gdb.compat/xdb1.exp: Update.
4557 * gdb.hp/gdb.compat/xdb2.exp: Update.
4558 * gdb.hp/gdb.compat/xdb3.exp: Update.
4559 * gdb.hp/gdb.defects/bs14602.exp: Update.
4560 * gdb.hp/gdb.defects/solib-d.exp: Update.
4561 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4562 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4563 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4564 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4565 * gdb.mi/gdb792.exp: Update.
4566 * gdb.mi/mi-pending.exp: Update.
4567 * gdb.mi/mi-solib.exp: Update.
4568 * gdb.mi/mi-var-cp.exp: Update.
4569 * gdb.opt/clobbered-registers-O2.exp: Update.
4570 * gdb.opt/inline-bt.exp: Update.
4571 * gdb.opt/inline-cmds.exp: Update.
4572 * gdb.opt/inline-locals.exp: Update.
4573 * gdb.python/py-events.exp: Update.
4574 * gdb.python/py-finish-breakpoint.exp: Update.
4575 * gdb.python/py-type.exp: Update.
4576 * gdb.reverse/solib-precsave.exp: Update.
4577 * gdb.reverse/solib-reverse.exp: Update.
4578 * gdb.server/solib-list.exp: Update.
4579 * gdb.stabs/weird.exp: Update.
4580 * gdb.threads/attach-into-signal.exp: Update.
4581 * gdb.threads/attach-stopped.exp: Update.
4582 * gdb.threads/tls-shared.exp: Update.
4583 * gdb.trace/change-loc.exp: Update.
4584 * gdb.trace/strace.exp: Update.
4585
4586 2012-06-19 Tom Tromey <tromey@redhat.com>
4587
4588 * gdb.base/whatis.exp: Add tests.
4589
4590 2012-06-19 Tom Tromey <tromey@redhat.com>
4591
4592 * gdb.cp/m-static.cc (keepalive): New function.
4593 (gnu_obj_1::method): Use it.
4594
4595 2012-06-18 Doug Evans <dje@google.com>
4596
4597 * gdb.base/info-fun.exp: New file.
4598 * gdb.base/info-fun.c: New file.
4599 * gdb.base/info-fun-solib.c: New file.
4600
4601 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 Remove stale dummy frames.
4604 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4605 (maintenance info breakpoints): New tests.
4606 * gdb.base/stale-infcall.c: New file.
4607 * gdb.base/stale-infcall.exp: New file.
4608
4609 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4610
4611 * gdb.arch/amd64-entry-value-param.S: New file.
4612 * gdb.arch/amd64-entry-value-param.c: New file.
4613 * gdb.arch/amd64-entry-value-param.exp: New file.
4614
4615 2012-06-15 Tom Tromey <tromey@redhat.com>
4616
4617 * gdb.cp/namespace.exp: Add "show lang" test.
4618
4619 2012-06-15 Iain Sandoe <iain@codesourcery.com>
4620
4621 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4622 case. (top level): Use gdb_file_cmd instead of gdb_load.
4623
4624 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 PR tdep/14222
4627 * gdb.arch/i386-sse-stack-align.S: New file.
4628 * gdb.arch/i386-sse-stack-align.c: New file.
4629 * gdb.arch/i386-sse-stack-align.exp: New file.
4630
4631 2012-06-13 Keith Seitz <keiths@redhat.com>
4632
4633 PR breakpoints/13798 and mi/11541
4634 * gdb.linespec/ls-errs.exp: Add a few more tests for
4635 filenames with spaces and colons.
4636
4637 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4638
4639 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4640 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4641 (test_function): Call CV_f.
4642 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4643 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4644 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4645 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4646 (p CV_f(CV::i)): New tests.
4647
4648 2012-06-13 Tom Tromey <tromey@redhat.com>
4649
4650 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4651
4652 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4653
4654 Fix regression by the "ambiguous linespec" series.
4655 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4656 tests.
4657
4658 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4661 missing.
4662
4663 2012-06-11 Tom Tromey <tromey@redhat.com>
4664
4665 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4666 location...
4667 (main): ...here.
4668
4669 2012-06-07 Yao Qi <yao@codesourcery.com>
4670
4671 * gdb.trace/strace.exp: Shorten some too-long lines.
4672
4673 2012-06-06 Pedro Alves <palves@redhat.com>
4674
4675 * gdb.threads/clone-new-thread-event.c: New file.
4676 * gdb.threads/clone-new-thread-event.exp: New file.
4677
4678 2012-06-06 Yao Qi <yao@codesourcery.com>
4679
4680 * gdb.base/dprintf.c (main): Add extra parameter when calling
4681 printf and fprintf.
4682 (bar): New function. It is a dead function, but to ensure
4683 'malloc' is linked explicitly.
4684
4685 2012-06-06 Yao Qi <yao@codesourcery.com>
4686
4687 * gdb.base/info-proc.exp: Return if target doesn't support
4688 'info proc'.
4689
4690 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4693 (run program with breakpoint commands): XFAIl if it is not.
4694
4695 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4696
4697 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4698 and add comment.
4699 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4700 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4701 "STOP" marker. Adjust testing strategy to make it work on
4702 all targets.
4703
4704 * gdb.base/print-file-var-main.c (main): Rewrite using local
4705 variables and adjust get_version_2's return value check.
4706 Add small comment.
4707 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4708 marker. Adjust testing strategy to make it work on all targets.
4709
4710 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4711
4712 * gdb.ada/bad-task-bp-keyword: New testcase.
4713
4714 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4715
4716 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4717 Simplify it to ...
4718 (symbol-file ${testfile1}): ... here.
4719 (test eliminated var my_global_symbol)
4720 (test eliminated var my_static_symbol)
4721 (test eliminated var my_global_func, get address of main): Wrap them to
4722 'single psymtabs' and 'single symtabs'
4723 (get address of my_global_symbol, get address of my_static_symbol)
4724 (get address of my_global_func, get address of main): Wrap them to
4725 'order1' and 'order2'.
4726
4727 * gdb.base/code_elim.exp
4728 (add-symbol-file ${testfile1} 0x100000)
4729 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4730 'order2'.
4731 (order1: add-symbol-file ${testfile1} 0x100000)
4732 (order1: add-symbol-file ${testfile2} 0x200000)
4733 (order2: add-symbol-file ${testfile2} 0x200000)
4734 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4735 .bss as appropriate.
4736
4737 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4738
4739 * gdb.server/solib-list-lib.c: New file.
4740 * gdb.server/solib-list-main.c: New file.
4741 * gdb.server/solib-list.exp: New file.
4742
4743 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4744
4745 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4746 for 'set print symbol' change.
4747
4748 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4751 .debug_abbrev_seg3.
4752
4753 2012-05-24 John Steele Scott <toojays@toojays.net>
4754
4755 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4756 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4757 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4758
4759 2012-05-23 Stan Shebs <stan@codesourcery.com>
4760
4761 * gdb.mi/mi-info-os.exp: New file.
4762
4763 2012-05-23 Keith Seitz <keiths@redhat.com>
4764
4765 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4766 return -1 to suppress the rest of the tests.
4767 (compile_stap_bin): Return boolean success value.
4768
4769 2012-05-21 Tom Tromey <tromey@redhat.com>
4770
4771 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4772 Remove kfails.
4773 (test_print_mi_member_types): Likewise.
4774
4775 2012-05-21 Tom Tromey <tromey@redhat.com>
4776
4777 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4778 print symbol' change.
4779
4780 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4781
4782 * gdb.python/py-prompt.exp: Quit if the target is remote.
4783
4784 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4785
4786 Fix ERROR: internal buffer is full.
4787 * gdb.base/info-os.exp (expect_multiline): New function.
4788 (get process list, get process groups, get threads)
4789 (get file descriptors, get internet-domain sockets)
4790 (get shared-memory regions, get semaphores, get message queues): Use
4791 it for these tests.
4792
4793 2012-05-18 Tom Tromey <tromey@redhat.com>
4794
4795 * gdb.mi/mi-var-cmd.exp: Update.
4796 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4797 * gdb.cp/virtbase.exp: Update.
4798 * gdb.cp/classes.exp (test_static_members): Update.
4799 * gdb.cp/casts.exp: Update.
4800 * gdb.base/pointers.exp: Update.
4801 * gdb.base/funcargs.exp (pointer_args): Update.
4802 (structs_by_reference): Update.
4803 * gdb.base/find.exp: Update.
4804 * gdb.base/call-strs.exp: Send "set print symbol off".
4805 * gdb.base/call-ar-st.exp: Update.
4806 * gdb.ada/fun_addr.exp: Update.
4807 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4808 Call it.
4809 (test_print_repeats_10, test_print_strings)
4810 (test_print_char_arrays): Update.
4811
4812 2012-05-18 Tom Tromey <tromey@redhat.com>
4813
4814 * gdb.base/charset.exp (string_display): Update.
4815
4816 2012-05-18 Tom Tromey <tromey@redhat.com>
4817
4818 * gdb.mi/mi2-var-display.exp: Update.
4819 * gdb.mi/mi-var-display.exp: Update.
4820 * gdb.mi/mi-var-child.exp: Update.
4821 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4822 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4823
4824 2012-05-17 Doug Evans <dje@google.com>
4825
4826 * info-macros.exp: Pass "debug" to prepare_for_testing.
4827
4828 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4829 * gdb.ada/Makefile.in (clean): Ditto.
4830 * gdb.arch/Makefile.in (clean): Ditto.
4831 * gdb.asm/Makefile.in (clean): Ditto.
4832 * gdb.base/Makefile.in (clean): Ditto.
4833 * gdb.cell/Makefile.in (clean): Ditto.
4834 * gdb.cp/Makefile.in (clean): Ditto.
4835 * gdb.disasm/Makefile.in (clean): Ditto.
4836 * gdb.dwarf2/Makefile.in (clean): Ditto.
4837 * gdb.fortran/Makefile.in (clean): Ditto.
4838 * gdb.go/Makefile.in (clean): Ditto.
4839 * gdb.hp/Makefile.in (clean): Ditto.
4840 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4841 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4842 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4843 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4844 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4845 * gdb.java/Makefile.in (clean): Ditto.
4846 * gdb.linespec/Makefile.in (clean): Ditto.
4847 * gdb.mi/Makefile.in (clean): Ditto.
4848 * gdb.modula2/Makefile.in (clean): Ditto.
4849 * gdb.multi/Makefile.in (clean): Ditto.
4850 * gdb.objc/Makefile.in (clean): Ditto.
4851 * gdb.opencl/Makefile.in (clean): Ditto.
4852 * gdb.opt/Makefile.in (clean): Ditto.
4853 * gdb.pascal/Makefile.in (clean): Ditto.
4854 * gdb.python/Makefile.in (clean): Ditto.
4855 * gdb.reverse/Makefile.in (clean): Ditto.
4856 * gdb.server/Makefile.in (clean): Ditto.
4857 * gdb.stabs/Makefile.in (clean): Ditto.
4858 * gdb.threads/Makefile.in (clean): Ditto.
4859 * gdb.trace/Makefile.in (clean): Ditto.
4860 * gdb.xml/Makefile.in (clean): Ditto.
4861
4862 2012-05-16 Tom Tromey <tromey@redhat.com>
4863
4864 * gdb.base/macscp1.c (macscp_expr): Add comment.
4865 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4866
4867 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4868
4869 * gdb.base/return-nodebug.exp: Also test float and double types.
4870
4871 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4872
4873 PR testsuite/12649
4874 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4875
4876 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4877
4878 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4879
4880 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4881 `rerun_to_main'.
4882 (stap_test_no_debuginfo): Likewise.
4883
4884 2012-05-14 Stan Shebs <stan@codesourcery.com>
4885
4886 * gdb.base/dprintf.c: New file.
4887 * gdb.base/dprintf.exp: New file.
4888
4889 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
4890
4891 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4892 * gdb.trace/disconnected-tracing.c: New file.
4893 * gdb.trace/disconnected-tracing.exp: New file.
4894
4895 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4896
4897 * gdb.python/python.c: Add a new breakpoint comment.
4898 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4899
4900 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4901
4902 * gdb.base/info-os.exp: New file.
4903 * gdb.base/info-os.c: New file.
4904
4905 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4908 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4909 New files.
4910
4911 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4912
4913 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4914 gdb.base/ctxobj.exp: New files.
4915
4916 2012-05-09 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4919
4920 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4921
4922 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4923
4924 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4925
4926 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4927 before using it.
4928
4929 2012-05-04 Tristan Gingold <gingold@adacore.com>
4930
4931 * gdb.base/set-noassign.exp: New test.
4932
4933 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4934
4935 * gdb.python/py-symbol.exp: Add tests to test the new methods
4936 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4937 * gdb.python/py-symbol.c: Add new struct to help test
4938 gdb.Symtab.static_block().
4939
4940 2012-05-03 Doug Evans <dje@google.com>
4941
4942 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4943 commented out.
4944
4945 2012-05-03 Yao Qi <yao@codesourcery.com>
4946
4947 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4948 doesn't support.
4949 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4950 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4951
4952 2012-05-03 Yao Qi <yao@codesourcery.com>
4953
4954 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4955
4956 2012-04-30 Doug Evans <dje@google.com>
4957
4958 PR testsuite/13961
4959 * gdb.dwarf2/pr13961.S: New file.
4960 * gdb.dwarf2/pr13961.exp: New file.
4961
4962 2012-04-29 Yao Qi <yao@codesourcery.com>
4963
4964 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4965
4966 2012-04-28 Doug Evans <dje@google.com>
4967
4968 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4969 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4970 All uses updated.
4971 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4972 "ptype func_cu1" to expand cu2 before cu1.
4973
4974 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4975 Tom Tromey <tromey@redhat.com>
4976
4977 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4978 variables.
4979 * gdb.base/stap-probe.c: New file.
4980 * gdb.base/stap-probe.exp: New file.
4981 * gdb.trace/stap-trace.c: New file.
4982 * gdb.trace/stap-trace.exp: New file.
4983 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4984 libgcc's unwinder.
4985
4986 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4987
4988 * gdb.arch/mips16-thunks-inmain.c: New file.
4989 * gdb.arch/mips16-thunks-main.c: New file.
4990 * gdb.arch/mips16-thunks-sin.c: New file.
4991 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4992 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4993 * gdb.arch/mips16-thunks-sinmain.c: New file.
4994 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4995 * gdb.arch/mips16-thunks.exp: New file.
4996
4997 2012-04-25 Doug Evans <dje@google.com>
4998
4999 * configure.ac: Create gdb.go/Makefile.
5000 * configure: Regenerate.
5001 * gdb.base/default.exp: Add "go" to "set language" testing.
5002 * gdb.go/Makefile.in: New file.
5003 * gdb.go/basic-types.exp: New file.
5004 * gdb.go/chan.exp: New file.
5005 * gdb.go/chan.go: New file.
5006 * gdb.go/handcall.exp: New file.
5007 * gdb.go/handcall.go: New file.
5008 * gdb.go/hello.exp: New file.
5009 * gdb.go/hello.go: New file.
5010 * gdb.go/integers.exp: New file.
5011 * gdb.go/integers.go: New file.
5012 * gdb.go/methods.exp: New file.
5013 * gdb.go/methods.go: New file.
5014 * gdb.go/package.exp: New file.
5015 * gdb.go/package1.go: New file.
5016 * gdb.go/package2.go: New file.
5017 * gdb.go/print.exp: New file.
5018 * gdb.go/strings.exp: New file.
5019 * gdb.go/strings.go: New file.
5020 * gdb.go/types.exp: New file.
5021 * gdb.go/types.go: New file.
5022 * gdb.go/unsafe.exp: New file.
5023 * gdb.go/unsafe.go: New file.
5024 * lib/future.exp: Add Go support.
5025 (gdb_find_go, gdb_find_go_linker): New procs.
5026 (gdb_default_target_compile): Add Go support.
5027 * lib/gdb.exp (skip_go_tests): New proc.
5028 * lib/go.exp: New file.
5029
5030 2012-04-25 Tom Tromey <tromey@redhat.com>
5031
5032 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5033
5034 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5035 Jan Kratochvil <jan.kratochvil@redhat.com>
5036
5037 PR symtab/7259:
5038 * gdb.base/enumval.c: New test case.
5039 * gdb.base/enumval.exp: New test case.
5040 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5041 field.bitpos.
5042
5043 2012-04-17 Pedro Alves <palves@redhat.com>
5044
5045 * Makefile.in (site.exp): Make site.exp source
5046 $srcdir/lib/append_gdb_boards_dir.exp.
5047 * lib/append_gdb_boards_dir.exp: New file.
5048
5049 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5050
5051 New option "set auto-load safe-path".
5052 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5053 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5054
5055 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5056
5057 auto-load: Implementation.
5058 * gdb.base/help.exp (test set height): Increase the height.
5059 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5060 to ...
5061 (info auto-load python-scripts): ... here.
5062 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5063 to ...
5064 (info auto-load python-scripts *): ... here.
5065
5066 2012-04-16 Yao Qi <yao@codesourcery.com>
5067
5068 * lib/trace-support.exp (get_in_proc_agent): New.
5069 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5070 of in process trace agent.
5071 * gdb.trace/ftrace.exp: Likewise.
5072 * gdb.trace/pending.exp: Likewise.
5073 * gdb.trace/trace-break.exp: Likewise.
5074 * gdb.trace/trace-mt.exp
5075 * gdb.trace/tspeed.exp: Likewise.
5076 * gdb.trace/tstatus.exp
5077 * gdb.trace/strace.exp: Likewise.
5078
5079 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5080
5081 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5082 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5083
5084 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5085
5086 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5087
5088 PR mi/13393
5089 * gdb.mi/mi-var-rtti.cc: New file.
5090 * gdb.mi/mi-var-rtti.exp: New file.
5091 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5092 function.
5093 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5094
5095 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
5096
5097 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5098 EXECUTABLES.
5099 * gdb.python/py-explore.c: C program used for testing the new
5100 'explore' command on C constructs.
5101 * gdb.python/py-explore.cc: C++ program used for testing the new
5102 'explore' command on C++ constructs.
5103 * gdb-python/py-explore.exp: Tests for the new 'explore'
5104 command on C constructs.
5105 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5106 command on C++ constructs.
5107
5108 2012-04-07 Mark Kettenis <kettenis@gnu.org>
5109
5110 * gdb.base/funcargs.exp (complex_args): Fix typo.
5111
5112 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5113
5114 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5115 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5116
5117 2012-04-05 Keith Seitz <keiths@redhat.com>
5118
5119 * gdb.base/advance.exp: Update error message for
5120 "advance malformed" test.
5121 * gdb.base/break.exp: Likewise for "breakpoint with
5122 trailing garbage" test.
5123 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5124 with trailing garbage" test.
5125 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5126 trailng garbage" test.
5127 * gdb.base/until.exp: Likewise for "malformed until" test.
5128 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5129 for "breakpoint info (after setting on all)".
5130 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5131 tests.
5132 * gdb.cp/cplabel.cc: New file.
5133 * gdb.cp/cplabel.exp: New test.
5134 * gdb.linespec/ls-errs.c: New file.
5135 * gdb.linespec/ls-errs.exp: New test.
5136
5137 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5138
5139 * gdb.trace/unavailable.exp
5140 (collect globals: print object on: print derived_partial)
5141 (collect globals: print object on: print derived_whole)
5142 (collect globals: print object off: print derived_partial)
5143 (collect globals: print object off: print derived_whole): Update
5144 expected output.
5145
5146 2012-03-30 Keith Seitz <keiths@redhat.com>
5147
5148 * gdb.python: Add test for linespecs with commas.
5149
5150 2012-03-28 Keith Seitz <keiths@redhat.com>
5151
5152 * gdb.linespec/ls-dollar.cc: New file.
5153 * gdb.linespec/ls-dollar.exp: New test.
5154
5155 2012-03-28 Keith Seitz <keiths@redhat.com>
5156
5157 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5158 starting with the global namespace.
5159
5160 2012-03-23 Doug Evans <dje@google.com>
5161
5162 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5163
5164 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5165
5166 * gdb.python/py-value.cc: Add test case for testing the
5167 methodology exposing C++ values to Python.
5168 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5169 exposing C++ values to Python.
5170 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5171
5172 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5173 Siddhesh Poyarekar <siddhesh@redhat.com>
5174
5175 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5176 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5177 (generate native core dump): Make the test unsupported if core cannot
5178 be generated.
5179
5180 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5181
5182 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5183 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5184 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5185
5186 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5187
5188 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5189
5190 2012-03-17 Doug Evans <dje@google.com>
5191
5192 * dg-extract-results.sh: Handle KFAILs.
5193
5194 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5195
5196 PR symtab/13777
5197 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5198
5199 2012-03-16 Joel Brobecker <brobecker@adacore.com>
5200
5201 * gdb.ada/set_pckd_arr_elt: New testcase.
5202
5203 2012-03-16 Gary Benson <gbenson@redhat.com>
5204
5205 PR breakpoints/10738
5206 * gdb.opt/inline-break.exp: New file.
5207 * gdb.opt/inline-break.c: Likewise.
5208 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5209 * gdb.dwarf2/dw2-inline-break.S: Likewise.
5210 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5211 * gdb.base/async-shell.exp: Likewise.
5212 * lib/mi-support.exp (library_loaded_re): Likewise.
5213
5214 2012-03-15 Tom Tromey <tromey@redhat.com>
5215
5216 * gdb.cp/virtfunc2.exp: Update expected output.
5217 * gdb.cp/pr9631.exp: Update expected output.
5218 * gdb.cp/member-ptr.exp: Update expected output.
5219 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5220 output.
5221 * gdb.cp/casts.exp: Update expected output.
5222
5223 2012-03-15 Tom Tromey <tromey@redhat.com>
5224
5225 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5226 (test_info_vtbl): Likewise.
5227 (do_tests): Call test_info_vtbl.
5228 * gdb.cp/virtfunc.cc (va): New global.
5229
5230 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5231
5232 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5233 describing DWARF data structures.
5234 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5235 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5236 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5237 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5238 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5239 * gdb.dwarf2/dw2-param-error.S: Likewise.
5240 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5241 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5242 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5243 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5244 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5245 * gdb.dwarf2/pr11465.S: Likewise.
5246
5247 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5248
5249 * gdb.mi/mi2-prompt.exp: New file.
5250
5251 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5252
5253 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5254
5255 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5256
5257 * gdb.ada/bp_range_type: New testcase.
5258
5259 2012-03-13 Doug Evans <dje@google.com>
5260
5261 * gdb.base/default.exp: Delete tests for symbol-reloading.
5262 * gdb.base/help.exp: Ditto.
5263 * gdb.base/setshow.exp: Ditto.
5264 * gdb.base/gdb_history: Delete references to symbol-reloading.
5265
5266 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * gdb.base/attach-twice.c: New files.
5269 * gdb.base/attach-twice.exp: New files.
5270
5271 2012-03-08 Keith Seitz <keiths@redhat.com>
5272
5273 * lib/gdb.exp (gdb_get_line_number): Throw an
5274 error instead of returning -1.
5275 * gdb.base/break.exp: Remove unused variable
5276 bp_location5.
5277 * gdb.base/hbreak2.exp: Likewise.
5278 * gdb.base/sepdebug.exp: Likewise.
5279
5280 2012-03-08 Yao Qi <yao@codesourcery.com>
5281 Pedro Alves <palves@redhat.com>
5282
5283 Fix PR server/13392.
5284 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5285 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5286 download tracepoints.
5287 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5288 (pending_tracepoint_resolved_during_trace): Likewise.
5289 (pending_tracepoint_installed_during_trace): Likewise.
5290 (pending_tracepoint_with_action_resolved): Likewise.
5291
5292 2012-03-08 Keith Seitz <keiths@redhat.com>
5293
5294 * gdb.ada/array_bounds.exp: Get breakpoint for line
5295 with "START", not "STOP".
5296 * gdb.python/py-infthread.exp: Do not continue to
5297 line marked "Break here.", which is undefined.
5298
5299 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
5300
5301 Revert:
5302
5303 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5304
5305 Implement testsuite workaround for PR breakpoints/13781.
5306 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5307 (set breakpoint condition-evaluation host): New conditional command.
5308
5309 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5310
5311 Fix CU relative vs. absolute DIE offsets.
5312 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5313 one.
5314
5315 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 Fix false FAIL on distros with relro linkage as default.
5318 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5319 -Wl,-z,norelro first.
5320
5321 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5322
5323 * gdb.ada/bp_on_var: New testcase.
5324
5325 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5326
5327 * gdb.ada/bp_enum_homonym: New testcase.
5328
5329 2012-03-06 Yao Qi <yao@codesourcery.com>
5330
5331 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5332 x86_64-*-* and i?86-*-*.
5333 Set up KFAIL for gdb/13808.
5334
5335 2012-03-05 Tom Tromey <tromey@redhat.com>
5336
5337 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5338 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5339
5340 2012-03-05 Tom Tromey <tromey@redhat.com>
5341
5342 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5343
5344 2012-03-04 Yao Qi <yao@codesourcery.com>
5345
5346 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5347 messages for KFAIL.
5348
5349 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5350
5351 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5352 (print one_two_three, indexes off, print few_reps, indexes off)
5353 (print many_reps, indexes off, print empty, indexes off)
5354 (print one_two_three, print few_reps, print many_reps, print empty):
5355 Call setup_xfail if $gcc_old.
5356
5357 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 Implement testsuite workaround for PR breakpoints/13781.
5360 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5361 (set breakpoint condition-evaluation host): New conditional command.
5362
5363 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5364
5365 Code cleanup.
5366 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5367 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5368 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5369 number 1 by $bpnum. Four times.
5370
5371 2012-03-03 Yao Qi <yao@codesourcery.com>
5372
5373 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5374
5375 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5376
5377 Setup KFAIL for PR server/13796.
5378 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5379
5380 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5381
5382 * gdb.ada/operator_bp: New testcase.
5383
5384 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5385
5386 * gdb.ada/info_locals_renaming: New testcase.
5387
5388 2012-03-02 Tom Tromey <tromey@redhat.com>
5389
5390 * gdb.base/nextoverexit.c: New file.
5391 * gdb.base/nextoverexit.exp: New file.
5392
5393 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5394
5395 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5396 parameter.
5397
5398 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5399
5400 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5401 core registers.
5402
5403 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5404 Maciej W. Rozycki <macro@codesourcery.com>
5405 Daniel Jacobowitz <dan@codesourcery.com>
5406
5407 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5408
5409 2012-03-01 Pedro Alves <palves@redhat.com>
5410
5411 PR gdb/13767
5412
5413 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5414 (gdb_collect_globals_test): Call it.
5415
5416 2012-03-01 Keith Seitz <keiths@redhat.com>
5417
5418 * gdb.cp/method2.exp: Output of overload menu is now
5419 alphabetized. Update tests for "break A::method".
5420 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5421 of hard-coding them.
5422 Overload menu is alphabetized: rewrite to accommodate.
5423 Unset variables LINE and TYPES which are used in other tests.
5424 Compute the output of "info break".
5425 Update the breakpoint table after all breakpoints are deleted.
5426 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5427 compute ACTUALS and the method body based on parameters.
5428 Update expected output accordingly.
5429 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5430 unique comments to allow the use of gdb_get_line_number.
5431
5432 2012-03-01 Keith Seitz <keiths@redhat.com>
5433
5434 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5435 some Tcl syntax.
5436 * gdb.cp/ovldbreak.exp: Likewise.
5437
5438 2012-03-01 Keith Seitz <keiths@redhat.com>
5439
5440 * gdb.base/help.exp (help show user): Update expected result
5441 for new doc string changes (add "non-python").
5442
5443 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5444
5445 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5446 be put in the user-defined category and that the commands appear in
5447 "help user-defined".
5448
5449 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5450
5451 * gdb.ada/tagged_not_init: New testcase.
5452
5453 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5454
5455 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5456 * gdb.ada/enum_idx_packed: New testcase.
5457
5458 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5459
5460 * gdb.ada/aliased_array: New testcase.
5461
5462 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5463
5464 * gdb.ada/whatis_array_val: New testcase.
5465
5466 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5467
5468 Fix disp-step-syscall.exp: fork: single step over fork.
5469 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5470 whitespaces.
5471 (single step over $syscall): Remove its check.
5472 (single step over $syscall final pc): New check.
5473
5474 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5475
5476 Support processors without SSSE3.
5477 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5478 pabsd into ...
5479 (ssse3_test): ... a new function.
5480 (main): Call ssse3_test.
5481 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5482 Update expected values everywhere.
5483 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5484 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5485 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5486 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5487 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5488 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5489 Move these tests lower.
5490 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5491 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5492 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5493 New tests.
5494
5495 2012-02-29 Yao Qi <yao@codesourcery.com>
5496 Pedro Alves <palves@redhat.com>
5497
5498 * gdb.trace/trace-mt.c: New.
5499 * gdb.trace/trace-mt.exp: New.
5500
5501 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5502
5503 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5504 numbers instead of hardcoding them.
5505 * gdb.base/annota1.c: Provide suitable markers.
5506 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5507 numbers instead of hardcoding them.
5508 * gdb.base/annota3.c: Provide suitable markers.
5509
5510 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5511 * gdb.base/annota3.c: Likewise.
5512 * gdb.base/sigall.c: Likewise.
5513 * gdb.base/signals.c: Likewise.
5514 * gdb.reverse/sigall-reverse.c: Likewise.
5515
5516 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5517
5518 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5519 failure return path.
5520
5521 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
5522
5523 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5524
5525 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5526
5527 * gdb.base/cond-eval-mode.exp: New file.
5528
5529 2012-02-24 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5532 (top level): Use with_test_prefix.
5533
5534 2012-02-24 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.threads/attach-into-signal.exp (corefunc): Use
5537 with_test_prefix.
5538
5539 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5540
5541 Fix false FAILs on old CPUs without SSE.
5542 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5543 Return untested for Illegal instruction.
5544
5545 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5546
5547 Fix false FAILs with glibc debug infos installed.
5548 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5549 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5550
5551 2012-02-22 Sterling Augustine <saugustine@google.com>
5552
5553 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5554 constant with cast.
5555
5556 2012-02-21 Pedro Alves <palves@redhat.com>
5557
5558 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5559
5560 2012-02-21 Pedro Alves <palves@redhat.com>
5561
5562 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5563
5564 2012-02-21 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5567 with_test_prefix.
5568
5569 2012-02-21 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5572 with_test_prefix here.
5573 (top level): Do it here instead. Remove `:' from the
5574 with_test_prefix string.
5575 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5576 the suffix `:' from the with_test_prefix prefix string.
5577 * gdb.base/break-interp.exp: Ditto.
5578 * gdb.base/catch-load.exp: Ditto.
5579 * gdb.base/disp-step-syscall.exp: Ditto.
5580 * gdb.base/jit-so.exp: Ditto.
5581 * gdb.base/jit.exp: Ditto.
5582 * gdb.base/sepdebug.exp: Ditto.
5583 * gdb.base/solib-display.exp: Ditto.
5584 * gdb.base/solib-overlap.exp: Ditto.
5585 * gdb.base/watch-cond-infcall.exp: Ditto.
5586 * gdb.base/watchpoint.exp: Ditto.
5587 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5588 * gdb.mi/mi-watch.exp: Ditto.
5589 * gdb.mi/mi2-watch.exp: Ditto.
5590 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5591 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5592 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5593 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5594 * gdb.threads/watchpoint-fork.exp: Ditto.
5595 * gdb.threads/watchthreads-reorder.exp: Ditto.
5596 * gdb.trace/change-loc.exp: Ditto.
5597 * gdb.trace/pending.exp: Ditto.
5598 * gdb.trace/status-stop.exp: Ditto.
5599 * gdb.trace/strace.exp: Ditto.
5600 * gdb.trace/trace-break.exp: Ditto.
5601 * gdb.trace/unavailable.exp: Ditto.
5602 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5603 suffix with colon. Adjust leading comments.
5604
5605 2012-02-21 Pedro Alves <palves@redhat.com>
5606 Tom Tromey <tromey@redhat.com>
5607
5608 * lib/gdb.exp: Add description of test prefixes.
5609 (with_test_prefix): New procedure.
5610 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5611 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5612 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5613 instead of lappend to append to pf_prefix.
5614 * gdb.base/catch-load.exp: Use with_test_prefix.
5615 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5616 * gdb.base/jit-so.exp: Use with_test_prefix.
5617 * gdb.base/jit.exp: Use with_test_prefix.
5618 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5619 lappend to append to pf_prefix.
5620 * gdb.base/sepdebug.exp: Use with_test_prefix.
5621 * gdb.base/solib-display.exp: Use with_test_prefix.
5622 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5623 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5624 * gdb.base/watchpoint.exp: Use with_test_prefix.
5625 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5626 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5627 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5628 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5629 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5630 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5631 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5632 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5633 append instead of lappend to append to pf_prefix.
5634 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5635 * gdb.trace/change-loc.exp: Use with_test_prefix.
5636 * gdb.trace/pending.exp: Use with_test_prefix.
5637 * gdb.trace/status-stop.exp: Use with_test_prefix.
5638 * gdb.trace/strace.exp: Use with_test_prefix.
5639 * gdb.trace/trace-break.exp: Use with_test_prefix.
5640 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5641 instead of lappend to append to pf_prefix.
5642
5643 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5644
5645 Fix racy FAILs.
5646 * gdb.base/inferior-died.c (main): Add return of 0.
5647 * gdb.base/inferior-died.exp (continue): Fix expectation of
5648 asynchronous events.
5649 (p 1): New test.
5650
5651 2012-02-20 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5654 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5655 gdb's internal debug output. For the non-threaded case, look for
5656 "Program received signal SIGLARM", for the threaded case, peek at
5657 the thread's siginfo.
5658
5659 2012-02-20 Pedro Alves <palves@redhat.com>
5660
5661 General cleanup, make output test messages unique, and build
5662 different executable files for the non-threaded and threaded
5663 cases.
5664
5665 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5666 Delete.
5667 (executable_nothr, executable_thr): New globals.
5668 (top level): Adjust to delete both executables.
5669 (corefunc): New parameter $executable. Set $pf_prefix instead of
5670 hand writing a prefix in tests. Issue a clean_restart and enable
5671 lin-lwp debug output here.
5672 (top level): Adjust. Use build_executable. Don't start gdb here,
5673 and don't enable lin-lwp debug output here.
5674 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5675
5676 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5677
5678 Fix racy FAILs.
5679 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5680 "continue" command.
5681
5682 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5683
5684 Fix for gdbserver non-extended mode.
5685 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5686 and gdb_run_cmd.
5687
5688 2012-02-17 Tom Tromey <tromey@redhat.com>
5689
5690 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5691 * gdb.python/py-events.exp: Check 'dir' output.
5692 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5693
5694 2012-02-17 Yao Qi <yao@codesourcery.com>
5695
5696 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5697
5698 2012-02-16 Tom Tromey <tromey@redhat.com>
5699
5700 * gdb.base/inferior-died.c: Don't include stdio.h.
5701
5702 2012-02-16 Tom Tromey <tromey@redhat.com>
5703
5704 * gdb.base/inferior-died.c: New file.
5705 * gdb.base/inferior-died.exp: New file.
5706
5707 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5708
5709 * gdb.base/break-inline.exp: New file.
5710 * gdb.base/break-inline.c: New file.
5711
5712 2012-02-15 Tom Tromey <tromey@redhat.com>
5713
5714 * gdb.base/pc-fp.exp: Add "info register" tests.
5715
5716 2012-02-15 Tom Tromey <tromey@redhat.com>
5717
5718 * gdb.base/regs.exp: Remove.
5719
5720 2012-02-15 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5723 the target doesn't support tracepoints.
5724 * gdb.trace/circ.exp: Ditto.
5725 * gdb.trace/collection.exp: Ditto.
5726 * gdb.trace/packetlen.exp: Ditto.
5727 * gdb.trace/passc-dyn.exp: Ditto.
5728 * gdb.trace/report.exp: Ditto.
5729 * gdb.trace/tfind.exp: Ditto.
5730 * gdb.trace/tspeed.exp: Ditto.
5731 * gdb.trace/tsv.exp: Ditto.
5732 * gdb.trace/unavailable.exp: Ditto.
5733 * gdb.trace/while-dyn.exp: Ditto.
5734
5735 2012-02-15 Pedro Alves <palves@redhat.com>
5736
5737 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5738 gdb_test_multiple, and call unsupported instead of fail, if the
5739 remote side does not support the request.
5740
5741 2012-02-15 Pedro Alves <palves@redhat.com>
5742
5743 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5744 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5745 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5746 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5747 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5748 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5749 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5750 doesn't start with "extended-" already.
5751
5752 2012-02-15 Pedro Alves <palves@redhat.com>
5753
5754 Support extended-remote. Avoid cascading timeouts.
5755
5756 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5757 the extended-remote target. If attaching with no file fails, load
5758 the file manually.
5759 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5760
5761 2012-02-14 Stan Shebs <stan@codesourcery.com>
5762
5763 * gdb.base/ena-dis-br.exp: Add enable count test.
5764
5765 2012-02-13 Pedro Alves <palves@redhat.com>
5766
5767 * config/mips-idt.exp: Delete.
5768 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5769 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5770 * gdb.base/break.exp: Remove mips-idt references.
5771 * gdb.base/chng-syms.exp: Ditto.
5772 * gdb.base/default.exp: Ditto.
5773 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5774 (top level): Don't call it.
5775 * gdb.base/opaque.exp: Remove mips-idt restarts.
5776 * gdb.base/ptype.exp: Remove mips-idt xfails.
5777 * gdb.base/scope.exp: Remove mips-idt restarts.
5778 * gdb.base/sepdebug.exp: Remove mips-idt references.
5779 * gdb.base/watchpoint.exp (maybe_clean_restart)
5780 (maybe_reinitialize): Delete.
5781 (test_disabling_watchpoints, test_disabling_watchpoints)
5782 (test_watchpoint_triggered_in_syscall)
5783 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5784 Don't call them.
5785
5786 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5787
5788 * gdb.server/server-exec-info.exp: New file.
5789
5790 2012-02-10 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5793 always non-empty.
5794 (test_attach): Always pass $exec to test_attach_gdb.
5795
5796 2012-02-08 Tom Tromey <tromey@redhat.com>
5797
5798 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5799 before inferior is started.
5800
5801 2012-02-07 Tom Tromey <tromey@redhat.com>
5802
5803 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5804 Symbol.value.
5805 * gdb.python/py-symbol.c (qq): Set default value.
5806
5807 2012-02-07 Tom Tromey <tromey@redhat.com>
5808
5809 * gdb.python/py-symbol.c (qq): New global.
5810 * gdb.python/py-symbol.exp: Add test for frame-less
5811 lookup_symbol.
5812 * gdb.python/py-symtab.exp: Fix line number.
5813
5814 2012-02-03 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.ada/mi_task_arg: New testcase.
5817
5818 2012-02-02 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5821 extended timeout.
5822
5823 2012-02-02 Pedro Alves <palves@redhat.com>
5824
5825 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5826 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5827
5828 2012-02-02 Pedro Alves <palves@redhat.com>
5829
5830 * gdb.base/term.exp: Rewrite.
5831 * gdb.base/term.c: New.
5832
5833 2012-02-02 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.base/default.exp (run "r" abbreviation, run): Add
5836 extended-remote expected output.
5837
5838 2012-02-02 Tom Tromey <tromey@redhat.com>
5839
5840 * gdb.cp/dispcxx.exp: New file.
5841 * gdb.cp/dispcxx.cc: New file.
5842
5843 2012-02-01 Tom Tromey <tromey@redhat.com>
5844
5845 * gdb.base/jit-simple.exp: New file.
5846 * gdb.base/jit-simple.c: New file.
5847
5848 2012-01-30 Yao Qi <yao@codesourcery.com>
5849
5850 * gdb.base/skip.exp: Make test result unique.
5851
5852 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5855 compatibility with valgrind-3.7.0.
5856
5857 2012-01-27 Pedro Alves <palves@redhat.com>
5858
5859 * gdb.base/watchpoint.exp (no_hw): New global.
5860 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5861 disable hw watchpoints.
5862 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5863 don't expect hw watchpoints.
5864 (no_hw_watchpoints): Always clean restart.
5865 (do_tests): New procedure, factored out from the top level.
5866 (top level): Run tests twice. Once with hw watchpoints enabled,
5867 another time with hw watchpoints disabled.
5868
5869 2012-01-27 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5872 out from the top level.
5873 (top level): Call it instead.
5874
5875 2012-01-27 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5878 watchpoints sooner.
5879
5880 2012-01-27 Pedro Alves <palves@redhat.com>
5881
5882 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5883
5884 2012-01-27 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5887 "You may have requested too many hardware
5888 breakpoints/watchpoints".
5889
5890 2012-01-27 Pedro Alves <palves@redhat.com>
5891
5892 * gdb.base/watchpoint.exp (maybe_clean_restart)
5893 (maybe_reinitialize): New.
5894 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5895 expect "hit N times".
5896 (test_disabling_watchpoints, test_complex_watchpoint)
5897 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5898 Call maybe_clean_restart.
5899 (top level): Use clean_restart. Remove "mips-idt-*"
5900 reinitialization.
5901
5902 2012-01-27 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5905
5906 2012-01-27 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5909 require `initialize' anymore. Remove unnecessary `initialize'
5910 calls.
5911
5912 2012-01-27 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.base/watchpoint.exp (wp_set): Delete.
5915 (initialize, test_simple_watchpoint, top level): Remove dead code.
5916
5917 2012-01-27 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5920 typo.
5921
5922 2012-01-27 Pedro Alves <palves@redhat.com>
5923
5924 * config/extended-gdbserver.exp: New file.
5925 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5926 comment.
5927 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5928 * boards/native-extended-gdbserver.exp: New file.
5929
5930 2012-01-26 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5933 and gdb_test_multiple.
5934
5935 2012-01-26 Pedro Alves <palves@redhat.com>
5936
5937 Make test messages unique, and more identifiable.
5938 * gdb.multi/watchpoint-multi.exp: Change test messages.
5939
5940 2012-01-25 Tom Tromey <tromey@redhat.com>
5941
5942 * gdb.base/solib-disc.exp: Fix regexps.
5943
5944 2012-01-24 Tom Tromey <tromey@redhat.com>
5945
5946 * lib/mi-support.exp (mi_expect_stop): Add special case for
5947 solib-event.
5948 * gdb.base/catch-load-so.c: New file.
5949 * gdb.base/catch-load.exp: New file.
5950 * gdb.base/catch-load.c: New file.
5951 * gdb.base/break-interp.exp (reach_1): Update regexp.
5952
5953 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5954
5955 Fix fuzzy results.
5956 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5957 lpsimple and func.
5958
5959 2012-01-24 Gary Benson <gbenson@redhat.com>
5960
5961 Delete #if 0'd out code.
5962 * gdb.base/default.exp (info catch): Remove.
5963 * gdb.base/gdb_history (info catch): Likewise.
5964 * gdb.base/help.exp (info catch): Likewise.
5965
5966 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5967
5968 Fix watchpoints to be specific for each inferior.
5969 * gdb.multi/watchpoint-multi.c: New file.
5970 * gdb.multi/watchpoint-multi.exp: New file.
5971
5972 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5973
5974 Fix watchpoints across inferior fork.
5975 * gdb.threads/watchpoint-fork-child.c: New file.
5976 * gdb.threads/watchpoint-fork-mt.c: New file.
5977 * gdb.threads/watchpoint-fork-parent.c: New file.
5978 * gdb.threads/watchpoint-fork-st.c: New file.
5979 * gdb.threads/watchpoint-fork.exp: New file.
5980 * gdb.threads/watchpoint-fork.h: New file.
5981
5982 2012-01-23 Pedro Alves <palves@redhat.com>
5983
5984 * gdb.base/call-signal-resume.exp: Allow output after "return".
5985
5986 2012-01-20 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.python/py-finish-breakpoint.py: Fix typo.
5989
5990 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5991
5992 * gdb.base/info-proc.exp: Also run on remote targets. Main
5993 "info proc" command is now always present; whether target supports
5994 actual info proc operation is detected when attempting to issue
5995 the command.
5996
5997 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5998
5999 * .gdbinit: Remove.
6000
6001 2012-01-19 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6004 look at the funtions' returns.
6005 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6006 (jprint.print(int, int)): Change return type to int. Adjust.
6007
6008 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6009
6010 PR gdb/9538
6011 * gdb.base/sepdebug.exp: New test.
6012
6013 2012-01-18 Pedro Alves <palves@redhat.com>
6014
6015 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6016 Allow output before ^done.
6017
6018 2012-01-16 Tom Tromey <tromey@redhat.com>
6019
6020 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6021 Add tests for relative directory.
6022
6023 2012-01-16 Tom Tromey <tromey@redhat.com>
6024
6025 * gdb.base/printcmds.c (enum flag_enum): New.
6026 (three): New global.
6027 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6028 enum printing.
6029 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6030 FlagEnumerationPrinter.
6031 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6032 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6033 (fval): New global.
6034
6035 2012-01-16 Pedro Alves <palves@redhat.com>
6036
6037 * lib/gdb.exp (banned_procedures): New variable.
6038 (banned_variables_traced): Rename to ...
6039 (banned_traced): ... this.
6040 (gdb_init): Also trace banned procedures.
6041 (gdb_finish): Also untrace banned procedures.
6042
6043 2012-01-16 Pedro Alves <palves@redhat.com>
6044
6045 Remove all calls to strace.
6046
6047 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6048
6049 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6050 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6051
6052 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6053
6054 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6055 * gdb.base/pie-execl.exp: Likewise.
6056
6057 2012-01-12 Keith Seitz <keiths@redhat.com>
6058
6059 PR mi/10586
6060 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6061 (do_anonymous_type_tests): New function.
6062 (main): Call do_anonymous_type_tests.
6063 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6064 (verify_everything): New procedure.
6065 * gdb.mi/mi-var-cp.cc (class A): New class.
6066 (anonymous_structs_and_unions): New function.
6067 (main): Call anonymous_structs_and_unions.
6068 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6069 (verify_everything): New procedure.
6070
6071 2012-01-12 Keith Seitz <keiths@redhat.com>
6072
6073 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6074 (varobj_tree::get_path_expr): Assume that all varobjs are
6075 compound unless they are known simple types.
6076 Adjust path expressions based on parent type, path parent type,
6077 and tree language.
6078 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6079 the root varobj.
6080 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6081
6082 2012-01-11 Pedro Alves <palves@redhat.com>
6083
6084 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6085 core files on this machine" anymore.
6086
6087 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6088
6089 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6090 (main): Repeat recurser call.
6091 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6092 equivalent to 'local_x'.
6093
6094 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6095 Joel Brobecker <brobecker@adacore.com>
6096
6097 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6098
6099 2012-01-05 Pedro Alves <alves.ped@gmail.com>
6100
6101 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6102 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6103 * gdb.python/py-events.exp: Test that "step N" tripping on a
6104 breakpoint emits a breakpoint event.
6105
6106 2012-01-03 Joel Brobecker <brobecker@adacore.com>
6107
6108 * gdb.base/auxv.exp: Reformat the copyright notice.
6109
6110 2012-01-03 Yao Qi <yao@codesourcery.com>
6111
6112 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6113 (strace_trace_on_diff_addr): New.
6114 * gdb.trace/strace.c: (main): Add two local variables.
6115
6116 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6117
6118 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6119 * gdb.cell/gcore.exp: Likewise.
6120 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6121 to verify the correct instance of main is selected.
6122
6123 2012-01-02 Joel Brobecker <brobecker@adacore.com>
6124
6125 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6126 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6127 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6128 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6129 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6130 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6131 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6132 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6133 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6134 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6135 gdb.threads/thread_check.c: Reformat copyright header.
6136
6137 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6138
6139 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
6140 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6141 is not enabled.
6142
6143 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6144
6145 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6146 parameter to self_exec, adjust the function.
6147 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6148 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6149 (set var do_exit = 0): Remove test.
6150 (newline at end of file): Add one.
6151
6152 2011-12-27 Joel Brobecker <brobecker@adacore.com>
6153
6154 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6155 New files.
6156
6157 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6158
6159 Fix racy FAILs.
6160 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6161 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6162 (main): Call pthread_barrier_init for it.
6163
6164 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 Fix double send_gdb leading to racy FAILs.
6167 * gdb.base/break.exp (set silent break bp_location1): Replace
6168 3x send_gdb and gdb_expect by gdb_test.
6169 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6170 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6171 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6172 instead of send_gdb. Twice.
6173 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6174 3x send_gdb and gdb_expect by gdb_test.
6175 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6176
6177 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6178
6179 * gdb.linespec/linespec.exp: Compile using {c++}.
6180
6181 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6182
6183 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6184 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6185 (verify GCC PR debug/51668): New test.
6186
6187 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
6188
6189 Introduce gdb.FinishBreakpoint in Python.
6190 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6191 py-finish-breakpoint2
6192 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6193 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6194 instead of line number.
6195 * gdb.python/py-finish-breakpoint.c: New file.
6196 * gdb.python/py-finish-breakpoint.exp: New file.
6197 * gdb.python/py-finish-breakpoint.py: New file.
6198 * gdb.python/py-finish-breakpoint2.cc: New file.
6199 * gdb.python/py-finish-breakpoint2.exp: New file.
6200 * gdb.python/py-finish-breakpoint2.py: New file.
6201
6202 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6203
6204 Partial fix of compatibility with gcc-4.7.
6205 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6206 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6207 Add comment to add a PASS case in the future.
6208
6209 Fix compatibility with gcc-4.7.
6210 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6211
6212 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6213
6214 PR tdep/12797
6215 * gdb.base/callfuncs.exp: Remove KFAIL.
6216
6217 2011-12-21 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.ada/task_bp: New testcase.
6220
6221 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6222
6223 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6224 -DNO_SECTIONS.
6225 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6226
6227 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6230 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6231 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6232 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6233 conditional for gcc <= 4.5.
6234
6235 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6238 by XFAIL.
6239 * gdb.cp/static-method.exp (info addr A::func())
6240 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6241 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6242 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6243 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6244 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6245 (test value of F in k3_m): Likewise.
6246 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6247 Likewise.
6248
6249 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6250
6251 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6252 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6253 Remove.
6254 * gdb.threads/attachstop-mt.c: Remove.
6255 * gdb.threads/attachstop-mt.exp: Remove.
6256
6257 2011-12-17 Mark Kettenis <kettenis@gnu.org>
6258
6259 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6260
6261 2011-12-16 Doug Evans <dje@google.com>
6262
6263 * boards/native-stdio-gdbserver.exp: New file.
6264 * boards/native-gdbserver.exp: New file.
6265
6266 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6267 gdbserver output.
6268 (gdbserver_default_get_remote_address): New function.
6269 (gdbserver_start): Call gdb,get_remote_address to compute argument
6270 to "target remote" command.
6271
6272 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6273
6274 * gdb.python/py-function.exp: Change "on" to "full" for
6275 python print-stack. Add set/show python print-stack
6276 off|full|message tests.
6277
6278 2011-12-15 Yao Qi <yao@codesourcery.com>
6279
6280 * gdb.trace/strace.c: New
6281 * gdb.trace/strace.exp: New.
6282
6283 2011-12-14 Tom Tromey <tromey@redhat.com>
6284
6285 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6286
6287 2011-12-14 Doug Evans <dje@google.com>
6288
6289 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6290
6291 2011-12-14 Pedro Alves <pedro@codesourcery.com>
6292
6293 PR threads/10729
6294
6295 * gdb.mi/watch-nonstop.c: New file.
6296 * gdb.mi/mi-watch-nonstop.exp: New file.
6297
6298 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6299 Doug Evans <dje@google.com>
6300
6301 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6302 (clean_restart): Remove references to the gdb_stub target board
6303 variable.
6304 (gdb_step_for_stub): Delete.
6305
6306 * gdb.base/annota1.exp: Remove all references to [target_info
6307 exists gdb_stub], gdb_step_for_stub and usestubs.
6308 * gdb.base/annota3.exp: Ditto.
6309 * gdb.base/async.exp: Ditto.
6310 * gdb.base/break.exp: Ditto.
6311 * gdb.base/code-expr.exp: Ditto.
6312 * gdb.base/commands.exp: Ditto.
6313 * gdb.base/completion.exp: Ditto.
6314 * gdb.base/condbreak.exp: Ditto.
6315 * gdb.base/consecutive.exp: Ditto.
6316 * gdb.base/cvexpr.exp: Ditto.
6317 * gdb.base/define.exp: Ditto.
6318 * gdb.base/display.exp: Ditto.
6319 * gdb.base/ena-dis-br.exp: Ditto.
6320 * gdb.base/environ.exp: Ditto.
6321 * gdb.base/gnu-ifunc.exp: Ditto.
6322 * gdb.base/maint.exp: Ditto.
6323 * gdb.base/pending.exp: Ditto.
6324 * gdb.base/sect-cmd.exp: Ditto.
6325 * gdb.base/sepdebug.exp: Ditto.
6326 * gdb.base/unload.exp: Ditto.
6327 * gdb.base/watchpoint-solib.exp: Ditto.
6328 * gdb.cp/annota2.exp: Ditto.
6329 * gdb.cp/annota3.exp: Ditto.
6330 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6331 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6332 * gdb.mi/mi-pending.exp: Ditto.
6333 * gdb.trace/circ.exp: Ditto.
6334 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6335 * gdb.base/list.exp: Ditto.
6336
6337 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6338 breakpoint function and all references to the usestubs macro.
6339 * gdb.base/exprs.c: Ditto.
6340 * gdb.base/freebpcmd.c: Ditto.
6341 * gdb.base/bitfields.c: Ditto.
6342 * gdb.base/bitfields2.c: Ditto.
6343 * gdb.base/break.c: Ditto.
6344 * gdb.base/call-sc.c: Ditto.
6345 * gdb.base/call-signals.c: Ditto.
6346 * gdb.base/callfuncs.c: Ditto.
6347 * gdb.base/charset.c: Ditto.
6348 * gdb.base/consecutive.c: Ditto.
6349 * gdb.base/constvars.c: Ditto.
6350 * gdb.base/funcargs.c: Ditto.
6351 * gdb.base/int-type.c: Ditto.
6352 * gdb.base/interrupt.c: Ditto.
6353 * gdb.base/langs0.c: Ditto.
6354 * gdb.base/list0.c: Ditto.
6355 * gdb.base/mips_pro.c: Ditto.
6356 * gdb.base/miscexprs.c: Ditto.
6357 * gdb.base/nodebug.c: Ditto.
6358 * gdb.base/opaque0.c: Ditto.
6359 * gdb.base/pointers.c: Ditto.
6360 * gdb.base/printcmds.c: Ditto.
6361 * gdb.base/ptype.c: Ditto.
6362 * gdb.base/recurse.c: Ditto.
6363 * gdb.base/reread1.c: Ditto.
6364 * gdb.base/reread2.c: Ditto.
6365 * gdb.base/restore.c: Ditto.
6366 * gdb.base/return.c: Ditto.
6367 * gdb.base/run.c: Ditto.
6368 * gdb.base/scope0.c: Ditto.
6369 * gdb.base/sepdebug.c: Ditto.
6370 * gdb.base/setshow.c: Ditto.
6371 * gdb.base/setvar.c: Ditto.
6372 * gdb.base/sigall.c: Ditto.
6373 * gdb.base/signals.c: Ditto.
6374 * gdb.base/structs.c: Ditto.
6375 * gdb.base/structs2.c: Ditto.
6376 * gdb.base/testenv.c: Ditto.
6377 * gdb.base/twice.c: Ditto.
6378 * gdb.base/unwindonsignal.c: Ditto.
6379 * gdb.base/watchpoint.c: Ditto.
6380 * gdb.base/watchpoints.c: Ditto.
6381 * gdb.base/whatis.c: Ditto.
6382 * gdb.cp/classes.cc: Ditto.
6383 * gdb.cp/cplusfuncs.cc: Ditto.
6384 * gdb.cp/derivation.cc: Ditto.
6385 * gdb.cp/formatted-ref.cc: Ditto.
6386 * gdb.cp/misc.cc: Ditto.
6387 * gdb.cp/overload.cc: Ditto.
6388 * gdb.cp/ovldbreak.cc: Ditto.
6389 * gdb.cp/ref-params.cc: Ditto.
6390 * gdb.cp/ref-types.cc: Ditto.
6391 * gdb.cp/templates.cc: Ditto.
6392 * gdb.cp/virtfunc.cc: Ditto.
6393 * gdb.hp/gdb.aCC/run.c: Ditto.
6394 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6395 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6396 * gdb.reverse/consecutive-reverse.c: Ditto.
6397 * gdb.reverse/sigall-reverse.c: Ditto.
6398 * gdb.reverse/until-reverse.c: Ditto.
6399 * gdb.reverse/watch-reverse.c: Ditto.
6400 * gdb.trace/actions.c: Ditto.
6401 * gdb.trace/circ.c: Ditto.
6402 * gdb.trace/collection.c: Ditto.
6403
6404 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6405
6406 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6407 (func6, func7): New.
6408 (main): Call func6 and func7.
6409 * gdb.base/watchpoint.exp (test_wide_location_1)
6410 (test_wide_location_2): New.
6411 (top level): Re-enable hardware watchpoints if necessary. Call
6412 test_wide_location_1 and test_wide_location_2.
6413
6414 2011-12-11 Yao Qi <yao@codesourcery.com>
6415
6416 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6417
6418 2011-12-11 Joel Brobecker <brobecker@adacore.com>
6419
6420 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6421 expected output for unsupported case.
6422
6423 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 PR testsuite/12649
6426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6427 Protect gdb_test_multiple by final $gdb_prompt match.
6428
6429 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6432 New variable, new test.
6433 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6434 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6435 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6436 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6437 them if HAVE_GCC_45682_FIXED is not set.
6438
6439 2011-12-10 Yao Qi <yao@codesourcery.com>
6440
6441 * gdb.trace/status-stop.exp: New.
6442 * gdb.trace/status-stop.c: New.
6443
6444 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6445
6446 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6447 timeout.
6448
6449 2011-12-08 Tom Tromey <tromey@redhat.com>
6450
6451 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6452 condition.
6453
6454 2011-12-07 Stan Shebs <stan@codesourcery.com>
6455
6456 * gdb.trace/tfind.exp: Update for output changes.
6457
6458 2011-12-07 Pedro Alves <pedro@codesourcery.com>
6459
6460 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6461 throws "Cannot insert catchpoints in this configuration".
6462 * gdb.ada/mi_catch_ex.exp: Likewise.
6463
6464 2011-12-06 Pedro Alves <pedro@codesourcery.com>
6465
6466 * gdb.base/break-always.exp: Test changing memory at addresses
6467 with breakpoints inserted.
6468
6469 2011-12-06 Joel Brobecker <brobecker@acacore.com>
6470
6471 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6472 involving a fully qualified function name.
6473
6474 2011-12-06 Tom Tromey <tromey@redhat.com>
6475
6476 * gdb.ada/homonym.exp: Add three breakpoint tests.
6477
6478 2011-12-06 Tom Tromey <tromey@redhat.com>
6479
6480 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6481 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6482 * gdb.objc/objcdecode.exp: Update for output changes.
6483 * gdb.linespec/linespec.exp: New file.
6484 * gdb.linespec/lspec.cc: New file.
6485 * gdb.linespec/lspec.h: New file.
6486 * gdb.linespec/body.h: New file.
6487 * gdb.linespec/base/two/thefile.cc: New file.
6488 * gdb.linespec/base/one/thefile.cc: New file.
6489 * gdb.linespec/Makefile.in: New file.
6490 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6491 output changes.
6492 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6493 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6494 makes one breakpoint.
6495 * gdb.cp/method2.exp (test_break): Update for output changes.
6496 * gdb.cp/mb-templates.exp: Update for output changes.
6497 * gdb.cp/mb-inline.exp: Update for output changes.
6498 * gdb.cp/mb-ctor.exp: Update for output changes.
6499 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6500 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6501 has multiple matches.
6502 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6503 error message change.
6504 * gdb.base/list.exp (test_list_filename_and_number): Update for
6505 error message change.
6506 * gdb.base/break.exp: Disable pending breakpoints. Update for
6507 output changes.
6508 * configure.ac: Add gdb.linespec.
6509 * configure: Rebuild.
6510 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6511
6512 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6513
6514 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6515 last_break register on s390*-*-* targets.
6516
6517 2011-12-06 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6520 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6521 of parameter X in procedure Foo.
6522
6523 2011-12-05 Stan Shebs <stan@codesourcery.com>
6524
6525 * gdb.trace/tfind.exp: Update help string matches.
6526
6527 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * gdb.server/ext-run.exp (get process list): Accept also systemd
6530 as PID 1.
6531
6532 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6533 Pedro Alves <pedro@codesourcery.com>
6534
6535 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6536 starting GDB.
6537 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6538 $use_gdb_stub.
6539 * gdb.base/display.exp: Likewise.
6540 * gdb.base/ending-run.exp: Likewise.
6541 * gdb.base/list.exp (test_listsize): Likewise.
6542 * gdb.base/setshow.exp: Likewise.
6543 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6544 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6545 check by global $use_gdb_stub.
6546 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6547 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6548 (default_gdb_init): Unset global $use_gdb_stub.
6549 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6550 by global $use_gdb_stub.
6551 * lib/gdbserver-support.exp: Extend comments for set_board_info
6552 gdb_protocol and gdb,socketport.
6553 (gdbserver_start_extended): Set global gdbserver_protocol and
6554 gdbserver_gdbport. Clear global use_gdb_stub.
6555 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6556 from target use_gdb_stub.
6557 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6558
6559 2011-12-03 Doug Evans <dje@google.com>
6560
6561 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6562 (gdb_step_for_stub): Add comments.
6563
6564 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6565
6566 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6567 to the caller.
6568 (gdb_test_multiple): Likewise.
6569
6570 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6571
6572 Fix gdb.mi/mi-solib.exp without system debug info installed.
6573 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6574 expect attribute, return 0 for it. Update comments.
6575
6576 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6579 (corrupted list): Adjust the expectation.
6580
6581 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6582
6583 PR threads/13448
6584 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6585 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6586 * gdb.threads/tls-var-main.c: New file.
6587 * gdb.threads/tls-var.c: New file.
6588 * gdb.threads/tls-var.exp: New file.
6589
6590 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 PR testsuite/12649
6593 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6594 Protect gdb_test_multiple by final $gdb_prompt match.
6595 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6596 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6597 (test_tracepoints): Likewise.
6598
6599 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6600
6601 PR breakpoints/13346
6602 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6603 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6604 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6605
6606 2011-12-01 Joel Brobecker <brobecker@adacore.com>
6607
6608 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6609 * gdb.ada/homonym/homonym.adb: For use of all types defined
6610 locally inside both Get_Value subprograms.
6611
6612 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6613
6614 Fix racy FAILs.
6615 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6616 of send_gdb.
6617
6618 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6619
6620 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6621 environment variable after test completed.
6622
6623 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6624
6625 * gdb.base/solib-nodir.exp: Skip if remote target.
6626 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6627 application. Call gdb_load_shlibs.
6628 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6629
6630 2011-11-29 Joel Brobecker <brobecker@adacore.com>
6631
6632 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6633
6634 2011-11-28 Joel Brobecker <brobecker@adacore.com>
6635
6636 * gdb.ada/fullname_bp: New testcase.
6637
6638 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 PR testsuite/12649
6641 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6642 Wrap send_gdb into a new gdb_test.
6643
6644 Code cleanup.
6645 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6646 Convert send_gdb and gdb_expect to gdb_test_multiple.
6647
6648 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6649
6650 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6651
6652 2011-11-23 Keith Seitz <keiths@redhat.com>
6653
6654 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6655 (mi_varobj_tree_test_children_callback): New proc.
6656 (mi_walk_varobj_tree): New proc.
6657
6658 2011-11-22 Tom Tromey <tromey@redhat.com>
6659
6660 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6661 Add "use_mi_command" argument.
6662 (mi_run_cmd, mi_run_with_cli): New procs.
6663 * gdb.mi/solib-lib.c: New file.
6664 * gdb.mi/solib-main.c: New file.
6665 * gdb.mi/mi-solib.exp: New file.
6666
6667 2011-11-21 Doug Evans <dje@google.com>
6668
6669 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6670 _Unwind_DebugHook is missing.
6671
6672 2011-11-20 Stan Shebs <stan@codesourcery.com>
6673
6674 * gdb.trace/tstatus.exp: New.
6675 * gdb.trace/actions.c: Include string.h.
6676
6677 2011-11-18 Yao Qi <yao@codesourcery.com>
6678
6679 * gdb.trace/pending.exp: New.
6680 * gdb.trace/pending.c: New.
6681 * gdb.trace/pendshr1.c: New.
6682 * gdb.trace/pendshr2.c: New.
6683 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6684 tracepoint location becomes pending.
6685 (tracepoint_change_loc_2): New.
6686
6687 2011-11-16 David S. Miller <davem@davemloft.net>
6688
6689 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6690 target is sparc*-*-linux*
6691
6692 2011-11-15 Paul Koning <paul_koning@dell.com>
6693
6694 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6695 types.
6696
6697 2011-11-14 Doug Evans <dje@google.com>
6698
6699 * gdb.base/shell.exp: New file.
6700
6701 2011-11-14 Stan Shebs <stan@codesourcery.com>
6702
6703 * gdb.trace/ftrace.c: New.
6704 * gdb.trace/ftrace.exp: New.
6705
6706 2011-11-14 Yao Qi <yao@codesourcery.com>
6707
6708 * gdb.trace/change-loc-1.c: New.
6709 * gdb.trace/change-loc-2.c: New.
6710 * gdb.trace/change-loc.c: New.
6711 * gdb.trace/change-loc.exp: New.
6712 * gdb.trace/change-loc.h: New.
6713 * gdb.trace/trace-break.c (marker): Define new symbol.
6714 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6715 New.
6716 (break_trace_same_addr_6): New.
6717
6718 2011-11-12 Matt Rice <ratmice@gmail.com>
6719
6720 * gdb.base/info-macros.exp: Make tests for info definitions
6721 test info macro. Add tests for info macro argument processing.
6722 Rename a few tests.
6723
6724 2011-11-11 Keith Seitz <keiths@redhat.com>
6725
6726 PR gdb/12843
6727 * gdb.base/linespecs.exp: New file.
6728
6729 2011-11-11 Doug Evans <dje@google.com>
6730
6731 * gdb.threads/print-threads.exp: Extend timeout for slower
6732 tests.
6733
6734 2011-11-10 Doug Evans <dje@google.com>
6735
6736 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6737 "record to end of main" test.
6738
6739 * gdb.python/py-type.c (TS): New typedef.
6740 (ts): New global.
6741 * gdb.python/py-type.exp: Test field list of typedef.
6742
6743 2011-11-10 Joel Brobecker <brobecker@adacore.com>
6744
6745 * gdb.ada/small_reg_param: New testcase.
6746
6747 2011-11-09 Tom Tromey <tromey@redhat.com>
6748
6749 * gdb.cp/destrprint.exp: New file.
6750 * gdb.cp/destrprint.cc: New file.
6751
6752 2011-11-08 Meador Inge <meadori@codesourcery.com>
6753
6754 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6755 (switch_stack_to_other): New test function.
6756 * gdb.arch/thumb-prologue.exp: New test cases.
6757
6758 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6759
6760 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6761
6762 2011-11-08 Yao Qi <yao@codesourcery.com>
6763
6764 * gdb.exp (supports_process_record): New.
6765 (supports_reverse): New.
6766 * gdb.reverse/break-precsave.exp: Call support_process_record
6767 to run test conditionally.
6768 * gdb.reverse/consecutive-precsave.exp: Likewise.
6769 * gdb.reverse/i386-precsave.exp: Likewise.
6770 * gdb.reverse/machinestate-precsave.exp: Likewise.
6771 * gdb.reverse/solib-precsave.exp: Likewise.
6772 * gdb.reverse/step-precsave.exp: Likewise.
6773 * gdb.reverse/until-precsave.exp: Likewise.
6774 * gdb.reverse/watch-precsave.exp: Likewise.
6775 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6776 test conditionally.
6777 * gdb.reverse/consecutive-reverse.exp: Likewise.
6778 * gdb.reverse/finish-precsave.exp: Likewise.
6779 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6780 * gdb.reverse/finish-reverse.exp: Likewise.
6781 * gdb.reverse/i386-reverse.exp: Likewise.
6782 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6783 * gdb.reverse/machinestate.exp: Likewise.
6784 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6785 * gdb.reverse/sigall-precsave.exp: Likewise.
6786 * gdb.reverse/sigall-reverse.exp: Likewise.
6787 * gdb.reverse/solib-reverse.exp: Likewise.
6788 * gdb.reverse/step-reverse.exp: Likewise.
6789 * gdb.reverse/until-reverse.exp: Likewise.
6790 * gdb.reverse/watch-reverse.exp: Likewise.
6791
6792 2011-11-05 Yao Qi <yao@codesourcery.com>
6793
6794 * gdb.trace/trace-break.exp: Add test on setting two
6795 fast tracepoints at the same address.
6796
6797 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6798
6799 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6800
6801 2011-11-02 Stan Shebs <stan@codesourcery.com>
6802
6803 * gdb.trace/collection.c: Add code using strings.
6804 * gdb.trace/collection.exp: Add tests of string collection.
6805
6806 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6807
6808 * gdb.base/skip-solib.exp (executable_main): New variable.
6809 (binfile_main): Base it on that.
6810 Use $executable_main in clean_restart calls. Drop gdb_exit and
6811 gdb_start calls.
6812
6813 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6814
6815 Fix racy FAILs.
6816 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6817 breakpoint_re globals import by async. Set string_regex to .* for
6818 async. Remove the optional thread_selected_re and breakpoint_re
6819 globals expectations.
6820
6821 2011-11-01 Joseph Myers <joseph@codesourcery.com>
6822
6823 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6824 well as Cygwin.
6825
6826 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
6827
6828 Add tests for skip command.
6829 * gdb.base/skip-solib-lib.c: New
6830 * gdb.base/skip-solib-main.c: New
6831 * gdb.base/skip-solib.exp: New
6832 * gdb.base/skip.c: New
6833 * gdb.base/skip.exp: New
6834 * gdb.base/skip1.c: New
6835 * gdb.base/Makefile.in: Adding new files.
6836
6837 2011-10-31 Yao Qi <yao@codesourcery.com>
6838 Pedro Alves <pedro@codesourcery.com>
6839
6840 * gdb.trace/trace-break.c: New.
6841 * gdb.trace/trace-break.exp: New.
6842
6843 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6844
6845 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6846 break-here-2.
6847
6848 2011-10-28 Pedro Alves <pedro@codesourcery.com>
6849
6850 * gdb.threads/no-unwaited-for-left.c: New.
6851 * gdb.threads/no-unwaited-for-left.exp: New.
6852 * gdb.threads/non-ldr-exc-1.c: New.
6853 * gdb.threads/non-ldr-exc-1.exp: New.
6854 * gdb.threads/non-ldr-exc-2.c: New.
6855 * gdb.threads/non-ldr-exc-2.exp: New.
6856 * gdb.threads/non-ldr-exc-3.c: New.
6857 * gdb.threads/non-ldr-exc-3.exp: New.
6858 * gdb.threads/non-ldr-exc-4.c: New.
6859 * gdb.threads/non-ldr-exc-4.exp: New.
6860
6861 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6862
6863 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6864 * gdb.base/attach-pie-misread.exp: Likewise.
6865 * gdb.base/break-interp.exp: Likewise.
6866 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6867 testcases for use_gdb_stub.
6868 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6869 (continue): New testcase.
6870 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6871 * gdb.threads/attach-into-signal.exp: Likewise.
6872 * gdb.threads/attach-stopped.exp: Likewise.
6873 * gdb.threads/attachstop-mt.exp: Likewise.
6874
6875 2011-10-28 Paul Koning <paul_koning@dell.com>
6876
6877 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6878
6879 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6880
6881 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6882 (mi_gdb_test): Import globals thread_selected_re
6883 and breakpoint_re. Expect them optionally at the regex start.
6884
6885 2011-10-27 Doug Evans <dje@google.com>
6886
6887 * gdb.python/python.exp: Test source -s.
6888
6889 2011-10-26 Paul Koning <paul_koning@dell.com>
6890
6891 * gdb.python/lib-types.cc (struct A): New structure.
6892 * gdb.python/lib-types.exp (deepitems): New tests.
6893
6894 2011-10-25 Paul Koning <paul_koning@dell.com>
6895
6896 PR python/13327
6897
6898 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6899 fetch_lazy method.
6900
6901 2011-10-24 Yao Qi <yao@codesourcery.com>
6902
6903 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6904 target is tic6x-*-*.
6905
6906 2011-10-21 Joel Brobecker <brobecker@adacore.com>
6907
6908 * gdb.ada/mi_task_info/task_switch.adb: New file.
6909 * gdb.ada/mi_task_info.exp: New file.
6910
6911 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6912
6913 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6914 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6915
6916 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6917
6918 PR python/12656
6919
6920 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6921 global_block tests.
6922
6923 2011-10-18 Tom Tromey <tromey@redhat.com>
6924
6925 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6926
6927 2011-10-18 Tom Tromey <tromey@redhat.com>
6928
6929 * gdb.base/source.exp: Don't include full file name in test name.
6930 * gdb.python/python.exp: Don't include full file name in test
6931 name.
6932
6933 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6934
6935 * gdb.base/attach-pie-noexec.c: New files.
6936 * gdb.base/attach-pie-noexec.exp: New files.
6937
6938 2011-10-17 Joseph Myers <joseph@codesourcery.com>
6939
6940 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6941 prompt for each extra line in command.
6942
6943 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6946 Revert the part of:
6947 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6948 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6949 Change the expected string.
6950
6951 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6952
6953 Fix results with system glibc debug info installed.
6954 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6955 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6956 Accept also __libc_ symbol prefix and no prefix.
6957
6958 2011-10-14 Keith Seitz <keiths@redhat.com>
6959
6960 PR c++/13225
6961 * gdb.cp/converts.cc (foo3_1): New function.
6962 (foo3_2): New functions.
6963 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6964 and null pointer conversions of integer constant zero.
6965 Add test to check if all arguments are checked for incompatible
6966 conversion BADNESS.
6967
6968 2011-10-14 Tom Tromey <tromey@redhat.com>
6969
6970 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6971 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6972 linespec.
6973
6974 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6975
6976 Fix internal error regression.
6977 * gdb.dwarf2/implptr-optimized-out.S: New file.
6978 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6979
6980 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6981
6982 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6983 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6984 (loclist): New.
6985 (4): New abbrev.
6986 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6987 Use prepare_for_testing, remove clean_restart.
6988 (p arraynoloc, p arraycallnoloc): New tests.
6989
6990 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 * gdb.cp/namespace-enum.exp (executable): New variable.
6993 (binfile): Use ${objdir}/${subdir}/ prefix.
6994 Use ${executable} for clean_restart.
6995
6996 2011-10-11 Sterling Augustine <saugustine@google.com>
6997
6998 * gdb.cp/Makefile.in: Add namespace-enum test.
6999 * gdb.cp/namespace-enum.exp: New file.
7000 * gdb.cp/namespace-enum.c: New file.
7001 * gdb.cp/namespace-enum-main.c: New file.
7002
7003 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7004
7005 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7006 sysroot.
7007
7008 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 Reimplement @entry in input expressions.
7011 * gdb.base/exprs.c (v_int_array_init): New variable.
7012 * gdb.base/exprs.exp (print v_int_array_init)
7013 (print *v_int_array_init@1, print *v_int_array_init@2)
7014 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7015 (print v_int_array_init[1]@1): New tests.
7016
7017 2011-10-10 Joseph Myers <joseph@codesourcery.com>
7018
7019 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7020 expected message.
7021
7022 2011-10-09 Doug Evans <dje@google.com>
7023
7024 * gdb.base/alias.exp: Add tests for alias command.
7025
7026 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7027
7028 * gdb.arch/amd64-entry-value.s: New file.
7029 * gdb.mi/mi2-amd64-entry-value.s: New file.
7030
7031 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7032
7033 Display @entry parameter values even for references.
7034 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7035 functions.
7036 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7037 reference and datap_input.
7038 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7039 breakpoints.
7040 (continue to breakpoint: entry_reference: reference)
7041 (entry_reference: bt at entry)
7042 (continue to breakpoint: entry_reference: breakhere_reference)
7043 (entry_reference: bt, entry_reference: ptype regparam)
7044 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7045 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7046 (entry_reference: p regcopy, entry_reference: p nodataparam)
7047 (entry_reference: p nodataparam@entry): New tests.
7048
7049 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 Support @entry in input expressions.
7052 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7053 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7054 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7055 (tailcall: p j@entry): New tests.
7056 * gdb.cp/koenig.cc (A::entry): New function.
7057 (main): Call it.
7058 * gdb.cp/koenig.exp (p entry (c)): New test.
7059
7060 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 Display @entry parameter values (without references).
7063 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7064 (different, validity, invalid): New functions.
7065 (main): Call them.
7066 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7067 stacktest, breakhere_stacktest, different, breakhere_different,
7068 breakhere_validity and breakhere_invalid.
7069 (entry: bt): Update for @entry.
7070 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7071 (entry_validity: *, entry_invalid: *): Many new tests.
7072 * gdb.base/break.exp
7073 (run until breakpoint set at small function, optimized file): Accept
7074 also the @entry suffix.
7075 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7076 * gdb.mi/mi2-amd64-entry-value.c: New files.
7077 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7078
7079 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7080
7081 Protect entry values against self tail calls.
7082 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7083 (main): Call self.
7084 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7085 (set debug entry-values 1, self: bt debug entry-values): New tests.
7086
7087 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
7089 Recognize virtual tail call frames.
7090 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7091 (amb_b, amb_a): New.
7092 (main): Call a and b.
7093 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7094 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7095 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7096 New tests.
7097
7098 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7099
7100 Implement basic support for DW_TAG_GNU_call_site.
7101 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7102 * gdb.arch/amd64-entry-value.cc: New file.
7103 * gdb.arch/amd64-entry-value.exp: New file.
7104
7105 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7108 * gdb.dwarf2/implptr-64bit.S: New file.
7109 * gdb.dwarf2/implptr-64bit.exp: New file.
7110
7111 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7112
7113 Fix initial language detection with -readnow.
7114 * gdb.cp/readnow-language.cc: New file.
7115 * gdb.cp/readnow-language.exp: New file.
7116
7117 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7118
7119 Fix printed anonymous struct name.
7120 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7121
7122 2011-10-09 Joseph Myers <joseph@codesourcery.com>
7123
7124 * gdb.base/solib-symbol.exp: Do not include directories in
7125 filenames in expected messages.
7126
7127 2011-10-07 Doug Evans <dje@google.com>
7128
7129 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7130
7131 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
7132
7133 Allow Python notification of new object-file loadings.
7134 * gdb.python/py-events.exp: Test newobjfile event.
7135 * gdb.python/py-events.py: Register newobjfile callback.
7136 * gdb.python/py-events.c: Add call to shared library
7137 * gdb.python/py-events-shlib.c: New file.
7138
7139 2011-10-06 Joseph Myers <joseph@codesourcery.com>
7140
7141 * gdb.base/fixsection.exp: Do not include directories in filename
7142 in expected message.
7143
7144 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7145
7146 Add tests for passing of environment variables to inferior.
7147 * gdb.base/testenv.c: New test source.
7148 * gdb.base/testenv.exp: New expect test.
7149
7150 2011-10-04 Paul Koning <paul_koning@dell.com>
7151
7152 * gdb.python/py-value.c (main): Break before return.
7153
7154 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
7155
7156 PR python/12691: Add the inferior to Python exited event
7157 * gdb.python/py-events.exp: Test the inferior attribute of exited
7158 event with a fork.
7159 * gdb.python/py-events.py: Print inferior number on exit.
7160 * gdb.python/py-events.c: Fork the inferior.
7161
7162 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7163
7164 * gdb.base/jit.exp: Add testcase name to log message
7165
7166 2011-10-03 Paul Koning <paul_koning@dell.com>
7167 Jan Kratochvil <jan.kratochvil@redhat.com>
7168
7169 * gdb.python/py-value.exp
7170 (python inval = gdb.parse_and_eval('*(int*)0'))
7171 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7172 (set argc=2, python print argc_lazy): New tests.
7173
7174 2011-10-02 Joel Brobecker <brobecker@adacore.com>
7175
7176 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7177
7178 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7179 Pedro Alves <pedro@codesourcery.com>
7180
7181 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7182 can_read_0, test for it.
7183 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7184 (parse_and_eval with memory error): ... here, make it untested if
7185 can_read_0.
7186
7187 2011-09-30 Marek Polacek <mpolacek@redhat.com>
7188
7189 * gdb.python/python.exp (verify pagination beforehand)
7190 (verify pagination afterwards): Fix race by splitting the line.
7191
7192 2011-09-29 Joseph Myers <joseph@codesourcery.com>
7193
7194 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7195 for 64-bit multilibs from i?86-* targets.
7196
7197 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7198
7199 * lib/gdb.exp: Fix a typo in one of the comments.
7200
7201 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7202
7203 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7204 matching pattern.
7205
7206 2011-09-28 Paul Koning <paul_koning@dell.com>
7207
7208 * gdb.python/py-type.c (enum E): New.
7209 * gdb.python/py-type.exp (test_fields): Add tests for Python
7210 mapping access to fields.
7211 (test_enums): New test for field access on enums.
7212
7213 2011-09-27 Stan Shebs <stan@codesourcery.com>
7214
7215 * gdb.trace/collection.exp: Test collection of $_ret.
7216
7217 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
7218
7219 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7220 list of compilation switches for <*-*-freebsd*>.
7221
7222 2011-09-19 Stan Shebs <stan@codesourcery.com>
7223
7224 * gdb.trace/tspeed.exp: New file.
7225 * gdb.trace/tspeed.c: New file.
7226
7227 2011-09-18 Yao Qi <yao@codesourcery.com>
7228
7229 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7230 instructions.
7231 (test_adr_32bit, test_pop_pc): Likewise.
7232 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7233 Thumb instructions.
7234 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7235 in gdb_test_multiple.
7236 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7237
7238 2011-09-17 Yao Qi <yao@codesourcery.com>
7239
7240 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7241 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7242 support single step to signal handler.
7243
7244 2011-09-17 Yao Qi <yao@codesourcery.com>
7245
7246 * gdb.base/disp-step-fork.c: New.
7247 * gdb.base/disp-step-syscall.exp: New.
7248 * gdb.base/disp-step-vfork.c: New.
7249
7250 2011-09-16 Joel Brobecker <brobecker@adacore.com>
7251
7252 * gdb.ada/tasks.exp: Make the expected output for
7253 the `info tasks' tests more resilient to spacing
7254 changes.
7255
7256 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7257
7258 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7259 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7260
7261 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
7262
7263 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7264 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7265
7266 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
7267
7268 Handle multiple breakpoint hits in Python interface:
7269 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7270 presence.
7271 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7272 breakpoint hits.
7273
7274 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7275 Jan Kratochvil <jan.kratochvil@redhat.com>
7276
7277 * gdb.python/py-events.exp: Remove pretty printing comment.
7278 * gdb.python/py-evsignal.exp: New file.
7279 * gdb.python/py-evthreads.c: Include signal.h.
7280 (thread3): Remove variable count3. Remove variable bad and use raise
7281 instead.
7282 (thread2): Remove variable count2. Move thread3 pthread_create here,
7283 merge pthread_join to a single line.
7284 (main): Remove variable count1. Merge pthread_join with pthread_create
7285 to a single line.
7286 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7287 KFAIL python/12966 for gdbserver. Test return value of
7288 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7289 gdb_expect by gdb_test and gdb_test_multiple.
7290 (thread 2, thread 3): New tests.
7291
7292 2011-09-12 Matt Rice <ratmice@gmail.com>
7293 Pedro Alves <pedro@codesourcery.com>
7294
7295 PR gdb/13175
7296
7297 * gdb.base/interp.exp: New tests.
7298 * gdb.base/interp.c: New file.
7299
7300 2011-09-12 Doug Evans <dje@google.com>
7301
7302 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7303 * gdb.dwarf2/typeddwarf.exp: Ditto.
7304
7305 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7306
7307 Fix compatibility with x32 arch.
7308 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7309 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7310 is_x86_like_target.
7311 * testsuite/gdb.trace/collection.exp: Likewise.
7312 * testsuite/gdb.trace/report.exp: Likewise.
7313 * testsuite/gdb.trace/unavailable.exp: Likewise.
7314 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7315 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7316 (is_x86_like_target): Check also is_amd64_regs_target.
7317
7318 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7319
7320 PR breakpoints/12435
7321 * gdb.arch/amd64-prologue-xmm.c: New file.
7322 * gdb.arch/amd64-prologue-xmm.exp: New file.
7323 * gdb.arch/amd64-prologue-xmm.s: New file.
7324
7325 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7326
7327 * gdb.dwarf2/dw2-param-error-main.c: New file.
7328 * gdb.dwarf2/dw2-param-error.S: New file.
7329 * gdb.dwarf2/dw2-param-error.exp: New file.
7330
7331 2011-09-08 Pedro Alves <pedro@codesourcery.com>
7332
7333 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7334 inferior's pid and look for a core dump named core.$pid. Use
7335 `remote_file' commands on the host instead of hand coding shell
7336 commands on the build.
7337 * gdb.base/valgrind-db-attach.exp: Kill the program before
7338 finishing the test.
7339
7340 2011-09-02 Matt Rice <ratmice@gmail.com>
7341
7342 * lib/prompt.exp: New file for testing the first prompt.
7343 * gdb.python/py-prompt.exp: Ditto.
7344 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7345
7346 2011-09-02 Pedro Alves <pedro@codesourcery.com>
7347
7348 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7349 0, before testing gcore.
7350
7351 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7352
7353 * dw2-ifort-parameter-debug.S: Update copyright year.
7354 * dw2-ifort-parameter.c: Update copyright year.
7355 * dw2-ifort-parameter.exp: Update copyright year.
7356
7357 * dw2-ifort-parameter-debug.S: New file.
7358 * dw2-ifort-parameter.c: New file.
7359 * dw2-ifort-parameter.exp: New file.
7360
7361 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 * gdb.base/commands.exp (error_clears_commands_left): New function.
7364 (): Call it.
7365
7366 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7369 (C): Initialize `a'.
7370 * gdb.mi/mi-inheritance-syntax-error.exp
7371 (-data-evaluate-expression $path): Expect `a' as 5.
7372
7373 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7374
7375 PR mi/11912
7376 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7377 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7378 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7379 keyword in output of -var-info-path-expression.
7380
7381 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7382
7383 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7384 * gdb.trace/collection.exp: Likewise.
7385 * gdb.trace/report.exp: Likewise.
7386 * gdb.trace/unavailable.exp: Likewise.
7387 * gdb.trace/while-dyn.exp: Likewise.
7388
7389 2011-08-18 Keith Seitz <keiths@redhat.com>
7390
7391 PR c++/12266
7392 * gdb.cp/meth-typedefs.cc: New file.
7393 * gdb.cp/meth-typedefs.exp: New file.
7394
7395 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7396
7397 * gdb.python/python.exp: Add extended-prompt tests.
7398
7399 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7400
7401 * gdb.arch/i386-dr3-watch.exp
7402 (watchpoint on gap1 does not fit debug registers)
7403 (delete all watchpoints): Fix racy expect strings.
7404
7405 2011-08-14 Yao Qi <yao@codesourcery.com>
7406
7407 * gdb.base/maint.exp: set data_section to ".neardata".
7408 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7409 * gdb.base/savedregs.exp: Handle SIGILL.
7410 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7411 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7412
7413 2011-08-12 Doug Evans <dje@google.com>
7414
7415 * gdb.python/py-symbol.exp: Add test for symbol.type.
7416
7417 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7418
7419 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7420 * gdb.mi/mi-pthreads.exp: Likewise.
7421 * gdb.mi/mi2-pthreads.exp: Likewise.
7422 * gdb.mi/gdb669.exp.exp: Likewise.
7423
7424 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7425
7426 * lib/mi-support.exp (detect_async): Rename to...
7427 (mi_detect_async): ... this.
7428 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7429 * gdb.mi/mi-nonstop.exp: Adjust.
7430 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7431 * gdb.mi/mi-nsintrall.exp: Adjust.
7432 * gdb.mi/mi-nsmoribund.exp: Adjust.
7433 * gdb.mi/mi-nsthrexec.exp: Adjust.
7434
7435 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7436
7437 * gdb.base/display.c (do_loops): New `p_i' local.
7438 * gdb.base/display.exp: Test displaying a variable that is
7439 temporarily at a bad address.
7440
7441 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7442
7443 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7444 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7445
7446 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7447
7448 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7449 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7450 (p fuNC_symtab): Permit also ppc64 leading dot.
7451
7452 2011-08-05 Pedro Alves <pedro@codesourcery.com>
7453
7454 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7455 procedure.
7456 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7457
7458 2011-08-05 Yao Qi <yao@codesourcery.com>
7459
7460 * gdb.base/callfuncs.exp: Set language after main.
7461 * gdb.cp/cplusfuncs.exp: Likewise.
7462 * gdb.cp/inherit.exp: Likewise.
7463
7464 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7465
7466 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7467 * gdb.base/watch-vfork.exp: Skip on remote targets.
7468
7469 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7470
7471 * gdb.threads/thread-find.exp: Support remote targets.
7472
7473 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7474
7475 * gdb.base/jit.exp: Download solib_binfile to target.
7476 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7477 and call dlopen without full path name.
7478 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7479 dlopen without full path name.
7480
7481 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7482
7483 * gdb.base/break-always.exp: Complete the test
7484 with duplicated breakpoints and enabling/disabling them.
7485
7486 2011-08-02 Tom Tromey <tromey@redhat.com>
7487
7488 PR gdb/11289:
7489 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7490
7491 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7492
7493 PR gdb/13045
7494 * gdb.base/float.exp: Add new test case for PR gdb/13045
7495 * gdb.base/float.c: New file.
7496
7497 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7498
7499 * gdb.python/py-mi.exp: Test printers returning string hint, and
7500 also not returning a value.
7501 * gdb.python/py-prettyprint.c: Add testcase for above.
7502 * gdb.python/py-prettyprint.py: Add test printer for above.
7503
7504 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7507 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7508 (.Ldie30) Add as field "data4".
7509 (.Ldie32) Rename field "b" to "shl".
7510 (abbrev4) Change for the "data4" field.
7511 (abbrev5, abbrev6) Remove.
7512 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7513 (p &s.shl): ... here. Add comment.
7514 (p &s.data4): New.
7515
7516 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7517
7518 Fix crash on lval_computed values.
7519 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7520
7521 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7522
7523 * gdb.base/help.exp (help whatis): Update the expected string.
7524
7525 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7526
7527 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7528 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7529 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7530 Change the expected string.
7531
7532 2011-07-26 Pedro Alves <pedro@codesourcery.com>
7533
7534 * gdb.base/watchpoint.exp
7535 (test_disable_enable_software_watchpoint): New procedure.
7536 (top level): Run it.
7537
7538 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7539
7540 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7541 executable file "${binfile}", C++ version "${binfile}-cxx".
7542 * gdb.python/py-prettyprint.exp: Likewise.
7543 * gdb.python/py-symbol.exp: Likewise.
7544 * gdb.python/py-type.exp: Likewise.
7545 * gdb.python/py-value.exp: Likewise.
7546 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7547 file name instead of just suffix.
7548
7549 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7550
7551 Fix implicit pointer offsets.
7552 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7553 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7554 (continue to breakpoint: continue to baz breakpoint for implptr)
7555 (sanity check element 0, sanity check element 1)
7556 (enter the inlined function, check element 0 for the offset)
7557 (check element 1 for the offset)
7558 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7559 (set foo breakpoint for implptr): Update the breakpoint number.
7560
7561 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7562
7563 * gdb.python/py-mi.exp: Use different file names for different
7564 versions of the executable under test.
7565 * gdb.python/py-prettyprint.exp: Likewise.
7566 * gdb.python/py-symbol.exp: Likewise.
7567 * gdb.python/py-template.exp: Likewise.
7568 * gdb.python/py-type.exp: Likewise.
7569 * gdb.python/py-value.exp: Likewise.
7570
7571 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7572
7573 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7574 flag after restarting GDB if necessary.
7575
7576 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7577
7578 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7579
7580 2011-07-22 Pedro Alves <pedro@codesourcery.com>
7581
7582 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7583 backend doesn't leave used debug registers behind.
7584
7585 2011-07-22 Tom Tromey <tromey@redhat.com>
7586
7587 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7588 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7589 argument.
7590 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7591
7592 2011-07-21 Matt Rice <ratmice@gmail.com>
7593
7594 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7595 in mostlyclean rule. Add files ending in .core.
7596
7597 2011-07-21 Matt Rice <ratmice@gmail.com>
7598
7599 PR macros/12999
7600 * gdb.base/info-macros.c: New test sources.
7601 * gdb.base/info-macros.exp: New tests.
7602
7603 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7604
7605 * gdb.python/python.exp: Add prompt substitution tests.
7606
7607 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7608
7609 Fix crash if referenced CU is aged out.
7610 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7611 New.
7612 * gdb.dwarf2/implptr.exp: Likewise.
7613
7614 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7615
7616 * gdb.dwarf2/implptr.S: Rebuilt.
7617 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7618 (bar): Use them for j, k, l.
7619 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7620 COMPILE.
7621 (print j in implptr:bar): Update for the intp typedef.
7622 (print p[0].x in implptr:foo): Use more exact regex.
7623
7624 2011-07-18 Tom Tromey <tromey@redhat.com>
7625
7626 * gdb.cp/static-method.exp: Add missing single quote.
7627
7628 2011-07-18 Yao Qi <yao@codesourcery.com>
7629
7630 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7631 supported.
7632 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7633 * gdb.mi/mi-nonstop.exp: Likewise.
7634 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7635 * gdb.mi/mi-nsintrall.exp: Likewise.
7636 * gdb.mi/mi-nsmoribund.exp: Likewise.
7637 * gdb.mi/mi-nsthrexec.exp: Likewise.
7638 * gdb.python/py-evthreads.exp: Likewise.
7639
7640 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7641
7642 Code cleanup.
7643 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7644 it. Substitute it instead of test_compiler_info everywhere.
7645
7646 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7647
7648 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7649 remote targets as well.
7650
7651 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7652
7653 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7654 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7655
7656 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7657
7658 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7659 a remote machine, not the host.
7660 (gdb_compile_shlib): Set soname if target is remote.
7661
7662 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7663
7664 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7665
7666 2011-07-13 Matt Rice <ratmice@gmail.com>
7667
7668 * gdb.python/py-objfile-script-gdb.py: Renamed to
7669 py-objfile-script-gdb.py.in.
7670 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7671 py-objfile-script-gdb.py.
7672 * gdb.python/py-objfile-script.exp: Update reference to
7673 py-objfile-script-gdb.py.
7674
7675 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7676
7677 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7678 reference undefined label.
7679
7680 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7681
7682 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7683 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7684 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7685 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7686
7687 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7688
7689 PR python/12438
7690 * gdb.python/python.exp: Add maint set/show python print-stack
7691 deprecated tests. Add set/show python print-backtrace tests.
7692
7693 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7694
7695 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7696 debug info.
7697
7698 2011-07-06 Matt Rice <ratmice@gmail.com>
7699
7700 * gdb.python/python.exp: Update filename paths.
7701 * gdb.python/py-symtab.exp: Ditto.
7702
7703 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7704
7705 * gdb.python/py-evthreads.exp: Add missing `$'.
7706
7707 2011-07-06 Jie Zhang <jie.zhang@analog.com>
7708
7709 * config/bfin.exp: New file.
7710 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7711 * gdb.asm/bfin.inc: New file.
7712
7713 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7714
7715 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7716 the whole output.
7717
7718 2011-07-05 Tom Tromey <tromey@redhat.com>
7719
7720 * gdb.java/jprint.java (jprint.hi): New field.
7721 * gdb.java/jprint.exp: Print string.
7722
7723 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7724
7725 * gdb.base/call-sc.c: Fix typos.
7726 * gdb.base/ifelse.exp: Likewise.
7727 * gdb.base/structs.c: Likewise.
7728
7729 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7730
7731 * gdb.base/jit-so.exp: New test.
7732 * gdb.base/jit-dlmain.c: New file.
7733 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7734
7735 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7736
7737 * gdb.cp/m-static.exp: Call get_compiler_info.
7738 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7739 * gdb.cp/pr9167.exp (p b): Likewise.
7740 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7741 (test value of P in inner_m, test type of Z in inner_m): Call
7742 setup_xfail for gcc <= 4.5.
7743
7744 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7745
7746 * gdb.cp/paren-type.cc: New files.
7747 * gdb.cp/paren-type.exp: New files.
7748
7749 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7750
7751 Stop on first linespec terminator instead of eating what we can.
7752 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7753 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7754 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7755 (break C::f()): ... this one.
7756 (break C::operator()()): New test.
7757 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7758 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7759 test.
7760
7761 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7762
7763 Fall back linespec to minimal symbols.
7764 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7765 error message.
7766 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7767 * gdb.cp/minsym-fallback-main.cc: New file.
7768 * gdb.cp/minsym-fallback.cc: New file.
7769 * gdb.cp/minsym-fallback.exp: New file.
7770 * gdb.cp/minsym-fallback.h: New file.
7771
7772 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7773
7774 * gdb.cp/no-dmgl-verbose.cc: New file.
7775 * gdb.cp/no-dmgl-verbose.exp: New file.
7776
7777 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7778
7779 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7780 __GI_.
7781 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7782 (f): New function.
7783 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7784 (complete p 'func<short>(): ... here.
7785 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7786 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7787 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7788 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7789 Make them KFAIL gcc/49546.
7790
7791 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7792
7793 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7794
7795 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7796
7797 Test GCC PR debug/49546.
7798 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7799 (test type of F in k3_m, test value of F in k3_m): New.
7800 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7801 (main): New variable k3. Call k3.k3_m.
7802
7803 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7804
7805 * gdb.ada/packed_array.exp: Fix expected outout.
7806
7807 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7808
7809 * gdb.ada/packed_array.exp: fixed expected output.
7810
7811 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7812
7813 * gdb.ada/same_enum: New testcase.
7814
7815 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7816
7817 * gdb.ada/ptr_typedef: New testcase.
7818
7819 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7820
7821 * gdb.ada/arrayptr.exp: Add ptype test.
7822
7823 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7824
7825 * gdb.ada/char_enum: New testcase.
7826
7827 2011-07-01 Yao Qi <yao@codesourcery.com>
7828
7829 * gdb.base/dump.exp (capture_pointer_with_type): New.
7830 Get value from address instead of name.
7831 Start GDB once, and do `dump' and `restore'
7832 tests together.
7833
7834 2011-06-30 Jie Zhang <jie.zhang@analog.com>
7835 Mike Frysinger <vapier@gentoo.org>
7836
7837 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7838 helper functions for getting/setting remotetimeout variable.
7839 * lib/gdb.exp (gdb_load): If the target is remote, set
7840 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7841 with $loadtimeout. Set $load_ok to 0 before doing the load.
7842 Instead of returning, immediately, set $load_ok to 0. Call
7843 set_remotetimeout with $oldremotetimeout, and then return if
7844 $load_ok is 1.
7845
7846 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
7847
7848 * gdb.python/py-template.exp: Don't run this test if the target
7849 does not support c++ tests.
7850
7851 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7852
7853 Fix non-only rename list for Fortran modules import.
7854 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7855 tests.
7856 * gdb.fortran/module.f90 (module moduse): New.
7857 (program module): use moduse, test var_x, var_y and var_z.
7858
7859 2011-06-29 Tom Tromey <tromey@redhat.com>
7860
7861 PR testsuite/12040:
7862 * gdb.fortran/array-element.exp: Use f90, not f77.
7863 * gdb.fortran/complex.exp: Use f90, not f77.
7864 * gdb.fortran/derived-type.exp: Use f90, not f77.
7865 * gdb.fortran/library-module.exp: Use f90, not f77.
7866 * gdb.fortran/logical.exp: Use f90, not f77.
7867 * gdb.fortran/module.exp: Use f90, not f77.
7868 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7869 * gdb.fortran/subarray.exp: Use f90, not f77.
7870
7871 2011-06-29 Tom Tromey <tromey@redhat.com>
7872
7873 * gdb.fortran/charset.exp: New file.
7874 * gdb.fortran/charset.f90: New file.
7875
7876 2011-06-29 Tom Tromey <tromey@redhat.com>
7877
7878 PR testsuite/12040:
7879 * lib/future.exp: New file, mostly extracted from ada.exp.
7880 Rewrote compatibility code to use rename.
7881 (gdb_find_gfortran): New proc.
7882 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7883 gfortran patch.
7884 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7885 Move to future.exp.
7886 * lib/gdb.exp: Always load future.exp.
7887
7888 2011-06-28 Yao Qi <yao@codesourcery.com>
7889
7890 * gdb.cp/exception.cc: Don't include iostream.
7891 (bar): Remove print statement.
7892 (catcher): New.
7893 (main): Remove print statements. Call function catcher.
7894 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7895 Set breakpoint on catcher, and check the value of parameter.
7896
7897 2011-06-23 Yao Qi <yao@codesourcery.com>
7898
7899 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7900 breakpoint 1.2 is disabled. KFAIL for uclinux.
7901
7902 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7903
7904 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7905 mi_gdb_test.
7906
7907 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7908
7909 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7910
7911 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7912
7913 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7914
7915 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7916
7917 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7918 `test_exec_and_symbol_mi_operatons' return value.
7919 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7920 gdb_test_multiple.
7921 (test_exec_and_symbol_mi_operatons): Likewise.
7922 (test_path_specification): Likewise.
7923
7924 2011-06-23 Yao Qi <yao@codesourcery.com>
7925
7926 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7927 supported.
7928 * lib/gdb.exp (support_displaced_stepping): New.
7929
7930 2011-06-23 Yao Qi <yao@codesourcery.com>
7931
7932 * gdb.threads/execl.exp: Skip on remote target.
7933
7934 2011-06-21 Marek Polacek <mpolacek@redhat.com>
7935
7936 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7937 mi_gdb_test.
7938
7939 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7940
7941 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7942
7943 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7944
7945 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7946 mi_gdb_test.
7947
7948 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7949
7950 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7951
7952 2011-06-14 Yao Qi <yao@codesourcery.com>
7953
7954 gdb/testsuite/
7955 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7956
7957 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7958
7959 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7960
7961 2011-06-10 Tom Tromey <tromey@redhat.com>
7962
7963 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7964 Add tests for pointer-to-member-function.
7965 * gdb.cp/temargs.cc (S::somefunc): New function.
7966 (K2): New class.
7967 (main): Instantiate K2; call method.
7968
7969 2011-06-08 Joel Brobecker <brobecker@adacore.com>
7970
7971 * gdb.python/py-inferior.c (f2): Make str an array rather
7972 than a pointer.
7973 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7974
7975 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7976
7977 * gdb.base/async-shell.c: New file.
7978 * gdb.base/async-shell.exp: New file.
7979
7980 2011-06-06 Pedro Alves <pedro@codesourcery.com>
7981
7982 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7983
7984 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7985
7986 From Stephen Kitt <steve@sk2.org>
7987 * gdb.base/help.exp: Adjust following some spelling corrections
7988 in GDB.
7989
7990 2011-06-01 Yao Qi <yao@codesourcery.com>
7991
7992 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7993
7994 2010-05-31 Keith Seitz <keiths@redhat.com>
7995
7996 PR c++/12750
7997 * gdb.cp/static-method.cc: New file.
7998 * gdb.cp/static-method.exp: New file.
7999
8000 2010-05-31 Keith Seitz <keiths@redhat.com>
8001
8002 PR symtab/12704
8003 * gdb.cp/anon-ns.cc: New file.
8004 * gdb.cp/anon-ns.exp: New file.
8005
8006 2011-05-31 Pedro Alves <pedro@codesourcery.com>
8007
8008 * gdb.arch/i386-dr3-watch.c: New file.
8009 * gdb.arch/i386-dr3-watch.exp: New file.
8010
8011 2011-05-30 Yao Qi <yao@codesourcery.com>
8012
8013 * gdb.base/callfuncs.c (t_structs_fc): New.
8014 (t_structs_dc, t_structs_ldc): New.
8015 (t_double_many_args):
8016 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8017 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8018 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8019 * gdb.base/callfuncs.exp: Call new functions.
8020
8021 2011-05-30 Yao Qi <yao@codesourcery.com>
8022
8023 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8024 Call rerun_and_prepare for each test to isolate effects.
8025
8026 2011-05-30 Yao Qi <yao@codesourcery.com>
8027
8028 * gdb.base/varargs.c (find_max_float_real): New.
8029 (find_max_double_real, find_max_long_double_real): New.
8030 * gdb.base/varargs.exp: Call these new added functions.
8031 * lib/gdb.exp (setup_kfail_for_target): New.
8032
8033 2011-05-30 Yao Qi <yao@codesourcery.com>
8034
8035 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8036 (callcd, callce, callcf, callc1a, callc1b): New.
8037 (callc2a, callc2b): New.
8038 * gdb.base/funcargs.exp (complex_args): New.
8039 (complex_integral_args, complex_float_integral_args): New.
8040 * lib/gdb.exp (support_complex_tests): New. Determine
8041 whether to run test cases on _Complex types.
8042
8043 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8044
8045 * gdb.threads/leader-exit.c: New file.
8046 * gdb.threads/leader-exit.exp: New file.
8047
8048 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8049
8050 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
8051
8052 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8053
8054 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8055 remove the `supported' variable.
8056 * gdb.mi/mi-nonstop.exp: Likewise.
8057 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8058 * gdb.mi/mi-nsintrall.exp: Likewise.
8059 * gdb.mi/mi-nsmoribund.exp: Likewise.
8060 * gdb.mi/mi-nsthrexec.exp: Likewise.
8061
8062 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8063
8064 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8065
8066 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8067
8068 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8069
8070 2011-05-24 Keith Seitz <keiths@redhat.com>
8071
8072 PR breakpoint/12803
8073 * gdb.cp/cmpd-minsyms.cc (a): New method.
8074 (b): New method.
8075 (c): New method.
8076 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8077
8078 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8079
8080 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8081 watchpoint's command list didn't execute when the watchpoint went
8082 out of scope.
8083
8084 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8085
8086 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8087 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8088 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8089 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8090 * gdb.arch/i386-permbkpt.exp: Likewise.
8091 * gdb.arch/i386-prologue.exp: Likewise.
8092 * gdb.arch/i386-size-overlap.exp: Likewise.
8093 * gdb.arch/i386-size.exp: Likewise.
8094 * gdb.arch/i386-unwind.exp: Likewise.
8095 * gdb.reverse/i386-precsave.exp: Likewise.
8096 * gdb.reverse/i386-reverse.exp: Likewise.
8097 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8098 * gdb.reverse/i387-env-reverse.exp: Likewise.
8099 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8100
8101 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8102
8103 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8104 file doesn't error, using MI.
8105
8106 2011-05-23 Tom Tromey <tromey@redhat.com>
8107
8108 * gdb.base/charset.exp (string_display): Add tests to assign to
8109 arrays.
8110 * gdb.base/charset.c (short_array, int_array, long_array): New.
8111
8112 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8113
8114 Cope with async mode.
8115
8116 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8117 into gdb_test + mi_expect_stop.
8118
8119 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8120
8121 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8122 (callme): Remove printf call.
8123
8124 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8125
8126 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8127 quote pattern to avoid problems with Cygwin/mingw expect versions.
8128 * gdb.base/default.exp (show convenience): Use double
8129 quote pattern for regular expressions.
8130
8131 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8132
8133 Fix -readnow for -gdwarf-4 unused type units.
8134 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8135 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8136
8137 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8138
8139 * gdb.base/kill-after-signal.c: New file.
8140 * gdb.base/kill-after-signal.exp: New file.
8141
8142 2011-05-16 Pedro Alves <pedro@codesourcery.com>
8143
8144 * gdb.ada/start.exp: Call untested with the correct test filename.
8145 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8146 test filename. Make the test's binary unique.
8147 * gdb.arch/i386-signal.exp: Call untested with the correct test
8148 filename.
8149 * gdb.arch/i386-size-overlap.exp: Ditto.
8150 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8151 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8152 * gdb.cp/call-c.exp: Ditto.
8153 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8154 filename. Make the test's binary unique.
8155 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8156 * gdb.python/py-mi.exp: Ditto.
8157 * gdb.python/Makefile.in (EXECUTABLES): Update.
8158 * gdb.reverse/i386-precsave.exp: Ditto.
8159 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8160 test filename.
8161 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8162 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8163 unique.
8164 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8165 test filename.
8166 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8167 * gdb.trace/tfile.exp: Ditto.
8168
8169 2011-05-14 Yao Qi <yao@codesourcery.com>
8170
8171 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8172 type.
8173
8174 2011-05-13 Doug Evans <dje@google.com>
8175
8176 * gdb.python/py-objfile-script.exp: New file.
8177 * gdb.python/py-objfile-script.c: New file.
8178 * gdb.python/py-objfile-script-gdb.py: New file.
8179 * testsuite/gdb.python/py-section-script.exp: Test
8180 "info auto-load-scripts".
8181
8182 2011-05-13 Tom Tromey <tromey@redhat.com>
8183
8184 * gdb.dwarf2/clztest.exp: New file.
8185 * gdb.dwarf2/clztest.c: New file.
8186 * gdb.dwarf2/clztest.S: New file.
8187
8188 2011-05-13 Doug Evans <dje@google.com>
8189
8190 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8191 String16 tests.
8192
8193 2011-05-13 Tom Tromey <tromey@redhat.com>
8194
8195 * lib/gdb.exp (is_x86_like_target): New proc.
8196 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8197 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8198 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8199 -nostdlib to compiler.
8200 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8201 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8202 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8203 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8204 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8205
8206 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8207
8208 * gdb.python/py-function.exp: Test setting a value from a function
8209 which executes a command.
8210
8211 2011-05-12 Tom Tromey <tromey@redhat.com>
8212
8213 * gdb.dwarf2/typeddwarf.S: New file.
8214 * gdb.dwarf2/typeddwarf.c: New file.
8215 * gdb.dwarf2/typeddwarf.exp: New file.
8216
8217 2011-05-12 Marek Polacek <mpolacek@redhat.com>
8218
8219 * gdb.mi/mi-basics.exp: Fix races. Honour the
8220 `test_exec_and_symbol_mi_operatons' return value.
8221 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8222 gdb_test_multiple.
8223 (test_exec_and_symbol_mi_operatons): Likewise.
8224 (test_path_specification): Likewise.
8225
8226 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8227
8228 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8229 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8230 Replace `file copy' and `file rename' by `file mtime'. Twice.
8231
8232 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.base/readline-ask.c: New file.
8235 * gdb.base/readline-ask.exp: New file.
8236 * gdb.base/readline-ask.inputrc: New file.
8237
8238 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8239
8240 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8241 to avoid race condition.
8242 * gdb.cell/coremaker.c: Use small stack size.
8243 * gdb.cell/ea-standalone.exp: Use file name without path as
8244 argument to c_to.
8245 * gdb.cell/fork.exp: Allow other output when continuing to end.
8246
8247 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8248
8249 * gdb.threads/corethreads.c: New file.
8250 * gdb.threads/corethreads.exp: New file.
8251
8252 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8253
8254 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8255 Try to compile the test using -Wl,-z,norelro first.
8256 (load_core): New variable libthread_db_seen, initialize it.
8257 (zeroed-threads cannot be listed): Protect it by XFAIL on
8258 !$libthread_db_seen.
8259
8260 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8261
8262 PR 12573
8263 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8264 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8265 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8266
8267 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8268
8269 * gdb.cp/psymtab-parameter.cc: New file.
8270 * gdb.cp/psymtab-parameter.exp: New file.
8271
8272 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8273
8274 Fix a race.
8275 * gdb.cp/static-print-quit.exp (print c): Split to ...
8276 (print c - <return>, print c - q <return>, print c - to quit):
8277 ... these. Make the testfile untested on gdb-7.1.
8278
8279 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
8280
8281 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8282 gdb_rename_execfile, gdb_touch_execfile): New.
8283 * gdb.base/reread.exp: Use new procs to handle multiple
8284 exec files.
8285
8286 2011-05-05 Yao Qi <yao@codesourcery.com>
8287
8288 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8289 (test_adr_32bit, test_pop_pc): New.
8290 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8291 (test_adr_32bit, test_pop_pc): New.
8292
8293 2011-05-04 Joseph Myers <joseph@codesourcery.com>
8294
8295 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8296 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8297 targets.
8298 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8299 handle targets.
8300
8301 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8302
8303 * gdb.base/completion.exp (complete help info wat): Rename to ...
8304 (complete 'help info wat'): ... here.
8305 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8306 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8307
8308 2011-05-04 Pedro Alves <pedro@codesourcery.com>
8309
8310 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8311 gdb_test and explicit $gdb_prompt/timeout matches.
8312
8313 2011-05-04 Yao Qi <yao@codesourcery.com>
8314
8315 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8316 and __thumb2__.
8317
8318 2011-05-03 Marek Polacek <mpolacek@redhat.com>
8319
8320 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8321 in place of `gdb_test "delete breakpoints"'. This eliminates two
8322 testcases.
8323
8324 2011-05-02 Pedro Alves <pedro@codesourcery.com>
8325
8326 PR testsuite/12649
8327 Fix races.
8328
8329 * gdb.base/completion.exp: Remove all sleep calls. Remove
8330 unnecessary regexs. Don't explicitly expect anything after the
8331 prompt. Eat the prompt if necessary.
8332
8333 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8334
8335 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8336 accept to show the caller line again as well as the line after.
8337
8338 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8339
8340 PR mi/12531
8341
8342 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8343 compile target.
8344 * gdb.python/py-prettyprint.exp: Add C++ object for
8345 CPLUS_FAKE_CHILD test.
8346
8347 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8348
8349 * gdb.base/signest.exp: New file.
8350 * gdb.base/signest.c: Likewise.
8351
8352 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8353
8354 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8355 thread and breakpoint notifications.
8356
8357 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8358
8359 * gdb.base/fortran-sym-case.c: New file.
8360 * gdb.base/fortran-sym-case.exp: New file.
8361 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8362 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8363 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8364
8365 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8366
8367 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8368 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8369 false #1', `if true else false #2' and `if true else false #3'.
8370
8371 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8372
8373 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8374 while delivering signal.
8375
8376 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8377
8378 MI breakpoint notifications.
8379
8380 * testsuite/gdb.mi/mi-cli.exp: Adust.
8381 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8382 * testsuite/gdb.mi/mi-watch.exp: Adust.
8383 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8384 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8385 notifications.
8386
8387 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8388
8389 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8390 * gdb.base/gdbindex-stabs.c: New file.
8391 * gdb.base/gdbindex-stabs.exp: New file.
8392
8393 2011-04-25 Yao Qi <yao@codesourcery.com>
8394
8395 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8396 with /*...*/.
8397 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8398
8399 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8400
8401 * gdb.python/py-value.exp (test_objfiles): Name the first test
8402 `py-value in file.filename'.
8403
8404 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8407 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8408 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8409 !gdbserver_reconnect_p..
8410 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8411
8412 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8413
8414 * gdb.cp/cpcompletion.exp (complete class methods)
8415 (complete class methods beginning with F): Move them above runto. New
8416 comment about the runto delimiter.
8417
8418 2011-04-20 Pedro Alves <pedro@codesourcery.com>
8419
8420 * gdb.base/maint.exp: Test that "maint print registers" works
8421 without a running program.
8422
8423 2011-04-20 Marek Polacek <mpolacek@redhat.com>
8424
8425 * gdb.base/setshow.exp: Fix racy tests.
8426 ($old_gdb_prompt): New variable.
8427
8428 2011-04-19 Tom Tromey <tromey@redhat.com>
8429
8430 * gdb.mi/mi-nsmoribund.exp:
8431 * gdb.hp/gdb.objdbg/objdbg01.exp:
8432 * gdb.base/structs.exp (test_struct_returns):
8433 * gdb.base/call-sc.exp (test_scalar_returns):
8434 * gdb.base/bigcore.exp: Remove duplicate words.
8435
8436 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8439 * gdb.base/break-interp.exp (test_attach): New comment.
8440
8441 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8442
8443 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8444 (clear __stack_user.next, clear stack_used.next)
8445 (save a zeroed-threads corefile): New test.
8446 Call core_load for $core0file.
8447 (zeroed-threads cannot be listed): New test.
8448
8449 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8450
8451 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8452 filename.
8453 ($srcfile): Preserve the original value.
8454 ($testfile): Match it the .exp filename.
8455 ($corefile): New variable. Substitute it around.
8456 Use clean_restart.
8457 ($prev_timeout): Remove.
8458 (load_core): Move core loading into this proc.
8459 Fix restore of $timeout if load_core fails.
8460
8461 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8462
8463 * gdb.base/eu-strip-infcall.c: New file.
8464 * gdb.base/eu-strip-infcall.exp: New file.
8465
8466 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8467
8468 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8469 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8470
8471 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8472
8473 Fix Python access to inlined frames.
8474 * gdb.python/py-frame-inline.c: New file.
8475 * gdb.python/py-frame-inline.exp: New file.
8476
8477 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8478
8479 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8480 content of 's24' correctly (avoiding "optimized out").
8481 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8482
8483 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8486
8487 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8488
8489 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8490 expect a colon in watch -location output.
8491
8492 2011-04-13 Marek Polacek <mpolacek@redhat.com>
8493
8494 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8495 New testcase `expect response to define backtrace'. Also remove
8496 redundant `default' block.
8497
8498 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8499
8500 * gdb.python/py-prettyprint.c (struct hint_error): New.
8501 (main): New variable hint_error.
8502 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8503 "print hint_error".
8504 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8505 (register_pretty_printers): Register it.
8506
8507 2011-04-04 Tom Tromey <tromey@redhat.com>
8508
8509 * gdb.cp/maint.exp (test_help): Update.
8510 (test_namespace): Likewise.
8511
8512 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8513
8514 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8515 * gdb.ada/arrayptr.exp: Add new tests.
8516
8517 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8518
8519 * gdb.ada/mi_catch_ex: New testcase.
8520
8521 2011-04-01 Pedro Alves <pedro@codesourcery.com>
8522
8523 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8524 base::overload(void) method without specifying "const".
8525
8526 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8527
8528 * gdb.arch/thumb-singlestep.S: New file.
8529 * gdb.arch/thumb-singlestep.exp: Likewise.
8530
8531 2011-03-31 Tom Tromey <tromey@redhat.com>
8532
8533 * gdb.python/py-prettyprint.py (exception_flag): New global.
8534 (NoStringContainerPrinter._iterator.next): Check it.
8535 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8536 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8537
8538 2011-03-29 Tom Tromey <tromey@redhat.com>
8539
8540 * gdb.cp/anon-struct.cc: New file.
8541 * gdb.cp/anon-struct.exp: New file.
8542
8543 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8544
8545 Test STT_GNU_IFUNC support.
8546 * gdb.base/gnu-ifunc-lib.c: New file.
8547 * gdb.base/gnu-ifunc.c: New file.
8548 * gdb.base/gnu-ifunc.exp: New file.
8549
8550 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 Support a ring of related breakpoints.
8553 * gdb.base/watchpoint-delete.c: New file.
8554 * gdb.base/watchpoint-delete.exp: New file.
8555
8556 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8557
8558 * gdb.ada/arrayparam.exp (print first after function call): Use
8559 explicit package name. Add a comment
8560 (print lasta after function call): Rename ...
8561 (print last after function call): ... it and use explicit package
8562 name.
8563 (print length after function call): Use explicit package name.
8564 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8565 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8566 (multiple matches for symbol i): Rename ...
8567 (multiple matches for symbol integervar): ... it.
8568 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8569 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8570
8571 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
8572
8573 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8574 environment variable to make grep output more predictable. Move
8575 all the environment setup into gdb_init so it's done once per test
8576 case rather than each time we start gdb.
8577
8578 2011-03-24 Tom Tromey <tromey@redhat.com>
8579
8580 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8581 test.
8582
8583 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8584
8585 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8586 * gdb.dwarf2/dw2-entry-value.S: New file.
8587 * gdb.dwarf2/dw2-entry-value.exp: New file.
8588
8589 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8590
8591 PR python/12183
8592
8593 * gdb.python/py-function.exp: Add GdbError tests.
8594
8595 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8596
8597 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8598 (reglocal_test_func, statlocal_test_func): New functions.
8599 (globals_test_func): Call new functions.
8600 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8601 (gdb_collect_locals_test): New procedure.
8602 (gdb_trace_collection_test): Call new procedures.
8603
8604 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8605
8606 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8607 (test_register, test_register_unavailable): New procedures.
8608 (gdb_unavailable_registers_test): New procedure.
8609 (gdb_trace_collection_test): Call it.
8610
8611 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8612
8613 PR python/12149
8614
8615 * gdb.python/python.exp: Add gdb.write tests.
8616
8617 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8618
8619 * gdb.python/Makefile.in: Add py-objfile.
8620 * gdb.python/py-objfile.exp: New file.
8621 * gdb.python/py-objfile.c: New file.
8622 * gdb.python/py-block.exp: Add is_valid tests.
8623 * gdb.python/py-inferior.exp: Ditto.
8624 * gdb.python/py-infthread.exp: Ditto.
8625 * gdb.python/py-symbol.exp: Ditto.
8626 * gdb.python/py-symtab.exp: Ditto.
8627
8628 2011-03-16 Keith Seitz <keiths@redhat.com>
8629
8630 PR c++/12273
8631 * gdb.cp/cmpd-minsyms.exp: New test.
8632 * gdb.cp/cmpd-minsyms.cc: New file.
8633
8634 PR c++/11734
8635 * gdb.cp/ovsrch.exp: New test.
8636 * gdb.cp/ovsrch.h: New file.
8637 * gdb.cp/ovsrch1.cc: New file.
8638 * gdb.cp/ovsrch2.cc: New file.
8639 * gdb.cp/ovsrch3.cc: New file.
8640 * gdb.cp/ovsrch4.cc: New file.
8641
8642 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8643
8644 PR gdb/12528
8645 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8646 * gdb.base/break-on-linker-gcd-function.exp: New test.
8647 * gdb.base/break-on-linker-gcd-function.cc: New file.
8648
8649 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
8650
8651 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8652
8653 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8654
8655 * lib/gdb.exp (gdb_unload): Add another termination case.
8656
8657 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8660 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8661 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8662 Provide a stub byte there.
8663 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8664 DW_AT_entry_pc.
8665 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8666
8667 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8668
8669 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8670 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8671 "generic ABI, auto".
8672 (altivec_abi_tests): Accept vectors returned by reference.
8673
8674 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8675
8676 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8677
8678 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8679
8680 * gdb.python/py-section-script.exp: Skip test if no Python support.
8681
8682 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8683
8684 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8685
8686 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8687
8688 * gdb.python/py-parameter.exp: Update tests to the new Python
8689 parameter API. Add "no documentation" test. Add deprecated API
8690 backward compatibility test.
8691
8692 2011-03-09 Tom Tromey <tromey@redhat.com>
8693
8694 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8695 gdb_continue_to_end.
8696
8697 2011-03-09 Mark Kettenis <kettenis@gnu.org>
8698
8699 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8700 tabs.
8701
8702 2011-03-09 Tom Tromey <tromey@redhat.com>
8703
8704 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8705 parentheses.
8706 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8707 $command.
8708 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8709 argument to gdb_continue_to_end.
8710 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8711 argument to gdb_continue_to_end.
8712 * gdb.cp/annota3.exp: Fix regex.
8713 * gdb.cp/annota2.exp: Fix regex.
8714 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8715 gdb_continue_to_end.
8716 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8717 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8718 gdb_continue_to_end.
8719
8720 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8721
8722 * gdb.server/ext-run.exp
8723 (load new file without any gdbserver inferior): New test.
8724
8725 2011-03-07 Tom Tromey <tromey@redhat.com>
8726
8727 * Makefile.in (TAGS): Rewrite.
8728
8729 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8730
8731 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8732 initial commands echo. New match for `Found trace'. Anchor all the
8733 other matches. Anchor and match for `No trace frame found' the final
8734 match.
8735
8736 2011-03-07 Tom Tromey <tromey@redhat.com>
8737
8738 * Makefile.in (TAGS): New target.
8739
8740 2011-03-07 Tom Tromey <tromey@redhat.com>
8741
8742 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8743 change.
8744 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8745 change.
8746 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8747 exit message change.
8748 (skip_altivec_tests): Update for exit message change.
8749 (skip_vsx_tests): Likewise.
8750 (gdb_continue_to_end): Likewise. Add 'command' argument.
8751 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8752 * gdb.threads/tls.exp: Update for exit message change.
8753 * gdb.threads/thread-unwindonsignal.exp: Use
8754 gdb_continue_to_end.
8755 * gdb.threads/step.exp (step_it): Update for exit message change.
8756 (continue_all): Likewise.
8757 * gdb.threads/print-threads.exp (test_all_threads): Update for
8758 exit message change.
8759 * gdb.threads/interrupted-hand-call.exp: Use
8760 gdb_continue_to_end.
8761 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8762 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8763 gdb_continue_to_end.
8764 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8765 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8766 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8767 * gdb.cp/method.exp: Update for exit message change.
8768 * gdb.cp/mb-templates.exp: Update for exit message change.
8769 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8770 * gdb.cp/annota3.exp: Update for exit message change.
8771 * gdb.cp/annota2.exp: Update for exit message change.
8772 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8773 * gdb.base/term.exp: Update for exit message change.
8774 * gdb.base/step-test.exp (test_i): Update for exit message change.
8775 * gdb.base/sigstep.exp (advance): Update for exit message change.
8776 (advancei): Likewise.
8777 * gdb.base/siginfo.exp: Update for exit message change.
8778 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8779 * gdb.base/reread.exp: Use gdb_continue_to_end.
8780 * gdb.base/langs.exp: Use gdb_continue_to_end.
8781 * gdb.base/interrupt.exp: Update for exit message change.
8782 * gdb.base/gdb1555.exp: Update for exit message change.
8783 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8784 * gdb.base/ending-run.exp: Update for exit message change.
8785 * gdb.base/chng-syms.exp: Update for exit message change.
8786 * gdb.base/checkpoint.exp: Update for exit message change.
8787 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8788 gdb_continue_to_end.
8789 (test_catch_syscall_with_wrong_args): Likewise.
8790 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8791 * gdb.base/break-interp.exp (test_ld): Update for exit message
8792 change.
8793 * gdb.base/bang.exp: Update for exit message change.
8794 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8795 (do_call_attach_tests): Likewise.
8796 * gdb.base/a2-run.exp: Update for exit message change.
8797 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8798 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8799 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8800
8801 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8802
8803 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8804
8805 2011-03-03 Tom Tromey <tromey@redhat.com>
8806
8807 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8808 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8809 * gdb.hp/gdb.aCC/configure.ac: Remove.
8810 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8811 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8812 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8813 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8814 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8815 * gdb.hp/gdb.compat/configure.ac: Remove.
8816 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8817 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8818 * gdb.hp/gdb.defects/configure.ac: Remove.
8819 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8820 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8821 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8822 * gdb.hp/configure.ac: Remove.
8823 * gdb.hp/configure: Remove.
8824 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8825 substitution.
8826 (Makefile): Remove rule.
8827 * gdb.cell/configure.ac: Remove.
8828 * gdb.cell/configure: Remove.
8829 * gdb.stabs/Makefile.in (Makefile): Remove.
8830 (distclean): Don't remove config.status or config.log.
8831 * gdb.stabs/configure (Makefile): Remove.
8832 * gdb.stabs/configure.ac: Remove.
8833 * configure: Rebuild.
8834 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8835 Remove stabs- and cell-specific logic. Test for existence of
8836 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8837 subdirectories, gdb.cell, and and gdb.stabs.
8838 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8839
8840 2011-03-03 Joel Brobecker <brobecker@adacore.com>
8841
8842 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8843 end of buffer.
8844
8845 2011-03-02 Joel Brobecker <brobecker@adacore.com>
8846
8847 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8848 gdb_test when running a test where we expected no output back.
8849
8850 2011-02-28 Michael Snyder <msnyder@vmware.com>
8851
8852 * gdb.cp/overload.cc: Change initializer value to integer.
8853
8854 2011-02-27 Michael Snyder <msnyder@vmware.com>
8855
8856 * gdb.multi/base.exp: Add test for remove-inferiors.
8857
8858 2011-02-26 Joel Brobecker <brobecker@adacore.com>
8859
8860 * gdb.python/py-frame.exp: Simplify the initialization phase
8861 using prepare_for_testing.
8862
8863 2011-02-25 Michael Snyder <msnyder@vmware.com>
8864
8865 * gdb.multi/base.exp: Add tests for info inferiors with args.
8866
8867 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8868
8869 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8870 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8871 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8872 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8873 asmfile3. Comment the STABS (#3) file compilation. Compile
8874 everything through assembler. Provide KFAIL for symtab/12497.
8875 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8876 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8877 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8878 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8879
8880 2011-02-24 Michael Snyder <msnyder@vmware.com>
8881
8882 * gdb.base/break.exp: Add tests for delete breakpoints using
8883 convenience variables and value history references.
8884
8885 2011-02-24 Michael Snyder <msnyder@vmware.com>
8886
8887 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8888 left behind in previous check-in.
8889
8890 2011-02-23 Michael Snyder <msnyder@vmware.com>
8891
8892 * gdb.base/break.exp: Add tests for "info break" with arguments.
8893 * gdb.trace/infotrace.exp: Update patterns for error and help.
8894 * gdb.base/completion.exp: Update pattern.
8895 * gdb.base/ena-dis-br.exp: Update pattern.
8896 * gdb.base/help.exp: Update patterns.
8897
8898 2011-02-23 Michael Snyder <msnyder@vmware.com>
8899
8900 * gdb.base/memattr.exp: New test.
8901 * gdb.base/memattr.c: Test load for memattr.exp.
8902
8903 2011-02-22 Doug Evans <dje@google.com>
8904
8905 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8906
8907 2011-02-22 Michael Snyder <msnyder@vmware.com>
8908
8909 * Makefile.in: Make more clean.
8910 * gdb.ada/Makefile.in: Ditto.
8911 * gdb.arch/Makefile.in: Ditto.
8912 * gdb.asm/Makefile.in: Ditto.
8913 * gdb.base/Makefile.in: Ditto.
8914 * gdb.cp/Makefile.in: Ditto.
8915 * gdb.dwarf2/Makefile.in: Ditto.
8916 * gdb.java/Makefile.in: Ditto.
8917 * gdb.mi/Makefile.in: Ditto.
8918 * gdb.modula2/Makefile.in: Ditto.
8919 * gdb.python/Makefile.in: Ditto.
8920 * gdb.server/Makefile.in: Ditto.
8921 * gdb.stabs/Makefile.in: Ditto.
8922 * gdb.threads/Makefile.in: Ditto.
8923 * gdb.trace/Makefile.in: Ditto.
8924
8925 2011-02-22 Michael Snyder <msnyder@vmware.com>
8926
8927 * gdb.threads/thread-find.exp: Add tests for bad input to
8928 info threads.
8929
8930 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8931
8932 * gdb.python/py-breakpoint.exp: Fix the expected output of
8933 one of the "maint info breakpoints" tests to accept the output
8934 generated on platforms that do not have hardware watchpoints.
8935
8936 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8937
8938 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8939 clean_restart. Be a little stricter in the expected output
8940 for one of the tests. Fix a typo in one of the comments.
8941
8942 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8943
8944 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8945 Delete variable binfile, no longer use. Add or modify test
8946 comments to make them unique.
8947
8948 2011-02-21 Michael Snyder <msnyder@vmware.com>
8949
8950 * Makefile.in: Update for make clean.
8951 * gdb.ada/Makefile.in: Ditto.
8952 * gdb.arch/Makefile.in: Ditto.
8953 * gdb.asm/Makefile.in: Ditto.
8954 * gdb.base/Makefile.in: Ditto.
8955 * gdb.cp/Makefile.in: Ditto.
8956 * gdb.dwarf2/Makefile.in: Ditto.
8957 * gdb.java/Makefile.in: Ditto.
8958 * gdb.mi/Makefile.in: Ditto.
8959 * gdb.modula2/Makefile.in: Ditto.
8960 * gdb.python/Makefile.in: Ditto.
8961 * gdb.server/Makefile.in: Ditto.
8962 * gdb.stabs/Makefile.in: Ditto.
8963 * gdb.threads/Makefile.in: Ditto.
8964 * gdb.trace/Makefile.in: Ditto.
8965
8966 2011-02-21 Michael Snyder <msnyder@vmware.com>
8967
8968 * gdb.threads/thread-find.exp: Update patterns for changes in
8969 output of "info threads" command.
8970
8971 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8972 Ulrich Weigand <uweigand@de.ibm.com>
8973
8974 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8975 (skip_hw_watchpoint_tests): Likewise.
8976 (skip_hw_watchpoint_multi_tests): Likewise.
8977
8978 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8979
8980 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8981 (skip_hw_watchpoint_tests): Likewise.
8982 (skip_hw_watchpoint_multi_tests): Likewise.
8983 (skip_hw_watchpoint_access_tests): Likewise.
8984
8985 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8986 * gdb.base/pr11022.exp: Likewise.
8987 * gdb.base/watch-read.exp: Likewise.
8988 * gdb.base/watch_thread_num.exp: Likewise.
8989 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8990 * gdb.base/watchpoint-hw.exp: Likewise.
8991 * gdb.base/watchpoint.exp: Likewise.
8992 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8993 * gdb.threads/watchthreads-reorder.exp: Likewise.
8994 * gdb.threads/watchthreads.exp: Likewise.
8995 * gdb.threads/watchthreads2.exp: Likewise.
8996
8997 2011-02-21 Joel Brobecker <brobecker@adacore.com>
8998
8999 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9000 the debugger is unable to find the array bounds.
9001
9002 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9003
9004 * gdb.cp/typedef-operator.exp: New file.
9005 * gdb.cp/typedef-operator.cc: New file.
9006
9007 2011-02-17 Michael Snyder <msnyder@vmware.com>
9008
9009 * gdb.threads/thread-find.exp: Fix regular expressions.
9010
9011 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9012
9013 * gdb.ada/packed_array: Expand testcase to test printing of
9014 unconstrained packed array.
9015
9016 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9017
9018 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9019
9020 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9021
9022 * gdb.trace/collection.c (globalarr3): New global.
9023 (main): Initialize it before collecting, and and clear it
9024 afterwards.
9025 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9026 collecting with '{type} addr', where the addr expression is not an
9027 rvalue.
9028
9029 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
9030
9031 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9032 a bool variable. Expect correct OpenCL names for vector types. Use the
9033 uc3 variable name instead of referring to the uchar3 built-in type.
9034 Escape the asterisk at the half pointer test.
9035
9036 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9037
9038 * gdb.trace/collection.c (globalarr2): New global.
9039 (main): Initialize it before collecting, and and clear it
9040 afterwards.
9041 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9042 collecting overlapping memory ranges.
9043
9044 2011-02-15 Michael Snyder <msnyder@vmware.com>
9045
9046 * gdb.base/default.exp: Add tests for thread commands.
9047 * gdb.base/help.exp: Add tests for thread commands.
9048 * gdb.threads/thread-find.exp: New test for thread find command.
9049
9050 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
9051
9052 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9053
9054 2011-02-15 Yao Qi <yao@codesourcery.com>
9055
9056 PR tdep/12352
9057 * gdb.arch/arm-disp-step.S : New test for str instruction.
9058 * gdb.arch/arm-disp-step.exp : Likewise.
9059
9060 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9061
9062 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9063 "vector_register2_vr" test strings. Test the extended floating
9064 point registers (F32~F63).
9065 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9066 IBM XL C compiler. Make the test program use a register provided
9067 by the compiler for the lxvd2x instruction.
9068
9069 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9070
9071 * gdb.trace/unavailable.cc (class Base, class Middle, class
9072 Derived): New types.
9073 (derived_unavail, derived_partial, derived_whole): New globals.
9074 (virtual_partial): New global.
9075 (virtualp): Point at virtual_partial.
9076 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9077 related to unavailable vptr.
9078
9079 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9080
9081 * gdb.trace/unavailable.cc (a, b, c): New globals.
9082 (main): Set and clear them.
9083 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9084 `a' and `c', and check that `b' isn't collected, although `a' and
9085 `c' are.
9086
9087 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9088
9089 * gdb.trace/unavailable.cc (struct Virtual): New.
9090 (virtualp): New global pointer.
9091 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9092 printing a pointer to an object whose type has a vtable, with
9093 print object on.
9094
9095 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9096
9097 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9098 value repeat handles unavailableness.
9099
9100 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9101
9102 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9103 tests for building arrays from unavailable values, subscripting
9104 non-memory rvalue unvailable arrays, and accessing fields or
9105 baseclasses of non-lazy unavailable values,
9106 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9107 struct types.
9108 (g_smallstruct, g_smallstruct_b): New globals.
9109
9110 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9111
9112 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9113
9114 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9115
9116 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9117 * gdb.cp/overload-const.exp: New file.
9118 * gdb.cp/overload-const.cc: New file.
9119
9120 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9121
9122 * gdb.opencl/callfuncs.cl: New file.
9123 * gdb.opencl/callfuncs.exp: New test.
9124 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9125
9126 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9127
9128 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9129 when computing result.
9130 * gdb.arch/altivec-abi.exp: Update expected results.
9131
9132 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9133
9134 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9135 * gdb.base/jit.exp: Likewise.
9136 * gdb.base/pie-execl.exp: Likewise.
9137 * gdb.base/solib-nodir.exp: Likewise.
9138 * gdb.base/solib-overlap.exp: Likewise.
9139
9140 2011-02-07 Pedro Alves <pedro@codesourcery.com>
9141
9142 * gdb.trace/collection.c (global_pieces): New.
9143 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9144 New procedure.
9145 (gdb_trace_collection_test): Call it.
9146
9147 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9148
9149 * gdb.python/py-evthreads.c: New file.
9150 * gdb.python/py-evthreads.exp: New file.
9151 * gdb.python/py-events.py: New file.
9152 * gdb.python/py-events.exp: New file.
9153 * gdb.python/py-events.c: New file.
9154
9155 2011-02-04 David Daney <ddaney@caviumnetworks.com>
9156
9157 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9158
9159 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
9160
9161 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9162 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9163 boundary between two compilation units.
9164
9165 2011-02-02 Pedro Alves <pedro@codesourcery.com>
9166
9167 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9168 (Virtual): New structs.
9169 (virtual_o, virtual_middle_b): New globals.
9170 * gdb.cp/virtbase.exp: New tests.
9171
9172 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9173
9174 * gdb.base/jit.exp: New file.
9175 * gdb.base/jit-main.c: New file.
9176 * gdb.base/jit-solib.c: New file.
9177
9178 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9179
9180 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9181 proceed to initial kernel entry point.
9182 * gdb.opencl/datatypes.exp: Likewise.
9183 * gdb.opencl/operators.exp: Likewise.
9184 * gdb.opencl/vec_comps.exp: Likewise.
9185
9186 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9187
9188 * gdb.cp/nsnested.cc: New.
9189 * gdb.cp/nsnested.exp: New.
9190 * gdb.cp/nsnoimports.exp: New.
9191 * gdb.cp/nsnoimports.cc: New.
9192
9193 2011-01-31 Joel Brobecker <brobecker@adacore.com>
9194
9195 * gdb.base/interact.exp: Add extra tests that verify that
9196 the value of the interactive-mode setting does not change
9197 after the script is sourced.
9198
9199 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9200
9201 * gdb.cp/noparam.exp: New file.
9202 * gdb.cp/noparam.cc: New file.
9203
9204 2011-01-28 Pedro Alves <pedro@codesourcery.com>
9205
9206 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9207 there's no stack or registers.
9208
9209 2011-01-26 Tom Tromey <tromey@redhat.com>
9210
9211 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9212 space before string output. Add test for "set print pretty off"
9213 case.
9214
9215 2011-01-25 Pedro Alves <pedro@codesourcery.com>
9216
9217 * gdb.base/frame-args.exp: Adjust.
9218 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9219 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9220 * gdb.dwarf2/pieces.exp: Adjust.
9221 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9222 * gdb.opt/inline-locals.exp: Adjust.
9223 * gdb.threads/fork-child-threads.exp: Adjust.
9224
9225 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
9226
9227 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9228 OpenCL kernel function. Add a comment as marker. Add address space
9229 qualifiers for the remaining program scope variables.
9230 * gdb.opencl/datatypes.cl: Likewise.
9231 * gdb.opencl/operators.cl: Likewise.
9232 * gdb.opencl/vec_comps.cl: Likewise.
9233 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9234 Add breakpoint at the marker comment.
9235 * gdb.opencl/datatypes.exp: Likewise.
9236 * gdb.opencl/operators.exp: Likewise.
9237 * gdb.opencl/vec_comps.exp: Likewise.
9238
9239 2011-01-24 Pedro Alves <pedro@codesourcery.com>
9240
9241 * gdb.base/printcmds.c (some_struct): New struct and instance.
9242 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9243 procedure.
9244 <global scope>: Call it.
9245
9246 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
9247
9248 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9249 argument to the gdb_compile_opencl_hostapp call.
9250
9251 2011-01-19 Yao Qi <yao@codesourcery.com>
9252
9253 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9254 positve list.
9255
9256 2011-01-19 Yao Qi <yao@codesourcery.com>
9257
9258 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9259 canonical form.
9260 Remove "xscale-*-*"
9261 * gdb.xml/tdesc-regs.exp: Likewise.
9262 * gdb.python/py-section-script.exp: Replace ARM target triplet
9263 with canonical form.
9264 Match arm*-*-symbianelf*.
9265 * gdb.base/dup-sect.exp: Likewise.
9266 * lib/dwarf.exp: New.
9267 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9268 dwarf2_support.
9269 * gdb.dwarf2/dup-psym.exp: Likewise.
9270 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9271 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9272 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9273 * gdb.dwarf2/dw2-basic.exp: Likewise.
9274 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9275 * gdb.dwarf2/dw2-const.exp: Likewise.
9276 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9277 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9278 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9279 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9280 * gdb.dwarf2/dw2-filename.exp: Likewise.
9281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9282 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9283 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9284 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9285 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9286 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9287 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9288 * gdb.dwarf2/dw2-producer.exp: Likewise.
9289 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9290 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9291 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9292 * gdb.dwarf2/dw2-strp.exp: Likewise.
9293 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9294 * gdb.dwarf2/implptr.exp: Likewise.
9295 * gdb.dwarf2/mac-fileno.exp: Likewise.
9296 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9297 * gdb.dwarf2/pieces.exp: Likewise.
9298 * gdb.dwarf2/pr11465.exp: Likewise.
9299 * gdb.dwarf2/valop.exp: Likewise.
9300 * gdb.dwarf2/watch-notconst.exp: Likewise.
9301 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9302
9303 2011-01-19 Tom Tromey <tromey@redhat.com>
9304
9305 * gdb.python/py-infthread.exp: Add thread tests.
9306
9307 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9308
9309 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9310
9311 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9312
9313 * gdb.ada/widewide: New testcase.
9314
9315 2011-01-13 Joel Brobecker <brobecker@adacore.com>
9316
9317 * gdb.base/interact.exp: New testcase.
9318
9319 2011-01-12 Tom Tromey <tromey@redhat.com>
9320
9321 * gdb.mi/gdb2549.exp: Update for error message changes.
9322 * gdb.mi/mi-cli.exp: Likewise.
9323 * gdb.mi/mi-disassemble.exp: Likewise.
9324 * gdb.mi/mi-pthreads.exp: Likewise.
9325 * gdb.mi/mi-regs.exp: Likewise.
9326 * gdb.mi/mi-stack.exp: Likewise.
9327 * gdb.mi/mi-var-block.exp: Likewise.
9328 * gdb.mi/mi-var-cmd.exp: Likewise.
9329 * gdb.mi/mi2-cli.exp: Likewise.
9330 * gdb.mi/mi2-disassemble.exp: Likewise.
9331 * gdb.mi/mi2-pthreads.exp: Likewise.
9332 * gdb.mi/mi2-regs.exp: Likewise.
9333 * gdb.mi/mi2-stack.exp: Likewise.
9334 * gdb.mi/mi2-var-block.exp: Likewise.
9335 * gdb.mi/mi2-var-cmd.exp: Likewise.
9336
9337 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9338 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 PR fortran/11104 and DWARF unbound arrays detection.
9341 * gdb.fortran/multi-dim.exp: New file.
9342 * gdb.fortran/multi-dim.f90: New file.
9343
9344 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9345
9346 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9347 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9348 add new tests for opcode dumping.
9349
9350 2011-01-11 Tom Tromey <tromey@redhat.com>
9351
9352 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9353
9354 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9355
9356 Convert hardware watchpoints to use breakpoint_ops.
9357 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9358 type is not supported.
9359 * gdb.base/foll-fork.exp: Likewise.
9360 * gdb.base/foll-vfork.exp: Likewise.
9361
9362 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9363
9364 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9365 Use load_lib gdb-python.exp.
9366 * gdb.python/python.exp: Ditto.
9367 * gdb.python/py-function.exp: Ditto.
9368
9369 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9370
9371 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9372
9373 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9374
9375 * configure: Regenerate.
9376
9377 2011-01-06 Tom Tromey <tromey@redhat.com>
9378
9379 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9380
9381 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9382
9383 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9384 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9385 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9386 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9387 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9388 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9389 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9390 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9391 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9392 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9393 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9394 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9395 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9396 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9397 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9398 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9399 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9400 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9401 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9402 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9403 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9404 gdb.ada/uninitialized_vars.exp,
9405 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9406 Simplify by using clean_restart.
9407
9408 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9409
9410 Add marker to be used as anchor for inserting breakpoints.
9411 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9412 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9413 Likewise.
9414
9415 Remove uses of gdb_start_cmd.
9416 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9417 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9418
9419 Do not run testcase if testing with GDBserver.
9420 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9421 if testing with GDBserver.
9422
9423 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9424
9425 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9426 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9427 copyright header.
9428
9429 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9430
9431 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9432 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9433 testsuite/gdb.fortran/complex.f,
9434 testsuite/gdb.fortran/derived-type.f90,
9435 testsuite/gdb.fortran/library-module-lib.f90,
9436 testsuite/gdb.fortran/library-module-main.f90,
9437 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9438 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9439 Copyright year update.
9440
9441 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9442
9443 * gdb.base/langs1.f: Add copyright header.
9444
9445 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9446
9447 * gdb.base/morestack.exp: New file.
9448 * gdb.base/morestack.c: New file.
9449
9450 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9451
9452 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9453
9454 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9455
9456 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9457 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9458
9459 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9460
9461 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9462
9463 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9464
9465 * gdb.threads/tls.exp: Fix typo.
9466
9467 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9468 * gdb.threads/execl.exp: Update.
9469
9470 2010-12-23 Yao Qi <yao@codesourcery.com>
9471
9472 * gdb.arch/arm-disp-step.exp: New.
9473 * gdb.arch/arm-disp-step.S: New.
9474
9475 2010-12-21 Tom Tromey <tromey@redhat.com>
9476
9477 * gdb.threads/execl.exp: Update.
9478 * gdb.threads/linux-dp.exp: Update.
9479 * gdb.threads/manythreads.exp: Update.
9480 * gdb.threads/tls.exp: Update.
9481
9482 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9483
9484 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9485 (NextOverThrowDerivates) <resumebpt>: New.
9486 (resumebpt_test): New.
9487 (main): Call resumebpt_test.
9488 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9489
9490 2010-12-12 Stan Shebs <stan@codesourcery.com>
9491
9492 * gdb.trace/tsv.exp: Test print command on trace state variables.
9493
9494 2010-12-09 Tom Tromey <tromey@redhat.com>
9495
9496 * gdb.base/interp.exp: Add regression test.
9497
9498 2010-12-09 Tom Tromey <tromey@redhat.com>
9499
9500 * gdb.java/jnpe.java: New file.
9501 * gdb.java/jnpe.exp: New file.
9502 * gdb.cp/nextoverthrow.exp: New file.
9503 * gdb.cp/nextoverthrow.cc: New file.
9504
9505 2010-12-07 Doug Evans <dje@google.com>
9506
9507 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9508 of data-directory.
9509 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9510 updated.
9511 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9512
9513 2010-11-29 Michael Snyder <msnyder@vmware.com>
9514
9515 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9516 * gdb.base/call-sc.exp: Ditto.
9517 * gdb.base/finish.exp: Ditto.
9518 * gdb.base/return.exp: Ditto.
9519 * gdb.base/return2.exp: Ditto.
9520
9521 2010-11-30 Doug Evans <dje@google.com>
9522
9523 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9524 (gdb_expect_list): Fix spelling errors in comments.
9525 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9526 send_gdb/gdb_expect_list where applicable.
9527 * gdb.base/call-ar-st.exp: Ditto.
9528 * gdb.base/funcargs.exp: Ditto.
9529 * gdb.base/gcore.exp: Ditto.
9530 * gdb.base/page.exp: Ditto.
9531 * gdb.base/sigaltstack.exp: Ditto.
9532 * gdb.base/siginfo.exp: Ditto.
9533 * gdb.base/sigstep.exp: Ditto.
9534 * gdb.base/trace-commands.exp: Ditto.
9535
9536 2010-11-29 Doug Evans <dje@google.com>
9537
9538 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9539 printer-name;subprinter-name.
9540
9541 2010-11-29 Tom Tromey <tromey@redhat.com>
9542
9543 * gdb.dwarf2/implptr.exp: New file.
9544 * gdb.dwarf2/implptr.c: New file.
9545 * gdb.dwarf2/implptr.S: New file.
9546
9547 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9548
9549 PR python/12199
9550
9551 * gdb.python/py-breakpoint.exp: Test the delete method.
9552
9553 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9554
9555 Fix step_resume_breakpoint unsaved during an infcall.
9556 * gdb.base/step-resume-infcall.exp: New file.
9557 * gdb.base/step-resume-infcall.c: New file.
9558
9559 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9560
9561 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9562
9563 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9564
9565 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9566 on ppc64's symbols; "finish" and "return" commands must accept to
9567 show the caller line again as well as the line after.
9568 * gdb.asm/powerpc64.inc: New file.
9569
9570 2010-11-23 Doug Evans <dje@google.com>
9571
9572 * lib/gdb.exp (gdb_test_sequence): New function.
9573 (gdb_expect_list): Add verbose -log call for each pattern.
9574 * gdb.base/signals.exp (test_handle_all_print): Call it.
9575 Reduce timeout increment from 6 minutes to 1 minute.
9576 * gdb.server/ext-run.exp: Call it.
9577
9578 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9579
9580 PR python/12212
9581
9582 * gdb.python/python.exp: Check that selected_thread raises an
9583 error when no inferior is loaded.
9584
9585 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9586
9587 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9588 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9589
9590 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9591
9592 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9593 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9594
9595 2010-11-18 Doug Evans <dje@google.com>
9596
9597 * gdb.server/ext-run.exp: Fix intermittent failures.
9598
9599 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9600
9601 * gdb.stabs/gdb11479.exp: Use runto_main.
9602
9603 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9604
9605 * gdb.base/break-entry.exp: Skip if using a stub.
9606
9607 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9608
9609 * gdb.python/py-inferior.exp: Pack values in target endianness.
9610
9611 2010-11-12 Tom Tromey <tromey@redhat.com>
9612
9613 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9614 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9615 MemoryError.
9616 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9617 type.
9618 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9619 MemoryError.
9620 (test_subscript_regression): Update exception type.
9621
9622 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9623
9624 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9625 breakpoint tests.
9626
9627 2010-11-09 Pedro Alves <pedro@codesourcery.com>
9628
9629 * gdb.base/watchpoint.exp: Test "watch -location" with an
9630 innacessible location.
9631
9632 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
9633 Luis Machado <luisgpm@br.ibm.com>
9634
9635 * gdb.base/maint.exp: Expect "." prefix.
9636 * gdb.base/nodebug.exp: Expect "." Likewise.
9637 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9638 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9639 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9640 POWER server processors.
9641
9642 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
9643 Luis Machado <luisgpm@br.ibm.com>
9644
9645 * gdb.base/break-entry.exp: convert entry point for
9646 ppc64 and expect leading `.' on ppc64's symbols
9647
9648 2010-11-05 Doug Evans <dje@google.com>
9649
9650 * gdb.base/help.exp: Update expected output.
9651 * gdb.python/py-param.exp: Delete, contents moved to ...
9652 * gdb.python/py-parameter.exp: ... here. New file.
9653 Add test for gdb.parameter ("directories").
9654
9655 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
9656
9657 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9658 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9659 * configure: Regenerate.
9660 * gdb.opencl/Makefile.in: New File.
9661 * gdb.opencl/datatypes.exp: Likewise.
9662 * gdb.opencl/datatypes.cl: Likewise.
9663 * gdb.opencl/operators.exp: Likewise.
9664 * gdb.opencl/operators.cl: Likewise.
9665 * gdb.opencl/vec_comps.exp: Likewise.
9666 * gdb.opencl/vec_comps.cl: Likewise.
9667 * gdb.opencl/convs_casts.exp: Likewise.
9668 * gdb.opencl/convs_casts.cl: Likewise.
9669 * lib/opencl.exp: Likewise.
9670 * lib/opencl_hostapp.c: Likewise.
9671 * lib/opencl_kernel.cl: Likewise.
9672 * lib/cl_util.c: Likewise.
9673 * lib/cl_util.c: Likewise.
9674 * gdb.base/default.exp (set language): Add "opencl" to the list of
9675 languages.
9676
9677 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9678
9679 * gdb.cp/overload.exp: Added test for inheritance overload.
9680 * gdb.cp/overload.cc: Ditto.
9681 * gdb.cp/oranking.exp: Removed releveant kfails.
9682
9683 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9684 Joel Brobecker <brobecker@adacore.com>
9685
9686 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9687 check test_compiler_info.
9688
9689 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9690
9691 * gdb.base/gnu_vector.exp: Adjust expect messages.
9692
9693 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9694
9695 * gdb.base/gnu_vector.exp: Add unary operator tests.
9696
9697 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9698
9699 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9700
9701 2010-11-02 Doug Evans <dje@google.com>
9702
9703 * gdb.python/py-pp-maint.c: New file.
9704 * gdb.python/py-pp-maint.exp: New file.
9705 * gdb.python/py-pp-maint.py: New file.
9706
9707 2010-11-02 Tom Tromey <tromey@redhat.com>
9708
9709 * gdb.base/default.exp: Remove "scheme" from language list.
9710
9711 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 Revert:
9714 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9715 * gdb.threads/sigstep-threads.exp: New file.
9716 * gdb.threads/sigstep-threads.c: New file.
9717
9718 2010-10-20 Michael Snyder <msnyder@vmware.com>
9719
9720 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9721
9722 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9723
9724 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9725 Skip test completely if gdb,no_hardware_watchpoints.
9726
9727 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9728
9729 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9730 strict, but do not check for any particular function name within libc.
9731
9732 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9733
9734 * gdb.cp/smartp.exp: New test.
9735 * gdb.cp/smartp.cc : New test.
9736
9737 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9738
9739 * gdb.cp/converts.exp: Test pointer to bool conversion.
9740 Test pointer to long conversion.
9741 * gdb.cp/oranking.exp: Removed relevant kfail.
9742
9743 2010-10-18 Tom Tromey <tromey@redhat.com>
9744
9745 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9746 argument to lazy_string.
9747 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9748 (pp_ls.to_string): Use it.
9749 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9750 Add "estring2" local.
9751
9752 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9753
9754 Fix s390x compatibility.
9755 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9756 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9757
9758 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9759
9760 * gdb.threads/sigstep-threads.exp: New file.
9761 * gdb.threads/sigstep-threads.c: New file.
9762
9763 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9764
9765 * gdb.base/pie-execl.exp: New file.
9766 * gdb.base/pie-execl.c: New file.
9767
9768 2010-10-13 Doug Evans <dje@google.com>
9769 Jan Kratochvil <jan.kratochvil@redhat.com>
9770
9771 PR exp/12117
9772 * gdb.cp/ptype-cv-cp.cc: New file.
9773 * gdb.cp/ptype-cv-cp.exp: New file.
9774
9775 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9776
9777 * gdb.cp/converts.cc: New test program.
9778 * gdb.cp/converts.exp: New test.
9779 * gdb.cp/overload.exp: Added test for void* vs int*.
9780 * gdb.cp/overload.exp: Ditto.
9781 * gdb.cp/oranking.exp: Removed related kfail.
9782
9783 2010-10-13 Doug Evans <dje@google.com>
9784
9785 * lib/gdb-python.exp (gdb_check_python_config): New function.
9786 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9787 * gdb.python/lib-types.cc: New file.
9788 * gdb.python/lib-types.exp: New file.
9789
9790 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9791
9792 * gdb.python/py-error.exp: New file.
9793 * gdb.python/py-error.py: New file.
9794
9795 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9796
9797 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9798 gdb_test_multiple.
9799
9800 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9801
9802 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9803 * gdb.base/prelink.exp: Likewise.
9804 * gdb.base/solib-nodir.exp: Likewise.
9805 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9806 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9807 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9808
9809 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9810
9811 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9812 for the "info files" test to avoid timeouts on slow machines.
9813
9814 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9815
9816 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9817 (main): Make openlib dummy call.
9818
9819 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9820
9821 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9822 * break-interp.exp (reach): Move the core body ...
9823 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9824 (test_ld): Provide always real argument, even to the linker. Replace
9825 dl_main by _dl_debug_state.
9826
9827 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9828
9829 Fix results of prelinked PIEs on ppc*.
9830 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9831 Accept also DISPLACEMENT "PRESENT".
9832 (main): Replace "ZERO" displacements by "PRESENT".
9833
9834 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9835
9836 * gdb.cp/oranking.exp: New test.
9837 * gdb.cp/oranking.cc: New test program.
9838
9839 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
9840
9841 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9842 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9843
9844 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9845
9846 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9847 lush, lynx) New constant.
9848 * gdb.base/constvars.exp: Test const array types.
9849 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9850
9851 2010-10-06 Doug Evans <dje@google.com>
9852
9853 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9854 of syscall staging area.
9855
9856 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9857
9858 * gdb.base/gnu_vector.c: Add variable c4.
9859 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9860 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9861
9862 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9863
9864 * gdb.arch/altivec-abi.exp: Fix a typo.
9865
9866 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9867
9868 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9869 to match a thread ID.
9870
9871 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9872
9873 Fix s390x testcase compatibility.
9874 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9875
9876 2010-10-01 Doug Evans <dje@google.com>
9877
9878 * lib/gdb-python.exp: New file.
9879 * gdb.python/py-block.exp: Use it.
9880 * gdb.python/py-breakpoint.exp: Ditto.
9881 * gdb.python/py-frame.exp: Ditto.
9882 * gdb.python/py-inferior.exp: Ditto.
9883 * gdb.python/py-param.exp: Ditto.
9884 * gdb.python/py-prettyprint.exp: Ditto.
9885 * gdb.python/py-shared.exp: Ditto.
9886 * gdb.python/py-symbol.exp: Ditto.
9887 * gdb.python/py-symtab.exp: Ditto.
9888 * gdb.python/py-type.exp: Ditto.
9889 * gdb.python/py-value.exp: Ditto.
9890 * gdb.python/python.exp: Ditto.
9891
9892 2010-09-30 Tom Tromey <tromey@redhat.com>
9893
9894 * gdb.base/anon.exp: New file.
9895 * gdb.base/anon.c: New file.
9896
9897 2010-09-30 Tom Tromey <tromey@redhat.com>
9898
9899 * gdb.base/completion.exp: Test completion through anonymous
9900 union.
9901 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9902
9903 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9904
9905 Fix printing parameters of inlined functions.
9906 * gdb.dwarf2/dw2-inline-param.exp: New file.
9907 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9908 * gdb.dwarf2/dw2-inline-param.S: New file.
9909
9910 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9911
9912 PR corefiles/12071.
9913 * gdb.base/corefile.exp (quit with a process, no question: load core)
9914 (quit with a core file): New tests.
9915
9916 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9917
9918 Fix GDB crash on inferior calls with self-referencing classes.
9919 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9920 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9921 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9922
9923 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9924
9925 Fix lost siginfo_t for inferior calls.
9926 * gdb.base/siginfo-infcall.exp: New file.
9927 * gdb.base/siginfo-infcall.c: New file.
9928
9929 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9930
9931 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9932
9933 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9934
9935 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9936 New test.
9937 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9938
9939 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9940
9941 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9942 type of our const type.
9943
9944 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9945
9946 * gdb.cp/pr12028.cc: New.
9947 * gdb.cp/pr12028.exp: New.
9948
9949 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9950
9951 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9952
9953 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
9954 Jan Kratochvil <jan.kratochvil@redhat.com>
9955
9956 PR mi/11407
9957 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9958 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9959 * gdb.mi/dw2-ref-missing-frame.S New File.
9960 * gdb.mi/dw2-ref-missing-frame.exp New File.
9961
9962 2010-09-14 Tom Tromey <tromey@redhat.com>
9963
9964 PR symtab/8399:
9965 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9966
9967 2010-09-14 Tom Tromey <tromey@redhat.com>
9968
9969 PR exp/11803:
9970 * gdb.threads/tls.exp: Use C++.
9971 (check_thread_local): Use K::another_thread_local.
9972 * gdb.threads/tls.c (class K): New.
9973 (another_thread_local): Now a member of K.
9974 (spin): Update. No longer K&R C.
9975
9976 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9977
9978 * gdb.cp/koenig.cc: created class for testing member lookup.
9979 * gdb.cp/koenig.exp: Added test for member lookup.
9980
9981 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9982
9983 Fix false FAILs on sourcetree topdir directory containing "kill".
9984 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9985 source line matching regexp.
9986
9987 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9988
9989 * gdb.python/python.exp (set height 0, collect help from uiout)
9990 (verify help to uiout): New tests.
9991
9992 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9993
9994 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9995 is_lp64_target to check 64bit target.
9996
9997 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9998
9999 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10000 (test_ld) <powerpc64-*>: New.
10001
10002 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10003
10004 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10005
10006 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10007
10008 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10009 (FunctionArg::method): New function.
10010 (empty, arg): New variables.
10011 (main): Call arg.method.
10012 * gdb.cp/templates.exp (test_template_args): New function.
10013 (do_tests): Call it.
10014
10015 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10016
10017 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10018 of "next" to proceed over pthread_exit call.
10019
10020 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10021
10022 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10023 "maint print statistics" output to prevent expect timeouts.
10024
10025 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10026
10027 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10028 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10029 (test_float_rejected): ... here.
10030 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10031 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10032 (test_float_rejected): ... here.
10033 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10034 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10035 (test_float_rejected): ... here.
10036 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10037 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10038 (test_float_rejected): ... here.
10039
10040 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10041
10042 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10043 before disabling hardware watchpoints.
10044 (test_inaccessible_watchpoint): Check that hardware watchpoints
10045 are used. Test for watchpoints on a constant address.
10046
10047 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10048
10049 * gdb.base/ui-redirect.exp: New file.
10050
10051 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10052 Joel Brobecker <brobecker@adacore.com>
10053
10054 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10055
10056 2010-08-31 Doug Evans <dje@google.com>
10057
10058 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10059
10060 2010-08-30 Tom Tromey <tromey@redhat.com>
10061
10062 PR python/11792:
10063 * gdb.python/py-value.exp (test_subscript_regression): Add
10064 dynamic_type test.
10065
10066 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10067
10068 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10069 instead of running to main. Do not test the main function.
10070 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10071 Add new main.
10072
10073 2010-08-26 Pedro Alves <pedro@codesourcery.com>
10074
10075 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10076 one test.
10077
10078 2010-08-24 Doug Evans <dje@google.com>
10079
10080 PR symtab/11942
10081 * gdb.dwarf2/dw4-sig-types.cc: New file.
10082 * gdb.dwarf2/dw4-sig-types.h: New file.
10083 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10084 * gdb.dwarf2/dw4-sig-types.exp: New file.
10085
10086 2010-08-23 Tom Tromey <tromey@redhat.com>
10087
10088 PR python/11145:
10089 * gdb.python/py-value.c (Base, Derived): New types.
10090 (base): New global.
10091 * gdb.python/py-value.exp (test_subscript_regression): Add
10092 dynamic_cast test.
10093
10094 2010-08-23 Tom Tromey <tromey@redhat.com>
10095
10096 PR python/10676:
10097 * gdb.python/py-type.exp (test_fields): Add tests for type
10098 equality.
10099
10100 2010-08-23 Tom Tromey <tromey@redhat.com>
10101
10102 PR python/11915:
10103 * gdb.python/py-type.exp (test_fields): Add tests for array.
10104
10105 2010-08-23 Keith Seitz <keiths@redhat.com>
10106
10107 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10108 have any children. Create a new abbrev for it.
10109 Add missing terminal sequence to .debug_abbrev.
10110
10111 2010-08-20 Keith Seitz <keiths@redhat.com>
10112
10113 PR symtab/11465:
10114 * gdb.dwarf2/pr11465.exp: New test.
10115 * gdb.dwarf2/pr11465.S: New file.
10116 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10117 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10118
10119 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10120
10121 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10122 registers. Update data sets with the new v2_double element in the
10123 VSX register union. Add vector_register3_vr data set for the AltiVec
10124 registers. Use gdb_test_no_output instead of send_gdb.
10125
10126 2010-08-19 Pedro Alves <pedro@codesourcery.com>
10127
10128 * gdb.python/py-shared.exp: New file, factored out from
10129 python.exp.
10130 * gdb.python/py-shared.c: New file.
10131 * gdb.python/py-shared-sl.c: New file.
10132 * gdb.python/python-1.c: New file.
10133 * gdb.python/python-sl.c: Delete.
10134 * gdb.python/python.c: Mention python-1.c.
10135 * gdb.python/python.exp: Move shared library tests to
10136 py-shared.exp.
10137 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10138 (MISCELLANEOUS): New.
10139 (clean mostlyclean): Also remove $MISCELLANEOUS.
10140
10141 2010-08-19 Doug Evans <dje@google.com>
10142
10143 PR exp/11926
10144 * gdb.base/printcmds.exp (test_float_accepted): New function.
10145 Move existing float tests there. Add tests for floats with suffixes.
10146 (test_float_rejected): New function.
10147 * gdb.java/jv-print.exp (test_float_accepted): New function.
10148 (test_float_rejected): New function.
10149 * gdb.objc/print.exp: New file.
10150 * gdb.pascal/print.exp: New file.
10151 * lib/objc.exp: New file.
10152
10153 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10154
10155 * gdb.base/default.exp (info set): Avoid full buffer error and force
10156 reading up to final gdb prompt.
10157 (show): Likewise.
10158
10159 2010-08-18 Tom Tromey <tromey@redhat.com>
10160
10161 PR symtab/11919:
10162 * gdb.base/completion.exp: Add test.
10163
10164 2010-08-18 Doug Evans <dje@google.com>
10165
10166 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10167 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10168 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10169 Simplify, early exit if runto_main fails.
10170 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10171 (set_lang_fortran): Moved to lib/fortran.exp.
10172 * gdb.fortran/types.exp: load_lib fortran.exp.
10173 (set_lang_fortran): Moved to lib/fortran.exp.
10174 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10175 * gdb.java/jprint.exp (set_lang_java): Ditto.
10176 * gdb.java/jv-exp.exp: load_lib java.exp.
10177 If set_lang_java fails, issue a warning instead of failure to be
10178 consistent with other set_lang_foo uses.
10179 (set_lang_java): Moved to lib/java.exp.
10180 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10181 If set_lang_java fails, issue a warning instead of failure to be
10182 consistent with other set_lang_foo uses.
10183 * gdb.pascal/types.exp: load_lib pascal.exp.
10184 (set_lang_pascal): Moved to lib/pascal.exp.
10185 * lib/fortran.exp: New file.
10186 * lib/java.exp (set_lang_java): New function.
10187 * lib/pascal.exp (set_lang_pascal): New function.
10188
10189 2010-08-18 Yao Qi <yao@codesourcery.com
10190
10191 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10192 func_nofb_start and func_loopfb_start, so that address of functions
10193 is equal to these labels on Thumb.
10194
10195 2010-08-18 Yao Qi <yao@codesourcery.com>
10196
10197 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10198 to reflect latest c source file.
10199
10200 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10201
10202 * gdb.cp/infcall-dlopen.exp: New file.
10203 * gdb.cp/infcall-dlopen.cc: New file.
10204 * gdb.cp/infcall-dlopen-lib.cc: New file.
10205
10206 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10207 Pedro Alves <pedro@codesourcery.com>
10208
10209 PR breakpoints/11371
10210
10211 * gdb.base/watch-cond-infcall.exp: New file.
10212 * gdb.base/watch-cond-infcall.c: New file.
10213
10214 2010-08-16 Tom Tromey <tromey@redhat.com>
10215
10216 * gdb.base/help.exp: Update.
10217 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10218 watchpoint.
10219 (test_watch_location): New proc.
10220 (test_watchpoint_in_big_blob): Delete watchpoint.
10221 * gdb.base/watchpoint.c (func5): New function.
10222 (main): Call it.
10223
10224 2010-08-16 Doug Evans <dje@google.com>
10225
10226 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10227
10228 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10229
10230 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10231 tests.
10232
10233 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
10234
10235 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10236 * gdb.base/gnu_vector.c: New File.
10237 * gdb.base/gnu_vector.exp: Likewise.
10238
10239 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10240
10241 * gdb.python/python.c: New File.
10242 * gdb.python/python-sl.c: New File.
10243 * gdb.python/python.exp: Test solib_address and decode_line
10244 * functions.
10245
10246 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10247
10248 * gdb.python/python.exp (show height, set height 10)
10249 (verify pagination beforehand, verify pagination beforehand: q)
10250 (gdb.execute does not page, verify pagination afterwards)
10251 (verify pagination afterwards: q): New.
10252
10253 2010-08-02 Doug Evans <dje@google.com>
10254
10255 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10256 because of an older gcc, change test2
10257 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10258 to unsupported.
10259
10260 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
10261
10262 * gdb.base/break-always.exp: Do not expect full paths to file
10263 names.
10264 * gdb.base/commands.exp: Likewise.
10265
10266 2010-07-30 Doug Evans <dje@google.com>
10267
10268 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10269 xfail them when run with older gccs.
10270
10271 * lib/gdb.exp (build_executable): Forward "c++" option to
10272 get_compiler_info.
10273
10274 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10275 "python print ttype.template_argument(1)" and
10276 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10277 if using gcc 4.4 or earlier.
10278
10279 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10280 attach-to-debugger handling.
10281
10282 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10283
10284 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10285 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10286 (main): Use copyreloc.
10287 * gdb.base/prelink.exp (split debug of executable)
10288 (.dynbss vs. .bss address shift): New tests.
10289
10290 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10291
10292 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10293 in gdb_test_multiple.
10294
10295 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10296
10297 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10298 environment.
10299
10300 2010-07-28 Tom Tromey <tromey@redhat.com>
10301
10302 PR python/11060:
10303 * gdb.python/py-type.c (Temargs): New template.
10304 (temvar): New variable.
10305 * gdb.python/py-type.exp (test_template): New proc.
10306
10307 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10308
10309 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10310 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10311
10312 2010-07-28 Tom Tromey <tromey@redhat.com>
10313
10314 PR c++/9946:
10315 * gdb.cp/temargs.exp: New file.
10316 * gdb.cp/temargs.cc: New file.
10317
10318 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10319
10320 * gdb.base/help.exp (help disassemble): Update the content.
10321
10322 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10323
10324 * gdb.threads/ia64-sigill.exp: New file.
10325 * gdb.threads/ia64-sigill.c: New file.
10326
10327 2010-07-27 Tom Tromey <tromey@redhat.com>
10328
10329 * gdb.opt/inline-cmds.c (ATTR): New define.
10330 (func1): Use it.
10331 (func2): Likewise.
10332 (func3): Likewise.
10333 (outer_inline1): Likewise.
10334 (outer_inline2): Likewise.
10335 * gdb.opt/inline-bt.c (ATTR): New define.
10336 (func1): Use it.
10337 (func2): Likewise.
10338 * gdb.opt/inline-locals.c (ATTR): New define.
10339 (func1): Use it.
10340 (func2): Likewise.
10341
10342 2010-07-27 Tom Tromey <tromey@redhat.com>
10343
10344 * gdb.stabs/gdb11479.c (hack): New function.
10345 (test): Use it.
10346 (test2): Use it.
10347 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10348 (int32_search_buf, int64_search_buf): No longer static.
10349 (x): Remove.
10350 * gdb.base/relocate.c (hack): New function.
10351
10352 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10353
10354 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10355 * gdb.python/py-value.c (func1): New function.
10356 (func2): Likewise.
10357
10358 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
10359
10360 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10361 as not to clash with .data section.
10362
10363 2010-07-26 Jerome Guitton <guitton@adacore.com>
10364
10365 * gdb.base/code_elim.exp: New file.
10366 * gdb.base/code_elim1.c: New file.
10367 * gdb.base/code_elim2.c: New file.
10368
10369 2010-07-21 Pedro Alves <pedro@codesourcery.com>
10370
10371 PR symtab/11827
10372
10373 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10374 (some_volatile_enum): New variable.
10375 * gdb.base/printcmds.exp (test_print_enums): New.
10376 <top level>: Call it.
10377
10378 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10379
10380 * gdb.cp/fpointer.cc: New test.
10381 * gdb.cp/fpointer.exp: New test.
10382
10383 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10384
10385 * gdb.base/solib-nodir.exp: New file.
10386 * lib/gdb.exp (runto): New case for a GDB internal error.
10387
10388 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10389 Ulrich Weigand <uweigand@de.ibm.com>
10390 Tom Tromey <tromey@redhat.com>
10391
10392 * gdb.base/charset-malloc.c: New file.
10393 * gdb.base/charset.c (malloc_stub): New prototype.
10394 (main): Call it instead of malloc itself.
10395 * gdb.base/charset.exp: Use only prepare_for_testing.
10396 (binfile): Remove the variable.
10397
10398 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10399
10400 Make core files the process_stratum.
10401 * gdb.base/corefile.exp (run: load core again)
10402 (run: sanity check we see the core file, run: with core)
10403 (run: core file is cleared, attach: load core again)
10404 (attach: sanity check we see the core file, attach: with core)
10405 (attach: core file is cleared): New tests.
10406 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10407
10408 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
10409
10410 * gdb.arch/altivec-abi.exp: New tests.
10411
10412 2010-07-13 Tom Tromey <tromey@redhat.com>
10413
10414 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10415 (main): Use it.
10416 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10417
10418 2010-07-13 Tom Tromey <tromey@redhat.com>
10419
10420 * gdb.base/label.exp: New file.
10421 * gdb.base/label.c: New file.
10422
10423 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10424 H.J. Lu <hongjiu.lu@intel.com>
10425
10426 * lib/gdb.exp (is_ilp32_target): New.
10427 (is_lp64_target): Likewise.
10428
10429 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10430 target.
10431 * gdb.arch/amd64-disp-step.exp: Likewise.
10432 * gdb.arch/amd64-dword.exp: Likewise.
10433 * gdb.arch/amd64-i386-address.exp: Likewise.
10434 * gdb.arch/amd64-word.exp: Likewise.
10435
10436 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10437 target.
10438 * gdb.arch/i386-bp_permanent.exp: Likewise.
10439 * gdb.arch/i386-byte.exp: Likewise.
10440 * gdb.arch/i386-disp-step.exp: Likewise.
10441 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10442 * gdb.arch/i386-prologue.exp: Likewise.
10443 * gdb.arch/i386-size-overlap.exp: Likewise.
10444 * gdb.arch/i386-size.exp: Likewise.
10445 * gdb.arch/i386-sse.exp: Likewise.
10446 * gdb.arch/i386-unwind.exp: Likewise.
10447 * gdb.arch/i386-word.exp: Likewise.
10448
10449 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10450 test only when building 64-bit executables. Do not hard-code
10451 -m64 option.
10452
10453 2010-07-07 Doug Evans <dje@google.com>
10454
10455 * lib/gdb.exp (gdb_test_list_exact): New function.
10456 * gdb.base/default.exp (show convenience): Call it, add tests for
10457 $_sdata = void, $_thread = 0.
10458
10459 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10460 Joel Brobecker <brobecker@adacore.com>
10461
10462 Fix re-run of PIE executable, PR shlibs/11776.
10463 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10464 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10465 and re-"run" of the inferior.
10466
10467 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10468 Joel Brobecker <brobecker@adacore.com>
10469
10470 Cope with missing /usr/sbin/prelink.
10471 * lib/prelink-support.exp (prelink_no):
10472 <result == 1 && $output is "no such file or directory">: New.
10473 (prelink_yes): Likewise. Return on failed prelink_no.
10474
10475 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10476 Joel Brobecker <brobecker@adacore.com>
10477
10478 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10479 build_executable by build_executable_own_libs. Replace "prelink -R"
10480 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10481 change.
10482 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10483 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10484 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10485 Replace build_executable by build_executable_own_libs's function
10486 build_executable_own_libs.
10487 (prelinkNO): Create new stub to call prelink_no.
10488 (prelinkYES): Create new stub to call prelink_yes.
10489 (test_attach): Rename calls of copy to file_copy.
10490 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10491 (copy): Move to ...
10492 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10493 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10494 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10495 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10496 special flags by gdb_compile_shlib. Replace second gdb_compile by
10497 build_executable_own_libs. Replace "prelink -R" execution by a call of
10498 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10499 a second call of prelink_yes. Replace restart commands by
10500 clean_restart.
10501 (prelink): Rename to ...
10502 (seen displacement message): ... this test. Extend its expectation
10503 strictness.
10504
10505 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10508 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10509 displacement message exactly once.
10510
10511 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10512 Joel Brobecker <brobecker@adacore.com>
10513
10514 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10515 its restore after the <$relink_args != ""> loop. new comment.
10516
10517 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10518 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10521 code for it. New variable relink_args.
10522 (prelinkYES): Call prelinkNO.
10523 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10524 in such case. Move the core code to ...
10525 (test_attach_gdb): ... a new function. Send GDB command "file".
10526 Extend expected "Attaching to " string.
10527
10528 2010-07-02 Tom Tromey <tromey@redhat.com>
10529
10530 * gdb.base/bitops.exp: Remove extraneous "pass".
10531
10532 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
10533
10534 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10535
10536 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10537
10538 * gdb.base/help.exp: Adjust expected output.
10539
10540 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10541
10542 * gdb.base/help.exp: Adjust expected output.
10543
10544 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10545
10546 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10547 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10548 c++/11702.
10549
10550 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10551 Doug Evans <dje@google.com>
10552
10553 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10554 add .dynamic entry'.
10555
10556 2010-06-29 Doug Evans <dje@google.com>
10557
10558 Test PR c++/11702.
10559 * gdb.cp/m-static.exp: Add testcase.
10560 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10561
10562 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10563 Tom Tromey <tromey@redhat.com>
10564 Thiago Jung Bauermann <bauerman@br.ibm.com>
10565
10566 * gdb.python/py-inferior.c: New File.
10567 * gdb.python/py-infthread.c: New File.
10568 * gdb.python/py-inferior.exp: New File.
10569 * gdb.python/py-infthread.exp: New File.
10570
10571 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10572
10573 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10574 (ptype ::C::OtherFileClass typedefs): New.
10575 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10576 (C::OtherFileClass::cOtherFileClassVar2): New.
10577 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10578 cOtherFileClassVar2.
10579 (C::cOtherFileType2, C::cOtherFileVar2): New.
10580 (C::cOtherFileVar_use): use also cOtherFileVar2.
10581 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10582
10583 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10584
10585 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10586 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10587 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10588 (print ::C::cOtherFileVar)
10589 (whatis C::OtherFileClass::cOtherFileClassType)
10590 (whatis ::C::OtherFileClass::cOtherFileClassType)
10591 (print C::OtherFileClass::cOtherFileClassVar)
10592 (print ::cOtherFileClassVar)
10593 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10594 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10595 trailing content.
10596 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10597 (C::OtherFileClass::cOtherFileClassVar)
10598 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10599 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10600
10601 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10602
10603 Test PR c++/11703 and PR gdb/1448.
10604 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10605 gdb/1448.
10606
10607 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10610 (main) <rtti_data>: New.
10611 * gdb.cp/virtbase.exp (print rtti_data): New.
10612
10613 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10614 Joel Brobecker <brobecker@adacore.com>
10615
10616 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10617
10618 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10619
10620 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10621
10622 2010-06-28 Doug Evans <dje@google.com>
10623
10624 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10625
10626 2010-06-27 Doug Evans <dje@google.com>
10627
10628 * gdb.cp/m-static.exp: Update expected test output.
10629
10630 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10631
10632 * gdb.gdb/selftest.exp: Adjust expected message for
10633 capturing start-up runtime.
10634
10635 2010-06-25 Tom Tromey <tromey@redhat.com>
10636
10637 PR python/10808:
10638 * gdb.python/python.exp: Add new tests.
10639
10640 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10641
10642 * gdb.cp/operator.cc: Created an import loop.
10643 * gdb.cp/operator.exp: Added testcase for import loop.
10644
10645 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10646
10647 Test PR python/11407.
10648 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10649 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10650 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10651 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10652 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10653 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10654 binfile. Call gdb_compile with clean_restart twice.
10655 (func_nofb print, func_nofb backtrace, func_loopfb print)
10656 (func_loopfb backtrace): New.
10657
10658 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10659
10660 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10661 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10662 by a hand made one.
10663 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10664 i?86 requirement. Remove variables srcfile and binfile. New variable
10665 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10666
10667 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10668
10669 * gdb.cell/dwarfaddr.exp: New file.
10670 * gdb.cell/dwarfaddr.S: New file.
10671
10672 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10673
10674 Test PR 9436.
10675 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10676
10677 2010-06-24 Hui Zhu <teawater@gmail.com>
10678
10679 * gdb.base/eval.exp: New file.
10680
10681 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10682
10683 * gdb.cell/fork.exp: New file.
10684 * gdb.cell/fork.c: Likewise.
10685 * gdb.cell/fork-spu.c: Likewise.
10686
10687 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10688
10689 * lib/gdb.exp (banned_variables_traced): New global variable.
10690 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10691 (gdb_init): Use `trace add variable' instead of obsolete
10692 `trace variable'.
10693
10694 2010-06-21 Doug Evans <dje@google.com>
10695
10696 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10697
10698 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10699
10700 * gdb.arch/spu-ls.exp: New file.
10701 * gdb.arch/spu-ls.c: Likewise.
10702
10703 2010-06-18 Stan Shebs <stan@codesourcery.com>
10704
10705 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10706
10707 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10708
10709 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10710 * gdb.base/watch-cond.exp: Likewise.
10711 * gdb.python/py-breakpoint.exp: Likewise.
10712
10713 2010-06-18 Pedro Alves <pedro@codesourcery.com>
10714
10715 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10716 clean_restart, make sure every test has a distinct message, and
10717 that messages don't include the executable' full path.
10718
10719 2010-06-17 Doug Evans <dje@google.com>
10720
10721 * gdb.arch/i386-size.exp: Updated expected output for
10722 DISASSEMBLY_OMIT_FNAME.
10723
10724 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10725 Sergio Durigan Junior <sergiodj@redhat.com>
10726
10727 * gdb.base/watch-notconst.c: New file.
10728 * gdb.base/watch-notconst.S: New file.
10729 * gdb.base/watch-notconst2.c: New file.
10730 * gdb.base/watch-notconst2.S: New file.
10731 * gdb.base/watch-notconst.exp: New file.
10732 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10733 (func4): Add operations on `global_ptr_ptr'.
10734 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10735 routine to test watchpoints created with a constant expression.
10736 (test_inaccessible_watchpoint): Include tests for watchpoints
10737 created with a constant expression.
10738
10739 2010-06-14 Kevin Buettner <kevinb@redhat.com>
10740
10741 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10742 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10743 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10744 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10745 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10746 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10747 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10748 of `_start'.
10749
10750 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10751
10752 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10753 not supported on the target.
10754 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10755 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10756 * gdb.mi/mi-nsintrall.exp: Likewise.
10757 * gdb.mi/mi-nsmoribund.exp: Likewise.
10758 * gdb.mi/mi-nsthrexec.exp: Likewise.
10759
10760 2010-06-11 Stan Shebs <stan@codesourcery.com>
10761
10762 * gdb.base/permissions.exp: New file.
10763
10764 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10765
10766 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10767 does not support ELF executable class.
10768
10769 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10770
10771 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10772
10773 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10774
10775 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10776 (runto): Catch "The target does not support running in non-stop mode.".
10777
10778 2010-06-11 Michael Snyder <msnyder@vmware.com>
10779
10780 * gdb.base/setshow.exp (set language asm): Don't use
10781 gdb_test_no_output, fails on some targets.
10782
10783 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10784
10785 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10786 * gdb.cp/pr9167.exp: Likewise.
10787
10788 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10789
10790 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10791
10792 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10793
10794 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10795
10796 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10797
10798 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10799
10800 2010-06-11 Tom Tromey <tromey@redhat.com>
10801
10802 PR gdb/9977, PR exp/11636::
10803 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10804 (pieces_test_f6): Update expected output.
10805
10806 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 * gdb.base/moribund-step.exp: New.
10809
10810 2010-06-08 Michael Snyder <msnyder@vmware.com>
10811
10812 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10813 * gdb.ada/boolean_expr.exp:
10814 * gdb.ada/frame_args.exp: Ditto.
10815 * gdb.ada/lang_switch.exp: Ditto.
10816 * gdb.ada/ptype_arith_binop.exp: Ditto.
10817 * gdb.ada/ref_param.exp: Ditto.
10818 * gdb.ada/type_coercion.exp:Ditto.
10819
10820 * gdb.asm/asm-source.exp: Ditto.
10821
10822 * gdb.base/attach.exp: Ditto.
10823 * gdb.base/bitfields2.exp: Ditto.
10824 * gdb.base/call-signal-resume.exp: Ditto.
10825 * gdb.base/callfuncs.exp: Ditto.
10826 * gdb.base/commands.exp: Ditto.
10827 * gdb.base/dbx.exp: Ditto.
10828 * gdb.base/default.exp: Ditto.
10829 * gdb.base/dump.exp: Ditto.
10830 * gdb.base/exprs.exp: Ditto.
10831 * gdb.base/freebpcmd.exp: Ditto.
10832 * gdb.base/interrupt.exp: Ditto.
10833 * gdb.base/list.exp: Ditto.
10834 * gdb.base/long_long.exp: Ditto.
10835 * gdb.base/maint.exp: Ditto.
10836 * gdb.base/ptype.exp: Ditto.
10837 * gdb.base/return.exp: Ditto.
10838 * gdb.base/setshow.exp: Ditto.
10839 * gdb.base/sigbpt.exp: Ditto.
10840 * gdb.base/sigrepeat.exp: Ditto.
10841
10842 * gdb.cp/classes.exp: Ditto.
10843
10844 * gdb.dwarf2/dw2-restore.exp: Ditto.
10845
10846 * gdb.gdb/selftest.exp: Ditto.
10847
10848 * gdb.multi/base.exp: Ditto.
10849 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10850
10851 * gdb.python/py-block.exp: Ditto.
10852 * gdb.python/py-prettyprint.exp: Ditto.
10853 * gdb.python/py-template.exp: Ditto.
10854
10855 * gdb.server/ext-attach.exp: Ditto.
10856 * gdb.server/ext-run.exp: Ditto.
10857 * gdb.server/server-mon.exp: Ditto.
10858
10859 * gdb.threads/fork-thread-pending.exp: Ditto.
10860 * gdb.threads/hand-call-in-threads.exp: Ditto.
10861 * gdb.threads/interrupted-hand-call.exp: Ditto.
10862 * gdb.threads/linux-dp.exp: Ditto.
10863 * gdb.threads/manythreads.exp: Ditto.
10864 * gdb.threads/print-threads.exp: Ditto.
10865 * gdb.threads/pthreads.exp: Ditto.
10866 * gdb.threads/schedlock.exp: Ditto.
10867 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10868 * gdb.threads/threadapply.exp: Ditto.
10869
10870 2010-06-08 Michael Snyder <msnyder@vmware.com>
10871
10872 * gdb.ada/exec_changed.exp:
10873 Use ".*" instead of "" as wildcard regexp.
10874
10875 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10876 * gdb.base/call-ar-st.exp: Ditto.
10877 * gdb.base/checkpoint.exp: Ditto.
10878 * gdb.base/default.exp: Ditto.
10879 * gdb.base/dump.exp: Ditto.
10880 * gdb.base/ending-run.exp: Ditto.
10881 * gdb.base/fileio.exp: Ditto.
10882 * gdb.base/miscexprs.exp: Ditto.
10883 * gdb.base/pointers.exp: Ditto.
10884 * gdb.base/readline.exp: Ditto.
10885 * gdb.base/reread.exp: Ditto.
10886 * gdb.base/restore.exp: Ditto.
10887 * gdb.base/shlib-call.exp: Ditto.
10888 * gdb.base/valgrind-db-attach.exp: Ditto.
10889 * gdb.base/volatile.exp: Ditto.
10890 * gdb.base/watchpoints.exp: Ditto.
10891
10892 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10893
10894 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10895 * gdb.python/py-value.exp: Ditto.
10896
10897 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10898 * gdb.trace/circ.exp: Ditto.
10899 * gdb.trace/collection.exp: Ditto.
10900 * gdb.trace/packetlen.exp: Ditto.
10901 * gdb.trace/passc-dyn.exp: Ditto.
10902 * gdb.trace/report.exp: Ditto.
10903 * gdb.trace/tfile.exp: Ditto.
10904 * gdb.trace/tfind.exp: Ditto.
10905 * gdb.trace/while-dyn.exp: Ditto.
10906
10907 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10908
10909 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10910
10911 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10912
10913 Test PR 10640.
10914 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10915
10916 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10917
10918 * gdb.cp/koenig.exp: Test for ADL operators.
10919 * gdb.cp/koenig.cc: Added ADL operators.
10920 * gdb.cp/operator.exp: New test.
10921 * gdb.cp/operator.cc: New test.
10922
10923 2010-06-04 Michael Snyder <msnyder@vmware.com>
10924
10925 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10926 * gdb.base/pending.exp: Ditto.
10927
10928 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10929
10930 2010-06-04 Doug Evans <dje@google.com>
10931
10932 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10933 disabled printers.
10934 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10935 (enable_lookup_function): New function.
10936
10937 2010-06-04 Tom Tromey <tromey@redhat.com>
10938
10939 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10940 of hash and id.
10941
10942 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10943
10944 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10945 newline.
10946 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10947 (empty verbose non-noisy clear, empty verbose noisy clear)
10948 (empty non-verbose noisy clear): Likewise.
10949
10950 2010-06-03 Michael Snyder <msnyder@vmware.com>
10951
10952 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10953 * gdb.base/display.exp: Ditto.
10954 * gdb.base/find.exp: Ditto.
10955 * gdb.base/ifelse.exp: Ditto.
10956 * gdb.base/multi-forks.exp: Ditto.
10957 * gdb.base/recurse.exp: Ditto.
10958 * gdb.base/setshow.exp: Ditto.
10959 * gdb.base/value-double-free.exp: Ditto.
10960 * gdb.base/watch-vfork.exp: Ditto.
10961 * gdb.base/watch_thread_num.exp: Ditto.
10962 * gdb.base/watchpoint-solib.exp: Ditto.
10963 * gdb.base/watchpoint.exp: Ditto.
10964 * gdb.base/watchpoints.exp: Ditto.
10965
10966 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10967 * gdb.cp/overload.exp: Ditto.
10968 * gdb.cp/virtfunc.exp: Ditto.
10969
10970 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10971
10972 * gdb.reverse/watch-precsave.exp:
10973 Replace gdb_test with gdb_test_no_output.
10974
10975 * gdb.threads/attach-into-signal.exp:
10976 Replace gdb_test with gdb_test_no_output.
10977 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10978 * gdb.threads/watchthreads.exp: Ditto.
10979 * gdb.threads/watchthreads2.exp: Ditto.
10980
10981 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10982 * gdb.trace/tfind.exp: Ditto.
10983
10984 2010-06-03 Joel Brobecker <brobecker@adacore.com>
10985
10986 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10987 successful test if message is the empty string.
10988
10989 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10990
10991 * gdb.fortran/module.exp (stopped language detection): New test.
10992
10993 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10994
10995 Support DW_TAG_module as separate namespaces.
10996 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10997 gdb.fortran/library-module-lib.f90: New.
10998 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10999 (print i): Remove.
11000 (continue to breakpoint: i-is-1, print var_i value 1)
11001 (continue to breakpoint: i-is-2, print var_i value 2)
11002 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11003 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11004 (complete `modmany, complete `modmany`, complete `modmany`var)
11005 (show language, setting breakpoint at module): New tests.
11006 * gdb.fortran/module.f90 (module mod): Remove.
11007 (module mod1, module mod2, module modmany, subroutine sub1)
11008 (subroutine sub2, program module): New.
11009
11010 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11011
11012 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11013 (print value of rUC, print value of rI, print value of UI): ... here.
11014 * gdb.cp/anon-union.exp (pass): Rename to ...
11015 (print z 2): ... here.
11016
11017 2010-06-02 Michael Snyder <msnyder@vmware.com>
11018
11019 * gdb.trace/actions.exp: Use gdb_test_no_output.
11020 * gdb.trace/circ.exp: Ditto.
11021 * gdb.trace/packetlen.exp: Ditto.
11022 * gdb.trace/save-trace.exp: Ditto.
11023 * gdb.trace/tracecmd.exp: Ditto.
11024 * gdb.trace/tsv.exp: Ditto.
11025
11026 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11027 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11028 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11029 * gdb.threads/manythreads.exp: Ditto.
11030 * gdb.threads/print-threads.exp: Ditto.
11031 * gdb.threads/pthreads.exp: Ditto.
11032 * gdb.threads/schedlock.exp: Ditto.
11033 * gdb.threads/staticthreads.exp: Ditto.
11034 * gdb.threads/thread-specific.exp: Ditto.
11035 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11036 * gdb.threads/threadapply.exp: Ditto.
11037 * gdb.threads/watchthreads.exp: Ditto.
11038 * gdb.threads/watchthreads2.exp: Ditto.
11039
11040 * gdb.python/py-block.exp: Use gdb_test_no_output.
11041 * gdb.python/py-prettyprint.exp: Ditto.
11042 * gdb.python/py-template.exp: Ditto.
11043 * gdb.python/py-value.exp: Ditto.
11044
11045 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11046 * gdb.reverse/watch-reverse.exp: Ditto.
11047
11048 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11049 * gdb.server/ext-run.exp: Ditto.
11050
11051 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11052 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11053 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11054 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11055 * gdb.dwarf2/dw2-producer.exp: Ditto.
11056 * gdb.dwarf2/mac-fileno.exp: Ditto.
11057
11058 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11059 * gdb.gdb/selftest.exp: Ditto.
11060
11061 * gdb.multi/base.exp: Use gdb_test_no_output.
11062
11063 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11064
11065 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11066
11067 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11068
11069 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11070
11071 * gdb.cp/class2.exp: Use gdb_test_no_output.
11072 * gdb.cp/classes.exp: Ditto.
11073 * gdb.cp/extern-c.exp: Ditto.
11074 * gdb.cp/inherit.exp: Ditto.
11075 * gdb.cp/maint.exp: Ditto.
11076 * gdb.cp/mb-inline.exp: Ditto.
11077 * gdb.cp/mb-templates.exp: Ditto.
11078 * gdb.cp/method2.exp: Ditto.
11079 * gdb.cp/misc.exp: Ditto.
11080 * gdb.cp/ovldbreak.exp: Ditto.
11081 * gdb.cp/punctuator.exp: Ditto.
11082 * gdb.cp/templates.exp: Ditto.
11083 * gdb.cp/virtbase.exp: Ditto.
11084
11085 * gdb.threads/attach-stopped.exp:
11086 Replace uses of send_gdb / gdb_expect.
11087 * gdb.threads/attachstop-mt.exp:
11088 Replace uses of send_gdb / gdb_expect.
11089 * gdb.threads/gcore-thread.exp:
11090 Replace uses of send_gdb / gdb_expect.
11091 * gdb.threads/hand-call-in-threads.exp:
11092 Replace uses of send_gdb / gdb_expect.
11093 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
11094 * gdb.threads/print-threads.exp:
11095 Replace uses of send_gdb / gdb_expect.
11096 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11097 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11098 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11099
11100 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11101 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11102 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11103 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11104 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11105 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11106 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11107 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11108 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11109 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11110 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11111
11112 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11113
11114 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11115
11116 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11117
11118 * gdb.cp/koenig.exp: Added new test case.
11119 * gdb.cp/koenig.cc: Ditto.
11120
11121 2010-06-01 Michael Snyder <msnyder@vmware.com>
11122
11123 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11124 * gdb.base/arrayidx.exp: Ditto.
11125 * gdb.base/attach.exp: Ditto.
11126 * gdb.base/auxv.exp: Ditto.
11127 * gdb.base/bigcre.exp: Ditto.
11128 * gdb.base/break-always.exp: Ditto.
11129 * gdb.base/break-interp.exp: Ditto.
11130 * gdb.base/break.exp: Ditto.
11131 * gdb.base/breakpoint-shadow.exp: Ditto.
11132 * gdb.base/call-ar-st.exp: Ditto.
11133 * gdb.base/call-sc.exp: Ditto.
11134 * gdb.base/call-signal-resume.exp: Ditto.
11135 * gdb.base/callfuncs.exp: Ditto.
11136 * gdb.base/catch-syscall.exp: Ditto.
11137 * gdb.base/charset.exp: Ditto.
11138 * gdb.base/code-expr.exp: Ditto.
11139 * gdb.base/commands.exp: Ditto.
11140 * gdb.base/cond-expr.exp: Ditto.
11141 * gdb.base/condbreak.exp: Ditto.
11142 * gdb.base/cursal.exp: Ditto.
11143 * gdb.base/cvexpr.exp: Ditto.
11144 * gdb.base/default.exp: Ditto.
11145 * gdb.base/del.exp: Ditto.
11146 * gdb.base/detach.exp: Ditto.
11147 * gdb.base/display.exp: Ditto.
11148 * gdb.base/ena-dis-br.exp: Ditto.
11149 * gdb.base/eval-skip.exp: Ditto.
11150 * gdb.base/foll-fork.exp: Ditto.
11151 * gdb.base/foll-vfork.exp: Ditto.
11152 * gdb.base/frame-args.exp: Ditto.
11153 * gdb.base/funcargs.exp: Ditto.
11154 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11155 * gdb.base/gdbvars.exp: Ditto.
11156 * gdb.base/help.exp: Ditto.
11157 * gdb.base/ifelse.exp: Ditto.
11158 * gdb.base/included.exp: Ditto.
11159 * gdb.base/list.exp: Ditto.
11160 * gdb.base/macscp.exp: Ditto.
11161 * gdb.base/maint.exp: Ditto.
11162 * gdb.base/multi-fork.exp: Ditto.
11163 * gdb.base/overlays.exp: Ditto.
11164 * gdb.base/page.exp: Ditto.
11165 * gdb.base/pending.exp: Ditto.
11166 * gdb.base/pointers.exp: Ditto.
11167 * gdb.base/pr11022.exp: Ditto.
11168 * gdb.base/prelink.exp: Ditto.
11169 * gdb.base/printcmds.exp: Ditto.
11170 * gdb.base/psymtab.exp: Ditto.
11171 * gdb.base/randomize.exp: Ditto.
11172 * gdb.base/relational.exp: Ditto.
11173 * gdb.base/relocate.exp: Ditto.
11174 * gdb.base/remote.exp: Ditto.
11175 * gdb.base/sepdebug.exp: Ditto.
11176 * gdb.base/set-lang-auto.exp: Ditto.
11177 * gdb.base/setshow.exp: Ditto.
11178 * gdb.base/setvar.exp: Ditto.
11179 * gdb.base/signals.exp: Ditto.
11180 * gdb.base/signull.exp: Ditto.
11181 * gdb.base/sigstep.exp: Ditto.
11182 * gdb.base/sizeof.exp: Ditto.
11183 * gdb.base/solib-disc.exp: Ditto.
11184 * gdb.base/store.exp: Ditto.
11185 * gdb.base/structs.exp: Ditto.
11186 * gdb.base/structs2.exp: Ditto.
11187 * gdb.base/subst.exp: Ditto.
11188 * gdb.base/term.exp: Ditto.
11189 * gdb.base/trace-commands.exp: Ditto.
11190 * gdb.base/unwindonsignal.exp: Ditto.
11191 * gdb.base/valgrind-db-attach.exp: Ditto.
11192 * gdb.base/varargs.exp: Ditto.
11193 * gdb.base/watch-cond.exp: Ditto.
11194 * gdb.base/watch_thread_num.exp: Ditto.
11195 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11196 * gdb.base/watchpoint.exp: Ditto.
11197 * gdb.base/whatis-exp.exp: Ditto.
11198
11199 2010-06-01 Michael Snyder <msnyder@vmware.com>
11200
11201 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11202 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11203 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11204 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11205 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11206 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11207 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11208 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11209 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11210 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11211 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11212 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11213 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11214 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11215 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11216
11217 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11218
11219 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11220 trailing newline.
11221 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11222 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11223 (p *args): ... here and remove excessive trailing newline.
11224
11225 2010-05-31 Joel Brobecker <brobecker@adacore.com>
11226
11227 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11228
11229 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11230
11231 Accept the new Linux kernel "t (tracing stop)" string.
11232 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11233 Update comment.
11234 (state_wait) <T (tracing stop)>: New.
11235 (main): Update the state_wait expect string.
11236
11237 2010-05-28 Pedro Alves <pedro@codesourcery.com>
11238
11239 * limits.c, limits.exp: Delete files.
11240 * Makefile.in (clean mostlyclean): Adjust.
11241 * tracecmd.exp: Adjust.
11242
11243 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11244
11245 * gdb.base/tui-layout.exp: New.
11246
11247 2010-05-28 Michael Snyder <msnyder@vmware.com>
11248
11249 * gdb.reverse/break-precsave.exp:
11250 Replace uses of send_gdb / gdb_expect.
11251 * gdb.reverse/break-reverse.exp:
11252 Replace uses of send_gdb / gdb_expect.
11253 * gdb.reverse/consecutive-precsave.exp:
11254 Replace uses of send_gdb / gdb_expect.
11255 * gdb.reverse/consecutive-reverse.exp:
11256 Replace uses of send_gdb / gdb_expect.
11257 * gdb.reverse/finish-precsave.exp:
11258 Replace uses of send_gdb / gdb_expect.
11259 * gdb.reverse/finish-reverse.exp:
11260 Replace uses of send_gdb / gdb_expect.
11261 * gdb.reverse/i386-precsave.exp:
11262 Replace uses of send_gdb / gdb_expect.
11263 * gdb.reverse/i386-reverse.exp:
11264 Replace uses of send_gdb / gdb_expect.
11265 * gdb.reverse/i386-sse-reverse.exp:
11266 Replace uses of send_gdb / gdb_expect.
11267 * gdb.reverse/i387-env-reverse.exp:
11268 Replace uses of send_gdb / gdb_expect.
11269 * gdb.reverse/i387-stack-reverse.exp:
11270 Replace uses of send_gdb / gdb_expect.
11271 * gdb.reverse/machinestate-precsave.exp:
11272 Replace uses of send_gdb / gdb_expect.
11273 * gdb.reverse/machinestate.exp:
11274 Replace uses of send_gdb / gdb_expect.
11275 * gdb.reverse/sigall-precsave.exp:
11276 Replace uses of send_gdb / gdb_expect.
11277 * gdb.reverse/sigall-reverse.exp:
11278 Replace uses of send_gdb / gdb_expect.
11279 * gdb.reverse/solib-precsave.exp:
11280 Replace uses of send_gdb / gdb_expect.
11281 * gdb.reverse/solib-reverse.exp:
11282 Replace uses of send_gdb / gdb_expect.
11283 * gdb.reverse/step-precsave.exp:
11284 Replace uses of send_gdb / gdb_expect.
11285 * gdb.reverse/step-reverse.exp:
11286 Replace uses of send_gdb / gdb_expect.
11287 * gdb.reverse/until-precsave.exp:
11288 Replace uses of send_gdb / gdb_expect.
11289 * gdb.reverse/until-reverse.exp:
11290 Replace uses of send_gdb / gdb_expect.
11291 * gdb.reverse/watch-precsave.exp:
11292 Replace uses of send_gdb / gdb_expect.
11293 * gdb.reverse/watch-reverse.exp:
11294 Replace uses of send_gdb / gdb_expect.
11295
11296 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11297
11298 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11299 excessive newline.
11300
11301 2010-05-27 Michael Snyder <msnyder@vmware.com>
11302
11303 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11304 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11305 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11306 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11307 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11308 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11309 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11310 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11311 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11312 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11313 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11314 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11315 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11316 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11317 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11318 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11319 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11320 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11321 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11322
11323 2010-05-26 Michael Snyder <msnyder@vmware.com>
11324
11325 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11326 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11327
11328 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11329 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11330 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11331
11332 * gdb.reverse/consecutive-reverse.exp:
11333 Replace uses of send_gdb / gdb_expect.
11334 * gdb.reverse/consecutive-precsave.exp:
11335 Replace uses of send_gdb / gdb_expect.
11336
11337 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11338 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11339 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11340 * gdb.mi/mi-ns-stale-regcache.exp:
11341 Replace uses of send_gdb / gdb_expect.
11342 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11343 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11344 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11345 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11346 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11347 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11348 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11349 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11350 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11351
11352 2010-05-26 Michael Snyder <msnyder@vmware.com>
11353
11354 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11355
11356 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11357
11358 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11359 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11360 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11361 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11362 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11363 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11364 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11365 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11366 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11367
11368 2010-05-25 Tom Tromey <tromey@redhat.com>
11369
11370 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11371
11372 2010-05-25 Tom Tromey <tromey@redhat.com>
11373
11374 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11375 argument order.
11376 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11377 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11378 order.
11379 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11380 order.
11381 * gdb.base/call-sc.exp (setup_kfails): Remove.
11382 (setup_compiler_kfails): Remove.
11383 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11384 argument order.
11385 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11386 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11387 (advancei): Fix setup_kfail argument order.
11388 * gdb.base/radix.exp: Fix setup_kfail argument order.
11389 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11390 order.
11391 * gdb.base/structs.exp (setup_kfails): Remove.
11392 (setup_compiler_kfails): Fix setup_kfail argument order.
11393 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11394 order.
11395 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11396 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11397 setup_kfail argument order.
11398 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11399
11400 2010-05-25 Tom Tromey <tromey@redhat.com>
11401
11402 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11403
11404 2010-05-25 Michael Snyder <msnyder@vmware.com>
11405
11406 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11407 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11408 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11409 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11410 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11411 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11412 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11413 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11414 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11415 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11416 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11417 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11418 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11419 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11420 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11421 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11422 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11423 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11424 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11425 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11426 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11427 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11428 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11429 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11430 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11431 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11432 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11433 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11434 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11435 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11436 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11437 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11438 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11439 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11440 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11441 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11442 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11443 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11444 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11445 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11446 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11447 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11448 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11449 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11450 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11451 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11452 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11453 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11454
11455 2010-05-25 Doug Evans <dje@google.com>
11456
11457 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11458 gdb.string_to_argv.
11459
11460 2010-05-21 Tom Tromey <tromey@redhat.com>
11461
11462 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11463 Call it.
11464 * gdb.dwarf2/pieces.S: Update.
11465 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11466
11467 2010-05-21 Tom Tromey <tromey@redhat.com>
11468
11469 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11470 Call it.
11471 * gdb.dwarf2/pieces.c (struct C): New.
11472 (f6): New function.
11473 * gdb.dwarf2/pieces.S: Replace.
11474
11475 2010-05-21 Tom Tromey <tromey@redhat.com>
11476
11477 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11478 Call it.
11479
11480 2010-05-21 Tom Tromey <tromey@redhat.com>
11481
11482 * gdb.dwarf2.pieces.exp: New file.
11483 * gdb.dwarf2.pieces.S: New file.
11484 * gdb.dwarf2.pieces.c: New file.
11485
11486 2010-05-20 Pedro Alves <pedro@codesourcery.com>
11487 Joel Brobecker <brobecker@adacore.com>
11488
11489 * lib/gdb.exp (gdb_test_no_output): New function.
11490 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11491 when testing commands that should produce no output.
11492
11493 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11494
11495 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11496 parameter that we want to watch being a constant.
11497
11498 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11499
11500 * gdb.ada/cond_lang: New testcase.
11501
11502 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11503
11504 * lib/gdb.exp (banned_variables): New variable/constant.
11505 (gdb_init): Add write trace on variables listed in banned_variables.
11506 (gdb_finish): Remove write traces on variables listed in
11507 banned_variables.
11508
11509 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11510
11511 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11512 * gdb.cp/koenig.exp: Likewise.
11513
11514 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11515
11516 PR python/11482
11517
11518 * gdb.python/py-value.exp (test_value_hash): New function.
11519
11520 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11521
11522 PR exp/11530.
11523 * gdb.base/gdb11530.c: New file.
11524 * gdb.base/gdb11530.exp: New file.
11525
11526 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11527
11528 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11529 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11530
11531 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11532
11533 * gdb.cp/koenig.exp: New test.
11534 * gdb.cp/koenig.cc: New test program.
11535
11536 2010-05-05 Joel Brobecker <brobecker@adacore.com>
11537
11538 Remove the use of prms_id and bug_id throughout the testsuite.
11539
11540 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11541
11542 PR exp/11349.
11543 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11544 use a reference local variable.
11545
11546 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11547
11548 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11549 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11550 variable different_dir. Move debugfile into a full directory pathname
11551 under DIFFERENT_DIR.
11552 * lib/gdb.exp (separate_debug_filename): Remove.
11553 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11554 variable debug_dir and mkdir of it. Update function comments.
11555
11556 2010-04-29 Pedro Alves <pedro@codesourcery.com>
11557
11558 PR gdb/11557
11559
11560 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11561 files.
11562
11563 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11564
11565 * gdb.python/py-param.exp: New File.
11566
11567 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11568
11569 * gdb.base/default.exp: Fix "set language" test.
11570
11571 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11572
11573 PR breakpoints/11531.
11574 * gdb.base/gdb11531.c: New file.
11575 * gdb.base/gdb11531.exp: New file.
11576
11577 2010-04-26 Tom Tromey <tromey@redhat.com>
11578
11579 * gdb.base/completion.exp: Add tests for completion and deprecated
11580 commands.
11581
11582 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11583
11584 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11585 (print /x char_array): Escape curly brackets.
11586
11587 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11588
11589 Fix deadlock on looped list of loaded shared objects.
11590 * gdb.base/solib-corrupted.exp: New.
11591
11592 2010-04-23 Doug Evans <dje@google.com>
11593
11594 * gdb.python/py-section-script.c: New file.
11595 * gdb.python/py-section-script.exp: New file.
11596 * gdb.python/py-section-script.py: New file.
11597
11598 2010-04-20 Chris Moller <cmoller@redhat.com>
11599
11600 PR 10179
11601
11602 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11603 * gdb.base/pr10179-a.c:
11604 * gdb.base/pr10179-b.c:
11605 * gdb.base/pr10179.exp: New files.
11606
11607 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11608
11609 Fix crashes on dangling display expressions.
11610 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11611 is SEP.
11612 (lib_flags): Remove the "debug" keyword.
11613 (libsepdebug): New variable for iterating new loop.
11614 (save_pf_prefix): New variable wrapping the loop.
11615 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11616 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11617
11618 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11619
11620 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11621
11622 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11623
11624 PR stabs/11479.
11625 * gdb.stabs/gdb11479.exp: New file.
11626 * gdb.stabs/gdb11479.c: New file.
11627
11628 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11629
11630 * gdb.base/charset.c (Strin16, String32): New variables.
11631 * gdb.base/charset.exp (gdb_test): Test correct display
11632 of 16 or 32 bit strings.
11633
11634 2010-04-21 Chris Moller <cmoller@redhat.com>
11635
11636 PR 9167
11637 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11638 * gdb.cp/pr9167.cc: New file.
11639 * gdb.cp/pr9167.exp: New file.
11640
11641
11642 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11643
11644 PR pascal/11492.
11645 * gdb.pascal/gdb11492.pas: New file.
11646 * gdb.pascal/gdb11492.exp: New file.
11647
11648 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11649
11650 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11651
11652 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11653
11654 * gdb.ada/dyn_loc: New testcase.
11655
11656 2010-04-20 Chris Moller <cmoller@redhat.com>
11657
11658 PR 10867
11659
11660 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11661 * gdb.cp/pr10687.cc: New file.
11662 * gdb.cp/pr10687.exp: New file.
11663
11664
11665 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11666 Sergio Durigan Junior <sergiodj@redhat.com>
11667
11668 * gdb.fortran/logical.exp: New testcase.
11669 * gdb.fortran/logical.f90: New file.
11670
11671 2010-04-19 Doug Evans <dje@google.com>
11672
11673 * gdb.base/help.exp (help source): Update expected output.
11674
11675 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11676
11677 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11678 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11679 gdb_exit and return.
11680 (executable): New variable.
11681 (binfile): Use it.
11682
11683 2010-04-19 Pedro Alves <pedro@codesourcery.com>
11684
11685 PR breakpoints/8554.
11686
11687 * gdb.trace/save-trace.exp: Adjust.
11688
11689 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11690
11691 PR corefiles/11511
11692 * gdb.arch/system-gcore.exp: New.
11693 * gdb.arch/gcore.c: Likewise.
11694
11695 2010-04-15 Doug Evans <dje@google.com>
11696
11697 * gdb.python/py-progspace.c: New file.
11698 * gdb.python/py-progspace.exp: New file.
11699
11700 * gdb.base/source.exp: Add tests for "source -s".
11701
11702 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11703
11704 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11705 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11706 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11707 * gdb.python/py-mi.exp: New test for to_string returning None.
11708
11709 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11710
11711 * gdb.python/py-breakpoint.c: Make result global.
11712
11713 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11714
11715 Fix non-GNU make compatibility.
11716 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11717
11718 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11719
11720 * gdb.python/py-breakpoint.exp: New File.
11721 * gdb.python/py-breakpoint.C: Ditto.
11722
11723 2010-04-08 Stan Shebs <stan@codesourcery.com>
11724
11725 * gdb.trace/actions.exp: Clear default-collect.
11726 * gdb.trace/save-trace.exp: Clear default-collect.
11727
11728 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11729
11730 * gdb.python/py-value: Add null string variable.
11731 (test_lazy_string): Test zero length, NULL address lazy
11732 strings.
11733
11734 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11735
11736 * gdb.arch/i386-avx.c: New.
11737 * gdb.arch/i386-avx.exp: Likewise.
11738
11739 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11740
11741 2010-04-06 Doug Evans <dje@google.com>
11742
11743 * gdb.base/source-test.gdb: New file.
11744 * gdb.base/source.exp: Test source -v.
11745
11746 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11747
11748 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11749
11750 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11751
11752 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11753 within one line, unless it is followed by a double quote.
11754 * gdb.stabs/hppa.sed: Idem.
11755 * gdb.stabs/weird.def: Add char and String constants
11756 * gdb.stabs/weird.exp: Check for correct parsing of
11757 char and string constants.
11758 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11759 in .stabs to .stabx substitution.
11760
11761 2010-04-05 Stan Shebs <stan@codesourcery.com>
11762
11763 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11764 constant global.
11765 * gdb.trace/tfile.exp: Try to print them.
11766
11767 2010-04-04 Stan Shebs <stan@codesourcery.com>
11768
11769 * gdb.base/completion.exp: Update for new "info watchpoints".
11770 * gdb.base/default.exp: Ditto.
11771 * gdb.base/help.exp: Ditto.
11772 * gdb.base/watchpoint.exp: Ditto.
11773 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11774
11775 2010-04-04 Stan Shebs <stan@codesourcery.com>
11776
11777 * gdb.trace/tfile.exp: Sharpen tfind test.
11778
11779 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11780
11781 * gdb.base/break-entry.exp: New.
11782
11783 2010-04-02 Hui Zhu <teawater@gmail.com>
11784 Michael Snyder <msnyder@vmware.com>
11785
11786 * gdb.reverse/i386-sse-reverse.exp: New file.
11787 * gdb.reverse/i386-sse-reverse.c: New file.
11788
11789 2010-04-02 Pedro Alves <pedro@codesourcery.com>
11790
11791 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11792
11793 2010-04-01 Stan Shebs <stan@codesourcery.com>
11794
11795 * gdb.trace/actions.exp: Tweak expected output.
11796 * gdb.trace/while-stepping.exp: Tweak expected output.
11797
11798 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11799
11800 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11801
11802 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11803
11804 * gdb.base/commands.exp: Adjust.
11805 * gdb.cp/extern-c.exp: Adjust.
11806
11807 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11808
11809 * gdb.trace/collection.c (local_test_func): Define a local struct,
11810 and instanciate it.
11811
11812 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11813
11814 * gdb.trace/collection.exp (gdb_collect_args_test)
11815 (gdb_collect_argarray_test): XFAIL the tests that assume the
11816 argarray argument's elements are collected.
11817
11818 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11819
11820 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11821 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11822
11823 2010-03-31 Stan Shebs <stan@codesourcery.com>
11824
11825 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11826 and tracepoint conditionals.
11827 (gdb_verify_tracepoints): Delete unused return.
11828
11829 2010-03-26 Keith Seitz <keiths@redhat.com>
11830
11831 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11832 appear in the output before main.
11833 Remove KFAIL for gdb/2215 aka bz 9320.
11834
11835 2010-03-30 Doug Evans <dje@google.com>
11836
11837 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11838 by dejagnu.
11839 * gdb.arch/amd64-dword.exp: Ditto.
11840
11841 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11842 match.
11843 (break printf): Ditto.
11844
11845 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11846
11847 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11848 gcc < 4.4.
11849 * gdb.cp/shadow.exp: Ditto.
11850
11851 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11852
11853 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11854 "tstart" is silent.
11855
11856 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11857
11858 * gdb.trace/collection.exp (executable): New.
11859 (binfile): Use it.
11860 (fpreg, spreg, pcreg): New.
11861 (test_register): Use gdb_test_multiple. Pass /x to print.
11862 (prepare_for_trace_test): New.
11863 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11864 (gdb_collect_args_test, gdb_collect_argstruct_test)
11865 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11866 prepare_for_trace_test.
11867 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11868 fpreg, spreg and pcreg.
11869 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11870 prepare_for_trace_test.
11871 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11872 try to detect tracing support here. Don't set breakpoints at
11873 `begin' or `end' here.
11874 <global scope>: Use clean_restart. Run to main before checking
11875 for tracing support. Check for for tracing support here.
11876
11877 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11878
11879 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11880 " as $displacement" to "seen displacement message".
11881
11882 2010-03-28 Pedro Alves <pedro@codesourcery.com>
11883
11884 * gdb.trace/while-dyn.exp (executable): New variable.
11885 (binfile): Use it.
11886 (test_while_stepping): New function. Move most tests here. Call
11887 it once for each of the while-stepping, stepping and ws aliases.
11888
11889 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11890
11891 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11892 that do not provide the tagless_struct type name at all.
11893 (test_print_anon_union): Do not check value of uninitialized
11894 union member. Do not use cp_test_ptype_class, so we can accept
11895 "long" as well as "long int".
11896
11897 2010-03-26 Pedro Alves <pedro@codesourcery.com>
11898
11899 * gdb.trace/tfile.c (tohex, bin2hex): New.
11900 (write_error_trace_file): Hexify error description.
11901
11902 2010-03-25 Stan Shebs <stan@codesourcery.com>
11903
11904 * gdb.trace/tfile.c: Generate an additional trace file, improve
11905 portability.
11906 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11907 files in a better way.
11908
11909 2010-03-25 Keith Seitz <keiths@redhat.com>
11910
11911 * gdb.java/jprint.exp: XFAIL printing of static class members
11912 because of GCC debuginfo problem.
11913
11914 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11915
11916 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11917
11918 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11919
11920 * gdb.base/completion.exp: Allow long instead of long int.
11921 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11922 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11923 variable p.
11924 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11925 * gdb.base/pointers.exp: Allow long instead of long int.
11926 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11927 * gdb.base/step-line.exp: Allow a directory before the source file name.
11928
11929 2010-03-24 Tom Tromey <tromey@redhat.com>
11930
11931 PR breakpoints/9352:
11932 * gdb.base/default.exp: Update.
11933 * gdb.base/commands.exp: Update.
11934 * gdb.cp/extern-c.exp: Test setting commands on multiple
11935 breakpoints at once.
11936
11937 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11938
11939 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11940 if gdb,nosignals.
11941 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11942 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11943 exited".
11944
11945 2010-03-24 Stan Shebs <stan@codesourcery.com>
11946
11947 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11948
11949 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11950
11951 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11952 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11953 argument. Handle "short" and "long".
11954 (Top level): Pass overprototyped output for old_fptr and xptr.
11955
11956 2010-03-23 Pedro Alves <pedro@codesourcery.com>
11957
11958 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11959 format strings and add casts to avoid compiler warnings.
11960
11961 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
11962
11963 * lib/trace-support.exp (gdb_trace_setactions):
11964 Don't expect whitespace after ">" prompt.
11965 * gdb.trace/actions.exp: Adjust for output changes.
11966 * gdb.trace/while-stepping.exp: Likewise.
11967
11968 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11969
11970 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11971 and r157645).
11972
11973 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11974
11975 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11976 New.
11977
11978 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11979
11980 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11981 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11982
11983 2010-03-19 Stan Shebs <stan@codesourcery.com>
11984
11985 * gdb.trace/ax.exp: New file.
11986
11987 2010-03-19 Doug Evans <dje@google.com>
11988
11989 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11990 output from gcc.
11991
11992 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11993 named /usr/sbin/prelink<foo>.
11994
11995 2010-03-18 Stan Shebs <stan@codesourcery.com>
11996
11997 * gdb.trace/circ.exp: Test circular-trace-buffer.
11998 * gdb.trace/tfile.exp: Update tstatus test.
11999
12000 2010-03-18 Joel Brobecker <brobecker@adacore.com>
12001
12002 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12003 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12004
12005 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12006
12007 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12008
12009 2010-03-18 Pedro Alves <pedro@codesourcery.com>
12010
12011 * gdb.base/default.exp: Adjust the expected output of the finish
12012 and until commands when the inferior is not being run.
12013
12014 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12015
12016 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12017 * gdb.cp/nsusing.exp: Ditto.
12018
12019 2010-03-15 Tom Tromey <tromey@redhat.com>
12020
12021 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12022 * gdb.cp/userdef.cc (operator==): New function.
12023 (main): New locals mem1, mem2.
12024
12025 2010-03-15 Jie Zhang <jie@codesourcery.com>
12026
12027 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12028 Declare and use new loadtimeout variable.
12029
12030 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12031
12032 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12033 Use gdb_load later.
12034
12035 2010-03-14 Pedro Alves <pedro@codesourcery.com>
12036
12037 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12038 literal. Add missing endlines to prints to stderr.
12039
12040 2010-03-12 Tom Tromey <tromey@redhat.com>
12041
12042 PR c++/9708:
12043 * gdb.cp/m-static.exp: Add regression test.
12044 * gdb.cp/m-static.cc (method): New method.
12045 (main): Call it.
12046
12047 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12048
12049 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12050 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12051
12052 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12053
12054 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12055
12056 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12057
12058 * lib/gdb.exp (skip_stl_tests): New.
12059 (gdb_compile): Symbian needs -ldl.
12060 (shlib_target_file): New.
12061 (shlib_symbol_file): New.
12062 (gdb_load_shlibs): Use shlib_target_file.
12063 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12064 * gdb.cp/exception.exp: Use skip_stl_tests.
12065 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12066 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12067 * gdb.cp/mb-templates.exp: Ditto.
12068 * gdb.base/commands.exp: Relax regexes.
12069 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12070 shlib_target_file and shlib_symbol_file.
12071 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12072 sections.
12073 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12074 * gdb.base/solib-disc.exp: Use
12075 shlib_target_file and shlib_symbol_file.
12076 * gdb.base/unload.exp: Don't skip on symbian. Use
12077 shlib_target_file and shlib_symbol_file.
12078 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12079
12080 2010-03-12 Pedro Alves <pedro@codesourcery.com>
12081
12082 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12083 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12084 Issue a tfind end before looking for a tracepoint frame.
12085 * gdb.trace/tfind.exp: Adjust tstatus output.
12086 Adjust disassembly output.
12087 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12088
12089 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12090
12091 * gdb.base/break-interp.exp: Create new displacement parameter value
12092 for the test_ld calls.
12093 (reach): New parameter displacement, verify its content. New push of
12094 pf_prefix "reach-$func:". Import global expect_out.
12095 (test_core): New parameter displacement, verify its content. New push
12096 of pf_prefix "core:". New command "set verbose on". Import global
12097 expect_out.
12098 (test_attach): New parameter displacement, verify its content. New
12099 push of pf_prefix "attach:". New command "set verbose on". Import
12100 global expect_out.
12101 (test_ld): New parameter displacement, pass it to the reach, test_core
12102 and test_attach calls and verify its content in the "ld.so exit" test.
12103 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12104 (prelink): Update expected text, use gdb_test.
12105
12106 2010-03-10 Doug Evans <dje@google.com>
12107
12108 * gdb.base/checkpoint.exp: Fix comment.
12109 Lengthen timeout while doing >600 checkpoints test.
12110 Rename duplicate "kill all one" test to keep test names unique.
12111
12112 2010-03-10 Pedro Alves <pedro@codesourcery.com>
12113
12114 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12115
12116 2010-03-08 Keith Seitz <keiths@redhat.com>
12117
12118 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12119 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12120 (dm_type_long): New function.
12121 (dm_type_unsigned_short): New function.
12122 (dm_type_unsigned_long): New function.
12123 (myint): New typedef.
12124 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12125 long, unsigned shor and long, operator char*, and typedef.
12126 (test_lookup_operator_functions): Add operator char* test.
12127 (test_paddr_operator_functions): Likewise.
12128 (test_paddr_overloaded_functions): Use probe values for
12129 short, long, and unsigned short and long.
12130 (test_paddr_hairy_functions): If the demangler probe detected
12131 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12132 demangler.
12133 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12134 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12135 and "print null_pmf".
12136 Add test "ptype a.*pmf".
12137 * gdb.cp/overload.exp: Allow optional "int" to appear with
12138 "short" and "long".
12139 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12140 long expect value for men_overload1arg.
12141 Allow "int" to appear with "short" and "long".
12142 When testing "info break", add argument for main (void).
12143 Also allow "int" to appear with "short" and "long".
12144 Ditto with "unsigned" and "long long".
12145 * gdb.java/jmain.exp: Do not enclose methods names in single
12146 quotes.
12147 * gdb.java/jmisc.exp: Likewise.
12148 * gdb.java/jprint.exp: Likewise.
12149 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12150
12151 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12152 * gdb.cp/exception.exp (backtrace after first throw)
12153 (backtrace after second throw): Allow a namespace before __cxa_throw.
12154 (backtrace after first catch, backtrace after second catch): Allow
12155 a namespace before __cxa_begin_catch.
12156
12157 * gdb.cp/cpexprs.exp: New file.
12158 * gdb.cp/cpexprs.cc: New file.
12159
12160 From Daniel Jacobowitz <dan@codesourcery.com>
12161 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12162 to use string_to_regexp.
12163 (ctor, dtor): New functions. Use them to match constructor
12164 and destructor function types.
12165 (Top level): Use runto_main.
12166
12167 2010-03-05 Tom Tromey <tromey@redhat.com>
12168
12169 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12170 gdb.target_charset.
12171 (pp_ns.to_string): Likewise.
12172
12173 2010-03-04 Keith Seitz <keiths@redhat.com>
12174
12175 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12176 can be quoted. Test that both the filename and function/line
12177 portions can be quoted at the same time.
12178
12179 2010-03-04 Pedro Alves <pedro@codesourcery.com>
12180
12181 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12182
12183 2010-03-03 Doug Evans <dje@google.com>
12184
12185 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12186 libc contains libpthread.
12187
12188 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12189 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12190 of gdb_compile. Add another pattern to match android backtrace.
12191
12192 2010-03-03 Tom Tromey <tromey@redhat.com>
12193
12194 PR gdb/11345:
12195 * gdb.base/printcmds.exp (test_printf): Add test.
12196
12197 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12198
12199 * gdb.arch/amd64-byte.exp: New.
12200 * gdb.arch/amd64-dword.exp: Likewise.
12201 * gdb.arch/amd64-pseudo.c: Likewise.
12202 * gdb.arch/amd64-word.exp: Likewise.
12203 * gdb.arch/i386-byte.exp: Likewise.
12204 * gdb.arch/i386-pseudo.c: Likewise.
12205 * gdb.arch/i386-word.exp: Likewise.
12206
12207 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12208
12209 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12210 types. Add structreg, bitfields, and flags registers.
12211 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12212 registers.
12213
12214 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12215
12216 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12217 (load_description): Set architecture if defined.
12218
12219 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12220
12221 * gdb.python/py-frame.exp: Add read_var block tests.
12222 * gdb.python/py-frame.c (block): New function.
12223
12224 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12225 Daniel Jacobowitz <dan@codesourcery.com>
12226
12227 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12228
12229 2010-02-25 David S. Miller <davem@davemloft.net>
12230
12231 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12232 fix logic for setting all_syscalls_numbers.
12233
12234 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12235
12236 * Makefile.in: Add py-block and py-symbol.
12237 * gdb.python/py-symbol.exp: New File.
12238 * gdb.python/py-symtab.exp: New File.
12239 * gdb.python/py-block.exp: New File.
12240 * gdb.python/py-symbol.c: New File.
12241 * gdb.python/py-block.c: New File.
12242
12243 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12244
12245 PR python/11314
12246 * lib/gdb.exp (skip_python_tests): New function.
12247 * gdb.python/py-cmd.exp: Use skip_python_tests.
12248 * gdb.python/py-frame.exp: Likewise.
12249 * gdb.python/py-function.exp: Likewise.
12250 * gdb.python/py-prettyprint.exp: Likewise.
12251 * gdb.python/py-template.exp: Likewise.
12252 * gdb.python/py-type.exp: Likewise.
12253 * gdb.python/py-value.exp: Likewise.
12254
12255 2010-02-22 Pedro Alves <pedro@codesourcery.com>
12256
12257 PR9605
12258
12259 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12260
12261 2010-02-19 Tom Tromey <tromey@redhat.com>
12262
12263 PR c++/8693, PR c++/9496:
12264 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12265 regression tests.
12266
12267 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12268
12269 Fix compatibility with m68k as.
12270 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12271 Use only /* comments */.
12272
12273 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12274
12275 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12276 * configure: Regenerate.
12277
12278 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12279
12280 * gdb.python/py-type.exp: Check for Python support.
12281
12282 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12283
12284 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12285 `regsub' syntax available.
12286
12287 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12288
12289 * gdb.base/shmain.c (main): Remove printf call.
12290 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12291 * gdb.base/unload.c (main): Make format of fprintf a string
12292 literal. Add missing endlines to prints to stderr.
12293 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12294
12295 2010-02-17 Tom Tromey <tromey@redhat.com>
12296
12297 * gdb.java/jprint.java (jprint.props): New field.
12298 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12299
12300 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12301
12302 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12303 available.
12304
12305 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12306
12307 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12308 creation to support remote host testing.
12309
12310 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12311
12312 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12313 Recognize "command not found".
12314
12315 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12316
12317 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12318 single-stepping.
12319
12320 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12321
12322 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12323 if arguments are not supported.
12324
12325 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12326
12327 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12328 be const or non-const.
12329
12330 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12331
12332 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12333 mi_send_resuming_command to send -exec-continue.
12334
12335 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12336
12337 * gdb.base/list.exp (test_list_filename_and_function): Add test
12338 with single quotes.
12339 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12340 matching.
12341 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12342 Add KFAIL'd tests for PR gdb/11289.
12343
12344 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12345
12346 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12347
12348 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12349
12350 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12351 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12352 a temporary directory.
12353
12354 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12355
12356 * gdb.base/charset.exp: Use a single regular expression to match
12357 show host-charset and show target-charset output.
12358
12359 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12362 "Illegal process-id" expect string more exact.
12363 (attach to digits-starting nonsense is prohibited): New.
12364
12365 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12366
12367 * gdb.base/prelink.exp (set verbose on): New.
12368
12369 2010-02-12 Tomas Holmberg <th@virtutech.com>
12370
12371 * mi-reverse.exp: New file. Test for reverse option to the
12372 following MI commands: exec-continue, exec-finish, exec-next,
12373 exec-step, exec-next-instruction, exec-step-instruction.
12374
12375 2010-02-09 Joel Brobecker <brobecker@adacore.com>
12376
12377 * gdb.ada/ptype_tagged_param: New testcase.
12378
12379 2010-02-08 Tom Tromey <tromey@redhat.com>
12380
12381 PR c++/8017:
12382 * gdb.cp/overload.exp: Add tests.
12383 * gdb.cp/overload.cc (struct K): New.
12384 (namespace N): New.
12385 (main): Call new functions.
12386 (K::staticoverload): Define.
12387
12388 2010-02-08 Chris Moller <moller@mollerware.com>
12389
12390 PR gdb/10728
12391 * gdb.cp/pr10728-x.h: New file.
12392 * gdb.cp/pr10728-x.cc: New file.
12393 * gdb.cp/pr10728-y.cc: New file.
12394 * gdb.cp/pr10728.exp: New file.
12395 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12396
12397 2010-02-08 Chris Moller <moller@mollerware.com>
12398
12399 PR gdb/9067
12400 * gdb.cp/pr9067.exp: New
12401 * gdb.cp/pr9067.cc: New
12402 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12403
12404 2010-02-08 Joel Brobecker <brobecker@adacore.com>
12405
12406 * lib/gdb.exp (gdb_test_timeout): New global variable.
12407 Set it to timeout if not already set.
12408 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12409
12410 2010-02-05 Doug Evans <dje@google.com>
12411
12412 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12413 user.
12414
12415 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12416
12417 PR c++/7935:
12418 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12419
12420 2010-02-04 Tom Tromey <tromey@redhat.com>
12421
12422 * gdb.cp/virtbase.exp: Make test case names unique.
12423
12424 2010-02-02 Tom Tromey <tromey@redhat.com>
12425
12426 * gdb.cp/virtbase.exp: Add regression tests.
12427 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12428 (main): Instantiate RHC.
12429
12430 2010-02-02 Tom Tromey <tromey@redhat.com>
12431
12432 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12433 type-printing change.
12434
12435 2010-02-02 Tom Tromey <tromey@redhat.com>
12436
12437 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12438 * gdb.cp/virtbase.cc: New file.
12439 * gdb.cp/virtbase.exp: New file.
12440 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12441
12442 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12443
12444 PR libc/11214:
12445 * gdb.threads/current-lwp-dead.c: Include features.h.
12446 (HAS_NOMMU): New.
12447 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12448
12449 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12450
12451 * gdb.base/symbol-without-target_section.exp,
12452 gdb.base/symbol-without-target_section.c: New.
12453
12454 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12455
12456 * gdb.base/bigcore.exp: Reset increased timeout.
12457 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12458
12459 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12460
12461 * gdb.base/gcore.exp (capture_command_output): Use
12462 gdb_test_multiple.
12463
12464 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12465
12466 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12467 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12468 (Top level): Call it.
12469
12470 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12471
12472 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12473
12474 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12475
12476 * gdb.base/call-strs.exp, gdb.base/default.exp,
12477 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12478 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12479 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12480 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12481 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12482 * gdb.base/ending-run.exp: Correct restore of timeout.
12483 * gdb.base/page.exp: Remove unnecessary timeout setting.
12484
12485 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12486
12487 * gdb.ada/rec_return: New testcase.
12488
12489 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12490
12491 * gdb.ada/call_pn: New testcase.
12492
12493 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12494
12495 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12496 (Top level): Use it to resume.
12497 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12498 the Thumb mode displaced stepping error as unsupported.
12499
12500 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12501
12502 * gdb.cp/nsusing.exp: Added more tests.
12503 * gdb.cp/nsrecurs.exp: Ditto.
12504 * gdb.cp/nsusing.cc: Added test functions.
12505 * gdb.cp/nsrecurs.cc: Ditto.
12506
12507 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12508
12509 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12510 absolute directory pathnames in gdb.sum file.
12511
12512 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12513
12514 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12515 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12516
12517 2010-01-26 Tom Tromey <tromey@redhat.com>
12518
12519 PR exp/7643:
12520 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12521 setup_kfail.
12522
12523 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12524
12525 * gdb.cp/nsrecurs.exp: New test.
12526 * gdb.cp/nsrecurs.cc: New test program.
12527 * gdb.cp/nsstress.exp: New test.
12528 * gdb.cp/nsstress.cc: New test program.
12529 * gdb.cp/nsdecl.exp: New test.
12530 * gdb.cp/nsdecl.cc: New test program.
12531
12532 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12533
12534 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12535 imported into file scope.
12536 Marked test as xfail.
12537 * gdb.cp/namespace-using.cc (marker5): New function.
12538 * gdb.cp/shadow.exp: New test.
12539 * gdb.cp/shadow.cc: New test program.
12540 * gdb.cp/nsimport.exp: New test.
12541 * gdb.cp/nsimport.cc: New test program.
12542
12543 2010-01-25 Tom Tromey <tromey@redhat.com>
12544
12545 PR gdb/11049:
12546 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12547 with "set print null-stop on".
12548
12549 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12550
12551 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12552 Adjust it for DISASSEMBLY_OMIT_FNAME.
12553
12554 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12555
12556 PR symtab/11199:
12557 * gdb.dwarf2/member-ptr-forwardref.exp,
12558 gdb.dwarf2/member-ptr-forwardref.S: New.
12559
12560 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12561
12562 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12563 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12564 thread1_tid_mutex. Remove gdbstop_mutex handling.
12565 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12566 thread2_tid_mutex. Remove gdbstop_mutex handling.
12567 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12568 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12569 pthread_cond_wait conditionalizations by while loops.
12570
12571 2010-01-20 Tom Tromey <tromey@redhat.com>
12572
12573 PR backtrace/10770:
12574 * gdb.dwarf2/pr10770.exp: New file.
12575 * gdb.dwarf2/pr10770.c: New file.
12576 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12577
12578 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12579
12580 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12581 that target was removed, and the test always runs native anyway.
12582
12583 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12584
12585 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12586 gdb.base/watchpoint-cond-gone-stripped.c: New.
12587
12588 2010-01-19 Tom Tromey <tromey@redhat.com>
12589
12590 PR c++/8000:
12591 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12592 existing tests.
12593 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12594 (main): Use AAA::SomeEnum.
12595
12596 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12597
12598 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12599 (test_ignore_count): Declare line_callme_body global.
12600 (run to breakpoint with ignore count): Use line_callme_body.
12601 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12602 (set line_main_hello, set line_main_return): Reindent.
12603 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12604 New.
12605 (continue to callee4): Use line_callee4_body.
12606 (check *stopped from CLI command): Use line_callee4_next.
12607 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12608 (set line_main_hello, set line_main_return): Reindent.
12609 (set line_callee4_head, set line_callee4_body): New.
12610 (continue to callee4): Use line_callee4_body.
12611
12612 2010-01-18 Tom Tromey <tromey@redhat.com>
12613
12614 PR c++/9680:
12615 * gdb.cp/casts.cc: Add new classes and variables.
12616 * gdb.cp/casts.exp: Test new operators.
12617
12618 2010-01-18 Tom Tromey <tromey@redhat.com>
12619 Thiago Jung Bauermann <bauerman@br.ibm.com>
12620
12621 * gdb.python/source2.py: New file.
12622 * gdb.python/source1: New file.
12623 * gdb.python/python.exp: Test "source" command.
12624
12625 2010-01-15 Stan Shebs <stan@codesourcery.com>
12626
12627 * gdb.trace/tfile.c: New file.
12628 * gdb.trace/tfile.exp: New file.
12629
12630 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12631
12632 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12633
12634 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12635
12636 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12637
12638 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12639
12640 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12641 (libfunc): New parameter action. Implement also selectable "sleep".
12642 * gdb.base/break-interp-main.c: Include assert.h.
12643 (libfunc): New parameter action.
12644 (main): New parameters argc and argv. Assert argc. Pass argv.
12645 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12646 (test_attach): New proc.
12647 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12648 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12649
12650 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12651
12652 * gdb.base/break-interp.exp (test_core): New proc.
12653 (test_ld): Call it.
12654
12655 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12656
12657 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12658 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12659 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12660 and gdb_compile_shlib. Use new -Wl compiler options.
12661 (dl bt, main bt): New tests.
12662
12663 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12664
12665 Support PIEs with no symfile_objfile.
12666 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12667 (test_ld): New parameter trynosym.
12668 (test_ld <$trynosym>): New block.
12669
12670 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12671
12672 * gdb.base/break-interp.exp: New file.
12673
12674 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12675
12676 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12677 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12678 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12679 test.
12680 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12681 * gdb.python/py-mi.exp: Add lazy string test.
12682
12683 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12684
12685 * lib/mi-support.exp (mi_check_thread_states): Handle
12686 core number in thread listing.
12687
12688 2010-01-12 Joel Brobecker <brobecker@adacore.com>
12689
12690 * gdb.base/maint.exp: Adjust the expected output for the
12691 "maint print type" test. Use gdb_test_multiple instead of
12692 gdb_sent/gdb_expect.
12693
12694 2010-01-11 Doug Evans <dje@google.com>
12695
12696 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12697 from gdbserver_download. All callers updated.
12698
12699 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12700
12701 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12702
12703 Implement binary numbers parsing.
12704 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12705 (test_integer_literals_rejected): New binary tests.
12706
12707 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12708
12709 * gdb.cell/configure: Regenerate.
12710
12711 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12712
12713 * gdb.base/corefile.exp: Move the core finding block out and call it as
12714 core_find, new variable $corefile, replace corefile by $corefile and
12715 [file tail $corefile] for usage vs. test names resp.
12716 * lib/gdb.exp (core_find): Move it as a new function here. New
12717 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12718 $destcore. Return "" on error.
12719
12720 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12721
12722 Workaround PR binutils/10802.
12723 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12724 (twice).
12725
12726 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12727
12728 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12729
12730 2010-01-08 Joel Brobecker <brobecker@adacore.com>
12731
12732 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12733 call, to avoid interruption.
12734
12735 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12736
12737 * gdb.stabs/weird.def (args93): New.
12738
12739 2010-01-07 Doug Evans <dje@google.com>
12740
12741 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12742
12743 2010-01-07 Tom Tromey <tromey@redhat.com>
12744
12745 * gdb.base/source.exp: Use correct line number.
12746
12747 2010-01-05 Stan Shebs <stan@codesourcery.com>
12748
12749 * gdb.trace/tracecmd.exp: Test ftrace.
12750
12751 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12752
12753 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12754
12755 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12756
12757 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12758 "uint_for_mi_testing".
12759
12760 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12761
12762 Test indented comment in file being sourced.
12763 * gdb.base/commands.exp: Test indented comment in file being sourced.
12764
12765 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12766
12767 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12768 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12769 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12770 notice.
12771
12772 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12773
12774 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12775 notice.
12776
12777 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12778
12779 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12780 missing $after_stopped and comma (,) expectation.
12781
12782 2009-12-31 Stan Shebs <stan@codesourcery.com>
12783
12784 * gdb.trace/actions.exp: Test teval action.
12785
12786 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12787
12788 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12789 (top level): Call test_watchpoint_in_big_blob.
12790 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12791 watchpoints.
12792 (func3): Write to buf.
12793
12794 2009-12-29 Stan Shebs <stan@codesourcery.com>
12795
12796 * gdb.trace/actions.exp: Test default-collect.
12797
12798 2009-12-28 Stan Shebs <stan@codesourcery.com>
12799
12800 * gdb.trace/tsv.exp: New file.
12801 * gdb.base/completion.exp: Update ambiguous info output.
12802
12803 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12804
12805 * gdb.base/find.c (main): Reference search buffers.
12806 * gdb.base/included.c (main): Reference integer.
12807 * gdb.base/ptype.c (charfoo): Declare.
12808 (intfoo): Call charfoo.
12809 * gdb.base/scope0.c (useitp): New function.
12810 (usestatics): Use useitp.
12811 (useit): Add a type for val.
12812 * gdb.base/scope1.c (useit1): Take a pointer argument.
12813 (usestatics1): Update calls to useit1.
12814 * gdb.cp/call-c.cc: Declare foo.
12815 (main): Call foo.
12816 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12817 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12818 (main): Call C::ensureRefs and ensureOtherRefs.
12819 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12820 variables.
12821 (ensureOtherRefs): New function.
12822 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12823 * gdb.cp/templates.cc (main): Call t5i.value.
12824
12825 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12826
12827 Fix compatibility with G++-4.5.
12828 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12829 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12830 (uncaught return): Remove.
12831
12832 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12833 Phil Muldoon <pmuldoon@redhat.com>
12834
12835 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12836 (bp_location13, bp_location14, bp_location17, bp_location18)
12837 (marker3_proto, marker4_proto): New variables.
12838 (breakpoint info): Update output.
12839 (run until breakpoint at marker3, run until breakpoint at marker4): New
12840 tests.
12841
12842 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12843
12844 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12845 Replace the printf call of Y by provided "y-set-1" label. New block
12846 for the second shared library.
12847 * gdb.base/unload.exp: Compile also the second library, call
12848 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12849 (single pending breakpoint info): Rename to ...
12850 (pending breakpoint info before run): ... this extended test.
12851 (libfile2, libname2, libsrcfile2, libsrc2)
12852 (lib_sl2): New variables.
12853 (exec_opts): Set also SHLIB_NAME2.
12854 (pending breakpoint info on first run at shrfunc1)
12855 (pending breakpoint info on second run at shrfunc1)
12856 (pending breakpoint info on second run at shrfunc2)
12857 (print y from libfile, print y from libfile2): New tests.
12858 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12859 * gdb.base/unloadshr2.c: New.
12860
12861 2009-12-22 Hui Zhu <teawater@gmail.com>
12862
12863 * gdb.reverse/sigall-reverse.exp: Adjust.
12864
12865 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12866
12867 PR gdb/10884
12868
12869 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12870 (main): Call do_bitfield_tests.
12871 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12872
12873 2009-12-20 Joel Brobecker <brobecker@adacore.com>
12874
12875 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12876 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12877 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12878 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12879 gdb.modula2/unbounded1.c: Update copyright header.
12880
12881 2009-12-10 Chris Moller <moller@mollerware.com>
12882
12883 PR gdb/9399
12884 * gdb.cp/virtfunc2.exp: New tests
12885 * gdb.cp/virtfunc2.cc: New tests
12886 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12887
12888 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12889
12890 * gdb.reverse/i387-env-reverse.c: New file.
12891 * gdb.reverse/i387-env-reverse.exp: New file.
12892 * gdb.reverse/i387-stack-reverse.c: New file.
12893 * gdb.reverse/i387-stack-reverse.exp: New file.
12894
12895 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12896
12897 * gdb.python/py-type.exp (test_range): New test.
12898
12899 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12900
12901 PR python/10805
12902
12903 * gdb.python/py-type.exp: New file.
12904 * gdb.python/py-type.c: New file.
12905 * Makefile.in: Add py-type.
12906
12907 2009-12-03 Tom Tromey <tromey@redhat.com>
12908
12909 * gdb.python/py-value.exp (test_parse_and_eval): New
12910 function.
12911
12912 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12913
12914 PR gdb/11022
12915
12916 * gdb.base/pr11022.exp: New test.
12917 * gdb.base/pr11022.c: New test.
12918
12919 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12920
12921 Fix spurious false FAILs.
12922 * gdb.base/structs.c (chartest): New.
12923 (main): Fill-in chartest.
12924 * gdb.base/structs.exp (anychar_re, first): New.
12925 (start_structs_test): Import global anychar_re and first.
12926 New gdb_test call "set print elements 300; ${testfile}"
12927 (start_structs_test <$first>): New block.
12928 (any): Import global anychar_re. New variable ac. Use ${ac}.
12929
12930 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12931
12932 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12933
12934 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12935
12936 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12937 Force $srcfile file.
12938 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12939
12940 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12941
12942 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12943 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12944 * gdb.threads/watchthreads-reorder.exp: Likewise.
12945
12946 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12947
12948 PR gdb/8704
12949
12950 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12951 "if", and "thread". Correct matching in the previous test.
12952
12953 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12954
12955 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12956
12957 2009-11-23 Michael Snyder <msnyder@vmware.com>
12958
12959 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12960 * gdb.reverse-watch-precsave.exp: Ditto.
12961
12962 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12963
12964 * gdb.asm/asm-source.exp: Adjust.
12965 * gdb.base/help.exp: Adjust.
12966
12967 2009-11-22 Pedro Alves <pedro@codesourcery.com>
12968
12969 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12970 (do_syscall_tests_without_xml): Set data-directory to
12971 /the/path/to/nowhere.
12972
12973 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12974
12975 * gdb.threads/local-watch-wrong-thread.c,
12976 gdb.threads/local-watch-wrong-thread.exp: New files.
12977
12978 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12979
12980 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12981 assume new `regsub' syntax available.
12982
12983 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 * gdb.base/watchpoint-hw-hit-once.exp,
12986 gdb.base/watchpoint-hw-hit-once.c: New.
12987
12988 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12989
12990 * gdb.threads/watchthreads-reorder.exp,
12991 gdb.threads/watchthreads-reorder.c: New.
12992
12993 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12994
12995 * gdb.xml/tdesc-regs.exp: Use for m68k.
12996
12997 2009-11-15 Pedro Alves <pedro@codesourcery.com>
12998
12999 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13000
13001 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13002
13003 * lib/gdb.exp (current_target_name): New procedure.
13004 (gdb_wrapper_target): New variable.
13005 (gdb_wrapper_init): Set gdb_wrapper_target.
13006 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13007 wrapper.
13008
13009 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13010
13011 * gdb.base/remote.exp: Delete the slowest load test.
13012 Do not load with fixed packet sizes.
13013
13014 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13015
13016 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13017
13018 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13019
13020 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13021 srcfile when setting a breakpoint.
13022
13023 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13024
13025 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13026 macros.
13027
13028 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13029
13030 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13031 to be in memory.
13032 * gdb.base/display.c (force_mem): New.
13033 (do_loops): Use it. Add breakpoint comments.
13034 (do_vars): Add a breakpoint comment.
13035 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13036 line numbers.
13037
13038 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13039
13040 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13041 instead of a bare "run".
13042
13043 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13044
13045 * gdb.python/py-prettyprint.exp: Adjust.
13046
13047 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13048
13049 * lib/cell.exp (skip_cell_tests): Clean up test files before
13050 returning.
13051
13052 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13053
13054 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13055 and the breakpoint menu. Do not call perror if a prompt is seen.
13056 Consume the following GDB prompt.
13057 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13058 * gdb.cp/namespace.exp: Use gdb_test.
13059 * gdb.cp/templates.exp: Use gdb_test.
13060 (test_template_breakpoints): Use gdb_test_multiple.
13061
13062 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13063
13064 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13065 (marker4): Reference values.
13066
13067 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13068
13069 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13070 is missing.
13071
13072 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13073
13074 * gdb.base/break.c (need_malloc): New.
13075 * gdb.base/constvars.c (main): Reference crass and crisp.
13076 * gdb.base/gdb1821.c (main): Reference bar.
13077 * gdb.cp/gdb1355.cc (main): Reference s1.
13078 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13079 (main): Call them.
13080 * gdb.cp/hang2.cc (dummy2): Define.
13081 * gdb.cp/hang3.cc (dummy3): Define.
13082 * gdb.cp/m-data.cc (main): Reference shadow.
13083
13084 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13085 Nathan Froyd <froydnj@codesourcery.com>
13086
13087 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13088 remote host.
13089
13090 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13091
13092 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13093 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13094 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13095 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13096 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13097 * gdb.dwarf2/dw2-producer.exp: Likewise.
13098 * gdb.dwarf2/mac-fileno.exp: Likewise.
13099 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13100 py-prettyprint.py to the remote host.
13101 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13102
13103 2009-11-11 Keith Seitz <keiths@redhat.com>
13104
13105 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13106 use it instead of "Foo".
13107 * gdb.cp/classes.exp (do_tests): Add a test to access
13108 a method through a typedef'd class name.
13109
13110 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13111
13112 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13113 exponents.
13114 * gdb.base/pointers.exp: Likewise.
13115 * gdb.cp/ref-types.exp: Likewise.
13116
13117 2009-11-11 Keith Seitz <keiths@redhat.com>
13118
13119 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13120 new[] and delete[].
13121 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13122 "void".
13123 (probe_demangler): Remove all single-quoting of
13124 method and variable names.
13125 (info_func_regexp): Remove the word "void" from any
13126 occurrence of "(void)".
13127 (print_addr_2): Remove all single-quoting of
13128 method names.
13129 (print_addr_2_kfail): Likewise.
13130 (print_addr): Single-quote C function names before
13131 passing to print_addr_2.
13132 (test_paddr_operator_functions): Remove single-quoting
13133 for method names.
13134 Add tests for operator new[] and operator delete[].
13135
13136 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13137
13138 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13139
13140 2009-11-09 Keith Seitz <keiths@redhat.com>
13141
13142 * gdb.cp/overload.exp: Add tests for resolving overloaded
13143 methods in expression parsing/evaluation.
13144
13145 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13146
13147 * lib/gdb.exp (default_gdb_version): Use --version instead of
13148 --command.
13149
13150 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13151
13152 * lib/gdb.exp (gdb_compile_test): New.
13153 (skip_ada_tests, skip_java_tests): New.
13154 (gdb_compile): Use gdb_compile_test for f77.
13155 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13156 * lib/java.exp (compile_java_from_source): Remove runtests check,
13157 use gdb_compile_test to record result.
13158 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13159 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13160 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13161 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13162 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13163 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13164 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13165 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13166 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13167 adjust gdb_compile invocations.
13168
13169 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13170
13171 * Makefile.in (abs_builddir): New.
13172 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13173 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13174 `$(abs_builddir)/site.exp'.
13175
13176 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13177
13178 * config/m68k-emc.exp, lib/emc-support.exp,
13179 gdb.trace/gdb_c_test.c: Delete.
13180 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13181 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13182 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13183 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13184 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13185 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13186 casing for m68k-*-elf.
13187
13188 2009-11-03 Pedro Alves <pedro@codesourcery.com>
13189
13190 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13191 * gdb.arch/i386-prologue.exp: Likewise.
13192 * gdb.arch/i386-unwind.exp: Likewise.
13193
13194 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13195
13196 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13197
13198 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13199
13200 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13201
13202 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13203
13204 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13205
13206 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13207
13208 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13209
13210 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13211
13212 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13213 * gdb.base/sepdebug2.c: New file.
13214
13215 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13216
13217 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13218 the modified warnings for catch syscall. Verify if GDB was compiled
13219 with support for lib expat, and choose which tests to run depending
13220 on this.
13221
13222 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13223
13224 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13225 that composite commands are parsed OK. And also test
13226 that breakpoint commands do work.
13227
13228 2009-10-23 Michael Snyder <msnyder@vmware.com>
13229
13230 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13231 to allow for new disassembly style.
13232
13233 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13234
13235 * gdb.asm/asm-source.exp: Adjust.
13236
13237 2009-10-22 Michael Snyder <msnyder@vmware.com>
13238
13239 * gdb.reverse/break-precsave.exp: New test.
13240 * gdb.reverse/consecutive-precsave.exp: Ditto.
13241 * gdb.reverse/finish-precsave.exp: Ditto.
13242 * gdb.reverse/i386-precsave.exp: Ditto.
13243 * gdb.reverse/machinestate-precsave.exp: Ditto.
13244 * gdb.reverse/sigall-precsave.exp: Ditto.
13245 * gdb.reverse/solilb-precsave.exp: Ditto.
13246 * gdb.reverse/step-precsave.exp: Ditto.
13247 * gdb.reverse/until-precsave.exp: Ditto.
13248 * gdb.reverse/watch-precsave.exp: Ditto.
13249
13250 2009-10-22 Michael Snyder <msnyder@vmware.com>
13251
13252 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13253 for gdb_expect. Adjust one test's expect strings for the new
13254 format of disassemble.
13255 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13256 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13257 gdb_test_multiple.
13258 * gdb.reverse/step-reverse.exp: Delete 'return'.
13259 * gdb.reverse/until-reverse.exp: Delete blank lines.
13260 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13261
13262 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13263
13264 * gdb.base/consecutive.exp: Adjust.
13265 * gdb.base/display.exp: Likewise.
13266 * gdb.base/pc-fp.exp: Likewise.
13267 * gdb.base/sigbpt.exp: Likewise.
13268
13269 2009-10-19 Michael Snyder <msnyder@vmware.com>
13270
13271 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13272 * gdb.reverse/finish-reverse.c: Ditto.
13273 * gdb.reverse/sigall-reverse.c: Ditto.
13274 * gdb.reverse/solib-reverse.c: Ditto.
13275 * gdb.reverse/step-reverse.c: Ditto.
13276 * gdb.reverse/watch-reverse.c: Ditto.
13277
13278 2009-10-19 Pedro Alves <pedro@codesourcery.com>
13279 Stan Shebs <stan@codesourcery.com>
13280
13281 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13282 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13283 "Executing new program".
13284 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13285 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13286 left listed after having been killed.
13287 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13288 * gdb.base/maint.exp: Adjust test.
13289
13290 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13291 * gdb.multi/Makefile.in: New.
13292 * gdb.multi/base.exp: New.
13293 * gdb.multi/goodbye.c: New.
13294 * gdb.multi/hangout.c: New.
13295 * gdb.multi/hello.c: New.
13296 * gdb.multi/bkpt-multi-exec.c: New.
13297 * gdb.multi/bkpt-multi-exec.exp: New.
13298 * gdb.multi/crashme.c: New.
13299
13300 2009-10-13 Tristan Gingold <gingold@adacore.com>
13301
13302 * gdb.base/sepdebug.exp: Check debug info are found.
13303
13304 2009-10-08 Pedro Alves <pedro@codesourcery.com>
13305
13306 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13307 bits.
13308
13309 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13312
13313 2009-10-07 Joel Brobecker <brobecker@adacore.com>
13314
13315 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13316 of the comments.
13317
13318 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13319
13320 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13321 * gdb.base/annota3.exp: Idem.
13322 * gdb.base/maint.exp: Idem.
13323
13324 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13325
13326 * lib/gdb.exp (default_gdb_init): Set current value of match_max
13327 to default.
13328
13329 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13330
13331 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13332 mingw and cygwin targets.
13333
13334 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13335 Pedro Alves <pedro@codesourcery.com>
13336
13337 * lib/gdb.exp (gdb_compile): Avoid adding
13338 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13339
13340 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13341
13342 * gdb.base/shr1.c: Use %p in format string.
13343 * gdb.base/unload.c: Avoid warning in fprintf.
13344 * gdb.base/watchpoint-solib.c: Idem.
13345
13346 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13347
13348 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13349 long type.
13350 (test_unlink): Correct printf string.
13351 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13352 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13353
13354 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13355
13356 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13357 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13358 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13359
13360 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13361
13362 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13363 * gdb.objc/nondebug.exp: Likewise.
13364
13365 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13366
13367 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13368 target_info setting.
13369
13370 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13371 that detect new threads during "info threads".
13372
13373 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13374
13375 * gdb.threads/manythreads.c (main): Increase thread stack size
13376 to 2*PTHREAD_STACK_MIN.
13377 * gdb.threads/multi-create.c (main): Likewise.
13378 (create_function): Likewise.
13379
13380 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13381
13382 * gdb.base/dump.exp: Pass difference of pointer types instead
13383 of integer types as offset to restore in intarr3.srec case.
13384
13385 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13386
13387 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13388
13389 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13390
13391 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13392
13393 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
13394
13395 New test for two watchpoints, with disabling of
13396 the first inserted.
13397 * testsuite/gdb.base/watchpoints.c: New file.
13398 * testsuite/gdb.base/watchpoints.exp: New file.
13399
13400 2009-09-25 Tom Tromey <tromey@redhat.com>
13401
13402 * gdb.base/charset.exp: Test utf-16 strings with Python.
13403
13404 2009-09-25 Tom Tromey <tromey@redhat.com>
13405
13406 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13407 UCS-4.
13408 * gdb.base/charset.c (utf_32_string): Rename.
13409 (init_utf32): Rename.
13410 (main): Update.
13411
13412 2009-09-22 Tom Tromey <tromey@redhat.com>
13413
13414 * gdb.python/py-function.exp: Add regression tests.
13415
13416 2009-09-21 Keith Seitz <keiths@redhat.com>
13417
13418 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13419 with invalid operator.
13420
13421 2009-09-21 Keith Seitz <keiths@redhat.com>
13422
13423 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13424 and destructor using typedef name of class.
13425 * gdb.cp/classes.cc (class Base1): Add a destructor.
13426 (base1): New typedef.
13427 (use_methods): Instanitate an object of type base1.
13428 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13429 (do_tests): Call test_template_typedef.
13430 * gdb.cp/templates.cc (Baz::~Baz): New method.
13431 (intBazOne): New typedef.
13432 (main): Instantiate intBazOne.
13433
13434 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13435
13436 PR python/10633
13437
13438 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13439 Function.
13440 (run_lang_tests): Add print elements test.
13441
13442 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13443
13444 * gdb.python/py-value.exp (test_subscript_regression): New
13445 function. Test for invalid subscripts.
13446 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13447 (ptr_ref): New function.
13448
13449 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13450
13451 * gdb.base/default.exp: Fix "show convenience".
13452
13453 2009-09-15 Tom Tromey <tromey@redhat.com>
13454
13455 * lib/mi-support.exp (mi_create_varobj): Update.
13456 (mi_create_floating_varobj): Likewise.
13457 (mi_create_dynamic_varobj): New proc.
13458 (mi_varobj_update): Update.
13459 (mi_varobj_update_with_type_change): Likewise.
13460 (mi_varobj_update_kv_helper): New proc.
13461 (mi_varobj_update_dynamic_helper): Rewrite.
13462 (mi_varobj_update_dynamic): New proc.
13463 (mi_list_varobj_children): Update.
13464 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13465 * gdb.python/python-prettyprint.py (pp_outer): New class.
13466 (pp_nullstr): Likewise.
13467 (lookup_function): Register new printers.
13468 * gdb.python/python-prettyprint.c (struct substruct): New type.
13469 (struct outerstruct): Likewise.
13470 (substruct_test): New function.
13471 (struct nullstr): New type.
13472 (string_1, string_2): New globals.
13473 (main): Add new tests.
13474 * gdb.python/python-mi.exp: Added regression tests.
13475 * gdb.mi/mi2-var-display.exp: Update.
13476 * gdb.mi/mi2-var-cmd.exp: Update.
13477 * gdb.mi/mi2-var-child.exp: Update.
13478 * gdb.mi/mi2-var-block.exp: Update.
13479 * gdb.mi/mi-var-invalidate.exp: Update.
13480 * gdb.mi/mi-var-display.exp: Update.
13481 * gdb.mi/mi-var-cmd.exp: Update.
13482 * gdb.mi/mi-var-child.exp: Update.
13483 * gdb.mi/mi-var-block.exp: Update.
13484 * gdb.mi/mi-break.exp: Update.
13485 * gdb.mi/gdb701.exp: Update.
13486
13487 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13488
13489 * Makefile.in: Inclusion of catch-syscall object.
13490 * gdb.base/catch-syscall.c: New file.
13491 * gdb.base/catch-syscall.exp: New file.
13492
13493 2009-09-12 Michael Snyder <msnyder@vmware.com>
13494
13495 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13496 that can support reverse debuggnig.
13497
13498 2009-09-11 Tom Tromey <tromey@redhat.com>
13499
13500 * gdb.dwarf2/valop.S: New file.
13501 * gdb.dwarf2/valop.exp: New file.
13502
13503 2009-09-11 Mark Kettenis <kettenis@gnu.org>
13504
13505 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13506
13507 2009-09-10 Doug Evans <dje@google.com>
13508
13509 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13510 Add $gdb_prompt to second breakpoint regexp.
13511
13512 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13513
13514 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13515 names, add missing ones.
13516 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13517 * gdb.python/py-frame.c: Rename from python-frame.c.
13518 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13519 testfile name.
13520 * gdb.python/py-function.exp: Rename from python-function.exp.
13521 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13522 testfile name.
13523 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13524 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13525 Adjust testfile name.
13526 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13527 * gdb.python/py-template.cc: Rename from python-template.cc.
13528 * gdb.python/py-template.exp: Rename from python-template.exp.
13529 Adjust testfile name.
13530 * gdb.python/py-value.c: Rename from python-value.c.
13531 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13532 testfile name.
13533
13534 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13535
13536 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13537 $bpt2address.
13538 (Second breakpoint address is valid on ia64)
13539 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13540
13541 2009-09-03 Joseph Myers <joseph@codesourcery.com>
13542
13543 * gdb.base/ending-run.exp: Restrict regular expression matching
13544 line number to require closing brace following.
13545
13546 2009-09-03 Doug Evans <dje@google.com>
13547
13548 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13549
13550 2009-09-02 Tom Tromey <tromey@redhat.com>
13551
13552 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13553
13554 2009-09-02 Tom Tromey <tromey@redhat.com>
13555
13556 * gdb.dwarf2/callframecfa.exp: New file.
13557 * gdb.dwarf2/callframecfa.S: New file.
13558
13559 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13560
13561 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13562 gdb.base/solib-overlap-main.c: New.
13563
13564 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13565
13566 PR gdb/10565
13567
13568 * gdb.base/bitfields.c (struct container, container): New.
13569 (main): Initialize it and call break5.
13570 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13571
13572 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13573
13574 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13575 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13576
13577 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13578
13579 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13580
13581 2009-08-26 Michael Snyder <msnyder@vmware.com>
13582
13583 * gdb.base/i386-reverse.c: New file.
13584 * gdb.base/i386-reverse.exp: New file.
13585 * gdb.base/Makefile.in: Add new files to be removed.
13586
13587 2009-08-26 Joseph Myers <joseph@codesourcery.com>
13588
13589 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13590 environment-pwd for remote host.
13591 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13592
13593 2009-08-24 Keith Seitz <keiths@redhat.com>
13594
13595 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13596 Add two new C++ completer tests which limit the output to a
13597 given class.
13598
13599 2009-08-24 Michael Snyder <msnyder@vmware.com>
13600
13601 * gdb.base/del.exp: Fix typo in comment.
13602 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13603
13604 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13605
13606 * configure: Regenerate.
13607 * gdb.hp/configure: Likewise.
13608 * gdb.hp/gdb.aCC/configure: Likewise.
13609 * gdb.hp/gdb.base-hp/configure: Likewise.
13610 * gdb.hp/gdb.compat/configure: Likewise.
13611 * gdb.hp/gdb.defects/configure: Likewise.
13612 * gdb.hp/gdb.objdbg/configure: Likewise.
13613 * gdb.stabs/configure: Likewise.
13614
13615 2009-08-19 Doug Evans <dje@google.com>
13616
13617 * gdb.base/gdbvars.c: New file.
13618 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13619
13620 2009-08-14 Pedro Alves <pedro@codesourcery.com>
13621
13622 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13623 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13624
13625 2009-08-13 Pedro Alves <pedro@codesourcery.com>
13626
13627 * gdb.base/default.exp: Adjust "set language test": it's now an
13628 enum command. Larger help string moved to "help set language".
13629 * gdb.base/help.exp: Adjust "help set language" expected output,
13630 now lists all known languages.
13631
13632 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13633
13634 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13635 all frame arguments.
13636 * gdb.arch/altivec-regs.exp: Likewise.
13637
13638 2009-08-07 Tom Tromey <tromey@redhat.com>
13639
13640 * gdb.base/setshow.exp: Add tests for changes to set language, set
13641 check range, and set check type.
13642
13643 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13644
13645 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13646 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13647 Call it.
13648
13649 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13650
13651 * configure.ac: Run gdb.cell tests when appropriate.
13652 * configure: Regenerate.
13653 * lib/cell.exp: New file.
13654 * gdb.cell: New directory.
13655 * gdb.cell/configure.ac: New file.
13656 * gdb.cell/configure: New file.
13657 * gdb.cell/Makefile.in: New file.
13658 * gdb.cell/arch.exp: New file.
13659 * gdb.cell/break.c: New file.
13660 * gdb.cell/break.exp: New file.
13661 * gdb.cell/break-spu.c: New file.
13662 * gdb.cell/bt.c: New file.
13663 * gdb.cell/bt2-spu.c: New file.
13664 * gdb.cell/bt-spu.c: New file.
13665 * gdb.cell/bt.exp: New file.
13666 * gdb.cell/coremaker.c: New file.
13667 * gdb.cell/coremaker-spu.c: New file.
13668 * gdb.cell/core.exp: New file.
13669 * gdb.cell/gcore.exp: New file.
13670 * gdb.cell/data.c: New file.
13671 * gdb.cell/data.exp: New file.
13672 * gdb.cell/data-spu.c: New file.
13673 * gdb.cell/ea-cache.exp: New file.
13674 * gdb.cell/ea-cache.c: New file.
13675 * gdb.cell/ea-cache-spu.c: New file.
13676 * gdb.cell/ea-standalone.c: New file.
13677 * gdb.cell/ea-standalone.exp: New file.
13678 * gdb.cell/ea-test.c: New file.
13679 * gdb.cell/ea-test.exp: New file.
13680 * gdb.cell/f-regs.exp: New file.
13681 * gdb.cell/mem-access.c: New file.
13682 * gdb.cell/mem-access.exp: New file.
13683 * gdb.cell/mem-access-spu.c: New file.
13684 * gdb.cell/ptype.exp: New file.
13685 * gdb.cell/registers.exp: New file.
13686 * gdb.cell/size.c: New file.
13687 * gdb.cell/sizeof.exp: New file.
13688 * gdb.cell/size-spu.c: New file.
13689 * gdb.cell/solib.exp: New file.
13690 * gdb.cell/solib-symbol.exp: New file.
13691
13692 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13693
13694 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13695
13696 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13697
13698 * gdb.base/float.exp: Handle VFP registers.
13699
13700 2009-07-14 Michael Snyder <msnyder@vmware.com>
13701
13702 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13703 to bring gdb to the beginning of the calling line.
13704
13705 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13706 confusing the i386 epilogue unwinder.
13707
13708 2009-07-14 Stan Shebs <stan@codesourcery.com>
13709
13710 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13711
13712 2009-07-14 Michael Snyder <msnyder@vmware.com>
13713
13714 * gdb.reverse/step-reverse.exp (stepi into function call):
13715 Call instruction may not be first instruction in the line.
13716 (reverse stepi from a function call): Used wrong line number.
13717
13718 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13719
13720 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13721
13722 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13723
13724 Fix gdb.base/macscp.exp when using custom inputrc.
13725 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13726 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13727 env(TERM) set.
13728 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13729 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13730
13731 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13732
13733 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13734 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13735 Change the compilation target to match the testcase name.
13736 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13737 testcase name.
13738 * a2-run.exp: Use for setup prepare_for_testing. Change the
13739 compilation target to match the testcase name.
13740 * gdb.base/commands.exp: Likewise.
13741 * gdb.base/finish.exp: Likewise.
13742 * gdb.base/float.exp: Likewise.
13743 * gdb.base/info-target.exp: Likewise.
13744 * gdb.base/relational.exp: Likewise.
13745 * gdb.base/term.exp: Likewise.
13746 * gdb.base/until.exp: Likewise.
13747 * gdb.base/volatile.exp: Likewise.
13748 * gdb.base/whatis-exp.exp: Likewise.
13749
13750 2009-07-11 Hui Zhu <teawater@gmail.com>
13751
13752 * gdb.base/help.exp (disassemble): Update expected help text.
13753
13754 2009-07-09 Tom Tromey <tromey@redhat.com>
13755
13756 * lib/gdb.exp: Handle TRANSCRIPT.
13757 (remote_spawn, remote_close, send_gdb): New procs.
13758
13759 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13760
13761 * gdb.python/python-prettyprint.c: Add counted null string
13762 structure.
13763 * gdb.python/python-prettyprint.exp: Print null string. Test for
13764 embedded nulls.
13765 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13766 * gdb.python/python-value.exp (test_value_in_inferior): Add
13767 variable length string fetch tests.
13768 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13769
13770 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13771
13772 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13773
13774 2009-07-07 Tom Tromey <tromey@redhat.com>
13775
13776 * gdb.base/call-rt-st.exp: Update for change to escape output.
13777 * gdb.base/callfuncs.exp: Likewise.
13778 * gdb.base/charset.exp: Likewise.
13779 * gdb.base/constvars.exp: Likewise.
13780 * gdb.base/long_long.exp: Likewise.
13781 * gdb.base/pointers.exp: Likewise.
13782 * gdb.base/printcmds.exp: Likewise.
13783 * gdb.base/setvar.exp: Likewise.
13784 * gdb.base/store.exp: Likewise.
13785 * gdb.cp/ref-types.exp: Likewise.
13786 * gdb.mi/mi-var-child.exp: Likewise.
13787 * gdb.mi/mi-var-display.exp: Likewise.
13788 * gdb.mi/mi2-var-display.exp: Likewise.
13789 * gdb.base/charset.exp: Test octal escape sequence length.
13790 Update for change to escape output.
13791
13792 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13793
13794 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13795
13796 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13797
13798 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13799
13800 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13801
13802 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13803 gdbserver increasing $portnum if "Can't bind address" has been seen.
13804
13805 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13806
13807 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13808 mingw32ce.
13809
13810 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13811
13812 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13813 VFP format.
13814
13815 2009-07-02 Pedro Alves <pedro@codesourcery.com>
13816
13817 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13818 linux. Adjust to use "inferior", "info inferiors", "detach
13819 inferior" and "kill inferior" instead of "restart", "info fork",
13820 "detach fork" and "delete fork".
13821 * gdb.base/ending-run.exp: Spell out "info".
13822 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13823 the "kill" command.
13824
13825 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13826
13827 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13828 change to prefix TLS offset in hex with 0x.
13829
13830 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13831
13832 * gdb.base/default.exp: Update test case for "x" changes.
13833
13834 2009-07-01 Tristan Gingold <gingold@adacore.com>
13835
13836 * gdb.base/bigcore.exp: Make darwin untested.
13837
13838 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13839
13840 * gdb.base/completion.exp (directory completion): Create the directory.
13841 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13842 escapeuniquesub.
13843 (directory completion 2): Expect now ${escapeuniquesub}.
13844 (Glob remaining of directory test): Remove one excessive newline.
13845 Expect the real output.
13846
13847 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13848
13849 Fix `make check//%' target after `make check' has been ran.
13850 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13851 a mkdir call.
13852 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13853 (%/.dir): Remove.
13854
13855 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13856
13857 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13858 the expected result record.
13859
13860 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13861
13862 Remove racy FAILs relying just on the timeouts.
13863 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13864 (annotation_level 2): Remove racy FAILs.
13865
13866 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13867
13868 gdb/10275
13869 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13870
13871 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13872
13873 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13874
13875 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13876
13877 * gdb.mi/mi-stack.exp: Testing symbolic options
13878 to -stack-list-locals and -stack-list-arguments.
13879
13880 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13883
13884 2009-06-29 Tom Tromey <tromey@redhat.com>
13885
13886 * dg-extract-results.sh: New file.
13887 * Makefile.in (FORCE_PARALLEL): New variable.
13888 (CHECK_TARGET): New conditional variable.
13889 (check): Use CHECK_TARGET.
13890 (DO_RUNTEST): New variable.
13891 (check-single): New target.
13892 (TEST_DIRS): New variable.
13893 (TEST_TARGETS): Likewise.
13894 (check-parallel): New target.
13895 (check-gdb.%): New pattern.
13896 (BASE1_FILES): New variable.
13897 (BASE2_FILES): Likewise.
13898 (check-gdb.base%): New pattern.
13899 (%/.dir): New pattern.
13900 * configure: Rebuild.
13901 * aclocal.m4 (AM_CONDITIONAL): New defun.
13902 * configure.ac: Check whether user is using GNU make.
13903 (GMAKE): New conditional.
13904
13905 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13906
13907 * gdb.cp/namespace-nested-import.cc: New test.
13908 * gdb.cp/namespace-nested-import.exp: New test.
13909
13910 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13911
13912 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13913 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13914 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13915 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13916 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13917 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13918 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13919 gdb.opt/inline-markers.c: New files.
13920 * lib/gdb.exp (skip_inline_frame_tests): New function.
13921 (skip_inline_var_tests): New function.
13922
13923 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13924
13925 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13926 backtrace.
13927
13928 2009-06-27 Michael Snyder <msnyder@vmware.com>
13929
13930 * gdb.reverse: New directory.
13931 * gdb.reverse/break-reverse.c: New test.
13932 * gdb.reverse/break-reverse.exp: New test.
13933 * gdb.reverse/consecutive-reverse.c: New test.
13934 * gdb.reverse/consecutive-reverse.exp: New test.
13935 * gdb.reverse/finish-reverse.c: New test.
13936 * gdb.reverse/finish-reverse.exp: New test.
13937 * gdb.reverse/machinestate.c: New test.
13938 * gdb.reverse/ms1.c: New test.
13939 * gdb.reverse/machinestate.exp: New test.
13940 * gdb.reverse/Makefile.in: New file.
13941 * gdb.reverse/shr2.c: New test.
13942 * gdb.reverse/solib-reverse.c: New test.
13943 * gdb.reverse/solib-reverse.exp: New test.
13944 * gdb.reverse/step-reverse.c: New test.
13945 * gdb.reverse/step-reverse.exp: New test.
13946 * gdb.reverse/until-reverse.c: New test.
13947 * gdb.reverse/ur1.c: New test.
13948 * gdb.reverse/until-reverse.exp: New test.
13949 * gdb.reverse/watch-reverse.c: New test.
13950 * gdb.reverse/watch-reverse.exp: New test.
13951 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13952 * configure: Regenerate.
13953
13954 2009-06-26 Doug Evans <dje@google.com>
13955
13956 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13957
13958 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13959
13960 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13961 windows problem for 'file delete $binfile'.
13962
13963 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13964
13965 * gdb.cp/namespace-using.exp: New test.
13966 * gdb.cp/namespace-using.cc: New test.
13967
13968 2009-05-20 Joel Brobecker <brobecker@adacore.com>
13969
13970 * gdb.ada/variant_record_packed_array: New testcase.
13971
13972 2009-06-23 Tom Tromey <tromey@redhat.com>
13973
13974 * gdb.base/charset.exp (test_combination): Regression test.
13975 * gdb.base/charset.c (my_wchar_t): New typedef.
13976 (myvar): New global.
13977 (main): Set myvar.
13978
13979 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13980
13981 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13982 target.
13983
13984 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13985
13986 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13987
13988 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13989
13990 * gdb.mi/gdb680.exp: Update test for error message.
13991
13992 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13993
13994 * gdb.base/annota1.exp: Allow multiple occurrences of the
13995 frames-invalid annotation.
13996 * gdb.cp/annota2.exp: Likewise.
13997
13998 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13999
14000 * gdb.cp/gdb2495.cc: New file.
14001 * gdb.cp/gdb2495.exp: New file.
14002
14003 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14004
14005 Report error on GDB crash during runto.
14006 * lib/gdb.exp (runto <eof>): New.
14007
14008 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14009
14010 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14011 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14012 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14013 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14014 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14015 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14016 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14017 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14018 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14019 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14020 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14021 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14022 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14023 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14024 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14025 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14026 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14027 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14028 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14029 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14030 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14031 gdb.trace/passcount.exp, gdb.trace/report.exp,
14032 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14033 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14034 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14035 executable.
14036
14037 2009-06-07 Pedro Alves <pedro@codesourcery.com>
14038
14039 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14040 defined before referencing it.
14041
14042 2009-06-03 Doug Evans <dje@google.com>
14043
14044 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14045 * gdb.arch/i386-see.c: Ditto.
14046
14047 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14048
14049 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14050 (check_macro): Return 1 if undefined.
14051 If first test fails, check if macro debug information is available,
14052 and report unsupported test if no macro information is found.
14053
14054 2009-05-29 Doug Evans <dje@google.com>
14055
14056 * gdb.threads/hand-call-in-threads.exp: New.
14057 * gdb.threads/hand-call-in-threads.c: New.
14058
14059 2009-05-29 Michael Snyder <msnyder@vmware.com>
14060
14061 * gdb.base/break-always.exp: Change "1" to "on".
14062 Add confirmation check.
14063
14064 2009-05-28 Pedro Alves <pedro@codesourcery.com>
14065
14066 * gdb.threads/threxit-hop-specific.c: New.
14067 * gdb.threads/threxit-hop-specific.exp: New.
14068 * gdb.threads/thread-execl.c: New.
14069 * gdb.threads/thread-execl.exp: New.
14070
14071 2009-05-27 Tom Tromey <tromey@redhat.com>
14072 Thiago Jung Bauermann <bauerman@br.ibm.com>
14073
14074 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14075 (mi_child_regexp): Likewise.
14076 (mi_list_varobj_children_range): Likewise.
14077 (mi_get_features): Likewise.
14078 (mi_list_varobj_children): Rewrite.
14079 * gdb.python/python-mi.exp: New file.
14080
14081 2009-05-27 Tom Tromey <tromey@redhat.com>
14082 Thiago Jung Bauermann <bauerman@br.ibm.com>
14083 Phil Muldoon <pmuldoon@redhat.com>
14084 Paul Pluzhnikov <ppluzhnikov@google.com>
14085
14086 * gdb.python/python-prettyprint.exp: New file.
14087 * gdb.python/python-prettyprint.c: New file.
14088 * gdb.python/python-prettyprint.py: New file.
14089 * gdb.base/display.exp: print/r is now valid.
14090
14091 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14092 Tom Tromey <tromey@redhat.com>
14093 Pedro Alves <pedro@codesourcery.com>
14094 Paul Pluzhnikov <ppluzhnikov@google.com>
14095
14096 * gdb.python/python-template.exp: New file.
14097 * gdb.python/python-template.cc: New file.
14098 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14099 tests.
14100 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14101 Call it.
14102 (test_value_after_death): New proc.
14103 * gdb.python/python-value.c (PTR): New typedef.
14104 (main): New variable 'x'.
14105
14106 2009-05-27 Tom Tromey <tromey@redhat.com>
14107
14108 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14109 tests.
14110 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14111 Call it.
14112
14113 2009-05-27 Pedro Alves <pedro@codesourcery.com>
14114
14115 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14116
14117 2009-05-24 Pedro Alves <pedro@codesourcery.com>
14118
14119 * gdb.threads/fork-thread-pending.c: New.
14120 * gdb.threads/fork-thread-pending.exp: New.
14121
14122 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14123
14124 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14125 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14126
14127 2009-05-18 Jon Beniston <jon@beniston.com>
14128
14129 * gdb.asm/asm-source.exp: Add lm32 target.
14130
14131 2009-05-17 Pedro Alves <pedro@codesourcery.com>
14132
14133 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14134 `gdb_get_line_number'. Call `callee' in both parent and child.
14135 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14136 `gdb_get_line_number' instead of hardcoding line numbers.
14137 (catch_fork_unpatch_child): New procedure to test detaching
14138 breakpoints from child fork.
14139 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14140 hardcoding line numbers.
14141 (do_fork_tests): Run `catch_fork_unpatch_child'.
14142
14143 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14144
14145 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14146 of structure type enters or leaves the scope, it
14147 is reported by -var-update.
14148
14149 2009-05-11 Doug Evans <dje@sebabeach.org>
14150
14151 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
14152 * gdb.threads/pending-step.c (main): Fix off-by-one error.
14153 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14154
14155 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14156
14157 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14158
14159 2009-04-30 Doug Evans <dje@google.com>
14160
14161 * gdb.threads/watchthreads2.exp: New testcase.
14162 * gdb.threads/watchthreads2.c: New testcase.
14163
14164 2009-04-29 Doug Evans <dje@google.com>
14165
14166 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14167 * gdb.cp/mb-ctor.cc: Ditto.
14168 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14169 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14170 * gdb.cp/mb-inline1.cc: Call it.
14171 * gdb.cp/mb-inline2.cc: Ditto.
14172 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14173 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14174
14175 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14176
14177 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14178 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14179 Replace all uses of `decimal' by `nonzero'.
14180 (info macro FROM_COMMANDLINE): New test.
14181
14182 2009-04-27 Tom Tromey <tromey@redhat.com>
14183
14184 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14185
14186 2009-04-27 Doug Evans <dje@google.com>
14187
14188 * gdb.threads/watchthreads.c (main): Initialize args before starting
14189 the threads. Plus formatting cleanup.
14190 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14191 biased scheduling of one thread.
14192
14193 2009-04-27 Jerome Guitton <guitton@adacore.com>
14194
14195 * gdb.cp/templates.cc (GetMax): New template.
14196 (main): Declare two instances of GetMax.
14197 * gdb.cp/templates.exp: Add new test.
14198
14199 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14200
14201 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14202
14203 2009-04-22 Joseph Myers <joseph@codesourcery.com>
14204
14205 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14206
14207 2009-04-15 Tom Tromey <tromey@redhat.com>
14208
14209 * gdb.base/charset.exp: Add regression test.
14210
14211 2009-04-14 Joel Brobecker <brobecker@adacore.com>
14212
14213 * gdb.base/exe-lock.exp: New testcase.
14214
14215 2009-04-13 Tom Tromey <tromey@redhat.com>
14216
14217 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14218 operator on Frame.
14219
14220 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14221
14222 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14223 * gdb.server/ext-attach.exp: Likewise.
14224
14225 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14226
14227 Eliminate some sleep usage.
14228
14229 * gdb.mi/basics.c (do_nothing): New.
14230 (main): Use do_nothing instead of printf, so that
14231 not to introduce race condition between output of
14232 inferiour and output of gdb. Do not use sleep as it
14233 is not generally available on embedded targets.
14234
14235 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14236
14237 * gdb.server/ext-attach.exp: Expect an optional process id after
14238 "Detached from remote process".
14239
14240 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14241
14242 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14243 gdb.dwarf2/dw2-unresolved.exp: New.
14244
14245 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14246
14247 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14248 mi_run_to_main.
14249
14250 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14251
14252 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14253 mi_run_to_main. Skip thread exit test on remote targets.
14254 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14255 mi_run_to_main.
14256 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14257 mi_run_to_main.
14258 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14259 when expecting ^connected. Detect when the target doesn't support
14260 non-stop mode.
14261 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14262 supported. Return -1 on error, 0 on success.
14263 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14264 (mi_runto): Return mi_runto_helper's result explicitly.
14265
14266 2009-04-01 Pedro Alves <pedro@codesourcery.com>
14267
14268 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14269
14270 2009-04-01 Tom Tromey <tromey@redhat.com>
14271
14272 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14273 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14274 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14275 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14276
14277 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14278 Jan Kratochvil <jan.kratochvil@redhat.com>
14279
14280 PR gdb/931
14281 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14282 output.
14283 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14284 for gdb/931.
14285 * dw2-strp.S (DW_AT_language): Change to C++.
14286 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14287
14288 2009-03-31 Joel Brobecker <brobecker@adacore.com>
14289
14290 * gdb.ada/tasks: New testcase.
14291
14292 2009-03-30 Stan Shebs <stan@codesourcery.com>
14293
14294 * gdb.trace/actions.exp: Update to match new info trace format.
14295 * gdb.trace/deltrace.exp: Ditto.
14296 * gdb.trace/infotrace.exp: Ditto.
14297 * gdb.trace/passcount.exp: Ditto.
14298 * gdb.trace/save-trace.exp: Ditto.
14299 * gdb.trace/while-stepping.exp: Ditto.
14300 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14301
14302 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14303
14304 * gdb.python/python-frame.c: New file.
14305 * gdb.python/python-frame.exp: New file.
14306
14307 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14308
14309 * gdb.python/python-value.exp: Add tests for the address
14310 attribute.
14311
14312 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14313
14314 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14315
14316 2009-03-26 Doug Evans <dje@google.com>
14317
14318 * gdb.mi/mi-nonstop-exit.exp: New file.
14319 * gdb.mi/non-stop-exit.c: New file.
14320
14321 2009-03-26 Tom Tromey <tromey@redhat.com>
14322
14323 Update for change to prologue skipping:
14324 * gdb.mi/mi2-simplerun.exp: Update.
14325 * gdb.mi/mi2-break.exp: Update.
14326 * gdb.mi/mi-simplerun.exp: Update.
14327 * gdb.mi/mi-break.exp: Update.
14328 * gdb.base/ending-run.exp: Update.
14329
14330 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14331
14332 * gdb.python/python-value.exp (test_value_in_inferior): Test
14333 gdb.Value.is_optimized_out attribute.
14334
14335 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14336
14337 * gdb.dwarf2/dw2-noloc-main.c: New file.
14338 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14339 (.text): Remove.
14340 (.data): New.
14341 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14342 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14343 (DW_TAG_subprogram func_cu1, noloc): Remove.
14344 (main): New.
14345 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14346 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14347 (file_symbols): New procedure.
14348
14349 2009-03-25 Tom Tromey <tromey@redhat.com>
14350
14351 * gdb.base/charset.exp (valid_target_charset): New proc.
14352 Use it to skip tests on invalid charsets.
14353
14354 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14355
14356 * gdb.base/completion.exp: Add a test for directory completion.
14357
14358 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14359
14360 Fix a racy FAIL.
14361 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14362 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14363
14364 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14365
14366 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14367 * gdb.python/python-function.exp: Add test for function returning
14368 a GDB value.
14369
14370 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14371
14372 * gdb.python/python-function.exp: New file.
14373
14374 2009-03-20 Tom Tromey <tromey@redhat.com>
14375
14376 * gdb.base/store.exp: Update for change to escape output.
14377 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14378 to escape output.
14379 * gdb.base/pointers.exp: Update for change to escape output.
14380 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14381 to escape output.
14382 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14383 escape output.
14384 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14385 to escape output.
14386 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14387 escape output.
14388 * gdb.base/setvar.exp: Update for change to escape output.
14389 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14390 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14391 to escape output.
14392 (test_print_string_constants): Likewise.
14393 * gdb.base/charset.exp (valid_host_charset): Check size of
14394 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14395 cases. Handle "auto"-related output.
14396 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14397 (uvar, Uvar): New globals.
14398
14399 2009-03-19 Jerome Guitton <guitton@adacore.com>
14400
14401 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14402 deltas.
14403 * gdb.ada/fixed_points.exp: Ditto.
14404
14405 2009-03-18 Pedro Alves <pedro@codesourcery.com>
14406
14407 * return-nodebug.c: Don't include stdio.h.
14408 (init): Delete.
14409 (func): Delete definition and provide extern declaration.
14410 (t): New.
14411 (main): Don't call printf. Call func and store its result in t.
14412 * return-nodebug1.c: New.
14413 * return-nodebug.exp: Don't expect stdio output. Instead, print
14414 the global variable t. Drop printf formatters and cast types from
14415 foreach loop. Don't use prepare_for_testing. Compile
14416 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14417 define FORMAT or CAST.
14418
14419 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14420
14421 * gdb.base/solib-display.exp: Disable test for remote targers.
14422
14423 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14424
14425 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14426
14427 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14428
14429 Fix a racy FAIL.
14430 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14431 code from `follow parent, print pids'.
14432 (`follow child, print pids', `follow parent, print pids'): Call it.
14433 Replace `gdb_test "break..."' by gdb_breakpoint.
14434
14435 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14436
14437 * gdb.mi/mi-cli.exp: Adjust for output difference in
14438 sync and async modes.
14439
14440 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14441
14442 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14443 that was checked in by mistake. Remove loading of ada.exp, since
14444 this is not necessary in this case.
14445
14446 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14447
14448 * gdb.ada/ptype_arith_binop.exp: New testcase.
14449
14450 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14451
14452 * gdb.ada/mod_from_name: New testcase.
14453
14454 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14455
14456 * gdb.ada/tick_last_segv: New testcase.
14457
14458 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14459
14460 * gdb.mi/mi-cli.exp: Remove debug print.
14461
14462 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14463
14464 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14465 include the token in ^running and frame info in *stopped.
14466
14467 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14468
14469 * solib-display.exp: New file.
14470 * solib-display-main.c: New file.
14471 * solib-display-lib.c: New file.
14472
14473 2009-03-05 Pedro Alves <pedro@codesourcery.com>
14474
14475 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14476
14477 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14478
14479 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14480 (list_and_check_macro): Use more specific test name.
14481 (next to definition): Make the test names unique.
14482
14483 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14484
14485 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14486
14487 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14488
14489 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14490 notifications.
14491 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14492 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14493 * lib/mi-support.exp (library_loaded_re): New.
14494 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14495
14496 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14497
14498 * gdb.gdb/observer.exp: Use test_notification observer, not
14499 normal_stop, everywhere.
14500 (test_normal_stop_notifications): Rename to...
14501 (test_notifications): ...this.
14502 (test_observer_normal_stop): Rename to...
14503 (test_observer): ...this.
14504
14505 2009-02-16 Doug Evans <dje@google.com>
14506
14507 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14508 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14509 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14510 (test_prefixed_syscall,test_int3): New tests.
14511 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14512 (test_prefixed_syscall,test_int3): New tests.
14513
14514 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14515
14516 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14517 (mi_expect_interrupt): Likewise.
14518 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14519 response.
14520
14521 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14522
14523 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14524 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14525 Replace calls to get_valueofx by get_hexadecimal_valueof.
14526
14527 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14528
14529 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14530 (get_integer_valueof): New procedure.
14531 (get_sizeof): Use new get_integer_value_of.
14532 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14533 by get_integer_valueof.
14534
14535 2009-02-13 Tom Tromey <tromey@redhat.com>
14536
14537 * gdb.base/remote.exp (get_sizeof): Remove.
14538 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14539 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14540 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14541 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14542 (get_sizeof): Likewise.
14543
14544 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14545
14546 PR fortran/9806
14547 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14548
14549 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14550
14551 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14552
14553 2009-02-06 Pedro Alves <pedro@codesourcery.com>
14554
14555 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14556
14557 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14558
14559 * gdb.python/python-cmd.exp: New file.
14560
14561 2009-02-06 Tristan Gingold <gingold@adacore.com>
14562
14563 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14564
14565 2009-02-05 Tristan Gingold <gingold@adacore.com>
14566
14567 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14568 pointer is dereferenced and use this signal name in regexp.
14569 * gdb.base/signull.exp: Ditto.
14570 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14571 * gdb.base/signull.c (main): Ditto.
14572
14573 2009-02-04 Tom Tromey <tromey@redhat.com>
14574 Thiago Jung Bauermann <bauerman@br.ibm.com>
14575
14576 * gdb.python/python-value.exp: Use `gdb.history' instead of
14577 `gdb.value_from_history'.
14578 (test_value_numeric_ops): Add test for conversion of enum constant.
14579 * gdb.python/python-value.c (enum e): New type.
14580 (evalue): New global.
14581 (main): Use argv.
14582
14583 2009-02-04 Jerome Guitton <guitton@adacore.com>
14584
14585 * gdb.ada/uninitialized_vars: New test program.
14586 * gdb.ada/uninitialized_vars.exp: New testcase.
14587
14588 2009-02-02 Tom Tromey <tromey@redhat.com>
14589
14590 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14591 * gdb.cp/pr2489.cc: Rename...
14592 * gdb.cp/pr9594.cc: ... to this.
14593
14594 2009-02-02 Tom Tromey <tromey@redhat.com>
14595
14596 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14597 * gdb.cp/pr2489.cc: New file.
14598 * gdb.cp/cpcompletion.exp: New file.
14599
14600 2009-02-02 Tom Tromey <tromey@redhat.com>
14601
14602 PR exp/9059:
14603 * gdb.cp/call-c.exp: Add regression test.
14604 * gdb.cp/call-c.cc (FooHandle): New typedef.
14605 (main): New variable 'handle'.
14606
14607 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14608
14609 * lib/mi-support.exp (et_mi_thread_list)
14610 (check_mi_and_console_threads): Adjust for current thread in
14611 -thread-list-ids output.
14612
14613 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14614
14615 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14616 Call it.
14617
14618 2009-01-28 Doug Evans <dje@google.com>
14619
14620 * gdb.arch/amd64-disp-step.S: New file.
14621 * gdb.arch/amd64-disp-step.exp: New file.
14622 * gdb.arch/i386-disp-step.S: New file.
14623 * gdb.arch/i386-disp-step.exp: New file.
14624
14625 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14626
14627 * gdb.base/find.exp: Set newline variable
14628 using quotes instead of braces to fix cygwin failures.
14629
14630 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14631
14632 * gdb.base/radix.exp: Add tests to ensure that that set
14633 input-radix 0 and set output-radix 0 are really rejected.
14634
14635 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14636
14637 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14638 copyright years.
14639
14640 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14641
14642 PR gdb/9664:
14643 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14644
14645 2009-01-22 Pedro Alves <pedro@codesourcery.com>
14646
14647 PR c++/9631:
14648 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14649
14650 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14651
14652 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14653 binfile definition to fix Windows OS failure.
14654
14655 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14656
14657 PR gdb/9346
14658 * gdb.base/interrupt.c (sigint_handler): New.
14659 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14660 on error.
14661 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14662 Test "signal SIGINT".
14663
14664 2009-01-19 Doug Evans <dje@google.com>
14665
14666 * gdb.base/break.exp: Update expected gdb output.
14667 * gdb.base/sepdebug.exp: Ditto.
14668 * gdb.mi/mi-syn-frame.exp: Ditto.
14669 * gdb.mi/mi2-syn-frame.exp: Ditto.
14670 * gdb.base/call-signal-resume.exp: New file.
14671 * gdb.base/call-signals.c: New file.
14672 * gdb.base/unwindonsignal.exp: New file.
14673 * gdb.base/unwindonsignal.c: New file.
14674 * gdb.threads/interrupted-hand-call.exp: New file.
14675 * gdb.threads/interrupted-hand-call.c: New file.
14676 * gdb.threads/thread-unwindonsignal.exp: New file.
14677
14678 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14679
14680 * gdb.base/define.exp: Test defining and hooking prefix commands.
14681 * gdb.python/python.exp: Update test for "show user" output.
14682
14683 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14684
14685 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14686 now the output exactly, using less wildcards. Expect also the output
14687 of gfortran-4.3. Update for the f-valprint.c modification from
14688 2008-04-22.
14689 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14690 Remove gdb_test test names where matching the command.
14691
14692 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14693
14694 PR breakpoints/9681:
14695 * gdb.base/watchpoint.exp: Add regression test.
14696
14697 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14698
14699 * gdb.threads/attach-into-signal.exp: Don't use
14700 gdb_suppress_entire_file.
14701 * gdb.threads/attach-stopped.exp: Ditto.
14702 * gdb.threads/attachstop-mt.exp: Ditto.
14703
14704 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14705
14706 PR gdb/8812:
14707 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14708
14709 2008-12-29 Pedro Alves <pedro@codesourcery.com>
14710
14711 PR gdb/7536:
14712 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14713 and unsupported output radices are really rejected.
14714
14715 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14716
14717 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14718
14719 2008-12-22 Tom Tromey <tromey@redhat.com>
14720
14721 * gdb.cp/punctuator.exp: New file.
14722
14723 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14724
14725 * gdb.base/completion.exp (Completing non-existing component): New test.
14726
14727 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14728
14729 Fix for PR gdb/8648.
14730 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14731 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14732 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14733 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14734
14735 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14736
14737 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14738
14739 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
14740
14741 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14742 compiler actually generate code at the expected line number.
14743
14744 2008-12-15 Jie Zhang <jie.zhang@analog.com>
14745
14746 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14747
14748 2008-12-12 Tom Tromey <tromey@redhat.com>
14749
14750 * gdb.base/commands.exp (redefine_hook_test): New proc.
14751 Call it.
14752
14753 2008-12-11 Tom Tromey <tromey@redhat.com>
14754
14755 * gdb.base/macscp.exp: New regression test.
14756
14757 2008-12-11 Tom Tromey <tromey@redhat.com>
14758
14759 * gdb.base/macscp.exp: Print "address.addr".
14760 * gdb.base/macscp1.c (struct outer): New struct.
14761 (address): New global.
14762
14763 2008-12-09 Tom Tromey <tromey@redhat.com>
14764
14765 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14766 Call it.
14767
14768 2008-12-04 Doug Evans <dje@google.com>
14769
14770 * gdb.server/ext-run.exp: Relax regexp for init program.
14771
14772 2008-12-03 Tristan Gingold <gingold@adacore.com>
14773
14774 * gdb.base/macscp.exp: Generate an object file during compilation
14775 to work around Darwin dsymutil limitations.
14776
14777 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14778
14779 Test resolving external references to TLS variables.
14780 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14781 FILE2_THREAD_LOCAL.
14782 (testfile2, srcfile2): New variables.
14783 * gdb.threads/tls.c (file2_thread_local)
14784 (function_referencing_file2_thread_local): New.
14785 * gdb.threads/tls2.c: New file.
14786
14787 2008-11-28 Joel Brobecker <brobecker@adacore.com>
14788
14789 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14790 rather than integer, as integer might not be big enough when
14791 on 64bit targets.
14792
14793 2008-11-27 Jerome Guitton <guitton@adacore.com>
14794
14795 * gdb.cp/formatted-ref.exp: Add equality test.
14796 * gdb.ada/formatted_ref.exp: Ditto.
14797
14798 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14801 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14802
14803 2008-11-20 Andreas Schwab <schwab@suse.de>
14804
14805 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14806 matching syscall entry point.
14807 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14808 (tcatch_vfork_then_child_follow): Likewise. Finish through
14809 vfork even if we stopped at the syscall trampoline.
14810
14811 2008-11-20 Doug Evans <dje@google.com>
14812
14813 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14814
14815 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14816
14817 * gdb.arch/ppc-dfp.exp: New file.
14818 * gdb.arch/ppc-dfp.c: New file.
14819
14820 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14821
14822 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14823
14824 2008-11-17 Doug Evans <dje@google.com>
14825
14826 * gdb.mi/mi-syn-frame.exp: Update expected output.
14827 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14828
14829 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14830
14831 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14832 "thread N" results in =thread-selected.
14833 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14834 (mi_send_resuming_command_raw): Be prepared for
14835 =thread-selected.
14836
14837 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14838
14839 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14840 * lib/mi-support.exp: Likewise.
14841
14842 2008-11-16 Joel Brobecker <brobecker@adacore.com>
14843
14844 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14845 commands from the expected output for "help catch".
14846
14847 2008-11-15 Joel Brobecker <brobecker@adacore.com>
14848
14849 * gdb.ada/int_deref.exp: New testcase.
14850
14851 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
14852
14853 * gdb.mi/gdb2549.exp: New file.
14854
14855 2008-11-11 Doug Evans <dje@google.com>
14856
14857 * gdb.base/callexit.exp: New file.
14858 * gdb.base/callexit.c: New file.
14859
14860 2008-11-10 Doug Evans <dje@google.com>
14861
14862 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14863 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14864 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14865 (default_gdb_start,default_gdb_exit): Ditto.
14866 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14867 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14868 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14869 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14870 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14871 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14872
14873 2008-11-03 Andreas Schwab <schwab@suse.de>
14874
14875 * gdb.base/hashline2.exp: Fix typo.
14876 * gdb.base/hashline3.exp: Likewise.
14877
14878 2008-10-30 Tom Tromey <tromey@redhat.com>
14879
14880 * gdb.base/pointers.exp: Add test.
14881 * gdb.base/pointers.c (k, S): New typedefs.
14882 (instance): New global.
14883
14884 2008-10-30 Andreas Schwab <schwab@suse.de>
14885
14886 * gdb.base/args.exp: Add tests for newlines.
14887
14888 2008-10-30 Joel Brobecker <brobecker@adacore.com>
14889
14890 gdb.base/foll-exec.exp: Update the expected output of a couple
14891 of "info breakpoints" tests.
14892
14893 2008-10-28 Tom Tromey <tromey@redhat.com>
14894
14895 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14896
14897 2008-10-24 Pedro Alves <pedro@codesourcery.com>
14898
14899 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14900 gdb_start_cmd.
14901 Use runto_main before any test that requires execution.
14902
14903 2008-10-23 Pedro Alves <pedro@codesourcery.com>
14904
14905 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14906 instead of SIGINT.
14907
14908 2008-10-22 Joel Brobecker <brobecker@adacore.com>
14909
14910 * gdb.base/completion.exp: Update expected output following
14911 the addition of the "info tasks" command.
14912
14913 2008-10-22 Tom Tromey <tromey@redhat.com>
14914
14915 * gdb.base/exprs.exp (test_expr): Add test for string
14916 concatenation.
14917
14918 2008-10-19 Pedro Alves <pedro@codesourcery.com>
14919
14920 * configure.ac: Output gdb.python/Makefile.
14921 * configure: Regenerate.
14922 * gdb.python/Makefile.in: New.
14923
14924 2008-10-16 Joel Brobecker <brobecker@adacore.com>
14925
14926 * gdb.base/foll-fork.exp: Adjust the expected output to match
14927 the new description for fork/vfork catchpoints in the "info
14928 breakpoints" output.
14929
14930 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14931
14932 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14933
14934 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14935
14936 * gdb.python/python-value.c: New file.
14937 * gdb.python/python-value.exp: New file.
14938
14939 2008-10-15 Pedro Alves <pedro@codesourcery.com>
14940
14941 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14942
14943 2008-10-15 Denis Pilat <denis.pilat@st.com>
14944
14945 * gdb.cp/mb-ctor.exp: Fix a typo.
14946
14947 2008-10-09 Tom Tromey <tromey@redhat.com>
14948
14949 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14950 'fprintf' and 'stderr'.
14951
14952 2008-10-07 Joel Brobecker <brobecker@adacore.com>
14953
14954 * gdb.ada/ref_tick_size.exp: New testcase.
14955
14956 2008-10-06 Doug Evans <dje@google.com>
14957
14958 * gdb.dwarf2/dw2-cu-size.exp: New file.
14959 * gdb.dwarf2/dw2-cu-size.S: New file.
14960
14961 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14962 .Ltype_int for clarity.
14963
14964 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14965
14966 PR gdb/2384:
14967 * gdb.cp/gdb2384.exp: Extended to test more cases.
14968 * gdb.cp/gdb2384.cc: Likewise.
14969 * gdb.cp/gdb2384-base.h: Likewise.
14970 * gdb.cp/gdb2384-base.cc: Likewise.
14971
14972 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14973
14974 * gdb.base/maint.exp (maint print type): Remove printing
14975 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14976
14977 2008-09-30 Tom Tromey <tromey@redhat.com>
14978
14979 * gdb.base/macscp.exp: Add completion tests.
14980 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14981 (TWENTY_THREE): Likewise.
14982 (FORTY_EIGHT): Likewise.
14983
14984 2008-09-30 Tom Tromey <tromey@redhat.com>
14985
14986 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14987 everywhere.
14988 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14989
14990 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14991
14992 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14993 testcase is derived from. Fix racy dependency on an expected PID
14994 number. No longer support the testcase on Linux kernel 2.4.x.
14995
14996 2008-09-27 Tom Tromey <tromey@redhat.com>
14997
14998 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14999 and varargs.
15000
15001 2008-09-22 Pedro Alves <pedro@codesourcery.com>
15002
15003 * lib/mi-support.exp (mi_expect_interrupt): New.
15004 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15005 from gdb.mi/mi-nonstop.exp.
15006 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15007 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15008 lib/mi-support.exp.
15009 Use mi_check_thread_states throughout. Avoid ".*" and do not
15010 require an anchor after -exec-run.
15011
15012 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15013
15014 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15015 stop is pending. Avoid ".*" when two stops are pending.
15016 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15017 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15018 newlines in fullnames.
15019 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15020 (mi_expect_stop): Update comments. Only anchor in sync mode.
15021 Do not match newlines.
15022 (mi_send_resuming_command_raw): Always return status.
15023 (mi_get_stop_line): Do not match more than one line by accident.
15024 Only anchor in sync mode.
15025 (mi_run_inline_test): If -exec-next fails, give up.
15026
15027 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15028
15029 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15030 on SPU.
15031
15032 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15033
15034 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15035
15036 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15037
15038 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15039 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15040 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15041 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15042 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15043 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15044 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15045 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15046 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15047 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15048 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15049 Include the "= " sequence in the expected output of print tests.
15050
15051 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15052
15053 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15054 description for boolean types.
15055
15056 2008-09-09 Pedro Alves <pedro@codesourcery.com>
15057
15058 * gdb.base/hook-stop-continue.c: New.
15059 * gdb.base/hook-stop-continue.exp: New.
15060
15061 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15062
15063 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15064
15065 2008-09-08 Jerome Guitton <guitton@adacore.com>
15066
15067 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15068 (stack_check_probe_2, stack_check_probe_loop_1)
15069 (stack_check_probe_loop_2): New functions.
15070 (main): Add call to these new functions.
15071 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15072 functions, check that the breakpoint is inserted at the appropriate
15073 location.
15074 (insert_breakpoint): Slightly refine this procedure so that it can
15075 be called several times in the test.
15076
15077 2008-09-08 Jerome Guitton <guitton@adacore.com>
15078
15079 * gdb.base/stack-checking.c: New file.
15080 * gdb.base/stack-checking.exp: New file.
15081
15082 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15083
15084 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15085 * gdb.arch/altivec-regs.exp: Likewise.
15086 * gdb.arch/vsx-regs.exp: Likewise.
15087
15088 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15089
15090 * gdb.arch/ppc-fp.exp: New file.
15091 * gdb.arch/ppc-fp.c: New file.
15092
15093 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15094
15095 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15096 lest gcc-4.3.1 optimizes the whole thing away.
15097
15098 2008-09-04 Michael Snyder <msnyder@vmware.com>
15099
15100 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15101 as "at" (for non-debug functions such as _start).
15102
15103 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15104
15105 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15106 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15107 software watchpoints.
15108 * gdb.base/watch_thread_num.exp: Likewise.
15109
15110 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15111
15112 * gdb.arch/i386-bp_permanent.exp: New test.
15113
15114 2008-08-24 Tom Tromey <tromey@redhat.com>
15115
15116 * gdb.base/maint.exp: Update "maint print type".
15117
15118 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15119
15120 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15121 support. Adjust the order of "*running" notifications.
15122 * gdb.mi/non-stop.c: Don't cast from int to void* and
15123 back.
15124
15125 2008-08-20 Mark Kettenis <kettenis@gnu.org>
15126
15127 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15128 expect to find it in the "info frame" output.
15129
15130 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15131
15132 * gdb.base/interp.exp: Always consume both prompts.
15133
15134 2008-08-20 Pedro Alves <pedro@codesourcery.com>
15135
15136 * gdb.base/pending.exp: Test pending breakpoints without symbols
15137 loaded.
15138
15139 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15140
15141 * lib/mi-support.exp (mi_expect_stop): Produce
15142 more details on failures.
15143 * gdb.mi/mi-nonstop.exp: New.
15144 * gdb.mi/non-stop.c: New.
15145
15146 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15147
15148 * gdb.mi/mi-async.exp: Use 'set target-async'.
15149 * lib/mi-support.exp: Use 'set/show target-async'.
15150
15151 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15152
15153 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15154
15155 2008-08-17 Tom Tromey <tromey@redhat.com>
15156
15157 * gdb.base/help.exp (help catch): Rewrite.
15158
15159 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15160
15161 * gdb.base/define.exp: Test indented command documentation.
15162 * gdb.python/python.exp: Test indented multi-line command.
15163
15164 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
15165
15166 * testsuite/gdb.arch/vsx-regs.c: New source file.
15167 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15168 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15169
15170 2008-08-14 Tom Tromey <tromey@redhat.com>
15171
15172 * gdb.base/macscp.exp: Add regression test for "macro define" or
15173 "macro undef" with no arguments.
15174
15175 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15176
15177 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
15178
15179 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15180
15181 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15182
15183 2008-08-06 Tom Tromey <tromey@redhat.com>
15184
15185 * gdb.python/python.exp: New file.
15186
15187 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15188
15189 Fix for PR gdb/1543.
15190 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15191 $LOCATION.
15192 (location): New variable.
15193 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15194 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15195 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15196 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15197 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15198 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15199 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15200 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15201 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15202 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15203 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15204 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15205 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15206 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15207 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15208 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15209 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15210 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15211 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15212 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15213 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15214 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15215 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15216 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15217 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15218 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15219 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15220 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15221 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15222 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15223 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15224 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15225 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15226 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15227 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15228 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15229 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15230 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15231 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15232 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15233 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15234 gdb.base/type-opaque.exp, gdb.base/until.exp,
15235 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15236 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15237 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15238 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15239 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15240 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15241 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15242 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15243 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15244 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15245 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15246 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15247 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15248 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15249 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15250 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15251 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15252 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15253 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15254 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15255 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15256 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15257 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15258 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15259 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15260 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15261 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15262 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15263 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15264 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15265 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15266 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15267 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15268 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15269 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15270 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15271 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15272 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15273 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15274 to bug-gdb@prep.ai.mit.edu .
15275
15276 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15277
15278 * lib/mi-support.exp (mi_load_shlibs): New.
15279 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15280
15281 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15282
15283 * lib/mi-support.exp (get_mi_thread_list)
15284 (check_mi_and_console_threads): New, moved from ...
15285 * gdb.mi/mi-pthread.exp: ...here.
15286 * gdb.mi/gdb669.exp (get_mi_thread_list)
15287 (check_mi_and_console_threads): Delete.
15288 * gdb.mi/mi2-pthread.exp: Likewise.
15289
15290 2008-07-28 Tom Tromey <tromey@redhat.com>
15291
15292 * Makefile.in (just-check): Remove. Move body to...
15293 (check): ... here.
15294
15295 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15296
15297 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15298 Add a test for duplicated SIGINTs.
15299
15300 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15301
15302 * gdb.threads/schedlock.exp (get_args): Update to work for any
15303 value of NUM.
15304 (Top level): Report the number of threads that did not resume.
15305
15306 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15307
15308 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15309
15310 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15311
15312 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15313 non-MI prompt.
15314
15315 2008-07-26 Tom Tromey <tromey@redhat.com>
15316
15317 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15318 (function_struct, function_struct_ptr): New globals.
15319 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15320 function pointer in a struct.
15321
15322 2008-07-26 Tom Tromey <tromey@redhat.com>
15323
15324 * gdb.base/macscp.exp: Add test for macro lexing bug.
15325
15326 2008-07-18 Tom Tromey <tromey@redhat.com>
15327
15328 * gdb.base/macscp.exp: Add macro tests.
15329
15330 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15331
15332 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15333
15334 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15335
15336 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15337
15338 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15339
15340 * gdb.cp/class2.exp: fix for failure on spu-elf
15341
15342 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15343
15344 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15345
15346 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15347
15348 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15349
15350 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15351
15352 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15353
15354 2008-07-11 Kevin Buettner <kevinb@redhat.com>
15355
15356 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15357 of regexp to account for changes made to GDB in the printing of
15358 byte vectors.
15359
15360 2008-07-11 Tom Tromey <tromey@redhat.com>
15361
15362 * gdb.base/completion.exp: Add 'help' completion test.
15363
15364 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15365
15366 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15367
15368 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15369
15370 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15371
15372 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15373
15374 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15375
15376 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15377
15378 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15379
15380 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15381
15382 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15383
15384 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15385
15386 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15387 previous commit. Add a comment.
15388
15389 2008-06-28 Pedro Alves <pedro@codesourcery.com>
15390
15391 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15392
15393 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15394
15395 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15396
15397 2008-06-27 Pedro Alves <pedro@codesourcery.com>
15398
15399 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15400 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15401 compiling an executable, link in an object that forces unbuffered
15402 output.
15403 * lib/set_unbuffered_mode.c: New file.
15404
15405 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15406
15407 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15408
15409 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15410
15411 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15412 mi_expect_stop.
15413 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15414 Demand that *running is output.
15415 (detect_async): Perform checking every time.
15416 (mi_send_resuming_command): Extract everything into...
15417 (mi_send_resuming_command_raw): ...this.
15418 (mi_expect_stop): Don't accept any output before *stopped.
15419
15420 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15421
15422 Robustify mi-simplerun.
15423 * gdb.mi/basics.c (main): Add a call to sleep.
15424 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15425 * gdb.mi/mi2-cli.exp: Likewise.
15426 * gdb.mi/mi-break.exp: Likewise.
15427
15428 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15429
15430 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15431
15432 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15433
15434 * gdb.mi/mi-console.exp: Adjust.
15435 * gdb.mi/mi-syn-frame.exp: Adjust.
15436 * gdb.mi/mi2-console.exp: Adjust.
15437 * gdb.mi/mi2-syn-frame.exp: Adjust.
15438 * lib/mi-support.exp (mi_run_cmd): Adjust.
15439 (mi_send_resuming_command): Adjust.
15440
15441 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15442
15443 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15444 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15445 testing of stopped.
15446 * gdb.mi/mi2-syn-frame.exp: Likewise.
15447 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15448 (async, detect_async): New.
15449 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15450 depending on if we're running in sync or async mode.
15451
15452 2008-06-09 Tom Tromey <tromey@redhat.com>
15453
15454 * gdb.base/completion.exp: New tests for field name completion
15455 with spaces, and field name completion with '->'.
15456
15457 2008-06-06 Tom Tromey <tromey@redhat.com>
15458
15459 * gdb.base/break1.c (struct some_struct): New struct.
15460 (values): New global.
15461 * gdb.base/completion.exp: Add field name completion test.
15462
15463 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15464
15465 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15466 to pointer.
15467 * gdb.cp/call-c.cc: Likewise.
15468
15469 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
15470
15471 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15472 annotation.
15473
15474 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15475 Pedro Alves <pedro@codesourcery.com>
15476
15477 * gdb.threads/execl.c, gdb.threads/execl1.c,
15478 gdb.threads/execl.exp: New tests.
15479
15480 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15481 Daniel Jacobowitz <dan@codesourcery.com>
15482
15483 * gdb.cp/exception.exp: Activate test, make it work with pending
15484 catchpoints.
15485
15486 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15487
15488 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15489
15490 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15491
15492 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15493 now printed.
15494 * gdb.mi/mi2-var-cmd.exp: Likewise.
15495
15496 2008-05-27 Andreas Schwab <schwab@suse.de>
15497
15498 * gdb.base/frame-args.exp: Handle arguments that are optimized
15499 out.
15500
15501 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
15502
15503 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15504 quiet for ppc32 and group options into a single variable.
15505
15506 2008-05-23 Joel Brobecker <brobecker@adacore.com>
15507
15508 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15509 of zero-size elements.
15510 * gdb.ada/null_array.exp: Test printing this new array.
15511
15512 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15513
15514 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15515
15516 2008-05-21 Joel Brobecker <brobecker@adacore.com>
15517
15518 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15519 of the "finish" command.
15520
15521 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
15522
15523 * gdb.base/annota1.exp: Test for new annotation.
15524
15525 2008-05-16 Pedro Alves <pedro@codesourcery.com>
15526
15527 * gdb.base/fixsection.exp: New file.
15528 * gdb.base/fixsection0.c: New file.
15529 * gdb.base/fixsection1.c: New file.
15530
15531 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15532
15533 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15534 * gdb.base/annota3.exp: Likewise.
15535
15536 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15537
15538 * gdb.base/watch_thread_num.exp: Don't run tests that require
15539 watchpoints if the target doesn't support them.
15540
15541 2008-05-12 Doug Evans <dje@google.com>
15542
15543 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15544
15545 2008-05-09 Joel Brobecker <brobecker@adacore.com>
15546
15547 * gdb.ada/assign_1.exp: New testcase.
15548
15549 2008-05-09 Doug Evans <dje@google.com>
15550
15551 * gdb.base/find.exp: New file.
15552 * gdb.base/find.c: New file.
15553
15554 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15555
15556 * gdb.base/commands.exp (watchpoint_command_test): Handle
15557 gdb,no_hardware_watchpoints.
15558 * gdb.base/float.exp: Allow ARM targets without floating point.
15559 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15560
15561 2008-05-06 Jerome Guitton <guitton@adacore.com>
15562 Joel Brobecker <brobecker@adacore.com>
15563
15564 * gdb.ada/lang_switch: New test program.
15565 * gdb.ada/lang_switch.exp: New testcase.
15566
15567 2008-05-05 Doug Evans <dje@google.com>
15568
15569 * gdb.base/help.exp (disassemble): Update expected help text.
15570
15571 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15572
15573 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15574
15575 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15576
15577 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15578 different times.
15579
15580 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15581
15582 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15583 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15584 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15585 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15586
15587 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15588
15589 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15590 notification to appear.
15591
15592 2008-05-04 Daniel Jacobowitz <dan@debian.org>
15593
15594 * gdb.base/fullname.c: New file.
15595 * gdb.base/fullname.exp: New file.
15596 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15597
15598 2008-05-03 Pedro Alves <pedro@codesourcery.com>
15599
15600 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15601 expressions with macros.
15602
15603 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15604
15605 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15606
15607 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15608
15609 * gdb.base/completion.exp: Handle lack of other symbols beginning
15610 with "a".
15611
15612 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15613
15614 2008-05-02 Jim Blandy <jimb@codesourcery.com>
15615
15616 * gdb.asm/asmsrc1.s: Add scratch space.
15617
15618 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15619 Daniel Jacobowitz <dan@codesourcery.com>
15620
15621 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15622 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15623 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15624
15625 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15626
15627 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15628
15629 2008-05-01 Joel Brobecker <brobecker@adacore.com>
15630
15631 * gdb.base/info-target.exp: New testcase.
15632
15633 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15634
15635 * gdb.cp/hang.exp: Use .cc instead of .C.
15636 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15637 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15638
15639 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15640
15641 * gdb.base/gdb1250.exp: Remove perror.
15642 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15643
15644 2008-04-30 Pedro Alves <pedro@codesourcery.com>
15645
15646 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15647 .2byte.
15648
15649 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15650
15651 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15652 (maybe_kfail): New.
15653
15654 2008-04-25 Pedro Alves <pedro@codesourcery.com>
15655
15656 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15657
15658 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15659
15660 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15661 * gdb.mi/mi2-syn-frame.exp: Likewise.
15662 * lib/mi-support.exp: Likewise.
15663
15664 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15665
15666 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15667 to specify regexp for the location to stop at.
15668 * gdb.base/break-always.c: New.
15669 * gdb.base/break-always.exp: New.
15670
15671 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15672
15673 * lib/mi-support.exp (mi_runto_helper): Adjust
15674 for the original-location field.
15675 (mi_create_breakpoint, mi_list_breakpoints): New.
15676 * gdb.mi/mi-break.exp: Adjust.
15677 * gdb.mi/mi2-break.exp: Adjust.
15678 * gdb.mi/mi-pending.exp: Adjust.
15679 * gdb.mi/mi-simplerun.exp: Adjust.
15680 * gdb.mi/mi2-simplerun.exp: Adjust.
15681 * gdb.mi/mi-syn-frame.exp: Adjust.
15682 * gdb.mi/mi2-syn-frame.exp: Adjust.
15683 * gdb.mi/mi-until.exp: Adjust.
15684 * gdb.mi/mi2-until.exp: Adjust.
15685 * gdb.mi/mi-var-display.exp: Adjust.
15686 * gdb.mi/mi2-var-display.exp: Adjust.
15687 * gdb.mi/mi-watch.exp: Adjust.
15688 * gdb.mi/mi2-watch.exp: Adjust.
15689
15690 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15691
15692 * aclocal.m4: Add override.m4.
15693 * configure: Regenerate.
15694
15695 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15696
15697 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15698 '-var-update --all-values' reports new value even the type
15699 of a variable object has changed.
15700
15701 2008-04-18 Craig Silverstein <csilvers@google.com>
15702
15703 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15704 files.
15705
15706 2008-04-18 Joel Brobecker <brobecker@adacore.com>
15707
15708 * gdb.ada/atomic_enum: New test program.
15709 * gdb.ada/atomic_enum.exp: New testcase.
15710
15711 2008-04-17 Doug Evans <dje@google.com>
15712
15713 * gdb.opt/Makefile.in: Fix whitespace.
15714
15715 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15716
15717 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15718
15719 2008-04-17 Doug Evans <dje@google.com>
15720
15721 * gdb.base/hashline1.exp: New testcase.
15722 * gdb.base/hashline2.exp: New testcase.
15723 * gdb.base/hashline2.exp: New testcase.
15724
15725 2008-04-17 Pedro Alves <pedro@codesourcery.com>
15726
15727 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15728
15729 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15730
15731 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15732 temporary breakpoint to match "Temporary breakpoint".
15733 * gdb.base/break.exp (delete_breakpoints): Likewise.
15734 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15735 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15736 * gdb.base/display.exp: Likewise.
15737 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15738 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15739 * gdb.base/restore.exp (restore_tests): Likewise.
15740 * gdb.base/sepdebug.exp: Likewise.
15741 * gdb.base/watchpoint.exp: Likewise.
15742 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15743 * gdb.mi/mi-pending.exp: Likewise.
15744 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15745 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15746 * gdb.mi/mi-var-cmd.exp: Likewise.
15747 * gdb.mi/mi-var-display.exp: Likewise.
15748 * gdb.mi/mi2-cli.exp: Likewise.
15749 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15750 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15751 * gdb.mi/mi2-var-display.exp: Likewise.
15752 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15753 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15754 new "disp" field.
15755 (mi_expect_stop): Move after_reason argument to be really after
15756 reason. This is to support fix for PR2424.
15757
15758 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15759
15760 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15761
15762 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15763
15764 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15765 field. Add more floating varobj tests.
15766 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15767 field.
15768 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15769 (main): Call do_at_tests.
15770 * lib/mi-support.exp (mi_create_floating_varobj)
15771 (mi_varobj_update_with_type_change): New.
15772
15773 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15774
15775 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15776 option of -var-evaluate-expression.
15777 * gdb.mi/mi2-var-display.exp: Likewise.
15778
15779 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15780
15781 Introduce test setup helpers.
15782 * lib/gdb.exp (build_executable, clean_restart)
15783 (prepare_for_testing): New.
15784 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15785 * gdb.base/return.exp: Likewise.
15786 * gdb.base/ending-run.exp: Likewise.
15787
15788 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
15789
15790 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15791 Interface (MI) responses.
15792
15793 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15794
15795 * gdb.cp/breakpoint.cc: New code to test conditions involving
15796 member variables.
15797 * gdb.cp/breakpoint.exp: Test condition involving member
15798 variables.
15799
15800 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15801
15802 * lib/mi-support.exp (mi_expect_stop): New.
15803 (mi_run_cmd): Change the
15804 token. Use mi_send_resuming_command, use
15805 mi_expect_stop.
15806 (mi_execute_to_helper): Rename to mi_execute_to.
15807 (mi_send_resuming_command): Add more error patterns.
15808 (mi_wait_for_stop): Renamed to...
15809 (mi_get_stop_line): ...this.
15810 (mi_run_inline_test): Adjust.
15811
15812 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15813 * gdb.mi/mi-console.exp: Likewise.
15814 * gdb.mi/mi-pending.exp: Likewise.
15815 * gdb.mi/mi-simplerun.exp: Likewise.
15816 * gdb.mi/mi-stack.exp: Likewise.
15817 * gdb.mi/mi-stepi.exp: Likewise.
15818 * gdb.mi/mi-syn-frame.exp: Add comment.
15819 * gdb.mi/mi-until.exp: Likewise.
15820 * gdb.mi/mi-var-display.exp: Likewise.
15821 * gdb.mi/mi-watch.exp: Likewise.
15822 * gdb.mi/mi2-cli.exp: Likewise.
15823 * gdb.mi/mi2-console.exp: Likewise.
15824 * gdb.mi/mi2-simplerun.exp: Likewise.
15825 * gdb.mi/mi2-stack.exp: Likewise.
15826 * gdb.mi/mi2-stepi.exp: Likewise.
15827 * gdb.mi/mi2-until.exp: Likewise.
15828 * gdb.mi/mi2-var-display.exp: Likewise.
15829 * gdb.mi/mi2-watch.exp: Likewise.
15830
15831 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15832
15833 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15834
15835 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15836
15837 2008-04-04 Pedro Alves <pedro@codesourcery.com>
15838
15839 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15840 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15841 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15842 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15843 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15844 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15845 expect an mi error duplicated in stderr.
15846
15847 2008-04-03 Joel Brobecker <brobecker@adacore.com>
15848
15849 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15850 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15851 Add a couple of tests that verify the behavior when the new setting
15852 is set to "cancel" and "all".
15853 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15854 "ask" before we start the testing.
15855
15856 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15857
15858 * gdb.cp/casts.cc: Add class reference variables.
15859 * gdb.cp/casts.exp: New test cases for up/down casting references.
15860
15861 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15862
15863 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15864 instead of beginning to make an extra test pass.
15865 * gdb.mi/mi2-var-display.exp: Likewise.
15866
15867 2008-03-31 Maciej W. Rozycki <macro@mips.com>
15868
15869 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15870
15871 2008-03-31 Markus Deuling <deuling@de.ibm.com>
15872 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15873
15874 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15875 value. Add xfail for older kernels.
15876
15877 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15878
15879 Bring mi-support in line with gdb.exp.
15880 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15881 (mi_gdb_start): New function.
15882
15883 2008-03-28 Maciej W. Rozycki <macro@mips.com>
15884
15885 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15886
15887 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15888
15889 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15890 * gdb.mi/mi2-var-display.exp: Likewise.
15891
15892 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15893
15894 * lib/mi-support.exp (mi_create_varobj_checked): New.
15895 (mi_list_varobj_children): Allow to check for a
15896 value.
15897 (mi_list_array_varobj_children): New.
15898
15899 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15900 and mi_list_varobj_children, as opposed to hardcoding
15901 expected strings.
15902 * gdb.mi/gdb701.exp: Likewise.
15903 * gdb.mi/gdb792.exp: Likewise.
15904 * gdb.mi/mi-var-block.exp: Likewise.
15905 * gdb.mi/mi-var-cmd.exp: Likewise.
15906 * gdb.mi/mi-var-invalidate.exp: Likewise.
15907 * gdb.mi/mi2-var-block.exp: Likewise.
15908 * gdb.mi/mi2-var-child.exp: Likewise.
15909 * gdb.mi/mi2-var-cmd.exp: Likewise.
15910 * gdb.mi/mi2-var-display.exp: Likewise.
15911
15912 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15913
15914 Fix random false FAILs on i386.
15915 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15916
15917 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15918
15919 PR gdb/544
15920 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15921
15922 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15923
15924 PR gdb/544
15925 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15926
15927 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15928
15929 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15930 fixed PR gdb/544.
15931
15932 2008-03-21 Pedro Alves <pedro@codesourcery.com>
15933
15934 * gdb.threads/fork-child-threads.exp: Test next over fork.
15935
15936 2008-03-21 Chris Demetriou <cgd@google.com>
15937
15938 * gdb.base/break.exp (rbreak junk): New test for rbreak
15939 "Junk at end of arguments" issue.
15940
15941 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15942
15943 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15944 *& to work on created array elements.
15945 (Top level): Test print $pc with a file. Test string operations
15946 without a target.
15947 * gdb.base/ptype.exp: Do not expect *& to work on created array
15948 elements.
15949
15950 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15951
15952 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15953 gdb.threads/staticthreads.exp: Update exit query.
15954
15955 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15956
15957 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15958
15959 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15960
15961 * gdb.base/watchpoint.c (global_ptr, func4): New.
15962 (main): Call func4.
15963 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15964 (test_inaccessible_watchpoint): New.
15965
15966 2008-02-29 Maciej W. Rozycki <macro@mips.com>
15967
15968 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15969 select the largest.
15970
15971 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15972
15973 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15974 frames-invalid annotations.
15975
15976 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15977
15978 * gdb.base/assign.exp: avoid same output for different tests.
15979
15980 2008-02-27 Doug Evans <dje@google.com>
15981
15982 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15983 for bug 1738.
15984 (breakpoint_to_handler_entry): Ditto.
15985
15986 2008-02-27 Joel Brobecker <brobecker@adacore.com>
15987
15988 * gdb.base/ending-run.exp: Use the first line of code inside
15989 function body to test breakpoints.
15990 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15991 location where the breakpoint is inserted when using the line
15992 where a function is declared. Fix typo in the description of
15993 one of the tests.
15994 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15995
15996 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15997
15998 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15999 tests.
16000
16001 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16002
16003 * gdb.base/args.exp: avoid same output for tests
16004 with single quotes.
16005
16006 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16007
16008 * gdb.base/annota1.exp: Adjust for 'info break'
16009 format changes.
16010 * gdb.base/annota3.exp: Likewise.
16011 * gdb.base/break.exp: Likewise.
16012 * gdb.base/condbreak.exp: Likewise.
16013 * gdb.base/pending.exp: Likewise.
16014 * gdb.base/sepdebug.exp: Likewise.
16015 * gdb.base/unload.exp: Likewise.
16016 * gdb.cp/ovldbreak.exp: Likewise.
16017 * gdb.mi/mi-pending.exp: Likewise.
16018
16019 2008-02-07 Doug Evans <dje@google.com>
16020
16021 * gdb.cp/mb-inline.exp: New.
16022 * gdb.cp/mb-inline.h: New.
16023 * gdb.cp/mb-inline1.cc: New.
16024 * gdb.cp/mb-inline2.cc: New.
16025
16026 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16027
16028 * gdb.pascal/floats.pas: New test program.
16029 * gdb.pascal/floats.exp: New testcase.
16030
16031 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16032
16033 * gdb.base/callfuncs.c (t_float_many_args): New function.
16034 (t_double_many_args): New function.
16035 * gdb.base/callfuncs.exp: Add tests for exceeding float
16036 and double parameters passed through the stack.
16037
16038 2008-02-05 Joel Brobecker <brobecker@adacore.com>
16039
16040 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16041 gdb.ada/complete/foo.adb: New files.
16042 * gdb.ada/complete.exp: New testcase.
16043
16044 2008-02-03 Doug Evans <dje@google.com>
16045
16046 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16047
16048 * gdb.cp/gdb2384.exp: New file.
16049 * gdb.cp/gdb2384.cc: New file.
16050 * gdb.cp/gdb2384-base.h: New file.
16051 * gdb.cp/gdb2384-base.cc: New file.
16052
16053 2008-02-02 Doug Evans <dje@google.com>
16054
16055 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16056
16057 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16058
16059 * gdb.ada/sym_print_name: New test program.
16060 * gdb.ada/sym_print_name.exp: New testcase.
16061
16062 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16063
16064 * gdb.ada/nested/hello.adb: New file.
16065 * gdb.ada/nested.exp: New testcase.
16066 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16067
16068 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16069
16070 * gdb.mi/basic.c (return_1): New function.
16071 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16072 don't cause future evaluations of function to report
16073 creation of internal breakpoints.
16074
16075 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16076
16077 * gdb.mi/mi-break.exp (test_error): New.
16078 Call it.
16079
16080 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
16081
16082 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16083 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16084
16085 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16086
16087 * gdb.pascal/integers.pas: New test program.
16088 * gdb.pascal/integers.exp: New testcase.
16089
16090 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16091
16092 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16093
16094 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
16095
16096 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16097 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16098
16099 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16100
16101 * gdb.ada/formatted_ref: New test program.
16102 * gdb.ada/formatted_ref.exp: New testcase.
16103
16104 * gdb.cp/formatted-ref.cc: New file.
16105 * gdb.cp/formatted-ref.exp: New testcase.
16106
16107 2008-01-30 Joel Brobecker <brobecker@adacore.com>
16108
16109 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16110
16111 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
16112
16113 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16114 (test_file_list_exec_source_file): Update to new macro-info field.
16115
16116 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16117
16118 * gdb.ada/exprs: New test program.
16119 * gdb.ada/exprs.exp: New testcase.
16120
16121 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16122
16123 * dfp-test.c (DELTA, DELTA_B): New definitions.
16124 (double_val1, double_val2, double_val3, double_val4, double_val5,
16125 double_val6, double_val7, double_val8, double_val9, double_val10,
16126 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16127 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16128 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16129 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16130 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16131 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16132 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16133 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16134 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16135 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16136 dec128_val16): New global variables.
16137 (decimal_dec128_align): New function.
16138 (decimal_mixed): Likewise.
16139 (decimal_many_args_dec32): Likewise.
16140 (decimal_many_args_dec64): Likewise.
16141 (decimal_many_args_dec128): Likewise.
16142 (decimal_many_args_mixed): Likewise.
16143 * dfp-test.exp: Add tests calling new inferior functions.
16144
16145 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16146
16147 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16148 gdb.server/ext-run.exp: New files.
16149 * lib/gdbserver-support.exp (gdbserver_download): New.
16150 (gdbserver_start): New. Update gdbserver expected
16151 output.
16152 (gdbserver_spawn): Use them.
16153 (gdbserver_start_extended): New.
16154
16155 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16156
16157 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16158 Run on GNU/Linux.
16159 (do_exec_tests): Check for systems which do not support catchpoints.
16160 Do not match START.
16161 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16162 Run on GNU/Linux. Enable verbose output.
16163 (check_fork_catchpoints): New.
16164 (explicit_fork_child_follow, catch_fork_child_follow)
16165 (tcatch_fork_parent_follow): Update expected messages.
16166 (do_fork_tests): Use check_fork_catchpoints.
16167 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16168 Run on GNU/Linux. Enable verbose output.
16169 (check_vfork_catchpoints): New.
16170 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16171 expected messages.
16172 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16173
16174 2008-01-29 Jim Blandy <jimb@red-bean.com>
16175
16176 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16177 host' errors.
16178 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16179
16180 2008-01-29 Jim Blandy <jimb@red-bean.com>
16181
16182 * gdb.threads/sigthread.c: Use barriers to ensure that
16183 child_thread and child_thread_two are always initialized before we
16184 start to use them.
16185
16186 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16187
16188 * gdb.base/watchpoint-solib.exp: New.
16189 * gdb.base/watchpoint-solib.c: New.
16190 * gdb.base/watchpoint-solib-shr.c: New.
16191
16192 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16193
16194 * gdb.base/gdb1056.exp: Add unsigned integer test.
16195
16196 2008-01-28 Doug Evans <dje@google.com>
16197
16198 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16199
16200 2008-01-27 Jim Blandy <jimb@codesourcery.com>
16201
16202 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16203
16204 * gdb.base/expand-psymtabs.exp: Doc fix.
16205
16206 2008-01-26 Mark Kettenis <kettenis@gnu.org>
16207
16208 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16209
16210 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
16211
16212 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16213 -var-set-format.
16214
16215 2008-01-23 Chris Demetriou <cgd@google.com>
16216
16217 * gdb.threads/thread_events.c: New testcase source file.
16218 * gdb.threads/thread_events.exp: New testcase expect file.
16219
16220 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
16221
16222 * lib/gdb.exp: Add the variable octal.
16223
16224 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16225 -var-set-format.
16226
16227 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16228 Vladimir Prus <vladimir@codesourcery.com>
16229
16230 * gdb.base/float.exp: Allow missing floating point for m68k and
16231 PowerPC.
16232
16233 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16234
16235 * gdb.mi/basics.c: Setup for testing breakpoints
16236 ignore count.
16237 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16238 * gdb.mi/mi-cli.exp: Adjust.
16239 * gdb.mi/mi2-cli.exp: Adjust.
16240
16241 2008-01-17 Pedro Alves <pedro@codesourcery.com>
16242
16243 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16244 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16245 with dummy_ptr's address.
16246 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16247 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16248 all targets.
16249 * gdb.mi/mi2-var-child.exp: Likewise.
16250
16251 2008-01-09 Joel Brobecker <brobecker@adacore.com>
16252
16253 * gdb.ada/null_array: New test program.
16254 * gdb.ada/null_array.exp: New testcase.
16255
16256 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
16257
16258 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16259 with required float modifiers.
16260
16261 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16262
16263 * gdb.ada/funcall_param: New test program.
16264 * gdb.ada/funcall_param.exp: New testcase.
16265
16266 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16267
16268 * gdb.ada/arrayparam: New test program.
16269 * gdb.ada/arrayparam.exp: New testcase.
16270
16271 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16272
16273 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16274 landed. Should also fix random failures in the test following it.
16275
16276 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16277
16278 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16279 for expressions with decimal float values.
16280 (test_dfp_conversions): New function to test casts to and from
16281 decimal float types.
16282 Call test_dfp_conversions.
16283 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16284 elements.
16285 (main): Initialize ds.float4 and ds.double8 elements.
16286 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16287 string to new error message.
16288 (d64_set_tests): Likewise.
16289 (d128_set_tests): Likewise.
16290 Add tests for expressions with decimal float variables. Add tests for
16291 conversions to and from decimal float types.
16292
16293 2008-01-05 Joel Brobecker <brobecker@adacore.com>
16294
16295 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16296 * gdb.ada/packed_tagged.exp: New testcase.
16297
16298 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16299
16300 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16301 gdb.ada/homonym/homonym_main.adb: New files.
16302 * gdb.ada/homonym.exp: New testcase.
16303
16304 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16305
16306 * gdb.ada/packed_array.exp: Add testing of references to
16307 a packed array.
16308
16309 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16310
16311 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16312 New files.
16313 * gdb.ada/type_coercion.exp: New testcase.
16314
16315 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16316
16317 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16318 gdb.ada/tagged/foo.adb: New file.
16319 * gdb.ada/tagged.exp: New testcase.
16320
16321 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16322
16323 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16324 gdb.ada/ptype_field/foo.adb: New files.
16325 * gdb.ada/ptype_field.exp: New testcase.
16326
16327 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16328
16329 * gdb.ada/print_pc.exp: New testcase.
16330
16331 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16332
16333 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16334 gdb.ada/taft_type/p.adb: New files.
16335 * gdb.ada/taft_type.exp: New testcase.
16336
16337 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16338
16339 * gdb.ada/array_bounds/bar.adb: New file.
16340 * gdb.ada/array_bounds.exp: New testcase.
16341
16342 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16343
16344 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16345 gdb.ada/arrayptr/foo.adb: New files.
16346 * gdb.ada/arrayptr.exp: New testcase.
16347
16348 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16349
16350 * gdb.base/set-lang-auto.exp: New testcase.
16351
16352 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16353
16354 * gdb.ada/fun_addr/foo.adb: New file.
16355 * gdb.ada/fun_addr.exp: New testcase.
16356
16357 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16358
16359 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16360 New files
16361
16362 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16363
16364 * array_subscript_addr/p.adb: New file.
16365 * array_subscript_addr.exp: New testcase.
16366
16367 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16368
16369 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16370 New files.
16371 * gdb.ada/str_cmp_ref.exp: New testcase.
16372
16373 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16374
16375 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16376 gdb.ada/fun_in_declare/foo.adb: New files.
16377 * gdb.ada/fun_in_declare.exp: New testcase.
16378
16379 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16380
16381 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16382 gdb.ada/ref_param/pck.ads: New files.
16383 * gdb.ada/ref_param.exp: New testcase.
16384
16385 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16386
16387 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16388 gdb.ada/interface/foo.adb: New files.
16389 * gdb.ada/interface.exp: New testcase.
16390
16391 2007-12-31 Jim Blandy <jimb@codesourcery.com>
16392
16393 * gdb.base/multi-forks.exp: Consume all output from child
16394 processes before proceeding to next test.
16395
16396 2007-12-29 Jim Blandy <jimb@codesourcery.com>
16397
16398 * configure: Regenerated.
16399
16400 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16401
16402 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16403 gdb.ada/fixed_cmp/fixed.adb: New files.
16404 * gdb.ada/fixed_cmp.exp: New testcase.
16405
16406 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16407
16408 * gdb.ada/boolean_expr.exp: New testcase.
16409
16410 2007-12-26 Jim Blandy <jimb@codesourcery.com>
16411
16412 * gdb.base/multi-forks.exp: Doc fix.
16413
16414 2007-12-26 Joel Brobecker <brobecker@adacore.com>
16415
16416 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16417 * gdb.ada/char_param.exp: Do not compile our test program with
16418 -gnata, this is unnecessary.
16419 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16420
16421 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16422
16423 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16424 gdb.ada/print_chars/foo.adb: New files.
16425 * gdb.ada/print_chars.exp: New testcase.
16426
16427 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16428
16429 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16430 gdb.ada/char_param/foo.adb: New files.
16431 * gdb.ada/char_param.exp: New testcase.
16432
16433 2007-12-22 Jim Blandy <jimb@codesourcery.com>
16434
16435 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16436 hard-coding source line numbers into the test.
16437 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16438 gdb_get_line_number to find.
16439
16440 2007-12-22 Joel Brobecker <brobecker@adacore.com>
16441
16442 * gdb.base/ptype.c (highest): New struct type.
16443 (the_highest): New variable of that type.
16444 (main): Add dummy assignment to a field of variable the_highest.
16445 * gdb.base/ptype.exp: Test type printing of our new variable.
16446
16447 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16448
16449 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16450 and record first explicitly generated thread number.
16451 Use that thread number for thread specific watchpoint test.
16452 Add iteration number to repetitive tests.
16453
16454 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16455 Jim Blandy <jimb@codesourcery.com>
16456
16457 * gdb.base/expand-psymtabs.c: New testcase
16458 source file.
16459 * gdb.base/expand-psymtabs.exp: New testcase
16460 expect file.
16461
16462 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
16463
16464 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16465 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16466
16467 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16468
16469 * gdb.ada/frame_args/foo.adb: New file.
16470 * gdb.ada/frame_args/pck.ads: New file.
16471 * gdb.ada/frame_args/pck.adb: New file.
16472 * gdb.ada/frame_args.exp: New testcase.
16473
16474 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16475
16476 * gdb.base/frame-args.c: New file.
16477 * gdb.base/frame-args.exp: New testcase.
16478
16479 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16480 Joseph Myers <joseph@codesourcery.com>
16481
16482 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16483
16484 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16485
16486 * gdb.mi/mi-pending.exp: New.
16487 * gdb.mi/mi-pending.c: New.
16488 * gdb.mi/mi-pendshr.c: New.
16489
16490 2007-12-06 Jim Blandy <jimb@codesourcery.com>
16491
16492 * gdb.base/default.exp: Update expected output for 'info catch'.
16493
16494 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16495
16496 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16497 must be set to binary.
16498
16499 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16500
16501 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16502
16503 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16504
16505 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16506 gdb.mi/mi-file-transfer.exp: New.
16507
16508 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16509
16510 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16511
16512 2007-11-22 Maciej W. Rozycki <macro@mips.com>
16513
16514 * gdb.trace/backtrace.exp: Fix a typo.
16515 * gdb.trace/circ.exp: Likewise.
16516 * gdb.trace/collection.exp: Likewise.
16517 * gdb.trace/limits.exp: Likewise.
16518 * gdb.trace/report.exp: Likewise.
16519 * gdb.trace/tfind.exp: Likewise.
16520 * gdb.trace/while-dyn.exp: Likewise.
16521
16522 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
16523
16524 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16525 objects of pointers that can't be dereferenced are now
16526 "noneditable".
16527
16528 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16529
16530 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16531 (target_cpu): Remove.
16532
16533 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16534
16535 * gdb.base/ending-run.exp: Expect the list of cleared
16536 breakpoint to come in natural order, not the reversed one.
16537
16538 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16539
16540 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16541 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16542
16543 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
16544
16545 * gdb.base/printcmds.exp: New function
16546 test_printf_with_dfp.
16547
16548 2007-11-02 Doug Evans <dje@google.com>
16549
16550 * gdb.disasm/t01_mov.s: Remove carriage returns.
16551 * gdb.disasm/t02_mova.s: Ditto.
16552 * gdb.disasm/t03_add.s: Ditto.
16553 * gdb.disasm/t04_sub.s: Ditto.
16554 * gdb.disasm/t05_cmp.s: Ditto.
16555 * gdb.disasm/t06_ari2.s: Ditto.
16556 * gdb.disasm/t07_ari3.s: Ditto.
16557 * gdb.disasm/t08_or.s: Ditto.
16558 * gdb.disasm/t09_xor.s: Ditto.
16559 * gdb.disasm/t10_and.s: Ditto.
16560 * gdb.disasm/t11_logs.s: Ditto.
16561 * gdb.disasm/t12_bit.s: Ditto.
16562 * gdb.disasm/t13_otr.s: Ditto.
16563
16564 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16565
16566 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16567
16568 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16569
16570 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16571 provide DFP support.
16572
16573 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16574
16575 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16576 Test "set powerpc vector-abi". Skip auto-detection tests for old
16577 toolchains.
16578
16579 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16580
16581 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16582 with [string compare].
16583
16584 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16585
16586 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16587 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16588
16589 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
16590
16591 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16592 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16593 * gdb.opt/Makefile.in: New makefile.
16594 * Makefile.in: Create new directory "gdb.opt".
16595 * configure.ac: Add "gdb.opt" directory.
16596 * configure: Regenerated.
16597
16598 2007-10-25 Doug Evans <dje@google.com>
16599
16600 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16601 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16602
16603 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16604 Thiago Jung Bauermann <bauerman@br.ibm.com>
16605
16606 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16607 Floating Point expressions.
16608 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16609 Floating Point variables.
16610 * gdb.base/dfp-test.c: new file containing program with Decimal
16611 Floating variables, used by gdb.base/dfp-test.exp.
16612
16613 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16614
16615 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16616
16617 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16618
16619 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16620 compiling test case with GCC.
16621 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16622
16623 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16624
16625 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16626 format changes.
16627
16628 2007-10-18 Michael Snyder <msnyder@specifix.com>
16629
16630 * gdb.base/dbx.exp: Add missing "-re " operator.
16631
16632 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16633
16634 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16635 * configure.ac: Removed trailing spaces after backslash.
16636 * gdb.modula2: New directory.
16637 * gdb.modula2/Makefile.in: New file.
16638 * gdb.modula2/unbounded-array.exp: New file.
16639 * gdb.modula2/unbounded1.c: New file.
16640
16641 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16642
16643 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16644
16645 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16646
16647 * gdb.base/sigstep.c (main): Add checks for
16648 return values for setitimer call.
16649 Call setitimer again with itimer = ITIMER_REAL
16650 if first call to setitimer fails.
16651
16652 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
16653
16654 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16655 of $timeout.
16656
16657 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16658
16659 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16660
16661 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16662
16663 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16664 of gdb_expect call, to avoid interruption.
16665
16666 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16667
16668 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16669 (v_unsigned_long_long, v_long_long_array)
16670 (v_signed_long_long_array, v_unsigned_long_long_array)
16671 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16672 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16673 [!NO_LONG_LONG]: New.
16674 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16675 v_long_long_member.
16676
16677 (v_long_long_func, v_signed_long_long_func)
16678 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16679 (main) [!NO_LONG_LONG]: Initialize long long variants.
16680
16681 * gdb.base/whatis.exp: If board file requests no_long_long, build
16682 test with NO_LONG_LONG defined. Test long long, signed long long,
16683 and unsigned long long variants but only if board file doesn't
16684 disable it.
16685
16686 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16687 Daniel Jacobowitz <dan@codesourcery.com>
16688
16689 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16690 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16691 * configure: Regenerated.
16692 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16693 gdb.pascal/types.exp, lib/pascal.exp: New files.
16694
16695 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16696
16697 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16698 call.
16699 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16700 to return to the call.
16701 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16702 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16703 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16704 * gdb.mi/mi-until.exp (test_until): Likewise.
16705 * gdb.mi/mi2-until.exp (test_until): Likewise.
16706
16707 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16708
16709 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16710 two-char array.
16711 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16712
16713 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16714
16715 * gdb.threads/watchthreads.c (thread_function): Sleep between
16716 iterations.
16717 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16718 at once for S/390. Generate matching fails and passes.
16719
16720 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16721
16722 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16723 the 'struct_declarations' variable to zeros.
16724
16725 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16726
16727 * gdb.cp/mb-ctor.cc: New.
16728 * gdb.cp/mb-ctor.exp: New.
16729 * gdb.cp/mb-templates.cc: New.
16730 * gdb.cp/mb-templates.exp: New.
16731
16732 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16733
16734 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16735
16736 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16737
16738 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16739 targets.
16740 * configure: Regenerate.
16741
16742 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16743
16744 * gdb.base/annota1.exp: Adjust for 'info break'
16745 format changes.
16746 * gdb.base/annota3.exp: Likewise.
16747 * gdb.base/break.exp: Likewise.
16748 * gdb.base/condbreak.exp: Likewise.
16749 * gdb.base/pending.exp: Likewise.
16750 * gdb.base/sepdebug.exp: Likewise.
16751 * gdb.base/unload.exp: Likewise.
16752 * gdb.base/ovldbreak.exp: Likewise.
16753
16754 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16755
16756 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16757 messages.
16758 * gdb.base/chng-syms.exp: Likewise.
16759 * gdb.base/unload.exp: Likewise.
16760
16761 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16762
16763 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16764
16765 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16766
16767 * schedlock.c (NUM): Change to 1.
16768 (main): Use args[0] for the main thread.
16769 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16770 regardless of the number of threads.
16771
16772 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16773
16774 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16775 type down.
16776 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16777 test.
16778 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16779 watchpoint type down.
16780 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16781 test.
16782
16783 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16784
16785 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16786 Move all the tests here and run them twice, once using software
16787 watchpoints and once using hardware watchpoints.
16788 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16789
16790 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16791
16792 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16793 test.
16794
16795 2007-09-10 Mark Kettenis <kettenis@gnu.org>
16796
16797 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16798 build-id.
16799
16800 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16801 know about $ORIGIN. Calculate output dir from $dest instead of
16802 using ${objdir}/{$subdir}.
16803
16804 2007-09-09 Mark Kettenis <kettenis@gnu.org>
16805
16806 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16807 gcore, before continuing with the test.
16808
16809 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16810
16811 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16812 * gdb.mi/mi-watch.exp: Likewise.
16813
16814 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16815 Jim Blandy <jimb@codesourcery.com>
16816
16817 * gdb.arch/i386-sse.exp: Do not expect character constants.
16818 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16819 * gdb.base/display.exp: Allow print/s.
16820 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16821 and unsigned char array changes.
16822
16823 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16824
16825 * gdb.base/display.exp: Add tests for printf %p.
16826
16827 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16828
16829 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16830 the dll name to unicode.
16831
16832 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16833
16834 * gdb.base/default.exp (show version): Update the version text.
16835 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16836
16837 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16838
16839 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16840 New files.
16841
16842 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16843
16844 * lib/gdb.exp (build_id_debug_filename_get): New function.
16845 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16846 Remove the generate DEBUG file for the future testcase runs.
16847 New testcase for the NT_GNU_BUILD_ID retrieval.
16848 Move the final testing step to ...
16849 (test_different_dir): ... a new function.
16850 New parameter XFAIL to XFAIL all the tests performed.
16851 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16852 New parameter TYPE to PF_PREFIX all the tests performed.
16853
16854 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16855
16856 * gdb.mi/mi-var-cp.cc (path_expression): New
16857 function.
16858 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16859
16860 2007-08-27 Markus Deuling <deuling@de.ibm.com>
16861
16862 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16863 to fit into SPU Local Store memory.
16864
16865 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16866
16867 * gdb.base/default.exp: Adjust the expected output of "info
16868 warranty" after the switch to GPLv3.
16869
16870 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16871
16872 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16873 to 30000 (from 20000).
16874
16875 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16876
16877 Switch the license of all .exp files to GPLv3.
16878 Switch the license of all .f and .f90 files to GPLv3.
16879 Switch the license of all .s and .S files to GPLv3.
16880
16881 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16882
16883 * configure.ac: Switch license to GPLv3.
16884
16885 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16886
16887 Switch the licensing to GPLv3 for all .ads and .adb files.
16888
16889 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16890
16891 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16892 and t_int_double.
16893 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16894
16895 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16896
16897 * gdb.base/step-line.c: Switch license to GPL version 3, and
16898 update copyright year.
16899 * gdb.base/step-line.inp: Likewise.
16900
16901 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16902
16903 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16904 changes inside gdb1555.c.
16905 * gdb.base/pending.exp: Likewise.
16906
16907 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16908
16909 * config/default.exp: New file.
16910
16911 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16912
16913 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16914 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16915
16916 2007-07-30 Maciej W. Rozycki <macro@mips.com>
16917
16918 * gdb.base/dump.exp: Force the correct endianness for binary
16919 formats not carrying this information.
16920
16921 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16922
16923 * gdb.threads/staticthreads.exp: Match .*sem_post.
16924
16925 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16926
16927 * gdb.base/readline.exp (operate_and_get_next): Match the final
16928 prompt.
16929
16930 2007-07-23 Kevin Buettner <kevinb@redhat.com>
16931
16932 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16933 to restarting SID.
16934
16935 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16936
16937 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16938 prior to `gdb_start'.
16939
16940 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16941
16942 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16943 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16944 Remove call to gdb_unload.
16945
16946 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16947 Daniel Jacobowitz <dan@codesourcery.com>
16948
16949 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16950 for __WIN32__.
16951 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16952 * gdb.base/unload.exp: Use shared library test routines.
16953
16954 2007-07-03 Markus Deuling <deuling@de.ibm.com>
16955
16956 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16957 * gdb.base/solib-symbol-lib.c: Likewise.
16958 * gdb.base/solib-symbol-main.c: Likewise.
16959
16960 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16961
16962 * config/gdbserver.exp (gdb_reconnect): New.
16963 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16964 gdb.base/solib-disc.exp: New files.
16965 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16966 remote debugging".
16967 (gdb_compile): Add shlib_load flag.
16968 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16969 port.
16970 (gdbserver_reconnect): New.
16971
16972 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
16973 Daniel Jacobowitz <dan@codesourcery.com>
16974
16975 * gdb.base/annota3.exp: Test for if construct.
16976
16977 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16978
16979 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16980
16981 2007-06-21 Chris Dearman <chris@mips.com>
16982 Maciej W. Rozycki <macro@mips.com>
16983
16984 * gdb.base/display.exp: Allow a newline after display/i.
16985 * gdb.base/pc-fp.exp: Likewise.
16986 * gdb.base/sigbpt.exp: Likewise.
16987
16988 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16989
16990 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16991 required features to be included.
16992
16993 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16994
16995 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16996 in info threads output.
16997
16998 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16999 Markus Deuling <deuling@de.ibm.com>
17000
17001 * gdb.arch/spu-info.exp: New testcase.
17002 * gdb.arch/spu-info.c: New file.
17003
17004 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17005
17006 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17007 tpcs_offset. Restore lr after the call.
17008 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17009
17010 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17011
17012 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17013 (gdbserver_run): Kill any running gdbserver.
17014 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17015
17016 2007-05-17 Maciej W. Rozycki <macro@mips.com>
17017
17018 * gdb.base/sigbpt.exp: Preset segv_addr.
17019
17020 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17021
17022 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17023 (gdb_compile_shlib): Likewise.
17024 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17025 (default_gdb_init): Clear cleanfiles.
17026 (gdb_finish): Delete recorded cleanfiles.
17027 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17028
17029 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17030 Do not use isnative.
17031 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17032 gdb.base/so-impl-ld.exp: Likewise.
17033 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17034 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17035 gdb_compile.
17036
17037 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17038
17039 * config/unknown.exp: Remove.
17040
17041 2007-05-15 Markus Deuling <deuling@de.ibm.com>
17042
17043 * gdb.base/info-proc.exp: Check is_remote.
17044
17045 2007-05-14 Markus Deuling <deuling@de.ibm.com>
17046
17047 * gdb.base/gcore.exp: Initialize variable core_supported.
17048
17049 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17050
17051 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17052
17053 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17054
17055 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17056 * gdb.threads/print-threads.exp (test_all_threads): Allow
17057 negative and hexadecimal thread IDs.
17058
17059 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17060
17061 * gdb.java/jprint.java (public): Avoid invalid call to static
17062 method.
17063
17064 2007-05-14 Denis Pilat <denis.pilat@st.com>
17065
17066 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17067 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17068 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17069 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17070 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17071
17072 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17073
17074 * gdb.base/overlays.exp: Add support for targets with only code
17075 overlay support, not data overlay. Support spu-*-* target in
17076 this mode.
17077 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17078 * gdb.base/spu.ld: New file.
17079
17080 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17081
17082 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17083
17084 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17085
17086 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17087
17088 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17089
17090 * gdb.java/jmain.exp: Handle demangled names with and without method
17091 signatures.
17092
17093 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17094
17095 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17096 (have_a_very_merry_interrupt): Remove calls to puts.
17097 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17098 inferior output.
17099 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17100 test names.
17101
17102 2007-04-29 Markus Deuling <deuling@de.ibm.com>
17103 Daniel Jacobowitz <dan@codesourcery.com>
17104
17105 * gdb.base/auxv.exp (core_works): Also check is_remote.
17106 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17107
17108 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
17109
17110 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17111 message, not the undefined 'module' variable.
17112 * gdb.base/siginfo.exp: Likewise.
17113 * gdb.base/sigstep.exp: Likewise.
17114 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17115 serialport.
17116 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17117
17118 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
17119
17120 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17121 target sim fails. Return 0 otherwise.
17122 (gdb_load): Return prematurely if gdb_target_sim fails.
17123
17124 2007-04-16 Denis Pilat <denis.pilat@st.com>
17125
17126 * gdb.base/setshow.exp: Reset height after having set it to 100.
17127
17128 2007-04-16 Denis Pilat <denis.pilat@st.com>
17129
17130 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17131
17132 2007-04-16 Denis Pilat <denis.pilat@st.com>
17133
17134 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17135
17136 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17137
17138 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17139 tests. Run the frozen varobjs test.
17140 * gdb.mi/var-cmd.c (do_frozen_tests): New.
17141 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
17142
17143 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17144
17145 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17146 gdb.base/type-opaque.exp: New files.
17147
17148 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
17149
17150 * gdb.mi/mi-var-child.c
17151 (do_children_tests): User char[2] instead of
17152 char so that automatic printing of pointers to char
17153 don't give unpredicable result.
17154 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17155 local variables.
17156 * gdb.mi/mi-var-child.exp: Step to right line
17157 of do_children_tests.
17158 * gdb.mi/mi2-var-child.exp: Likewise.
17159 * gdb.mi/mi-var-cmd.exp: Step to right line of
17160 do_locals_tests.
17161 (do_children_tests): User char[2] instead of
17162 char so that automatic printing of pointers to char
17163 don't give unpredicable result.
17164 * gdb.mi/mi2-var-cmd.exp: Likewise.
17165 * lib/mi-support.exp (mi_continue_to_line):
17166 Pass test name to mi_wait_for_stop.
17167
17168 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17169
17170 * gdb.asm/asm-source.exp: Remove d10v case.
17171 * lib/gdb.exp (skip_cplus_tests): Likewise.
17172 * gdb.asm/d10v.inc: Deleted.
17173
17174 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17175
17176 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17177
17178 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17179
17180 * config/netware.exp: Delete file.
17181
17182 2007-03-29 Joel Brobecker <brobecker@adacore.com>
17183
17184 * gdb.dwarf2/dw2-noloc.S: New file.
17185 * gdb.dwarf2/dw2-noloc.exp: New file.
17186
17187 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17188
17189 * gdb.cp/method2.cc: New test.
17190 * gdb.cp/method2.exp: New test.
17191 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17192
17193 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17194
17195 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17196
17197 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17198
17199 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17200
17201 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17202
17203 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17204 (gdb_load): Delete, replace with...
17205 (gdb_reload): ...this.
17206 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17207 * gdb.server/server-mon.exp: Likewise.
17208 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17209 (gdb_start_cmd): New.
17210 (gdb_file_cmd): Save the last loaded file.
17211 (gdb_reload): New.
17212 (gdb_gnu_strip_debug): Use transform.
17213 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17214 support here. Use new $last_loaded_file. Check mtime.
17215 (gdb_target_cmd): Handle ObjC failure case.
17216 (infer_host_exec): Delete.
17217 (gdbserver_load): Rename to...
17218 (gdbserver_run): ...this. Simplify.
17219 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17220 (mi_gdb_load): Move most contents to a new function...
17221 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17222 (mi_run_cmd): Use mi_gdb_target_load.
17223 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17224 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17225 Use gdb_run_cmd.
17226 * gdb.base/charsign.exp: Remove incorrect comment.
17227 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17228 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17229 gdb.base/start.exp: Use gdb_start_cmd.
17230
17231 2007-03-23 Nigel Stephens <nigel@mips.com>
17232 Maciej W. Rozycki <macro@mips.com>
17233
17234 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17235 * gdb.base/signull.exp: Similarly.
17236
17237 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17238
17239 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17240 messages available to test cases (like chng-sym.exp).
17241
17242 2007-03-14 Andreas Schwab <schwab@suse.de>
17243
17244 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17245 format changes.
17246
17247 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17248
17249 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17250 (optimized_1): New.
17251 (main): Call optimized_1.
17252 (gdb2029): Correct typos. Call gdb2029_marker.
17253 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17254 for gdb2029.
17255
17256 2007-03-12 Mark Kettenis <kettenis@gnu.org>
17257
17258 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17259 as tabs. Remove redundant test pattern.
17260
17261 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17262
17263 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17264 for /a format output.
17265
17266 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17267
17268 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17269 collect output incrementally.
17270
17271 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17272
17273 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17274 for -var-create lpcharacter test.
17275 * gdb.mi/mi2-var-cmd.exp: Likewise.
17276
17277 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17278
17279 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17280 pass on targets where address zero is readable.
17281
17282 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17283
17284 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17285 just a single architecture.
17286
17287 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17288
17289 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17290 (fetch_all_registers): New function, uses gdb_test_multiple and
17291 exp_continue to fetch inferior output line-by-line.
17292 Replace all uses of do_get_all_registers by fetch_all_registers.
17293
17294 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17295
17296 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17297 in target_info.
17298
17299 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17300
17301 * gdb.threads/manythreads.exp: Use $message string for
17302 consistancy; add a default (timeout) case.
17303
17304 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17305
17306 * gdb.base/watchpoint.exp: Fix truncated comment.
17307
17308 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17309
17310 * Makefile.in: Remove spurious single-quotes from sed command.
17311
17312 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17313
17314 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17315 func.
17316 * gdb.mi/mi2-var-cmd.exp: Likewise.
17317
17318 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17319
17320 * gdb.dwarf2/dw2-producer.S: New file.
17321 * gdb.dwarf2/dw2-producer.exp: New testcase.
17322
17323 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
17324
17325 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17326 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17327 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17328 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17329 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17330 Revert tests to use mi_gdb_test and include value field in output
17331 of -var-create.
17332
17333 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17334
17335 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17336
17337 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17338
17339 * gdb.base/maint.exp: Remove full paths from test names.
17340 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17341 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17342
17343 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17344
17345 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17346
17347 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17348
17349 * gdb.server/server-mon.exp: New test.
17350
17351 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17352
17353 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17354
17355 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17356
17357 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17358 register capitalization.
17359
17360 2007-02-13 Denis Pilat <denis.pilat@st.com>
17361
17362 * gdb.mi/mi-var-invalidate.exp: New file.
17363
17364 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17365
17366 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17367
17368 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17369
17370 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17371
17372 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17373
17374 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17375 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17376
17377 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
17378
17379 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17380 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17381 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17382 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17383 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17384 * gdb.mi/gdb792.exp, lib/mi-support.exp:
17385 Update tests to include value field in output of -var-create.
17386
17387 2007-02-08 Andreas Schwab <schwab@suse.de>
17388
17389 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17390
17391 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17392
17393 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17394 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17395
17396 2007-02-02 Denis Pilat <denis.pilat@st.com>
17397
17398 * gdb.threads/threadapply.exp: check that frame is not changed by
17399 the thread apply all command.
17400
17401 2007-01-31 Andreas Schwab <schwab@suse.de>
17402
17403 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17404
17405 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17406 in the dwarf sections.
17407 * gdb.dwarf2/mac-fileno.S: Likewise.
17408
17409 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17410 bspstore register on ia64.
17411
17412 2007-01-29 Andreas Schwab <schwab@suse.de>
17413
17414 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17415 "frame-begin" annotation.
17416
17417 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17418 number of "frames-invalid" annotations.
17419
17420 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17421
17422 * gdb.base/commands.exp: Call if_commands_test.
17423 (gdb_test_no_prompt, if_commands_test): New.
17424
17425 2007-01-28 Mark Kettenis <kettenis@gnu.org>
17426
17427 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17428
17429 2007-01-27 Andreas Schwab <schwab@suse.de>
17430
17431 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17432 .short/.int/.quad in the dwarf sections.
17433 * gdb.dwarf2/dw2-intercu.S: Likewise.
17434 * gdb.dwarf2/dw2-intermix.S: Likewise.
17435
17436 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17437
17438 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17439 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17440 array.
17441 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17442 * gdb.base/setvar.exp: Likewise.
17443
17444 2007-01-26 Andreas Schwab <schwab@suse.de>
17445
17446 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17447 test.
17448
17449 * gdb.base/multi-forks.exp ("restart $i"): Also match
17450 __kernel_syscall_via_break.
17451
17452 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17453
17454 * lib/mi-support.exp (mi_delete_varobj): New.
17455 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17456 testcase.
17457 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17458 (main): Call the above.
17459 (reference_update_test, base_in_reference_test)
17460 (reference_to_pointer): Delete the created varobjs.
17461
17462 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17463
17464 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17465 * configure: Regenerated.
17466 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17467 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17468 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17469 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17470 * lib/gdb.exp (gdb_skip_xml_test): New function.
17471
17472 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17473
17474 * gdb.base/sigrepeat.exp: Correct error message.
17475
17476 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17477 Daniel Jacobowitz <dan@codesourcery.com>
17478
17479 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17480 gdb.arch/i386-gnu-cfi-asm.S: New files.
17481
17482 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17483
17484 * lib/gdb.exp: Abort on missing `site.exp'.
17485
17486 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17487 Daniel Jacobowitz <dan@codesourcery.com>
17488
17489 * gdb.base/included.c, gdb.base/included.exp,
17490 gdb.base/included.h: New files.
17491
17492 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17493
17494 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17495 (maximize_rlimit): Reduce limits on 64-bit systems.
17496
17497 2007-01-19 Mark Kettenis <kettenis@gnu.org>
17498
17499 From Marcus Deuling <deuling@de.ibm.com>:
17500 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17501 every case.
17502
17503 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
17504
17505 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17506 (test_path_specification): Use objdir instead of srcdir to always
17507 get an absolute filename.
17508
17509 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17510
17511 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17512
17513 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17514
17515 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17516 Make sure the variable we're using is in scope.
17517 (reference_to_pointer): Likewise.
17518
17519 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17520
17521 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17522 has no debug information.
17523
17524 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17525
17526 * gdb.base/annota1.exp: Remove extra send_gdb.
17527
17528 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17529
17530 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17531
17532 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17533
17534 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17535
17536 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
17537 Daniel Jacobowitz <dan@codesourcery.com>
17538
17539 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17540 lcharacter or linteger change. Correct duplicated test name.
17541 * gdb.mi/mi2-var-cmd.exp: Likewise.
17542
17543 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17544
17545 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17546
17547 2007-01-05 Joel Brobecker <brobecker@adacore.com>
17548
17549 * gdb.base/nofield.c: New file.
17550 * gdb.base/nofield.exp: New testcase.
17551
17552 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
17553
17554 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17555
17556 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17557 test.
17558
17559 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17560
17561 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17562
17563 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17564
17565 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17566 when continuing.
17567
17568 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17569
17570 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17571 Expect ".exe" extension.
17572
17573 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17574
17575 * gdb.base/charset.exp: Add explicit filename to break.
17576 * gdb.base/dbx.exp: Add explicit filename to breaks.
17577
17578 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17579
17580 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17581 * gdb.mi/mi2-file.exp: Likewise.
17582
17583 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17584
17585 Implement specification of MI tests as comments
17586 in C and C++ sources.
17587 * lib/mi-support.exp (mi_autotest_data): New variable.
17588 (mi_autotest_source): New variable.
17589 (count_newlines, mi_prepare_inline_tests)
17590 (mi_get_inline_test, mi_continue_to_line)
17591 (mi_run_inline_test, mi_tbreak)
17592 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17593 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17594 Run inline tests.
17595 * gdb.mi/mi-var-cp.cc: Define tests here.
17596
17597 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17598
17599 Simplify usage of mi_continue_to.
17600 * lib/mi-support.exp (mi_runto_helper): Renamed
17601 from mi_runto, added new parameter 'run_or_continue'.
17602 (mi_runto): Use mi_runto_helper.
17603 (mi_continue_to): Accept just function name as parameter.
17604 Use mi_runto_helper.
17605 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17606 * gdb.mi/mi2-var-cmd.exp: Likewise.
17607
17608 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17609
17610 Make this testcase a bit more realistic. The current code
17611 is too simplistic, and allows the compiler to optimize out
17612 some of the entities we need for this testcase.
17613 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17614 (Do_Nothing): Add extra parameter.
17615 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17616 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17617 by using a variable of type Void_Star.
17618
17619 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17620
17621 * gdb.ada/catch_ex/foo.adb: New file.
17622 * gdb.ada/catch_ex.exp: New testcase.
17623
17624 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17625
17626 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17627 pass --image-base to linker.
17628
17629 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17630 Daniel Jacobowitz <dan@codesourcery.com>
17631
17632 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17633 secondary prompts.
17634
17635 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17636
17637 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17638 output. Test the types of members and member pointers.
17639 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17640 gdb/2092.
17641 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17642 statement. Enable for GCC. Update expected output for some tests
17643 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17644 layout.
17645 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17646 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17647 (Diamond::vget_base): New.
17648 (main): Add new tests.
17649 * gdb.cp/printmethod.exp: Update expected output for member functions.
17650 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17651 print pEe->D::vg().
17652
17653 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17654
17655 * gdb.threads/tls.exp: Allow stops in sem_post.
17656
17657 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17658
17659 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17660 * gdb.base/annota3.exp: Likewise.
17661 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17662 again (instead of timing out).
17663 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17664 GCC bug 26475.
17665 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17666 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17667 test from jmisc1.exp.
17668 * gdb.java/jmisc1.exp: Delete.
17669 * gdb.java/jprint.exp: Adjust to work with method signatures including
17670 return types.
17671 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17672 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17673 * lib/java.exp (compile_java_from_source): Pass the correct type
17674 to target_compile.
17675
17676 2006-12-31 Joel Brobecker <brobecker@adacore.com>
17677
17678 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17679 (stack_align_edx): New function.
17680 (stack_align_eax): New function.
17681 (main): Add calls to stack_align_edx and stack_align_eax.
17682 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17683 Add testing for the cases where the register used during a stack
17684 realignment is edx. Same for eax.
17685
17686 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17687
17688 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17689 and generic PE targets.
17690
17691 2006-12-29 Joel Brobecker <brobecker@adacore.com>
17692
17693 * gdb.ada/array_return.exp: Update copyright date list.
17694
17695 2006-12-27 Joel Brobecker <brobecker@adacore.com>
17696
17697 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17698 (Create_Small_Float_Vector): New function.
17699 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17700 function body.
17701 * gdb.ada/array_return/p.adb: Use new type and function from
17702 package Pck.
17703 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17704 able to print the value returned by a function returning an
17705 array of float.
17706
17707 2006-12-20 Joel Brobecker <brobecker@adacore.com>
17708
17709 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17710 The associated tests should be PASSing.
17711
17712 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17713
17714 Test for base in references.
17715 * gdb.mi/mi-var-cp.cc: Add test code.
17716 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17717 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17718 * gdb.mi/mi2-watch.exp: Likewise.
17719 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17720 (mi_list_varobj_children): New function.
17721
17722 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17723
17724 * lib/mi-support.exp
17725 (mi_runto): Accept "()" after function name.
17726 (mi_create_varobj): New function.
17727 (mi_varobj_update): New function.
17728 (mi_Check_varobj_value): New function.
17729 * gdb.mi/mi-var-cp.exp: New file.
17730 * gdb.mi/mi-var-cp.cc: New file.
17731
17732 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17733
17734 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17735 gdb.base/weaklib2.c: New files.
17736
17737 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17738
17739 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17740 info. Adjust test names.
17741
17742 * gdb.base/break.c (main): Move position of malloc.
17743 * gdb.base/break.exp: Revert mistaken checkin.
17744
17745 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17746
17747 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17748 assignement of arrays and function pointers.
17749 * gdb.mi/var-cmd.c: Add declaration necessary for above
17750 tests.
17751
17752 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17753
17754 * gdb.base/break.c (main): Call malloc.
17755
17756 * gdb.threads/linux-dp.exp: Read thread table before and after
17757 creating each philosopher and verify it.
17758
17759 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17760 Paul Brook <paul@codesourcery.com>
17761 Daniel Jacobowitz <dan@codesourcery.com>
17762
17763 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17764 main to remove duplication. Add start function of the form
17765 '_*start[1-9]*'. Add RVDS start function.
17766
17767 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17768
17769 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17770
17771 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17772
17773 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17774 * gdb.asm/spu.inc: New file.
17775 * gdb.base/term.exp: Disable if [target_info exists noargs].
17776 * gdb.gdb/complaints.exp: Disable if ![isnative].
17777 * gdb.gdb/selftest.exp: Likewise.
17778 * gdb.gdb/observer.exp: Likewise.
17779 * gdb.gdb/xfullpath.exp: Likewise.
17780 * gdb.base/attach.exp: Disable on SPU target.
17781 * gdb.cp/bs145503.exp: Likewise.
17782 * gdb.cp/exception.exp: Likewise.
17783 * gdb.cp/userdef.exp: Likewise.
17784
17785 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17786
17787 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17788
17789 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17790
17791 * gdb.base/completion.exp: Fix completion tests for
17792 'info' and 'info '.
17793 * gdb.base/help.exp (help_test_raw, test_class_help)
17794 (test_prefix_command_help): Move...
17795 * lib/gdb.exp: Here.
17796 * gdb.base/main.exp: Adjust.
17797 * gdb.cp/maint.exp: Adjust.
17798 * gdb.trace/tracecmd.exp: Use test_help_class.
17799
17800 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17801
17802 * gdb.stabs/weird.exp (print_weird_var): Use
17803 gdb_test_multiple instead of gdb_expect.
17804
17805 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17806
17807 * gdb.base/help.exp (help_test_raw): New.
17808 (test_class_help): New.
17809 (test_prefix_command_help): New.
17810 Adjust testcases.
17811
17812 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
17813
17814 * gdb.base/constvars.c (main): Write to crass and crips, so that
17815 they are allocated by the compiler.
17816
17817 2006-10-27 Andreas Schwab <schwab@suse.de>
17818
17819 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17820 "detach-fork".
17821
17822 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17823
17824 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17825 of patterns.
17826
17827 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17828
17829 * gdb.base/sepdebug.exp: Remove debug format test.
17830 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17831 Handle no-symtab.
17832 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17833
17834 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17835
17836 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17837 int to pointer or pointer to int.
17838 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17839
17840 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17841
17842 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17843
17844 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17845
17846 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17847
17848 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17849
17850 PR c++/2116
17851 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17852
17853 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17854
17855 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17856 the corresponding bug has been fixed in GDB (PR/2018).
17857
17858 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17859
17860 * gdb.base/subst.exp: New testcase.
17861
17862 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17863
17864 * gdb.ada/array_return/pck.ads: Add copyright notice.
17865 * gdb.ada/array_return/pck.adb: Likewise.
17866 * gdb.ada/array_return/p.adb: Likewise.
17867 * gdb.ada/exec_changed/first.adb: Likewise.
17868 * gdb.ada/exec_changed/second.adb: Likewise.
17869
17870 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17871
17872 * gdb.ada/watch_arg/watch.adb: New file.
17873 * gdb.ada/watch_arg.exp: New testcase.
17874
17875 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17876
17877 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17878 via string_to_regexp.
17879 * gdb.mi/mi2-basics.exp: Likewise.
17880
17881 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17882
17883 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17884 Remove unused / obsolete files.
17885
17886 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
17887
17888 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17889
17890 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17891
17892 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17893 HIGH_FRAME argument to -stack-list-arguments can be larger than
17894 the number of frames.
17895
17896 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17897
17898 * gdb.base/args.c (main): Add breakpoint marker.
17899 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17900 really test empty arguments.
17901 (args_load): Delete.
17902 (args_test): New.
17903
17904 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
17905
17906 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17907 check for one file.
17908
17909 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17910
17911 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17912 HIGH_FRAME argument to -stack-list-locals can be larger than
17913 the number of frames.
17914
17915 2006-08-18 Fred Fish <fnf@specifix.com>
17916
17917 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17918 '$' in front of skip_vmx_tests_saved when setting that.
17919
17920 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17921
17922 * gdb.base/trace-commands.exp: New file.
17923
17924 2006-08-10 Joel Brobecker <brobecker@adacore.com>
17925 Daniel Jacobowitz <dan@codesourcery.com>
17926
17927 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17928 expected output of the backtrace commands.
17929
17930 2006-08-09 Joel Brobecker <brobecker@adacore.com>
17931
17932 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17933 untested followed by return combination.
17934 * gdb.arch/altivec-regs.exp: Likewise.
17935 * gdb.arch/e500-abi.exp: Likewise.
17936 * gdb.arch/e500-regs.exp: Likewise.
17937 * gdb.arch/gdb1291.exp: Likewise.
17938 * gdb.arch/gdb1431.exp: Likewise.
17939 * gdb.arch/gdb1558.exp: Likewise.
17940 * gdb.arch/i386-prologue.exp: Likewise.
17941 * gdb.arch/i386-unwind.exp: Likewise.
17942 * gdb.asm/asm-source.exp: Likewise.
17943 * gdb.base/a2-run.exp: Likewise.
17944 * gdb.base/advance.exp: Likewise.
17945 * gdb.base/all-bin.exp: Likewise.
17946 * gdb.base/annota1.exp: Likewise.
17947 * gdb.base/annota3.exp: Likewise.
17948 * gdb.base/args.exp: Likewise.
17949 * gdb.base/arithmet.exp: Likewise.
17950 * gdb.base/assign.exp: Likewise.
17951 * gdb.base/async.exp: Likewise.
17952 * gdb.base/attach.exp: Likewise.
17953 * gdb.base/bang.exp: Likewise.
17954 * gdb.base/bigcore.exp: Likewise.
17955 * gdb.base/bitfields.exp: Likewise.
17956 * gdb.base/bitfields2.exp: Likewise.
17957 * gdb.base/break.exp: Likewise.
17958 * gdb.base/call-sc.exp: Likewise.
17959 * gdb.base/call-strs.exp: Likewise.
17960 * gdb.base/callfuncs.exp: Likewise.
17961 * gdb.base/checkpoint.exp: Likewise.
17962 * gdb.base/chng-syms.exp: Likewise.
17963 * gdb.base/code-expr.exp: Likewise.
17964 * gdb.base/commands.exp: Likewise.
17965 * gdb.base/completion.exp: Likewise.
17966 * gdb.base/cond-expr.exp: Likewise.
17967 * gdb.base/condbreak.exp: Likewise.
17968 * gdb.base/consecutive.exp: Likewise.
17969 * gdb.base/constvars.exp: Likewise.
17970 * gdb.base/corefile.exp: Likewise.
17971 * gdb.base/cvexpr.exp: Likewise.
17972 * gdb.base/dbx.exp: Likewise.
17973 * gdb.base/define.exp: Likewise.
17974 * gdb.base/detach.exp: Likewise.
17975 * gdb.base/display.exp: Likewise.
17976 * gdb.base/dump.exp: Likewise.
17977 * gdb.base/ena-dis-br.exp: Likewise.
17978 * gdb.base/ending-run.exp: Likewise.
17979 * gdb.base/environ.exp: Likewise.
17980 * gdb.base/eval-skip.exp: Likewise.
17981 * gdb.base/exprs.exp: Likewise.
17982 * gdb.base/fileio.exp: Likewise.
17983 * gdb.base/finish.exp: Likewise.
17984 * gdb.base/float.exp: Likewise.
17985 * gdb.base/foll-exec.exp: Likewise.
17986 * gdb.base/foll-fork.exp: Likewise.
17987 * gdb.base/foll-vfork.exp: Likewise.
17988 * gdb.base/freebpcmd.exp: Likewise.
17989 * gdb.base/funcargs.exp: Likewise.
17990 * gdb.base/gcore.exp: Likewise.
17991 * gdb.base/gdb1090.exp: Likewise.
17992 * gdb.base/gdb1250.exp: Likewise.
17993 * gdb.base/huge.exp: Likewise.
17994 * gdb.base/info-proc.exp: Likewise.
17995 * gdb.base/interrupt.exp: Likewise.
17996 * gdb.base/jump.exp: Likewise.
17997 * gdb.base/langs.exp: Likewise.
17998 * gdb.base/lineinc.exp: Likewise.
17999 * gdb.base/list.exp: Likewise.
18000 * gdb.base/logical.exp: Likewise.
18001 * gdb.base/long_long.exp: Likewise.
18002 * gdb.base/macscp.exp: Likewise.
18003 * gdb.base/maint.exp: Likewise.
18004 * gdb.base/mips_pro.exp: Likewise.
18005 * gdb.base/miscexprs.exp: Likewise.
18006 * gdb.base/multi-forks.exp: Likewise.
18007 * gdb.base/opaque.exp: Likewise.
18008 * gdb.base/overlays.exp: Likewise.
18009 * gdb.base/pc-fp.exp: Likewise.
18010 * gdb.base/pointers.exp: Likewise.
18011 * gdb.base/printcmds.exp: Likewise.
18012 * gdb.base/psymtab.exp: Likewise.
18013 * gdb.base/ptype.exp: Likewise.
18014 * gdb.base/recurse.exp: Likewise.
18015 * gdb.base/relational.exp: Likewise.
18016 * gdb.base/relocate.exp: Likewise.
18017 * gdb.base/remote.exp: Likewise.
18018 * gdb.base/reread.exp: Likewise.
18019 * gdb.base/restore.exp: Likewise.
18020 * gdb.base/return.exp: Likewise.
18021 * gdb.base/return2.exp: Likewise.
18022 * gdb.base/scope.exp: Likewise.
18023 * gdb.base/sect-cmd.exp: Likewise.
18024 * gdb.base/sep.exp: Likewise.
18025 * gdb.base/sepdebug.exp: Likewise.
18026 * gdb.base/setshow.exp: Likewise.
18027 * gdb.base/setvar.exp: Likewise.
18028 * gdb.base/sigall.exp: Likewise.
18029 * gdb.base/sigbpt.exp: Likewise.
18030 * gdb.base/signals.exp: Likewise.
18031 * gdb.base/signull.exp: Likewise.
18032 * gdb.base/sizeof.exp: Likewise.
18033 * gdb.base/solib.exp: Likewise.
18034 * gdb.base/step-line.exp: Likewise.
18035 * gdb.base/step-test.exp: Likewise.
18036 * gdb.base/structs.exp: Likewise.
18037 * gdb.base/structs2.exp: Likewise.
18038 * gdb.base/term.exp: Likewise.
18039 * gdb.base/twice.exp: Likewise.
18040 * gdb.base/until.exp: Likewise.
18041 * gdb.base/varargs.exp: Likewise.
18042 * gdb.base/volatile.exp: Likewise.
18043 * gdb.base/watchpoint.exp: Likewise.
18044 * gdb.base/whatis-exp.exp: Likewise.
18045 * gdb.base/whatis.exp: Likewise.
18046 * gdb.cp/ambiguous.exp: Likewise.
18047 * gdb.cp/annota2.exp: Likewise.
18048 * gdb.cp/annota3.exp: Likewise.
18049 * gdb.cp/bool.exp: Likewise.
18050 * gdb.cp/breakpoint.exp: Likewise.
18051 * gdb.cp/casts.exp: Likewise.
18052 * gdb.cp/class2.exp: Likewise.
18053 * gdb.cp/classes.exp: Likewise.
18054 * gdb.cp/cplusfuncs.exp: Likewise.
18055 * gdb.cp/ctti.exp: Likewise.
18056 * gdb.cp/derivation.exp: Likewise.
18057 * gdb.cp/exception.exp: Likewise.
18058 * gdb.cp/gdb1355.exp: Likewise.
18059 * gdb.cp/hang.exp: Likewise.
18060 * gdb.cp/inherit.exp: Likewise.
18061 * gdb.cp/local.exp: Likewise.
18062 * gdb.cp/m-data.exp: Likewise.
18063 * gdb.cp/m-static.exp: Likewise.
18064 * gdb.cp/member-ptr.exp: Likewise.
18065 * gdb.cp/method.exp: Likewise.
18066 * gdb.cp/misc.exp: Likewise.
18067 * gdb.cp/namespace.exp: Likewise.
18068 * gdb.cp/overload.exp: Likewise.
18069 * gdb.cp/ovldbreak.exp: Likewise.
18070 * gdb.cp/pr-1023.exp: Likewise.
18071 * gdb.cp/pr-1210.exp: Likewise.
18072 * gdb.cp/pr-574.exp: Likewise.
18073 * gdb.cp/printmethod.exp: Likewise.
18074 * gdb.cp/psmang.exp: Likewise.
18075 * gdb.cp/ref-params.exp: Likewise.
18076 * gdb.cp/ref-types.exp: Likewise.
18077 * gdb.cp/rtti.exp: Likewise.
18078 * gdb.cp/templates.exp: Likewise.
18079 * gdb.cp/try_catch.exp: Likewise.
18080 * gdb.cp/userdef.exp: Likewise.
18081 * gdb.cp/virtfunc.exp: Likewise.
18082 * gdb.disasm/am33.exp: Likewise.
18083 * gdb.disasm/h8300s.exp: Likewise.
18084 * gdb.disasm/mn10300.exp: Likewise.
18085 * gdb.disasm/sh3.exp: Likewise.
18086 * gdb.disasm/t01_mov.exp: Likewise.
18087 * gdb.disasm/t02_mova.exp: Likewise.
18088 * gdb.disasm/t03_add.exp: Likewise.
18089 * gdb.disasm/t04_sub.exp: Likewise.
18090 * gdb.disasm/t05_cmp.exp: Likewise.
18091 * gdb.disasm/t06_ari2.exp: Likewise.
18092 * gdb.disasm/t07_ari3.exp: Likewise.
18093 * gdb.disasm/t08_or.exp: Likewise.
18094 * gdb.disasm/t09_xor.exp: Likewise.
18095 * gdb.disasm/t10_and.exp: Likewise.
18096 * gdb.disasm/t11_logs.exp: Likewise.
18097 * gdb.disasm/t12_bit.exp: Likewise.
18098 * gdb.disasm/t13_otr.exp: Likewise.
18099 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18100 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18101 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18102 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18103 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18104 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18105 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18106 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18107 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18108 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18109 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18110 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18111 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18112 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18113 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18114 * gdb.mi/gdb701.exp: Likewise.
18115 * gdb.mi/gdb792.exp: Likewise.
18116 * gdb.mi/mi-basics.exp: Likewise.
18117 * gdb.mi/mi-break.exp: Likewise.
18118 * gdb.mi/mi-cli.exp: Likewise.
18119 * gdb.mi/mi-console.exp: Likewise.
18120 * gdb.mi/mi-disassemble.exp: Likewise.
18121 * gdb.mi/mi-eval.exp: Likewise.
18122 * gdb.mi/mi-file.exp: Likewise.
18123 * gdb.mi/mi-read-memory.exp: Likewise.
18124 * gdb.mi/mi-regs.exp: Likewise.
18125 * gdb.mi/mi-return.exp: Likewise.
18126 * gdb.mi/mi-simplerun.exp: Likewise.
18127 * gdb.mi/mi-stack.exp: Likewise.
18128 * gdb.mi/mi-stepi.exp: Likewise.
18129 * gdb.mi/mi-syn-frame.exp: Likewise.
18130 * gdb.mi/mi-until.exp: Likewise.
18131 * gdb.mi/mi-var-block.exp: Likewise.
18132 * gdb.mi/mi-var-child.exp: Likewise.
18133 * gdb.mi/mi-var-cmd.exp: Likewise.
18134 * gdb.mi/mi-var-display.exp: Likewise.
18135 * gdb.mi/mi-watch.exp: Likewise.
18136 * gdb.mi/mi2-basics.exp: Likewise.
18137 * gdb.mi/mi2-break.exp: Likewise.
18138 * gdb.mi/mi2-cli.exp: Likewise.
18139 * gdb.mi/mi2-console.exp: Likewise.
18140 * gdb.mi/mi2-disassemble.exp: Likewise.
18141 * gdb.mi/mi2-eval.exp: Likewise.
18142 * gdb.mi/mi2-file.exp: Likewise.
18143 * gdb.mi/mi2-read-memory.exp: Likewise.
18144 * gdb.mi/mi2-regs.exp: Likewise.
18145 * gdb.mi/mi2-return.exp: Likewise.
18146 * gdb.mi/mi2-simplerun.exp: Likewise.
18147 * gdb.mi/mi2-stack.exp: Likewise.
18148 * gdb.mi/mi2-stepi.exp: Likewise.
18149 * gdb.mi/mi2-syn-frame.exp: Likewise.
18150 * gdb.mi/mi2-until.exp: Likewise.
18151 * gdb.mi/mi2-var-block.exp: Likewise.
18152 * gdb.mi/mi2-var-child.exp: Likewise.
18153 * gdb.mi/mi2-var-cmd.exp: Likewise.
18154 * gdb.mi/mi2-var-display.exp: Likewise.
18155 * gdb.mi/mi2-watch.exp: Likewise.
18156 * gdb.stabs/exclfwd.exp: Likewise.
18157 * gdb.stabs/weird.exp: Likewise.
18158 * gdb.threads/gcore-thread.exp: Likewise.
18159 * gdb.trace/actions.exp: Likewise.
18160 * gdb.trace/backtrace.exp: Likewise.
18161 * gdb.trace/circ.exp: Likewise.
18162 * gdb.trace/collection.exp: Likewise.
18163 * gdb.trace/deltrace.exp: Likewise.
18164 * gdb.trace/infotrace.exp: Likewise.
18165 * gdb.trace/limits.exp: Likewise.
18166 * gdb.trace/packetlen.exp: Likewise.
18167 * gdb.trace/passc-dyn.exp: Likewise.
18168 * gdb.trace/passcount.exp: Likewise.
18169 * gdb.trace/report.exp: Likewise.
18170 * gdb.trace/save-trace.exp: Likewise.
18171 * gdb.trace/tfind.exp: Likewise.
18172 * gdb.trace/tracecmd.exp: Likewise.
18173 * gdb.trace/while-dyn.exp: Likewise.
18174 * gdb.trace/while-stepping.exp: Likewise.
18175
18176 2006-08-08 Joel Brobecker <brobecker@adacore.com>
18177
18178 * gdb.base/step-bt.c: New file.
18179 * gdb.base/step-bt.exp: New testcase.
18180
18181 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18182
18183 * config/monitor.exp (gdb_load): Remove support for obsolete
18184 download-write-size.
18185 * gdb.base/remote.exp: Likewise. Update all callers of
18186 gdb_timed_load.
18187
18188 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18189
18190 * cursal.exp: Pass binfile to gdb_load.
18191
18192 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18193
18194 * gdb.base/cursal.exp: Add "" to gdb_load call.
18195
18196 2006-07-29 Mark Kettenis <kettenis@gnu.org>
18197
18198 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18199 NetBSD/ELF targets.
18200
18201 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18202
18203 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18204 operator*.
18205
18206 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18207
18208 * gdb.base/completion.exp: Update for change in "file" behavior.
18209 * gdb.stabs/weird.exp: Likewise.
18210 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18211 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18212
18213 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18214
18215 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18216 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18217
18218 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18219
18220 * gdb.base/default.exp: Update source command error message.
18221 * gdb.base/help.exp: Update 'help source' message.
18222
18223 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18224
18225 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18226 test.
18227
18228 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18229
18230 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18231
18232 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18233
18234 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18235
18236 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18237
18238 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18239
18240 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18241
18242 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18243 *-*-openbsd* from targets for wich we expect ARM FPA floating
18244 point format.
18245
18246 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
18247
18248 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18249
18250 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18251
18252 * gdb.base/annota3.exp: Expect frame-begin annotation.
18253
18254 2006-07-14 Joel Brobecker <brobecker@adacore.com>
18255
18256 * gdb.base/help.exp: Adjust "help unset" test to accept
18257 any list of unset commands.
18258
18259 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18260 Daniel Jacobowitz <dan@codesourcery.com>
18261
18262 * gdb.cp/ref-params.exp: New test.
18263 * gdb.cp/ref-params.cc: New source file.
18264 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18265
18266 2006-07-08 Mark Kettenis <kettenis@gnu.org>
18267
18268 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18269 spaces/tabs in regular expressions since they might not be there.
18270
18271 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18272
18273 * gdb.base/ifelse.exp: New file.
18274
18275 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18276
18277 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18278 line.
18279 * gdb.base/huge.exp: Loop over compilation to find a size that
18280 is acceptable.
18281 * gdb.base/remote.exp: Correct expected strings.
18282 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18283
18284 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18285
18286 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18287
18288 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18289
18290 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18291 native.
18292
18293 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18294
18295 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18296 enable stabs testing.
18297
18298 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18299
18300 * gdb.base/auxv.exp: Intercept undefined command messages before
18301 gdb_test_multiple does.
18302
18303 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18304
18305 * Makefile.in (host_alias): Remove.
18306 (target_alias): Use @target_noncanonical@.
18307 (site.exp): Don't set host_alias.
18308 * aclocal.m4: Remove contents. Include acx.m4.
18309 * configure: Regenerated.
18310 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18311
18312 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18313
18314 * lib/gdb.exp (gdb_load_cmd): New.
18315
18316 * gdb.base/fileio.c: Add system(NULL) test.
18317 * gdb.base/fileio.exp: Check it.
18318
18319 * gdb.base/break.c: Add 10a breakpoint at }
18320 * gdb.base/break.exp: Add test for breakpoint at }
18321 * gdb.cp/anon-union.cc: Add code at end of function.
18322 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18323 * gdb.mi/var-cmd.c: Add code at end of function.
18324 * gdb.mi/mi-var-display.exp: Adjust end of next.
18325 * gdb.mi/mi2-var-display.exp: Likewise.
18326 * gdb.base/fileio.c: Add stop function and insert calls at
18327 stopping places.
18328 * gdb.base/fileio.exp: Breakpoint stop function and remove
18329 explicit line number references.
18330
18331 2006-05-19 Joel Brobecker <brobecker@adacore.com>
18332
18333 * gdb.base/del.exp (test_delete_alias): New function.
18334 Now check that both "del" and "d" work as aliases for "delete".
18335
18336 2006-05-18 Fred Fish <fnf@specifix.com>
18337
18338 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18339 required. Check for spurious output after program exits normally.
18340
18341 2006-05-17 Fred Fish <fnf@specifix.com>
18342
18343 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18344 gdb_load, so it works in the simulator.
18345
18346 2006-05-11 Fred Fish <fnf@specifix.com>
18347
18348 * gdb.base/bang.exp: Ignore unexpected output between the
18349 "program exited normally" and the gdb prompt, as many other
18350 tests do.
18351
18352 2006-05-07 Mark Kettenis <kettenis@gnu.org>
18353
18354 * gdb.base/help.exp: Make "delete checkpoint" part option for
18355 "help d" and "help delete" tests.
18356
18357 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18358
18359 * gdb.mi/mi-basics.exp: Add missing serial number to
18360 expected output in some mi_gdb_test statements.
18361 * gdb.mi/mi2-basics.exp: Likewise.
18362
18363 2006-05-05 Joel Brobecker <brobecker@adacore.com>
18364
18365 * gdb.base/del.c: New file.
18366 * gdb.base/del.exp: New testcase.
18367
18368 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
18369
18370 * gdb.base/break.exp: Do not assume a breakpoint on
18371 main will actually be in $srcfile when optimizing.
18372 * gdb.base/savedregs.exp: Do not require that the dummy
18373 frame location match up to a symbol and source file location.
18374 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18375 will get printed without a mi_cmd_data_list_register_values prefix.
18376 (*-data-list-register-*): Correct regular expressions to expect the new
18377 pseudo d? floating point registers.
18378 * gdb.mi/mi2-regs.exp: Likewise.
18379
18380 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
18381
18382 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18383 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18384 is allocated by the compiler.
18385 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18386 anons, e, anone to force their allocation by the compiler.
18387
18388 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
18389
18390 * gdb.base/help.exp: Update expected text for help d and
18391 help delete.
18392
18393 2006-05-02 Mark Kettenis <kettenis@gnu.org>
18394
18395 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18396 NetBSD/ELF targets.
18397
18398 2006-04-30 Mark Kettenis <kettenis@gnu.org>
18399
18400 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18401 single-step breakpoint fails; make this a KFAIL on
18402 sparc*-*-openbsd*.
18403 * gdb.base/siginfo.exp: Likewise.
18404 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18405
18406 2006-04-26 Michael Snyder <msnyder@redhat.com>
18407
18408 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18409 which may have to consume output from other forks.
18410 Add tests to make sure that "delete fork" succeeded.
18411
18412 2006-04-20 Michael Snyder <msnyder@redhat.com>
18413
18414 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18415 Add support for the Renesas M32C and M16C.
18416
18417 * gdb.asm/asm-source.exp: Add m32c target.
18418 * gdb.asm/m32c.inc: Support for m32c target.
18419
18420 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18421
18422 * gdb.base/commands.exp (recursive_source_test): New test.
18423
18424 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
18425
18426 * gdb.base/float.exp: Add pattern for sparc targets.
18427
18428 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18429
18430 * gdb.base/commands.exp (stray_arg0_test): New test.
18431
18432 2006-03-30 Paul Brook <paul@codesourcery.com>
18433
18434 * gdb.mi/mi-until.exp: kfail broken until command.
18435 * gdb.mi/mi2-until.exp: Ditto.
18436
18437 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
18438
18439 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18440
18441 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
18442
18443 * gdb.base/prelink.exp: Anchor tested-for regular expression
18444 on gdb prompt.
18445
18446 2006-03-07 Paul Brook <paul@codesourcery.com>
18447
18448 * gdb.base/assign.exp: Correct fail message.
18449
18450 2006-03-07 Paul Brook <paul@codesourcery.com>
18451
18452 * lib/compiler.c: Extract armcc version number.
18453 * lib/compiler.cc: Ditto.
18454
18455 2006-03-07 Paul Brook <paul@codesourcery.com>
18456
18457 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18458 additional_flags=-w.
18459 * gdb.arch/altivec-regs.exp: Ditto.
18460 * gdb.arch/e500-abi.exp: Ditto.
18461 * gdb.arch/e500-regs.exp: Ditto.
18462 * gdb.base/all-bin.exp: Ditto.
18463 * gdb.base/annota1.exp: Ditto.
18464 * gdb.base/annota3.exp: Ditto.
18465 * gdb.base/args.exp: Ditto.
18466 * gdb.base/arithmet.exp: Ditto.
18467 * gdb.base/assign.exp: Ditto.
18468 * gdb.base/async.exp: Ditto.
18469 * gdb.base/bang.exp: Ditto.
18470 * gdb.base/break.exp: Ditto.
18471 * gdb.base/call-rt-st.exp: Ditto.
18472 * gdb.base/completion.exp: Ditto.
18473 * gdb.base/cond-expr.exp: Ditto.
18474 * gdb.base/condbreak.exp: Ditto.
18475 * gdb.base/consecutive.exp: Ditto.
18476 * gdb.base/define.exp: Ditto.
18477 * gdb.base/display.exp: Ditto.
18478 * gdb.base/ena-dis-br.exp: Ditto.
18479 * gdb.base/environ.exp: Ditto.
18480 * gdb.base/eval-skip.exp: Ditto.
18481 * gdb.base/info-proc.exp: Ditto.
18482 * gdb.base/jump.exp: Ditto.
18483 * gdb.base/logical.exp: Ditto.
18484 * gdb.base/long_long.exp: Ditto.
18485 * gdb.base/maint.exp: Ditto.
18486 * gdb.base/miscexprs.exp: Ditto.
18487 * gdb.base/pc-fp.exp: Ditto.
18488 * gdb.base/pointers.exp: Ditto.
18489 * gdb.base/relational.exp: Ditto.
18490 * gdb.base/reread.exp: Ditto.
18491 * gdb.base/sect-cmd.exp: Ditto.
18492 * gdb.base/sep.exp: Ditto.
18493 * gdb.base/sepdebug.exp: Ditto.
18494 * gdb.base/until.exp: Ditto.
18495 * gdb.base/whatis-exp.exp: Ditto.
18496 * gdb.cp/annota2.exp: Ditto.
18497 * gdb.cp/annota3.exp: Ditto.
18498 * gdb.trace/actions.exp: Ditto.
18499 * gdb.trace/backtrace.exp: Ditto.
18500 * gdb.trace/circ.exp: Ditto.
18501 * gdb.trace/collection.exp: Ditto.
18502 * gdb.trace/deltrace.exp: Ditto.
18503 * gdb.trace/infotrace.exp: Ditto.
18504 * gdb.trace/limits.exp: Ditto.
18505 * gdb.trace/packetlen.exp: Ditto.
18506 * gdb.trace/passc-dyn.exp: Ditto.
18507 * gdb.trace/passcount.exp: Ditto.
18508 * gdb.trace/report.exp: Ditto.
18509 * gdb.trace/save-trace.exp: Ditto.
18510 * gdb.trace/tfind.exp: Ditto.
18511 * gdb.trace/tracecmd.exp: Ditto.
18512 * gdb.trace/while-dyn.exp: Ditto.
18513 * gdb.trace/while-stepping.exp: Ditto.
18514 * lib/gdb.exp: Ditto.
18515 (gdb_compile): Handle nowarning option.
18516
18517 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
18518
18519 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18520 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18521 Rename executable to prelinkt. Don't re-prelink if we didn't
18522 get a core file. Test prelink -u exit status to tell whether
18523 prelinking failed. Use gdb_test_multiple.
18524
18525 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18528 (do_tests): Call it.
18529
18530 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
18531
18532 * gdb.base/prelink.exp: New test.
18533 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18534
18535 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18536
18537 * gdb.fortran/derived-type.f90: New file.
18538 * gdb.fortran/derived-type.exp: New testcase.
18539
18540 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18541
18542 * gdb.base/default.exp: Allow ';' as a directory separator.
18543
18544 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18545
18546 * gdb.base/help.exp (help add-symbol-file): Update.
18547
18548 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18549
18550 * gdb.base/help.exp (help load): Update expected results.
18551
18552 2006-02-19 Fred Fish <fnf@specifix.com>
18553
18554 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18555 specifix hex value as part of results.
18556 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18557
18558 2006-02-16 Fred Fish <fnf@specifix.com>
18559
18560 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18561 ushort_addr, and slong_addr, so the typedefs are not optimized
18562 away.
18563 * gdb.base/whatis.exp: Add tests using type name for struct type,
18564 union type, enum type, and typedef.
18565
18566 2006-02-13 Mark Kettenis <kettenis@gnu.org>
18567
18568 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18569
18570 2006-02-13 Jim Blandy <jimb@redhat.com>
18571
18572 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18573 case where it takes two "next" commands to skip past the init
18574 call.
18575
18576 2006-02-12 Fred Fish <fnf@specifix.com>
18577
18578 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18579 to handle cases where it takes two "next" commands to skip
18580 past the init call.
18581
18582 2006-02-07 Joel Brobecker <brobecker@adacore.com>
18583
18584 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18585 on hppa32 targets.
18586
18587 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
18588
18589 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18590 field.
18591
18592 2006-01-29 Mark Kettenis <kettenis@gnu.org>
18593
18594 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18595
18596 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18597
18598 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18599 files.
18600
18601 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18602
18603 * gdb.cp/maint.exp: Set complaints to a positive value.
18604
18605 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18606
18607 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18608 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18609 function name.
18610
18611 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18612
18613 * gdb.base/checkpoint.c: Update copyright notice. Include
18614 <stdlib.h>.
18615
18616 2006-01-04 Jim Blandy <jimb@redhat.com>
18617
18618 * gdb.asm/asm-source.exp: Independently provide default values for
18619 asm-flags and debug-flags. Use 'string equal' to do the
18620 comparison, not the implicit expr's '==' operator. Remove
18621 now-unneeded assignments to asm-flags. In h8300 case, place
18622 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18623
18624 2006-01-04 Michael Snyder <msnyder@redhat.com>
18625
18626 * gdb.base/checkpoint.c: New file.
18627 * gdb.base/checkpoint.exp: New file.
18628 * gdb.base/multi-fork.c: New file.
18629 * gdb.base/multi-fork.exp: New file.
18630 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18631
18632 2006-01-04 Fred Fish <fnf@specifix.com>
18633
18634 * gdb.base/ptype.c (foo): Add typedef.
18635 (intfoo): Add function.
18636 * gdb.base/ptype1.c: New file.
18637 * gdb.base/ptype.exp: Handle compilation and linking with two
18638 source files. Test that proper type for "foo" is found based
18639 on source context rather than first match found in symtabs.
18640
18641 2005-12-28 Mark Kettenis <kettenis@gnu.org>
18642
18643 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18644 * gdb.asm/openbsd.inc: Indent commands.
18645
18646 2005-12-26 Mark Kettenis <kettenis@gnu.org>
18647
18648 * gdb.base/freebpcmd.exp: Increase timeout.
18649
18650 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18651
18652 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18653
18654 * gdb.base/default.exp: Update check for "show version".
18655
18656 2005-12-09 Randolph Chung <tausq@debian.org>
18657
18658 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18659 * gdb.asm/pa64.inc: New file.
18660
18661 2005-12-09 Randolph Chung <tausq@debian.org>
18662
18663 * gdb.asm/common.inc: Indent commands.
18664 * gdb.asm/asmsrc1.s: Likewise.
18665 * gdb.asm/asmsrc2.s: Likewise.
18666
18667 2005-12-09 Randolph Chung <tausq@debian.org>
18668
18669 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18670 (get_addr_of_sym): Remove duplicate print.
18671 (gen_core): xfail hppa*-*-hpux*, update expected output.
18672 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18673 * gdb.arch/pa64-nullify.s: New file.
18674
18675 2005-12-09 Randolph Chung <tausq@debian.org>
18676
18677 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18678
18679 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
18680
18681 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18682 code generation for these functions.
18683 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18684 error message.
18685
18686 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18687
18688 * gdb.base/help.exp (help b, help br, help bre, help brea)
18689 (help break): Update the expected message.
18690
18691 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18692
18693 * gdb.asm/m68hc11.inc: Setup the data section.
18694 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18695 script for this test.
18696 (m6812-*-*): Likewise.
18697
18698 2005-11-09 Randolph Chung <tausq@debian.org>
18699
18700 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18701
18702 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18703
18704 * gdb.base/break.exp: Fix a comment typo.
18705
18706 2005-11-03 Jim Blandy <jimb@redhat.com>
18707
18708 Checked in by Elena Zannoni <ezannoni@redhat.com>
18709
18710 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18711
18712 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
18713
18714 * gdb.arch/gdb1558.c: Include stdio.h.
18715
18716 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18717
18718 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18719
18720 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18721
18722 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18723
18724 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18725
18726 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18727 vscr" tests to better match output.
18728
18729 2005-10-12 Jim Blandy <jimb@redhat.com>
18730
18731 * gdb.base/structs.exp (any): New function.
18732 (test_struct_returns): Don't make any assumptions at all about
18733 what value the function returns when GDB can't set the return
18734 value.
18735
18736 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18737
18738 * gdb.ada/arrayidx/p.adb: New file.
18739 * gdb.ada/arrayidx.exp: New testcase
18740
18741 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18742
18743 * gdb.ada/array_return/pck.ads: New file.
18744 * gdb.ada/array_return/pck.adb: New file.
18745 * gdb.ada/array_return/p.adb: New file.
18746 * gdb.ada/array_return.exp: New testcase.
18747
18748 2005-10-03 Joel Brobecker <brobecker@adacore.com>
18749
18750 * gdb.base/arrayidx.c: New file.
18751 * gdb.base/arrayidx.exp: New testcase.
18752
18753 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
18754
18755 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18756 frames-invalid and breakpoints-invalid are no longer generated
18757 with level 3 so don't expect them in the output.
18758
18759 2005-09-27 Bob Rossi <bob@brasko.net>
18760
18761 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18762 from test. Escape the | in mi_gdb_test call.
18763 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18764 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18765 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18766 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18767 expected regex's in mi_gdb_test calls.
18768 * lib/mi-support.exp: Remove arbitrary .* from tests.
18769 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18770 Fully anchor GDB/MI expected results in mi_gdb_test.
18771 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18772 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18773
18774 2005-09-26 Paul Brook <paul@codesourcery.com>
18775
18776 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18777
18778 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18779
18780 * bfp-test.c: New file.
18781 * bfp-test.exp: New testcase.
18782
18783 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18784
18785 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18786 of subarray and substring variable.
18787 * gdb.fortran/subarray.f: New source file for the test of subarray
18788 and substring variable evaluation.
18789 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18790 of string constant.
18791
18792 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18793
18794 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18795 copyright dates.
18796
18797 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18798
18799 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18800 powerpc altivec' test with an almost identical 'info vector' test.
18801
18802 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18803
18804 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18805 vscr" tests to match output.
18806
18807 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18808
18809 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18810 output.
18811
18812 2005-09-11 Bob Rossi <bob@brasko.net>
18813
18814 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18815 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18816 commands that return an MI output command and an asyncronous MI output
18817 command.
18818 * gdb.mi/mi-console.exp: Ditto.
18819
18820 2005-09-11 Bob Rossi <bob@brasko.net>
18821
18822 * gdb.mi/mi-var-child.c: Include <string.h>.
18823
18824 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18825
18826 * killed.exp: Correct gdb_expect syntax.
18827
18828 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
18829
18830 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18831
18832 2005-08-02 Bob Rossi <bob@brasko.net>
18833
18834 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18835 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18836 Change tests to inferior-tty-set/show.
18837 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18838 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18839 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18840 inferior. Use mi_gdb_test to get GDB and Inferior output.
18841 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18842 descriptor.
18843 (mi_inferior_tty_name): Add inferior PTY file name.
18844 (mi_gdb_start): Add INFERIOR_PTY parameter.
18845 (mi_gdb_test): Add IPATTERN parameter.
18846
18847 2005-08-02 Bob Rossi <bob@brasko.net>
18848
18849 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18850 parameter to mi_gdb_test.
18851 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18852
18853 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18854
18855 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18856 struct_declarations.
18857 * gdb.mi/mi-var-child.exp: Step over the initialization of
18858 struct_declarations.
18859
18860 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18861
18862 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18863 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18864 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18865 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18866 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18867 file.
18868
18869 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
18870
18871 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18872 (do_children_tests): Assign values to the extra elements.
18873
18874 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18875 them for tests for "-var-update --no-values" and
18876 "-var-update --all-values".
18877 Add test for "-var-list-children --simple-values".
18878
18879 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18880
18881 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18882 "-stack-list-locals --simple-values" Improve doc strings and
18883 comments.
18884
18885 2005-07-18 Mark Kettenis <kettenis@gnu.org>
18886
18887 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18888 *-*-openbsd*.
18889 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18890
18891 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18892 sigaltsatck'.
18893
18894 2005-07-14 Bob Rossi <bob@brasko.net>
18895
18896 * gdb.base/default.exp (tty): Changed output of command.
18897 * gdb.base/help.exp (help tty): Ditto.
18898
18899 2005-07-12 Mark Kettenis <kettenis@gnu.org>
18900
18901 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18902
18903 2005-07-10 Mark Kettenis <kettenis@gnu.org>
18904
18905 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18906 -stack-select-frame without arguments.
18907 (test_stack_frame_listing): Add test for newly implemented command
18908 -stack-info-frame.
18909
18910 2005-07-06 Bob Rossi <bob@brasko.net>
18911
18912 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18913 command.
18914 (Copyright): Update copyright.
18915
18916 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18917
18918 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18919 tests to evaluate exponentiation expression.
18920
18921 2005-06-29 Andreas Schwab <schwab@suse.de>
18922
18923 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18924 main to avoid warnings.
18925
18926 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18927
18928 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
18929
18930 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18931 -stack-select-frame without arguments.
18932 (test_stack_frame_listing): Add test for newly implemented command
18933 -stack-info-frame.
18934
18935 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18936
18937 * gdb.fortran/array-element.f: New file.
18938 * gdb.fortran/array-element.exp: New testcase.
18939
18940 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18941
18942 * gdb.base/bigcore.exp: Correct checks for systems which can
18943 not dump a large core file.
18944
18945 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18946
18947 * gdb.base/relocate.c: Add a copyright notice.
18948 (dummy): Remove.
18949 * gdb.base/relocate.exp: Test printing the values of variables
18950 from a relocatable file.
18951
18952 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18953
18954 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18955 excess MI output after an error.
18956
18957 2005-05-29 Joel Brobecker <brobecker@adacore.com>
18958
18959 * gdb.arch/alpha-step.c: New file.
18960 * gdb.arch/alpha-step.exp: New testcase.
18961
18962 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18963 Dennis Brueni <dennis@slickedit.com>
18964
18965 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18966 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18967 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18968 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18969 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18970 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18971 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18972
18973 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18974 Wu Zhou <woodzltc@cn.ibm.com>
18975
18976 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18977 IBM's xlc compiler.
18978 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18979 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18980
18981 2005-05-13 Jim Blandy <jimb@redhat.com>
18982
18983 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18984 calling gdb_suppress_entire_file.
18985 * gdb.base/charset.exp: Same.
18986 * gdb.base/call-rt-st.exp: Same.
18987
18988 2005-05-05 Bob Rossi <bob_rossi@cox.net>
18989
18990 * lib/gdb.exp (fullname_syntax): Added global regex.
18991 (fullname_syntax_POSIX): Ditto.
18992 (fullname_syntax_UNC): Ditto.
18993 (fullname_syntax_DOS_CASE): Ditto.
18994 (fullname_syntax_DOS): Ditto.
18995 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18996 fullname_syntax variable to scope and use it.
18997 (test_file_list_exec_source_files): Ditto.
18998 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18999
19000 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19001
19002 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19003
19004 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19005
19006 * lib/gdb.exp (skip_altivec_tests): New function, based on
19007 check_vmx_hw_available from the GCC testsuite.
19008 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19009 * lib/gdb.arch/altivec-regs.exp: Likewise.
19010
19011 2005-05-02 Jim Blandy <jimb@redhat.com>
19012
19013 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19014 calling gdb_suppress_entire_file.
19015
19016 2005-04-30 Randolph Chung <tausq@debian.org>
19017
19018 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19019 Slightly relax "sem_post" name checking.
19020
19021 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19022
19023 * gdb.base/unload.exp: Use new shared library infrastructure.
19024
19025 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19026
19027 * gdb.base/so-impl-ld.exp: Use new shared library
19028 infrastructure.
19029
19030 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
19031
19032 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19033 * gdb.asm/h8300.inc: New file.
19034
19035 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19036
19037 * gdb.base/shlib-call.exp: Change to use new shared library
19038 infrastructure.
19039
19040 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19041
19042 * gdb.base/pending.exp: Change to use new shared library
19043 infrastructure.
19044
19045 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19046
19047 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19048 use test_compiler_info instead of gcc_compiled, and update copyright.
19049
19050 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19051
19052 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19053 shared objects being adjusted and update copyright years.
19054
19055 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19056
19057 * ChangeLog: Correct some 2003-01-13 dates.
19058 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19059 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19060 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19061 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19062 gdb.trace/tfind.exp: Update copyright years.
19063
19064 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19065 Daniel Jacobowitz <dan@codesourcery.com>
19066
19067 * lib/gdb.exp (gdb_compile): Handle shlib=.
19068 (gdb_compile_shlib): New function.
19069
19070 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19071
19072 * lib/gdb.exp (test_compiler_info): Give argument a default value.
19073
19074 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19075
19076 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19077 gdb.server.
19078 * configure.ac: Likewise.
19079 * configure: Regenerated.
19080 * gdb.gdbserver/Makefile.in: Moved to...
19081 * gdb.server/Makefile.in: ... here.
19082 * gdb.gdbserver/server.c: Moved to...
19083 * gdb.server/server.c: ... here.
19084 * gdb.gdbserver/server-run.exp: Moved to...
19085 * gdb.server/server-run.exp: ... here.
19086
19087 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19088
19089 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19090 * configure.ac: Create gdb.gdbserver/Makefile.
19091 * configure: Regenerated.
19092 * lib/gdbserver-support.exp: New file, derived from
19093 config/gdbserver.exp.
19094 * config/gdbserver.exp: Use gdbserver-support.exp.
19095 * gdb.gdbserver/Makefile.in: New file.
19096 * gdb.gdbserver/server.c: New file.
19097 * gdb.gdbserver/server-run.exp: New file.
19098
19099 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19100
19101 * lib/gdb.exp (test_compiler_info): Return compiler_info
19102 if no arguments are given.
19103
19104 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19105
19106 * gdb.arch/altivec-abi.exp: Check for compiler and set
19107 use altivec' flag accordingly.
19108 * gdb.arch/altivec-regs.exp: Likewise.
19109
19110 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19111
19112 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19113
19114 2005-03-27 Andreas Schwab <schwab@suse.de>
19115
19116 * gdb.base/bigcore.c (main): Add missing mode argument in open
19117 call.
19118
19119 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19120
19121 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19122 downloads.
19123 * config/gdbserver.exp (gdb_load): Likewise.
19124
19125 2005-03-14 Paul Brook <paul@codesourcery.com>
19126
19127 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19128 targets.
19129
19130 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19131
19132 * gdb.dwarf2/dup-psym.S: New file.
19133 * gdb.dwarf2/dup-psym.exp: New testcase.
19134
19135 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19136
19137 * gdb.ada/exec_changed/first.adb: New file.
19138 * gdb.ada/exec_changed/second.adb: New file.
19139 * gdb.ada/exec_changed.exp: New testcase.
19140
19141 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19142
19143 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19144 (A2): New class.
19145 (main): Test operator+.
19146 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19147 breakpoint test.
19148
19149 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19150 * gdb.base/signull.exp: Disable if gdb,nosignals.
19151 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19152 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19153 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19154 * gdb.mi/mi2-console.exp: Likewise.
19155 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19156 continue output at start.
19157 (gdb_collect_locals_test): Robustify regexp.
19158 * gdb.trace/passc-dyn.exp: Fix comment typo.
19159 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19160
19161 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
19162
19163 * gdb.asm/asm-source.exp: Add iq2000 case.
19164 * gdb.asm/iq2000.inc: New file.
19165
19166 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
19167
19168 * gdb.base/command.exp: Change hardcoded value to regular expression.
19169 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19170
19171 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19172
19173 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19174 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19175 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19176 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19177 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19178
19179 2005-03-05 Mark Kettenis <kettenis@gnu.org>
19180
19181 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19182 changes.
19183
19184 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19185
19186 * lib/compiler.c: Add test for IBM's xlc compiler.
19187 * lib/compiler.cc: Likewise.
19188
19189 2004-02-24 Joel Brobecker <brobecker@adacore.com>
19190
19191 * gdb.ada/fixed_points.exp: Create compilation object directory
19192 before running the test.
19193 * gdb.ada/null_record.exp: Likewise.
19194 * gdb.ada/packed_array.exp: Likewise.
19195 * gdb.ada/start.exp: Likewise.
19196
19197 2005-02-15 Joel Brobecker <brobecker@adacore.com>
19198
19199 * gdb.ada/packed_array/pa.adb: New file.
19200 * gdb.ada/packed_array.exp: New testcase.
19201
19202 2005-02-10 Mark Kettenis <kettenis@gnu.org>
19203
19204 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19205 files.
19206
19207 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19208 on *-*-openbsd*. Correctly match whitespace in regukar
19209 expressions.
19210
19211 2005-02-10 Daniel Jacobowitz <dan@debian.org>
19212
19213 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19214 PR exp/1821
19215 * gdb.base/gdb1821.c: New test file.
19216 * gdb.base/gdb1821.exp: New test file.
19217
19218 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19219
19220 * gdb.base/start.c: New file.
19221 * gdb.base/start.exp: New testcase.
19222
19223 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19224
19225 * gdb.ada/start/dummy.adb: New file.
19226 * gdb.ada/start.exp: New testcase.
19227
19228 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
19229
19230 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19231 for printing symbols and statistics.
19232 Add test for using relative pathnames in "maint print msymbols" test.
19233 Mark "maint info sections DATA" XFAIL on Cygwin.
19234 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19235 tests.
19236
19237 2005-02-09 Andreas Schwab <schwab@suse.de>
19238
19239 Committed by Andrew Cagney <cagney@gnu.org>
19240 * gdb.base/remotetimeout.exp: New file.
19241
19242 2005-02-07 Mark Kettenis <kettenis@gnu.org>
19243
19244 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19245
19246 2005-02-03 Joel Brobecker <brobecker@adacore.com>
19247
19248 * gdb.ada/gnat_ada.gpr: New file.
19249 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19250 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19251 * configure.ac: No longer generate gnat_ada.gpr.
19252 * configure: Regenerate.
19253 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19254 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19255 * gdb.ada/null_record/bar.ads: Likewise.
19256 * gdb.ada/null_record/bar.adb: Likewise.
19257 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19258 * gdb.ada/null_record.exp (testdir): New variable.
19259 (testfile): executable is now in testdir subdirectory.
19260 (srcfile): Use full path to the main compilation unit.
19261 * gdb.ada/fixed_points.exp: Same changes as above.
19262
19263 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
19264
19265 * gdb.base/interp.exp: New test.
19266
19267 2005-01-24 Andrew Cagney <cagney@gnu.org>
19268
19269 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19270
19271 2005-01-19 Andrew Cagney <cagney@gnu.org>
19272
19273 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19274 configure.ac not configure.in.
19275
19276 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19277 of powerpc*-*-*.
19278 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19279 * gdb.base/list.exp (test_list_function)
19280 (test_list_filename_and_function): Ditto.
19281 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19282
19283 2005-01-16 Andrew Cagney <cagney@gnu.org>
19284
19285 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19286
19287 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19288
19289 2005-01-14 Andrew Cagney <cagney@gnu.org>
19290
19291 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19292 * gdb.mi/mi2-var-cmd.exp: Ditto.
19293
19294 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
19295
19296 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19297
19298 2005-01-07 Andrew Cagney <cagney@gnu.org>
19299
19300 * configure.ac: Rename configure.in, require autoconf 2.59.
19301 * configure: Re-generate.
19302 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19303 * gdb.stabs/configure: Re-generate.
19304 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19305 * gdb.hp/configure: Re-generate.
19306 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19307 autoconf 2.59.
19308 * gdb.hp/gdb.objdbg/configure: Re-generate.
19309 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19310 autoconf 2.59.
19311 * gdb.hp/gdb.defects/configure: Re-generate.
19312 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19313 autoconf 2.59.
19314 * gdb.hp/gdb.compat/configure: Re-generate.
19315 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19316 autoconf 2.59.
19317 * gdb.hp/gdb.base-hp/configure: Re-generate.
19318 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19319 autoconf 2.59.
19320 * gdb.hp/gdb.aCC/configure: Re-generate.
19321
19322 2004-12-15 Jim Blandy <jimb@redhat.com>
19323
19324 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19325 under NPTL when there is debugging info available for libpthread.
19326
19327 2004-12-13 Jerome Guitton <guitton@gnat.com>
19328
19329 * gdb.ada/fixed_points.c: New file.
19330 * gdb.ada/fixed_points.exp: New file.
19331
19332 2004-12-03 Randolph Chung <tausq@debian.org>
19333
19334 * gdb.arch/pa-nullify.exp: New file.
19335 * gdb.arch/pa-nullify.s: New file.
19336
19337 2004-11-30 Randolph Chung <tausq@debian.org>
19338
19339 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19340 instead of "tbug". Fix regexp to work properly with gdb_test.
19341
19342 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19343
19344 * gdb.base/bitfields2.exp: New test.
19345 * gdb.base/bitfields2.c: New file.
19346
19347 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
19348
19349 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19350
19351 2004-11-16 Randolph Chung <tausq@debian.org>
19352
19353 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19354
19355 2004-11-14 Daniel Jacobowitz <dan@debian.org>
19356
19357 * gdb.threads/threadapply.exp: Correct "macro details" test.
19358
19359 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19360
19361 * gdb.threads/threadapply.exp: New test.
19362 * gdb.threads/threadapply.c: New file.
19363
19364 2004-11-07 Mark Kettenis <kettenis@gnu.org>
19365
19366 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19367 frames.
19368
19369 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
19370
19371 * gdb.base/cursal.exp: New file.
19372 * gdb.base/cursal.c: New file.
19373
19374 2004-11-03 Andrew Cagney <cagney@gnu.org>
19375
19376 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19377
19378 2004-10-30 Mark Kettenis <kettenis@gnu.org>
19379
19380 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19381 NetBSD/ELF targets.
19382
19383 2004-10-29 Joel Brobecker <brobecker@gnat.com>
19384
19385 * gdb.threads/bp_in_thread.c: New file, copied from
19386 pthread_cond_wait.c.
19387 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19388 file, rather than reusing the .c file from another testcase.
19389
19390 2004-10-20 Joel Brobecker <brobecker@gnat.com>
19391
19392 * gdb.ada/null_record.exp: Check where we stopped after
19393 sending the start command, instead of where the associated
19394 temporary breakpoint was inserted.
19395
19396 2004-10-14 Andrew Cagney <cagney@gnu.org>
19397
19398 * gdb.mi/gdb701.c (main): Return 0.
19399
19400 2004-10-13 Daniel Jacobowitz <dan@debian.org>
19401
19402 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
19403
19404 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19405
19406 * gdb.threads/schedlock.c: Add comment markers to use to find
19407 line numbers.
19408 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19409 comments.
19410 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19411 breakpoint lines.
19412
19413 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19414
19415 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19416
19417 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19418
19419 * configure.in: Add gdb.dwarf2.
19420 * configure: Regenerated.
19421 * Makefile.in: Add gdb.dwarf2.
19422 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19423 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19424 gdb.dwarf2/file1.txt: New files.
19425
19426 2004-10-11 Orjan Friberg <orjanf@axis.com>
19427
19428 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19429 of "run", since the latter doesn't work with remote targets. Adjust
19430 the breakpoint numbering accordingly.
19431 * gdb.threads/pthread_cond_wait.exp: Ditto.
19432
19433 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 * gdb.base/overlays.exp: Update copyright years.
19436
19437 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19438
19439 * gdb.base/overlays.exp: Disable if target is Linux.
19440
19441 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
19442
19443 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19444
19445 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19446
19447 * gdb.asm/asm-source.exp: Add m32r-linux target.
19448 * gdb.asm/m32r-linux.inc: New file.
19449
19450 2004-09-24 Andrew Cagney <cagney@redhat.com>
19451 David Anderson <anderson@redhat.com>
19452
19453 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19454 command fails, assume things will work.
19455 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19456 (_GNU_SOURCE): Define.
19457 (print_unsigned, print_hex): Change parameter to "long long".
19458 (print_byte_count): New function, use to print byte counts.
19459 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19460 O_LARGEFILE.
19461 (main): Compute an upper bound on a corefile in max_core_size.
19462 Limit memory chunk size to max_core_size. Limit total memory
19463 allocated to max_core_size.
19464
19465 2004-09-23 Andrew Cagney <cagney@gnu.org>
19466
19467 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19468 from a separate process with code that creates a corefile by
19469 making the inferior dump core.
19470
19471 2004-09-23 Mark Kettenis <kettenis@gnu.org>
19472
19473 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19474 block.
19475
19476 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19477
19478 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19479 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19480 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19481 Likewise.
19482
19483 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19484
19485 * gdb.java/jprint.exp: New test case for java inferior call.
19486 * gdb.java/jprint.java: Ditto.
19487
19488 2004-09-15 Joel Brobecker <brobecker@gnat.com>
19489
19490 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19491
19492 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19493
19494 * gdb.threads/killed.c: Include <stdlib.h>.
19495 * gdb.threads/pthreads.c: Likewise.
19496
19497 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19498
19499 * gdb.threads/killed.c: Add copyright notice.
19500
19501 2004-09-10 Jason Molenda (jmolenda@apple.com)
19502
19503 * gdb.base/define.exp: Two new tests to verify zero space chars
19504 after 'if' and 'while' commands in a user-defined command is correctly
19505 parsed.
19506
19507 2004-09-08 Andrew Cagney <cagney@gnu.org>
19508
19509 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19510 delivery test with duplicate at end of file.
19511
19512 2004-09-06 Mark Kettenis <kettenis@jive.nl>
19513
19514 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19515
19516 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19517
19518 * config/hppro.exp: Removed.
19519
19520 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19521
19522 * config/sparclet.exp: Removed.
19523
19524 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19525
19526 * config/udi.exp: Removed.
19527
19528 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19529
19530 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19531 of "exp_continue".
19532 (advancei): Likewise.
19533
19534 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19535
19536 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19537
19538 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19539
19540 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19541 to check for nodebug in executable.
19542 * gdb.gdb/observer.exp (setup_test): Likewise.
19543 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19544 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19545
19546 2004-09-01 Andrew Cagney <cagney@gnu.org>
19547
19548 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19549 files.
19550
19551 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19552
19553 * gdb.base/unload.exp: Fix expected warning message to match
19554 latest format.
19555
19556 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
19557
19558 * gdb.base/call-rt-st.exp: Fix typos.
19559
19560 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19561
19562 * gdb.threads/thread_check.exp: New testcase.
19563 * gdb.threads/thread_check.c: New testcase.
19564
19565 2004-08-31 Andrew Cagney <cagney@gnu.org>
19566
19567 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19568 (skip_to_handler_entry): New procedures. Test stepping into a
19569 handler when the breakpoint is at the handler's entry point.
19570
19571 2004-08-30 Andrew Cagney <cagney@gnu.org>
19572
19573 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19574 gdb/1757.
19575
19576 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19577
19578 With code from Manoj Iyer <manjo@austin.ibm.com>:
19579 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19580 return value. Add an arm for "no debugging symbols found".
19581 Change a stray "error" to "perror".
19582 (gdb_run_cmd): Adapt to new return value.
19583 * gdb.base/remote.exp: Adapt to new return value.
19584 * gdb.gdb/complaints.exp: Likewise.
19585 * gdb.gdb/observer.exp: Likewise.
19586 * gdb.gdb/selftest.exp: Likewise.
19587 * gdb.gdb/xfullpath.exp: Likewise.
19588
19589 2004-08-27 Joel Brobecker <brobecker@gnat.com>
19590
19591 * gdb.threads/bp_in_thread.exp: New testcase.
19592
19593 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19594
19595 Fix PR testsuite/1735.
19596 * gdb.threads/schedlock.c (thread_function): Add a cast
19597 to suppress a gcc warning.
19598 * gdb.threads/thread-specific.c (thread_function): Likewise.
19599
19600 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19601
19602 * gdb.base/unload.c: Include <stdlib.h>.
19603
19604 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19605
19606 From Paul Gilliam <pgilliam@us.ibm.com>:
19607 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19608 synchronized after the "return".
19609
19610 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19611
19612 * gdb.mi/basics.c: Include <stdio.h>.
19613 * gdb.mi/pthreads.c: Include <stdlib.h>.
19614 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19615
19616 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19617
19618 * gdb.threads/schedlock.c: Add copyright notice.
19619
19620 2004-08-25 Andrew Cagney <cagney@gnu.org>
19621
19622 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19623 (skip_over_handler, breakpoint_over_hander): New test procedures.
19624 (advance, advancei): Add a proper prefix, do not use
19625 rerun_to_main.
19626 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19627
19628 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19629
19630 * gdb.mi/basics.c: Add copyright notice.
19631 * gdb.mi/var-cmd.c: Add copyright notice.
19632
19633 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19634
19635 * lib/gdb.exp: Remove signed_keyword_not_used.
19636 * lib/compiler.c: Likewise.
19637 * lib/compiler.cc: Likewise.
19638
19639 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19640
19641 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19642 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19643
19644 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19645
19646 * gdb.base/whatis.c: Add copyright notice.
19647
19648 2004-08-20 Mark Kettenis <kettenis@gnu.org>
19649
19650 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19651 it to skip the breakpoints encoded in the inline assembly.
19652
19653 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19654
19655 * Makefile.in: Add gdb.fortran.
19656
19657 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19658
19659 * gdb.base/call-sc.exp (test_scalar_returns):
19660 Fix cut-and-paste glitch in "Make fun return now".
19661
19662 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19663
19664 * configure.in: Add gdb.fortran.
19665 * configure: Regenerate.
19666 * gdb.fortran/Makefile.in: New file.
19667 * lib/gdb.exp (skip_fortran_tests): New procedure.
19668
19669 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19670
19671 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19672 reference to bug-gnu@prep.ai.mit.edu.
19673 * gdb.mi/mi-var-child.exp: Likewise.
19674 * gdb.mi/mi-var-cmd.exp: Likewise.
19675 * gdb.mi/mi-var-display.exp: Likewise.
19676 * gdb.mi/mi2-var-block.exp: Likewise.
19677 * gdb.mi/mi2-var-child.exp: Likewise.
19678 * gdb.mi/mi2-var-cmd.exp: Likewise.
19679 * gdb.mi/mi2-var-display.exp: Likewise.
19680
19681 2004-08-15 Mark Kettenis <kettenis@gnu.org>
19682
19683 * gdb.base/unload.c (main): Make local variable msg const.
19684
19685 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19686
19687 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19688 to bug-gnu@prep.ai.mit.edu.
19689 * gdb.mi/mi-disassemble.exp: Likewise.
19690 * gdb.mi/mi-eval.exp: Likewise.
19691 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19692 default line number.
19693 * gdb.mi/mi-return.exp: Likewise.
19694 * gdb.mi/mi-simplerun.exp: Likewise.
19695 * gdb.mi/mi-stack.exp: Likewise.
19696 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19697 number with explicit range test.
19698 * gdb.mi/mi-watch.exp: Likewise.
19699 * gdb.mi/mi2-break.exp: Likewise.
19700 * gdb.mi/mi2-cli.exp: Likewise.
19701 * gdb.mi/mi2-disassemble.exp: Likewise.
19702 * gdb.mi/mi2-eval.exp: Likewise.
19703 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19704 default line number.
19705 * gdb.mi/mi2-return.exp: Likewise.
19706 * gdb.mi/mi2-simplerun.exp: Likewise.
19707 * gdb.mi/mi2-stack.exp: Likewise.
19708 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19709 number with explicit range test.
19710 * gdb.mi/mi2-watch.exp: Likewise.
19711
19712 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19713
19714 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19715 * gdb.cp/m-static.exp: Likewise.
19716 * gdb.cp/rtti.exp: Likewise.
19717
19718 2004-08-14 Mark Kettenis <kettenis@gnu.org>
19719
19720 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19721
19722 2004-08-14 Eli Zaretskii <eliz@gnu.org>
19723
19724 * ChangeLog: Prefix Local Variables with semi-colons and indent
19725 the reference to older ChangeLog files, to fix fontification in
19726 Emacs.
19727
19728 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19729
19730 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19731 * gdb.mi/mi2-break.exp: Likewise.
19732
19733 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19734
19735 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19736
19737 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19738
19739 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19740
19741 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19742
19743 * gdb.cp/classes.exp: Remove unused declarations. Just let
19744 test names default instead of providing special names. Remove
19745 extraneous demangler test.
19746
19747 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19748
19749 * gdb.base/unload.exp: New test for breakpoints in dynamically
19750 loaded libraries.
19751 * gdb.base/unload.c: Ditto.
19752 * gdb.base/unloadshr.c: Ditto.
19753
19754 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19755
19756 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19757 cp_test_ptype_class.
19758 (test_enums): Likewise.
19759
19760 2004-08-10 Andrew Cagney <cagney@gnu.org>
19761
19762 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19763 files.
19764
19765 2004-08-10 Andrew Cagney <cagney@gnu.org>
19766
19767 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19768 init_malloc call.
19769
19770 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19771
19772 * ChangeLog: Add copyright notice. The notice is copied
19773 from emacs 21.3 top level ChangeLog.
19774
19775 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19776
19777 * lib/cp-support.exp: New file.
19778 * lib/cp-support.exp (cp_test_type_class): New function.
19779 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19780 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19781 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19782 cp_test_ptype_class.
19783
19784 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19787 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19788 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19789 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19790 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19791 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19792 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19793 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19794 gdb.mi/mi2-watch.exp: Update copyright years.
19795
19796 2004-08-09 Mark Kettenis <kettenis@gnu.org>
19797
19798 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19799
19800 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19801
19802 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19803 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19804 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19805 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19806 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19807 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19808 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19809 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19810 gdb.mi/mi-watch.exp: Update copyright years.
19811
19812 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19813
19814 PR gdb/1738
19815 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19816 from a breakpoint with a pending signal.
19817
19818 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19819
19820 PR gdb/1736
19821 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19822 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19823 the prompt.
19824 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19825
19826 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19827
19828 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19829
19830 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19831
19832 PR gdb/1736
19833 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19834 for i?86-*-linux*.
19835
19836 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19837
19838 * gdb.arch/i386-prologue.exp: Compile without debug information.
19839
19840 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19841
19842 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19843 rather than asking gdb to search.
19844
19845 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19846
19847 * gdb.base/gcore.c: Include <string.h>.
19848
19849 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19850
19851 * gdb.base/gcore.c: Add copyright notice.
19852
19853 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19854
19855 * gdb.base/freebpcmd.c: Include <stdio.h>.
19856 * gdb.base/long_long.c: Include <string.h>.
19857 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19858 * gdb.base/siginfo.c: Include <string.h>.
19859 * gdb.base/sigstep.c: Include <string.h>.
19860
19861 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19862
19863 * gdb.base/complex.c: Include <stdlib.h>.
19864
19865 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19866
19867 * gdb.base/complex.c: Add copyright notice.
19868
19869 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19870
19871 * gdb.base/charset.c: Include <stdlib.h>.
19872
19873 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19874
19875 * gdb.base/auxv.c: Include <stdlib.h>.
19876
19877 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19878
19879 * gdb.base/auxv.c: Add copyright notice.
19880
19881 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19882
19883 * gdb.base/coremaker.c: Add copyright notice.
19884 * gdb.base/coremaker2.c: Add copyright notice.
19885
19886 2004-08-04 Andrew Cagney <cagney@gnu.org>
19887
19888 * gdb.base/store.exp: Update copyright.
19889 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19890 names, do not import gdb_prompt.
19891
19892 2004-08-01 Andrew Cagney <cagney@gnu.org>
19893
19894 Fix PR testsuite/1729.
19895 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19896 not use capture_value with value 4.
19897 (capture_value): Add optional test name parameter.
19898 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19899 the prefix, pass to capture_value.
19900
19901 2004-08-01 Mark Kettenis <kettenis@gnu.org>
19902
19903 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19904 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19905 (main): Call new function.
19906
19907 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19908
19909 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19910
19911 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19912
19913 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19914
19915 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19916
19917 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19918 Accept more values of vtbl pointer. Remove some messages
19919 about "obsolete gcc or gdb".
19920
19921 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19922
19923 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19924
19925 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19926
19927 * gdb.base/asm-source.exp: Properly convert target board
19928 debug flags from gcc format to binutils format.
19929
19930 2004-07-28 Mark Kettenis <kettenis@gnu.org>
19931
19932 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19933 gdb1718". PR backtrace/1718 partially fixed.
19934
19935 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19936
19937 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19938
19939 2004-07-26 Nick Clifton <nickc@redhat.com>
19940
19941 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19942 good default value for a specific architecture is available then
19943 set it to that value. Otherwise default to the -gstabs switch.
19944 Remove the -g... switches from the asm-flags variable. Allow the
19945 target board info to override the value if it wants to. Pass the
19946 switch on the assembler command line.
19947
19948 2004-07-23 Mark Kettenis <kettenis@gnu.org>
19949
19950 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19951 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19952 (main): Call new function.
19953
19954 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19955
19956 Test for PR exp/1715.
19957 * gdb.base/radix.exp: Refactor common procedures. Make all
19958 test names unique. Change XFAIL to KFAIL.
19959
19960 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19961
19962 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19963 * gdb.ada/gnat_ada.gin: ... to here.
19964 * configure.in: Use gnat_ada.gin.
19965 * configure: Regenerate.
19966
19967 2004-07-20 Andrew Cagney <cagney@gnu.org>
19968
19969 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19970 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19971 XFAILs. Clean up test messages and comments. Check backtraces.
19972 Delete re-sync code.
19973
19974 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19975
19976 Fix PR cli/740.
19977 * gdb.base/annota1.exp: Honor gdb,nosignals.
19978 * gdb.base/annota3.exp: Likewise.
19979
19980 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19981
19982 * lib/java.exp: Update copyright notice.
19983
19984 2004-07-19 Andrew Cagney <cagney@gnu.org>
19985
19986 * gdb.base/selftest.exp: Copy file from here ...
19987 * gdb.gdb/selftest.exp: ... to here.
19988
19989 2004-07-16 Andrew Cagney <cagney@redhat.com>
19990
19991 * lib/insight-support.exp: Delete file.
19992 * lib/java.exp (java_init): Fix copyright.
19993
19994 2004-07-16 Andrew Cagney <cagney@gnu.org>
19995
19996 * gdb.base/restore.c: Append "prologue" to comments marking the a
19997 function's prologue.
19998 * gdb.base/restore.exp: Update copyright, re-indent.
19999 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20000 callerN" prefix where needed. Update patterns that match a
20001 function's prologue.
20002
20003 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20004
20005 * gdb.base/restore.c: Add copyright notice.
20006
20007 2004-07-16 Andrew Cagney <cagney@gnu.org>
20008
20009 * gdb.base/logical.exp: Update copyright.
20010 (evaluate): New procedure. Use to re-implement tests using
20011 several tables.
20012
20013 2004-07-14 Martin Hunt <hunt@redhat.com>
20014
20015 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20016 which fixes some problems where init.tcl was not found.
20017
20018 2004-07-13 Andrew Cagney <cagney@gnu.org>
20019
20020 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20021 (check_sizeof, check_valueof): Do not include the output in the
20022 test name. Use gdb_test.
20023 (get_valueof): Use gdb_test_multiple.
20024
20025 * gdb.base/step-test.exp: Update copyright. Use
20026 gdb_test_multiple. Ensure that test names do not include
20027 architecture dependent output.
20028
20029 * gdb.gdb/observer.exp: Update copyright.
20030 (setup_test): Use gdb_test_multiple.
20031 (attach_first_observer, attach_second_observer)
20032 (attach_third_observer, detach_first_observer)
20033 (detach_second_observer, detach_third_observer)
20034 (reset_counters, check_counters): Make $message a prefix.
20035 (test_normal_stop_notifications): Add "args" parameter - a list of
20036 init functions to be called. Make $message a prefix,
20037 (test_observer_normal_stop): Change the message prefixes so that
20038 they are unique, pass the attach / detach procedures to
20039 test_normal_stop_notifications.
20040
20041 * gdb.base/signull.exp (test_segv): Prefix all tests with
20042 "${name}". Clean up test messages.
20043
20044 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20045
20046 * gdb.base/ena-dis-br.exp: Update copyright.
20047 (break_at): New function. Replace send_gdb with gdb_test,
20048 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20049 ignore count, not stopped at bpt", with KFAIL.
20050
20051 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
20052
20053 * gdb.base/attach.exp: Remove cleanupfile handling.
20054
20055 2004-07-12 Andrew Cagney <cagney@gnu.org>
20056
20057 * gdb.base/annota1.exp: Cleanup corefile test name.
20058 * gdb.base/annota3.exp: Ditto.
20059
20060 2004-07-12 Andrew Cagney <cagney@gnu.org>
20061
20062 * gdb.base/signals.exp: Clean up copyright, re-indent.
20063
20064 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20065 gdb_test and gdb_test_multiple.
20066
20067 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20068
20069 * gdb.java/jmain.exp: Fix expected line number for main to
20070 break at. Set XFAIL for break at main test since gcj does not
20071 provide line number info for first statement in main.
20072
20073 2004-07-08 Andrew Cagney <cagney@gnu.org>
20074
20075 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20076
20077 * gdb.base/sigbpt.exp: Make the common part of each test name a
20078 prefix instead of suffix.
20079
20080 2004-07-07 Bob Rossi <bob_rossi@cox.net>
20081
20082 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20083 test from test_tbreak_creation_and_listing to
20084 test_file_list_exec_source_file
20085 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20086 Changed name of test from test_tbreak_creation_and_listing to
20087 test_file_list_exec_source_file
20088
20089 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20090
20091 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20092 the jmisc() constructor instead of <init>.
20093 * gdb.java/jmisc1.exp: Ditto.
20094
20095 2004-07-07 Andrew Cagney <cagney@gnu.org>
20096
20097 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20098 corrupting the PC.
20099
20100 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20101
20102 * gdb.cp/templates.exp: Accept whitespace change in demangler
20103 output.
20104
20105 2004-07-06 Andrew Cagney <cagney@gnu.org>
20106
20107 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20108
20109 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20110
20111 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20112 * lib/compiler.cc: Likewise.
20113
20114 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20115
20116 * lib/compiler.cc: Work around string preprocessing problem
20117 with old hp c++ compiler.
20118 * lib/compiler.c: Likewise.
20119
20120 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20121
20122 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20123 directives to conditionalize symbol prefixing.
20124 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20125 additional_flags handling. Add underscore prefix for Cygwin.
20126 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20127 conditionalize symbol prefixing.
20128 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20129 additional_flags handling. Add underscore prefix for Cygwin.
20130
20131 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20132
20133 * gdb.base/bigcore.exp: Skip test on Cygwin.
20134
20135 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20136
20137 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20138 formats for "info register". Use gdb_test_multiple. Fix
20139 the "invalid register" test.
20140
20141 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
20142
20143 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20144 PID for Cygwin. Add Cygwin specific strings to check for in some
20145 tests.
20146 (do_attach_tests): Add a test for user interaction when attaching
20147 to a process with no matching symbol table already loaded.
20148
20149 2004-06-26 Andrew Cagney <cagney@gnu.org>
20150
20151 Test PR java/1567 and PR java/1565.
20152 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20153 * gdb.java/jmisc2.exp: Delete file.
20154
20155 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20158
20159 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
20160
20161 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20162 attach process.
20163
20164 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20165
20166 * gdb.cp/pr-1553.exp: Remove.
20167
20168 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20169
20170 * gdb.cp/pr-1553.cc: Remove.
20171 * gdb.cp/pr-1553.exp: Disable this test.
20172
20173 2004-06-20 Jim Blandy <jimb@redhat.com>
20174
20175 Fix PR testsuite/1680.
20176 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20177 regular expressions.
20178
20179 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20180
20181 Fix PR testsuite/1679.
20182 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20183 Issue an UNSUPPORTED result instead.
20184
20185 2004-06-18 Jim Blandy <jimb@redhat.com>
20186
20187 * gdb.base/charset.exp: Only send a control-C if we see a new
20188 prompt and incomplete command.
20189
20190 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20191
20192 * gdb.cp/pr-574.cc: Add copyright notice.
20193
20194 2004-06-17 Jim Blandy <jimb@redhat.com>
20195
20196 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20197 cases where the regexp has no groups; this grabs random text from
20198 the previous test suite, whatever that was.
20199
20200 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20201
20202 * gdb.cp/printmethod.cc: Add copyright notice.
20203
20204 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20205
20206 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20207
20208 2004-06-16 Andrew Cagney <cagney@gnu.org>
20209
20210 * gdb.base/signull.c: Update copyright. Include <string.h>.
20211 (bowler): Replace data_pointer with data_read
20212 and data_write cases. Add code_descriptor case.
20213 (zero, desc): New array and pointer.
20214 (data, code): Change to simple pointers.
20215 * gdb.base/signull.exp: Fix probe pattern matching a function
20216 descriptor SIGSEGV. Replace data_pointer with data_read and
20217 data_write tests.
20218
20219 2004-06-16 Andrew Cagney <cagney@gnu.org>
20220
20221 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20222
20223 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20224
20225 * gdb.base/long_long.c: Add copyright notice.
20226
20227 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20228
20229 * gdb.base/long_long.exp: Remove reference to
20230 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20231 to gdb_breakpoint and gdb_continue_to_breakpoint.
20232
20233 2004-06-14 Jim Blandy <jimb@redhat.com>
20234
20235 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20236 endian case.
20237
20238 2004-06-14 Andrew Cagney <cagney@gnu.org>
20239
20240 * gdb.base/gcore.exp (capture_command_output): Delete the always
20241 passing tests containing inferior values.
20242 * gdb.base/ending-run.exp: Do not include the breakpoint address
20243 in the test message. Update copyright.
20244 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20245 size in the test name, use gdb_test_multiple. Update copyright.
20246
20247 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20248
20249 * gdb.cp/ref-types.cc: Add copyright notice.
20250
20251 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20252
20253 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20254 hp_aCC_compiler.
20255 * lib/compiler.cc: Likewise.
20256 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20257 'set' commands. Log diagnostics for other lines. Set
20258 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20259
20260 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20261
20262 * gdb.cp/try_catch.cc: Add copyright notice.
20263
20264 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20265
20266 * gdb.cp/userdef.cc: Add copyright notice.
20267
20268 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20269
20270 * gdb.cp/virtfunc.cc: Add copyright notice.
20271
20272 2004-06-11 Randolph Chung <tausq@debian.org>
20273
20274 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20275 problem.
20276
20277 2004-06-10 Andrew Cagney <cagney@gnu.org>
20278
20279 * lib/compiler.cc, lib/compiler.c: Append either
20280 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20281 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20282 instead of gcc-3-3.
20283
20284 2004-06-09 Andrew Cagney <cagney@gnu.org>
20285
20286 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20287 gdb/1455, bug is specific to "long long" and "double".
20288
20289 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20290 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20291 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20292 fixed.
20293
20294 2004-06-09 Andrew Cagney <cagney@gnu.org>
20295
20296 * gdb.base/structs.exp (test_struct_returns): Replace
20297 "return_value_unknown" and "finish_value_unknown" by
20298 "return_value_known" and "finish_value_known". Instead of
20299 "return_value_unknown" iff "finish_value_unknown", check
20300 "return_value_known" implies "finish_value_known".
20301
20302 2004-06-08 Martin Hunt <hunt@redhat.com>
20303
20304 * gdb.base/float.exp: Add pattern for mips targets.
20305
20306 2004-06-08 Randolph Chung <tausq@debian.org>
20307
20308 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20309 message for unknown architectures more clear.
20310
20311 2004-06-08 Joel Brobecker <brobecker@gnat.com>
20312
20313 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20314 start the execution of the program.
20315
20316 2004-06-07 Jim Blandy <jimb@redhat.com>
20317
20318 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20319 * gdb.arch/i386-cpuid.h: New helper file.
20320
20321 2004-06-07 Randolph Chung <tausq@debian.org>
20322
20323 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20324 has started.
20325
20326 2004-06-04 Roland McGrath <roland@redhat.com>
20327
20328 Fix PR gdb/1647.
20329 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20330 differently to be robust to output buffering differences.
20331
20332 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20333
20334 * gdb.threads/pthreads.exp: Update copyright years.
20335 (check_control_c): Change asynchronous 'after' to synchronous.
20336
20337 2004-06-04 Roland McGrath <roland@redhat.com>
20338
20339 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20340 next gdb prompt.
20341
20342 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20343
20344 Fix PR gdb/1636.
20345 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20346 calls to synchronous.
20347
20348 2004-05-26 Jim Blandy <jimb@redhat.com>
20349
20350 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20351
20352 2004-05-24 Randolph Chung <tausq@debian.org>
20353
20354 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20355 * gdb.asm/pa.inc: New file.
20356
20357 2004-05-22 Mark Kettenis <kettenis@gnu.org>
20358
20359 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20360
20361 2004-05-21 Joel Brobecker <brobecker@gnat.com>
20362 Daniel Jacobowitz <drow@mvista.com>
20363
20364 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20365 GDB prompt.
20366
20367 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20368
20369 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20370 setjmp/longjmp. Use sigaction instead of signal.
20371
20372 2004-05-19 J. Brobecker <brobecker@gnat.com>
20373 Michael Snyder <msnyder@redhat.com>
20374
20375 * gdb.threads/pthread_cond_wait.c: New file.
20376 * gdb.threads/pthread_cond_wait.exp: New testcase.
20377
20378 2004-05-13 Andrew Cagney <cagney@redhat.com>
20379
20380 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20381 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20382
20383 2004-05-11 Andrew Cagney <cagney@redhat.com>
20384
20385 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20386 fixed but revealed gdb/1639.
20387
20388 2004-05-10 Andrew Cagney <cagney@redhat.com>
20389
20390 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20391 func1" and "next to 2nd alarm", kernel bug avoided.
20392
20393 2004-05-10 Daniel Jacobowitz <dan@debian.org>
20394
20395 PR external/1568
20396 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20397 XFAIL if it is smaller than bytes_allocated.
20398 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20399 (main): Make chunks_allocated unsigned. Correct comment.
20400
20401 2004-05-07 Joel Brobecker <brobecker@gnat.com>
20402
20403 * gdb.arch/powerpc-aix-prologue.c: New file.
20404 * gdb.arch/powerpc-aix-prologue.exp: New file.
20405
20406 2004-05-07 Jim Blandy <jimb@redhat.com>
20407
20408 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20409 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20410
20411 2004-05-06 Joel Brobecker <brobecker@gnat.com>
20412
20413 * gdb.base/sep.exp: No longer setup_kfail when the program was
20414 built with dwarf2.
20415
20416 2004-05-05 Jim Ingham <jingham@apple.com>
20417
20418 * gdb.base/pending.exp: Make sure pending breakpoints
20419 preserve the ignore count.
20420
20421 2004-04-27 Jerome Guitton <guitton@gnat.com>
20422
20423 * i386-prologue.exp: Add testcase for jump instruction as first
20424 instruction of the real code.
20425 * i386-prologue.c (jump_at_beginning): New function.
20426
20427 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20428
20429 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20430 x86_64-*-*.
20431
20432 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20433
20434 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20435 i*86-*-*.
20436
20437 2004-04-25 Mark Kettenis <kettenis@gnu.org>
20438
20439 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20440 expression that checks the return type.
20441
20442 2004-04-23 Andrew Cagney <cagney@redhat.com>
20443
20444 * gdb.base/call-sc.exp: New test of scalar call/return values.
20445 * gdb.base/call-sc.c: Ditto.
20446
20447 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20448
20449 * gdb.threads/manythreads.c: Reduce thread stack size.
20450
20451 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20452
20453 * gdb.threads/manythreads.c: Add copyright notice.
20454
20455 2004-04-23 Andrew Cagney <cagney@redhat.com>
20456
20457 * gdb.base/siginfo.exp: Better handle step out of signal.
20458 * gdb.base/sigstep.exp: Ditto.
20459
20460 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20461 Daniel Jacobowitz <drow@mvista.com>
20462
20463 * gdb.threads/manythreads.c: New testcase.
20464 * gdb.threads/manythreads.exp: Ditto.
20465
20466 2004-04-22 Jim Blandy <jimb@redhat.com>
20467
20468 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20469 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20470
20471 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20472
20473 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20474
20475 2004-04-21 Andrew Cagney <cagney@redhat.com>
20476
20477 * gdb.base/sigstep.c: New file.
20478 * gdb.base/sigstep.exp: New file.
20479
20480 2004-04-16 Joel Brobecker <brobecker@gnat.com>
20481
20482 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20483 call to observer_notify_normal_stop.
20484
20485 2004-04-15 Andrew Cagney <cagney@redhat.com>
20486
20487 * gdb.base/siginfo.c: New file.
20488 * gdb.base/siginfo.exp: New file.
20489
20490 2004-04-12 J. Brobecker <brobecker@gnat.com>
20491
20492 * gdb.base/sep.exp: Fix typo in comment.
20493
20494 2004-04-12 J. Brobecker <brobecker@gnat.com>
20495
20496 * gdb.base/sep.c: New file.
20497 * gdb.base/sep-proc.c: New file.
20498 * gdb.base/sep.exp: New testcase.
20499
20500 2004-04-09 Mark Kettenis <kettenis@gnu.org>
20501
20502 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20503 support.
20504
20505 2004-04-05 Andrew Cagney <cagney@redhat.com>
20506
20507 * gdb.base/sigaltstack.c: New file.
20508 * gdb.base/sigaltstack.exp: New file.
20509
20510 2004-04-04 Joel Brobecker <brobecker@gnat.com>
20511
20512 * gdb.base/foll-fork.exp: Update the expected output for
20513 "help set follow-fork-mode", to match a change that was made
20514 to the help of this variable on 2004-01-13.
20515
20516 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20517
20518 * lib/ada.exp: Add copyright notice.
20519 * bar.ads: Likewise.
20520 * bar.adb: Likewise.
20521 * null_record.adb: Likewise.
20522 * null_record.exp: Likewise.
20523 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20524
20525 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20526
20527 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20528 * configure: Regenerate.
20529
20530 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20531
20532 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20533 to build the application. Remove the message printed when in
20534 verbose mode, redundant with the UNSUPPORTED message above.
20535
20536 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20537
20538 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20539 * gdb.ada (null_record.exp): New testcase.
20540
20541 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20542
20543 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20544
20545 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20546
20547 * gdb.ada: New subdirectory.
20548 * gdb.ada/Makefile.in: New file.
20549 * gdb.ada/gnat_ada.gpr.in: New file.
20550
20551 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20552
20553 * lib/ada.exp: New file.
20554
20555 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
20556
20557 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20558 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20559
20560 2004-03-22 Andrew Cagney <cagney@redhat.com>
20561
20562 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20563 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20564 Problem identified by Ulrich Weigand.
20565
20566 2004-03-17 David Carlton <carlton@kealia.com>
20567
20568 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20569 PR c++/826.
20570
20571 2004-03-16 Roland McGrath <roland@redhat.com>
20572
20573 * gdb.base/auxv.exp: New file.
20574 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20575
20576 2004-03-12 David Carlton <carlton@kealia.com>
20577
20578 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20579 * gdb.cp/pr-1553.cc: Ditto.
20580 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20581 pass branch.
20582
20583 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20584
20585 * gdb.cp/templates.exp: Accept more template types.
20586
20587 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20588
20589 From Corinna Vinschen with modifications.
20590 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20591 local variable obj_with_enum.
20592 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20593 results with obj_with_enum.
20594
20595 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20596
20597 * gdb.cp/classes.cc: New file, copied from misc.cc.
20598 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20599
20600 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20601
20602 * gdb.cp/misc.cc: Add copyright notice.
20603
20604 2004-03-05 David Carlton <carlton@kealia.com>
20605
20606 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20607 * gdb.cp/rtti.h: Update copyright.
20608 (namespace n2::n3): New.
20609 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20610 (n2::n3::func3): New.
20611 (main): Call n2::n3::func3.
20612 * gdb.cp/rtti2.cc: Update copyright.
20613 (n2::create3): New.
20614
20615 2004-03-04 Mark Kettenis <kettenis@gnu.org>
20616
20617 * gdb.asm/openbsd.inc: Fix typo.
20618
20619 2004-03-03 Fred Fish <fnf@redhat.com>
20620
20621 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20622 "val" instead of unused "size". Update copyright year.
20623
20624 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20625
20626 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20627 to use unsigned char.
20628 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20629 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20630
20631 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20632
20633 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20634 line of output.
20635
20636 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20637
20638 * gdb.base/relocate.c (dummy): Initialize.
20639
20640 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20641
20642 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20643 a breakpoint at exit.
20644
20645 2004-02-27 Fred Fish <fnf@redhat.com>
20646
20647 * gdb.base/chng-syms.exp: Add expect condition to match failing
20648 case that isn't a timeout.
20649
20650 2004-02-27 Andrew Cagney <cagney@redhat.com>
20651
20652 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20653 support.
20654
20655 2004-02-26 Fred Fish <fnf@redhat.com>
20656
20657 * gdb.arch/gdb1431.c: Remove.
20658 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20659 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20660 of "until" incorrectly.
20661
20662 2004-02-26 J. Brobecker <brobecker@gnat.com>
20663
20664 * gdb.cp/class2.cc (empty): New class.
20665 (refer): New function.
20666 (main): Declare an object of type empty and use it.
20667 * gdb.cp/class2.exp: Print the value of an object of type empty.
20668
20669 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20670
20671 * gdb.base/langs.exp: Update query string to match the
20672 new nquery format used for pending breakpoints.
20673
20674 2004-02-26 Andrew Cagney <cagney@redhat.com>
20675
20676 Fix PR i18n/1570.
20677 * gdb.base/charset.c: Update copyright notice.
20678 (main, init_string): Remove the escape character '\e' tests.
20679 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20680 * gdb.base/charset.exp (valid_host_charset): Ditto.
20681 * gdb.base/setvar.exp: Ditto.
20682
20683 2004-02-24 Andrew Cagney <cagney@redhat.com>
20684
20685 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20686 mmapped data in core file" PASS and FAIL messages consistent.
20687
20688 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20689 setting a breakpoint. Work around PR java/1565.
20690
20691 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20692
20693 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20694 new nquery format.
20695 * gdb.base/pending.exp: Ditto.
20696
20697 2004-02-22 Mark Kettenis <kettenis@gnu.org>
20698
20699 * configure.in: Run stabs tests on *BSD.
20700 * configure: Regenerated.
20701
20702 2004-02-21 Mark Kettenis <kettenis@gnu.org>
20703
20704 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20705
20706 2004-02-20 Fred Fish <fnf@redhat.com>
20707
20708 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20709 blank in test for "returns short", for consistency with other
20710 "returns xxx" tests. Update copyright year.
20711
20712 2004-02-19 Fred Fish <fnf@redhat.com>
20713
20714 New testcase for PR breakpoint/1558.
20715 * gdb.arch/gdb1558.exp: New file.
20716 * gdb.arch/gdb1558.c: New file.
20717
20718 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
20719
20720 * gdb.base/nodebug.exp: Fix typo.
20721
20722 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20723
20724 Committed by Jim Blandy <jimb@redhat.com>.
20725
20726 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20727
20728 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20729
20730 * gdb.base/float.exp: Support s390*-*-* targets.
20731
20732 2004-02-17 Adam Fedor <fedor@gnu.org>
20733
20734 * gdb.base/gdb1555.exp: New file.
20735 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20736
20737 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
20738
20739 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20740
20741 2004-02-16 Fred Fish <fnf@redhat.com>
20742
20743 * gdb.arch/gdb1291.c: Remove
20744 * gdb.arch/gdb1291.s: New test input file.
20745 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20746 fail. Test for correct result, known incorrect result, other
20747 failures and timeouts.
20748
20749 2004-02-16 Andrew Cagney <cagney@redhat.com>
20750
20751 * gdb.base/bigcore.exp: New file.
20752 * gdb.base/bigcore.c: New file.
20753
20754 2004-02-13 Andrew Cagney <cagney@redhat.com>
20755
20756 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20757 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20758 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20759 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20760 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20761 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20762 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20763 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20764 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20765 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20766
20767 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20768
20769 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20770 executed is an alloc instruction.
20771
20772 2004-02-11 David Carlton <carlton@kealia.com>
20773
20774 * gdb.cp/breakpoint.exp: New.
20775 * gdb.cp/breakpoint.cc: New.
20776
20777 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20778
20779 Partial fix for PR gdb/1543.
20780 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20781 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20782 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20783 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20784 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20785 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20786 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20787 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20788 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20789 to bug-gdb@prep.ai.mit.edu .
20790 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20791 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20792 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20793 Likewise.
20794
20795 2004-02-10 Andrew Cagney <cagney@redhat.com>
20796
20797 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20798 using gdb_internal_error_resync.
20799
20800 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
20801
20802 * gdb.threads/thread-specific.exp: Stop early if no threads are
20803 found.
20804
20805 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20806
20807 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20808
20809 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
20810
20811 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20812 breakpoints.
20813
20814 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
20815
20816 * config/sim.exp (gdb_load): Handle $arg == "".
20817 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20818 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20819
20820 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
20821
20822 * gdb.base/maint.exp: Update test to reflect
20823 obstack changes.
20824
20825 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20826
20827 * gdb.base/pendshr.c (pendfunc): New function that calls
20828 pendfunc1.
20829 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20830
20831 2004-02-04 Fred Fish <fnf@redhat.com>
20832
20833 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20834 function symbols and update copyright years.
20835 * gdb.arch/gdb1291.c: Ditto.
20836
20837 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20838
20839 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20840
20841 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20842
20843 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20844
20845 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20846
20847 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20848
20849 2004-02-02 Fred Fish <fnf@redhat.com>
20850
20851 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20852 remote targets. Update copyright years.
20853
20854 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20855
20856 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20857 support.
20858 * gdb.base/langs.exp: Fix test which attempts to create
20859 breakpoint on non-existent function to handle new pending
20860 support.
20861 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20862 a breakpoint.
20863 * gdb.base/pending.exp: New test.
20864 * gdb.base/pending.c: New file.
20865 * gdb.base/pendshr.c: Ditto.
20866
20867 2004-02-02 David Carlton <carlton@kealia.com>
20868
20869 * gdb.cp/overload.exp: Add overloadNamespace tests.
20870 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20871 (overloadNamespace, XXX): New.
20872 (main): Call XXX::marker2.
20873
20874 2004-02-01 Fred Fish <fnf@redhat.com>
20875
20876 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20877 * gdb.base/finish.exp: Ditto.
20878 * gdb.base/gcore.exp: Ditto.
20879 * gdb.base/huge.exp: Ditto.
20880 * gdb.base/info-proc.exp: Ditto.
20881 * gdb.base/return2.exp: Ditto.
20882 * gdb.threads/gcore-thread.exp: Ditto.
20883
20884 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20885
20886 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20887
20888 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20889
20890 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20891 that opening the file succeeds on OpenBSD.
20892
20893 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20894
20895 * gdb.threads/thread-specific.c: New file.
20896 * gdb.threads/threads-specific.exp: New test script.
20897 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20898 to expect_out.
20899
20900 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20901
20902 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20903 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20904 only on the "print_small_structs from print_long_arg_list" test.
20905
20906 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20907
20908 * gdb.base/completion.exp: Kill a stray backslash.
20909
20910 From Jim Ingham <jingham@apple.com>:
20911 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20912 agrees with the result from sending a tab.
20913
20914 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
20915
20916 * gdb.base/chng-syms.exp: Remove stray newline.
20917
20918 2004-01-31 Mark Kettenis <kettenis@gnu.org>
20919
20920 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20921 *-*-openbsd*.
20922 * gdb.asm/openbsd.inc: New file.
20923
20924 2004-01-30 Mark Kettenis <kettenis@gnu.org>
20925
20926 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20927 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20928 *-*solaris2*. Remove commented out default settings for
20929 asm-flags. Replace gdb_compile with target_link.
20930
20931 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20932
20933 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20934 for all tests. Remove old hp-ux and cygnus xfail cases.
20935
20936 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20937
20938 * gdb.base/chng-syms.exp: New file.
20939 * gdb.base/chng-syms.c: New file.
20940
20941 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20942
20943 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20944 Provide arms for current output in all my configurations.
20945
20946 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20947
20948 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20949 * lib/compiler.cc: Likewise.
20950 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20951 get the right preprocessor. Eval the output directly. Remove
20952 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20953 hp_f77_compiler and hp_f90_compiler completely.
20954 (gdb_preprocess): Delete.
20955 (get_compiler): Delete.
20956
20957 2004-01-24 Mark Kettenis <kettenis@gnu.org>
20958
20959 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20960 <string.h>.
20961
20962 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
20963
20964 * gdb.mi/mi-stack.exp: Update copyright.
20965
20966 2004-01-23 David Carlton <carlton@kealia.com>
20967
20968 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20969 test for cp_lookup_transparent_type.
20970 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20971 call them.
20972
20973 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
20974
20975 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20976 after -var-update.
20977
20978 2004-01-23 David Carlton <carlton@kealia.com>
20979
20980 * gdb.cp/namespace.cc (C::ensureRefs): New.
20981 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20982
20983 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
20984
20985 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20986 case "-stack-list-locals 2".
20987 * gdb.mi/mi-var-child.exp: Test for case
20988 "-var-list-children --all-values NAME".
20989
20990 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20991
20992 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20993
20994 2004-01-18 Mark Kettenis <kettenis@gnu.org>
20995
20996 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20997 used with gdb_test_multiple.
20998
20999 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21000 read at address 0. This fixes PR testsuite/1504.
21001
21002 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
21003
21004 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21005 Remove downloading, guessing the host executable, the calls to
21006 gdb_file_cmd and gdb_target_cmd, and "load" support.
21007 (infer_host_exec): New function broken out from gdb_load.
21008 (gdb_load): New wrapper for gdbserver_gdb_load.
21009 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21010 gdb_target_cmd. Use -target-select.
21011 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21012 Download binaries to the host. Clear last_mi_remote_file when
21013 we load a new binary.
21014 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21015 call gdbserver_gdb_load and mi_gdb_target_cmd.
21016
21017 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21018
21019 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21020 type patterns.
21021
21022 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21023
21024 * gdb.cp/templates.exp: Fix typo in test name of
21025 "print Foo<volatile char*>::foo".
21026
21027 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21028
21029 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21030
21031 2004-01-16 Ben Elliston <bje@wasabisystems.com>
21032
21033 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21034 (clean mostlyclean): Remove empty rm.
21035
21036 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21037
21038 * gdb.base/setvar.exp: Add copyright years.
21039
21040 2004-01-14 David Carlton <carlton@bactrian.org>
21041
21042 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21043 PR c++/1511 and update coment.
21044 * gdb.cp/templates.exp: Update patterns to match current output.
21045 If changes involve something other than whitespace, KFAIL
21046 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21047
21048 2004-01-14 David Carlton <carlton@kealia.com>
21049
21050 * gdb.cp/namespace.exp: Add tests involving classes defined within
21051 namespaces.
21052 * gdb.cp/namespace.cc (C::CClass): New.
21053 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21054
21055 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
21056
21057 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21058 what debug info we have. Print a better message if something goes
21059 wrong while producing the separate debug info file.
21060
21061 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21062
21063 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21064
21065 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21066
21067 * gdb.base/callfuncs.c: Add copyright notice.
21068
21069 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21070
21071 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21072 inheritance. PR gdb/1498, PR gcc/13539.
21073
21074 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
21075
21076 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21077 test specific name.
21078 * gdb.mi/gdb669.exp: Ditto.
21079 * gdb.mi/mi-pthreads.exp: Ditto.
21080 * gdb.mi/mi1-pthreads.exp: Ditto.
21081 * gdb.mi/mi2-pthreads.exp: Ditto.
21082
21083 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21084
21085 * gdb.cp/member-ptr.cc: Add copyright notice.
21086
21087 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21088
21089 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21090 some patterns for recent versions of gcc and hpacc. Delete
21091 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21092 Delete tests that access a NULL pointer-to-member-data. This
21093 script is still disabled for gcc.
21094
21095 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21096
21097 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
21098 escaped correctly.
21099
21100 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21101
21102 * gdb.base/sepdebug.exp: New file.
21103 * gdb.base/sepdebug.c: New file.
21104 * lib/gdb.exp (separate_debug_filename): New procedure.
21105 (gdb_gnu_strip_debug): New procedure.
21106
21107 2004-01-12 Andrew Cagney <cagney@redhat.com>
21108
21109 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21110 * gdb.mi/ChangeLog-1999-2003: New file.
21111
21112 2004-01-12 Andrew Cagney <cagney@redhat.com>
21113
21114 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21115 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21116 or EEXIST", treat EBUSY as an XFAIL.
21117
21118 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21119
21120 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21121 hp_cc_compiler.
21122
21123 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21124
21125 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21126 decorations.
21127
21128 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21129
21130 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21131 and "(aCC)" decorations. Remove obsolete doco about old
21132 test results.
21133
21134 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21135
21136 * gdb.cp/exception.exp: Fix typo in doco.
21137
21138 2004-01-09 Mark Kettenis <kettenis@gnu.org>
21139
21140 * gdb.base/gdb1476.exp: Fix typo.
21141
21142 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21143
21144 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21145 file.
21146
21147 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21148
21149 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21150 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21151 Use gdb_compile. Remove restriction on gcc. Add some patterns
21152 for recent version of gdb. Delete second half, which was a copy
21153 of the first half with different build flags. This test is
21154 still disabled because it is still not ready for production.
21155
21156 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21157
21158 * gdb.cp/exception.cc: Add copyright notice.
21159 * gdb.cp/exception.exp: Add a notice that this file is broken
21160 because of line number changes caused by addition of copyright
21161 notice.
21162
21163 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21164
21165 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21166 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21167
21168 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21169
21170 * gdb.cp/classes.exp: Accept gnu abi 2.
21171 * gdb.cp/derivation.exp: Likewise.
21172 * gdb.cp/overload.exp: Likewise.
21173 * gdb.cp/virtfunc.exp: Likewise.
21174
21175 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21176
21177 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21178 semicolon after end of function.
21179
21180 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21181
21182 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21183 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21184 boilerplate code for compiling and running the program under
21185 test. Add some string method tests.
21186
21187 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21188
21189 * gdb.cp/bs15503.cc: Add copyright notice.
21190 * gdb.cp/bs15503.exp: Adjust line number.
21191
21192 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21193
21194 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21195 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21196
21197 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21198
21199 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21200 hp_cc_compiler.
21201
21202 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21203
21204 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21205 * gdb.cp/ctti.exp: Use the marker instead of "next".
21206 With gcc, run further before bailing.
21207
21208 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21209
21210 * gdb.cp/cttiadd.cc: Add copyright notice.
21211 * gdb.cp/cttiadd1.cc: Likewise.
21212 * gdb.cp/cttiadd2.cc: Likewise.
21213 * gdb.cp/cttiadd3.cc: Likewise.
21214
21215 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21216
21217 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21218 Use gdb_test, gdb_test_multiple. Use floating-point values that
21219 have exact representations in IEEE-ish formats.
21220
21221 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21222
21223 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21224 compilers. Delete duplicate call to get_compiler_info.
21225 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21226 * gdb.base/volatile.exp: Likewise.
21227
21228 2004-01-07 Mark Kettenis <kettenis@gnu.org>
21229
21230 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21231 memory at address 0.
21232
21233 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21234
21235 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21236 to test for hp-ux assembler. Fix copyright years.
21237
21238 2004-01-07 Andrew Cagney <cagney@redhat.com>
21239
21240 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21241
21242 2004-01-07 Andrew Cagney <cagney@redhat.com>
21243
21244 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21245 when creating the read-only file. From analysis by Roland McGrath
21246 and Elena Zannoni.
21247
21248 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21249
21250 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21251
21252 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21253
21254 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21255 data pointers.
21256
21257 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21258
21259 * gdb.cp/m-static.exp: Compile one source file at a time.
21260 Delete unused call to get_compiler_info.
21261
21262 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21263
21264 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21265 * gdb.base/call-rt-st.exp: Likewise.
21266 * gdb.base/nodebug.exp: Likewise.
21267 * gdb.base/volatile.exp: Likewise.
21268 * gdb.cp/ref-types.exp: Likewise.
21269 * gdb.cp/templates.exp: Likewise.
21270
21271 2004-01-05 Mark Kettenis <kettenis@gnu.org>
21272
21273 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21274
21275 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21276
21277 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21278 hppa*-hp-hpux*.
21279
21280 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21281
21282 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21283 x86_64-*-*.
21284
21285 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21286 sparc64-*-* and sparc*-solaris2*.
21287
21288 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21289
21290 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21291 return ${tests}" test. The ${tests} already mentions the
21292 filename.
21293
21294 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21295
21296 * gdb.cp/local.exp: Accept gcc abi 2.
21297
21298 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21299
21300 * gdb.cp/templates.exp: Accept gcc abi 2.
21301
21302 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21303
21304 * lib/compiler.cc: Remove supports_template_debugging.
21305 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21306
21307 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21308
21309 * gdb.cp/namespace.exp: Accept gcc abi 2.
21310
21311 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21312
21313 * gdb.cp/method.exp: Accept gcc abi 2.
21314
21315 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21316
21317 * gdb.cp/classes.exp: Generate identical results as old version.
21318 * gdb.cp/derivation.exp: Likewise.
21319 * gdb.cp/overload.exp: Likewise.
21320 * gdb.cp/virtfunc.exp: Likewise.
21321
21322 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21323
21324 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21325 mysterious bug with sourceware version of expect.
21326
21327 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21328
21329 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21330 current versions of gcc, including gcc abi 2. Remove gratuitous
21331 restart of test program. Use gdb_test_multiple and gdb_test for
21332 all tests. Add patterns to xfail missing "const" in "const char *"
21333 and kfail PR gdb/1155.
21334
21335 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21336
21337 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21338 current versions of gcc, including gcc abi 2. Remove gratuitous
21339 restart of test program. Use gdb_test_multiple and gdb_test for
21340 all tests. Add patterns to kfail PR gdb/1498.
21341
21342 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21343
21344 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21345 current versions of gcc, including gcc abi 2. Use "breakpoint"
21346 and "continue" instead of restarting the target program. Use
21347 gdb_test_multiple and gdb_test for all tests.
21348
21349 2004-01-01 Mark Kettenis <kettenis@gnu.org>
21350
21351 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21352 for *-*-solaris2*.
21353
21354 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21355
21356 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21357 current versions of gcc, including gcc abi 2. Use "breakpoint"
21358 and "continue" instead of restarting the target program several
21359 times. Use gdb_test_multiple and gdb_test for all tests.
21360
21361 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21362
21363 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21364 source files.
21365
21366 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21367
21368 * gdb.base/environ.exp: Handle compiling test case from multiple
21369 source files.
21370
21371 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21372
21373 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21374
21375 2003-12-17 Jim Blandy <jimb@redhat.com>
21376
21377 * gdb.base/freebpcmd.c: Add copyright notice.
21378
21379 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21380
21381 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21382
21383 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21384
21385 2003-12-13 Jim Blandy <jimb@redhat.com>
21386
21387 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21388
21389 2003-12-12 Kevin Buettner <kevinb@redhat.com>
21390
21391 * gdb.asm/frv.inc: New file.
21392 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21393
21394 2003-12-09 Fred Fish <fnf@redhat.com>
21395
21396 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21397 functions to break1.c and leave prototypes behind. Add more
21398 "set breakpoint NN here" comments.
21399 * gdb.base/break1.c: New file.
21400
21401 * gdb.base/break.exp: Handle compiling test case from multiple
21402 source files and change source file references as needed.
21403 * gdb.base/completion.exp: Ditto.
21404 * gdb.base/condbreak.exp: Ditto.
21405 * gdb.base/define.exp: Ditto.
21406 * gdb.base/ena-dis-br.exp: Ditto.
21407 * gdb.base/info-proc.exp: Ditto.
21408 * gdb.base/maint.exp: Ditto.
21409 * gdb.base/until.exp: Ditto.
21410
21411 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21412 hardcoded line numbers.
21413 * gdb.base/define.exp: Ditto.
21414 * gdb.base/ena-dis-br.exp: Ditto.
21415 * gdb.base/maint.exp: Ditto.
21416 * gdb.base/until.exp: Ditto.
21417
21418 * gdb.base/completion.exp: Use "break1" for completion tests since
21419 "break" is no longer a unique prefix.
21420
21421 2003-12-06 Andrew Cagney <cagney@redhat.com>
21422
21423 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21424 "return_value_unimplemented". When an unimplemented struct return
21425 architecture, report incorrect values as a KFAIL
21426
21427 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21428
21429 * gdb.cp/rtti.exp: Accept new wording of warning from
21430 cp_lookup_rtti_type.
21431
21432 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21433
21434 Partial fix for PR testsuite/1456.
21435 * gdb.base/scope.exp (test_at_main): Replace references to
21436 gcc_compiled with calls to test_compiler_info.
21437 (test_at_foo): Likewise.
21438 (test_at_bar): Likewise.
21439
21440 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21441
21442 Partial fix for PR testsuite/1456.
21443 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21444 to test_compiler_info.
21445
21446 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21447
21448 * gdb.base/so-impl-ld.exp: Update copyright notice.
21449
21450 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21451
21452 Partial fix for PR testsuite/1456.
21453 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21454 to test_compiler_info.
21455
21456 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21457
21458 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21459 from current versions of gdb. Clean up regular expressions.
21460 Delete redundant timeout case.
21461
21462 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21463
21464 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21465 from current versions of gdb. Clean up regular expressions.
21466 Delete redundant timeout case.
21467
21468 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21469
21470 Partial fix for PR testsuite/1456.
21471 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21472 gcc_compiled with call to test_compiler_info.
21473
21474 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21475
21476 Partial fix for PR testsuite/1456.
21477 * gdb.base/list.exp (test_list_function): Delete unused declaration
21478 of gcc_compiled.
21479
21480 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21481
21482 Partial fix for PR testsuite/1456.
21483 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21484 call to test_compiler_info.
21485
21486 2003-11-29 Mark Kettenis <kettenis@gnu.org>
21487
21488 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21489 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21490 it to create the appropriate note.inc.
21491 * gdb.asm/asmsrc1.s: Include "note.inc".
21492 * gdb.asm/netbsd.inc: New file.
21493 * gdb.asm/empty.inc: New file.
21494
21495 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21496
21497 Partial fix for PR testsuite/1456.
21498 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21499 calls to test_compiler_info.
21500
21501 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21502
21503 Partial fix for PR testsuite/1456.
21504 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21505 calls to test_compiler_info.
21506
21507 2003-11-27 Mark Kettenis <kettenis@gnu.org>
21508
21509 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21510 pattern for the KFAILs.
21511
21512 2003-11-25 Adam Fedor <fedor@gnu.org>
21513
21514 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21515 * gdb.objc/objcdecode.m: New file.
21516
21517 2003-11-25 Adam Fedor <fedor@gnu.org>
21518
21519 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21520 * gdb.objc/nondebug.m: New file.
21521
21522 2003-11-26 Ben Elliston <bje@wasabisystems.com>
21523
21524 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21525 NetBSD as it does on FreeBSD. Modelled on a similar change by
21526 Mark Kettenis on 2003-05-30.
21527 (link-flags): Set to "--entry _start" regardless of target.
21528 Special linker flags are to be appended to $link-flags.
21529 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21530
21531 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21532
21533 * gdb.cp/method.exp: Accept output of new demangler.
21534
21535 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21536
21537 * gdb/class2.exp: New file.
21538 * gdb/class2.cc: New file.
21539
21540 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21541
21542 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21543 of new demangler.
21544
21545 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21546
21547 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21548 of gdb_test "run".
21549
21550 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21551
21552 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21553 "continue" into "run".
21554
21555 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21556
21557 Partial fix for PR testsuite/1456.
21558 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21559 call to test_compiler_info.
21560 * gdb.cp/ctti.exp: Likewise.
21561 * gdb.cp/derivation.exp: Likewise.
21562 * gdb.cp/member-ptr.exp: Likewise.
21563 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21564 reference to gcc_compiled.
21565
21566 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21567
21568 Fix PR testsuite/1463.
21569 * gdb.base/structs.exp (start_structs_test): Call
21570 get_debug_format before using the debug format.
21571
21572 2003-11-22 Andrew Cagney <cagney@redhat.com>
21573
21574 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21575 * gdb.base/structs.exp: Use gdb_test_multiple.
21576
21577 2003-11-20 Andrew Cagney <cagney@redhat.com>
21578
21579 * gdb.base/structs.exp: Handle and recover from internal errors.
21580 Replace "foo${n}" with "foo<n>" in test messages.
21581
21582 * gdb.base/structs.exp: Update copyright. Rewrite.
21583 * gdb.base/structs.c: Update copyright. Rewrite.
21584
21585 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21586 resync count exceeded.
21587
21588 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21589 from the internal error.
21590 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21591 Original from Jim Blandy.
21592 (gdb_test_multiple): Use gdb_internal_error_resync.
21593
21594 2003-11-19 Andrew Cagney <cagney@redhat.com>
21595
21596 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21597 KFAIL.
21598
21599 2003-11-17 Mark Kettenis <kettenis@gnu.org>
21600
21601 New testcase for PR backtrace/1435.
21602 * gdb.arch/i386-unwind.exp: New file.
21603 * gdb.arch/i386-unwind.c: New file.
21604
21605 2003-11-17 Andrew Cagney <cagney@redhat.com>
21606
21607 * lib/gdb.exp (compiler_info): New global.
21608 (test_compiler_info): New function.
21609 (get_compiler_info): Set compiler_info.
21610 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21611 "compiler_info" to gcc-<major>-<minor>.
21612
21613 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21614
21615 * gdb.trace/configure: Remove.
21616
21617 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
21618
21619 * gdb.base/break.c: Add comments to aid finding line numbers for
21620 breakpoints.
21621 * gdb.base/break.exp: Remove all references to explicit line
21622 numbers.
21623
21624 2003-11-11 Nick Clifton <nickc@redhat.com>
21625
21626 * gdb.base/shreloc.exp: Do not run for targets which do not
21627 support shared objects.
21628
21629 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
21630
21631 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21632 Don't run tests if nofileio flag is given.
21633
21634 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
21635
21636 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21637 as well as 'Watchpoint'.
21638
21639 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21640
21641 Reported by Jim Ingham <jingham@apple.com>:
21642 * gdb.base/annota1.exp: Match at least one occurrence of the
21643 signal handler annotation.
21644
21645 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21646
21647 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21648 as well as 'Watchpoint'.
21649
21650 2003-11-05 Michael Chastain <mec@shout.net>
21651
21652 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21653
21654 2003-11-03 Kris Warkentin <kewarken@qnx.com>
21655
21656 * gdb.arch/gdb1291.c: New test file.
21657 * gdb.arch/gdb1291.exp: New test script.
21658 * gdb.arch/gdb1431.c: New test file.
21659 * gdb.arch/gdb1431.exp: New test script.
21660
21661 2003-10-22 Michael Chastain <mec@shout.net>
21662
21663 * gdb.mi/pthreads.c: Add copyright notice.
21664
21665 2003-10-22 Michael Chastain <mec@shout.net>
21666
21667 * gdb.threads/pthreads.c: Add copyright notice.
21668
21669 2003-10-20 Michael Chastain <mec@shout.net>
21670
21671 * gdb.base/gdb1056.exp: New test script.
21672
21673 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21674
21675 * gdb.threads/killed.exp: Use gdb_run_cmd.
21676
21677 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21678
21679 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21680 create a core file.
21681 * gdb.threads/gcore-thread.exp: Likewise.
21682
21683 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
21684
21685 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21686 type, based on char type.
21687 (struct bit_flags_short_t): New bitfield type, based on short type.
21688 (init_bit_flags_char): New fuction.
21689 (init_bit_flags_short): Ditto.
21690 (print_bit_flags_char): Ditto.
21691 (print_bit_flags_short): Ditto.
21692 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21693
21694 2003-10-11 Michael Chastain <mec@shout.net>
21695
21696 * gdb.base/call-rt-st.exp: Update copyright year.
21697
21698 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21699
21700 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21701 * gdb.disasm/sh3.s: Ditto.
21702
21703 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
21704
21705 * gdb.threads/switch-threads.exp: New test.
21706 * gdb.threads/switch-threads.c: New source file.
21707
21708 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
21709
21710 * gdb.base/ending-run.exp: Add sh specific case.
21711
21712 2003-10-06 Andrew Cagney <cagney@redhat.com>
21713
21714 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21715 * gdb.disasm/mn10200.exp: Delete obsolete file.
21716
21717 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
21718
21719 * ChangeLog: Correct an entry command.exp -> commands.exp.
21720 * gdb.base/commands.exp (bp_deleted_in_command_test)
21721 (temporary_breakpoint_commands): Check noargs.
21722
21723 2003-09-25 David Carlton <carlton@kealia.com>
21724
21725 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21726 of some print tests, where appropriate. Add tests for C::D::cd,
21727 E::ce, F::cXfX, G::XgX.
21728 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21729
21730 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
21731
21732 * lib/java.exp (java_init): Import target_alias before using it.
21733
21734 2003-09-25 David Carlton <carlton@kealia.com>
21735
21736 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21737
21738 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
21739
21740 * gdb.base/selftest.exp: Accomodate more instruction reordering
21741 weirdness.
21742
21743 2003-09-17 Michael Chastain <mec@shout.net>
21744
21745 * gdb.cp/gdb1355.exp: New file.
21746 * gdb.cp/gdb1355.c: New file.
21747
21748 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
21749
21750 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21751 * gdb.asm/sh.inc: New file.
21752
21753 2003-09-11 David Carlton <carlton@kealia.com>
21754
21755 * gdb.cp/namespace.exp: Add tests for namespace types.
21756 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21757 (test_namespace): New.
21758
21759 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
21760
21761 * gdb.base/relocate.exp: Handle new gdb output at startup.
21762 * gdb.stabs/weird.exp: Ditto.
21763
21764 2003-09-08 Michael Chastain <mec@shout.net>
21765
21766 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21767
21768 2003-09-07 Michael Chastain <mec@shout.net>
21769
21770 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21771 'parse error'.
21772
21773 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21774
21775 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21776
21777 2003-08-30 Michael Chastain <mec@shout.net>
21778
21779 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21780 * gdb.gdb/observer.exp: Ditto.
21781 * gdb.gdb/xfullpath.exp: Ditto.
21782
21783 2003-08-29 Mark Kettenis <kettenis@gnu.org>
21784
21785 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21786 *-*-*bsd*.
21787
21788 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21789
21790 * gdb.base/dump.exp: Skip for ia64.
21791
21792 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21793
21794 * gdb.asm/asm-source.exp: Add ia64 support.
21795 * gdb.asm/ia64.inc: New file.
21796
21797 2003-08-22 Michael Chastain <mec@shout.net>
21798
21799 * gdb.cp: New directory.
21800 * gdb.cp/*: Copy from gdb.c++/*.
21801 * gdb.c++/*: Remove.
21802 * Makefile.in: Change gdb.c++ to gdb.cp.
21803 * configure.in: Ditto.
21804 * configure: Regnerate.
21805
21806 2003-08-18 Mark Kettenis <kettenis@gnu.org>
21807
21808 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21809 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21810
21811 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21812
21813 * mi-var-display.exp (-var-list-children weird): Accept function
21814 pointers with argument types.
21815 * mi1-var-display.exp (-var-list-children weird): Likewise.
21816 * mi2-var-display.exp (-var-list-children weird): Likewise.
21817
21818 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21819
21820 * gdb.base/annota3.exp: Add missing newline.
21821
21822 2003-08-06 Michael Chastain <mec@shout.net>
21823
21824 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21825
21826 2003-08-12 Michael Snyder <msnyder@redhat.com>
21827
21828 * gdb.base/float.exp: Add test for SH.
21829
21830 2003-08-10 Mark Kettenis <kettenis@gnu.org>
21831
21832 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21833
21834 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21835
21836 * gdb.base/completion.exp: Remove reduntant completion test
21837 on filename.
21838
21839 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21840
21841 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21842 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21843 gdb.trace/save-trace.exp: Make sure that full pathnames are
21844 escaped correctly.
21845
21846 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21847
21848 * configure.in: Don't generate config.h from config.hin.
21849 * configure: Regenerate.
21850 * config.hin: Remove file.
21851 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21852 * gdb.threads/pthreads.c: Ditto.
21853
21854 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
21855
21856 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21857 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21858 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21859 Replace ld24 with seth/add3.
21860
21861 2003-08-02 Andrew Cagney <cagney@redhat.com>
21862
21863 * gdb.base/annota3.exp: New file.
21864 * gdb.base/annota3.c: New file.
21865 * gdb.c++/annota3.exp: New file.
21866 * gdb.c++/annota3.cc: New file.
21867
21868 2003-07-29 Michael Chastain <mec@shout.net>
21869
21870 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21871 actually failed.
21872 (do_pass): Likewise.
21873 * gdb.threads/tls.exp: Always initialize no_of_threads.
21874
21875 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
21876
21877 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21878 pattern.
21879 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21880 * gdb.threads/tls.exp: Recognize one case of the host library not
21881 supporting TLS.
21882
21883 2003-07-27 Andrew Cagney <cagney@redhat.com>
21884
21885 * gdb.base/fileio.exp: Use SH when running commands using
21886 remote_exec.
21887
21888 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
21889
21890 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21891 * gdb.base/relocate.c (dummy): New padding array.
21892
21893 2003-07-22 Michael Snyder <msnyder@redhat.com>
21894
21895 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21896
21897 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21898 patterns to be more general, accepting old and new output.
21899 Some output chars (such as '+') also must be quoted.
21900 Some addresses are displayed numerically instead of
21901 symbolically.
21902
21903 2003-07-23 Michael Snyder <msnyder@redhat.com>
21904
21905 * gdb.base/return2.exp: Don't test long-long return.
21906
21907 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21908 * gdb.disasm/t01_mov.exp: Ditto.
21909 * gdb.disasm/t02_mova.s: Ditto.
21910 * gdb.disasm/t02_mova.exp: Ditto.
21911 * gdb.disasm/t03_add.s: Ditto.
21912 * gdb.disasm/t03_add.exp: Ditto.
21913 * gdb.disasm/t04_sub.s: Ditto.
21914 * gdb.disasm/t04_sub.exp: Ditto.
21915 * gdb.disasm/t05_cmp.s: Ditto.
21916 * gdb.disasm/t05_cmp.exp: Ditto.
21917 * gdb.disasm/t06_ari2.s: Ditto.
21918 * gdb.disasm/t06_ari2.exp: Ditto.
21919 * gdb.disasm/t07_ari3.s: Ditto.
21920 * gdb.disasm/t07_ari3.exp: Ditto.
21921 * gdb.disasm/t08_or.s: Ditto.
21922 * gdb.disasm/t08_or.exp: Ditto.
21923 * gdb.disasm/t09_xor.s: Ditto.
21924 * gdb.disasm/t09_xor.exp: Ditto.
21925 * gdb.disasm/t10_and.s: Ditto.
21926 * gdb.disasm/t10_and.exp: Ditto.
21927 * gdb.disasm/t11_logs.s: Ditto.
21928 * gdb.disasm/t11_logs.exp: Ditto.
21929 * gdb.disasm/t12_bit.s: Ditto.
21930 * gdb.disasm/t12_bit.exp: Ditto.
21931 * gdb.disasm/t13_otr.s: Ditto.
21932 * gdb.disasm/t13_otr.exp: Ditto.
21933
21934 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21935
21936 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21937
21938 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21939
21940 * gdb.threads/tls.c : New file.
21941 * gdb.threads/tls.exp : New file.
21942 * gdb.threads/tls-main.c : New file.
21943 * gdb.threads/tls-shared.c : New file.
21944 * gdb.threads/tls-shared.exp : New file.
21945
21946 2003-07-22 Andreas Schwab <schwab@suse.de>
21947
21948 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21949
21950 2003-07-20 Andreas Schwab <schwab@suse.de>
21951
21952 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21953 due to insn reordering.
21954
21955 2003-07-15 Andrew Cagney <cagney@redhat.com>
21956
21957 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21958
21959 2003-07-15 Michael Chastain <mec@shout.net>
21960
21961 * gdb.base/gdb1250.exp: New file.
21962 * gdb.base/gdb1250.c: New file.
21963
21964 2003-07-09 Michal Ludvig <mludvig@suse.cz>
21965
21966 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21967 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21968
21969 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21970
21971 * gdb.threads/tls.c: New file.
21972 * gdb.threads/tls.exp: New file.
21973 * gdb.threads/tls-main.c: New file.
21974 * gdb.threads/tls-shared.c: New file.
21975 * gdb.threads/tls-shared.exp: New file.
21976
21977 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21978
21979 * gdb.base/annota1.exp: Make sure that we properly escape the
21980 full path of the source file. Xfail more permissive patterns,
21981 due to a compiler debug info problem.
21982
21983 2003-07-07 Andreas Schwab <schwab@suse.de>
21984
21985 * gdb.asm/m68k.inc: New file.
21986 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21987
21988 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21989 arguments"): Also match negative number.
21990
21991 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21992
21993 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
21994
21995 * gdb.base/store.c (charest): New typedef.
21996 (add_char): Rename to add_charest, update.
21997 (wack_char): Rename to wack_charest, update types. Return l + r
21998 to keep r live across the call.
21999 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22000 (wack_double, wack_doublest): Return l + r to keep r live across
22001 the call.
22002 * gdb.base/store.exp: Accomodate store.c changes.
22003
22004 2003-06-30 David Carlton <carlton@kealia.com>
22005
22006 * gdb.c++/maint.exp (test_invalid_name): New.
22007 (test_first_component): Add tests for invalid names.
22008
22009 2003-06-29 Michael Chastain <mec@shout.net>
22010
22011 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22012 output of '<VTT for class>' for virtual base classes.
22013
22014 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22015
22016 * gdb.base/completion.exp: Tab-complete "complet" instead of
22017 "compl".
22018 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22019
22020 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22021
22022 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22023 * gdb.base/volatile.exp: Likewise.
22024
22025 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22026
22027 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22028 gdb/1265.
22029
22030 2003-06-28 Michael Chastain <mec@shout.net>
22031 Daniel Jacobowitz <drow@mvista.com>
22032
22033 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22034 initial line count of 'captured_main' from 26 to 32.
22035 (test_with_self): Allow xmalloc call to be interleaved with the
22036 preceding two lines.
22037
22038 2003-06-24 Joel Brobecker <brobecker@gnat.com>
22039
22040 * gdb.base/bang.exp: New testcase.
22041
22042 2003-06-23 Joel Brobecker <brobecker@gnat.com>
22043
22044 * gdb.base/langs.exp: Add some tests for the "minimal" language
22045 support.
22046
22047 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
22048
22049 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22050 the testcase.
22051
22052 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22053
22054 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22055 offset.
22056
22057 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22058
22059 * gdb.c++/pr-1210.cc: New file.
22060 * gdb.c++/pr-1210.exp: New file.
22061
22062 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
22063
22064 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22065 000-exec-continue.
22066
22067 2003-06-15 Mark Kettenis <kettenis@gnu.org>
22068
22069 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22070 on *-*-*bsd* instead of *-*-freebsd*.
22071
22072 2003-06-14 Andrew Cagney <cagney@redhat.com>
22073
22074 * gdb.base/store.exp: Test longest and doublest. Test all
22075 parameters. Weaken return statement match.
22076 * gdb.base/store.c: Add longest and doublest - aka long long and
22077 long double functions. Put all parameters into local register
22078 variables. Use negative values.
22079
22080 2003-06-14 Andrew Cagney <cagney@redhat.com>
22081
22082 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22083 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22084 exit status.
22085 * gdb.base/fileio.exp: Disable target when nointerrupts and
22086 noinferiorio, instead of limiting it to remote. Use remote_exec
22087 instead of system.
22088
22089 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22090
22091 * gdb.base/float.exp: Add ia64 support.
22092
22093 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
22094
22095 * gdb.base/fileio.exp: Run only on remote targets.
22096
22097 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
22098
22099 * gdb.base/fileio.c: New file, testing File-I/O.
22100 * gdb.base/fileio.exp: Ditto.
22101
22102 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22103
22104 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22105 shared objects after relocation at load time (gdb PR/1132).
22106 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
22107 as above, part of the shared object relocation test.
22108
22109 2003-06-08 Mark Kettenis <kettenis@gnu.org>
22110
22111 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22112 fully filled history list.
22113 * gdb.base/gdb_history: New file.
22114
22115 * gdb.base/signals.exp: XFAIL "continue to func1" on
22116 i*86-*-freebsd*.
22117
22118 * gdb.base/attach.exp: When trying to attach to a nonexistent
22119 process, make it possible to specify the PID based on the target,
22120 and do so for *-*-freebsd*.
22121
22122 2003-06-02 Richard Henderson <rth@redhat.com>
22123
22124 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22125
22126 2003-06-02 Richard Henderson <rth@redhat.com>
22127
22128 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22129
22130 2003-06-02 Richard Henderson <rth@redhat.com>
22131
22132 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22133
22134 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
22135
22136 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22137 of globalvar.
22138
22139 2003-06-01 Mark Kettenis <kettenis@gnu.org>
22140
22141 * gdb.asm/asm-source.exp: Check for memory read errors in
22142 disassembler test on *BSD too.
22143
22144 2003-06-01 Richard Henderson <rth@redhat.com>
22145
22146 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22147 for .frame.
22148 (gdbasm_call): Lose ldgp.
22149 (gdbasm_startup): Add frame information.
22150 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22151
22152 2003-05-31 Mark Kettenis <kettenis@gnu.org>
22153
22154 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22155 i?86-*-*.
22156
22157 2003-05-30 Mark Kettenis <kettenis@gnu.org>
22158
22159 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22160 FreeBSD.
22161
22162 2003-05-29 Richard Henderson <rth@redhat.com>
22163
22164 * gdb.asm/alpha.inc: New file.
22165 * gdb.asm/asm-source.exp: Use it.
22166
22167 2003-05-29 Jim Blandy <jimb@redhat.com>
22168
22169 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22170 'core.PID'.
22171
22172 2003-05-22 Jim Blandy <jimb@redhat.com>
22173
22174 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22175 backtrace.
22176
22177 2003-05-20 David Carlton <carlton@math.stanford.edu>
22178
22179 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22180 this time.
22181
22182 2003-05-19 David Carlton <carlton@bactrian.org>
22183
22184 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22185 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22186
22187 2003-05-19 David Carlton <carlton@bactrian.org>
22188
22189 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22190 namespace tests.
22191 Bump copyright date.
22192 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22193 (main): Call C::D::marker2.
22194 * gdb.c++/namespace1.cc: New file.
22195
22196 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22197
22198 Roland McGrath <roland@redhat.com>
22199 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22200 there is no manager thread.
22201
22202 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22203
22204 * gdb.threads/schedlock.exp: Remove assumption that all threads
22205 will run in a particular small time slice. Also ensure we break
22206 in one of the child threads rather than the main thread.
22207
22208 2003-05-07 Jim Blandy <jimb@redhat.com>
22209
22210 Add support for assembly source testing on the s390x.
22211 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22212 architecture.
22213 * gdb.asm/s390x.inc: New file.
22214
22215 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22216 succession of 'if' statements.
22217
22218 2003-05-05 Andrew Cagney <cagney@redhat.com>
22219
22220 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22221
22222 2003-05-05 Andrew Cagney <cagney@redhat.com>
22223
22224 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22225 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22226
22227 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
22228
22229 * gdb.base/charset.exp: Update based on new behavior of set/show
22230 charset commands.
22231
22232 2003-05-01 Andrew Cagney <cagney@redhat.com>
22233
22234 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22235 variable do not give memory errors.
22236
22237 2003-04-30 Adam Fedor <fedor@gnu.org>
22238
22239 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22240 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22241 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22242 gdb.objc/basicclass.m: : New files
22243
22244 * lib/gdb.exp (gdb_compile_objc): New procedure.
22245
22246 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
22247
22248 * gdb.base/signals.exp: Make backtrace tests more specific.
22249
22250 2003-04-23 David Carlton <carlton@bactrian.org>
22251
22252 * gdb.c++/maint.exp (test_first_component): Add tests for
22253 'operator' in more locations.
22254
22255 2003-04-16 Kevin Buettner <kevinb@redhat.com>
22256
22257 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22258
22259 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
22260
22261 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22262 func marke' instead. Update test name.
22263
22264 2003-04-15 David Carlton <carlton@math.stanford.edu>
22265
22266 * gdb.c++/maint.exp: New file.
22267
22268 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22269
22270 * gdb.threads/schedlock.c: Change type of thread function argument
22271 to long, to avoid warnings on 64-bit platforms.
22272
22273 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22274
22275 * gdb.base/attach.exp: Add new message from ptrace in case of
22276 attaching to nonexistent process.
22277
22278 2003-04-11 Jim Blandy <jimb@redhat.com>
22279
22280 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22281 gdb.c++/userdef.cc: Place comments on the lines to which the
22282 marker function might return.
22283 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22284 gdb.c++/userdef.exp: Look for those comments to check that we've
22285 returned to the right place, instead of checking line numbers.
22286
22287 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
22288
22289 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22290 match on sourcefile name, instead of directory name.
22291
22292 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
22293
22294 * gdb.base/completion.exp: Use string_to_regexp to match the
22295 working directory name.
22296
22297 2003-04-09 Jim Blandy <jimb@redhat.com>
22298
22299 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22300 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22301 after an inferior function call, report the failure, but allow the
22302 test to continue.
22303
22304 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22305
22306 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22307 with -DPROTOTYPES.
22308
22309 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22310
22311 * gdb.base/break.exp: Revert last patch.
22312
22313 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22314
22315 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22316 with -DPROTOTYPES.
22317
22318 2003-04-02 Andrew Cagney <cagney@redhat.com>
22319
22320 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22321 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22322 matching directories by the name breakpoint.
22323 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22324 Make "continue to marker1" consistent.
22325 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22326 message consistent.
22327 * lib/gdb.exp: Put "the program is no longer running", and "the
22328 program exited" in parenthesis.
22329 * lib/mi-support.exp: Ditto.
22330
22331 2003-04-02 Bob Rossi <bob_rossi@cox.net>
22332
22333 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22334
22335 2003-03-29 Andrew Cagney <cagney@redhat.com>
22336
22337 * gdb.base/sizeof.c (main): Print the value of '\377'.
22338 * gdb.base/sizeof.exp: Check the sign of '\377'.
22339
22340 2003-03-27 Michael Chastain <mec@shout.net>
22341
22342 * gdb.base/gdb1090.exp: New file.
22343 * gdb.base/gdb1090.cc: New file.
22344
22345 2003-03-27 J. Brobecker <brobecker@gnat.com>
22346
22347 * gdb.gdb/observer.exp: New regression test.
22348
22349 2003-03-27 Michael Chastain <mec@shout.net>
22350
22351 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22352 * gdb.base/ptype.exp: Likewise.
22353
22354 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
22355
22356 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22357
22358 2003-03-26 Michael Chastain <mec@shout.net>
22359
22360 * gdb.base/ptype.exp: Actually use some typedef'd types.
22361
22362 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22363
22364 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22365 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22366
22367 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22368
22369 * gdb.base/default.exp: Fix regular expression.
22370
22371 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22372
22373 * gdb.base/args.exp: Fix regular expression.
22374
22375 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22376
22377 * gdb.base/help.exp: Allow Win32 child process.
22378
22379 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22380
22381 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22382 when stepping out of main().
22383
22384 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22385
22386 * gdb.base/default.exp: Check for win32 specific message when calling
22387 "run" without executable.
22388
22389 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22390
22391 * gdb.base/args.exp: Expect .exe in output.
22392
22393 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22394
22395 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22396 Cygwin native.
22397
22398 2003-03-17 Andrew Cagney <cagney@redhat.com>
22399
22400 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22401 vector registes.
22402 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22403 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22404
22405 2003-03-17 David Carlton <carlton@math.stanford.edu>
22406
22407 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22408 test, for PR breakpoints/38.
22409 Call test_watchpoint_and_breakpoint.
22410 * gdb.base/watchpoint.c (func3): New function.
22411 (main): Call func3.
22412
22413 2003-03-04 David Carlton <carlton@math.stanford.edu>
22414
22415 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22416 Garply<Garply<char> >:: garply".
22417 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22418 with respect to PR c++/1111; note also PR c++/1113.
22419 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22420 respect to PR c++/1062.
22421 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22422
22423 2003-03-03 David Carlton <carlton@math.stanford.edu>
22424
22425 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22426 with respect to PR c++/57.
22427 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22428 c++/826.
22429 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22430 respect to PR c++/57.
22431
22432 2003-03-03 David Carlton <carlton@math.stanford.edu>
22433
22434 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22435 respect to PR c++/33 into FAILs.
22436
22437 2003-03-03 Michael Chastain <mec@shout.net>
22438
22439 * configure.in: Update copyright years.
22440
22441 2003-03-03 Michael Chastain <mec@shout.net>
22442
22443 * Makefile.in: Update copyright years.
22444
22445 2003-02-28 David Carlton <carlton@math.stanford.edu>
22446
22447 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22448 print class instead of struct and/or superfluous protection
22449 specifiers, as long as the resulting output is equivalent to the
22450 source code.
22451 Delete FIXME from end of messages on tests that don't need
22452 fixing.
22453
22454 2003-02-28 David Carlton <carlton@math.stanford.edu>
22455
22456 * gdb.c++/templates.exp (do_tests): Allow const in the two
22457 Foo<volatile char *>::foo tests.
22458
22459 2003-02-27 Michael Snyder <msnyder@redhat.com>
22460
22461 * gdb.base/restore.c (main): Return zero, so exit code
22462 will be consistant.
22463
22464 2003-02-26 David Carlton <carlton@math.stanford.edu>
22465
22466 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22467 char *>::foo" test with respect to PR c++/33. Create a new test
22468 which is identical to that one except that it doesn't put the
22469 space between the "char" and the "*"; KFAIL it, too.
22470
22471 2003-02-26 David Carlton <carlton@math.stanford.edu>
22472
22473 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22474 template types into either PASSes or KFAILs (corresponding to PR
22475 c++/57). Tweak indentation. Update copyright.
22476
22477 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22478
22479 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22480
22481 2003-02-13 Michael Chastain <mec@shout.net>
22482
22483 * gdb.base/exprs.exp: Remove i960 remnants.
22484 * gdb.base/funcargs.exp: Likewise.
22485 * gdb.base/list.exp: Likewise.
22486 * gdb.base/ptype.exp: Likewise.
22487
22488 2003-02-14 David Carlton <carlton@math.stanford.edu>
22489
22490 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22491 pEe->D::vg()" from XFAIL to KFAIL.
22492
22493 2003-02-13 Jason Molenda (jmolenda@apple.com)
22494
22495 * gdb.base/maint.exp: Update maint print statistics regexp to include
22496 new entries.
22497
22498 2003-02-13 Michael Chastain <mec@shout.net>
22499
22500 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22501
22502 2003-02-12 Michael Chastain <mec@shout.net>
22503
22504 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22505 * gdb.c++/inherit.exp: Likewise.
22506 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22507 * gdb.c++/templates.exp: Likewise.
22508 * gdb.c++/virtfunc.exp: Likewise.
22509
22510 2003-02-06 Jason Molenda (jason-cl@molenda.com)
22511
22512 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22513 why the code is written that way.
22514
22515 2003-02-05 Michael Chastain <mec@shout.net>
22516
22517 * gdb.base/dump.exp: Add missing copyright line.
22518
22519 2003-02-05 Jason Molenda (jason-cl@molenda.com)
22520
22521 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22522 at the beginning so the breakpoint doesn't get set on the loop.
22523
22524 2003-02-05 Michael Chastain <mec@shout.net>
22525
22526 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22527 output for configurations with gcc 2.95.3.
22528
22529 2003-02-05 Keith Seitz <keiths@redhat.com>
22530 Andrew Cagney <ac131313@redhat.com>
22531
22532 * gdb.mi/mi-cli.exp: New file.
22533
22534 2003-02-04 Michael Chastain <mec@shout.net>
22535
22536 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22537 Call perror and then continue.
22538
22539 2003-02-03 Michael Chastain <mec@shout.net>
22540
22541 * gdb.c++/pr-1023.cc: New file.
22542 * gdb.c++/pr-1023.exp: New file.
22543
22544 2003-02-05 Jim Blandy <jimb@redhat.com>
22545
22546 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22547 it's local to foobar. Check for it there, and check that it's not
22548 present in main.
22549 * gdb.c++/local.cc (marker2): New function.
22550 (foobar): Call marker1.
22551 (main): Call marker2 instead of marker1.
22552
22553 2003-02-04 Andrew Cagney <ac131313@redhat.com>
22554
22555 * gdb.disasm/mn10200.exp: Obsolete file.
22556 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22557 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22558 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22559
22560 2003-02-04 David Carlton <carlton@math.stanford.edu>
22561
22562 * gdb.c++/overload.exp: Test intToChar(1).
22563 * gdb.c++/overload.cc (intToChar): New.
22564 (main): Call intToChar.
22565
22566 2003-02-03 David Carlton <carlton@math.stanford.edu>
22567
22568 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22569 'might_kfail' arg.
22570 KFAIL some of the continue_to_bp_overloaded calls, according to
22571 PR c++/1025.
22572
22573 2003-02-01 Michael Chastain <mec@shout.net>
22574
22575 * gdb.base/advance.c (marker1): New marker function.
22576 * gdb.base/advance.exp: When the 'advance' command lands on the
22577 return breakpoint, it can legitimately stop on either the
22578 current line or the next line. Accommodate both outcomes.
22579 * gdb.base/until.exp: Likewise.
22580
22581 2003-02-02 Andrew Cagney <ac131313@redhat.com>
22582
22583 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22584 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22585 now a list, not a tuple.
22586 * gdb.mi/mi-var-display.exp: Ditto.
22587 * gdb.mi/gdb792.exp: Ditto.
22588
22589 2003-02-01 Andrew Cagney <ac131313@redhat.com>
22590
22591 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22592 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22593 stack backtraces.
22594 * gdb.mi/mi-syn-frame.c: Part of same.
22595
22596 2003-02-01 Mark Kettenis <kettenis@gnu.org>
22597
22598 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22599 gdb.mi/mi1-pthreads.exp: Return instead of calling
22600 gdb_suppress_entire_file.
22601
22602 2003-02-01 Mark Salter <msalter@redhat.com>
22603
22604 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22605
22606 2003-01-31 Mark Salter <msalter@redhat.com>
22607
22608 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22609 Support empty arg.
22610
22611 2003-01-30 Michael Chastain <mec@shout.net>
22612
22613 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22614 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22615 has been fixed in gdb/readline on 2003-01-09.
22616
22617 2003-01-29 Michael Snyder <msnyder@redhat.com>
22618
22619 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22620 * gdb.base/display.exp: Allow for leading underscore in symbol.
22621 * gdb.base/args.exp: Skip if target does not support args passing.
22622
22623 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
22624
22625 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22626 gdb_test. Accept a list of expect arguments as the third
22627 parameter.
22628 (gdb_test): Use it.
22629
22630 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
22631
22632 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22633 allow for different test tree configurations. Update some
22634 tescases accordingly.
22635 * gdb.arch/altivec-regs.exp: Ditto.
22636 * gdb.asm/asm-source.exp: Ditto.
22637 * gdb.base/advance.exp: Ditto.
22638 * gdb.base/display.exp: Ditto.
22639 * gdb.base/long_long.exp: Ditto.
22640 * gdb.base/mips_pro.exp: Ditto.
22641 * gdb.base/overlays.exp: Ditto.
22642 * gdb.base/relocate.exp: Ditto.
22643 * gdb.base/setshow.exp: Ditto.
22644 * gdb.base/step-line.exp: Ditto.
22645 * gdb.base/step-test.exp: Ditto.
22646 * gdb.base/until.exp: Ditto.
22647 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22648
22649 2003-01-17 David Carlton <carlton@math.stanford.edu>
22650
22651 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22652 corresponding to PR c++/945.
22653 Update copyright.
22654
22655 2003-01-17 David Carlton <carlton@math.stanford.edu>
22656
22657 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22658 corresponding to PR c++/68.
22659
22660 2003-01-17 David Carlton <carlton@math.stanford.edu>
22661
22662 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22663 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22664 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22665
22666 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22667
22668 * gdb.base/break.exp: Fix change of default location, because of
22669 removal of until tests.
22670 * gdb.base/help.exp: Update test for new 'until' help message.
22671 Add test for help on 'advance'.
22672 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22673
22674 2003-01-15 Mark Kettenis <kettenis@gnu.org>
22675
22676 * gdb.base/default.exp: Adapt "info float" test for recent changes
22677 to that command. Add test for "info vector".
22678 * gdb.base/float.exp: New file. Add test for "info float" that
22679 resembles the old test in gdb.base/default.exp.
22680
22681 2003-01-15 David Carlton <carlton@math.stanford.edu>
22682
22683 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22684
22685 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22686
22687 * gdb.base/break.exp: Move the tests of until command from here...
22688 * gdb.base/until.exp: ... to here. New file. Add other tests.
22689 * gdb.base/advance.c: New file.
22690 * gdb.base/advance.exp: New file.
22691
22692 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
22693
22694 * gdb.base/args.c: New file.
22695 * gdb.base/args.exp: New file.
22696
22697 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22698
22699 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22700
22701 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22702
22703 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22704
22705 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22706
22707 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22708 dates.
22709
22710 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22711
22712 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22713
22714 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22715
22716 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22717 (ptype &*"foo").
22718 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22719
22720 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22721
22722 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22723 * gdb.mi/mi1-console.exp: Likewise.
22724
22725 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22726
22727 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22728 * gdb.mi/mi1-console.exp: Likewise.
22729
22730 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22731
22732 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22733
22734 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22735
22736 * gdb.base/detach.exp: New test.
22737
22738 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22739
22740 * Makefile.in (ALL_SUBDIRS): New variable.
22741 (subdirs, clean, distclean): Use it.
22742 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22743 regenerating Makefile, since it is generated from the top level.
22744 * gdb.asm/Makefile.in: Likewise.
22745 * gdb.base/Makefile.in: Likewise.
22746 * gdb.c++/Makefile.in: Likewise.
22747 * gdb.disasm/Makefile.in: Likewise.
22748 * gdb.java/Makefile.in: Likewise.
22749 * gdb.mi/Makefile.in: Likewise.
22750 * gdb.threads/Makefile.in: Likewise.
22751 * gdb.trace/Makefile.in: Likewise.
22752
22753 2003-01-09 David Carlton <carlton@math.stanford.edu>
22754
22755 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22756 Add copyright year 2003.
22757
22758 2003-01-06 Michael Chastain <mec@shout.net>
22759
22760 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22761 When selecting a thread, 'line' and 'file' are optional.
22762 * gdb.mi/mi1-pthreads.exp: Likewise.
22763
22764 2003-01-06 Andreas Schwab <schwab@suse.de>
22765
22766 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22767 failures.
22768
22769 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22770
22771 Fix PR gdb/844
22772 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22773 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22774
22775 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22776 instead of calling gdb_suppress_entire_file.
22777 * gdb.threads/print-threads.exp: Likewise.
22778 * gdb.threads/schedlock.exp: Likewise.
22779
22780 * gdb.threads/killed.exp: Return instead of calling
22781 gdb_suppress_entire_file.
22782 * gdb.threads/linux-dp.exp: Likewise.
22783 * gdb.threads/pthreads.exp: Likewise.
22784
22785 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22786
22787 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22788 stabs.
22789 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22790 * gdb.base/whatis.exp: Always allow (void) after function names.
22791
22792 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22793
22794 * gdb.c++/casts.exp: Correct regexp.
22795
22796 2003-01-04 Mark Kettenis <kettenis@gnu.org>
22797
22798 * configure.in: Call AC_CONFIG_HEADER. Don't call
22799 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22800 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22801 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22802 aforementioned directories in the AC_OUPUT call.
22803 * config.hin: New file.
22804 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22805 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22806 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22807 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22808 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22809 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22810 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22811 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22812 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22813 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22814 gdb.threads/configure.in, gdb.threads/configure,
22815 gdb.threads/config.in, gdb.trace/configure.in,
22816 gdb.trace/configure: Removed.
22817
22818 2003-01-03 Michael Chastain <mec@shout.net>
22819
22820 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22821 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22822
22823 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
22824
22825 * gdb.base/store.exp: Fix regular expressions.
22826
22827 2002-12-28 Mark Kettenis <kettenis@gnu.org>
22828
22829 * configure.in: Rewrite.
22830 * configure: Regenerated.
22831
22832 2003-01-03 David Carlton <carlton@math.stanford.edu>
22833
22834 * gdb.base/psymtab.exp: New file.
22835 * gdb.base/psymtab1.c: Ditto.
22836 * gdb.base/psymtab2.c: Ditto.
22837
22838 2002-12-23 Adam Fedor <fedor@gnu.org>
22839
22840 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22841
22842 2002-12-23 David Carlton <carlton@math.stanford.edu>
22843
22844 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22845 and current_directory initialization.
22846
22847 2002-12-22 Jim Blandy <jimb@redhat.com>
22848
22849 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22850 rather than as part of the output file name.
22851
22852 * gdb.base/attach.exp: There's no need to copy the test program to
22853 /tmp; that was only ever necessary on HP/UX, and this test is
22854 entirely disabled there anyway.
22855
22856 2002-12-21 Jim Blandy <jimb@redhat.com>
22857
22858 * gdb.c++/psmang.exp: Doc fix.
22859
22860 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22861 test.
22862
22863 2002-12-20 David Carlton <carlton@math.stanford.edu>
22864
22865 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22866
22867 2002-12-18 Michael Chastain <mec@shout.net>
22868
22869 * gdb.c++/annota2.exp: Add copyright year 2002.
22870
22871 2002-12-17 David Carlton <carlton@math.stanford.edu>
22872
22873 * gdb.c++/try_catch.cc: Add marker comments.
22874 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22875 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22876 * gdb.c++/m-static.cc: Ditto.
22877 * gdb.c++/m-static1.cc: Ditto.
22878 * gdb.c++/try_catch.cc: Ditto.
22879
22880 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22881
22882 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22883 to see whether we are using the new -environment-directory
22884 command which resets via -r or the old version of the command
22885 which may prompt the user. Part of fix for gdb/741.
22886
22887 2002-12-13 Andrew Cagney <ac131313@redhat.com>
22888
22889 * gdb.fortran/types.exp: Update obsolete comment.
22890 * gdb.fortran/exprs.exp: Ditto.
22891 * lib/gdb.exp: Delete obsolete code.
22892 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22893 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22894 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22895 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22896 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22897 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22898 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22899 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22900 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22901 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22902 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22903 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22904 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22905 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22906 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22907 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22908 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22909 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22910 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22911 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22912 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22913 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22914 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22915 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22916 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22917 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22918 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22919 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22920 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22921 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22922 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22923 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22924 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22925 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22926 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22927 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22928 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22929
22930 2002-12-11 David Carlton <carlton@math.stanford.edu>
22931
22932 * gdb.c++/m-data.exp: Add test for members that shadow global
22933 variables: see PR gdb/804.
22934 * gdb.c++/m-data.cc: Ditto.
22935
22936 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
22937
22938 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22939
22940 2002-12-06 David Carlton <carlton@math.stanford.edu>
22941
22942 * gdb.base/store.c: Don't declare functions static.
22943
22944 2002-12-04 Andrew Cagney <ac131313@redhat.com>
22945
22946 * gdb.base/store.exp, gdb.base/store.c: New files.
22947
22948 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22949
22950 * gdb.base/selftest.exp: Update for current gdb.
22951
22952 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22953
22954 * gdb.base/maint.exp: Only dump symbols from one source file
22955 or objfile.
22956
22957 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22958
22959 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22960 function call.
22961
22962 2002-11-25 Jim Blandy <jimb@redhat.com>
22963
22964 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22965 function appearing in error message.
22966
22967 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
22968
22969 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22970
22971 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22972
22973 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22974 for mi1 and current mi is in correct format. New mi startup message
22975 should be in mi console format. This is part of fix for PR gdb/604.
22976
22977 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22978
22979 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22980 which explicitly prints the zero offset as "+0".
22981
22982 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
22983
22984 * gdb.threads/schedlock.c (args): Make unsigned.
22985
22986 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
22987
22988 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22989 numbers. Allow "foo2|selected stack frame".
22990 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22991 * gdb.asm/asmsrc2.s: Likewise.
22992 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22993 comments.
22994 * gdb.asm/mips.inc: New file.
22995
22996 2002-10-18 Adam Fedor <fedor@gnu.org>
22997
22998 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22999 * gdb.base/help.exp: Likewise.
23000
23001 2002-10-17 Kevin Buettner <kevinb@redhat.com>
23002
23003 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23004 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23005
23006 2002-10-02 Jim Blandy <jimb@redhat.com>
23007
23008 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23009
23010 2002-10-01 Andrew Cagney <ac131313@redhat.com>
23011
23012 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23013 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23014 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23015 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23016 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23017 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23018 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23019
23020 2002-09-29 Andrew Cagney <ac131313@redhat.com>
23021
23022 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23023 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23024 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23025 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23026 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23027 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23028 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
23029
23030 2002-09-27 Kevin Buettner <kevinb@redhat.com>
23031
23032 * gdb.base/annota1.exp (info break): Make directory components of
23033 path optional since not all compilers emit this debug information.
23034
23035 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23036 step ends up stepping out of the function instead of stopping on
23037 the epilogue.
23038
23039 2002-09-26 Keith Seitz <keiths@redhat.com>
23040
23041 * lib/insight-support.exp (gdbtk_start): Figure out where
23042 the insight executable is based on where gdb is. Use this
23043 executable to start insight instead of gdb.
23044
23045 2002-09-25 Andrew Cagney <cagney@redhat.com>
23046
23047 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23048
23049 2002-09-24 Andrew Cagney <ac131313@redhat.com>
23050
23051 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23052 test_isolated_complaints.
23053 (test_empty_complaint): New function.
23054 (test_empty_complaints): New function. Check no output when no
23055 complaints.
23056
23057 2002-09-19 Jim Blandy <jimb@redhat.com>
23058
23059 * gdb.base/charset.exp, gdb.base/charset.c: New files.
23060
23061 2002-09-19 Andrew Cagney <ac131313@redhat.com>
23062
23063 * gdb.gdb/complaints.exp: New file.
23064
23065 2002-09-18 Andrew Cagney <ac131313@redhat.com>
23066
23067 * gdb.base/maint.exp: Check `help maint internal-warning'.
23068
23069 2002-09-18 David Carlton <carlton@math.stanford.edu>
23070
23071 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23072 numbers, and replace them by a single breakpoint after the
23073 constructors are all finished.
23074 Add test 4.
23075 * gdb.c++/m-static.cc: Add test 4.
23076 * gdb.c++/m-static.h: New file.
23077 * gdb.c++/m-static1.cc: New file.
23078
23079 * gdb.c++/printmethod.exp: New file.
23080 * gdb.c++/printmethod.cc: New file.
23081
23082 * gdb.c++/pr-574.exp: New file.
23083 * gdb.c++/pr-574.cc: New file.
23084
23085 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23086
23087 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23088 embedded targets which never actually exit.
23089
23090 2002-09-18 Fernando Nasser <fnasser@redhat.com>
23091
23092 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23093 "don't step after run" as unresolved or unsupported, instead of xfail.
23094
23095 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23096
23097 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23098 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23099 Add newline to expected string in "step out of main (status wrapper)"
23100 case.
23101
23102 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23103
23104 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23105 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23106
23107 2002-09-17 Tom Tromey <tromey@redhat.com>
23108
23109 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23110 \000, not \0, in double-quoted string.
23111
23112 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
23113
23114 * gdb.base/commands.exp: Don't expect a "Program exited normally"
23115 string after running the commands execution on breakpoint tests.
23116
23117 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
23118
23119 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23120
23121 2002-09-12 Joel Brobecker <brobecker@gnat.com>
23122
23123 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23124
23125 2002-09-10 Keith Seitz <keiths@redhat.com>
23126
23127 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23128 runto proc.
23129 (mi_run_to_main): Use mi_runto.
23130 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23131
23132 2002-09-10 Keith Seitz <keiths@redhat.com>
23133
23134 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23135 regexp for stopping at main. Could have multiple event notifications.
23136 Don't assume that main was declared with no parameters.
23137 (mi_next): Use mi_step_to.
23138 (mi_step): Use mi_next_to.
23139
23140 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
23141
23142 * gdb.base/default.exp: Fix expected string in `info float' test.
23143
23144 2002-09-09 Ben Elliston <bje@redhat.com>
23145
23146 * config/mips.exp: Update comments.
23147 * config/mips-idt.exp: Likewise.
23148 * config/nind.exp: Likewise.
23149 * config/slite.exp: Likewise.
23150 * config/sparclet.exp: Likewise.
23151 * config/udi.exp: Likewise.
23152 * config/vx.exp: Likewise.
23153 * config/vxworks29k.exp: Likewise.
23154
23155 2002-09-05 Jim Blandy <jimb@redhat.com>
23156
23157 * gdb.threads/killed.exp: Fix test failure message.
23158
23159 2002-09-04 Keith Seitz <keiths@redhat.com>
23160
23161 * lib/mi-support.exp: Update copyright.
23162 (mi_gdb_test): Increase the priority of the expected pattern
23163 so that it matches gdb_test.
23164
23165 2002-09-03 Keith Seitz <keiths@redhat.com>
23166
23167 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23168 Use integer comparison instead of string comparison for testing
23169 whether binary was built.
23170
23171 2002-09-03 Jim Blandy <jimb@redhat.com>
23172
23173 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23174
23175 2002-08-29 Jim Blandy <jimb@redhat.com>
23176
23177 * gdb.threads/pthreads.exp: Move the portable thread compilation
23178 code into a function in lib/gdb.exp, and call that from here.
23179 * lib/gdb.exp (gdb_compile_pthreads): New function.
23180
23181 2002-08-29 Keith Seitz <keiths@redhat.com>
23182
23183 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23184 expect_out so that callers can get at it.
23185
23186 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
23187
23188 * gdb.threads/print-threads.c: New file.
23189 * gdb.threads/print-threads.exp: New file.
23190 * gdb.threads/schedlock.c: New file.
23191 * gdb.threads/schedlock.exp: New file.
23192
23193 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
23194
23195 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23196 not altivec.c.
23197
23198 2002-08-17 Mark Kettenis <kettenis@gnu.org>
23199
23200 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23201 targets. The problem should be fixed now.
23202
23203 2002-08-15 Mark Kettenis <kettenis@gnu.org>
23204
23205 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23206 2002-07-24 change that removes final dots from error messages.
23207
23208 2002-08-13 Tom Tromey <tromey@redhat.com>
23209
23210 * gdb.base/readline.exp: New file.
23211
23212 2002-08-01 Andrew Cagney <ac131313@redhat.com>
23213
23214 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23215 supress message.
23216
23217 2002-08-01 Andrew Cagney <cagney@redhat.com>
23218
23219 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23220 CHILL_FOR_TARGET and CHILL_LIB.
23221 * configure.in (configdirs): Remove gdb.chill.
23222 * configure: Regenerate.
23223 * lib/gdb.exp: Obsolete references to chill.
23224 * gdb.fortran/types.exp: Ditto.
23225 * gdb.fortran/exprs.exp: Ditto.
23226
23227 2002-07-30 Kevin Buettner <kevinb@redhat.com>
23228
23229 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23230 set Irix-specific compile and link flags.
23231
23232 2002-07-29 Kevin Buettner <kevinb@redhat.com>
23233
23234 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23235 source files. The ``-o'' option doesn't work with the ``-E'' option
23236 when using the Irix compiler.
23237
23238 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
23239
23240 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23241 Improve support for reusing an exec file. Copy exec file
23242 to target, and run gdbserver on the target instead of on the host.
23243
23244 2002-07-18 Jim Blandy <jimb@redhat.com>
23245
23246 * gdb.base/ending-run.exp: Don't expect to see the program end in
23247 some orderly fashion when we're running on a real stand-alone
23248 board.
23249
23250 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23251 targets that don't support interrupts.
23252
23253 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23254
23255 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23256 systems.
23257 Move comments in expect statements to inside the actions, so that they
23258 don't get matched against.
23259
23260 2002-07-10 Mark Kettenis <kettenis@gnu.org>
23261
23262 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23263 function when asleep" test.
23264
23265 2002-07-10 Andrew Cagney <ac131313@redhat.com>
23266
23267 * gdb.base/page.exp: Rewrite to handle problems with very long
23268 `info set' output. Update copyright.
23269
23270 2002-06-26 Andrew Cagney <ac131313@redhat.com>
23271
23272 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23273 gdb.threads-hp.
23274 * gdb.hp/configure: Regenerate.
23275 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23276 * gdb.hp/gdb.threads-hp/configure: Delete file.
23277 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23278
23279 2002-06-22 Andrew Cagney <ac131313@redhat.com>
23280
23281 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23282 setlocale, bindtextdomain and textdomain.
23283
23284 2002-06-11 Jim Blandy <jimb@redhat.com>
23285
23286 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23287 preprocessor macro information is present.
23288
23289 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23290 tests.
23291
23292 2002-06-06 Michael Snyder <msnyder@redhat.com>
23293
23294 * gdb.base/overlays.exp: Record addresses of overlay
23295 functions in TCL variables rather than in GDB variables,
23296 to avoid having GDB convert them to pointers (with loss
23297 of information).
23298
23299 * gdb.base/d10v.ld: Merge in several years worth of
23300 default linker script changes.
23301 * gdb.base/long_long.exp: Add check for sizeof (long double).
23302
23303 2002-06-06 Michal Ludvig <mludvig@suse.cz>
23304
23305 * gdb.asm/asm-source.exp: Add x86-64 target.
23306 * gdb.asm/x86_64.inc: New.
23307
23308 2002-05-30 Michael Chastain <mec@shout.net>
23309
23310 From Benjamin Kosnik <bkoz@redhat.com>:
23311 * gdb.c++/m-static.cc: New file.
23312 * gdb.c++/m-static.exp: New file.
23313
23314 2002-05-28 Michael Snyder <msnyder@redhat.com>
23315
23316 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23317 precision.
23318
23319 2002-05-27 Michael Chastain <mec@shout.net>
23320
23321 From Benjamin Kosnik <bkoz@redhat.com>:
23322 * gdb.c++/m-data.cc: New file.
23323 * gdb.c++/m-data.exp: New file.
23324
23325 2002-05-27 Michael Chastain <mec@shout.net>
23326
23327 From Benjamin Kosnik <bkoz@redhat.com>:
23328 * gdb.c++/try_catch.cc: New file.
23329 * gdb.c++/try_catch.exp: New file.
23330
23331 2002-05-27 Michael Chastain <mec@shout.net>
23332
23333 * gdb.c++/local.exp: Accept more nested types in output.
23334
23335 2002-05-26 Michael Chastain <mec@shout.net>
23336
23337 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23338
23339 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23340
23341 * lib/gdb.exp (gdb_wrapper_init): Just because
23342 gdb_wrapper_file exists, this does not mean that the file
23343 should not be rebuilt. That is what gdb_wrapper_initialized
23344 is for.
23345 (default_gdb_init): Reset gdb_wrapper_initialized.
23346
23347 2002-05-23 Michael Snyder <msnyder@redhat.com>
23348
23349 * gdb.base/all-bin.exp: Revise previous patch by just reducing
23350 the precision of the floating point test results.
23351 * gdb.base/call-rt-st.exp: Ditto.
23352
23353 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23354 * gdb.base/call-rt-st.exp: Ditto.
23355
23356 2002-05-19 Michael Chastain <mec@shout.net>
23357
23358 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23359
23360 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
23361
23362 * configure.in (configdirs): Add gdb.arch.
23363 * configure: Regenerate.
23364
23365 2002-05-17 Jim Blandy <jimb@redhat.com>
23366
23367 * gdb.base/completion.exp: Recognize the more detailed error
23368 messages produced by the macro expander's lexical analyzer.
23369
23370 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23371
23372 * gdb.arch/altivec-abi.c: New file.
23373 * gdb.arch/altivec-abi.exp: New file.
23374 * gdb.arch/altivec-regs.c: New file.
23375 * gdb.arch/altivec-regs.exp: New file.
23376
23377 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
23378
23379 * gdb.base/maint.exp (maint print type): Update for new type
23380 structure.
23381
23382 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23383
23384 * gdb.arch: New directory.
23385 * gdb.arch/configure.in: New file.
23386 * gdb.arch/configure: New file.
23387 * gdb.arch/Makefile.in: New file.
23388
23389 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
23390
23391 * gdb.asm/asm-source.exp: Add v850 as supported target.
23392 * gdb.asm/v850.inc: New file.
23393
23394 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
23395
23396 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23397
23398 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
23399
23400 * gdb.base/break.exp: Check 'break "marker2"'.
23401
23402 2002-05-10 Michael Snyder <msnyder@redhat.com>
23403
23404 * gdb.base/long_long.exp: Fix typo.
23405
23406 2002-05-10 Jim Blandy <jimb@redhat.com>
23407
23408 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23409 a bug.
23410
23411 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23412 Recognize more detailed error message produced by the macro
23413 expander's lexical analyzer.
23414 * lib/gdb.exp (test_print_reject): Same.
23415
23416 2002-05-09 Mark Kettenis <kettenis@gnu.org>
23417
23418 * gdb.c++/method.exp: Fix typo.
23419
23420 2002-05-08 Michael Snyder <msnyder@redhat.com>
23421
23422 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23423 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23424 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23425 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23426 Add iftarget clause for strongarm.
23427
23428 2002-05-06 Michael Snyder <msnyder@redhat.com>
23429
23430 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23431 (gdb_continue_to_end): Accept output from status wrapper.
23432 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23433 Clean up fail messages to match pass messages.
23434
23435 Enable the "needs_status_wrapper" testsuite feature.
23436 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23437 (gdb_compile): Conditionally call gdb_wrapper_init.
23438 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23439 * gdb.c++/method.exp: Recognize output from status wrapper.
23440
23441 2002-05-06 Ben Elliston <bje@redhat.com>
23442 From Graydon Hoare <graydon@redhat.com>
23443
23444 * config/sid.exp: Include support for "rawsid" protocol.
23445
23446 2002-05-03 Jim Blandy <jimb@redhat.com>
23447
23448 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23449 * gdb.c++/hang3.C: New file.
23450
23451 2002-05-04 Andrew Cagney <ac131313@redhat.com>
23452
23453 * gdb.base/default.exp: Remove obsolete code.
23454 * gdb.c++/misc.exp: Ditto. Update copyright.
23455 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23456 * gdb.base/whatis.exp: Ditto. Update copyright.
23457 * gdb.base/scope.exp: Ditto. Update copyright.
23458 * gdb.base/ptype.exp: Ditto. Update copyright.
23459 * gdb.base/printcmds.exp: Ditto. Update copyright.
23460 * gdb.base/opaque.exp: Ditto. Update copyright.
23461 * gdb.base/list.exp: Ditto.
23462 * gdb.base/funcargs.exp: Ditto. Update copyright.
23463 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23464 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23465 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23466 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23467 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23468 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23469
23470 2002-05-02 Michael Snyder <msnyder@redhat.com>
23471
23472 * gdb.base/watchpoint.exp: Add xscale target.
23473 * gdb.base/long_long.exp: Add xscale target.
23474 * gdb.base/default.exp: Add xscale target.
23475
23476 2002-05-01 Jim Blandy <jimb@redhat.com>
23477
23478 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23479 gdb.c++/hang.exp: New test.
23480
23481 2002-05-01 Fred Fish <fnf@redhat.com>
23482
23483 * gdb.base/completion.exp: Handle completions of "./Make" for
23484 more than one completion possibility, as is the case when we
23485 build and test in the source tree.
23486
23487 2002-04-29 Anthony Green <green@redhat.com>
23488
23489 * gdb.java/jmisc1.exp: New file.
23490 * gdb.java/jmisc2.exp: New file.
23491
23492 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
23493
23494 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23495
23496 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
23497
23498 * gdb.base/help.exp: Change 'help status' to allow for target
23499 dependent output differences.
23500
23501 2002-04-22 Michael Chastain <mec@shout.net>
23502
23503 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23504
23505 2002-04-22 Michael Chastain <mec@shout.net>
23506
23507 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23508
23509 2002-04-17 David S. Miller <davem@redhat.com>
23510
23511 * gdb.asm/sparc64.inc: New file.
23512 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23513
23514 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
23515
23516 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23517 instruction file directly into the build tree. Clean up at end of
23518 test.
23519
23520 2002-04-18 David S. Miller <davem@redhat.com>
23521
23522 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23523 handle 64-bit platforms correctly.
23524 * gdb.base/maint.exp: Likewise.
23525
23526 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23527
23528 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23529 ``-fpic'' when compiling files comprising a shared library, but
23530 it does need additional linker flags in order to find shared
23531 libraries at run time.
23532
23533 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23534
23535 * gdb.base/cvexpr.c (use): New function.
23536 (main): Invoke use() on all global variables to prevent
23537 some linkers from deleting these otherwise unused symbols.
23538
23539 2002-04-17 Michael Chastain <mec@shout.net>
23540 From David S. Miller <davem@redhat.com>
23541
23542 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23543 handle 64-bit platforms correctly.
23544
23545 2002-04-12 Michael Snyder <msnyder@redhat.com>
23546 From Jim Blandy <jimb@redhat.com>
23547 * gdb.base/foo.c (foox): Remove section attribute; the linker
23548 script can handle this instead.
23549 * gdb.base/bar.c (barx): Same.
23550 * gdb.base/baz.c (bazx): Same.
23551 * gdb.base/grbx.c (grbxx): Same.
23552
23553 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23554 manager doesn't automatically unmap overlays unnecessarily.
23555
23556 2002-04-10 Martin M. Hunt <hunt@redhat.com>
23557
23558 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23559 stepping out of main.
23560
23561 2002-04-09 Michael Chastain <mec@shout.net>
23562
23563 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23564 scope so that the nested scope tests will make sense.
23565 * gdb.c++/local.exp: Write patterns that actually work with gcc
23566 (the HP patterns "were never known to work with gcc").
23567 Keep the old aCC patterns too.
23568
23569 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
23570
23571 * gdb.base/attach.exp: Correct target board test.
23572
23573 2002-04-08 Michael Chastain <mec@shout.net>
23574
23575 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23576 in a const method. Add some xfail and fail cases for configurations
23577 that do not emit the "const ...".
23578
23579 2002-04-07 Michael Chastain <mec@shout.net>
23580
23581 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23582 Accept "A * const" and "const A * const" as type of "this".
23583 Fix spelling of getFunky throughout. Make messages uniform.
23584
23585 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23586
23587 Work around for PR gdb/285:
23588 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23589
23590 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23591
23592 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23593 instructions file at run time instead of configure time.
23594 Sometimes we run the test in a directory that is not the one we
23595 configured in.
23596 * gdb.asm/configure.in: Delete creation of symlink.
23597 * gdb.asm/configure: Regenerate.
23598
23599 2002-04-05 J. Brobecker <brobecker@gnat.com>
23600
23601 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23602 xfullpath () function.
23603
23604 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23605
23606 * gdb.asm/Makefile.in: Correct dependencies.
23607
23608 * gdb.asm/powerpc.inc: New file.
23609 * gdb.asm/asm-source.exp: Add PowerPC.
23610 * gdb.asm/configure.in: Likewise.
23611 * gdb.asm/configure: Regenerated.
23612
23613 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23614
23615 * gdb.base/relocate.exp: New file.
23616 * gdb.base/relocate.c: New file.
23617
23618 2002-04-04 Fred Fish <fnf@redhat.com>
23619
23620 * gdb.base/step-test.exp: Update comment regarding stopping in
23621 memcpy/bcopy calls inserted as part of the compiler runtime.
23622
23623 2002-04-04 Michael Snyder <msnyder@redhat.com>
23624
23625 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23626
23627 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
23628
23629 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23630 (gdb_expect): Remove $notransfer hack.
23631
23632 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
23633
23634 * gdb.c++/classes.exp ("calling method for small class"): Match
23635 updated register output.
23636
23637 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23638
23639 Fix PR gdb/452
23640 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23641 when finished. Make gdb_file_cmd send "exec-file" when
23642 appropriate.
23643
23644 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23645
23646 * gdb.base/attach.exp: Remove extra setup_xfail.
23647
23648 2002-03-26 Michael Snyder <msnyder@redhat.com>
23649
23650 * gdb.base/default.exp: Add tests for dump, append, and restore.
23651 * gdb.base/help.exp: Add tests for dump, append, and restore.
23652 * gdb.base/dump.exp: New file, test dump, append and restore.
23653 * gdb.base/dump.c: New file.
23654
23655 2002-03-27 Michael Snyder <msnyder@redhat.com>
23656
23657 * gdb.base/help.exp: Modify expect strings to reflect
23658 clean-ups in help messages.
23659
23660 2002-03-26 Fred Fish <fnf@redhat.com>
23661
23662 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23663 have debugging info for those functions and the compiler uses them
23664 internally to copy structs around.
23665
23666 2002-03-26 Fred Fish <fnf@redhat.com>
23667
23668 * gdb.base/list.exp: Revert the change made yesterday and add note
23669 about why we don't list the default lines for remote targets.
23670
23671 2002-03-25 Michael Snyder <msnyder@redhat.com>
23672
23673 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23674
23675 2002-03-25 Fred Fish <fnf@redhat.com>
23676
23677 * gdb.base/list.exp: This test works on remote targets so remove
23678 the short circuit for remote targets. Update copyright.
23679
23680 2002-03-25 Fred Fish <fnf@redhat.com>
23681
23682 * gdb.base/attach.exp: Fix logic error that was suppressing this
23683 test for all non hppa*-*-hpux* targets, instead of the hp target.
23684 Move comments closer to the suppression point. Also now need to
23685 check that we are running natively.
23686
23687 2002-03-22 Michael Snyder <msnyder@redhat.com>
23688
23689 * gdb.base/default.exp: Add test for gcore. Update copyright.
23690 * gdb.base/help.exp: Add test for gcore. Update copyright.
23691
23692 2002-03-06 Fred Fish <fnf@redhat.com>
23693
23694 * gdb.base/funcargs.c: Remove extraneous ';' character.
23695 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23696
23697 2002-03-04 Michael Chastain <mec@shout.net>
23698
23699 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23700 accommodate gcc v3 function signature.
23701 * gdb.mi/mi0-var-cmd-exp: Ditto.
23702
23703 2002-02-24 Andrew Cagney <ac131313@redhat.com>
23704
23705 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23706 ``GNU/Linux'' or ``Linux kernel''
23707 * testsuite/gdb.threads/pthreads.c: Ditto.
23708
23709 2002-02-24 Michael Chastain <mec@shout.net>
23710
23711 * gdb.threads/pthreads.c (thread1): Add a return statement.
23712 (thread2): Likewise.
23713 (foo): Likewise.
23714
23715 2002-02-23 Michael Chastain <mec@shout.net>
23716
23717 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23718 to placate gcc.
23719
23720 2002-02-23 Michael Chastain <mec@shout.net>
23721
23722 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23723 test "ptype bint". The test passes on all my stabs configurations.
23724
23725 2002-02-21 Jim Blandy <jimb@redhat.com>
23726
23727 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23728 filename at a time, and watch for the ones we want to see.
23729
23730 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23731 types of pointers to prototyped functions.
23732
23733 2002-02-20 Andrew Cagney <ac131313@redhat.com>
23734
23735 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23736 signed, unsigned and straight char.
23737 (padding_char, padding_short, padding_int, padding_long,
23738 padding_long_long, padding_float, padding_double,
23739 padding_long_double): New global variables.
23740 (fill, fill_structs): New functions.
23741
23742 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23743 for correctly sized writes. Update copyright.
23744 (get_valueof): New procedure.
23745 (get_sizeof): Call get_valueof.
23746 (check_valueof): New procedure.
23747 (check_padding): New procedure.
23748
23749 2002-02-20 Michael Chastain <mec@shout.net>
23750
23751 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23752 to setup_xfail. Document some of the remaining calls.
23753
23754 2002-02-18 Michael Chastain <mec@shout.net>
23755
23756 * gdb.c++/userdef.exp: Update copyright year.
23757
23758 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
23759
23760 * gdb.c++/userdef.exp: Test overloaded operators properly.
23761 Remove xfails.
23762
23763 2002-02-14 Michael Snyder <msnyder@redhat.com>
23764
23765 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23766
23767 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
23768
23769 * gdb.base/a2-run.exp: Check for a remote target properly.
23770 * gdb.base/annota1.exp: Likewise.
23771 * gdb.base/list.exp: Likewise.
23772 * gdb.base/reread.exp: Likewise.
23773 * gdb.base/scope.exp: Likewise.
23774 * gdb.base/shlib-call.exp: Likewise.
23775 * gdb.base/term.exp: Likewise.
23776 * gdb.c++/annota2.exp: Likewise.
23777
23778 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
23779
23780 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23781
23782 2002-02-10 Michael Chastain <mec@shout.net>
23783
23784 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23785 (call_after_alloca): Ditto.
23786
23787 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
23788
23789 * gdb.base/ending-run.exp: Guard "cont" test with
23790 gdb_skip_stdio_test.
23791
23792 2002-02-06 Jim Blandy <jimb@redhat.com>
23793
23794 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23795 from here...
23796 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23797 To here. Disable this test on non-HP platforms. Add big comment.
23798
23799 2002-02-04 Michael Snyder <msnyder@redhat.com>
23800
23801 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23802 other than d10v and m32r.
23803
23804 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
23805
23806 * gdb.base/default.exp: Rewrite test patterns to reduce time
23807 taken to match them.
23808
23809 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23810
23811 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23812 Allow a start function above main.
23813 * gdb.threads/linux-dp.exp: Fix copyright date.
23814
23815 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23816
23817 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23818 (check_philosopher_stack): Check for manager thread before checking
23819 for a just-starting thread.
23820
23821 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23822
23823 From Neil Booth <neil@daikokuya.demon.co.uk>:
23824 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23825 warnings.
23826
23827 2002-01-21 Fred Fish <fnf@redhat.com>
23828
23829 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23830 not caller.
23831
23832 2002-01-21 Jim Blandy <jimb@redhat.com>
23833
23834 * gdb.base/reread.exp: Check that GDB properly re-reads the
23835 executable file when it changes while no inferior is running.
23836
23837 2002-01-21 Fred Fish <fnf@redhat.com>
23838
23839 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23840 optionally accept the "shlib events" variation.
23841
23842 2002-01-21 Jim Blandy <jimb@redhat.com>
23843
23844 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23845 call `fflush' after every `printf', so that the output is produced
23846 at predictable points, regardless of whatever buffering does (or
23847 doesn't) take place.
23848 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23849 at different points.
23850
23851 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23852
23853 * gdb.c++/inherit.exp: Update copyright years.
23854 * gdb.c++/method.exp: Likewise.
23855
23856 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23857
23858 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23859 artificial methods/arguments.
23860 * gdb.c++/derivation.exp: Likewise.
23861 * gdb.c++/inherit.exp: Likewise.
23862 * gdb.c++/method.exp: Likewise.
23863 * gdb.c++/virtfunc.exp: Likewise.
23864
23865 2002-01-18 Andrew Cagney <ac131313@redhat.com>
23866
23867 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23868 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23869 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23870 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23871 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23872 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23873
23874 2002-01-17 Jim Blandy <jimb@redhat.com>
23875
23876 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23877 anchoring the pattern matching the entry point symbol's name.
23878
23879 2002-01-17 Andrew Cagney <ac131313@redhat.com>
23880
23881 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23882 continue/quit query. Update copyright.
23883
23884 2002-01-14 Michael Snyder <msnyder@redhat.com>
23885
23886 * gdb.base/gcore.exp: Remove extra debugging output.
23887
23888 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23889
23890 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23891 for slightly dubious v2 mangled string.
23892
23893 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23894
23895 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23896
23897 2002-01-10 Jason Merrill <jason@redhat.com>
23898
23899 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23900
23901 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23902 constructors.
23903 * gdb.c++/derivation.exp: Likewise.
23904 * gdb.c++/templates.exp: Likewise.
23905 * gdb.c++/virtfunc.exp: Likewise.
23906
23907 2002-01-10 Michael Snyder <msnyder@redhat.com>
23908
23909 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23910
23911 2002-01-08 Michael Snyder <msnyder@redhat.com>
23912
23913 * gdb.base/gcore.exp: New test for generate-core-file command.
23914 * gdb.base/gcore.c: Testcase for above.
23915 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23916
23917 2002-01-08 Jason Merrill <jason@redhat.com>
23918
23919 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23920
23921 2002-01-07 Fred Fish <fnf@redhat.com>
23922
23923 * gdb.c++/overload.exp: Remove unconditional xfails for:
23924 print foo_instance1.overloadargs(1)
23925 print foo_instance1.overloadargs(1, 2)
23926 print foo_instance1.overloadargs(1, 2, 3)
23927 print foo_instance1.overloadargs(1, 2, 3, 4)
23928 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23929 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23930 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23931 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23932 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23933 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23934 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23935 print foo_instance1.overload1arg()
23936 print foo_instance1.overload1arg((char)arg2)
23937 print foo_instance1.overload1arg((signed char)arg3)
23938 print foo_instance1.overload1arg((unsigned char)arg4)
23939 print foo_instance1.overload1arg((int)arg7)
23940 print foo_instance1.overload1arg((unsigned int)arg8)
23941 print foo_instance1.overload1arg((float)arg11)
23942 print foo_instance1.overload1arg((double)arg12)
23943
23944 2002-01-07 Michael Snyder <msnyder@redhat.com>
23945
23946 * gdb.base/huge.exp: New test. Print a very large target data object.
23947 (skip_huge_test): New test variable. Define if you want to skip this
23948 test. The test reads an 8 megabyte data object from the target, so it
23949 might be very time consuming on remote targets with a slow connection.
23950 * gdb.base/huge.c: New file. Test case for above.
23951
23952 2002-01-07 Fred Fish <fnf@redhat.com>
23953
23954 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23955 g_instance.bfoo, and g_instance.cfoo.
23956
23957 2002-01-07 Jeffrey A Law <law@redhat.com>
23958
23959 * gdb.base/break.c (multi_line_if_conditional): New function.
23960 (multi_ilne_while_conditional): Likewise.
23961 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23962 IF or WHILE condition puts the breakpoint at the start of
23963 the condition.
23964
23965 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23966 hppa*-*-hpux* expected failure.
23967 * gdb.base/structs.exp (do_function_calls): Similarly.
23968
23969 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23970 watchpoints.
23971
23972 2002-01-06 Andrew Cagney <ac131313@redhat.com>
23973
23974 Fix PR gdb/66.
23975 * gdb.base/structs.exp: Replace skip for a29k with skip for
23976 gdb,cannot_call_functions.
23977 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23978 * gdb.base/callfuncs.exp: Ditto.
23979 * gdb.base/call-rt-st.exp: Ditto.
23980 * gdb.base/call-strs.exp: Ditto.
23981 * gdb.base/callfwmall.exp: Ditto.
23982 * gdb.base/scope.exp: Obsolete xfail a29k.
23983 * gdb.c++/misc.exp: Ditto.
23984 * gdb.c++/cplusfuncs.exp: Ditto.
23985 * gdb.base/ptype.exp: Ditto.
23986 * gdb.base/printcmds.exp: Ditto.
23987 * gdb.base/opaque.exp: Ditto.
23988 * gdb.base/list.exp: Ditto.
23989 * gdb.base/funcargs.exp: Ditto.
23990 * gdb.base/default.exp: Ditto.
23991
23992 2002-01-04 Michael Snyder <msnyder@redhat.com>
23993
23994 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23995 * gdb.base/maint.exp: Add tests for maint info sections options.
23996
23997 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23998
23999 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24000
24001 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
24002
24003 * gdb.asm/arm.inc: New file.
24004 * gdb.asm/asm-source.exp: Add arm targets.
24005 * gdb.asm/configure.in: Ditto.
24006 * gdb.asm/configure: Recreated from configure.in.
24007
24008 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24009
24010 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24011 with HP's compiler.
24012 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24013 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24014 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24015 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24016
24017 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24018 either HP's compilers or GCC.
24019
24020 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24021 a SIGBUS or SIGSEGV.
24022
24023 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24024
24025 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24026 can be compiled with either HP's compiler or GCC.
24027
24028 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24029 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24030 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24031
24032 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24033 to match current gdb output. Update due to using auto-solib-limit
24034 for limiting instead of overloading auto-solib-add.
24035 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24036 test program.
24037
24038 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
24039 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24040 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24041 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24042 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24043 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24044 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24045 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24046 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24047 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24048 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24049 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24050 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
24051
24052 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24053 a SIGTRAP to the inferior.
24054
24055 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
24056
24057 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24058 Substitute call to target_link by call to gdb_compile.
24059
24060 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24061
24062 * gdb.base/break.exp: Fix HP specific search string when testing
24063 backtracing in a called function.
24064
24065 * gdb.base/constvars.exp: Only set lang to C++ if we're
24066 compiling the test with HP's compilers.
24067 * gdb.base/volatile.exp: Similarly.
24068
24069 2001-12-19 Jim Blandy <jimb@redhat.com>
24070
24071 * gdb.base/printcmds.exp: Expect the null character to be printed
24072 as '\0', and the '\013' to be printed as '\v'.
24073 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24074 * gdb.base/setvar.exp: Same.
24075
24076 2001-12-17 Jim Blandy <jimb@redhat.com>
24077
24078 * gdb.base/completion.exp: Rather than completing very long
24079 filenames, which can make the readline library produce output we
24080 don't recognize, cd to the directory first, and then complete
24081 using nice, short relative paths.
24082
24083 * gdb.base/completion.exp: On some systems, there is, in fact, a
24084 variable named `b' in scope, since GDB treats all static
24085 variables as being in scope. So use `no_var_named_this'
24086 instead of `b'.
24087
24088 * gdb.base/corefile.exp: Recognize the message saying that GDB
24089 can't find the core file's registers as a failure.
24090
24091 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24092
24093 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24094 test expect string more specific.
24095
24096 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
24097
24098 * gdb.asm/asm-source.exp: Add support for xstormy16.
24099 * gdb.asm/configure.in: Ditto.
24100 * gdb.asm/configure: Rebuild.
24101 * gdb.asm/xstormy16.inc: New file.
24102
24103 2001-12-10 Fred Fish <fnf@redhat.com>
24104
24105 * gdb.base/maint.exp: Update to match changes in type dumping code.
24106
24107 2001-12-10 Jim Blandy <jimb@redhat.com>
24108
24109 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
24110 matching the entry point symbol's name at the beginning of the
24111 line.
24112
24113 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24114
24115 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24116 gdb.c++/inherit.exp, gdb.c++/method.exp,
24117 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24118 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24119 and class layout support.
24120
24121 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24122
24123 * gdb.c++/classes.exp: Add test for static member function.
24124 * gdb.c++/misc.cc: Add class with static member function.
24125
24126 2001-12-07 Jim Blandy <jimb@redhat.com>
24127
24128 If GDB says it can't find the struct the function returned, report
24129 those tests as `unsupported'.
24130 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24131 Rewrite subsequent tests to use it.
24132
24133 If GDB says it can't find the struct the function returned, report
24134 those tests as `unsupported'.
24135 * gdb.base/structs.exp (call_struct_func): New function.
24136 (do_function_calls): Use call_struct_func to call the functions
24137 returning structs.
24138
24139 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24140 whether functions are prototyped or not, so we can't possibly pass
24141 arguments to t_float_values2 properly.
24142
24143 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24144 value of `timeout' for targets other than the mips*tx39-*.
24145
24146 2001-12-06 Michael Snyder <msnyder@redhat.com>
24147
24148 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
24149 and detect whether the start symbol has a leading underscore.
24150
24151 2001-12-04 Jim Blandy <jimb@redhat.com>
24152
24153 * gdb.base/completion.exp: Clarify indentation.
24154
24155 2001-12-03 Jim Blandy <jimb@redhat.com>
24156
24157 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24158 variables on the S/390, not `.word'.
24159
24160 2001-11-30 Jim Blandy <jimb@redhat.com>
24161
24162 Add assembly-source tests for s390-ibm-linux.
24163 * gdb.asm/s390.inc: New file.
24164 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24165 the S/390 architecture.
24166 * gdb.asm/configure: Regenerated.
24167
24168 2001-11-30 Michael Snyder <msnyder@redhat.com>
24169
24170 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24171 next, info source, info sources, info line, global and static
24172 variables, and static functions.
24173 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24174 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24175 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24176 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24177 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24178 (gdbasm_leave): Restore frame pointer.
24179 (gdbasm_startup): Copy stack set-up from crt0.S.
24180
24181 2001-11-26 Fernando Nasser <fnasser@redhat.com>
24182
24183 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24184 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24185 to a local (non-static) variable. Copy tstruct.a to a static buffer
24186 and return a pointer to that buffer.
24187 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24188
24189 2001-11-24 Mark Kettenis <kettenis@gnu.org>
24190
24191 * gdb.asm/configure.in: Fix recognition of ix86 target.
24192 * gdb.asm/configure: Regenerate.
24193
24194 2001-11-21 Michael Snyder <msnyder@redhat.com>
24195
24196 * gdb.asm/sparc.inc: New file.
24197 * gdb.asm/asm-source.exp: Recognize sparc target.
24198 * gdb.asm/configure.in: Recognize sparc target.
24199 * gdb.asm/configure: Regenerate.
24200
24201 2001-11-21 Michael Snyder <msnyder@redhat.com>
24202
24203 * gdb.asm/m32r.inc: New file.
24204 * gdb.asm/asm-source.exp: Recognize m32r target.
24205 * gdb.asm/configure.in: Recognize m32r target.
24206 * gdb.asm/configure: Regenerate.
24207
24208 2001-11-20 Michael Snyder <msnyder@redhat.com>
24209
24210 * gdb.asm/i386.inc: New file.
24211 * gdb.asm/asm-source.exp: Recognize ix86 target.
24212 * gdb.asm/configure.in: Recognize ix86 target.
24213 * gdb.asm/configure: Regenerate.
24214
24215 * gdb.c++/namespace.exp: Fix quotes in output messages.
24216
24217 2001-11-14 Michael Snyder <msnyder@redhat.com>
24218
24219 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
24220 qualifier in a type cast expression, to designate an address
24221 in the instruction space (Harvard architecture).
24222
24223 2001-11-13 Michael Snyder <msnyder@redhat.com>
24224
24225 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24226 Tests for expressions using 'const' and 'volatile'.
24227
24228 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
24229
24230 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24231
24232 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
24233
24234 * lib/mi-support.exp (mi_run_to_helper): Move comments
24235 outside of gdb_expect.
24236
24237 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
24238
24239 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24240 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24241 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24242 mi0_run_to): New functions.
24243 * gdb.mi/mi-simplerun.exp: Use them.
24244 * gdb.mi/mi0-simplerun.exp: Likewise.
24245 * gdb.mi/mi-var-cmd.exp: Likewise.
24246 * gdb.mi/mi0-var-cmd.exp: Likewise.
24247
24248 2001-11-10 Andrew Cagney <ac131313@redhat.com>
24249
24250 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24251 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24252
24253 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24254
24255 * gdb.base/restore.exp: Include $expected value in restored test
24256 message.
24257
24258 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24259
24260 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24261 implemented.
24262
24263 2001-11-08 Michael Snyder <msnyder@redhat.com>
24264
24265 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24266 Add pass/fail message for stop at breakpoint in call dummy function.
24267
24268 2001-11-07 Michael Snyder <msnyder@redhat.com>
24269
24270 * gdb.c++/templates.exp (test_template_breakpoints):
24271 If we get an overload menu, but it does not match what
24272 we expect, we still need to issue the "cancel" command.
24273 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24274 making the whitespace optional. Argument for "new" may be
24275 "unsigned" as well as "unsigned int/long".
24276 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24277 making the whitespace optional. Also replace "(void) with
24278 "((void|)), making the keyword "void" optional.
24279 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24280 making the whitespace optional. Also replace "(void) with
24281 "((void|)), making the keyword "void" optional.
24282 * gdb.base/callfuncs.c (t_float_values): This function must
24283 _not_ be prototyped, and the following function (t_float_values2)
24284 must be prototyped (if the compiler supports it), so that GDB
24285 can be tested against both cases. Usually one case involves
24286 promotion of float to double, while the other does not.
24287 * gdb.base/callfwmall.c: Ditto.
24288 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24289 includes a stack frame for "start".
24290
24291 2001-11-05 Jim Blandy <jimb@redhat.com>
24292
24293 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24294 pointers are 32 bits long, and that offsets of relocs are always
24295 stored in the data (REL-style), and not in the reloc entry itself
24296 (RELA-style).
24297 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24298 stabs.
24299
24300 2001-11-01 Michael Snyder <msnyder@redhat.com>
24301
24302 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24303 and regular expression operators by using quoting.
24304
24305 2001-10-31 Michael Snyder <msnyder@redhat.com>
24306
24307 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24308 depending on what the symbol table contains.
24309 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24310 the output of the ptype command. Similarly, accept both "const &"
24311 and "const&".
24312
24313 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
24314
24315 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24316 symbol `STORAGE' to allow to choose the storage class of
24317 the local datastructures.
24318 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24319 compiler directive.
24320
24321 2001-10-30 Michael Snyder <msnyder@redhat.com>
24322
24323 * gdb.base/jump.exp: Allow it to run for all targets.
24324
24325 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24326
24327 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24328 with new double_array size.
24329 (main): Change storage class of all local variables to static.
24330 Reduce size of double_array to 9.
24331 * gdb.base/call-ar-st.exp: Increase timeout value.
24332 Change expected output for double array to match new size in
24333 call-ar-st.c.
24334
24335 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24336
24337 * gdb.base/ending-run.exp: Create identical output when passing
24338 `step to end of run' case. Add regular expression branch satisfying
24339 Stormy16 target.
24340
24341 2001-10-28 Mark Kettenis <kettenis@gnu.org>
24342
24343 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24344 that we catch the expected failure under Linux/x86.
24345
24346 2001-10-29 Orjan Friberg <orjanf@axis.com>
24347
24348 * gdb.base/setvar.exp: Escape curly braces.
24349 * gdb.stabs/weird.exp: Ditto.
24350
24351 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
24352
24353 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24354 * gdm.mi/mi0-hack-cli.exp: Likewise.
24355
24356 2001-10-25 Andrew Cagney <ac131313@redhat.com>
24357
24358 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24359 messages.
24360
24361 2001-10-21 Andrew Cagney <ac131313@redhat.com>
24362
24363 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24364 checking MI enabled.
24365
24366 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
24367
24368 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24369
24370 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
24371
24372 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24373 if gdb child process crashes, just signal an error.
24374
24375 2001-10-02 Jim Blandy <jimb@redhat.com>
24376
24377 * lib/gdb.exp (test_xfail_format): Simplify.
24378
24379 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24380 front of the variable name `format'. Simplify `if'.
24381
24382 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24383
24384 * gdb.threads/pthreads.exp: Wait for output and delay
24385 before sending ^C.
24386
24387 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24388
24389 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24390 some incorrect output instead of timing out.
24391 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24392
24393 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
24394
24395 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24396 check to allow additional `int'.
24397
24398 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
24399
24400 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24401 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24402
24403 2001-09-27 Michael Snyder <msnyder@redhat.com>
24404
24405 * lib/gdb.exp (test_debug_format): New proc.
24406 (setup_xfail_format): Use new proc test_debug_format.
24407 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24408 proc; use new service proc test_debug_format.
24409 Replace all other "gcc_compiled" tests with this test.
24410 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24411 proc; use new service proc test_debug_format.
24412 Replace all other "gcc_compiled" tests with this test.
24413
24414 2001-09-27 Michael Snyder <msnyder@redhat.com>
24415
24416 * gdb.base/cvexpr.exp: New file.
24417 * gdb.base/cvexpr.c: New file
24418 Test for expressions using const and volatile keywords.
24419
24420 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
24421
24422 * gdb.base/constvars.exp: Check for different orders of keywords
24423 and additional "int" strings in output.
24424
24425 2001-09-22 Andrew Cagney <ac131313@redhat.com>
24426
24427 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24428 responses from "help maint".
24429
24430 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
24431
24432 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24433 to localhost:NNN instead of :NNN, in case Xvfb is listening
24434 only on TCP.
24435
24436 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
24437
24438 * gdb.base/recurse.exp: When checking leaving the watchpoint
24439 scope, recognize when gdb is in function's epilogue and pass.
24440
24441 2001-09-18 Keith Seitz <keiths@redhat.com>
24442
24443 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24444 support for running tests against sid targets.
24445 (gdbtk_done): Ditto.
24446
24447 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
24448
24449 * gdb.base/ending-run.c (main): Set stdout buffersize
24450 to the same reasonable value for any target.
24451 * gdb.base/ending-run.exp: Add a regular expression
24452 to make testsuite happy on Sanyo Stormy16 target.
24453
24454 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
24455
24456 * gdb.base/display.c (do_loops): Add float variable `f'.
24457 Increment f in loop.
24458 * gdb.base/display.exp: Increment timeout by 60 seconds.
24459 Change float display test to use variable `f'.
24460
24461 2001-09-17 Jim Blandy <jimb@redhat.com>
24462
24463 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24464 overflowing the limited breakpoint tables on some ROM monitors
24465 (like the ROM68K).
24466
24467 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
24468
24469 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24470 the "-ac" (disable access control) flag.
24471
24472 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
24473
24474 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24475 ints.
24476
24477 2001-08-30 Keith Seitz <keiths@redhat.com>
24478
24479 * lib/gdb.exp: Move all insight-related functionality into
24480 separate file.
24481 * lib/insight-support.exp: New file.
24482
24483 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
24484
24485 * config/sid.exp (sid_start): Never set sid verbosity; disable
24486 expect_background {} that consumed its stdout; tolerate </dev/null.
24487 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24488
24489 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24490
24491 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24492 CLI jump command to start it.
24493 (mi_run_to_main): Fail immediatly when unexpected output.
24494
24495 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24496
24497 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24498 beginning of function. Fix PR gdb/191.
24499
24500 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
24501
24502 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24503 what to force sid endianness to.
24504
24505 2001-08-15 Keith Seitz <keiths@redhat.com>
24506
24507 * lib/gdb.exp (gdbtk_start): Don't set environment
24508 variables for TCL_LIBRARY and friends. Insight will
24509 now figure these out for itself.
24510
24511 2001-08-02 Michael Snyder <msnyder@redhat.com>
24512
24513 * gdb.base/completion.exp: Remove the symbol "a64l" from
24514 the expect string; this is target-specific, and not related
24515 to what is being tested.
24516
24517 2001-08-02 Dave Brolley <brolley@redhat.com>
24518
24519 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24520
24521 2001-07-25 Michael Snyder <msnyder@redhat.com>
24522
24523 * gdb.base/consecutive.exp: New file. Test stepping over
24524 breakpoints on consecutive instructions.
24525 * gdb.base/consecutive.c: New file.
24526
24527 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24528 curly braces in regular expressions.
24529
24530 2001-07-25 Michael Snyder <msnyder@redhat.com>
24531
24532 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24533 legitimate output from stepping out of main.
24534
24535 2001-07-22 Keith Seitz <keiths@redhat.com>
24536
24537 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24538 the empty string, do not run the tests.
24539
24540 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24541
24542 * gdb.base/long_long.exp: Detect size of pointer. Take into
24543 account 2-byte pointers when testing for p/a results.
24544
24545 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24546
24547 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24548 and defined to 1K for m68hc11.
24549 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24550 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24551 (sizeof_random_data): New variable to tell the size of the data table;
24552 don't test past this size; always run to main.
24553
24554 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24555
24556 * gdb.base/return2.exp: return of long long and double fails for
24557 68HC11; don't execute these tests on that platform.
24558 * gdb.base/return.exp: Return of a double fails for 68hc11.
24559
24560 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24561
24562 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24563 tests that print a float.
24564 * call-rt-st.exp: Likewise.
24565
24566 2001-07-12 Mark Kettenis <kettenis@gnu.org>
24567
24568 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24569 running this test on Linux.
24570
24571 2001-06-24 Michael Chastain <chastain@redhat.com>
24572
24573 * gdb.base/arithmet.exp: Remove some tests to make all test names
24574 unique.
24575
24576 2001-07-03 Michael Snyder <msnyder@redhat.com>
24577
24578 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24579 the output of the ptype command.
24580
24581 2001-07-02 Michael Snyder <msnyder@redhat.com>
24582
24583 * gdb.base/completion.exp: Don't assume that break.c is the only
24584 source file that may contain functions named "marker".
24585 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24586
24587 2001-06-28 Andrew Cagney <ac131313@redhat.com>
24588
24589 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24590 of files to delete.
24591
24592 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24593 * gdb.disasm/h8300s.exp: New file.
24594 gdb.disasm/h8300s.s: Likewise.
24595
24596 2001-06-27 Andrew Cagney <ac131313@redhat.com>
24597
24598 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24599 empty breakpoint tables.
24600
24601 2001-06-25 Andrew Cagney <ac131313@redhat.com>
24602
24603 * lib/mi-support.exp: Update args=... part of stop-reason
24604 patterns. Accept either a list or a tuple.
24605
24606 2001-06-23 Andrew Cagney <ac131313@redhat.com>
24607
24608 * lib/mi-support.exp: Remove local emacs variable defining
24609 change-log-default-name.
24610
24611 2001-06-22 Michael Chastain <chastain@redhat.com>
24612
24613 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24614 This is operationally compatible with the previous version.
24615
24616 2001-06-13 Jim Blandy <jimb@redhat.com>
24617
24618 * lib/gdb.exp (gdb_test): Doc fix.
24619
24620 2001-06-10 Michael Chastain <chastain@redhat.com>
24621
24622 * gdb.base/exprs.exp: Remove a duplicate test.
24623
24624 2001-06-06 Jim Blandy <jimb@redhat.com>
24625
24626 * gdb.base/return2.exp (main): Use values to test float and double
24627 returns that are not NaN's, to avoid being confused by IEEE
24628 comparison rules.
24629
24630 2001-06-04 Michael Snyder <msnyder@redhat.com>
24631
24632 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24633 non-zero if control_c fails. Terminate the test on failure,
24634 rather than wait for 12 more tests to time out.
24635
24636 2001-06-06 Jim Blandy <jimb@redhat.com>
24637
24638 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24639 Don't forget to match the GDB prompt.
24640
24641 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24642
24643 2001-06-04 Jim Blandy <jimb@redhat.com>
24644
24645 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24646 command.
24647
24648 2001-05-31 Kevin Buettner <kevinb@redhat.com>
24649
24650 * gdb.base/annota1.exp (info break): Match four or more spaces
24651 after "Address".
24652
24653 2001-05-31 Michael Chastain <chastain@redhat.com>
24654
24655 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24656 (dm_type_int_star): Likewise.
24657 (dm_type_long_star): Likewise.
24658 (dm_type_void_star): Likewise.
24659
24660 2001-05-29 Kevin Buettner <kevinb@redhat.com>
24661
24662 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24663 to a known value in order to get consistent results regardless
24664 of the setting of INPUTRC or the presence or contents of .inputrc.
24665
24666 2001-05-24 Michael Snyder <msnyder@redhat.com>
24667
24668 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24669 Don't require that the main thread and the manager thread are the
24670 first in the list.
24671
24672 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24673 debugging. If test fails, issue an "unsupported" not a "fail".
24674
24675 2001-05-24 Jim Blandy <jimb@redhat.com>
24676
24677 Don't assume that short is shorter than int.
24678 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24679 assume that shorts are smaller than ints. On a 16-bit machine,
24680 this isn't true.
24681 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24682 an int, is not equal to ~0 stored in an unsigned char. This tests
24683 the same thing that the previous test meant to, but works on
24684 16-bit machines, too.
24685 ("print unsigned char != (~0)"): Same test, complemented.
24686
24687 2001-05-24 Michael Snyder <msnyder@redhat.com>
24688
24689 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24690 test for (full_coverage == 0). This makes the test run faster,
24691 and prevents dejagnu getting out of step.
24692
24693 2001-05-23 Kevin Buettner <kevinb@redhat.com>
24694
24695 * gdb.base/finish.exp (finish_void): Revise pattern for
24696 stopping on the call statement to not permit stopping at
24697 the start of the instructions comprising the call sequence.
24698
24699 2001-05-19 Michael Chastain <chastain@redhat.com>
24700
24701 * gdb.base/callfuncs.exp: Make all test names unique.
24702 * gdb.base/commands.exp: Make all test names unique.
24703 * gdb.base/condbreak.exp: Make all test names unique.
24704 * gdb.base/dbx.exp: Make all test names unique.
24705 * gdb.base/default.exp: Make all test names unique.
24706 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24707 and TIMEOUT messages to their corresponding PASS message.
24708 * gdb.base/ending-run.exp: Make all test names unique.
24709 * gdb.base/long_long.exp: Remove duplicate test.
24710
24711 2001-05-21 Kevin Buettner <kevinb@redhat.com>
24712
24713 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24714 stop on the call statement as well as the statement after the
24715 call.
24716
24717 2001-05-21 Michael Snyder <msnyder@redhat.com>
24718
24719 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24720
24721 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24722
24723 * gdb.base/completion.exp: Revamp test. Make it execute on all
24724 platforms.
24725
24726 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24727
24728 * config/gdbserver.exp (gdb_load): Handle the case
24729 in which the arguments to gdbserver are given in the
24730 baseboard configuration file.
24731 Also handle the case in which the server needs to do a
24732 load.
24733
24734 2001-05-07 Keith Seitz <keiths@cygnus.com>
24735
24736 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24737 set up the display for testing.
24738 (gdbtk_start): Convert all paths to paths that tcl will like.
24739 Export target information to environment.
24740 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24741 necessary.
24742 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24743 (to_tcl_path): New proc to convert a given pathname into
24744 a path acceptible as an argument to a tcl command.
24745 (_gdbtk_export_target_info): New proc to export target info
24746 into the environment for gdbtk testing.
24747 (gdbtk_done): New proc to signal end-of-test.
24748
24749 2001-05-06 Jim Blandy <jimb@redhat.com>
24750
24751 * restore.c: Make the code of caller0 correspond to its comment.
24752
24753 2001-05-03 Michael Snyder <msnyder@redhat.com>
24754
24755 * config/sid.exp (gdb_target_sid): Check for error messages.
24756 On error or timeout, don't make expect exit (which will terminate
24757 all subsequent tests); instead just make gdb exit.
24758 (gdb_load): Check for error messages. On error or timeout,
24759 return a negative value.
24760
24761 2001-04-24 Jim Blandy <jimb@redhat.com>
24762
24763 * gdb.c++/templates.exp: If we see the prompt for the overload
24764 list, but we haven't recognized any of the longer patterns,
24765 arrange for this test to fail, not hang.
24766
24767 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24768 variations.
24769
24770 2001-04-22 Michael Chastain <chastain@redhat.com>
24771
24772 * gdb.c++/local.exp: Use the 'runto' library function.
24773 * gdb.c++/namespace.exp: Likewise.
24774 * gdb.c++/overload.exp: Likewise.
24775
24776 2001-03-26 Kevin Buettner <kevinb@redhat.com>
24777
24778 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24779 * gdb.base/step-line.exp: New file. Test step/next in presence of
24780 #line directives.
24781 * gdb.base/step-line.c: New file. Test program for the above.
24782 * gdb.base/step-line.inp: New file. We pretend that this file has
24783 been transformed by some other tool into step-line.c.
24784
24785 2001-03-21 Jim Blandy <jimb@redhat.com>
24786
24787 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24788 unmangled operator names.
24789
24790 2001-03-20 Jim Blandy <jimb@redhat.com>
24791
24792 * gdb.threads/linux-dp.exp: Recognize an additional message
24793 generated by GDB when it doesn't understand how to debug threads
24794 on the target system.
24795
24796 2001-03-19 Andrew Cagney <ac131313@redhat.com>
24797
24798 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24799
24800 2001-03-12 Michael Chastain <chastain@redhat.com>
24801
24802 * gdb.c++/derivation.exp: Use the 'runto' library function.
24803
24804 2001-03-12 Michael Chastain <chastain@redhat.com>
24805
24806 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24807
24808 2001-02-24 Michael Chastain <chastain@redhat.com>
24809
24810 * gdb.c++/ref-types.exp: Change handwritten code to library
24811 function 'runto'.
24812
24813 2001-03-16 Orjan Friberg <orjanf@axis.com>
24814
24815 * gdb.base/signals.exp: Set count to 0 explicitly.
24816
24817 2001-03-15 Mark Salter <msalter@redhat.com>
24818
24819 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24820 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24821 (gdb_load): Add support for additional target_info: gdb_download_size
24822 and gdb_load_timeout.
24823
24824 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24825
24826 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24827 file -- to prevent failing when the compile fails but we have no
24828 intention of running the tests anyway.
24829
24830 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24831 tests if set.
24832
24833 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24834 integers.
24835
24836 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24837 * gdb.c++/namespace.exp: Ditto.
24838
24839 2001-03-07 Orjan Friberg <orjanf@axis.com>
24840
24841 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24842 * gdb.base/pointers.exp: Relax pattern match of decimals.
24843
24844 2001-03-06 Kevin Buettner <kevinb@redhat.com>
24845
24846 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24847 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24848 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24849 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24850 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24851 config/sh.exp, config/sid.exp, config/slite.exp,
24852 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24853 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24854 config/vxworks.exp, config/vxworks29k.exp,
24855 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24856 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24857 gdb.base/arithmet.exp, gdb.base/assign.exp,
24858 gdb.base/async.exp, gdb.base/attach.exp,
24859 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24860 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24861 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24862 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24863 gdb.base/commands.exp, gdb.base/completion.exp,
24864 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24865 gdb.base/constvars.exp, gdb.base/corefile.exp,
24866 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24867 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24868 gdb.base/ending-run.exp, gdb.base/environ.exp,
24869 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24870 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24871 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24872 gdb.base/funcargs.exp, gdb.base/help.exp,
24873 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24874 gdb.base/logical.exp, gdb.base/long_long.exp,
24875 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24876 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24877 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24878 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24879 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24880 gdb.base/regs.exp, gdb.base/relational.exp,
24881 gdb.base/remote.exp, gdb.base/reread.exp,
24882 gdb.base/restore.exp, gdb.base/return2.exp,
24883 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24884 gdb.base/selftest.exp, gdb.base/setshow.exp,
24885 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24886 gdb.base/sigall.exp, gdb.base/signals.exp,
24887 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24888 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24889 gdb.base/step-test.exp, gdb.base/structs.c,
24890 gdb.base/structs.exp, gdb.base/structs2.exp,
24891 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24892 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24893 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24894 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24895 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24896 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24897 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24898 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24899 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24900 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24901 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24902 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24903 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24904 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24905 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24906 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24907 gdb.trace/circ.exp, gdb.trace/collection.exp,
24908 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24909 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24910 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24911 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24912 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24913 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24914 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24915 notices.
24916
24917 2001-02-27 Michael Snyder <msnyder@cygnus.com>
24918
24919 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24920 first arg is int not float.
24921
24922 2001-02-22 Michael Snyder <msnyder@cygnus.com>
24923
24924 * gdb.base/reread.exp: Unsupported for non-native targets;
24925 doesn't work for remote debugging.
24926
24927 2001-02-19 Fernando Nasser <fnasser@redhat.com>
24928
24929 From Drew Moseley <dmoseley@redhat.com>
24930 * gdb.base/ending-run.exp: Properly handle the BSP state when
24931 stepping past the end of main.
24932
24933 2001-02-19 John Moore <jmoore@redhat.com>
24934
24935 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24936 Converted HPUX fix for non-expected items following multiple
24937 step commands into general solution for all platforms.
24938
24939 2001-02-18 Michael Chastain <chastain@redhat.com>
24940
24941 * gdb.c++/classes.exp (do_tests): Change runto statements
24942 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24943 statements demangler agnostic.
24944 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24945 (gdb_virtfunc_restart): Likewise.
24946
24947 2001-02-14 Michael Chastain <chastain@redhat.com>
24948
24949 * gdb.c++/inherit.exp (do_tests): Change runto statements
24950 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24951 statements demangler agnostic.
24952
24953 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24954
24955 * gdb.threads/pthreads.exp: Unify pass/fail messages for
24956 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24957 before calling common_routine 15 times'' tests.
24958
24959 2001-02-11 Michael Chastain <chastain@redhat.com>
24960
24961 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24962 Helps the test script figure out which demangler is in use.
24963 (dm_type_foo_ref): Ditto.
24964 (dm_type_int_star): Ditto.
24965 (dm_type_long_star): Ditto.
24966 (dm_type_unsigned_int): Ditto.
24967 (dm_type_void): Ditto.
24968 (dm_type_void_star): Ditto.
24969 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24970 Probe the gdb demangler and set variables to accommodate
24971 formatting differences.
24972 (info_func_regexp): New function. Same as info_func, but
24973 matches against a regexp.
24974 (info_func): Match against a literal string.
24975 (print_addr_2): New function. Match against a literal string,
24976 which can be different from the input to gdb.
24977 (print_addr): Simply call print_addr_2 with the same argument twice.
24978 (test_lookup_operator_functions): Use demangler formatting variables.
24979 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24980 the tests in the same order as the C++ class declaration.
24981 (test_paddr_operator_functions): Ditto.
24982 (test_paddr_overloaded_functions): Ditto.
24983 (test_paddr_hairy_functions): Use demangler formatting variables.
24984 Add reference to gdb/19 for related tests.
24985 (do_tests): Call probe_demangler.
24986
24987 2001-01-30 Kevin Buettner <kevinb@redhat.com>
24988
24989 * gdb.c++/templates.cc (printf): Remove unused function definition.
24990
24991 2001-01-26 Felix Lee <flee@redhat.com>
24992
24993 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24994
24995 2001-01-25 matthew green <mrg@redhat.com>
24996
24997 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24998 up sid.
24999 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25000
25001 2001-01-25 matthew green <mrg@redhat.com>
25002
25003 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
25004 Deprecate $sid_spawn_id.
25005 (sid_exit): Remove code necessary only for `spawn.'
25006
25007 2001-01-25 matthew green <mrg@redhat.com>
25008
25009 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25010
25011 2001-01-28 Michael Chastain <chastain@redhat.com>
25012
25013 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25014 to call when tests fail. It takes gdb out of the overloaded
25015 function choice menu back to the main prompt, so that the test
25016 program stays synchronized.
25017 (set_bp_overloaded): New proc to collect all the common
25018 code for setting a breakpoint on an overloaded name. Calls
25019 take_gdb_out_of_choice_menu when needed.
25020 (menu_overload1arg): New variable to collect the repeated
25021 instances of the expected menu for an overloaded name. Change
25022 the regular expression to handle changes in g++ type encoding:
25023 "void" can be either "void" or "", and "unsigned int" can be
25024 either "unsigned int" or "unsigned".
25025 (continue_to_bp_overloaded): Change regular expressions to handle
25026 changes in g++ type encoding.
25027 (no proc): Call take_gdb_out_of_choice_menu when needed.
25028 Remove redundant calls to "info break". Accept either "canceled"
25029 or "cancelled". Change regular expressions in "info break"
25030 calls to handle changes in g++ type encoding. Give all tests
25031 unique strings.
25032
25033 2001-01-17 Ben Elliston <bje@redhat.com>
25034
25035 * config/sid.exp: New file.
25036
25037 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25038
25039 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25040
25041 2000-12-21 Michael Snyder <msnyder@cygnus.com>
25042
25043 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25044 Add a RE to accept a non-ascii char if one is ever presented.
25045
25046 2000-12-20 Fernando Nasser <fnasser@redhat.com>
25047
25048 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
25049
25050 2000-12-18 Michael Snyder <msnyder@cygnus.com>
25051
25052 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
25053 in regexp. One '\' does not suffice on Linux.
25054
25055 2000-12-09 Michael Chastain <chastain@redhat.com>
25056
25057 * gdb.base/break.exp (test_clear_command): Use a marker function
25058 rather than 'main' for the test function. Also move this
25059 test to an execution point where the marker function names are
25060 guaranteed to be bound to functions. (Executing tests after a
25061 'finish' from main runs into name conflicts with local names
25062 in __libc_start_main).
25063
25064 2000-12-07 Michael Snyder <msnyder@cygnus.com>
25065
25066 * gdb.base/finish.exp: New test for gdb's "finish" command.
25067 * gdb.base/return2.exp: New test for gdb's "return" command.
25068 * gdb.base/return2.c: New source file for above.
25069
25070 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25071
25072 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25073 * gdb.base/miscexprs.exp: Ditto.
25074 * gdb.base/pointers.exp: Ditto.
25075 * gdb.c++/derivation.exp: Ditto.
25076 * gdb.c++/local.exp: Ditto.
25077 * gdb.c++/namespace.exp: Ditto.
25078 * gdb.c++/overload.exp: Ditto.
25079 * gdb.c++/ref-types.exp: Ditto.
25080
25081 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25082
25083 * gdb.base/constvars.exp: Test result of "up" command.
25084 * gdb.base/miscexprs.exp: Ditto.
25085 * gdb.base/pointers.exp: Ditto.
25086 * gdb.base/scope.exp: Ditto.
25087 * gdb.c++/derivation.exp: Ditto.
25088 * gdb.c++/local.exp: Ditto.
25089 * gdb.c++/namespace.exp: Ditto.
25090 * gdb.c++/overload.exp: Ditto.
25091 * gdb.c++/ref-types.exp: Ditto.
25092
25093 2000-11-22 Michael Chastain <chastain@redhat.com>
25094
25095 * mips_pro.exp: Accept either "middle -> top -> main" or
25096 "middle -> main" in the backtrace, because gcc can optimize
25097 tail calls to jumps. Remove setup_xfail for the hppa case.
25098 Add a comment with the original warning messages from PR 3016,
25099 which was filed in 1993, to preserve them for posterity.
25100
25101 2000-11-17 Nick Duffek <nsd@redhat.com>
25102
25103 * lib/gdb.exp (gdb_test): Override timeout with board info.
25104
25105 2000-11-17 Nick Duffek <nsd@redhat.com>
25106
25107 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25108 the second kill and detach messages.
25109
25110 2000-11-17 Nick Duffek <nsd@redhat.com>
25111
25112 * configure.in: Add AC_EXEEXT.
25113 * configure: Regenerate.
25114 * Makefile.in (just-check): Export EXEEXT.
25115 * lib/gdb.exp ($EXEEXT): Import from environment.
25116 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25117 expect "maint dump-me" on Cygwin.
25118 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25119 $EXEEXT.
25120
25121 2000-11-17 Nick Duffek <nsd@redhat.com>
25122
25123 * gdb.base/break.exp: Test backtrace and finish from called
25124 function on all platforms, not just HP-UX.
25125
25126 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25127
25128 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25129 code from gdb_target_monitor, so it can be used independantly
25130 for gdbserver. Also comment out an unnecessary PUTS.
25131
25132 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25133
25134 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25135 * gdb.base/corefile.exp: Expect the message "Program is being
25136 debugged already" when we send the "corefile" command, since
25137 the preceeding gdb_load may have connected gdb to a remote target.
25138 * gdb.base/display.exp: Disable hardware watchpoints if new
25139 board info variable "no_hardware_watchpoints" is true.
25140 Replace single-letter commands with more readable ones.
25141 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25142 if new board info variable "no_hardware_watchpoints" is true.
25143 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25144 to see if stdio (printf) testing is possible.
25145 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25146 board info variable "no_hardware_watchpoints" is true. Use new
25147 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25148
25149 2000-11-13 Fernando Nasser <fnasser@redhat.com>
25150
25151 From Orjan Friberg <orjanf@axis.com>:
25152 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25153 in array print pattern match.
25154
25155 2000-11-09 Fernando Nasser <fnasser@redhat.com>
25156
25157 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25158 spelling "cancelled" to U.S. spelling "canceled" to match changes
25159 made to gdb.
25160 * gdb.c++/ovldbreak.exp: Ditto.
25161
25162 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25163
25164 * gdb.base/callfuncs.c (main): Moved to end of file, call
25165 t_double_values to initialize the FPU before inferior calls are made.
25166 * gdb.base/callfuncs.exp: Test for register preservation after calling
25167 inferior functions. Add tests for continuining, finishing and
25168 returning from a stop in a call dummy.
25169
25170 2000-10-24 Michael Snyder <msnyder@cygnus.com>
25171
25172 * gdb.base/commands.exp: Break up long lines, and re-indent.
25173
25174 2000-10-19 Michael Snyder <msnyder@cygnus.com>
25175
25176 * config/gdbserver.exp: Rewritten from the ground up, to make it
25177 compatible with the current dejagnu tree, and to make it work with
25178 the new "gdbserver" in libremote.
25179
25180 2000-10-16 Michael Snyder <msnyder@cygnus.com>
25181
25182 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25183 * gdb.base/varargs.exp: Skip entire test if no printf support.
25184 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25185 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25186
25187 2000-10-13 Michael Snyder <msnyder@cygnus.com>
25188
25189 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25190 no floating point support.
25191 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25192 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25193 * gdb.base/call-rt-st.exp: Ditto.
25194 * gdb.base/call-strs.exp: Ditto.
25195
25196 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25197
25198 * gdb.base/sizeof.c: include <stdio.h>.
25199
25200 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25201 'finish', otherwise uncaptured gdb_prompt would potentially
25202 throw remaining test points out of sync.
25203
25204 2000-07-26 Scott Bambrough <scottb@netwinder.org>
25205
25206 * gdb.base/recurse.exp: Run tests for all targets.
25207 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25208 gnu-oldld case on ARM.
25209 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25210 for ARM targets.
25211
25212 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25213
25214 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25215 * gdb.java/configure: Rebuild.
25216
25217 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25218
25219 * gdb.java/jv-exp.exp: New file.
25220
25221 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25222
25223 * configure: Rebuilt.
25224 * configure.in (configdirs): Add gdb.java.
25225 * gdb.java/jmisc.java: New file.
25226 * gdb.java/jmisc.exp: New file.
25227 * gdb.java/Makefile.in: New file.
25228 * gdb.java/configure: Rebuilt.
25229 * gdb.java/configure.in: New file.
25230 * lib/java.exp: New file.
25231
25232 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25233
25234 * gdb.base/exprs.exp: Test casts to a pointer including over and
25235 underflow.
25236
25237 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25238
25239 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
25240 and the compilers sizes.
25241
25242 2000-07-09 Nick Duffek <nsd@redhat.com>
25243
25244 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25245 (use_methods): New function.
25246 (main): Call use_methods().
25247 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25248 (do_tests): Call test_method_param_class.
25249
25250 2000-07-09 Nick Duffek <nsd@redhat.com>
25251
25252 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25253 spelling.
25254 (test_enums): New procedure. Move enum tests from end of script
25255 to here. Set breakpoint on function name instead of line number.
25256 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25257 (enums2): New marker function.
25258 (enums1): New function.
25259 (main): Call enums1(). Move enum tests to enums1().
25260
25261 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25262
25263 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25264 compile/link program. Update line numbers.
25265 * gdb.asm/d10v.inc: Define ``startup''.
25266 * gdb.asm/asmsrc1.s: Add definition of _start.
25267
25268 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25269
25270 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25271
25272 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25273
25274 * gdb.base/maint.exp: Add 'maint print architecture' item to output
25275 of 'help maint print' command.
25276
25277 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25278
25279 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25280 they use gdb_expect_list.
25281
25282 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25283
25284 * gdb.base/commands.exp: Use ``set remote
25285 memory-read-packet-size'' instead of ``set endian big'' to test
25286 long commands.
25287
25288 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
25289
25290 * gdb.c++/templates.exp (do_tests): Make all of these work under
25291 g++, and stop skipping them.
25292
25293 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25294 work under g++.
25295
25296 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25297 initialization.
25298
25299 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25300
25301 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25302 the regular expression: accept an (almost) arbitrary sequence of
25303 "frames-invalid" and "breakpoints-invalid" messages both before
25304 and after the "starting" message.
25305
25306 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25307
25308 * gdb.c++/local.exp: This test has never been known to work with g++.
25309
25310 2000-05-18 Michael Snyder <msnyder@cygnus.com>
25311
25312 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25313 Relax the regular expression a little, make it pass on Solaris 8.
25314
25315 2000-05-12 Kevin Buettner <kevinb@redhat.com>
25316
25317 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25318 a call, do not require that gdb stop on the line after the call.
25319 Instead, it is permissible for gdb to stop on the line of the
25320 call itself.
25321
25322 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
25323
25324 * gdb.base/break.exp (bp on small function, optimized file):
25325 Add a second pass pattern. The behavior differs here between stabs
25326 and dwarf for one-line functions. Stabs preserves two line symbols
25327 (one before the prologue and one after) with the same line number,
25328 but dwarf regards these as duplicates and discards one of them.
25329 Therefore the address after the prologue (where the breakpoint is)
25330 has no exactly matching line symbol, and GDB reports the breakpoint
25331 as if it were in the middle of a line rather than at the beginning.
25332
25333 2000-05-08 Michael Snyder <msnyder@cygnus.com>
25334
25335 * gdb.base/interrupt.exp: Make "pass" message say "send"
25336 rather than "send_gdb" (for consistancy).
25337
25338 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25339
25340 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25341 * gdb.c++/templates.cc: Properly check for GCC version number.
25342 * lib/compiler.cc: Likewise
25343
25344 2000-04-28 Michael Snyder <msnyder@cygnus.com>
25345
25346 * gdb.base/break.exp: When compiled with -O2 optimization,
25347 gdb may not stop at the first line of main, due to code motion.
25348
25349 2000-04-26 Michael Snyder <msnyder@cygnus.com>
25350
25351 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25352 This test depends on parsing the printf output from the target.
25353 Since the sparclet stub doesn't do stdio, this will never work.
25354 * gdb.base/call-rt-st.exp: ditto.
25355 * gdb.base/call-strs: ditto.
25356
25357 2000-04-24 Michael Snyder <msnyder@cygnus.com>
25358
25359 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25360
25361 * gdb.base/ending-run.exp: After connecting to a remote target,
25362 but before running, the target will appear to be in a random
25363 location. Specify both a file and a line for breakpoints.
25364 Also, the function that calls main may be called 'init'
25365 rather than 'start'.
25366
25367 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25368
25369 * gdb.base/help.exp: Update output for add-symbol-file command.
25370
25371 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
25372
25373 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25374 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25375
25376 2000-04-07 J.T. Conklin <jtc@redback.com>
25377
25378 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25379
25380 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25381
25382 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25383
25384 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25385 values that can be represented exactly.
25386 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25387 above change, and to not check against the directory part of the source
25388 file name.
25389 (step into print_long_arg_list): Likewise.
25390 (print print_small_structs from print_long_arg_list): Likewise.
25391 (print print_long_arg_list): Likewise.
25392
25393 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25394
25395 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
25396
25397 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25398
25399 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25400
25401 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
25402
25403 * gdb.base/commands.exp (deprecated_command_test): Add test for
25404 deprecate with no arguments.
25405
25406 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25407
25408 * gdb.base/break.exp: Add new test for setting breakpoints on
25409 optimized code so we can test breakpoints work even when function
25410 prologues may be optimized away
25411
25412 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25413
25414 From David Whedon <dwhedon@gordian.com>
25415 * gdb.base/commands.exp : Added command deprecator tests.
25416
25417 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
25418
25419 * gdb.base/help.exp: Added test for new apropos command.
25420
25421 2000-03-21 Kevin Buettner <kevinb@redhat.com>
25422
25423 * gdb.base/pointers.c (usevar): New function.
25424 (main): Make sure that global variables v_int_pointer2, rptr,
25425 and y are all referenced someplace in the program by calling
25426 usevar() on them. [Some linkers delete symbols which are
25427 never referenced. The space remains, but there's no way to
25428 get a (symbolic) handle on the variable from the debugger.]
25429
25430 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25431
25432 * gdb.base/printcmds.c: Add typedeffed arrays.
25433
25434 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25435 procedure to test arrays that are typedef'd.
25436
25437 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25438
25439 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25440 the library directories.
25441
25442 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25443
25444 * configure.in (configdirs): Add sub directory gdb.mi.
25445 * configure: Re-generate.
25446
25447 * gdb.mi: New directory.
25448
25449 2000-02-25 Scott Bambrough <scottb@netwinder.org>
25450
25451 * gdb.base/long_long.exp: Correct test suite failure when printing
25452 a long long value as a double on ARM platforms.
25453
25454 2000-02-16 Jim Blandy <jimb@redhat.com>
25455
25456 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25457 default source file is set properly before running this test.
25458
25459 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25460
25461 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25462 gdbtk/library directory, not in gdbtcl2.
25463
25464 2000-02-04 Jim Blandy <jimb@redhat.com>
25465
25466 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25467 backslash from regexp pattern.
25468
25469 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25470 procedure. Use it to run all the "continue to bp overloaded"
25471 tests. Note that this changes the names of the tests slightly.
25472 If the breakpoint hit message includes a hex PC value, because
25473 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25474 from the real source code, still consider that a pass.
25475
25476 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25477 XFAIL here if the breakpoint message contains a hex address. Note
25478 similar change on 1999-11-02.
25479
25480 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25481
25482 * gdb.base/ptype.exp: Establish a default source file before
25483 calling get_debug_format.
25484
25485 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25486
25487 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25488
25489 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25490
25491 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25492 of successive stepi commands -- while in the prologue we should see
25493 the function entry bracket.
25494
25495 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25496
25497 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25498 reach __change_mode() when stepping through the end of main().
25499
25500 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25501
25502 * gdb.base/default.exp: Fix expected pattern.
25503 * gdb.base/help.exp: Same.
25504
25505 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25506
25507 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25508 Don't use xfail's because that affects only the following test.
25509
25510 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25511 solaris or linux.
25512
25513 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25514
25515 2000-01-07 Michael Snyder <msnyder@cygnus.com>
25516
25517 * gdb.base/display.exp: Some yacc parsers like to say
25518 "A syntax error" rather than "A parse error". Accept both.
25519
25520 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25521
25522 * gdb.base/default.exp: Remove OS dependent string from "target
25523 remote" test.
25524 * gdb.base/help.exp: Same for "help target remote" test.
25525
25526 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25527
25528 From Jim Kingdon <kingdon@redhat.com>:
25529
25530 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25531 prompt (cleanup rather than necessity, but still might keep output
25532 from spilling to next test).
25533
25534 2000-01-02 Fred Fish <fnf@cygnus.com>
25535
25536 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25537 AIX, which defines them in <sys/types.h>.
25538
25539 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25540
25541 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25542 float" test.
25543
25544 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25545
25546 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25547
25548 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25549 outermost frame disallowed".
25550
25551 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25552
25553 * gdb.base/setvar.exp: New tests for setting the value of a struct
25554 with a constant list.
25555
25556 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25557
25558 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25559 require the user to type a cast before setting the value of a struct.
25560
25561 1999-12-06 Jim Blandy <jimb@cygnus.com>
25562
25563 * gdb.base/default.exp: Expect the new 'info float' command on
25564 all i386 platforms.
25565
25566 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25567 LinuxThreads libraries that don't support debugging.
25568
25569 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25570
25571 * gdb.base/remote.c: Fill the buffer with truely random data.
25572 Change the buffer type to ``unsigned char'' to simplify size
25573 arithmetic.
25574
25575 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25576 stub only handles 400-1 byte packets. Verify that the download
25577 worked.
25578
25579 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25580
25581 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25582 tests, using UNRESOLVED for the untested cases. Also, does not wait
25583 for a timeout if the prompt was received before a recognizable pattern.
25584
25585 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25586
25587 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25588
25589 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25590
25591 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25592 watchpoints.
25593
25594 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
25595
25596 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25597
25598 * gdb.c++/local.exp: Be more flexible in recognizing local class
25599 name mangling. Don't allow horribly truncated method names.
25600 * gdb.c++/derivation.exp: Expect protected inheritance.
25601 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25602 * gdb.c++/virtfunc.exp: Likewise.
25603 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25604 when printing a nested enum.
25605
25606 1999-11-22 Jim Blandy <jimb@cygnus.com>
25607
25608 * gdb.base/step-test.exp: Properly await GDB's response to setting
25609 a breakpoint on the call to large_struct_by_value.
25610
25611 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25612 just because we have debug info for the `start' function.
25613
25614 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25615
25616 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25617 "Unknown signal" messages, which indicate (on LinuxThreads) that
25618 GDB doesn't know how to debug threads on this system. This is
25619 better than hanging while philosopher 0 dumps chatter into gdb.log.
25620
25621 1999-11-18 Tom Tromey <tromey@cygnus.com>
25622
25623 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25624
25625 1999-11-18 Fred Fish <fnf@cygnus.com>
25626
25627 * gdb.base/coremaker2.c: Add sample program for generating
25628 cores that is more self contained than coremaker.c. Eventually
25629 I'll add more code to this and tie it into the testsuite.
25630
25631 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25632
25633 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25634
25635 1999-11-10 Jimmy Guo <guo@cup.hp.com>
25636
25637 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25638 from $srcdir/lib/.
25639 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25640 and gdb.c++/.
25641
25642 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25643
25644 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25645 'continue with watch' test point.
25646
25647 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25648
25649 Merged from p2linux-990323-branch:
25650
25651 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25652
25653 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25654
25655 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25656 {limit,fixed}''. Test ``set download-write-size''.
25657
25658 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25659
25660 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25661 gdb_expect_list.
25662
25663 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25664
25665 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25666
25667 1999-11-03 Mark Salter <msalter@cygnus.com>
25668
25669 * gdb.base/break.exp: Fix "stub continue" pattern.
25670
25671 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25672
25673 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25674
25675 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25676
25677 * gdb.base/display.exp ("finish"): Add timeout clause.
25678
25679 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25680 plain prompt clause, so this doesn't have to time out in order to
25681 fail.
25682
25683 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25684 breakpoint hit messages include an address.
25685
25686 * gdb.base/display.exp: Don't forget to escape parens in regular
25687 expressions. Unix regexp notatation sucks.
25688
25689 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25690
25691 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25692 order for 'signalled' message.
25693
25694 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25695
25696 From Jimmy Guo <guo@cup.hp.com>:
25697 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25698 * gdb.base/annota1.c: Add code for tests to work with.
25699
25700 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25701
25702 * gdb.base/remote.exp: New test for remote downloading settings.
25703 * gdb.base/remote.c: New file with large .data.
25704
25705 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25706
25707 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25708 for LinuxThreads support, merged from the Code Fusion branch.
25709
25710 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25711
25712 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25713 containing exp_continue into a while within an expect. Don't
25714 attempt a start more than three times. Check return value from
25715 gdb_load.
25716
25717 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25718
25719 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25720 a pass case.
25721
25722 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
25723
25724 * gdb.base/break.c (main): Added a statement that we can step
25725 off of.
25726 * gdb.base/break.exp: Added tests for setting a breakpoint
25727 at an offset and stepping onto a breakpoint.
25728
25729 1999-10-01 Fred Fish <fnf@cygnus.com>
25730
25731 * gdb.base/help.exp (help add-symbol-file): Update to match current
25732 gdb output.
25733
25734 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25735
25736 * gdb.base/break.exp: Code locations are in hex, don't forget!
25737 (For HP-UX.)
25738
25739 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25740
25741 * condbreak.exp: Use break.c as test program.
25742 * condbreak.c: Remove, redundant with break.c.
25743
25744 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25745
25746 * config/monitor.exp (gdb_target_monitor): Disable X- and
25747 Z-packets if the target needs it.
25748
25749 1999-09-13 James Ingham <jingham@leda.cygnus.com>
25750
25751 * gdb.c++/overload.exp: Added tests for listing overloaded
25752 functions with function pointers in the arg, explicitly calling
25753 out the version you want.
25754
25755 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25756
25757 * long_long.exp: Add variations of test cases that work for
25758 targets with 16-bit ints and 32-bit doubles.
25759
25760 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25761
25762 * break.c (main): Compare a possibly-uninitialized argc with an
25763 unlikely value that fits in 16 bits.
25764
25765 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25766
25767 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25768 0xfeeb, don't want negative numbers if ints are 16 bits.
25769
25770 * lib/gdb.exp (skip_cplus_tests): New proc.
25771 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25772 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25773 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25774 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25775 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25776 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25777 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25778 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25779
25780 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25781
25782 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25783
25784 * gdb.base/corefile.exp (up): Allow a parameter to appear
25785 in the frame that we're going up to.
25786
25787 From Jim Blandy <jimb@cygnus.com>:
25788
25789 * gdb.base/default.exp (info float): Expect some output now.
25790
25791 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25792 returning floating-point values to fail on the x86.
25793 * gdb.base/callfwmall.exp (do_function_calls): Same.
25794
25795 * gdb.base/list.exp (test_listsize): Correct expectations for
25796 listing line 1 with listsize 2. Also, listing a single line
25797 works now, as does listing three lines. [Kevin's note: There
25798 were a number of other cases fixed too where the expectations
25799 differed...]
25800
25801 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25802
25803 * gdb.base/selftest.exp: Add case for when version prints as
25804 constant string instead of char pointer.
25805
25806 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25807
25808 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25809 stepping out of main.
25810
25811 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25812 G++ used.
25813
25814 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25815 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25816
25817 * gdb.c++/ovldbreak.exp: Update match string in test that
25818 includes a warning of multiple breakpoints.
25819
25820 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25821
25822 * gdb.base/display.exp: Improve precision of step-after-finish
25823 added yesterday.
25824
25825 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25826 test.
25827
25828 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25829 configs when using G++, not just hppa*.
25830
25831 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25832
25833 * gdb.base/async.c: New file.
25834 * gdb.base/async.exp: New file.
25835
25836 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25837
25838 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25839 PA64.
25840
25841 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25842
25843 * gdb.base/display.exp: "finish" can leave us mid-line on many
25844 targets, deal with it. Add a small constant to main, instead of
25845 1000 since main+1000 may not be a valid address in the target.
25846
25847 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25848 on hpux11.
25849
25850 * gdb.base/attach.exp: Handle another hpux11 error message variant
25851 when attaching to a process that does not exist.
25852
25853 1999-08-19 J.T. Conklin <jtc@redback.com>
25854
25855 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25856 characters in 'continue to 1241' test.
25857
25858 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25859
25860 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25861 stop in print_long_arg_list, define and use a whitespace
25862 variable in print_small_structs test, add an XFAIL for Solaris.
25863 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25864 interested enough to fix.
25865
25866 1999-08-13 Keith Seitz <keiths@cygnus.com>
25867
25868 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25869 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25870 proc knows about targets other than the natives.
25871 (test_assign): Use "gdb_run_cmd" to "run" the target.
25872 Check that we've actually hit the breakpoint at main.
25873 When we attempt to assign a value to a local variable, check
25874 that the variable is in the current scope, i.e., don't use
25875 a test with an empty result.
25876
25877 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25878
25879 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25880 command.
25881
25882 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25883
25884 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25885 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25886 gdb.compat, gdb.threads-hp.
25887 gdb.hp/configure, gdb.hp/configure.in: New files.
25888 gdb.hp/Makefile.in: Recurse into new subdirs.
25889 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25890 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25891 in object files.
25892 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25893
25894 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25895
25896 * gdb.base/display.exp: Help expect by putting a newline in the
25897 funky printf, remove a bogus p/a test.
25898
25899 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25900
25901 * gdb.base/display.exp: Make sure that when we say 'run', we are
25902 connected to the target. This is necessary when running not
25903 natively.
25904
25905 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25906
25907 * gdb.base/step-test.exp: Removed some extraneous messages.
25908
25909 * gdb.base/long_long.exp: Don't run memory examination tests
25910 on little-endian targets (they will need a different set of
25911 results to match).
25912
25913 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25914
25915 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25916 until somebody decides to fix GDB.
25917
25918 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25919 constant as "ULL".
25920 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25921 matches for a couple x/2 commands.
25922
25923 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25924
25925 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25926 by merging in ref-types2 tests.
25927 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25928
25929 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25930 * gdb.c++/Makefile.in: Add standard actions.
25931 (EXECUTABLES): Rename from PROGS, update list.
25932 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25933 from gdb.hp.
25934 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25935 foo and bar locals.
25936 * gdb.c++/anon-union.exp: Fix tests to match.
25937 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25938 expect matches to handle output variations.
25939 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25940 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25941 output, add HP alternatives for new and delete prints.
25942 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25943 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25944 * gdb.c++/demangle.exp: Use $style when reporting failure.
25945 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25946 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25947 match alternatives.
25948 * gdb.c++/local.exp: Add match alternatives or xfails for HP
25949 compilers.
25950 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25951 * gdb.c++/method.exp: Add match alternatives.
25952 * gdb.c++/misc.cc: Add bool types.
25953 * gdb.c++/misc.exp: Add tests for bool types.
25954 * gdb.c++/overload.exp: Add xfails.
25955 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25956 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25957 add some more template parameter tests (only for HP currently).
25958 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25959 * gdb.c++/virtfunc.cc: Add return type and value for main.
25960 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25961 match alternatives.
25962
25963 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25964
25965 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25966
25967 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25968
25969 * gdb.base/signals.exp: Don't expect getting a backtrace from
25970 within a signal handler to fail on Linux.
25971
25972 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25973
25974 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25975 * lib/gdb.exp: Remove some gratuitious semicolons.
25976 (delete_breakpoints): Increase timeout.
25977 (gdb_expect): Add -notransfer option.
25978 (gdb_test): Use -notransfer option.
25979 (get_compiler_info): Add f77 case.
25980 (get_compiler): New proc, split out from gdb_preprocess, add f77
25981 case.
25982 (gdb_preprocess): Call get_compiler.
25983
25984 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25985 * gdb.base/attach.exp, gdb.base/display.exp,
25986 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25987 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25988 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25989 third arg to gdb_test.
25990 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25991 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25992 HP-UX xfails, add others.
25993 * gdb.base/completion.exp: Reflect name change of self-test.
25994 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25995 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25996 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25997 HP failure number.
25998 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25999 useless HP-UX 10.30 references.
26000 * gdb.base/maint.exp: Loosen matches.
26001 * gdb.base/pointers.c (main): Declare more_code.
26002 * gdb.base/pointers.exp: Match on output of a `next'.
26003 * gdb.base/structs.c: Add prototypes.
26004 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26005 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26006
26007 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26008
26009 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
26010 command.
26011
26012 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26013
26014 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26015 Fix run to main failures. Watchpoint can be hardware watchpoint.
26016
26017 * gdb.base/annota1.exp: Clean up some more, in case printf has
26018 debug info. Deal with lack of signal hanlder info in stack.
26019
26020 From Jim Kingdon <kingdon@redhat.com>:
26021 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26022
26023 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26024
26025 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
26026 gdb.base/foll-vfork.exp: Don't run for crosses.
26027
26028 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26029
26030 * gdb.base/configure.in: Check for gdbvars.exp instead of
26031 a1-selftest.exp.
26032 * gdb.base/configure: Re-generate.
26033
26034 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26035
26036 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26037 in trying to run first and name is too long.
26038
26039 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26040 pointers2.c and pointers2.exp, respectively.
26041 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26042 doschk happier.
26043
26044 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26045
26046 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26047 callfuncs2.c and callfuncs2.exp.
26048
26049 * gdb.base/list.exp: Remove mistaken xfails.
26050 * gdb.base/list0.h: Add optional prototypes.
26051
26052 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26053
26054 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
26055 calling malloc.
26056 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26057 * ptype.exp: Move test for get_debug_format to before its first
26058 use.
26059
26060 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26061
26062 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26063 * gdb.base/annota2.cc, annota2.exp: Move from here.
26064 * gdb.c++/annota2.cc, annota2.exp: To here.
26065 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26066
26067 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26068
26069 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
26070 a consistent format.
26071
26072 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26073
26074 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26075 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26076 HP compilers, also set the globals $true and $false.
26077
26078 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
26079 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26080 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26081 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26082 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26083 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26084 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26085 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26086 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26087 whatis.c} Add C++ compatible function definitions and return
26088 types, add includes for library functions.
26089 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26090 * gdb.base/step-test.c (myglob): Rename from glob.
26091 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
26092 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26093 files, move here from gdb.hp.
26094 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
26095 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26096 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26097 Adjust line numbers in regexps.
26098
26099 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26100 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26101 instead of 0/1.
26102
26103 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26104 foll-vfork.exp: New files, move here from gdb.hp.
26105 * gdb.base/page.exp: New file, test of pagination command.
26106
26107 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26108 recursion test.
26109 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26110
26111 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
26112 gdb.base/solib.exp: Fix compiler invocation process.
26113
26114 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
26115 HP-UX 11, turn off overload resolution explicitly.
26116 * gdb.base/commands.exp: Set argument list explicitly, add
26117 watchpoint test.
26118 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26119 them work.
26120 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26121 expressions properly.
26122 * gdb.base/corefile.exp: Loosen the match slightly.
26123 * gdb.base/default.exp: Allow "Error accessing memory" message
26124 also.
26125 * gdb.base/display.exp: Skip over x/0 j if PA64.
26126 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26127 * gdb.base/interrupt.exp: Ditto.
26128 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26129 in use.
26130 * gdb.base/list.exp: Add xfails for HP-UX.
26131 * gdb.base/long_long.exp: Refine some of the numeric matches.
26132 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26133 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26134 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26135 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26136 * gdb.base/ptype.exp: Succeed on more varieties of output.
26137 * gdb.base/scope.exp: Add xfails for HP-UX.
26138 * gdb.base/sect-cmd.exp: Add more cases.
26139 * gdb.base/setvar.exp: Add xfails for HP-UX.
26140 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26141 * gdb.base/signals.exp: Match on void symbolically.
26142 * gdb.base/step-test.exp: Add case for PA64.
26143 * gdb.base/term.exp: Add exit and restart.
26144 * gdb.base/twice.exp: Clean up after self.
26145 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26146 * gdb.base/whatis.exp: Allow more ways to pass tests.
26147
26148 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
26149 no longer useful.
26150
26151 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26152
26153 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
26154 list of patterns.
26155 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
26156 print_double_array(double_array)", "continuing to breakpoint
26157 1018", "print print_double_array(array_d)" and "continuing to
26158 1034" tests.
26159
26160 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26161
26162 * Makefile.in: Add empty html and install-html targets.
26163
26164 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26165
26166 * config/mt-*: Remove, these haven't been used since 1996.
26167
26168 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26169
26170 * gdb.base/call-strs.c, gdb.base/ending-run.c,
26171 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
26172 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26173
26174 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26175
26176 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26177 simpler match case for the ptype of the big class.
26178
26179 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26180
26181 * gdb.exp: Fix test for gdb_prompt existence.
26182
26183 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26184
26185 * gdb.exp (gdb_test): Add fail after calls to perror.
26186
26187 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26188
26189 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26190
26191 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26192
26193 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26194
26195 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26196
26197 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
26198 malloc() is linked in.
26199
26200 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26201
26202 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26203 step at end.
26204
26205 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26206
26207 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26208
26209 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26210
26211 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26212
26213 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26214 * gdb.base/mips_pro.exp: Likewise.
26215
26216 1999-06-02 Keith Seitz <keiths@cygnus.com>
26217
26218 * gdb.c++/templates.cc: Change all "new" operators to throw
26219 an exception.
26220 * gdb.c++/cplusfuncs.cc: Likewise.
26221
26222 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26223
26224 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26225
26226 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26227 * gdb.base/ending-run.exp: When stepping out of main, accept a
26228 step into an arbitrary assembler file.
26229
26230 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26231
26232 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26233 "breakpoint-invalid" to be printed.
26234 * gdb.base/annota2.exp: Revise line number for main
26235 breakpoint. Allow any number of "frames-invalid" and
26236 "breakpoint-invalid" to be printed.
26237 * gdb.base/annota2.cc: Initialize a.x to 0.
26238
26239 1999-05-17 Keith Seitz <keiths@cygnus.com>
26240
26241 * gdb.base/call-ar-st.exp: Skip
26242 "print print_double_array (double_array)" when "skip_float_tests" set.
26243 Ditto for "print print_double_array(array_d)",
26244 "print print_small_structs", "print print_ten_doubles", and
26245 "step into print_long_arg_list".
26246 Don't assume we can step into "print_long_arg_list": we could step
26247 into memcpy.
26248 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26249 "skip_float_tests" is set: "print print_one_double(*d1)"
26250 and "print print_two_floats(*f3)".
26251 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26252 "skip_float_tests" is set.
26253 * gdb.base/varargs.exp: Skip
26254 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26255 "skip_float_tests" set.
26256
26257 1999-05-06 Keith Seitz <keiths@cygnus.com>
26258
26259 * gdb.base/annota2.cc: Include stdio.h.
26260
26261 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26262
26263 * gdb.base/crossload.exp: Remove, this has been disabled ever
26264 since BFD stopped including all targets, and cross-GDB gets
26265 plenty of testing anyway.
26266 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26267 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26268 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26269 * gdb.base/README: Remove, was doc for this.
26270 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26271 needed.
26272
26273 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26274
26275 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26276 output.
26277
26278 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26279 * gdb.base/annota2.exp: New file. More annotation tests.
26280 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26281 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26282
26283 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
26284
26285 * config/cfdbug.exp: New file.
26286
26287 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26288
26289 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26290 Marcus Daniel's and Dale Hawkins's demangler crashes.
26291
26292 * gdb.c++/demangle.exp (test_gnu_style_demangling,
26293 test_lucid_style_demangling, test_arm_style_demangling,
26294 test_hp_style_demangling): Try Tom Tromey's core-dumping
26295 identifier under each demangling style.
26296
26297 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26298
26299 * gdb.c++/demangle.exp: Include the current demangling style
26300 in all test names.
26301 (current_demangling_style): New global variable.
26302 (set_demangling_style, test_demangling_core, test_demangling,
26303 test_demangling_exact): New functions.
26304 (test_gnu_style_demangling, test_lucid_style_demangling,
26305 test_arm_style_demangling, test_hp_style_demangling): Use those,
26306 instead of calling gdb_test and gdb_test_exact directly.
26307 (catch_demangling_errors): New function, which reports errors
26308 signalled by the demangling test functions in an orderly way.
26309 (do_tests): Use catch_demangling_errors.
26310
26311 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26312
26313 * gdb.base/signals.exp (test_handle_all_print): Use () for
26314 grouping in expressions, not {}.
26315
26316 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
26317 initialized yet.
26318
26319 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26320
26321 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26322 are listed.
26323
26324 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26325
26326 * gdb.stabs/weird.exp: Test for CC being defined before
26327 looking at its value.
26328
26329 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26330
26331 * gdb.base/call-ar-st.exp: Remove stray '#'.
26332 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26333 "short int" and "long int".
26334 * gdb.c++/overload.cc: Cast the string added in the previous
26335 change, to mollify finicky HP compiler.
26336 * gdb.hp/reg-test.exp (testfile): Fix file name.
26337 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26338
26339 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26340 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26341 alternate form of enum ptype.
26342
26343 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26344
26345 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26346 * gdb.hp/*.exp: Change all to run compiler probe only after
26347 passing skip_hp_tests, so as not to waste time on guaranteed
26348 failure.
26349
26350 * gdb.c++/overload.cc: Pass string instead of char addr, always
26351 init ccpfoo.
26352 * gdb.c++/templates.cc: Fix syntax error.
26353
26354 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26355
26356 * gdb.base/commands.exp: Add test for correct position of '>'
26357 when issuing the 'commands' command after a 'while' or 'if'
26358 command.
26359
26360 1999-03-18 James Ingham <jingham@cygnus.com>
26361
26362 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26363
26364 * gdb.c++/method.exp: It was testing an uninitialized int on the
26365 stack and assuming it was positive.
26366
26367 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26368
26369 * gdb.base/step-test.exp: Catch a case where finish is broken and
26370 keep it from killing the rest of the tests.
26371 Use gdb_continue_to_end.
26372
26373 * gdb.base/sigall.exp: use gdb_continue_to_end.
26374
26375 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26376
26377 * gdb.base/display.exp: use runto_main, not run.
26378
26379 * gdb.base/default.exp: Check for the current error message in the
26380 r abbreviation test.
26381 Add strongarm to the targets that know info float.
26382
26383 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26384 run which doesn't work with monitors.
26385
26386 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26387 1034 test.
26388
26389 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26390
26391 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26392 end of a program. Traps the case (in Cygmon) when the program
26393 never really exits. Same as Mark's continue_to_exit, but I had
26394 put it in a lot more places, so I used my name. Sorry Mark...
26395
26396 * config/monitor.exp (gdb_target_monitor): added another
26397 target_info parameter: remotebinarydownload. This will set the
26398 remotebinarydownload flag if this is causing some boards trouble.
26399
26400 1999-03-18 Mark Salter <msalter@cygnus.com>
26401
26402 * lib/gdb.exp (continue_to_exit): New function.
26403
26404 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26405 * gdb.base/ending-run.exp: Ditto.
26406 * gdb.base/step-test.exp: Ditto.
26407
26408 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26409
26410 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26411 (suggested by Art Haas <ahaas@neosoft.com>).
26412
26413 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26414
26415 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26416
26417 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26418
26419 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26420 descriptions of types (short unsigned int vs unsigned short, etc).
26421
26422 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26423
26424 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26425 a call to strlen; sometimes we do have sources.
26426
26427 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26428
26429 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26430 character, so GDB won't print garbage after its end.
26431
26432 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26433 breakpoint there instead. Sometimes GCC emits memcpy to handle
26434 the large structures being passed by value, so we step into that
26435 instead of sum_array_print, which obscures what we're really testing.
26436 * gdb.base/step-test.exp: However, we do want a test that notices
26437 the bizarre steps into memcpy, so do that here. Add check for
26438 stepping into function calls that pass large structures by value.
26439 ("Is that a noun clause, or are you just happy to see me?")
26440 Remove all references to specific line numbers.
26441 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26442 New type and function.
26443 (main): Call large_struct_by_value, passing it a large struct by value.
26444 * lib/gdb.exp (gdb_get_line_number): New function.
26445
26446 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26447 more portable.
26448
26449 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26450
26451 * lib/gdb.exp: Doc fixes.
26452
26453 1999-03-05 Nick Clifton <nickc@cygnus.com>
26454
26455 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26456
26457 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26458
26459 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26460 commands. They're not germane to this test, and they don't work
26461 that way on remote targets.
26462
26463 1999-03-01 James Ingham <jingham@cygnus.com>
26464
26465 * Changelog entries merged over from gdb development branch.
26466
26467 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26468
26469 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26470 for outputting results of test run.
26471
26472 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26473
26474 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26475
26476 1999-02-25 Felix Lee <flee@cygnus.com>
26477
26478 * lib/gdb.exp (debug_format): initialize
26479
26480 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26481
26482 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26483 * gdb.base/call-rt-st.c: Ditto.
26484
26485 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26486
26487 * gdb.threads/pthreads.exp (horiz): New variable.
26488 (test_startup): Fix regexps that capture thread numbers.
26489
26490 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26491
26492 * gdb.base/smoke.exp: Disambiguate two test case names (both
26493 called ``print'').
26494
26495 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26496
26497 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26498 compilation.
26499
26500 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26501
26502 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26503 actual output formatting.
26504 * gdb.base/smoke.exp: GDB removes leading 0's.
26505 * gdb.base/volatile.exp: Don't check type of remuneration;
26506 that variable is no longer defined in constvars.c.
26507 * gdb.base/step-test.c (main): Exit with explicit exit code.
26508 * gdb.base/step-test.exp: Remove two nexti checks--they are
26509 not portable.
26510
26511 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26512
26513 * gdb.base/help.exp ("help delete display"): Fix test to match
26514 gdb's output.
26515
26516 * gdb.base/long_long.c (known_types): Initialize values to zero.
26517 * gdb.base/long_long.exp: Step one more line
26518 so 'dec' is initialized in "get to known place". GDB removes
26519 leading zeros. Explicitly ask for hex formatting. Use
26520 unique test case names.
26521
26522 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26523
26524 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26525
26526 * gdb.c++/method.exp: Add missing close brace.
26527
26528 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26529
26530 * gdb.base/maint.exp: Use 'set height 0' to disable page
26531 prompting, not 'set height 400'.
26532
26533 Fix a bunch of timeouts.
26534 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26535 four separate tests, so expect doesn't take forever to match a ton
26536 of text against a regexp with lots of .* forms.
26537 ("maint print psymbols", "maint print symbols"): Make some of
26538 these greps more selective, so that expect doesn't try to wade
26539 through huge piles of output and time out.
26540
26541 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26542
26543 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26544 tests: one which doesn't expect shlib events to be reported, and
26545 another which does, but is XFAIL for all platforms other than
26546 HP/UX.
26547
26548 * gdb.base/break.exp: Teach the test suite that the `catch
26549 fork', `catch vfork', and `catch exec' commands produce error
26550 messages on platforms that don't provide these features.
26551
26552 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26553
26554 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26555 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26556 (shortening names from solib_threshold.exp etc), won't run on
26557 anything but HP-UX for the foreseeable future.
26558 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26559 reflect move.
26560
26561 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26562
26563 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26564 gdb.trace/Makefile.in (clean): Remove all test executables.
26565
26566 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26567
26568 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26569 successfully re-sets breakpoints in shared libraries.
26570 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26571
26572 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26573
26574 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26575 and compiled w/o GCC.
26576
26577 * gdb.hp/watch-cmd.exp: ditto.
26578
26579 * gdb.hp/watch-hp.exp: ditto.
26580
26581 * gdb.hp/xdb1.exp: ditto.
26582
26583 * gdb.hp/xdb2.exp: ditto.
26584
26585 * gdb.hp/dbx.exp: ditto.
26586
26587 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26588
26589 * constvars.c: Remove C++-isms.
26590 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26591 with GCC.
26592
26593 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26594
26595 The following changes are part of the HP merge.
26596
26597 * gdb.base/break.exp: new tests to verify that catchpoints for
26598 fork, vfork, and exec don't trigger inappropriately.
26599
26600 * gdb.base/opaque.exp: compile one file at a time, then link.
26601
26602 * gdb.base/signals.exp: be more restrictive about which hppa
26603 systems receive a setup_xfail. new tests.
26604
26605 * gdb.base/solib_threshold.build: new file.
26606 * gdb.base/solib_threshold.exp: new file.
26607 * gdb.base/solib_threshold.link_opts: new file.
26608 * gdb.base/solib_threshold.mk: new file.
26609 * gdb.base/gen_solib_threshold.c: new file.
26610
26611 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26612 tests. New tests for enums inside classes.
26613
26614 * gdb.c++/compiler.cc: indicate support of template debugging.
26615
26616 * gdb.c++/demangle.exp: run hp style demangling tests.
26617
26618 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26619 tests.
26620
26621 * gdb.c++/misc.cc: changes to support new tests.
26622
26623 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26624 to support new tests.
26625
26626 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26627 gcc, then skip these tests.
26628
26629 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26630
26631 The following files are part of the HP merge; some had longer
26632 names at HP, but have been renamed to be no more than 14
26633 characters in length.
26634
26635 * gdb.hp/ambiguous.cc: new file.
26636 * gdb.hp/ambiguous.exp: new file.
26637 * gdb.hp/attach.exp: new file.
26638 * gdb.hp/attach2.exp: new file.
26639 * gdb.hp/classes-hp.exp: new file.
26640 * gdb.hp/ctti.exp: new file.
26641 * gdb.hp/ctti-add.cc: new file.
26642 * gdb.hp/ctti-add1.cc: new file.
26643 * gdb.hp/ctti-add2.cc: new file.
26644 * gdb.hp/ctti-add3.cc: new file.
26645 * gdb.hp/dbx.exp: new file.
26646 * gdb.hp/exception.cc: new file.
26647 * gdb.hp/exception.exp: new file.
26648 * gdb.hp/foll-exec.c: new file.
26649 * gdb.hp/foll-exec.exp: new file.
26650 * gdb.hp/foll-fork.c: new file.
26651 * gdb.hp/foll-fork.exp: new file.
26652 * gdb.hp/foll-vfork.c: new file.
26653 * gdb.hp/foll-vfork.exp: new file.
26654 * gdb.hp/inherit-hp.exp: new file.
26655 * gdb.hp/more-steps.exp: new file.
26656 * gdb.hp/namespace.cc: new file.
26657 * gdb.hp/namespace.exp: new file.
26658 * gdb.hp/optimize.exp: new file.
26659 * gdb.hp/pxdb.c: new file.
26660 * gdb.hp/pxdb.exp: new file.
26661 * gdb.hp/quicksort.exp: new file.
26662 * gdb.hp/reg-test.exp: new file.
26663 * gdb.hp/reg-test.s: new file.
26664 * gdb.hp/sized-enum.c: new file.
26665 * gdb.hp/sized-enum.exp: new file.
26666 * gdb.hp/start-stop.exp: new file.
26667 * gdb.hp/templ-hp.cc: new file.
26668 * gdb.hp/templ-hp.exp: new file.
26669 * gdb.hp/thr-lib.c: new file.
26670 * gdb.hp/thr-lib.exp: new file.
26671 * gdb.hp/thr-lib.h: new file.
26672 * gdb.hp/thr-liblib.c: new file.
26673 * gdb.hp/virtfun-hp.c: new file.
26674 * gdb.hp/virtfun-hp.exp: new file.
26675 * gdb.hp/watch-cmd.exp: new file.
26676 * gdb.hp/watch-hp.exp: new file.
26677 * gdb.hp/xdb1.exp: new file.
26678 * gdb.hp/xdb2.exp: new file.
26679 * gdb.hp/xdb3.exp: new file.
26680
26681 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26682
26683 The following files are part of the HP merge; some had longer
26684 names at HP, but have been renamed to be no more than 14
26685 characters in length.
26686
26687 * gdb.base/ss.h: new file.
26688 * gdb.base/call-ar-st.c: new file.
26689 * gdb.base/call-ar-st.exp: new file.
26690 * gdb.base/call-rt-st.c: new file.
26691 * gdb.base/call-rt-st-exp: new file.
26692 * gdb.base/call-strs.exp: new file.
26693 * gdb.base/ena-dis-br.exp: new file.
26694 * gdb.base/environ.exp: new file.
26695 * gdb.base/long_long.exp: new file.
26696 * gdb.base/sect-cmd.exp: new file.
26697 * gdb.base/shlib-cl2.exp: new file.
26698 * gdb.base/smoke.exp: new file.
26699 * gdb.base/so-impl-ld.c: new file.
26700 * gdb.base/so-impl-ld.exp: new file.
26701 * gdb.base/so-indr-cl.c: new file.
26702 * gdb.base/so-indr-cl.exp: new file.
26703 * gdb.base/varargs.exp: new file.
26704 * gdb.base/volatile.exp: new file.
26705 * gdb.base/whatis-exp.exp: new file.
26706 * gdb.base/display.exp: new file.
26707 * gdb.c++/derivation.exp: new file.
26708 * gdb.c++/local.exp: new file.
26709 * gdb.c++/member-ptr.exp: new file.
26710 * gdb.c++/overload.exp: new file.
26711 * gdb.c++/ovldbreak.exp: new file.
26712 * gdb.c++/ref-types.exp: new file.
26713 * gdb.c++/ref-types2.exp: new file.
26714 * gdb.c++/userdef.exp: new file.
26715
26716 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26717
26718 * gdb.base/default.exp: Reflect wording change in remote.c.
26719
26720 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26721
26722 * gdb.base/help.exp: Update to reflect current text.
26723
26724 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26725
26726 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26727 they're stack variables and contain garbage.
26728 * gdb.c++/anon-union.exp: new file.
26729
26730 The following changes were made by David Taylor
26731 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26732 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26733 in changes by HP.
26734
26735 * gdb.base/bitops.exp: new file.
26736 * gdb.base/default.exp: change expected messages for catch and
26737 info catch tests to reflect HP merge changes.
26738 * gdb.base/enable-disable-break.exp
26739 * gdb.base/ending-run.c: new file.
26740 * gdb.base/long_long.c: new file.
26741 * gdb.base/maint.exp: new file.
26742 * gdb.base/pointers2.exp: new file.
26743 * gdb.base/shlib-call2.exp: new file.
26744 * gdb.base/solib.exp: new file.
26745 * gdb.base/step-test.c: new file.
26746 * gdb.c++/anon-union.cc: new file.
26747 * gdb.c++/local.cc: new file.
26748 * gdb.c++/member-pointer.cc: new file.
26749 * gdb.c++/method.cc: new file.
26750 * gdb.c++/ref-types.cc: new file.
26751 * gdb.c++/ref-types2.cc: new file.
26752 * gdb.c++/userdef.cc: new file.
26753
26754 * gdb.base/scope.exp: compile one file at a time, then link.
26755 * gdb.base/langs.exp: ditto.
26756 * gdb.base/list.exp: ditto.
26757
26758 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26759
26760 The following changes were made by David Taylor
26761 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26762 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26763 in changes by HP.
26764
26765 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26766 skip tests. When compiling pass c++ flag to gdb_compile.
26767 * gdb.c++/
26768
26769 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26770 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26771 (skip_hp_tests): new function.
26772 (gdb_preprocess): new function.
26773
26774 * configure.in (hpdir): decide whether to configure gdb.hp.
26775 * configure: regenerated.
26776
26777 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26778 to delete on clean.
26779 (EXECUTABLES): update to reflect new additions.
26780 * gdb.base/commands.exp: update message expected.
26781 * gdb.base/default.exp: add copyright notice.
26782 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26783 * gdb.base/help.exp: update messages to reflect current text.
26784 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26785 targets for recurse tests.
26786 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26787 skip this file.
26788
26789 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26790 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26791 compilation.
26792 * gdb.c++/misc.exp: ditto.
26793 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26794 run the tests. tell gdb_compile that it's a c++ compilation.
26795
26796 * gdb.threads/pthreads.exp: fix typo in message.
26797
26798 * gdb.base/all-bin.exp: new file.
26799 * gdb.base/arithmet.exp: new file.
26800 * gdb.base/assign.exp: new file.
26801 * gdb.base/completion.exp: new file.
26802 * gdb.base/cond-expr.exp: new file.
26803 * gdb.base/condbreak.exp: new file.
26804 * gdb.base/define.exp: new file.
26805 * gdb.base/dollar.exp: new file.
26806 * gdb.base/environment.exp: new file.
26807 * gdb.base/eval-skip.exp: new file.
26808 * gdb.base/jump.exp: new file.
26809 * gdb.base/logical.exp: new file.
26810 * gdb.base/pointers.exp: new file.
26811 * gdb.base/relational.exp: new file.
26812 * gdb.base/section_command.exp: new file.
26813 * gdb.base/whatis-expr.exp: new file.
26814
26815 * gdb.base/all-types.c: new file.
26816 * gdb.base/call-array-struct.c: new file.
26817 * gdb.base/call-return-struct.c: new file.
26818 * gdb.base/call-strings.c: new file.
26819 * gdb.base/callfuncs2.c: new file.
26820 * gdb.base/condbreak.c: new file.
26821 * gdb.base/constvars.c: new file.
26822 * gdb.base/display.c: new file.
26823 * gdb.base/int-type.c: new file.
26824 * gdb.base/jump.c: new file.
26825 * gdb.base/miscexprs.c: new file.
26826 * gdb.base/pointers.c: new file.
26827 * gdb.base/pointers2.c: new file.
26828 * gdb.base/shmain.c: new file.
26829 * gdb.base/shr1.c: new file.
26830 * gdb.base/shr2.c: new file.
26831 * gdb.base/solib.c: new file.
26832 * gdb.base/solib1.c: new file.
26833 * gdb.base/solib2.c: new file.
26834 * gdb.base/varargs.c: new file.
26835 * gdb.c++/derivation.cc: new file.
26836 * gdb.c++/overload.cc: new file.
26837 * gdb.c++/ovldbreak.cc: new file.
26838 * gdb.hp/attach.c: new file.
26839 * gdb.hp/attach2.c: new file.
26840 * gdb.hp/average.c: new file.
26841 * gdb.hp/compiler.c: new file.
26842 * gdb.hp/compiler.cc: new file.
26843 * gdb.hp/execd-program.c: new file.
26844 * gdb.hp/follow-exec.c: new file.
26845 * gdb.hp/follow-fork.c: new file.
26846 * gdb.hp/follow-vfork-and-exec.c: new file.
26847 * gdb.hp/misc-hp.cc: new file.
26848 * gdb.hp/more-steps.c: new file.
26849 * gdb.hp/optimize.c: new file.
26850 * gdb.hp/quicksort.c: new file.
26851 * gdb.hp/run-hp.c: new file.
26852 * gdb.hp/start-stop.c: new file.
26853 * gdb.hp/sum.c: new file.
26854 * gdb.hp/templates-hp.cc: new file.
26855 * gdb.hp/thread-local-in-lib.c: new file.
26856 * gdb.hp/thread-local-in-lib.h: new file.
26857 * gdb.hp/thread-local-in-lib.lib.c: new file.
26858 * gdb.hp/vforked-program.c: new file.
26859 * gdb.hp/virtfunc-hp.cc: new file.
26860 * gdb.hp/watchpoint-hp.c: new file.
26861 * gdb.hp/xdb.c: new file.
26862 * gdb.hp/xdb0.c: new file.
26863 * gdb.hp/xdb0.h: new file.
26864 * gdb.hp/xdb1.c: new file.
26865
26866 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26867
26868 The following change was made by Edith Epstein
26869 <eepstein@cygnus.com> as part of a project to merge in changes
26870 originally made by HP; HP did not create ChangeLog entries.
26871
26872 * gdb.c++/demangle.exp: changed the expected output for some
26873 ARM-style mangling -- removed second reference to datatype.
26874 For example, maint demangle __dt__11T1__pt__2_cFv
26875 T1<char>::~T1<char>(void)
26876 becomes,
26877 maint demangle __dt__11T1__pt__2_cFv
26878 T1<char>::~T1(void)
26879
26880 (test_hp_style_demangling): new hp specific demangling test cases.
26881
26882 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26883
26884 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26885 * gdb.trace/backtrace.exp: Likewise.
26886 * gdb.trace/circ.exp: Likewise.
26887 * gdb.trace/collection.exp: Likewise.
26888 * gdb.trace/deltrace.exp: Likewise.
26889 * gdb.trace/infotrace.exp: Likewise.
26890 * gdb.trace/limits.exp: Likewise.
26891 * gdb.trace/packetlen.exp: Likewise.
26892 * gdb.trace/passc-dyn.exp: Likewise.
26893 * gdb.trace/passcount.exp: Likewise.
26894 * gdb.trace/report.exp: Likewise.
26895 * gdb.trace/save-trace.exp: Likewise.
26896 * gdb.trace/tfind.exp: Likewise.
26897 * gdb.trace/tracecmd.exp: Likewise.
26898 * gdb.trace/while-dyn.exp: Likewise.
26899 * gdb.trace/while-stepping.exp: Likewise.
26900
26901 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26902
26903 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26904
26905 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26906
26907 From Brendan Kehoe:
26908 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26909 int return types.
26910
26911 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26912
26913 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26914 remote dos host testing right.
26915
26916 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26917
26918 * gdb.base/corefile.exp: remove some xfails.
26919
26920 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26921
26922 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26923 have different timestamps.
26924
26925 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26926
26927 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26928 gdb.base/default.exp: Replace "exec" with "executable".
26929
26930 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26931
26932 * gdb.base/default.exp: Change else if to elseif from previous
26933 delta.
26934
26935 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26936
26937 * gdb.base/default.exp: Add brace missing from previous delta.
26938
26939 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26940
26941 * gdb.base/default.exp: Support test for info float for all
26942 varieties of arm toolchain.
26943
26944 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
26945
26946 * gdb.trace/*.exp: remove "remote_download" command.
26947
26948 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
26949
26950 * gdb.trace/*.exp: remove -gdwarf from compile.
26951
26952 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26953
26954 * gdb.trace/configure.in(AC_INIT): typo
26955 * gdb.trace/configure: regenerated
26956
26957 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
26958
26959 * config/m68k-emc.exp: New file.
26960 * lib/<emc-support.exp trace-support.exp}: New files.
26961 * configure.in: add new test directory gdb.trace.
26962 * gdb.trace/{configure configure.in Makefile.in}: New files.
26963 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26964 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26965 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26966 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26967 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26968 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26969 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26970
26971 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
26972
26973 * gdb.c++/classes.exp: Change all regular expressions to match
26974 arbitrary combinations of newline/carriage-return, so that they
26975 will work equally well on Unix and Windows.
26976 * gdb.c++/inherit.exp: ditto.
26977 * gdb.c++/virtfunc.exp: ditto.
26978
26979 1998-08-11 Dawn Perchik <dawn@cygnus.com>
26980
26981 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26982
26983 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26984
26985 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26986 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26987 to use a0-a3/d0-d3 as needed.
26988
26989 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26990
26991 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26992 * gdb.disasm/am33.exp: Corresponding changes.
26993
26994 1998-07-11 Felix Lee <flee@cygnus.com>
26995
26996 * gdb.base/callfuncs.exp: add cmp10 test.
26997 * gdb.base/callfuncs.c (cmp10): new function.
26998
26999 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27000
27001 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
27002 into two parts to get around a synchronization problem in expect.
27003
27004 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27005
27006 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27007
27008 * configure.in: Add options for gdbtk testsuite.
27009
27010 * configure: Regenerate.
27011
27012 * gdb.gdbtk: New directory to hold gdbtk tests.
27013
27014 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27015
27016 * gdb.fortran/types.exp: Escape brackets in expect patterns
27017 for test_float_literal_types_accepted tests.
27018 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27019 before run test.
27020
27021 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27022
27023 * am33.exp: Just compile, do not link the testcase.
27024 * am33.s: Add ".am33" pseudoop to force am33 mode.
27025
27026 1998-06-25 Felix Lee <flee@cygnus.com>
27027
27028 * gdb.base/setshow.exp: make sure $pc is sane.
27029
27030 * gdb.stabs/weird.exp: split expect patterns properly.
27031
27032 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27033
27034 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27035 * gdb.disasm/am33.exp: Run it.
27036
27037 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
27038
27039 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27040 match processing (and eliminate spurious timeouts when running).
27041
27042 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
27043
27044 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27045 exception test, but conditionalize it on target [mach | gnu].
27046
27047 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
27048
27049 * gdb.base/overlays.exp: fixup compile line for linker script.
27050
27051 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27052
27053 * gdb.fortran/types.exp: don't guess at float size.
27054
27055 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27056
27057 * gdb.base/exprs.exp: delete test that depends on int size.
27058
27059 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27060
27061 * config/sim.exp: Removed checks for target triplets.
27062 (gdb_target_sim): Use gdb,target_sim_options.
27063
27064 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27065
27066 * gdb.base/reread.exp: New file.
27067 * gdb.base/reread1.c: New file.
27068 * gdb.base/reread2.c: New file.
27069
27070 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27071
27072 * config/sim.exp: Use 'target sim -sparclite' when running
27073 SPARClite programs.
27074
27075 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27076
27077 * gdb.base/structs2.exp: New file.
27078 * gdb.base/structs2.c: New file.
27079
27080 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27081
27082 * gdb.asm/common.inc: New file.
27083 * gdb.asm/d10v.inc: New file.
27084 * asm-source.exp: Pass -I's to gas to find .inc files.
27085 Update line numbers in expected output.
27086 * asmsrc1.s: Rewrite.
27087 * asmsrc2.s: Rewrite.
27088 * configure.in: Create arch.inc symlink.
27089 * configure: Regenerate.
27090 * Makefile.in (distclean): Delete arch.inc.
27091
27092 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27093
27094 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
27095 (t_enum_value2): ditto
27096 (t_enum_value3): ditto
27097 (main): ditto
27098 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27099
27100 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27101 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27102 change.
27103 Use gdb_test instead of send_gdb/gdb_expect sequences.
27104
27105 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27106
27107 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27108 not void.
27109
27110 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27111
27112 * gdb.base/branches.c: Code with lots of loops and
27113 subroutines. Used to test gdbs ability to single step through PC
27114 changes, especially to test mips-tdep.c:mips_next_pc
27115
27116 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27117
27118 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27119 more rigorous EGCS C++ error checking.
27120
27121 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27122
27123 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27124 tests.
27125 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27126 function when asleep.
27127 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27128 for i*86 Linux and SVR4 signal handling problems.
27129 Remove linux xfail for `next to handler in signals_tests_1', fixed
27130 by recent infrun.c change.
27131 Limit backtrace to 10 frames to avoid timeout problems with infinite
27132 stack backtraces.
27133 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27134 target.[ch] change.
27135
27136 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27137
27138 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27139 for a newline from gdb before continuing.
27140 (default_gdb_exit): Just look for y or n.
27141 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27142 it does, fail the rests of the tests in the file.
27143
27144 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27145
27146 * config/cygmon.exp: New file.
27147
27148 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27149
27150 * gdb.base/list.exp: Fix problem with "list default lines around
27151 main" test on remote targets.
27152
27153 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27154 run test on remote targets.
27155
27156 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27157
27158 * gdb.asm: New directory.
27159 * configure.in: Configure it.
27160 * configure: Regenerate.
27161 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27162 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27163
27164 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27165
27166 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27167
27168 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
27169
27170 * gdb.base/overlays (several files): Merge the two overlay
27171 managers into one. Change variables (foox, barx, bazx, grbxx)
27172 back into ints but force them to load in their proper sections.
27173
27174 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27175
27176 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
27177 on-chip insn memory and IMAP1 to upper 128k.
27178 (D10VCopy): Handle memory regions crossing 16k boundaries.
27179 (D10VCopy): Transfer data in 32 bit chunks.
27180
27181 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27182
27183 * gdb.base/overlays.c (main): Exit normally when result is
27184 correct.
27185
27186 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27187 map. Include space for printf in .text segment.
27188
27189 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27190 updated d10v memory VMA/LMA map.
27191 (D10VCopy): Call D10VTranslate.
27192
27193 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27194
27195 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27196
27197 * gdb.base/bar.c (barx, bar): Change variable to small array so
27198 that it won't be put into the .sdata - small data -
27199 section. Update reference.
27200 * gdb.base/baz.c (bazx, baz): Ditto.
27201 * gdb.base/foo.c (foox, foo): Ditto.
27202 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27203
27204 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27205 to be arrays.
27206
27207 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
27208
27209 * gdb.base/overlays.exp: fix up and get working again.
27210 Add tests for backtraces from an overlay function.
27211
27212 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27213
27214 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27215 "calling function with watchpoint enabled".
27216
27217 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27218
27219 * gdb.base/break.exp (test_next_with_recursion): Remove
27220 gdb_suppress_tests for d10v-*-*.
27221 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27222 pending review of whether it is useful or not.
27223
27224 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27225
27226 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27227
27228 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27229
27230 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27231 * config/dve.exp: New file to support Densan boards.
27232
27233 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27234
27235 * gdb.base/interrupt.exp: Document problem of simulators, signals,
27236 reads and BSD.
27237
27238 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27239
27240 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27241 response.
27242
27243 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27244
27245 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27246
27247 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27248 test.
27249
27250 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27251 target_sizeof_long and target_bigendian_p.
27252 (structs_by_value, structs_by_reference): Check values according
27253 to targets word size and endianess.
27254
27255 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27256
27257 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27258 output.
27259
27260 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27261
27262 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27263 Update test of set args help to match source change.
27264
27265 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27266
27267 * gdb.base/default.exp: Expect help system output to be in
27268 alphabetical order.
27269 * gdb.base/help.exp: Ditto.
27270
27271 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27272
27273 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27274 "i*86-pc-linux-gnu*".
27275 * gdb.base/interrupt.exp: Ditto.
27276 * gdb.base/corefile.exp: Ditto.
27277
27278 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27279 define vxworks when building the testcase.
27280
27281 * gdb.base/ptype.exp: Fix testnames to be unique.
27282 * gdb.base/radix.exp: Ditto.
27283 * gdb.base/term.exp: Ditto.
27284 * gdb.base/whatis.exp: Ditto.
27285 * gdb.c++/classes.exp: Ditto.
27286
27287 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27288
27289 * gdb.base/callfuncs.exp: Fix indentation.
27290
27291 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27292 suppress_flag has been set.
27293 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27294 target feature.
27295
27296 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27297
27298 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27299 the testcase.
27300
27301 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27302 set_debug_traps() and breakpoint().
27303 * gdb.c++/misc.cc (main): Ditto.
27304 * gdb.c++/templates.cc (main): Ditto.
27305 * gdb.c++/virtfunc.cc (main): Ditto.
27306
27307 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27308
27309 * lib/gdb.exp(gdb_step_for_stub): New function.
27310 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27311 exists, reload the executable and do a "continue" instead of
27312 doing a jump.
27313 (runto_main): Use gdb_step_for_stub.
27314
27315 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27316 tests to have unique names.
27317 * gdb.base/callfuncs.exp: Ditto.
27318 * gdb.base/commands.exp: Ditto.
27319 * gdb.base/default.exp: Ditto.
27320 * gdb.base/help.exp: Ditto.
27321 * gdb.base/list.exp: Ditto.
27322 * gdb.base/opaque.exp: Ditto.
27323 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27324 similar tests.
27325
27326 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27327 * gdb.c++/cplusfuncs.cc: Ditto.
27328 * gdb.c++/virtfunc.cc: Ditto.
27329
27330 * config/monitor.exp: Keep track of the last file we saw, rather
27331 than trying to get the info from gdb.
27332
27333 * gdb.fortran/types.exp: Move comment to previous line.
27334
27335 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27336
27337 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27338 target mode.
27339
27340 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27341
27342 From Bob Manson:
27343 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27344 string from GDB when it connects.
27345
27346 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27347
27348 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27349
27350 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27351 if we can't get a debug format from GDB (we may be testing an
27352 older GDB). Use a 10 second timeout when checking for the format.
27353
27354 * gdb.stabs/weird.exp: Fix quoting.
27355
27356 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27357
27358 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27359
27360 * config/arm-ice.exp: New file.
27361
27362 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27363
27364 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27365 until it has been modified to work with the new testsuite.
27366
27367 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27368 testcase won't compile, cause all of the testcases in the file to
27369 fail instead.
27370
27371 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27372 (gdb_clear_suppressed): New procedure.
27373 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27374 it contains a positive value.
27375
27376 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27377
27378 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27379
27380 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27381
27382 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27383
27384 * lib/gdb.exp (setup_xfail_format): New function.
27385 (get_debug_format): New function to get debug format.
27386 (debug_format): New global variable to hold last value set
27387 by get_debug_format.
27388 * gdb.base/list.exp: Call get_debug_format and expect some
27389 tests to fail for DWARF 1 and COFF formats.
27390 * gdb.c++/ptype.exp: Ditto.
27391 * gdb.c++/classes.exp: Ditto.
27392 * gdb.c++/cplusfuncs.exp: Ditto.
27393 * gdb.c++/inherit.exp: Ditto.
27394 * gdb.c++/templates.exp: Ditto.
27395 * gdb.c++/virtfunc.exp: Ditto.
27396
27397 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27398
27399 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27400 host doesn't have a currently-open connection.
27401
27402 * config/sparclet.exp: Cleanups and fixes to make it generic for
27403 any gdb stub target. Handle cases where gdb doesn't respond when
27404 interrupted in a sane fashion.
27405
27406 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27407 same thing in a totally different way.
27408
27409 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27410 setting "timeout".
27411 (gdb_start): We set the global gdb_prompt variable in
27412 default_gdb_init now.
27413
27414 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27415
27416 * gdb.base/printcmds.exp: Fix "check for floating addition"
27417 regexp to accept results within approx +/- .01 of exact value.
27418 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27419
27420 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27421
27422 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27423 properly.
27424 (gdb_expect): Add optional timeout parameter, and add timeout
27425 value to various calls.
27426 (gdb_suppress_tests): Only give one warning message per group.
27427
27428 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27429
27430 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27431 global variables. Handle getting a value for $timeout more
27432 gracefully.
27433
27434 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27435
27436 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27437 initialize.
27438 (default_gdb_init): New procedure; allow gdb_init to be overridden
27439 by a target configuration file.
27440 (gdb_expect): Pass the timeout to remote_expect.
27441
27442 * config/monitor.exp(gdb_load): Fix typo in regexp.
27443
27444 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27445
27446 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27447
27448 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27449
27450 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27451 here. Call gdb_target_exec before rebooting the target, to make
27452 sure the connection to the target is closed.
27453 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27454 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27455 Also detect "Timeout reading from remote" error.
27456
27457 * config/gdbserver.exp: Pass the executable being loaded to
27458 gdb_target_monitor. Don't call gdb_file_cmd here; let
27459 gdb_target_monitor do it.
27460
27461 * gdb.disasm/hppa.exp: Don't use exec_output.
27462
27463 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27464
27465 * gdb.base/list.exp: If we're debugging a non-native target,
27466 try to set the pc register to point to the start of the
27467 program before doing the first list command.
27468
27469 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27470 test_calls after restarting.
27471
27472 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27473 reloading.
27474
27475 * gdb.base/watchpoint.exp: Fix typo.
27476
27477 * gdb.base/setshow.exp: Check for use_gdb_stub.
27478
27479 * gdb.base/break.exp: Fix continue until exit test for the gdb
27480 stub case.
27481 * gdb.base/langs.exp: Ditto.
27482
27483 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27484 gdb_load_offset. If we weren't given a file to load, figure out
27485 what the current file is and use it.
27486
27487 * config/i386-bozo.exp: New file.
27488
27489 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27490
27491 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27492 feature.
27493
27494 * config/proelf.exp: New entry.
27495
27496 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27497
27498 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27499 of regexps.
27500
27501 * gdb.base/watchpoint.exp: Don't run the test_stepping
27502 tests if gdb can't call functions on the target.
27503
27504 * gdb.base/setshow.exp: Don't run the set prompt tests if
27505 the board has gdb_prompt set.
27506
27507 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27508
27509 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27510 * gdb.base/commands.exp: Likewise.
27511 * gdb.base/setshow.exp: Likewise.
27512
27513 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27514
27515 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27516 feature.
27517
27518 * config/i960.exp: New file.
27519
27520 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27521
27522 * gdb.base/funcargs.exp: Check for gdb,short_int target
27523 feature instead of looking for explicit target triplets.
27524
27525 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27526
27527 * gdb.base/printcmds.exp: add a couple more tests a la
27528 "p 123DEADBEEF", to check parse_number.
27529 * top.c: change "to enable to enable" to "to enable" in a couple
27530 of help strings.
27531
27532 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27533
27534 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27535 on the mn10300.
27536
27537 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27538
27539 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27540 where the test executable is run with explicit args.
27541 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27542
27543 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27544
27545 * gdb.base/run.c: Use FAKEARGV to build test executable that
27546 does not require a command line arg, since most simulators
27547 don't currently support passing such an arg into the simulated
27548 program.
27549 * gdb.base/commands.exp: Change tests to insert the proper
27550 value as the arg to the first recursive factorial call. Change
27551 compilation line to define FAKEARGV at compile time.
27552
27553 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27554
27555 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27556 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27557 function with watchpoint enabled" test.
27558
27559 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27560
27561 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27562 Don't call gdb_test when the command doesn't return to a gdb prompt.
27563
27564 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27565 "Tests restarted" messages.
27566
27567 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27568
27569 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27570
27571 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27572
27573 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27574 for INFO SYMBOL; add help tests for OVERLAY commands.
27575 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27576 add tests for OVERLAY commands
27577 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27578 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27579 * gdb.base/sigall.c: add usestubs code frag
27580 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27581
27582 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27583
27584 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27585 failures.
27586 (gdb_stop_suppressing_tests): Note that tests have restarted.
27587
27588 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27589
27590 * config/h8300.exp: New file.
27591
27592 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27593
27594 * gdb.base/setshow.exp: Check for the existence of a
27595 feature, not its value.
27596
27597 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27598
27599 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27600
27601 * gdb.base/scope.exp: It's now init0(), not init().
27602
27603 * gdb.base/scope0.c: For now, change init() to be init0().
27604
27605 * config/monitor.exp: Use gdb_serial in preference to serial
27606 or netport.
27607
27608 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27609 and it's not already set.
27610
27611 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27612
27613 * gdb.base/setshow.exp: Only test the run command if the target
27614 isn't using a stub and if it supports argument passing.
27615
27616 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27617
27618 * config/udi.exp(gdb_start): Make sure UDICONF is set
27619 properly before starting gdb.
27620
27621 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27622
27623 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27624 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27625 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27626
27627 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27628
27629 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27630 specialized code to reboot the board, use remote_reboot instead.
27631
27632 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27633
27634 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27635
27636 * config/monitor.exp: Make sure we disconnect from the target.
27637 Also, try a reboot/reload cycle instead of failing if the
27638 load fails.
27639
27640 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27641
27642 * gdb.base/default.exp: Don't set match_max.
27643 * gdb.base/help.exp: Ditto.
27644 * gdb.base/list.exp: Ditto.
27645 * gdb.base/signals.exp: Ditto.
27646
27647 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27648 set, use remote_ld to download the testcase instead of
27649 the GDB loader.
27650
27651 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27652
27653 * config/vr5000.exp: New file.
27654
27655 * config/monitor.exp(gdb_target_monitor): Add pattern for
27656 "Ending remote" to detect errors in connecting.
27657
27658 * gdb.base/setshow.exp: Add .* within auto language test.
27659
27660 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27661 target feature.
27662
27663 * config/monitor.exp(gdb_load): Check for a failure when loading,
27664 and reboot the board if necessary.
27665
27666 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27667 a set of tests. Remove print.* from the patterns being checked.
27668
27669 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27670
27671 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27672 refer to gdb_spawn_id.
27673
27674 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27675 longer used.
27676 * config/sparclet.exp: Ditto.
27677 * config/sparclet-old.exp: Ditto.
27678 * config/slite.exp: Ditto.
27679 * config/sim.exp: Ditto.
27680 * gdb.base/funcargs.exp: Ditto.
27681
27682 * lib/gdb.exp:Remove references to gdb_spawn_id.
27683 (gdb_expect): Move to remote.exp.
27684
27685 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27686
27687 * config/monitor.exp: Detect the "Couldn't establish connection"
27688 message from GDB.
27689
27690 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27691
27692 * gdb.base/bitfields.exp: Use runto instead of explicit
27693 gdb_run_cmd/gdb_expect sequences.
27694
27695 * gdb.base/break.exp(text_next_with_recursion): Add match for
27696 gdb_expect call.
27697
27698 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27699 We also need to handle the "A program is being debugged already"
27700 prompt from gdb. Use gdb_test to set the baud rate.
27701
27702 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27703 to 20000. Really. I mean it.
27704
27705 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27706
27707 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27708 fails. If suppress_flag is set, skip perror message about not
27709 being able to send to GDB.
27710 (send_gdb): If suppress_flag is set, don't try to send commands to
27711 GDB.
27712 (gdb_expect): If suppress_flag is set, always fail immediately.
27713 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27714 (gdb_init): Call gdb_stop_suppressing_tests.
27715 (default_gdb_exit): Ditto.
27716 (default_gdb_start): Ditto.
27717
27718 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27719 gdb_stop_suppressing_tests as appropriate.
27720 * gdb.base/break.exp: Ditto.
27721 * gdb.base/callfuncs.exp: Ditto.
27722 * gdb.base/commands.exp: Ditto.
27723 * gdb.base/exprs.exp: Ditto.
27724 * gdb.base/funcargs.exp: Ditto.
27725 * gdb.base/list.exp: Ditto.
27726 * gdb.base/recurse.exp: Ditto.
27727 * gdb.base/scope.exp: Ditto.
27728 * gdb.base/structs.exp: Ditto.
27729 * gdb.c++/inherit.exp: Ditto.
27730
27731 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27732
27733 * config/vr4300.exp: New file.
27734
27735 * gdb.*/*.exp: Call gdb_expect instead of expect.
27736
27737 * lib/gdb.exp(gdb_expect): New function.
27738
27739 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27740
27741 * lib/gdb.exp(gdb_init): New function.
27742
27743 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27744 for each individual variable set.
27745
27746 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27747 name.
27748
27749 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27750
27751 * gdb.base/scope.exp: Use gdb_test.
27752
27753 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27754 aborting; the testsuite driver will do that for us (see
27755 gdb_finish). Also, use gdb_test in a few more places.
27756
27757 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27758
27759 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27760
27761 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27762
27763 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27764 and "add_tests" are not at the same address.
27765
27766 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27767
27768 * gdb.base/ptype.exp: Use gdb_test.
27769
27770 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27771
27772 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27773 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27774 left in. No longer expect them to fail.
27775
27776 * gdb.stabs/*.mt; Deleted, no longer used.
27777 * gdb.stabs/configure.in: Remove references to target makefile
27778 frags.
27779 * gdb.stabs/configure: Rebuilt.
27780
27781 * gdb.disasm/*.mt: Deleted, no longer used.
27782 * gdb.disasm/configure.in: Remove references to target makefile
27783 frags. Use "sh3.s" as the unique filename for this directory.
27784 * gdb.disasm/configure: Rebuilt.
27785
27786 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27787 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27788 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27789
27790 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27791
27792 * config/udi.exp: Use mondfe,name instead of remote_host.
27793
27794 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27795
27796 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27797 a function with a watchpoint enabled on the mn10200.
27798
27799 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27800 before trying to create it!
27801
27802 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27803
27804 * config/vx.exp: Use hostname instead of netport.
27805
27806 * config/vxworks.exp: New file.
27807
27808 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27809
27810 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27811 gdb before assuming everything worked. Send a ^C if a timeout
27812 occurs.
27813
27814 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27815 $gdb_spawn_id directly.
27816 (gdb_run_cmd): Try _start as well as start. Use the target feature
27817 gdb,start_symbol as the symbol to start from when jumping.
27818
27819 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27820
27821 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27822 redundant) test.
27823
27824 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27825 it doesn't lose for 16bit integer systems.
27826
27827 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27828
27829 * gdb.fortran/types.exp: If the target doesn't support "double"
27830 data types, then expect "real" types to only be 4 bytes.
27831
27832 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27833 call tests if the target doesn't support inferior function calls.
27834
27835 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27836 in printf tests.
27837
27838 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27839
27840 * gdb.base/help.exp: Disable "help set", "help show", and
27841 "help support". Simplify regexp for "help stack".
27842
27843 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27844 to 60 seconds. Temporarily set match_max to 15000 around the
27845 "info copying" test.
27846
27847 * gdb.base/nodebug.exp: Don't try to do an inferior function
27848 call if the target doesn't support them.
27849 * gdb.base/printcmds.exp: Likewise.
27850 * gdb.base/setvar.exp: Likewise.
27851 * gdb.base/structs.exp: Likewise.
27852 * gdb.c++/templates.exp: Likewise.
27853 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27854
27855 * gdb.base/recurse.exp: Enable for the mn10200.
27856
27857 * configure.in: Do configure gdb.stabs directory for *-*-elf
27858 targets.
27859 * configure: Rebuilt.
27860
27861 * gdb.base/break.exp: Check for gdb,noresults before testing
27862 exit status and/or results from the target.
27863 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27864 * lib/gdb.exp: Remove old (now bogus) initialization of
27865 noinferior, noargs, noresults and nosignals.
27866
27867 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27868
27869 * config/sh.exp: New file.
27870
27871 * config/slite.exp: Try to connect multiple times to the board
27872 before rebooting. Only send a "monitor run" if need_monitor_run
27873 is set.
27874
27875 * gdb.base/break.exp: Don't do the "stub continue" test if
27876 the target has gdb_stub set.
27877
27878 * gdb.base/callfuncs.exp: Increase the timeout.
27879
27880 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27881 if the target has gdb,noinferiorio set.
27882
27883 * gdb.base/list.exp: Increase match_max to 10000 characters.
27884
27885 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27886
27887 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27888 target.
27889
27890 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27891
27892 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27893
27894 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27895 trying to delete the copy of gdb. Catch the file delete so we
27896 don't die if the delete fails; also, the file should be copied to
27897 the host, not to the build.
27898
27899 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27900
27901 * lib/gdb.exp(gdb_test): Surround the result pattern with
27902 parenthesis in case it contains multiple regexps separated
27903 with |.
27904
27905 * gdb.base/watchpoint.exp: Use gdb_test.
27906 * gdb.base/default.exp: Ditto.
27907
27908 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27909
27910 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27911
27912 * gdb.base/scope.exp: Use gdb_test.
27913 * gdb.c++/classes.exp: Ditto.
27914 * gdb.c++/inherit.exp: Ditto.
27915
27916 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27917
27918 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27919 remote_exec instead.
27920 * gdb.base/corefile.exp: Don't be ridiculous.
27921 * gdb.base/*.c: Add missing stub invocations.
27922
27923 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27924
27925 * config/slite.exp: Miscellaneous fixes.
27926
27927 * lib/gdb.exp: Fix runto.
27928
27929 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27930 the target.
27931
27932 * gdb.base/watchpoint.exp: Fix regexp.
27933
27934 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27935 close and wait commands, as the descriptor may now be
27936 invalid. Always call "remote_close host".
27937
27938 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27939
27940 Major rewrite for testsuite revision.
27941
27942 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27943 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27944 instead of relying on spawn_id to always contain a valid
27945 spawn id.
27946 (get_compiler_info): New procedure to build the ${binfile}.ci
27947 file, instead of replicating this in N different places.
27948 (gdb_compile): New procedure.
27949
27950 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27951 appropriate arguments) instead of compile. Use gdb_test in a lot
27952 more places. Use send_gdb instead of send. Always run gdb_start
27953 at the start of a testcase, as this is no longer done magically.
27954
27955 config/*-gdb.exp: Rename without the -gdb suffix.
27956
27957 config/mips.exp: Use remote_close instead of exit_remote_shell.
27958 config/monitor.exp: Use target_info instead of looking at
27959 baud, timeout, etc.
27960 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27961
27962 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27963
27964 * gdb.c++/templates.exp (test_ptype_of_templates),
27965 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27966 Update expect patterns for destructors and assignment operators
27967 to match corresponding c-typeprint.c changes.
27968 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27969 to destructor breakpoint test, GDB should be able to set the
27970 destructor breakpoint without specifying arguments.
27971
27972 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27973
27974 * gdb.threads/pthreads.exp: Change result for failure to compile due
27975 to lack of pthreads runtime support from an error to simply an
27976 unsupported test, per dejagnu standards.
27977
27978 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27979
27980 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27981 where GDB exits to reduce pattern match time.
27982 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27983
27984 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27985
27986 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
27987
27988 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27989 * gdb.base/default.exp: ditto.
27990 * gdb.base/nodebug.exp: ditto.
27991 * gdb.base/printcmds.exp: ditto.
27992 * gdb.base/ptype.exp: ditto.
27993 * gdb.base/setvar.exp: ditto.
27994 * gdb.base/structs.exp: ditto.
27995 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27996
27997 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27998
27999 * configure, */configure: Rebuild with autoconf 2.12.
28000
28001 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28002
28003 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28004 use new i*86-pc-linux*-gnu quads.
28005 * gdb.base/corefile.exp: Ditto.
28006 * gdb.base/signals.exp: Ditto.
28007 * gdb.base/sigall.exp: Ditto.
28008 * gdb.base/interrupt.exp: Ditto.
28009
28010 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28011 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28012 RedHat 4.0.
28013
28014 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
28015 linux. This allows the test case to at least compile on latest
28016 linux, but still not run due to missing the threads runtime library.
28017
28018 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28019
28020 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28021 directory to search gdb directory. Accept and step over conditional
28022 stack alignment code. Consume $prompt in failure cases.
28023 Reset timeout to $oldtimeout instead of some arbitrary value.
28024 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28025 timeout problems with infinite stack backtraces.
28026 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28027 Accept function parameters for linkfunc member.
28028
28029 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28030
28031 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28032 (CXXFLAGS): Remove, unreferenced.
28033 (B_OPTIONS): Add for -B options and add code to initialize with
28034 previous -B options and also add -B option to pick up cross compiled
28035 runtime.
28036 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28037 doing cross compiles.
28038 (target_alias): Declare global.
28039 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28040 to verify that gcc exists in build tree, and if so set CC to that
28041 gcc and to use B_OPTIONS and TARGET_INCLUDES.
28042
28043 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28044
28045 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28046 ptype test for anonymous union. Fixup testcase to match
28047 current gcc debug output.
28048
28049 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28050
28051 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28052 force argument to an unsigned long type.
28053
28054 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28055
28056 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
28057 tests and anonymous union print/ptype tests.
28058 * gdb.base/list.exp (test_forward-search): Increase timeout by
28059 5 minutes for the "search extremely long line" case.
28060 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28061 completely optional and that the pass/fail messages use the command as
28062 the message if that third arg is a null string.
28063 (gdb_test_exact): Arrange that a null string pattern means match a
28064 null string output rather than any output, which might include random
28065 errors.
28066 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28067 backtrace test.
28068 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28069 always failing and failure is now exposed by gdb.exp changes.
28070
28071 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28072
28073 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28074 weren't being noted.
28075
28076 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28077
28078 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28079 * gdb.stabs/weird.exp: Remove v_comb xfails.
28080
28081 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
28082
28083 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
28084 list.exp scope.exp watchpoint.exp]
28085 Make all timeout error msgs explicitly say "(timeout)".
28086
28087 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
28088
28089 * config/monitor.exp: Increase download timeout to 1000 seconds.
28090
28091 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
28092
28093 * config/m32r.exp: Increase timeout to 120 seconds.
28094
28095 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28096
28097 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28098 and accept older ordering as obsolescent gcc or gdb.
28099 * gdb.c++/templates.exp: Ditto.
28100 * gdb.c++/virtfunc.exp: Ditto.
28101
28102 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28103
28104 * gdb.base/coremaker.c: Add code to mmap some data so we
28105 can check that it ends up in the core file.
28106 * gdb.base/corefile.exp: Add test to read mmapped data
28107 from core file.
28108
28109 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
28110
28111 * config/m32r.exp: New file.
28112
28113 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28114
28115 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28116 that cflags can contains -gstabs, and work correctly for other tests.
28117
28118 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
28119
28120 * gdb.base/setshow.exp: New file, tests show and set.
28121 * gdb.base/setshow.c: New file, tests show and set.
28122 * gdb.base/help.exp: Add test for help set|show annotate.
28123 * gdb.base/default.exp: Add test for set|show annotate.
28124
28125 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28126
28127 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28128 errors unique.
28129 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28130 explicitly.
28131
28132 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28133
28134 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28135 and width commands. This is done elsewhere.
28136 * (gdb_start): Don't call gdb_start_sim here. That's already
28137 done in gdb_load. This fixes lots of failures in default.exp.
28138
28139 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28140
28141 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28142 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28143 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28144 in the same we we treat other failures (since it may be an expected
28145 condition), rather than as an error.
28146 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28147 old test format.
28148
28149 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28150
28151 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28152 (distclean maintainer-clean realclean): No need to remove files
28153 twice. Nuke the duplicates.
28154 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
28155 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
28156 Remove config.h along with other config files.
28157
28158 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28159
28160 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28161 "p func1 ()" and note that rests of tests are skipped.
28162 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
28163 setup_xfails for "print func2::coremaker_local".
28164 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28165 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28166 affected by the previous run test.
28167 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28168 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28169 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28170 "pass int powerset tuple" and "pass modeless int powerset tuple".
28171 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28172 "real write 4" and "real write 8".
28173 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
28174 setup_xfails for "print vs1 after tuple assign 2",
28175 "print \$i after tuple assign 2", and
28176 "print vs2 after tuple assign 2".
28177 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28178 meaningful error message and return -1 so the caller can
28179 suppress further tests and avoid a cascade of errors.
28180
28181 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28182
28183 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28184 format for printing version.
28185 * gdb.base/default.exp: Ditto.
28186 * gdb.base/interrupt.exp: Fix problem with cascade of
28187 errors if child process dies while calling a function.
28188
28189 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28190
28191 * Makefile.in (VPATH): Add
28192 * Makefile.in (Makefile, config.status): Fix rules so things get
28193 remade when necessary.
28194
28195 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28196
28197 * Makefile.in (just-check): Add path to sibling expect dir
28198 to environment variable specified by RPATH_ENVVAR.
28199
28200 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28201
28202 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28203 (just-check): Add shared library paths for libstdc++, tk,
28204 tcl, bfd, and opcodes to the environment variable specified
28205 in RPATH_ENVVAR.
28206 * configure.in: Add support to recognize --enable-shared flag
28207 and generate correct value for RPATH_ENVVAR.
28208 * configure: Regenerated with autoconf.
28209
28210 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28211
28212 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28213 include all osf versions.
28214 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28215 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28216 when target is linux. When failing to build pthreads test
28217 executable, give more meaningful message.
28218 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28219 arg for pthread_create.
28220
28221 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28222
28223 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28224 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28225 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28226 and -lpthreads (everybody else).
28227 (test_startup): Fail gracefully if threads are not supported.
28228 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28229 "p/c array_index("abcdef",2)" when not gcc compiled.
28230 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28231 "print func2::coremaker_local" when not gcc compiled.
28232 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28233 "ptype on opaque struct tagname (statically)",
28234 "ptype on opaque struct tagname (dynamically) 1", and
28235 "ptype on opaque struct tagname (dynamically) 2"
28236 for not compiled with gcc.
28237 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28238 backtrace when compiled with gcc.
28239 * lib/gdb.exp (runto_main): Return result of "runto main" rather
28240 than always return success.
28241
28242 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28243
28244 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28245
28246 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28247
28248 * gdb.base/structs.exp: Undo last change.
28249
28250 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28251
28252 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28253 encapsulate all the steps/nexts done during self test, starting
28254 at main, and makes them less sensitive to optimization issues.
28255 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28256 signal handler" test.
28257 * gdb.threads/pthreads.exp: Only run this for native configs.
28258 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28259 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28260 tests.
28261 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28262 for "runto test_calls(void)" test.
28263
28264 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28265
28266 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28267 and don't expect address info in breakpoint confirmations.
28268
28269 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28270
28271 * gdb.base/list.exp (test_forward_search): Increase timeout
28272 temporarily by 60 seconds for searching extremely long line,
28273 and then reset to old value when done. Increase expect input
28274 buffer to 10000.
28275
28276 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28277
28278 * gdb.base/list.exp (test_forward_search): Fix to handle very
28279 long source line without overflowing expect's input buffer.
28280
28281 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28282
28283 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28284 "buffer_full".
28285
28286 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28287 "buffer_full".
28288
28289 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28290 "buffer_full".
28291
28292 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28293 "buffer_full".
28294
28295 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28296
28297 * configure.in (configdirs): Add gdb.threads.
28298 * configure: Regenerated with autoconf.
28299 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28300 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28301 * gdb.threads/configure: New, generated with autoconf.
28302
28303 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28304
28305 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28306
28307 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28308
28309 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28310 each signal's status in the output of "handle all print".
28311 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28312 the \r\n sequence that immediately precedes the gdb prompt.
28313 * gdb.base/a1-selftest.exp: Save original timeout and restore
28314 after test.
28315
28316 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28317
28318 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28319 symbol.
28320
28321 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28322
28323 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28324
28325 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28326
28327 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28328 timeout by 60 seconds.
28329
28330 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28331
28332 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28333 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28334 error return.
28335
28336 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28337
28338 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28339 gdb initialization, also report how long dejagnu waited. Restore
28340 old timeout before doing error return. Temporarily increase timeout
28341 by 3 minutes to allow for slow startups over heavy NFS use.
28342
28343 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28344
28345 * lib/gdb.exp: Report timeout value for verbosity level 2.
28346 * config/gdbserver.exp: Ditto.
28347 * config/hppro.exp: Ditto.
28348 * config/mips-gdb.exp: Ditto.
28349 * config/monitor.exp: Ditto.
28350 * config/netware.exp: Ditto.
28351 * config/sim-gdb.exp: Ditto.
28352 * config/slite-gdb.exp: Ditto.
28353 * config/udi-gdb.exp: Ditto.
28354 * config/unix-gdb.exp: Ditto.
28355 * config/vx-gdb.exp: Ditto.
28356 * gdb.base/a1-selftest.exp: Ditto.
28357 * gdb.base/a2-run.exp: Ditto.
28358 * gdb.base/break.exp: Ditto.
28359 * gdb.base/corefile.exp: Ditto.
28360 * gdb.base/list.exp: Ditto.
28361 * gdb.base/recurse.exp: Ditto.
28362 * gdb.base/scope.exp: Ditto.
28363 * gdb.base/signals.exp: Ditto.
28364
28365 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28366
28367 * gdb.threads/Makefile.in (docdir): Removed.
28368
28369 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28370
28371 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28372 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28373 @srcdir@.
28374 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28375 autoconf 2.5 or higher.
28376 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28377
28378 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28379
28380 * configure: Regenerated.
28381 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28382 avoid name clashes with SunOS headers.
28383
28384 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28385
28386 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28387
28388 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28389
28390 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28391 prototype information ends up in the compiler info file.
28392
28393 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28394
28395 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28396 attempting to regenerate it. Eliminate use of a temporary file
28397 and just generate the info file directly. Source it immediately,
28398 for consistency of use.
28399 * gdb.base/corefile.exp: Ditto
28400 * gdb.base/exprs.exp: Ditto.
28401 * gdb.base/funcargs.exp: Ditto.
28402 * gdb.base/langs.exp: Ditto.
28403 * gdb.base/list.exp: Ditto.
28404 * gdb.base/mips_pro.exp: Ditto.
28405 * gdb.base/nodebug.exp: Ditto.
28406 * gdb.base/opaque.exp: Ditto.
28407 * gdb.base/ptype.exp: Ditto.
28408 * gdb.base/scope.exp: Ditto.
28409 * gdb.base/setvar.exp: Ditto.
28410 * gdb.base/signals.exp: Ditto.
28411 * gdb.base/whatis.exp: Ditto.
28412 * gdb.c++/templates.exp: Ditto.
28413 * gdb.c++/virtfunc.exp: Ditto.
28414 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28415 whether or not to add -lstdc++ to the compile command line args.
28416
28417 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28418
28419 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28420 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28421 Increase timeout, a lot of single stepping might be needed if the
28422 target has no hardware watchpoints.
28423
28424 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28425
28426 * gdb.base/break.exp: Ignore compiler warnings when compiling
28427 break.c.
28428 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28429 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28430 from remote-sim.
28431 * gdb.base/exprs.exp: Add h8300 xfails.
28432 * gdb.base/funcargs.exp: Likewise.
28433 * gdb.base/nodebug.exp: Likewise.
28434 * gdb.base/printcmds.exp: Likewise.
28435 * gdb.base/ptype.exp: Likewise.
28436 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28437 h8300 xfails.
28438 * gdb.base/return.exp: Handle float/double precision problems
28439 on the h8300.
28440 * gdb.base/funcargs.c: Explicitly make last constant argument to
28441 call_after_alloca_subr an unsigned long type.
28442 * gdb.base/return.c: Include stdio.h.
28443
28444 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28445
28446 * config/abug.exp: New file for the older Motorola Bug monitor
28447 that runs on the mvme13x series VME boards.
28448 * config/monitor.exp: Use the new config array for target settings
28449 if they exist.
28450
28451 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28452
28453 * sim-gdb.exp: Make the SH simulator allocate less space when
28454 it is targeted.
28455
28456 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28457
28458 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28459 test.
28460
28461 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28462
28463 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28464 "rs6000-*-*" for "list function in include file" when gcc compiled.
28465 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28466 for "p ctable1[120]".
28467 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28468 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28469 Remove setup_xfail for "rs6000-*-*" for
28470 "print 'scope0.c'::filelocal before run".
28471 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28472 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28473 since some compilers don't allow both options to be given
28474 on the same command line. Create object file and move it.
28475
28476 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28477
28478 * gdb.base/corefile.exp: Always regenerate the core file, since
28479 we always regenerate the coremaker program. Detect special case
28480 where registers cannot be read from core file.
28481
28482 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28483
28484 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28485 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28486 * gdb.c++/templates.exp: Only match on basename of file since
28487 some formats like xcoff don't encode directory information.
28488 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28489 and rs6000 AIX xcoff targets.
28490 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28491 * configure: Regenerate.
28492 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28493 here, rather than in distclean.
28494
28495 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28496
28497 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28498 defined, and use it to compile the test case with -O2. The
28499 native compilation still uses no optimization.
28500 * gdb.base/mips_pro.c: Remove inline assembly code since
28501 it is compiled PIC by default, which results in assembler
28502 warnings that make the testsuite think the compilation
28503 was unsuccessful.
28504
28505 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28506
28507 * gdb.c++/misc.exp: Add note to message for
28508 "print s.a for foo struct" that this is a known gcc 2.7.2
28509 and earlier bug.
28510
28511 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28512
28513 * gdb.base/break.exp: Fix pattern for matching "Delete all
28514 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28515 setup_xfail for deleting all breakpoints test. Fix various
28516 timeout messages to include "(timeout)".
28517 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28518 for "p t_float_values2(3.14159,float_val2)".
28519 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28520 for "continue to call2g" when gcc compiled.
28521 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28522 "up to foo in langs.exp", "show language at foo in langs.exp",
28523 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28524 and "show language at fsub in langs.exp".
28525 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28526 "list line 1 in include file", "list message for lines past EOF",
28527 "list function in include file", "list list0.h:foo", and
28528 "list filename:function; nonexistant function".
28529 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28530 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28531 and "ptype t_char_array" to be for native cc only.
28532
28533 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28534
28535 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28536 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28537 "print func2::coremaker_local", and "backtrace in corefile.exp".
28538
28539 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28540
28541 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28542 "bt in signals.exp". This problem only appears when running
28543 the testsuite, and then only intermittently.
28544
28545 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28546
28547 * gdb.base/return.exp (return_tests): Differentiate between
28548 two tests of continuing.
28549
28550 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28551
28552 * */Makefile.in (maintainer-clean): Remove config.log.
28553 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28554 * gdb.c++/Makefile.in (PROGS): Add inherit.
28555 (clean): Remove *.ci.
28556
28557 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28558
28559 * gdb.c++/misc.cc: Add test code from Mike Stump.
28560 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28561
28562 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28563
28564 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28565 to "alpha-*-osf2*" and add comment.
28566 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28567 setup_xfail for "step over execarg initialization" and
28568 "step over corearg initialization".
28569 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28570 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28571 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28572 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28573 "print func2::coremaker_local", and "backtrace in corefile.exp".
28574 * gdb.base/signals.exp: Build and source signals.ci.
28575 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28576 to be for gcc only.
28577 * lib/gdb.exp: Move verbose statements outside conditionals.
28578
28579 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28580
28581 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28582 Feb 3 procfs.c change.
28583
28584 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28585
28586 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28587
28588 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28589
28590 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28591 from dejagnu's apparent default of 10 seconds, which gives random
28592 results when running the tests over NFS on moderately loaded systems.
28593 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28594
28595 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28596
28597 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28598 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28599 result reports.
28600
28601 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28602
28603 * configure.in (CY_AC_PATH_TCLH): Remove.
28604 * configure: Regenerate.
28605
28606 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28607
28608 * gdb.c++/Makefile.in (clean): Add missing '{'.
28609
28610 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28611
28612 * lib/gdb.exp: Provide a default value for noinferior.
28613
28614 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28615 Load libgloss.exp.
28616
28617 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28618
28619 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28620 the executable, not the .o to run the tests from.
28621
28622 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28623
28624 * gdb.base/break.exp: Don't test for program exit or exit status
28625 if $noresults if nonzero.
28626 * gdb.base/langs.exp: Likewise.
28627 * gdb.base/watchpoint.exp: Likewise.
28628
28629 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28630 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28631 trying to compile the testcase.
28632
28633 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28634
28635 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28636 * gdb.base/signals.exp (continue to handler): Likewise.
28637
28638 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28639
28640 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28641
28642 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28643
28644 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28645
28646 * gdb.base/corefile.exp: Recognize "not found" as failure
28647 when trying to determine if a core file was generated.
28648 If no core file was generate the first time, try again without
28649 the ulimit -c to work around braindamaged shells.
28650
28651 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28652
28653 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28654 [] tests with "test" and enclose string in quotes.
28655 * gdb.stabs/configure: Rebuild
28656
28657 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28658
28659 Changes in sync with expect:
28660 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28661 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28662 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28663 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28664 argument to AC_REQUIRE.
28665 * configure: Regenerated.
28666
28667 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28668
28669 * gdb.base/corefile.exp: When generating a core, discard any
28670 error messages about ulimit not found and the "core dumped"
28671 message from the shell that runs the coredumper.
28672
28673 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28674
28675 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28676
28677 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28678 which sed script to run. Expect failure for v_comb test
28679 on PA targets too.
28680
28681 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28682
28683 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28684 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28685
28686 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28687
28688 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28689 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28690 "sparc-sun-solaris*" xfails for "p v_comb".
28691 * lib/gdb.exp (default_gdb_start): Fix typo.
28692 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28693 messages to not include the full program name that caused
28694 the core dump since some systems (such as solaris) apparently
28695 truncate this path to about 80 characters.
28696 When generating a core file first try increasing the core file
28697 size limit to unlimited since some systems may default it to
28698 zero, and it is harmless to try it. Move the test for failing
28699 to generate a core file to where it will actually get executed.
28700 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28701 new gdb result from g++ debug info improvements and make old
28702 pattern obsolescent. Also account for size_t differences
28703 (may be int or long).
28704 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28705 initialization before function call is placed in the delay slot
28706 and thus appears to be skipped over by commands such as "next".
28707
28708 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28709
28710 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28711
28712 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28713
28714 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28715 input source file; fix code to compile test to deal with this
28716 convention.
28717 * gdb.c++/*.exp: Likewise.
28718
28719 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28720
28721 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28722 "bt in signals.exp".
28723
28724 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28725
28726 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28727 "step over execarg initialization" and
28728 "step over corearg initialization".
28729
28730 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28731
28732 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28733 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28734
28735 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28736
28737 From Rob Savoye (rob@poseidon.cygnus.com)
28738 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28739 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28740 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28741 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28742 configure.in}: Major reworking for autoconfig.
28743 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28744 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28745 New files.
28746 * config/unix-gdb.exp: Make GDB global.
28747 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28748 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28749 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28750 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28751 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28752 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28753 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28754 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28755 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28756 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28757 pr-8136.exp, result.exp, string.exp, tuples.exp},
28758 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28759 to returns as necessary, arrange for test to compile own testcase
28760 executable.
28761 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28762
28763 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28764
28765 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28766 clear_xfail at end of test which might not call either pass or fail.
28767 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28768 "backtrace through signal handler".
28769
28770 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28771
28772 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28773 continuing from a job control stop signal.
28774 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28775
28776 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28777
28778 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28779 * gdb.base/corefile.exp: Likewise.
28780 * gdb.base/funcargs.exp: Likewise.
28781
28782 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28783
28784 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28785 * config/monitor.exp: Add support for setting baud rate.
28786
28787 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28788
28789 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28790 i*86-*-linux* xfails for "backtrace through signal handler".
28791 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28792 "print func2::coremaker_local".
28793 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28794 alpha-dec-osf2* xfail for
28795 "delete all breakpoints when none".
28796
28797 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28798
28799 * gdb.base/break.exp: Change test that deletes all breakpoints
28800 when no user breakpoints are installed. A post 4.15 change
28801 causes gdb to no longer prompt in this case.
28802
28803 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28804
28805 * gdb.base/return.exp (return_tests): Change xfail for test
28806 "correct value returned double test" to stop xfailing at
28807 Solaris 2.5. Apparently the bug has been fixed.
28808
28809 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28810
28811 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28812 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28813
28814 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28815
28816 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28817 * gdb.disasm/hppa.s: Corresponding changes.
28818
28819 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28820
28821 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28822 makefile fragment.
28823 * config/mt-hpux: Deleted.
28824
28825 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28826
28827 * Many files: When warning about suppressed tests due to a
28828 nonexistant test binary, avoid incrementing the warning count.
28829
28830 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28831
28832 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28833
28834 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28835
28836 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28837 "sparc-*-solaris2*".
28838
28839 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28840
28841 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28842 Add global and local variables and initialize them.
28843 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28844 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28845 extracts the file name and terminating signal from the core file.
28846 * TODO: Remove note about tests for correct mapping of corefile.
28847 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28848 from optimizing it away.
28849 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28850 handles common blocks.
28851
28852 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28853
28854 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28855 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28856
28857 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28858
28859 * Makefile.in (maintainer-clean): New target, synonym for
28860 realclean.
28861 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28862 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28863 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28864 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28865 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28866 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28867
28868 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28869
28870 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28871 xfails when not gcc compiled for "print foo::funclocal".
28872 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28873 "print foo::funclocal at foo",
28874 "print 'scope1.c'::foo::funclocal at foo",
28875 "print foo::funclocal_bss at foo",
28876 "print 'scope1.c'::foo::funclocal_bss at foo",
28877 "print foo::funclocal_ro at foo",
28878 "print 'scope1.c'::foo::funclocal_ro at foo",
28879 "print bar::funclocal at foo" and
28880 "print 'scope1.c'::bar::funclocal at foo".
28881 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28882 gcc compiled for "print foo::funclocal at bar".
28883 Expand all messages to ensure that they identify that
28884 the test is at bar().
28885 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28886 gcc compiled for:
28887 "ptype on opaque struct pointer (statically)",
28888 "ptype on opaque struct tagname (statically)",
28889 "ptype on opaque struct pointer (dynamically) 1",
28890 "ptype on opaque struct tagname (dynamically) 1",
28891 "ptype on opaque struct pointer (dynamically) 2" and
28892 "ptype on opaque struct tagname (dynamically) 2
28893 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28894 gcc compiled for:
28895 "p datalocal"
28896 "whatis datalocal",
28897 "ptype datalocal",
28898 "p bsslocal",
28899 "whatis bsslocal", and
28900 "ptype bsslocal".
28901 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28902 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28903 when not gcc compiled.
28904 * gdb.base/funcargs.exp (float_and_integral_args): Add
28905 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28906 compiled.
28907 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28908 "backtrace from call6a" when not gcc compiled.
28909 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28910 "backtrace from call7a" when not gcc compiled.
28911 * gdb.base/callfuncs.exp (do_function_calls):
28912 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28913 "p t_char_array_values(char_array_val2,char_array_val1)",
28914 "p t_char_array_values(char_array_val1,char_array_val2)",
28915 "p t_char_array_values("carray 1","carray 2")",
28916 "p t_char_array_values("carray 1",char_array_val2)",
28917 "p t_char_array_values(char_array_val1,"carray 2")",
28918 "p sum_args(1,{2})",
28919 "p sum_args(2,{2,3})",
28920 "p sum_args(3,{2,3,4})",
28921 "p sum_args(4,{2,3,4,5})"
28922 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28923 "backtrace in corefile.exp" when not gcc compiled.
28924
28925 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28926
28927 * gdb.base/signals.exp: Rewrite `handle all print' test as
28928 a procedure. Accept blanks or TABs as whitespace, increase
28929 timeout and expect input buffer size for the large output
28930 from the command. Remove "i*86-*-bsdi2.0" xfail.
28931
28932 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28933
28934 * gdb.base/setvar.exp: Add new testcases for truncation when
28935 assigning invalid values to bitfields.
28936
28937 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28938
28939 * gdb.base/callfuncs.exp (do_function_calls): Remove
28940 mips-sgi-irix* xfail for
28941 "call inferior func with struct - returns char *"
28942 and fix test so that an optional (unsigned char *) cast is
28943 accepted in the result.
28944
28945 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28946
28947 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28948 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28949 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28950 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28951 that accidentally got checked in.
28952
28953 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28954
28955 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
28956 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28957 compiled test.
28958 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28959 Add mips-sgi-irix5* xfail for not gcc compiled.
28960 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
28961 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28962 compiled for "p top", "whatis top", "p middle", and "whatis
28963 middle".
28964 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28965 "whatis signed char" for not gcc compiled.
28966 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28967 "set variable signed char=-1 (-1)" and
28968 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28969 * gdb.base/funcargs.exp (float_and_integral_args):
28970 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28971 Add mips-sgi-irix* xfail when not gcc compiled for
28972 "continue to call2b".
28973 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28974 "continue to call2g".
28975 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28976 compiled for "backtrace from call6a"
28977 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28978 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28979 when not gcc compiled for "backtrace from call7a".
28980 (localvars_after_alloca): Fix gdb_test cmds for
28981 "print * after runto ...".
28982 Remove rs6000-*-* xfails for
28983 "print i after runto localvars_after_alloca" and
28984 "print l after runto localvars_after_alloca"
28985 for all compilers.
28986 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28987 when not compiled with gcc, for:
28988 "print signed char == (minus)",
28989 "print signed char != (minus)",
28990 "print signed char < (minus)",
28991 "print signed char > (minus)".
28992 * gdb.base/callfuncs.exp (do_function_calls):
28993 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28994 "call inferior func with struct - returns char *".
28995 * gdb.base/return.exp (return_tests): Change xfail for
28996 "correct value returned double test" to include Solaris 2.4.
28997 * gdb.base/funcargs.exp (float_and_integral_args):
28998 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28999
29000 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29001
29002 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29003 enumeration bitfields if compiling with GNU C.
29004 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29005 to empty' prompt.
29006
29007 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29008
29009 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29010 test for PRO targets.
29011
29012 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29013 breakpoints in the inferior at any given time by making
29014 two groups of breakpoints for call2*, call6* and call7*
29015 tests.
29016
29017 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29018
29019 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29020 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29021 from optimizing it away.
29022 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29023 "call inferior func with struct".
29024
29025 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29026
29027 * configure.in: Only configure gdb.chill for particular targets.
29028
29029 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29030
29031 * gdb.base/Makefile.in: Add action to .c.o transformation
29032 rule that generates a .ci file for each .o file and remove
29033 explicit .c.o rules except for callfuncs.o.
29034 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29035 generates a .ci file for each .o file and remove explicit
29036 .cc.o rules.
29037 (clean): Remove *.tmp *.ci files.
29038 (EXECUTABLES): Remove templ-info.exp.
29039 * gdb.base/compiler.c: New file.
29040 * gdb.c++/compiler.cc: New file
29041 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29042 Change rs6000-*-* xfail for
29043 "print 'scope0.c'::filelocal_ro" and
29044 "print 'scope1.c'::filelocal" and
29045 "print 'scope1.c'::filelocal_bss" and
29046 "print 'scope1.c'::filelocal_ro" and
29047 "print 'scope1.c'::foo::funclocal" and
29048 "print 'scope1.c'::foo::funclocal_ro" and
29049 "print 'scope1.c'::bar::funclocal" and
29050 "print 'scope0.c'::filelocal_ro" and
29051 "print 'scope1.c'::filelocal at foo" and
29052 "print 'scope1.c'::filelocal_bss at foo" and
29053 "print 'scope1.c'::filelocal_ro at foo" and
29054 "print 'scope1.c'::foo::funclocal at foo" and
29055 "print 'scope1.c'::foo::funclocal_bss at foo" and
29056 "print 'scope1.c'::foo::funclocal_ro at foo" and
29057 "print 'scope1.c'::bar::funclocal at foo" and
29058 "print 'scope0.c'::filelocal_ro" and
29059 "print 'scope1.c'::filelocal" and
29060 "print 'scope1.c'::filelocal_bss" and
29061 "print 'scope1.c'::filelocal_ro" and
29062 "print 'scope1.c'::foo::funclocal" and
29063 "print 'scope1.c'::foo::funclocal_bss" and
29064 "print 'scope1.c'::foo::funclocal_ro" and
29065 "print 'scope1.c'::bar::funclocal" and
29066 "print 'scope1.c'::bar::funclocal_bss"
29067 to only be xfail'd when not compiled with gcc.
29068 Add rs6000-*-* xfail for
29069 "print 'scope0.c'::filelocal_bss before run"
29070 when compiled with gcc.
29071 (test_at_main): Add rs6000-*-* xfail for
29072 "print filelocal_ro in test_at_main"
29073 when compiled with gcc.
29074 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
29075 Add rs6000-*-aix* xfail for
29076 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29077 "ptype t_char_array", not compiled with gcc.
29078 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29079 xfail for "list foo (in include file)" when gcc compiled.
29080 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
29081 (integral_args): Add rs6000-*-* xfail for
29082 "run to call0a" if not compiled with gcc.
29083 (unsigned_integral_args): Add rs6000-*-* xfail for
29084 "run to call1a" if not compiled with gcc.
29085 (float_and_integral_args): Add rs6000-*-* xfail for
29086 "run to call2a" if not compiled with gcc and for
29087 "continue to call2b" for any compiler.
29088 Add rs6000-*-* xfail to
29089 "print f1 after run to call2a" for gcc compiled.
29090 (discard_and_shuffle): Add rs6000-*-* xfail for
29091 "run to call6a".
29092 (shuffle_round_robin): Add rs6000-*-* xfail for
29093 "backtrace from call7a" if not compiled with gcc.
29094 Add rs6000-*-* xfail for
29095 "backtrace from call7b" if compiled with gcc.
29096 (call_after_alloca): Add rs6000-*-* xfail for
29097 "print c in call_after_alloca" and
29098 "print s in call_after_alloca" and
29099 "backtrace from call_after_alloca_subr"
29100 if not compiled with gcc.
29101 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29102 "print c in localvars_in_indirect_call" and
29103 "print c in localvars_in_indirect_call" and
29104 "backtrace in indirectly called function" and
29105 "stepping into indirectly called function"
29106 if not compiled with gcc.
29107 (localvars_after_alloca): Add rs6000-*-* xfail for
29108 "print c after runto localvars_after_alloca" and
29109 "print s after runto localvars_after_alloca" and
29110 "print i after runto localvars_after_alloca" and
29111 "print l after runto localvars_after_alloca"
29112 for all compilers.
29113 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29114 than whatis-info.exp.
29115 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29116 than opaque-info.exp.
29117 Setup rs6000-*-* xfail for
29118 "ptype on opaque struct pointer (statically)" and
29119 "ptype on opaque struct pointer (dynamically)" when
29120 not compiled with gcc.
29121 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29122 rather than callf-info.exp.
29123 (do_function_calls): Add clear_xfail for rs6000-*-* for
29124 "p t_float_values2(3.14159,float_val2)". Seems to work
29125 fine there, both with xlc and gcc. Need to find out what
29126 it is doing right and fix other platforms.
29127 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29128 "call inferior func with struct - returns int",
29129 "call inferior func with struct - returns long",
29130 "call inferior func with struct - returns float",
29131 "call inferior func with struct - returns double",
29132 "call inferior func with struct - returns char *",
29133 but only if not gcc compiled (presumes xlc compiled).
29134 Change rs6000-*-* xfails for
29135 "call inferior func with struct - returns char" and
29136 " call inferior func with struct - returns short" to only
29137 xfail if not using gcc.
29138 (clean mostlyclean): Remove *.ci and *.tmp files.
29139 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29140 than templ-info.exp.
29141 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29142 Add rs6000-*-* xfail for "up to foo in langs.exp"
29143 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
29144 when not gcc compiled.
29145
29146 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29147
29148 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29149 * gdb.base/corefile.exp: Likewise.
29150 * gdb.base/list.exp: Likewise.
29151 * gdb.base/scope.exp: Likewise.
29152 * gdb.base/siganls.exp: Likewise.
29153
29154 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29155 compiler output.
29156 * gdb.base/whatis.exp: Likewise.
29157
29158 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29159
29160 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29161 failure (opcode table has been fixed to match reality).
29162
29163 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29164
29165 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29166 "call inferior func with struct - returns char",
29167 "call inferior func with struct - returns short"
29168
29169 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29170 "print 'scope0.c'::filelocal at main",
29171 "print 'scope0.c'::filelocal_bss in test_at_main",
29172 "print 'scope0.c'::filelocal at foo",
29173 "print 'scope0.c'::filelocal_bss in test_at_foo",
29174 "print 'scope0.c'::filelocal at bar",
29175 "print 'scope0.c'::filelocal_bss in test_at_bar"
29176
29177 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29178 in source file 1". This bug seems to have been fixed with both
29179 gcc and native cc (was native assembler bug?).
29180
29181 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29182
29183 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29184 "backtrace through signal handler" to "i*86-*-sysv4*".
29185 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29186 continue" case. Add "known SVR4 bug" to fail message.
29187 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29188 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29189 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29190 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29191 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29192 "up to foo in langs.exp", "show language at foo in
29193 langs.exp", "up to cppsub_ in langs.exp", "show
29194 language at cppsub_ in langs.exp", "up to fsub in
29195 langs.exp", and "show language at fsub in langs.exp".
29196 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29197 "bactrace in corefile.exp".
29198 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29199 "call inferior function with struct - returns float" and
29200 "call inferior function with struct - returns double".
29201
29202 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29203
29204 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29205 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29206 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29207 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29208
29209 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29210
29211 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29212 (or overriden) "CHILL" macro rather then bare "gcc".
29213 Also look for ../../gcc/xgcc since that is what we will
29214 actually need, not "Makefile". Remove following assignment
29215 of CHILL to CHILL_FOR_TARGET because that results in
29216 recursive definition.
29217
29218 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29219
29220 * gdb.base/corefile.exp: Change xfail for backtrace in
29221 corefile.exp from linuxaout to all linux.
29222 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29223 cases where we miss the breakpoint at the signal handler
29224 for some reason. Setup xfail for linuxoldld/linuxaout and
29225 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29226 hitting SIGURG breakpoint.
29227 * gdb.base/signals.exp: Setup xfail for "next" acting like
29228 continue to add linuxoldld. Setup xfail for all linux for
29229 "next to handler in signals_tests_1", "backtrace in
29230 signals_tests_1", "continue to func1", "pass SIGUSR1",
29231 and continue to handler".
29232
29233 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29234
29235 * Update all FSF addresses except those in COPYING* files.
29236
29237 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29238
29239 * gdb.base/a2-run.exp: Change messages to be more explicit about
29240 the status of args, and quote binfile in results.
29241
29242 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29243
29244 * gdb.base/callfuncs.exp: Add tests for passing structs to
29245 inferior functions and return various types.
29246 * gdb.base/callfuncs.c: Add functions to receive a struct
29247 and return a member of the struct, in various types.
29248
29249 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29250
29251 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29252
29253 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29254
29255 * config/vxworks29k.exp: New file, sources vxworks.exp.
29256
29257 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29258
29259 * config/gdbremote.exp: New file. Testing framework using
29260 gdbserver.
29261
29262 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29263
29264 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29265 "call function when asleep" and "send end of file".
29266 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29267 for "backtrace in corefile.exp".
29268 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29269 for "backtrace through signal handler".
29270 * gdb.base/corefile.exp: Make sure we actually generate a core file
29271 before trying the core tests. Some systems allow the user to suppress
29272 generation of core files and default to that (linux for example).
29273 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29274 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29275
29276 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29277
29278 * gdb.threads: New directory with some crude multi-threaded
29279 gdb tests (step.exp and step2.exp).
29280 * config/mt-lynx (STEP_EXECUTABLE): Define.
29281 (THREADFLAGS): Define.
29282
29283 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29284
29285 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29286
29287 * gdb.base/signals.exp: Disable whole file for lynx until
29288 further notice.
29289
29290 * gdb.base/signals.exp: xfail test where "next" acts like
29291 "continue" for lynx.
29292
29293 * gdb.base/interrupt.exp: xfail test for calling function while
29294 inferior is asleep for lynx.
29295
29296 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29297 than one cr-lf after each command.
29298
29299 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29300
29301 * configure.in: Reinstate setting of stabsdirs variable, fix
29302 typo in setting up configdirs for native builds.
29303
29304 * gdb.base/return.exp: Fix typo in return double test.
29305 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29306 compiler from optimizing them away.
29307
29308 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29309
29310 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29311 sequences to be echo'd by gdb when using gdb_test.
29312 * gdb.chill/chexp.exp: Likewise.
29313 * gdb.fortran/exprs.exp: Likewise
29314
29315 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29316
29317 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29318 after the inferior gdb has started.
29319
29320 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29321 after each command.
29322 * gdb.base/funcargs.exp: Likewise.
29323 * gdb.base/gdbvars.exp: Likewise.
29324 * gdb.base/interrupt.exp: Likewise.
29325 * gdb.base/list.exp: Likewise.
29326 * gdb.base/watchpoint.exp: Likewise.
29327 * gdb.c++/demangle.exp: Likewise.
29328 * gdb.c++/inherit.exp: Likewise.
29329 * gdb.chill/chexp.exp: Likewise.
29330 * gdb.fortran/exprs.exp: Likewise.
29331
29332 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29333 test if we can't handle IO to/from the inferior.
29334
29335 * gdb.c++/misc.exp: Always check for a program already being
29336 started after sending a "run" command to gdb.
29337
29338 * gdb.base/twice.exp: Start with a fresh gdb.
29339
29340 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29341 only depend on gdb's expression code, not the chill runtime.
29342
29343 * gdb.base/return.c: Put return values into variables so we
29344 can have gdb print them rather than depending on the program
29345 to print them.
29346 * gdb.base/return.exp: Corresponding changes.
29347
29348 * lib/gdb.exp: Provide default value for noinferiorio.
29349 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29350 the inferior.
29351
29352 * gdb.base/break.exp: Always check for a program already being
29353 started after sending a "run" command to gdb.
29354 (text_next_with_recursion): Don't check the output from the
29355 program's printf statement. Instead just make sure the program
29356 exited.
29357
29358 * gdb.base/commands.exp: Protect tests which need arguments with
29359 $noargs conditionals.
29360
29361 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29362
29363 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29364 of structure member arrays to match gdb/valops.c:value_addr change.
29365
29366 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29367
29368 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29369 cases.
29370
29371 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29372
29373 * configure.in (configdirs): Remove gdb.chill from default list
29374 of subdirs and then add it back in only if doing a native build.
29375 The current chill compiler does not yet work in any cross build.
29376 * Revert all signal changes from Jul 6.
29377 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29378 for sh-hms targets, allowing these tests to link, with no other
29379 changes. Testing is suppressed by setting "nosignals" in site.exp.
29380
29381 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29382
29383 * configure.in (signaldirs): Define and add to configdirs for all
29384 targets except some specific ones that are known to not support signals.
29385 Also clean up formatting.
29386 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29387 (signals, sigall): Remove rules to build.
29388 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29389 Moved to new gdb.signals directory.
29390 * gdb.signals: New test directory.
29391 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29392 signals.c signals.exp}: New or moved files.
29393
29394 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29395
29396 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29397
29398 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29399
29400 * gdb.base/return.exp: Xfail `return double' test failure
29401 on at least Solaris 2.3 and handle future/past versions on
29402 a case by case basis as appropriate. Also update message
29403 to include i*86 failures.
29404
29405 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29406
29407 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29408
29409 * lib/gdb.exp: Fix comment which erroneously identified
29410 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29411 gdb_file_cmd not gdb_load).
29412 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29413
29414 * gdb.base/setvar.exp: Make test names consistent between pass and
29415 fail cases. Use gdb_test more.
29416
29417 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29418
29419 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29420
29421 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29422
29423 * gdb.base/help.exp: Fix expected help string for `show commands'.
29424
29425 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29426
29427 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29428
29429 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29430 of a text section.
29431
29432 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29433
29434 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29435 that loop eventually terminates. Fix Connection refused logic so
29436 that testsuite will expire nicely.
29437
29438 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29439
29440 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29441 config/rom68k.exp: New tcl glue for the appropriate monitors.
29442 These all just end up calling monitor.exp.
29443 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29444 refused' by retrying. Cleanup some timeout issues.
29445 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29446 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29447 callers don't have to set/restore global timeout variable.
29448
29449 * The following set of changes centralizes management of the global
29450 timeout variable. This way, it can be set in one target dependent
29451 place instead of dozens of places scattered throughout the test suite.
29452 If you need to lengthen a timeout, then you should either set timeout
29453 in one of the config/{target}.exp files, or multiply it by a factor.
29454 Setting it to an absolute value is always going to lose for some
29455 targets.
29456 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29457 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29458 * gdb.base/funcargs.exp: Don't set timeout.
29459 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29460 * gdb.base/printcmds.exp (test_print_string_constants
29461 test_print_array_constants): Don't set timeout.
29462 * gdb.base/ptype.exp: Don't set timeout.
29463 * gdb.base/recurse.exp: Don't set timeout.
29464 * gdb.base/return.exp: Don't set timeout.
29465 * gdb.base/watchpoint.exp: Don't set timeout.
29466 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29467 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29468
29469 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29470
29471 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29472
29473 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29474
29475 * lib/gdb.exp: Disable chill tests for irix5.
29476
29477 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29478
29479 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29480 each test pass or fail.
29481
29482 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29483
29484 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29485 xlc not gcc.
29486
29487 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29488
29489 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29490
29491 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29492
29493 * config/est.exp: Fix copyright and comments. Remove dead code.
29494 Use targetname, serialport and baud variables instead of fixed
29495 constants.
29496 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29497 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29498
29499 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29500
29501 * gdb.base/watchpoint.exp: Don't run
29502 test_watchpoint_triggered_in_syscall for sunos.
29503
29504 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29505
29506 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29507 they don't seem to exist. Do include stdio.h.
29508
29509 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29510
29511 * gdb.base/a1-selftest.exp: Add alpha xfail.
29512
29513 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29514
29515 * gdb.base/watchpoint.c (main): Prompt before calling read().
29516 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29517 Revise accordingly. Remove cruft about sending "123" several
29518 times, until it gets noticed. Clean up the "print buf[0]" stuff
29519 so that it passes or fails, and waits for prompts in the usual way.
29520
29521 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29522
29523 * gdb.base/recurse.exp: Fix comment.
29524
29525 * TODO: Remove item about printing variables in nodebug.exp. Add
29526 item about enabling tests which are only run on some targets.
29527
29528 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29529 fail, make test names unique, use new gdb_test convention
29530 regarding pattern, use gdb_test more, etc.).
29531
29532 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29533 fail, make test names unique, etc.).
29534
29535 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29536
29537 * gdb.base/nodebug.c: Change return type of top and middle to
29538 short.
29539 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29540 are fixed by the recent mdebugread.c changes. Allow `short ()'
29541 as type for top and middle.
29542
29543 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29544
29545 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29546 nearly as I can tell, the whole thing was an accident in Stu's
29547 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29548 to replace a send/expect pair with gdb_test, but ended up only
29549 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29550 of 30 Mar 1995 took care of it, but left this vestigial comment
29551 which I am now nuking.
29552
29553 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29554
29555 * gdb.base/break.exp: Look for different line number for
29556 breakpoint at main depending on usestubs.
29557
29558 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29559
29560 * gdb.base/list.exp: Adjust some alternate expect patterns to
29561 match recent list0.c change. Add alternate expect pattern for
29562 output from `list default lines around main' for optimizing
29563 compilers.
29564
29565 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29566
29567 * lib/gdb.exp: If nosignals is not set, set it to 0.
29568
29569 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29570
29571 * config/slite-gdb.exp: Responds to load symbol table prompt.
29572 * gdb.base/break.exp: Adjust line number, fix rerun.
29573 * gdb.base/langs0.c: Add #ifdef usestubs.
29574
29575 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29576
29577 * gdb.base/list.exp: Adjust line contents after adding new lines in
29578 list0.c. Also fix a syntax error.
29579
29580 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29581 * gdb.base/break.exp: ditto.
29582 * gdb.base/list.exp: ditto.
29583 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29584 * gdb.base/run.c: ditto.
29585 * gdb.base/list0.c: ditto.
29586 * gdb.base/funcargs.c: ditto.
29587
29588 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29589
29590 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29591 $targetname, $serialport and $baud instead of hardwired variables.
29592 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29593 target doesn't support signals.
29594
29595 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29596
29597 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29598
29599 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29600
29601 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29602 Don't rely on the value of an auto variable before it has been
29603 initialized. Use gdb_test more.
29604
29605 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29606
29607 * lib/gdb.exp (default_gdb_version): A version number must start
29608 with a digit, but other than that contains all characters up to
29609 the first whitespace character.
29610
29611 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29612
29613 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29614
29615 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29616
29617 * gdb.c++/*.exp: Warn if executable does not exist. The original
29618 reason for skipping the warning was that configure.in sometimes
29619 intentionally skipped building the executables but the tcl code
29620 had no way of knowing. That (a) was always bogus with respect to
29621 error handling, (b) is no longer true (right now there is no way
29622 to skip C++ tests).
29623
29624 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29625
29626 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29627
29628 * gdb.base/list.exp: Add expect patterns for output from
29629 SunPRO compiled executables.
29630 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29631 types.
29632
29633 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29634
29635 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29636 number (we are already testing that the correct source line text
29637 gets printed).
29638
29639 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29640 that is what is intended, but something needed to be done to get
29641 sunos4 native working again.
29642
29643 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29644
29645 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29646 apparently went with a (very) old xfail.
29647
29648 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29649
29650 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29651 runto_main is a proc in gdb.exp that will do 'step' for target use
29652 stubs.
29653 * gdb.base/exprs.exp: ditto.
29654 * gdb.base/interrupt.exp: ditto.
29655 * gdb.base/opaque.exp: ditto.
29656 * gdb.base/printcmds.exp: ditto.
29657 * gdb.base/ptype.exp: ditto.
29658 * gdb.base/scope.exp: ditto.
29659 * gdb.base/setvar.exp: ditto.
29660 * gdb.base/signals.exp: ditto.
29661 * gdb.base/twice.exp: ditto.
29662 * gdb.c++/classes.exp: ditto.
29663 * gdb.c++/inherit.exp: ditto.
29664 * gdb.c++/templates.exp: ditto.
29665 * gdb.base/break.exp: no run and hit main for stubs. Change line
29666 numbers for breakpoints and info breakpoint.
29667 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29668 breakpoint().
29669 * gdb.base/callfuncs.c: ditto.
29670 * gdb.base/exprs: ditto.
29671 * gdb.base/interrupt.c: ditto.
29672 * gdb.base/opaque0.c: ditto.
29673 * gdb.base/printcmds.c: ditto.
29674 * gdb.base/ptype.c: ditto.
29675 * gdb.base/scope0.c: ditto.
29676 * gdb.base/setvar.c: ditto.
29677 * gdb.base/signals.c: ditto.
29678 * gdb.base/twice.c: ditto.
29679 * gdb.c++/misc.cc: ditto.
29680 * gdb.c++/templates.cc: ditto.
29681
29682 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29683
29684 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29685
29686 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29687 somewhere between `read' and `main.c'. I'm pretty sure the
29688 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29689 and it isn't particularly useful.
29690
29691 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29692
29693 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29694
29695 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29696
29697 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29698
29699 * config/mt-slite: add LIBS and -nostdlib.
29700 * config/slite-gdb.exp: add this new file to support sparclite target.
29701
29702 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29703
29704 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29705
29706 * gdb.base/a2-run.exp: Change argument to istarget from
29707 "*-*-vxworks" to "*-*-vxworks*".
29708 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29709
29710 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29711
29712 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29713 will not runto main but do a 'step' to step out of breakpoint().
29714 * config/mt-slite: add -Dusestubs.
29715
29716 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29717
29718 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29719 instead of just @.
29720
29721 * gdb.base/signals.exp: Add test for "handle all print".
29722 * TODO: Remove "handle all print". Also remove item about
29723 checking copyright date (I don't like the idea of a spurious FAIL
29724 based on when we run the tests).
29725
29726 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29727 for SunOS4 (reason for failure not investigated). Remove
29728 redundant test for $binfile.
29729
29730 * gdb.base/nodebug.c (array_index): Call malloc.
29731
29732 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29733
29734 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29735
29736 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29737 conventions and slightly simplify the matching regexp.
29738
29739 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29740
29741 * gdb.base/break.exp: Update gdb_test invocation to use new
29742 convention.
29743
29744 * lib/gdb.exp: If noargs is not set, set it to 0.
29745
29746 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29747 tests unique.
29748
29749 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29750
29751 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29752
29753 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29754 one argument of type "<non-float parameter>".
29755
29756 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29757
29758 * config/rom68k.exp: New file to support Motorola IDP board.
29759 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29760 * gdb.base/break.c: Change things around so that this program
29761 doesn't depend upon args. This is necessary to make remote
29762 targets work (in general, they can't take args).
29763 * gdb.base/break.exp: Don't try to send args to program. Don't
29764 expect output. Also, replace lots of code with gdb_test.
29765
29766 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29767
29768 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29769 printing of '\'' (which is what the comment says we are testing,
29770 even though we were not), not '''.
29771 (test_integer_literals_rejected): Test that printing ''' is an error.
29772
29773 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29774 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29775 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29776 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29777 Use gdb_test not test_print_accept.
29778 * lib/gdb.exp: Remove test_print_accept.
29779
29780 * gdb.base/signals.exp (signal_tests_1): Make pass message
29781 consistent with fail message.
29782
29783 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29784 unsigned char; the bug (PR 1821) is fixed.
29785
29786 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29787
29788 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29789 successful tests--makes xfailing them work right.
29790
29791 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29792
29793 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29794 only \r\n, not .*. The test can pass .* as the last thing in
29795 $pattern if that is what it wants. In addition to providing this
29796 flexibility, this change should speed up pattern matching in cases
29797 where the pattern already ended with .* (there were a number of
29798 them). This change also helps catch bad patterns--in the old
29799 scheme the typo "char \*" instead of "char \\*" would pass. Now
29800 it is caught.
29801 * Many .exp files: Update callers.
29802
29803 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29804 clearer and does not spuriously match multiple ('s. Likewise for
29805 ) and *.
29806
29807 * gdb.base/nodebug.exp: Test ability to call a function and pass
29808 it a string (even with no debugging info).
29809
29810 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29811 "p '\'", which is the same as "p ''" once tcl gets done with
29812 quoting, to "p '\\'", which I suspect is what is intended (one
29813 backslash gets sent to GDB).
29814
29815 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29816
29817 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29818
29819 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29820 1817) was fixed literally years ago.
29821
29822 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29823
29824 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29825 test, it causes stepping out of call_after_alloca_subr with
29826 optimizing compilers.
29827 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29828 fails.
29829
29830 * gdb.c++/templates.exp: Source templ-info.exp only if
29831 the templates executable exists.
29832
29833 * gdb.c++/misc.cc (class Contains_static_instance,
29834 class Contains_nested_static_instance),
29835 gdb.c++/classes.exp (test_static_members): Test printing of
29836 a class that contains a static instance of the class.
29837
29838 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29839
29840 * gdb.base/langs2.c (cppsub_): Don't prototype.
29841 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29842 only, I believe).
29843
29844 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29845
29846 * lib/gdb.exp (skip_chill_tests): New procedure.
29847
29848 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29849
29850 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29851
29852 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29853 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29854
29855 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29856
29857 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29858
29859 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29860 disassemble 8, not 16, instructions for part 4.
29861
29862 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29863 support the latter anymore.
29864
29865 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29866 -DNO_PROTOTYPES.
29867 * gdb.base/callfuncs.c: Control use of prototypes based on
29868 NO_PROTOTYPES, not __STDC__.
29869 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29870 t_float_values2 tests if prototypes in use.
29871
29872 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29873 t_double_values): When checking differences against DELTA, check
29874 that difference is within the range (-DELTA,DELTA), not just
29875 (-infinity,DELTA).
29876
29877 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29878
29879 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29880 'file' command firts, then 'target', then 'load', this is due to gdb
29881 target set up.
29882 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29883
29884 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29885
29886 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29887 FP load/store variants.
29888 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29889
29890 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29891
29892 * gdb.base/term.exp: Do not give a warning if not native, it is
29893 not an abnormal condition.
29894
29895 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29896
29897 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29898 t_char_array".
29899
29900 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29901
29902 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29903 are getting the version number.
29904
29905 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29906 if not native, it is not an abnormal condition.
29907
29908 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29909
29910 * lib/gdb.exp: Just use "file exists", rather than undocumented
29911 dejagnu procedure "findfile".
29912
29913 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29914
29915 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29916 (LDFLAGS): Set to -Xlinker -Ur.
29917
29918 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29919 Removed, these values are set by lib/gdb.exp.
29920
29921 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29922
29923 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29924
29925 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29926 of replicating gdb startup code.
29927
29928 * config/mt-vxworks (LDFLAGS): Set to -r.
29929 (CFLAGS_FOR_TARGET): Removed.
29930
29931 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29932 (gdb) and gdb for vxworks uses (vxgdb).
29933
29934 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29935 executable is not in the tree and host != target, use sed and
29936 program_transform_name to determine the gdb name used by the
29937 target.
29938
29939 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29940 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29941
29942 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29943
29944 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29945 floats, chars, and shorts where there are ANSI-style function
29946 definitions.
29947
29948 * gdb.base/langs.exp, gdb.base/langs*: New test.
29949 * gdb.base/Makefile.in: Build it.
29950 * TODO: Remove item about checking that C names don't get C++
29951 demangling applied; this test tests it.
29952
29953 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29954
29955 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29956 went with the const70 xfail. The xfail went away a year ago.
29957
29958 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29959
29960 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29961 for hp300.
29962
29963 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29964
29965 * gdb.base/a1-selftest.exp: Don't run on hp300.
29966
29967 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29968
29969 * Makefile.in (site.exp): Set host_alias and target_alias as well
29970 as host_triplet and target_triplet.
29971
29972 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29973
29974 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29975
29976 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29977 places as other ecoff systems).
29978
29979 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29980 ultrix.
29981
29982 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29983
29984 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29985 remove them.
29986 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29987 variable and "variable" in addition to "data variable".
29988 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29989
29990 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29991 2.
29992 * gdb.base/list1.c (long_line): Add additional statement at start
29993 of function.
29994 * gdb.base/list.exp (test_forward_search): Update line number to
29995 reflect new statement.
29996
29997 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29998
29999 * gdb.base/signals.exp: Reinitialize searched source directories
30000 after gdb_start call.
30001
30002 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30003
30004 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30005 * gdb.stabs/Makefile.in: Likewise.
30006
30007 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30008 change. Instead split the tests into smaller pieces.
30009 * gdb.disasm/hppa.s: Corresponding changes.
30010
30011 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30012
30013 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30014 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30015
30016 * gdb.base/funcargs.exp: Modify many tests so that every test
30017 either passes or fails. Make some test names unique.
30018
30019 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30020
30021 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30022 Call stty to set interrupt character.
30023
30024 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30025 for HP assembler versus GNU assembler based on actual behavior of
30026 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30027
30028 * TODO: Suggest a few more stepping tests.
30029
30030 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30031
30032 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30033 restart GDB for h8300 after a continue.
30034 (return): Add pattern to match a29k-udi behavior.
30035 * gdb.base/nodebug.exp: Remove obsolete comment.
30036 * gdb.base/regs.exp: New file, testing of register displays.
30037 * gdb.base/return.exp: Fix typo in reference to $objdir.
30038 * gdb.base/whatis.exp: Always start with a fresh GDB.
30039
30040 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30041
30042 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30043 higher, these tests generate a lot of output.
30044
30045 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30046
30047 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30048 code following the catch silently ignored some errors; without the
30049 catch they should be thrown like any other tcl error. Also, the
30050 catch used "" instead of {} which meant all the callers who wanted
30051 to include one of the characters "[]$ had to quote it an extra time.
30052 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30053 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30054 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30055 Remove extra quoting.
30056
30057 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30058
30059 * gdb.base/commands.exp: Make test names unique; every test either
30060 passes or fails. Update some comments.
30061
30062 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30063
30064 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30065
30066 The following fixes a FAIL caused by the fact that the alpha stabs
30067 configuration didn't use the ".if alpha" code in weird.def.
30068 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30069 bit pointer, so the 32 bit version works even on the alpha.
30070 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30071 Remove the stuff which allowed us to have separate versions for
30072 alpha and everything else.
30073
30074 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30075 regexp which "info func operator\[\](" is supposed to match. Fix
30076 string to send to GDB. Note that GDB still doesn't work right. Add a
30077 new test for "info func .perator\[\](" which GDB does handle correctly.
30078
30079 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30080
30081 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30082
30083 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30084 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30085 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30086 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30087 it makes the tests harder to understand and confuses test-o-matic.
30088 The preferred style is that each test provides a PASS or a FAIL,
30089 and has a unique message (e.g. "continue #54" not just "continue")
30090 which is the same for the pass and the fail.
30091 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30092 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30093 to lib/gdb.exp.
30094 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30095 prt_accept which was basically the same thing. Likewise for
30096 test_print_reject and prt_reject.
30097 * lib/gdb.exp (test_print_reject): Add some more error message
30098 patterns to match from the former printcmds.exp (prt_reject).
30099 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30100 One defect of the passcount stuff is that some of it failed to
30101 report XPASS where appropriate.
30102 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30103 stuff before and after arg in expected pattern.
30104 (test_paddr_operator_functions): Re-do test without print_addr_of;
30105 this is the only test which seems to want extra stuff there.
30106
30107 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30108
30109 * gdb.base/nodebug.exp: Update new tests to reflect improved
30110 wording of gdb output.
30111
30112 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30113 and "ptype" work on variables in files compiled without -g.
30114 Replaces commented out "maint print msymbol" tests.
30115
30116 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30117
30118 * gdb.base/setvar.c (dummy): Call malloc.
30119
30120 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30121 losing with the irix4 sed.
30122
30123 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30124 ALRM" on irix4.
30125
30126 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30127
30128 * TODO: Remove items about corefile.exp testing new exec-file and
30129 backtrace; both are now done. Add items about printing enums.
30130
30131 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30132
30133 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30134 "get signal $thissig" test fails.
30135
30136 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30137
30138 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30139
30140 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30141 compiler warning with dec alpha compiler.
30142
30143 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30144 extra \n from gdb_test call (this explains why the prompt test
30145 that I removed yesterday was there).
30146 (user_defined_command_test): Remove extra \n and prompt test.
30147
30148 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30149 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30150 doesn't exist.
30151 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30152 Also remove alpha workaround, which turns out to be because
30153 SIGABRT == SIGLOST.
30154
30155 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30156
30157 * gdb.base/help.exp: Don't test "help show".
30158
30159 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30160
30161 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30162 "set print address" is on.
30163 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30164 pass prompt to gdb_test; gdb_test already looks for the prompt.
30165
30166 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30167
30168 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30169 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30170 was to make sure that gdb can read a core file. But (a) the "read
30171 the corefile" part didn't make it to a1-selftest.exp, we just
30172 delete the corefile after creating it, and (b) we test reading
30173 corefiles in corefile.exp anyway. Also, this test left around a
30174 xgdb process on Solaris.
30175
30176 * gdb.base/corefile.exp: Also test backtrace.
30177
30178 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30179
30180 * gdb.base/commands.exp: Test a simple user defined command with
30181 arguments and if/while statements; verify the full user command is
30182 printed by "show user".
30183
30184 * gdb.base/commands.exp: Test if/while commands as part of a
30185 breakpoint command list; verify they appear in breakpoint
30186 information.
30187
30188 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30189
30190 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30191 than by dividing by zero.
30192
30193 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30194
30195 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30196 performing an inferior call with watchpoints enabled.
30197 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30198 call.
30199
30200 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30201
30202 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30203 of "file" command.
30204
30205 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30206 Add additional pattern for when "int operator int(void);" appears
30207 in a different order.
30208
30209 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30210
30211 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30212
30213 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30214 and "signal" with ".*".
30215
30216 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30217
30218 * TODO: Add note about "handle all nostop".
30219
30220 * gdb.base/{sigall.c, sigall.exp}: New test.
30221 * gdb.base/Makefile.in: Add it.
30222
30223 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30224
30225 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30226 when invoking GDB, suppresses any windowing interface.
30227
30228 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30229
30230 * config/sim-gdb: New file, simulator testing support.
30231
30232 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30233
30234 * gdb.base/interrupt.exp: Test calling func1 twice.
30235
30236 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30237
30238 * gdb.base/list.exp (test_forward_search): Set timeout higher
30239 when we'll be getting lots of output from gdb.
30240
30241 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30242 "init_malloc" to after the expect statement. Run it if that
30243 regexp is taken, but also for two others which happen if source
30244 cannot be found.
30245
30246 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30247
30248 * gdb.base/printcmds.exp: New test, for printing register before
30249 program is running.
30250
30251 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30252
30253 * gdb.base/list.exp: Correct some alternate expect patterns
30254 to reflect changes in list1.c.
30255
30256 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30257
30258 * TODO: Add item regarding large frames.
30259
30260 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30261
30262 * TODO: Remove item about enabling return.exp; it
30263 is enabled. Suggest a few more "return" tests.
30264
30265 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30266
30267 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30268 anonymous unions.
30269
30270 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30271
30272 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30273 and pr-5646.o, so "make" is the same as "make all", not "make
30274 pr-4975.o".
30275
30276 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30277
30278 * gdb.base/list.exp: Adjust expectations to reflect changes in
30279 list1.c.
30280 (test_forward_search): New test proc.
30281 * gdb.base/list1.c (long_line): New function, has long source line.
30282
30283 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30284
30285 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30286 additional line of code that was added.
30287
30288 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30289
30290 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30291 tests so as not to overflow expect's input buffers.
30292 * gdb.disasm/hppa.exp: Corresponding changes.
30293
30294 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30295
30296 Beginnings of template debugging tests.
30297 * gdb.c++/templ-info.cc: New file to test for template
30298 debugging capability of the compiler.
30299 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30300 templ-info.cc.
30301 * gdb.c++/templates.cc: Add explicit template instantiations
30302 to enable compiling with -fno-implicit-templates. Add destructor
30303 and 'value' method to T5 class for template tests.
30304 * gdb.c++/templates.exp: Add testcases for printing of template
30305 types, setting breakpoints on template methods and calling a
30306 template method.
30307
30308 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30309
30310 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30311 branch target since some assemblers (gas-2.5) may emit a
30312 relocation for the branch instead of resolving it in the
30313 assembler.
30314
30315 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30316
30317 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30318 through signal handler.
30319
30320 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30321
30322 * configure.in (*-*-netware): Use config/mt-netware.
30323
30324 * config/mt-netware: New file.
30325 * config/mt-i386-netware: Removed, separate configs for different
30326 netware architectures are no longer needed now that we have
30327 --with-headers.
30328
30329 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30330
30331 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30332 by the recent changes to use ANSI C arithmetic conversions.
30333
30334 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30335
30336 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30337 bug involving using inferior_pid to figure out whether to select a
30338 frame.
30339
30340 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30341
30342 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30343 match the current disassembler output.
30344
30345 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30346
30347 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30348 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30349 types, expect "int" as type of integer values (for now).
30350
30351 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30352
30353 * gdb.base/commands.exp: New tests for if/while commands.
30354
30355 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30356
30357 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30358 by .*, since hex values have different syntax in Chill mode.
30359
30360 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30361
30362 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30363 linefeed from expect pattern for repeated types with indices > 9.
30364
30365 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30366
30367 First part of Fortran test suite.
30368 * gdb.fortran: New directory.
30369 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30370
30371 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30372
30373 * gdb.base/default.exp: Update expect pattern for load command
30374 without arguments.
30375
30376 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30377
30378 * configure.in: Change i386 to i[345]86.
30379 * gdb.base/configure.in: Likewise.
30380 * gdb.c++/configure.in: Likewise.
30381 * gdb.chill/configure.in: Likewise.
30382
30383 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30384
30385 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30386 patterns, since that is not a valid context for comments.
30387
30388 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30389
30390 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30391 repeated types and repeated types with indices > 9.
30392
30393 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30394
30395 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30396 2417; old bug has been fixed.
30397
30398 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30399
30400 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30401 send the newline ourselves instead of assuming gdb_test will do
30402 so when passed an empty input string.
30403
30404 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30405 stabs testcode.
30406
30407 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30408
30409 * lib/gdb.exp (gdb_test): Don't send anything if the first
30410 argument is an empty string. This makes cases where we want to
30411 match output that is already in expect's buffers (for example,
30412 matching a breakpoint after gdb_run_cmd has been called) work
30413 reliably.
30414
30415 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30416
30417 * config/netware.exp: New file.
30418
30419 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30420
30421 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30422 the -B and -L prefixes so we can find the debugging stub.
30423
30424 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30425 there and we are using the gcc from the tree.
30426
30427 * gdb.base/types.c: Removed.
30428
30429 * gdb.base/configure.in: Look for makefile fragments in ../config.
30430 Recognize i386-*-netware.
30431 * gdb.c++/configure.in: Likewise.
30432
30433 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30434
30435 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30436 the correct TCL syntax.
30437
30438 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30439
30440 * gdb.base/opaque.exp: use runto instead of messing around with
30441 breakpoints. Simplify by using gdb_test.
30442
30443 * gdb.base/bitfields.exp: restart between tests on netware targets
30444 because breakpoints aren't relocated after target death. Run
30445 processes to completion.
30446
30447 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30448
30449 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30450
30451 * Makefile.in: Remove extra tabs that confuse some versions
30452 of "make". Use the newly built gdb to test with by default,
30453 rather than the first one in the tester's search path.
30454
30455 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30456
30457 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30458
30459 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30460 condition help.
30461
30462 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30463
30464 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30465
30466 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30467 running.
30468 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30469 * gdb.base/funcargs.exp: Likewise.
30470
30471 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30472 * gdb.base/funcargs.exp: Likewise.
30473
30474 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30475 message is "".
30476
30477 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30478
30479 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30480 return,signals,twice}.exp: Handle non-existant binaries
30481 consistantly.
30482
30483 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30484 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30485 might testing a cross development system.
30486
30487 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30488
30489 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30490 runtest script is relative to ${srcdir}, not ${rootdir}.
30491
30492 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30493
30494 * gdb.base/signals.exp: Allow for optionality of breakpoint
30495 address.
30496
30497 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30498
30499 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30500
30501 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30502
30503 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30504 for size_t definition.
30505 * gdb.c++/templates.cc: Likewise
30506
30507 * config/mt-i386-netware: New file.
30508
30509 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30510 defined.
30511
30512 * gdb.base/Makefile.in: Added support for systems that name core
30513 files by appending "core" to the program name.
30514 * gdb.base/a1-selftest.exp: Likewise.
30515
30516 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30517
30518 * gdb.base/return.exp: Add comment and message for `return double'
30519 test failure on Sparc Solaris.
30520
30521 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30522
30523 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30524
30525 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30526
30527 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30528 from optimizing them away.
30529 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30530 patterns to include default constructors and assignment operators,
30531 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30532 character in the output of the virtual base pointer.
30533
30534 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30535
30536 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30537 expression match in print_addr_of to avoid unintented matches.
30538 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30539 versions up to 2.5.8.
30540
30541 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30542
30543 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30544 included file to run under newer versions of expect.
30545 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30546 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30547 Remove xfail for the virtual table of BDDHookV.
30548
30549 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30550
30551 * lib/gdb.exp (string_to_regexp): Set a default result.
30552 (default_gdb_start): Fix misleading message.
30553
30554 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30555
30556 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30557 Remove all CC, etc definitions.
30558 * config/mt-hpux: New file.
30559 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30560 (CFLAGS, LDFLAGS): Define.
30561 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30562
30563 * Makefile.in (site.exp): Don't insert host_os, etc.
30564 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30565 (distclean): Check existence of subdir.
30566 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30567 * gdb.base/Makefile.in: General cleanup and simplification.
30568 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30569 to build executables. Use default rule to build .o files.
30570 (EXPECT, RUNTEST, CC): Fix relative pathname.
30571 (site.exp): Don't insert host_os, etc.
30572 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30573 and/or SIGUSR1 defined.
30574 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30575 * gdb.c++/Makefile.in: General cleanup and simplification.
30576 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30577 (CFLAGS): Remove.
30578 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30579
30580 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30581
30582 * gdb.base/recurse.exp: Misc changes to get tests running again
30583 after Kung's changes to the watchpoint code.
30584 * gdb.base/watchpoint.exp: Likewise.
30585
30586 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30587
30588 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30589
30590 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30591
30592 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30593 * lib/gdb.exp (default_gdb_start): Define.
30594 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30595 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30596 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30597 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30598 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30599 Don't call gdb_target_udi in between tests.
30600
30601 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30602
30603 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30604 (which was basically just a local version of the same thing). In
30605 addition to avoiding duplication, gdb_test_exact is faster.
30606 * lib/gdb.exp (gdb_test_exact): Fix typo.
30607
30608 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30609 don't give an error.
30610
30611 * gdb.base/term.exp: Call delete_breakpoints before starting.
30612
30613 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30614 (t10): Add comment.
30615
30616 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30617
30618 Reorganization of the GDB Test Suite.
30619
30620 * gdb.base: New directory, contains all the basic tests.
30621 * gdb.c++: New directory, tests specific to C++.
30622 * gdb.chill: New directory, tests specific to Chill.
30623 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30624 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30625 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30626 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30627 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30628 t30-31 to chill).
30629 * */gdbme.*: Rename to match appropriate expect scripts.
30630 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30631 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30632 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30633 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30634 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30635 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30636 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30637 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30638 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30639 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30640 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30641 gdb.c++/virtfunc.cc: New names of C++ files.
30642 * gdb.chill/chillvars.ch: New name of Chill file.
30643 * gdb.base/configure.in, gdb.c++/configure.in,
30644 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30645 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30646 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30647 * configure.in (configdirs): Update to reflect directory changes.
30648 (target_abbrev): No longer define for any configuration.
30649 * Makefile.in: Cosmetic improvements to header comments.
30650
30651 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30652
30653 Various changes to gdb.t31:
30654
30655 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30656 * gdbme.ch: Make all key-words and predefineds be upper-case.
30657 * chillvars.exp: Expect key-words and predefinds in upper-case.
30658
30659 * chillvars.exp: Use gdb_test_exact many places.
30660 Change expected output for arrays (which now includes index labels).
30661
30662 * pr-5020.exp, gdme.ch (module PR_5020):
30663 New test, for PR-5020.
30664
30665 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30666
30667 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30668 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30669
30670 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30671
30672 * Makefile.in: Fix bit-rot in definitions of CHILL,
30673 CHILL_FOR_TARGET and Chill_LIB.
30674 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30675 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30676 CHILL, and CHILL_LIB.
30677
30678 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30679
30680 * Revert the previous changes. Please see Rob's directory
30681 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30682
30683 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30684
30685 * Makefile.in, configure.in, config/mips-gdb.exp,
30686 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30687 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30688 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30689 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30690 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30691 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30692 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30693 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30694 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30695 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30696 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30697 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30698 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30699 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30700 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30701 changes from 94Q1.
30702
30703 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30704
30705 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30706 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30707 Rob's new testing fragments.
30708
30709 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30710
30711 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30712 lib/gdb.exp: Replace error proc calls with perror.
30713
30714 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30715
30716 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30717 version also, match on casted version strings, and match on
30718 gdb startup case where the line numbers might be messed up.
30719
30720 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30721
30722 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30723 (CFLAGS): Delete it from here.
30724
30725 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30726
30727 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30728
30729 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30730
30731 * Makefile.in (RUNTEST): Default to just "runtest".
30732
30733 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30734
30735 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30736 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30737 the code has been restructured.
30738
30739 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30740
30741 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30742 \n, not just one of each.
30743
30744 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30745 /bin/cc gives a warning if you do.
30746
30747 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30748
30749 * gdb.t24/demangle.exp: change expect pattern of
30750 __t10ListS_link1ZUiRCUiPT0
30751
30752 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30753
30754 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30755 on local variables in recursive functions.
30756
30757 * gdb.t07/Makefile.in: Build the new test.
30758
30759 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30760
30761 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30762 directly. Instead compare the return values from actual calls.
30763
30764 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30765
30766 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30767
30768 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30769
30770 * From Peter Schauer with minor modifications.
30771 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30772 stops in mid-line in the caller. Add xfail for returning a float
30773 value on X86 targets.
30774
30775 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30776
30777 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30778 to avoid expect lossage.
30779 (fmem_LRbug_tests): Likewise.
30780 * gdb.disasm/hppa.s: Corresponding changes.
30781
30782 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30783 conditions to work with latest dejagnu/expect.
30784
30785 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30786 expected to fail on the PA.
30787 (backtrace in call with trampolines): Explicitly require main
30788 to be frame #1 (no trampolines should show up in backtrace).
30789
30790 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30791 "continue -expect".
30792 * gdb.t06/break.exp: Likewise.
30793 * gdb.t07/watchpoint.exp: Likewise.
30794 * gdb.t13/bitfields.exp: Likewise.
30795 * gdb.t15/{funcargs,return}.exp: Likewise.
30796 * gdb.stabs/weird.exp: Likewise.
30797 * config/{mips,udi}-gdb.exp: Likewise.
30798
30799 * hppa.sed: Enclose comments within a sed command to avoid
30800 losing with the old OSF1 sed.
30801
30802 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30803
30804 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30805 sequent dynix.
30806 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30807 * gdb.t15/funcargs.exp: Conditionally step again to really
30808 finish from marker_call_with_trampolines. Handle the case where
30809 the first step from within call_with_trampolines already steps
30810 us back to main.
30811 * gdb.t15/gdbme.c: Add comment to closing brace of
30812 call_with_trampolines for funcargs.exp.
30813
30814 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30815
30816 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30817 Fix typo(s).
30818
30819 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30820
30821 * gdb.t07/gdbme.c: More code for watchpoint testing.
30822
30823 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30824 "Hardware watchpoint" throughout file.
30825 (test_watchpoint_triggered_in_syscall): New test.
30826 (test_complex_watchpoint): New test.
30827
30828 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30829
30830 * gdbme.c (call_with_trampolines): New function to try and step
30831 into. Tests trampoline problems on the PA.
30832
30833 * funcargs.exp (localvars_in_indirect_call): No longer expect
30834 stepping into indirect call to fail on PAs.
30835 (test_stepping_over_trampolines): New test.
30836
30837 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30838
30839 * TODO: Add suggestions for static member function tests, and
30840 completion tests.
30841
30842 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30843
30844 * TODO: Add suggestions for "p/a" tests.
30845
30846 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30847 (default_gdb_exit): Replace all the hair with sending "quit" to
30848 the process with a simple close.
30849
30850 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30851
30852 * TODO: Add suggestions for shared library tests.
30853
30854 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30855
30856 * TODO: Add suggestions for x/s tests.
30857
30858 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30859
30860 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30861 "enable once", and "enable breakpoints once" with ".*".
30862
30863 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30864
30865 * TODO: Add suggestions about structure passing tests.
30866
30867 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30868
30869 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30870 the primary1 test, use work around if __GNUC__ < 2.
30871 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30872 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30873 Test for bad output rather than waiting for timeout. Issue
30874 second continue only if first continue failed.
30875
30876 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30877
30878 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30879 operator[] test with gdb_test because the old code didn't seem to
30880 be getting the quoting right with the new dejagnu.
30881
30882 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30883
30884 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30885 one from the path.
30886 * Makefile.in: Use a fresh expect if there is one, use runtest
30887 from the src tree if there is one.
30888
30889 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30890
30891 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30892 next over recursive call. Revise the tests from that point on
30893 (which had been skipped) to match GDB's actual (correct) output.
30894
30895 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30896 with next over a breakpoint whose condition is false.
30897
30898 * gdb.t00/help.exp: Comment out "help set print" tests just like
30899 (and for same reason as) "help set" test.
30900
30901 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30902
30903 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30904 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30905
30906 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30907
30908 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30909 necessary gdb_target_udi.
30910
30911 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30912
30913 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30914 1838 and 2417; they are fixed.
30915
30916 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30917 gdb.t03/ptype.exp (ptype structure, ptype union):
30918 Remove xfails; the test is looser than when the xfails were added.
30919
30920 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30921 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30922
30923 * gdb.t01/run.exp: Only run shell test if isnative.
30924
30925 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30926 since "run" automatically loads if necessary. Call gdb_target_udi
30927 after the "file" since "file" kills any execution target.
30928
30929 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30930 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30931 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30932 argument for UDI.
30933
30934 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30935
30936 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30937
30938 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30939
30940 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30941
30942 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30943 properly quoting regexps. This makes the second argument to
30944 demangle a fixed string, which matches the callers, instead of a
30945 shell-style pattern which is what the previous implementation
30946 used. Update some of the callers.
30947
30948 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30949
30950 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30951 (comib_nullified_tests): Fix typo.
30952 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30953 strings. No longer expected to fail.
30954
30955 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30956 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30957 strings. No longer expected to fail.
30958
30959 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30960 string. No longer expected to fail.
30961
30962 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30963
30964 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30965 No longer expected to fail.
30966
30967 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30968 string. No longer expected to fail.
30969
30970 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30971
30972 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30973 only in the names (I probably got most of them). I was even
30974 generous with some which differed in underscores in names, and
30975 probably missed a few, and I *still* was able to remove almost a
30976 third of the file with almost no impact on testsuite coverage.
30977
30978 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30979
30980 * gdb.t00/default.exp: Match udi_attach error message as well as
30981 the one from child_attach.
30982
30983 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30984
30985 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30986
30987 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30988 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30989
30990 * Move test with enums and partial symbols back to
30991 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30992 Reverts the change of 26 May 93. Per today's change to
30993 stabs.texinfo, the behavior that weird.exp was expecting was
30994 unreasonable; what is important is that the compiler+gdb get
30995 things right, which happens with a recent gcc. Also fix the test
30996 to deal with native compilers which put out the stab gdb can't
30997 deal with.
30998
30999 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31000
31001 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31002 in the names. The main thing these accomplish is to slow things down.
31003 Many more such duplicates surely remain.
31004
31005 * gdb.t00/help.exp: Comment out "help support" test just like
31006 (and for same reason as) "help set" test.
31007
31008 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31009
31010 * gdb.t06/break.exp: Remove setup_xfails for
31011 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31012 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31013 about known bug in gcc to include up through 2.5.8.
31014 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31015 well as "_vb$".
31016 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31017 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31018 with latest gcc and gdb.
31019 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31020 well as "_vb$".
31021
31022 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31023
31024 * configure.in (hppa*-*-*): Also configure and build stabs-only
31025 tests.
31026
31027 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31028
31029 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31030 * gdb.t10/configure.in (hppa*-*-*): Use it.
31031
31032 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31033
31034 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31035
31036 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31037
31038 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31039 versions prior to 1.13.5.
31040
31041 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31044 the prompt is at the start of a line.
31045
31046 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31047
31048 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31049 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31050 in the copr tests now.
31051 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31052 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31053 expected to fail.
31054
31055 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31056
31057 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31058 gdb.t31/chillvars.exp, lib/gdb.exp:
31059 Tweak to run under either version of expect.
31060 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31061 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31062 * gdb.t11/list.exp: Remove extraneous whitespace.
31063
31064 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31065
31066 * gdb.t16/printcmds.exp (test_print_strings): Accept
31067 "(unsigned char *) " before the string.
31068
31069 * TODO: Add notes about printing of fancy types and GDB expressions.
31070
31071 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31072
31073 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31074 * gdb.t06/configure.in: Don't try to compile signals test program
31075 if doing mips-idt-ecoff.
31076
31077 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31078
31079 * Most .exp files: Tweak to run under either version of expect.
31080
31081 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31082
31083 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31084 xfails; I'm not sure why they are failing, but not because of PR 1806.
31085
31086 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31087
31088 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31089 defined in lib/gdb.exp.
31090
31091 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31092
31093 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31094 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31095 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31096 have to be typeless.
31097
31098 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31099
31100 * TODO: Add suggestion for copyright year test.
31101
31102 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31103
31104 * configure.in (*-*-lynxos*): Add stabs tests.
31105
31106 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31107
31108 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31109 so insert a tab before any assembler directive in column zero.
31110
31111 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31112 stores.
31113 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31114 stores.
31115 (fpu_short_memory_tests): Likewise.
31116
31117 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31118
31119 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31120 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31121 .stabs directives in comments.
31122
31123 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31124
31125 * TODO: New file, describing tests we could write.
31126 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31127
31128 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31129
31130 * gdb.t06/signals.exp: Add kludge to force re-sync.
31131
31132 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31133 to xgdb instead of gdb, get out of gdb.
31134
31135 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31136
31137 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31138 for info.
31139
31140 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31141
31142 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31143 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31144 * gdb.stabs/hppa.sed: New sed script for the PA.
31145
31146 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31147
31148 * gdb.stabs: Re-write weird.def and configuration to use sed
31149 instead of cpp. sed is portable and POSIX; cpp is neither.
31150
31151 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31152
31153 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31154
31155 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31156
31157 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31158
31159 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31160
31161 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31162 "_vb$".
31163 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31164 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31165
31166 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31167
31168 * lib/gdb.exp: Comment out code which depends on non-existent
31169 `transform' procedure.
31170
31171 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31172
31173 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31174 * lib/gdb.exp: Transform tool name.
31175 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31176 1.1's new error handling system.
31177
31178 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31179
31180 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31181
31182 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31183
31184 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31185 They made pattern matching so slow that timeouts happened on
31186 heavily loaded systems. Now any output from "show print" which
31187 gets us back to the GDB prompt is a PASS.
31188
31189 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31190
31191 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31192
31193 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31194
31195 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31196
31197 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31198 It is not from PR 3220.
31199
31200 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31201
31202 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31203 just started failing because they depended on the order the
31204 subcommands are presented, or exact docstring text. This kind of
31205 test is a pain and has minimal benefit.
31206
31207 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31208
31209 * gdb.t09/corefile.exp: At end of test, use "core" command with
31210 no arguments.
31211
31212 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31213
31214 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31215 17}/Makefile.in: Make it possible to run the testsuite with Sun
31216 make and CC = cross gcc by adding explicit build rules for .o
31217 files.
31218
31219 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31220
31221 * gdb.t15/funcargs.exp: Don't put comments on same line as
31222 setup_xfail (@#$*%& tcl braindamage!).
31223
31224 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31225
31226 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31227
31228 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31229
31230 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31231 * gdb.t20/inherit.exp: remove three dumplicate entries.
31232
31233 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31234
31235 * gdb.t06/break.exp: For "next over recursive call", fail on any
31236 incorrect output, not just on "factorial (value=2)".
31237
31238 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31239
31240 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31241 working now. Add an xfail if accesing a bss variable causes
31242 a memory error if the target is not yet run.
31243
31244 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31245
31246 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31247 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31248 name of __st* demangling (2 strings). Did Kung really get the
31249 more than 95 others right without testing them?
31250
31251 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31252
31253 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31254
31255 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31256
31257 * configure.in (configdirs): Add gdb.disasm
31258 * gdb.disasm: New directory for GDB disassembler tests.
31259 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31260
31261 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31262
31263 * gdb.t00/help.exp: Don't test "help set".
31264
31265 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31266 from within expect statements. None of these happen anymore and
31267 they cause regressions to be silently unnoticed.
31268
31269 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31270 messages) about known failures with gcc cygnus-2.4.5-930417.
31271
31272 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31273 comp-info.exp so it gets built if it doesn't exist.
31274
31275 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31276 it is no longer used.
31277 * gdb.t13/comp-info.c: Removed.
31278
31279 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31280
31281 * gdb.t06/signals.exp: Add xfail for sun3.
31282
31283 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31284
31285 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31286 relevant because ^C doesn't get sent but failure can be reproduced
31287 interactively).
31288
31289 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31290
31291 * gdb.stabs/alpha.mt: New configuration file for alpha.
31292 * gdb.stabs/configure.in: Use it.
31293 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31294 sharing with alpha.mt, redefine long to word via preprocessor.
31295 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31296 for alpha.
31297 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31298 native cc.
31299 * gdb.t00/teststrategy.exp: Change expect string so that we
31300 consume the `(xgdb)' from the command echo and from the gdb prompt.
31301 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31302 gdb currently compares all values as long, so this failure probably
31303 applies to any configuration where LONGEST is bigger than a target int.
31304 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31305 with gcc.
31306 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31307 to handle opaque pointers, gcc is.
31308 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31309 as first argument. Include <sys/types.h> and change all operator
31310 new definitions to use size_t.
31311 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31312 now that we use size_t.
31313
31314 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31315
31316 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
31317 a long or float array cast all array members to the same type.
31318 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
31319 with 64 bit longs.
31320 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
31321 on alpha.
31322 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
31323
31324 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31325
31326 * gdb.t24 (demangle.exp): Constructors of templates have names like
31327 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31328 section 14.6 of the ARM.
31329
31330 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31331 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31332 accomplish little and slow down the testsuite.
31333
31334 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31335 Accept spaces various places.
31336
31337 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31338
31339 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31340 with watchpoint enabled.
31341
31342 * Makefile.in: Remove definition of CC and remove the second
31343 definition of CXX (the "CXX = gcc" one remains). These definitions
31344 were causing backquotes to be expanded within backquotes, which
31345 doesn't work.
31346
31347 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31348
31349 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31350
31351 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31352
31353 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31354 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
31355 by mips cc and contains no stabs entries.
31356
31357 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31358
31359 * config/vx-gdb.exp: Use fake device to load files rather than
31360 NFS.
31361 * lib/gdb.exp: New proc to do "file" command.
31362 * config/unix-gdb.exp: Use new "file" proc.
31363
31364 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31365
31366 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31367 Rework board rebooting slightly.
31368 (gdb_exit): Don't exit from the remote shell; there isn't one.
31369 * gdb.stabs/weird.exp: If a program is being debugged already,
31370 kill it.
31371 * gdb.t04/setvar.exp: Stop and restart gdb.
31372 * gdb.t05/expr.exp: Likewise.
31373 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31374 restart gdb and reload the program.
31375 * gdb.t08/opaque.exp: Likewise.
31376 * gdb.t12/scope.exp: Likewise.
31377 * gdb.t13/bitfields.exp: Likewise.
31378 * gdb.t15/funcargs.exp: Likewise.
31379 * gdb.t20/classes.exp: Likewise.
31380 * gdb.t03/ptype.exp: Increase timeout.
31381 * gdb.t16/printcmds.exp (test_print_string_constants,
31382 test_print_array_constants): Likewise.
31383 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31384 * gdb.t20/classes.exp (do_tests): Likewise.
31385 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31386
31387 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31388
31389 * gdb.stabs: Renamed *wierd* to *weird*.
31390
31391 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31392
31393 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31394 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31395
31396 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31397
31398 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31399 (do_tests): Remove xfail for whatis on one_var and two_var.
31400
31401 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31402
31403 * Makefile.in: Made cross building work better by adding
31404 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31405
31406 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31407
31408 * gdb.t15/{return.c,return.exp,Makefile.in}:
31409 New test, currently commented out.
31410
31411 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31412
31413 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31414 still running and removes the leftover named socket so GDb can do
31415 clean restarts.
31416
31417 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31418
31419 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31420 console, not GDB.
31421 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31422 cross testing works better with "make check"
31423 * config/unix-gdb: Use default procedures for exit and version.
31424 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31425 with the newest VxWorks.
31426
31427 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31428
31429 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31430 old form.
31431
31432 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31433 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31434
31435 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31436
31437 * config/unix-gdb.exp: Remove this version of gdb_exit
31438 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31439 Rob says he'll look at it when he gets back to testing boards.
31440
31441 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31442
31443 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31444 an expected fail for certain ptype commands.
31445
31446 * gdb.t20/classes.exp: Update expected results of "ptype class
31447 Base1" to account for the constructor that now appears in the type.
31448
31449 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31450
31451 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31452 disappeared from list.
31453 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31454 "alldone" proc with call to cleanup and exit.
31455 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31456 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31457 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31458 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31459 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31460 "alldone" proc with simple returns that suppress remaining
31461 tests. The alldone proc went away many months ago.
31462
31463 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31464
31465 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31466
31467 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31468
31469 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31470
31471 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31472 as vax gdb will display them.
31473
31474 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31475
31476 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31477 optimizers.
31478
31479 * scope.exp: Change "bad value for localval" messages so each one
31480 is unique.
31481
31482 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31483 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31484
31485 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31486
31487 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31488
31489 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31490 doesn't exist (due to optimization).
31491
31492 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31493
31494 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31495 contains \r because the filename is long.
31496
31497 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31498 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31499
31500 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31501
31502 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31503 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31504 Ultrix.
31505 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31506 int tests.
31507 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31508
31509 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31510
31511 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31512
31513 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31514 to match does not match the passing case but still matches the
31515 failing case.
31516
31517 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31518
31519 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31520
31521 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31522
31523 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31524 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31525 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31526 Remove various versions of gdb_exit.
31527 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31528 gdb_exit.
31529 * config/unix-gdb.exp: gdb_exit remains here, and should override
31530 the generic version, since it's doing a lot of wierd stuff that
31531 the other versions aren't. FIXME, fold it in, or abandon this
31532 version.
31533
31534 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31535
31536 * gdb.t24/demangle.exp: Add tests for PR 3220.
31537
31538 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31539
31540 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31541
31542 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31543
31544 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31545 "i386-*-*". Works for i486 as well.
31546
31547 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31548 bug, and expand domain of xfail to all SVR4 systems, since the
31549 actual problem is likely to be in generic SVR4 /proc support.
31550
31551 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31552
31553 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31554
31555 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31556
31557 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31558 xfails for other systems. Match a missing 'Continuing.' as an
31559 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31560
31561 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31562 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31563 Only issue warning for missing executables if -all option is used.
31564
31565 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31566 file if -all option is used. It's like an unpredictable XFAIL.
31567
31568 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31569
31570 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31571 for dynamically linked binaries.
31572
31573 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31574
31575 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31576
31577 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31578 to state that this is a known bug in old versions of g++.
31579
31580 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31581
31582 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31583 while waiting for `Continuing'.
31584
31585 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31586
31587 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31588 in text, data, and bss.
31589 * gdb.t10/nodebug.c: Add local and global test variables for
31590 initialized and uninitialized data.
31591
31592 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31593
31594 * config/unix-gdb.exp (gdb_exit): Add "wait".
31595
31596 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31597
31598 * gdb.t06/signals.exp: xfail the continue from the handler for all
31599 targets.
31600
31601 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31602 function with watchpoints enabled, the i386 call dummy starts with
31603 a call.
31604
31605 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31606 386 bsd names its corefiles.
31607
31608 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31609
31610 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31611 compilers don't grok it.
31612 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31613 with small octal ints rather than character constants, which
31614 are signed and might not fit if first promoted to int.
31615
31616 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31617
31618 * gdb.t09/Makefile.in (clean): Remove corefile.
31619
31620 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31621
31622 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31623
31624 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31625 and Jim Kingdon (kingdon@cygnus.com)
31626
31627 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31628 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31629 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31630
31631 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31632
31633 * gdb.t17/interrupt.exp: Add xfail for hppa.
31634
31635 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31636
31637 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31638 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31639 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31640 to determine signed-ness of bitfields and use the result to setup
31641 the xfail.
31642 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31643 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31644 call line is reached if necessary.
31645
31646 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31647
31648 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31649
31650 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31651
31652 * gdb.t06/break.exp: Also test `clear' command.
31653
31654 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31655
31656 * gdb.t00/teststrategy.exp: Remove extra quote.
31657
31658 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31659 watchpoint enabled to be for all non-68k machines.
31660
31661 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31662
31663 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31664
31665 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31666 targets use aout.mt instead of ecoff.mt as gas understands
31667 standard aout format.
31668
31669 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31670
31671 * lib/gdb.exp (runto): Don't insist that function we are running to
31672 was compiled with -g.
31673
31674 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31675
31676 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31677 to get back into the read system call.
31678 Accept leading newline in case where we woke it up.
31679
31680 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31681
31682 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31683 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31684 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31685 enable ecoff configuration.
31686
31687 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31688
31689 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31690
31691 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31692
31693 * gdb.t16/printcmds.exp: Add another printf test.
31694
31695 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31696
31697 * configure.in: If configured -with-stabs on any target, add
31698 stabsdirs to configdirs.
31699
31700 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31701
31702 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31703 fun" so pattern does not match the command itself.
31704
31705 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31706
31707 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31708
31709 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31710
31711 * gdb.t17/interrupt.exp: Test for more things.
31712
31713 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31714
31715 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31716 compiler arranges the code and line numbers.
31717
31718 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31719
31720 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31721
31722 * gdb.t00/help.exp: Increase expect input buffer size.
31723
31724 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31725
31726 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31727
31728 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31729
31730 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31731
31732 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31733 [0-9]*, not just [0-9].
31734
31735 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31736
31737 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31738
31739 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31740
31741 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31742
31743 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31744
31745 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31746
31747 * gdb.t06/signals.c: Add xfails for sun3.
31748
31749 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31750
31751 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31752 test_stepping tests.
31753
31754 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31755
31756 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31757
31758 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31759
31760 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31761 rather than actually putting it through cpp twice.
31762
31763 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31764
31765 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31766
31767 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31768 no longer needed.
31769
31770 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31771
31772 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31773
31774 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31775 C++ features prints as "struct", make it a pass, not an xfail.
31776
31777 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31778
31779 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31780 Don't require VA to print as "class" rather than "struct".
31781
31782 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31783
31784 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31785
31786 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31787
31788 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31789
31790 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31791
31792 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31793 order.
31794
31795 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31796
31797 * gdb.t16/printcmds.exp: Add printf tests.
31798
31799 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31800
31801 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31802
31803 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31804
31805 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31806 pass counts, to counteract any existing or future setup_xfails.
31807
31808 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31809
31810 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31811 {BEGIN,END}_COMMON for common block instead of STAB.
31812 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31813
31814 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31815 intp_var should be N_GSYM not N_LSYM.
31816 wierd-aout.S: Use a label for the value of the N_SO.
31817 wierd.def: Remove all backslashes.
31818 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31819
31820 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31821
31822 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31823 get the expected next to inheritance3.
31824
31825 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31826
31827 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31828 now that gcc-2.4 gets it right.
31829
31830 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31831
31832 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31833
31834 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31835 generating comp-info.exp which works for cross-compilation.
31836
31837 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31838
31839 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31840 "*-*-sysv4.*".
31841
31842 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31843
31844 * gdb.t01/run.exp: Start with a fresh gdb.
31845 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31846 SVR4.x.
31847
31848 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31849
31850 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31851 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31852 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31853 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31854 things to remove.
31855
31856 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31857
31858 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31859 test cases from bug reports.
31860
31861 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31862
31863 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31864 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31865 avoid spurious xfails.
31866 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31867 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31868 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31869
31870 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31871
31872 * gdb.t00/teststrategy.exp: Rework to provide more useful
31873 description of each test, fix problem with systems that define
31874 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31875 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31876 results for "next over recursive call" so timeouts aren't taken
31877 by error.
31878
31879 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31880
31881 * gdb.t12/scope.exp: Test printing of variables before run.
31882
31883 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31884 printed in wrong order due to sorting.
31885
31886 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31887
31888 * gdb.t00/teststrategy.exp: Fix expected results for printing
31889 user entered string constant. Is array of char, prints with no
31890 address.
31891
31892 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31893 commands.
31894 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31895 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31896 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31897 of struct of char arrays.
31898 * gdb.t00/radix.exp: New tests for radix commands.
31899
31900 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31901
31902 * gdb.t16/printcmd.exp: Print a variable before running program
31903 (with xfail for AIX).
31904
31905 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31906
31907 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31908
31909 * gdb.t16/printcmd.exp: Don't print variables before running program.
31910
31911 * gdb.t06/break.exp: Don't require envp argument to main.
31912
31913 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31914
31915 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31916 Add xfails for rs6000.
31917
31918 * gdb.t02/whatis.exp: Change other tests not to re-test something
31919 we already tested.
31920
31921 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31922 each type used has a variable of that type.
31923
31924 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31925
31926 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31927
31928 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31929
31930 * configure.in: change srctrigger to be a file, not a directory
31931
31932 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31933
31934 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31935
31936 * gdb.t11/list.exp: Fixed a couple of typos.
31937
31938 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31939
31940 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31941 is fixed and PR is closed.
31942 * gdb.t16 (gdbme.c): Add simple test string variable.
31943 * gdb.t16 (printcmds.exp): Add tests with simple test string
31944 variable, primarily for boundaries on "set print elements".
31945
31946 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31947
31948 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31949 Make leading 0's optional and don't expect a tab in the middle
31950 of the number.
31951
31952 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31953
31954 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31955 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31956 don't end command passed to gdb_test with newline.
31957
31958 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31959 signed keyword away, don't expect signed bitfields to be signed.
31960
31961 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31962 printing with only as many 1's as are in the field as well as printing
31963 with 32 1's (see comment).
31964
31965 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31966
31967 * gdb.t00/default.exp: Start with a fresh gdb.
31968 * configure.in (configdirs): Remove gdb.t31 until the chill
31969 compiler works again. It no longer is able to find chillrt0
31970 since it isn't in libchill.a anymore.
31971 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31972 wierd.o, make more modular.
31973 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31974 spurious newlines that caused problems.
31975
31976 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31977
31978 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31979 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31980 gdb.stabs/wierd.{exp,def}: Many new tests.
31981
31982 * gdb.t00/default.exp: update info line for new message.
31983
31984 * gdb.t02/{whatis.exp,gdbme.c}:
31985 Test that "char *" doesn't print as "caddr_t".
31986
31987 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31988
31989 * gdb.t00/help.exp: Use .* in place of some help messages which
31990 just changed.
31991 gdb.t00/default.exp: Update "info frame" test for new message.
31992 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31993 Remove some xfails
31994
31995 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31996
31997 * gdb.t03/{gdbme.c,ptype.exp}:
31998 Add tests for typedef'd struct and union without tags.
31999 Also check "whatis" on a variable of a typedef'd enum without a tag.
32000
32001 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32002 PRMS 1823; the bug still exists but isn't reproduced by this test
32003 anymore), and remove rs6000 XFAIL (the bug is fixed).
32004
32005 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32006 duplicated from whatis.exp. For those that are left, accept
32007 "long", "long int", or "int" for long variables (whatis.exp already
32008 has an XFAIL for "int", so no need to fail it here).
32009
32010 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32011 Deal with GCC's names for types now that GDB uses the compiler's names.
32012
32013 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32014 setup_xfail's for sunos4. If we #defined the signed keyword away,
32015 don't expect GDB to know that char it is signed.
32016
32017 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32018
32019 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32020
32021 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32022 should work on any system, regardless of debugging format.
32023 * gdb.t21/demangle.exp: Move to gdb.t24.
32024 * gdb.t24/demangle.exp: Move from gdb.t21.
32025 * gdb.t24/{Makefile.in, configure.in}: New files.
32026
32027 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32028
32029 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32030 * gdb.stabs: New directory.
32031
32032 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32033
32034 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32035 not just "Quit anyway?".
32036
32037 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32038
32039 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32040 that all setup_xfails are immediately followed by clear_xfails.
32041
32042 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32043
32044 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32045 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32046 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32047 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32048 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32049 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32050 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32051 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32052 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32053 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32054 gdb.t31/chillvars.exp, lib/gdb.exp:
32055 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32056 bug-gdb@prep.ai.mit.edu.
32057
32058 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32059
32060 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32061 with 0.0, not integer 0.
32062
32063 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32064
32065 * gdb.t06/break.exp: Update for "Kill the program" message change.
32066
32067 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32068
32069 * Makefile.in (GDBFLAGS): Set to -nx.
32070 * Makefile.in (site.exp): Use GDBFLAGS.
32071
32072 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32073
32074 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32075 Makefiles.
32076 (check): depend on just-check.
32077 (just-check): added so that tests can be run without a noop
32078 build pass.
32079
32080 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32081
32082 Switch to using configure's configdirs.
32083 * Makefile.in (Makefile): add configure.in dependency.
32084 (SUBDIRS): removed redundant assignment.
32085 * configure.in: switch subdirs assignment to configdirs.
32086 * gdb.t*/configure.in: new files.
32087
32088 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32089
32090 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32091 works.
32092
32093 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32094
32095 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32096 in explicit rules. Apparently this is not supported by some makes.
32097
32098 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32099
32100 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32101
32102 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32103
32104 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32105 disappeared.
32106
32107 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32108
32109 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32110
32111 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32112
32113 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32114 watchpoint problem that is now fixed.
32115 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32116 uninitialized convenience variables.
32117 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32118 structures.
32119
32120 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32121
32122 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32123 which causes expect to get out of sync with gdb on long output
32124 from help set.
32125 * gdb.t09/corefile.exp: Make expected pattern for core file
32126 failing signal and frame output format less sun specific.
32127
32128 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32129
32130 * gdb.t31/chillvars.exp: Add and remove initial dummy
32131 breakpoint, so that symbol table is forced in.
32132 (Needed at least on Sunos4, though it seems not SVR4.)
32133 * gdb.t31/chillvars.exp: Update for changed output format.
32134
32135 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32136
32137 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
32138
32139 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32140
32141 * Makefile.in: Added --srcdir when invoking runtest, removed the
32142 need for a local config file. (optional now)
32143
32144 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32145
32146 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32147 failure count used to force early termination. Add some more
32148 expected failures for gnu style demangling.
32149
32150 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32151
32152 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32153 pmi variable from gdb.t20/gdbme to get optimized away.
32154 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32155 Check for written corefile upon timeout _and_ eof.
32156
32157 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32158
32159 * config/unix-gdb.exp: Add missing return 0.
32160
32161 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32162
32163 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32164 test termination.
32165
32166 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32167
32168 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32169 disappeared.
32170
32171 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32172
32173 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32174 time as i860 support works.
32175
32176 * gdb.t15/funcargs.exp: Fix expected outputs to include
32177 "backtrace 100\r" rather than just "backtrace\r", to match last
32178 change.
32179
32180 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32181
32182 * config/udi-gdb.exp (gdb_exit): Remove close command.
32183 (gdb_target_udi): New procedure to set the UDI target.
32184 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32185 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32186 Added waits for prompts after several question responses. Added
32187 some more responses used by a29k-amd-udi-gdb.
32188 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32189 pass different arguments, restart UDI connection after program
32190 completion.
32191 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32192 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32193 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32194 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32195 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32196 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32197 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32198 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32199 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32200 after program completion.
32201 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32202 compiled with a SELECT_VECS setting.
32203 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32204 infinite recursion.
32205
32206 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32207 Added checks for COFF results, and made them expected failures for
32208 all targets. It would be better to make them expected failures
32209 for COFF targets only.
32210
32211 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32212
32213 * Makefile.in: add null dvi target, don't bother to recurse
32214 through test directories for info and install-info; rename
32215 $(datadir) to be dejagnu instead of deja-gnu
32216
32217 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32218
32219 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32220 compiler to coredump.
32221 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32222 code.
32223
32224 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32225
32226 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32227 coredump.
32228 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32229 code.
32230
32231 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32232
32233 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32234 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32235 which in a shell. Deletes xgdb when done.
32236 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32237 Tests the return from the "set height" or "set width" commands.
32238 Added a few return codes where needed.
32239
32240 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32241
32242 * Makefile.in (SUBDIRS): Add gdb.t17.
32243 * configure.in (subdirs): Add gdb.t17.
32244 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32245 files to test gdb's calling of functions in the inferior with
32246 the correct arguments and gdb's ability to retrieve any
32247 result returned.
32248
32249 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32250
32251 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32252 may be called after gdb goes away. Previous versions of expect
32253 needed these to avoid file descriptor leaks, but they cause
32254 errors with the current revision of expect.
32255 * gdb.t00/gdbvars.exp: Use -re on expected output after
32256 setting sevenbit-strings.
32257 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32258 to set sevenbit-strings consistent across tests.
32259 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32260 set sevenbit-strings consistent across tests.
32261
32262 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32263
32264 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32265 expected output to match current "expect" expectations.
32266
32267 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32268
32269 * gdb.t00/default.exp: Change expected output for default "source"
32270 command, to match new gdb behavior which requires a filename to
32271 source.
32272
32273 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32274
32275 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32276 expected fail for i486-*-* that misses the marker2 function.
32277 * gdb.t10/crossload.exp (bfddefault): Allow successful
32278 recognition of a format to pass even if no symbols are found.
32279 Explicitly catch failures where the format is not recognized
32280 or is ambiguous, and add the reason to the fail message.
32281 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32282 the cause is and invalid target and add reason to failure message.
32283 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32284 elf32-i386, elf32-sparc, and elf32-i860.
32285 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32286 Set up expected failure for 'filename'::variable scope resolution,
32287 which is now apparently broken on all targets.
32288 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32289 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32290 gdb.t23/templates.exp: Change failure for missing binfile into
32291 just a warning.
32292 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32293 references.
32294
32295 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32296
32297 * gdb.t00/default.exp: Add expected output for default "source"
32298 command, to match new gdb behavior.
32299 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32300
32301 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32302
32303 * config/*-gdb.exp: returns an error, rather than exiting on
32304 internal errors.
32305
32306 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32307
32308 * gdb.t03/gdbme.c: Add pointer to struct variable.
32309 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32310 referencing struct members.
32311
32312 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32313
32314 * configure.in (mips-idt-ecoff): New target.
32315 * config/mips-gdb.exp: New file for remote board using MIPS remote
32316 debugging protocol.
32317
32318 * Redid configuration scheme. Removed gdb.t*/configure.in.
32319 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32320 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32321 distclean targets. Built executables via .o files. Adjusted
32322 tests to account for source files in $(srcdir) rather than
32323 $(objdir).
32324 * lib/gdb.exp (runto): Don't expect () after the function name,
32325 because it may have arguments.
32326
32327 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32328
32329 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32330 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32331 expected failures for mips-idt-* and mips-sgi-*.
32332 * gdb.t00/default.exp (attach): Kill process if requested.
32333 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32334 that does not read core files.
32335 * gdb.t01/run.exp: Removed checks for exit status code.
32336 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32337 it is linked in.
32338 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32339 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32340 appropriate, rather than doing it by hand.
32341 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32342 execution.
32343 * gdb.t10/crossload.exp: Kill existing program if needed.
32344 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32345 appropriate, rather than doing it by hand. Always increase
32346 timeout for this test, not just for VxWorks.
32347
32348 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32349
32350 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32351 of Chill STRUCT types and STRUCT values.
32352 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32353 than "char".
32354 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32355 struct2): New struct definitions and initializations to test
32356 simple Chill STRUCT types.
32357
32358 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32359
32360 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32361 the null byte at the end of strings.
32362 * gdb.t00/default.exp: Make show version insensitive to copyright
32363 date.
32364 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32365 to avoid dependencies on target char signedness.
32366 * gdb.t16/printcmds.exp: Update expected results for explicitly
32367 unsigned char.
32368 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32369 now work.
32370 * gdb.t21/demangle.exp: Add many more patterns for template
32371 demangling, most of them being expected failures.
32372 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32373 string we are matching for, to match on the whole string.
32374 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32375 and fix a whole bunch that had incorrect expected output but were
32376 passing anyway because of the bug in "proc demangle".
32377 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32378 type.
32379 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32380
32381 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32382
32383 * gdb/testsuite: made modifications to testcases, etc., to allow
32384 them to work properly given the reorganization of deja-gnu and the
32385 relocation of the testcases from deja-gnu to a "tool" subdirectory.
32386
32387 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32388
32389 * gdb/testsuite: Initial creation of gdb/testsuite.
32390 Migrated dejagnu testcases and support files for testing nm to
32391 gdb/testsuite from deja-gnu. These files were moved "as is"
32392 with no modifications. This migration is part of a major overhaul
32393 of dejagnu. The modifications to these testcases, etc., which
32394 will allow them to work with the new version of dejagnu will be
32395 made in a future update.
32396
32397 For additional changes see gdb.mi/ChangeLog-1999-2003.
32398 \f
32399 ;; Local Variables:
32400 ;; mode: change-log
32401 ;; left-margin: 8
32402 ;; fill-column: 74
32403 ;; version-control: never
32404 ;; End:
32405
32406 Copyright 1993-2013 Free Software Foundation, Inc.
32407 Copying and distribution of this file, with or without modification,
32408 are permitted provided the copyright notice and this notice are preserved.
This page took 0.755192 seconds and 4 git commands to generate.