fix some gdb.dwarf2 tests for parallel safety
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-08-22 Tom Tromey <tromey@redhat.com>
2
3 * gdb.dwarf2/clztest.exp: Use standard_testfile.
4 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
5 * gdb.dwarf2/fission-base.S: Remove directory from
6 DW_AT_GNU_dwo_name.
7 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
8 debug-file-directory.
9 * gdb.dwarf2/fission-reread.S: Remove directory from
10 DW_AT_GNU_dwo_name.
11 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
12 debug-file-directory.
13
14 2013-08-16 Doug Evans <dje@google.com>
15
16 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
17 prelink complains about an unhandled DWARF version.
18
19 2013-08-14 Cary Coutant <ccoutant@google.com>
20
21 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
22
23 2013-08-13 Tom Tromey <tromey@redhat.com>
24 Yao Qi <yao@codesourcery.com>
25
26 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
27 * lib/gdb.exp: Handle GDB_PARALLEL.
28 (default_gdb_version): Kill inotify_pid if it exists.
29 (default_gdb_exit): Emit warning if the inotify log is not
30 empty.
31 (standard_output_file): Respect GDB_PARALLEL.
32 (standard_temp_file): Likewise.
33 (gdb_init): Start inotifywait if requested.
34
35 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
36
37 * gdb.base/printcmds.exp (test_printf): Add test for printf of
38 pointer with various flags.
39
40 2013-08-13 Tom Tromey <tromey@redhat.com>
41
42 * lib/cache.exp: New file.
43 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
44 * lib/gdb.exp: Load cache.exp.
45 (support_complex_tests, is_ilp32_target, is_lp64_target)
46 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
47 (gdb_skip_xml_test): Use gdb_caching_proc.
48 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
49
50 2013-08-13 Tom Tromey <tromey@redhat.com>
51
52 * lib/gdb.exp (standard_temp_file): New proc.
53 (support_complex_tests, is_ilp32_target, is_lp64_target)
54 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
55 standard_temp_file.
56
57 2013-08-13 Tom Tromey <tromey@redhat.com>
58
59 * lib/gdb.exp (build_id_debug_filename_get): Use
60 standard_output_file.
61 * lib/prelink-support.exp (section_get)
62 (build_executable_own_libs): Use standard_output_file.
63
64 2013-08-12 Tom Tromey <tromey@redhat.com>
65
66 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
67
68 2013-08-12 Ali Anwar <alianwar@codesourcery.com>
69
70 * gdb.base/break.exp: Test break via convenience variable
71 with file name.
72
73 2013-08-09 Doug Evans <dje@google.com>
74
75 * lib/future.exp (gdb_find_ldd): New proc.
76 * lib/prelink-support.exp (build_executable_own_libs): Call it.
77 Make "/usr/sbin/" in prelink path optional.
78
79 2013-08-09 Yao Qi <yao@codesourcery.com>
80
81 * gdb.trace/collection.exp (gdb_collect_args_test): Set
82 "only" and "both" to 'print entry-values' before selecting
83 trace frame.
84
85 2013-08-08 Yao Qi <yao@codesourcery.com>
86
87 * gdb.trace/mi-trace-unavailable.exp: Don't set
88 "print entry-values" to "no".
89 (test_trace_unavailable): Set various values to
90 "print entry-values" to test that the output of
91 '-stack-list-locals' is not affected, and then set
92 set "print entry-values" to "no".
93
94 2013-08-07 Doug Evans <dje@google.com>
95
96 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
97 * gdb.python/py-value-cc.exp: Update.
98 * gdb.python/py-value.exp: Use different names for .o files for
99 C and C++. Only perform C++ tests if !skip_cplus_tests.
100
101 2013-08-07 Tom Tromey <tromey@redhat.com>
102
103 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
104
105 2013-08-07 Tom Tromey <tromey@redhat.com>
106
107 * gdb.dwarf2/dwz.exp: New file.
108
109 2013-08-02 Tom Tromey <tromey@redhat.com>
110
111 * gdb.base/watchpoint.c (struct foo5): New.
112 (nullptr): New global.
113 * gdb.base/watchpoint.exp (test_watch_location): Add test.
114
115 2013-08-01 Doug Evans <dje@google.com>
116
117 PR symtab/15691
118 * gdb.dwarf2/fission-mix.exp: New file.
119 * gdb.dwarf2/fission-mix.h: New file.
120 * gdb.dwarf2/fission-mix.c: New file.
121 * gdb.dwarf2/fission-mix2.c: New file.
122
123 PR symtab/15695
124 * gdb.base/func-ptr.exp: New file.
125 * gdb.base/func-ptr.c: New file.
126
127 2013-08-01 Yao Qi <yao@codesourcery.com>
128
129 * gdb.python/py-sync-interp.c: New.
130 * gdb.python/py-sync-interp.exp: New.
131
132 2013-07-31 Yao Qi <yao@codesourcery.com>
133
134 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
135 'tdump' on stack frame 0 and 1 respectively.
136
137 2013-07-31 Yao Qi <yao@codesourcery.com>
138
139 PR gdb/13443
140 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
141 'traceframe'. Wrap test with with_test_prefix.
142 (top level): Update.
143
144 2013-07-31 Yao Qi <yao@codesourcery.com>
145
146 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
147 'gdb_start'.
148 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
149 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
150
151 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
152
153 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
154 when printing an optimized out value. Expect an error when using
155 an optimized out value in an expression.
156
157 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
158
159 * gdb.dwarf2/pieces-optimized-out.exp: New file.
160 * gdb.dwarf2/pieces-optimized-out.c: New file.
161 * gdb.dwarf2/pieces-optimized-out.S: New file.
162
163 2013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
164
165 PR gdb/15715
166 * gdb.base/setshow.exp: Test that relative paths passed to
167 'set history filename' are converted to absolute paths.
168
169 2013-07-26 Keith Seitz <keiths@redhat.com>
170
171 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
172 of f77.
173 Allow for compiler variations of integer types.
174 Use mi_create_varobj.
175 Use mi_list_varobj_children for the immediate children of `array'.
176 Add "has_more" attribute for grandchildren test.
177
178 2013-07-26 Pedro Alves <palves@redhat.com>
179
180 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
181 files.
182
183 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
184
185 * gdb.mi/mi-reg-undefined.exp: New file.
186 * gdb.mi/mi-reg-undefined.c: Likewise.
187 * gdb.mi/mi-reg-undefined.S: Likewise.
188
189 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
190
191 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
192 z, o, and t output formats.
193 * gdb.base/display.exp: Use 'k' as an undefined format now that
194 'z' is defined.
195
196 2013-07-24 Doug Evans <dje@google.com>
197
198 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
199 "--" to switch.
200
201 2013-07-24 Yao Qi <yao@codesourcery.com>
202
203 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
204 host.
205 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
206 Likewise. If host is remote, copy ${binfile} to host.
207
208 2013-07-23 Yao Qi <yao@codesourcery.com>
209
210 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
211 message.
212
213 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
214
215 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
216 instructions and enable disp-step-syscall for arm targets.
217
218 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
219
220 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
221 assembler errors on arm.
222 * gdb.dwarf2/mac-fileno.S: Likewise.
223 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
224 * gdb.dwarf2/pr13961.S: Likewise.
225
226 2013-07-19 Hui Zhu <hui@codesourcery.com>
227
228 PR gdb/15692
229 * gdb.mi/mi-dprintf.exp: Add double quotes test.
230
231 2013-07-19 Yao Qi <yao@codesourcery.com>
232
233 * gdb.trace/read-memory.exp (test_from_remote): Update test.
234 (teset_from_exec): Likewise.
235
236 2013-07-19 Yao Qi <yao@codesourcery.com>
237
238 * gdb.trace/read-memory.c: New.
239 * gdb.trace/read-memory.exp: New.
240
241 2013-07-19 Yao Qi <yao@codesourcery.com>
242
243 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
244 $dest to link options if host is remote. Move the
245 generated file to $dest.a on host if host is remote.
246
247 2013-07-18 Will Newton <will.newton@linaro.org>
248
249 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
250 to ensure the test is linked against pthreads.
251 * gdb.threads/tls-var-main.c: Likewise.
252 * gdb.threads/tls-shared.c: Likewise.
253
254 2013-07-18 Yao Qi <yao@codesourcery.com>
255
256 * lib/future.exp (gdb_default_target_compile): Use tail name
257 of $destfile as the output name of compile. Move the
258 generated file to $destfile on build.
259
260 2013-07-18 Yao Qi <yao@codesourcery.com>
261
262 * lib/gdb.exp (gdb_compile): Set
263 gdb_saved_set_unbuffered_mode_obj to
264 set_unbuffered_mode_saved.o if host is remote. Invoke
265 remote_download to copy $unbuf_obj to host.
266
267 2013-07-17 Doug Evans <dje@google.com>
268
269 * gdb.python/py-frame-args.c: New file.
270 * gdb.python/py-frame-args.py: New file.
271 * gdb.python/py-frame-args.exp New file.
272
273 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
274
275 * gdb.base/printcmds.exp (test_printf): Add tests for format
276 strings with missing format specifier.
277
278 2013-07-16 Tom Tromey <tromey@redhat.com>
279
280 * gdb.ada/info_types.exp: Use standard_testfile.
281
282 2013-07-16 Tom Tromey <tromey@redhat.com>
283
284 * gdb.mi/mi-basics.exp: Use standard_output_file.
285 (test_dir_specification, test_cwd_specification)
286 (test_path_specification): Use testsubdir, not subdir and objdir.
287
288 2013-07-16 Tom Tromey <tromey@redhat.com>
289
290 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
291
292 2013-07-09 Joel Brobecker <brobecker@adacore.com>
293
294 * gdb.ada/small_reg_param.exp: Accept optional entry value
295 for parameter "w".
296
297 2013-07-09 Joel Brobecker <brobecker@adacore.com>
298
299 * gdb.ada/small_reg_param.exp: Remove trailing space.
300
301 2013-07-09 Doug Evans <dje@google.com>
302
303 * gdb.base/default.exp: Update expected output of "show print array"
304 and "show print pretty".
305
306 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
307
308 * gdb.threads/wp-replication.exp: Stop counting available hardware
309 watchpoints after NR_THREADS iterations.
310
311 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
312
313 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
314
315 2013-07-07 Yao Qi <yao@codesourcery.com>
316
317 * boards/native-gdbserver.exp: Move invoke of
318 process_multilib_options to gdbserver-base.exp.
319 Move set_board_info 'compiler', 'gdb,noinferiorio',
320 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
321 gdbserver-base.exp.
322 Move proc ${board}_download, ${board}_upload and
323 ${board}_file to gdbserver-base.exp.
324 * boards/native-extended-gdbserver.exp: Likewise.
325 * boards/native-stdio-gdbserver.exp: Likewise.
326 * boards/gdbserver-base.exp: New file.
327
328 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
329
330 * gdb.base/dump.exp: Remove arch-specific tests and do a
331 generic data address check to set is64bitonly correctly.
332
333 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
334
335 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
336 the register number instead of expecting only 0.
337
338 2013-07-05 Will Newton <will.newton@linaro.org>
339
340 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
341 in asm syntax to allow building on ARM.
342
343 2013-07-05 Yao Qi <yao@codesourcery.com>
344
345 * boards/local-remote-host.exp: Remove obsolete comments.
346 * boards/native-extended-gdbserver.exp: Likewise.
347 * boards/native-gdbserver.exp: Likewise.
348 * boards/native-stdio-gdbserver.exp: Likewise.
349
350 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
351
352 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
353 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
354 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
355
356 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 * gdb.base/break-on-linker-gcd-function.exp: Replace
359 prepare_for_testing by build_executable_from_specs and clean_restart.
360
361 2013-06-27 Tom Tromey <tromey@redhat.com>
362
363 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
364 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
365 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
366 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
367 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
368 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
369 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
370 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
371 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
372 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
373 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
374 Use standard_testfile, standard_output_file, prepare_for_testing,
375 clean_restart.
376
377 2013-06-27 Tom Tromey <tromey@redhat.com>
378
379 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
380 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
381 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
382 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
383 gdb.base/shreloc.exp, gdb.base/sigall.exp,
384 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
385 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
386 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
387 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
388 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
389 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
390 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
391 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
392 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
393 gdb.base/solib-weak.exp, gdb.base/source.exp,
394 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
395 gdb.base/stap-probe.exp, gdb.base/start.exp,
396 gdb.base/step-break.exp, gdb.base/step-bt.exp,
397 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
398 gdb.base/step-test.exp, gdb.base/structs.exp,
399 gdb.base/structs2.exp, gdb.base/structs3.exp,
400 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
401 standard_output_file, prepare_for_testing, clean_restart.
402
403 2013-06-27 Tom Tromey <tromey@redhat.com>
404
405 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
406 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
407 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
408 gdb.base/pending.exp, gdb.base/permissions.exp,
409 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
410 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
411 gdb.base/printcmds.exp, gdb.base/prologue.exp,
412 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
413 gdb.base/ptype.exp, gdb.base/randomize.exp,
414 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
415 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
416 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
417 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
418 standard_testfile, standard_output_file, prepare_for_testing,
419 clean_restart.
420
421 2013-06-27 Tom Tromey <tromey@redhat.com>
422
423 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
424 gdb.base/huge.exp, gdb.base/included.exp,
425 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
426 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
427 gdb.base/info-os.exp, gdb.base/info-proc.exp,
428 gdb.base/info-target.exp, gdb.base/infoline.exp,
429 gdb.base/interp.exp, gdb.base/interrupt.exp,
430 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
431 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
432 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
433 gdb.base/logical.exp, gdb.base/long_long.exp,
434 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
435 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
436 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
437 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
438 standard_testfile, standard_output_file, prepare_for_testing,
439 clean_restart.
440
441 2013-06-27 Tom Tromey <tromey@redhat.com>
442
443 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
444 gdb.base/enumval.exp, gdb.base/environ.exp,
445 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
446 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
447 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
448 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
449 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
450 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
451 gdb.base/fullname.exp, gdb.base/funcargs.exp,
452 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
453 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
454 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
455 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
456 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
457 gdb.base/gnu_vector.exp: Use standard_testfile,
458 standard_output_file, prepare_for_testing, clean_restart.
459
460 2013-06-27 Tom Tromey <tromey@redhat.com>
461
462 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
463 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
464 gdb.base/call-strs.exp, gdb.base/callexit.exp,
465 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
466 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
467 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
468 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
469 gdb.base/commands.exp, gdb.base/completion.exp,
470 gdb.base/complex.exp, gdb.base/cond-expr.exp,
471 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
472 gdb.base/constvars.exp, gdb.base/corefile.exp,
473 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
474 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
475 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
476 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
477 gdb.base/dup-sect.exp: Use standard_testfile,
478 standard_output_file, prepare_for_testing, clean_restart.
479
480 2013-06-27 Tom Tromey <tromey@redhat.com>
481
482 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
483 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
484 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
485 gdb.base/async-shell.exp, gdb.base/async.exp,
486 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
487 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
488 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
489 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
490 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
491 gdb.base/break-on-linker-gcd-function.exp,
492 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
493 standard_output_file, prepare_for_testing, clean_restart.
494
495 2013-06-26 Yao Qi <yao@codesourcery.com>
496
497 * gdb.trace/mi-trace-frame-collected.exp: New.
498
499 2013-06-25 Yao Qi <yao@codesourcery.com>
500
501 * boards/native-extended-gdbserver.exp: Set board_info
502 'gdb,predefined_tsv'.
503 * boards/native-gdbserver.exp: Likewise.
504 * boards/native-stdio-gdbserver.exp: Likewise.
505 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
506 uploaded TSVs if target supports tracing.
507 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
508 tracing and target has predefined tsv.
509
510 2013-06-25 Yao Qi <yao@codesourcery.com>
511 Hui Zhu <hui@codesourcery.com>
512 Pedro Alves <palves@redhat.com>
513
514 PR breakpoints/15075
515 PR breakpoints/15434
516 * gdb.base/dprintf-next.c: New file.
517 * gdb.base/dprintf-next.exp: New file.
518 * gdb.base/dprintf-non-stop.c: New file.
519 * gdb.base/dprintf-non-stop.exp: New file.
520 * gdb.base/dprintf.exp: Don't check "continue" in the output
521 of "info breakpoints".
522 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
523 Don't check "continue" in script field.
524
525 2013-06-21 Tom Tromey <tromey@redhat.com>
526
527 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
528 name in a test name.
529
530 2013-06-20 Yao Qi <yao@codesourcery.com>
531
532 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
533 and set an action.
534 (test_trace_unavailable): Test command -data-list-register-values
535 in the context of traceframe and with option --skip-unavailable.
536 * gdb.trace/trace-unavailable.c (foo): New.
537 (main): Call it.
538 * gdb.mi/gdb2549.exp: Update matching pattern.
539
540 2013-06-19 Mike Frysinger <vapier@gentoo.org>
541
542 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
543 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
544 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
545 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
546 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
547
548 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
549
550 * gdb.base/subst.exp: Delete default rules before further
551 tests.
552
553 2013-06-19 Yao Qi <yao@codesourcery.com>
554
555 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
556 unsupported if it is not registered.
557
558 2013-06-18 Tom Tromey <tromey@redhat.com>
559
560 * gdb.base/random-signal.c: New file.
561 * gdb.base/random-signal.exp: New file.
562
563 2013-06-18 Will Newton <will.newton@linaro.org>
564
565 * gdb.base/skip.c: Use comma to evaluate results of foo()
566 and bar() before passing to baz().
567 * gdb.base/skip.c: baz() now takes one argument instead of
568 two.
569
570 2013-06-18 Tom Tromey <tromey@redhat.com>
571
572 * gdb.dwarf2/implptrpiece.exp: New file.
573 * gdb.dwarf2/implptrconst.exp (d): New variable.
574 Print d.
575 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
576
577 2013-06-18 Tom Tromey <tromey@redhat.com>
578
579 * lib/selftest-support.exp (do_self_tests): Reject remote or
580 non-native targets.
581 * gdb.gdb/complaints.exp: Remove check.
582 * gdb.gdb/observer.exp: Remove check.
583 * gdb.gdb/xfullpath.exp: Remove check.
584 * gdb.gdb/complaints.exp: Remove check.
585
586 2013-06-07 Pedro Alves <palves@redhat.com>
587
588 * boards/native-extended-gdbserver.exp: Remove semicolon.
589 * config/arm-ice.exp: Likewise.
590 * config/bfin.exp: Likewise.
591 * config/cygmon.exp: Likewise.
592 * config/h8300.exp: Likewise.
593 * config/monitor.exp: Likewise.
594 * config/sid.exp: Likewise.
595 * config/sim.exp: Likewise.
596 * config/slite.exp: Likewise.
597 * config/vx.exp: Likewise.
598 * gdb.arch/i386-bp_permanent.exp: Likewise.
599 * gdb.asm/asm-source.exp: Likewise.
600 * gdb.base/args.exp: Likewise.
601 * gdb.base/attach-pie-misread.exp: Likewise.
602 * gdb.base/auxv.exp: Likewise.
603 * gdb.base/bigcore.exp: Likewise.
604 * gdb.base/bitfields2.exp: Likewise.
605 * gdb.base/bitfields.exp: Likewise.
606 * gdb.base/break.exp: Likewise.
607 * gdb.base/break-interp.exp: Likewise.
608 * gdb.base/callfuncs.exp: Likewise.
609 * gdb.base/call-sc.exp: Likewise.
610 * gdb.base/commands.exp: Likewise.
611 * gdb.base/corefile.exp: Likewise.
612 * gdb.base/dbx.exp: Likewise.
613 * gdb.base/ending-run.exp: Likewise.
614 * gdb.base/exprs.exp: Likewise.
615 * gdb.base/funcargs.exp: Likewise.
616 * gdb.base/hbreak2.exp: Likewise.
617 * gdb.base/huge.exp: Likewise.
618 * gdb.base/list.exp: Likewise.
619 * gdb.base/memattr.exp: Likewise.
620 * gdb.base/overlays.exp: Likewise.
621 * gdb.base/printcmds.exp: Likewise.
622 * gdb.base/recurse.exp: Likewise.
623 * gdb.base/remotetimeout.exp: Likewise.
624 * gdb.base/reread.exp: Likewise.
625 * gdb.base/savedregs.exp: Likewise.
626 * gdb.base/scope.exp: Likewise.
627 * gdb.base/sepdebug.exp: Likewise.
628 * gdb.base/setshow.exp: Likewise.
629 * gdb.base/setvar.exp: Likewise.
630 * gdb.base/sigaltstack.exp: Likewise.
631 * gdb.base/siginfo-addr.exp: Likewise.
632 * gdb.base/siginfo.exp: Likewise.
633 * gdb.base/siginfo-obj.exp: Likewise.
634 * gdb.base/sigrepeat.exp: Likewise.
635 * gdb.base/sigstep.exp: Likewise.
636 * gdb.base/structs.exp: Likewise.
637 * gdb.base/testenv.exp: Likewise.
638 * gdb.base/twice.exp: Likewise.
639 * gdb.base/valgrind-db-attach.exp: Likewise.
640 * gdb.base/valgrind-infcall.exp: Likewise.
641 * gdb.base/varargs.exp: Likewise.
642 * gdb.base/watchpoint.exp: Likewise.
643 * gdb.cp/gdb1355.exp: Likewise.
644 * gdb.cp/misc.exp: Likewise.
645 * gdb.disasm/hppa.exp: Likewise.
646 * gdb.disasm/t01_mov.exp: Likewise.
647 * gdb.disasm/t02_mova.exp: Likewise.
648 * gdb.disasm/t03_add.exp: Likewise.
649 * gdb.disasm/t04_sub.exp: Likewise.
650 * gdb.disasm/t05_cmp.exp: Likewise.
651 * gdb.disasm/t06_ari2.exp: Likewise.
652 * gdb.disasm/t07_ari3.exp: Likewise.
653 * gdb.disasm/t08_or.exp: Likewise.
654 * gdb.disasm/t09_xor.exp: Likewise.
655 * gdb.disasm/t10_and.exp: Likewise.
656 * gdb.disasm/t11_logs.exp: Likewise.
657 * gdb.disasm/t12_bit.exp: Likewise.
658 * gdb.disasm/t13_otr.exp: Likewise.
659 * gdb.gdb/selftest.exp: Likewise.
660 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
661 * gdb.mi/mi-reverse.exp: Likewise.
662 * gdb.pascal/floats.exp: Likewise.
663 * gdb.python/py-inferior.exp: Likewise.
664 * gdb.threads/attach-into-signal.exp: Likewise.
665 * gdb.threads/pthreads.exp: Likewise.
666 * gdb.threads/thread_events.exp: Likewise.
667 * gdb.threads/watchthreads.exp: Likewise.
668 * gdb.trace/actions-changed.exp: Likewise.
669 * gdb.trace/actions.exp: Likewise.
670 * gdb.trace/ax.exp: Likewise.
671 * gdb.trace/backtrace.exp: Likewise.
672 * gdb.trace/change-loc.exp: Likewise.
673 * gdb.trace/deltrace.exp: Likewise.
674 * gdb.trace/disconnected-tracing.exp: Likewise.
675 * gdb.trace/ftrace.exp: Likewise.
676 * gdb.trace/infotrace.exp: Likewise.
677 * gdb.trace/passc-dyn.exp: Likewise.
678 * gdb.trace/passcount.exp: Likewise.
679 * gdb.trace/pending.exp: Likewise.
680 * gdb.trace/qtro.exp: Likewise.
681 * gdb.trace/range-stepping.exp: Likewise.
682 * gdb.trace/report.exp: Likewise.
683 * gdb.trace/save-trace.exp: Likewise.
684 * gdb.trace/status-stop.exp: Likewise.
685 * gdb.trace/strace.exp: Likewise.
686 * gdb.trace/tfile.exp: Likewise.
687 * gdb.trace/tfind.exp: Likewise.
688 * gdb.trace/trace-break.exp: Likewise.
689 * gdb.trace/tracecmd.exp: Likewise.
690 * gdb.trace/trace-mt.exp: Likewise.
691 * gdb.trace/tspeed.exp: Likewise.
692 * gdb.trace/tsv.exp: Likewise.
693 * gdb.trace/while-stepping.exp: Likewise.
694 * lib/gdb.exp: Likewise.
695 * lib/gdbserver-support.exp: Likewise.
696 * lib/java.exp: Likewise.
697 * lib/mi-support.exp: Likewise.
698 * lib/pascal.exp: Likewise.
699 * lib/prompt.exp: Likewise.
700 * lib/trace-support.exp: Likewise.
701
702 2013-06-07 Pedro Alves <palves@redhat.com>
703
704 * gdb.ada/info_types.c: Fix formating in copyright header.
705 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
706 * gdb.base/float.c: Likewise.
707 * gdb.base/inferior-died.c: Likewise.
708 * gdb.base/interp.c: Likewise.
709 * gdb.base/jit-main.c: Likewise.
710 * gdb.base/jit-solib.c: Likewise.
711 * gdb.base/long_long.c: Likewise.
712 * gdb.base/longjmp.c: Likewise.
713 * gdb.base/nextoverexit.c: Likewise.
714 * gdb.base/pr11022.c: Likewise.
715 * gdb.base/prelink-lib.c: Likewise.
716 * gdb.base/prelink.c: Likewise.
717 * gdb.base/prologue.c: Likewise.
718 * gdb.base/restore.c: Likewise.
719 * gdb.base/sigchld.c: Likewise.
720 * gdb.base/solib-search-lib1.c: Likewise.
721 * gdb.base/solib-search-lib2.c: Likewise.
722 * gdb.base/solib-search.c: Likewise.
723 * gdb.base/solib-search.h: Likewise.
724 * gdb.base/whatis.c: Likewise.
725 * gdb.cp/abstract-origin.cc: Likewise.
726 * gdb.cp/anon-struct.cc: Likewise.
727 * gdb.cp/baseenum.cc: Likewise.
728 * gdb.cp/bs15503.cc: Likewise.
729 * gdb.cp/call-c-1.c: Likewise.
730 * gdb.cp/call-c.cc: Likewise.
731 * gdb.cp/class2.cc: Likewise.
732 * gdb.cp/classes.cc: Likewise.
733 * gdb.cp/cttiadd.cc: Likewise.
734 * gdb.cp/cttiadd1.cc: Likewise.
735 * gdb.cp/cttiadd2.cc: Likewise.
736 * gdb.cp/cttiadd3.cc: Likewise.
737 * gdb.cp/derivation.cc: Likewise.
738 * gdb.cp/derivation2.cc: Likewise.
739 * gdb.cp/dispcxx.cc: Likewise.
740 * gdb.cp/exception.cc: Likewise.
741 * gdb.cp/gdb2384-base.cc: Likewise.
742 * gdb.cp/gdb2384-base.h: Likewise.
743 * gdb.cp/gdb2384.cc: Likewise.
744 * gdb.cp/gdb2495.cc: Likewise.
745 * gdb.cp/mb-inline.h: Likewise.
746 * gdb.cp/mb-inline1.cc: Likewise.
747 * gdb.cp/mb-inline2.cc: Likewise.
748 * gdb.cp/member-name.cc: Likewise.
749 * gdb.cp/member-ptr.cc: Likewise.
750 * gdb.cp/misc.cc: Likewise.
751 * gdb.cp/namespace1.cc: Likewise.
752 * gdb.cp/nextoverthrow.cc: Likewise.
753 * gdb.cp/pr-574.cc: Likewise.
754 * gdb.cp/pr9631.cc: Likewise.
755 * gdb.cp/printmethod.cc: Likewise.
756 * gdb.cp/psmang1.cc: Likewise.
757 * gdb.cp/psmang2.cc: Likewise.
758 * gdb.cp/psymtab-parameter.cc: Likewise.
759 * gdb.cp/ptype-flags.cc: Likewise.
760 * gdb.cp/ref-params.cc: Likewise.
761 * gdb.cp/ref-types.cc: Likewise.
762 * gdb.cp/smartp.cc: Likewise.
763 * gdb.cp/try_catch.cc: Likewise.
764 * gdb.cp/userdef.cc: Likewise.
765 * gdb.cp/using-crash.cc: Likewise.
766 * gdb.cp/virtfunc.cc: Likewise.
767 * gdb.cp/virtfunc2.cc: Likewise.
768 * gdb.dwarf2/callframecfa.S: Likewise.
769 * gdb.dwarf2/dw2-ranges.c: Likewise.
770 * gdb.dwarf2/dw2-ranges2.c: Likewise.
771 * gdb.dwarf2/dw2-ranges3.c: Likewise.
772 * gdb.dwarf2/dw2-restore.S: Likewise.
773 * gdb.dwarf2/pieces.S: Likewise.
774 * gdb.dwarf2/valop.S: Likewise.
775 * gdb.java/jnpe.java: Likewise.
776 * gdb.mi/mi-stepn.c: Likewise.
777 * gdb.mi/mi-var-cp.cc: Likewise.
778 * gdb.mi/mi-var-rtti.cc: Likewise.
779 * gdb.mi/ns-stale-regcache.c: Likewise.
780 * gdb.mi/pr11022.c: Likewise.
781 * gdb.mi/solib-lib.c: Likewise.
782 * gdb.mi/solib-main.c: Likewise.
783 * gdb.python/py-arch.c: Likewise.
784 * gdb.python/py-block.c: Likewise.
785 * gdb.python/py-breakpoint.c: Likewise.
786 * gdb.python/py-events.c: Likewise.
787 * gdb.python/py-evthreads.c: Likewise.
788 * gdb.python/py-explore.c: Likewise.
789 * gdb.python/py-explore.cc: Likewise.
790 * gdb.python/py-finish-breakpoint.c: Likewise.
791 * gdb.python/py-finish-breakpoint2.cc: Likewise.
792 * gdb.python/py-symbol.c: Likewise.
793 * gdb.threads/execl.c: Likewise.
794 * gdb.threads/execl1.c: Likewise.
795
796 2013-06-07 Will Newton <will.newton@linaro.org>
797
798 * gdb.base/long_long.exp: Fix ARM EABI target glob.
799
800 2013-06-07 Will Newton <will.newton@linaro.org>
801
802 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
803 and "starting".
804
805 2013-06-07 Will Newton <will.newton@linaro.org>
806
807 * gdb.cp/anon-struct.exp: Conditionalize constructor and
808 destructor prototypes for ARM ABI.
809 * gdb.cp/m-static.exp: Likewise.
810
811 2013-06-07 Yao Qi <yao@codesourcery.com>
812
813 * gdb.trace/mi-trace-unavailable.exp: New.
814 * gdb.trace/trace-unavailable.c: New.
815
816 2013-06-06 Doug Evans <dje@google.com>
817
818 * gdb.cp/derivation.exp: Make tests have unique names.
819
820 2013-06-06 Tom Tromey <tromey@redhat.com>
821
822 * gdb.base/dump.exp (capture_value): Don't put expression into
823 test name if arguments passed in.
824 Rename a couple more tests to make them unique.
825
826 2013-06-06 Tom Tromey <tromey@redhat.com>
827
828 * gdb.base/break-always.exp: Explicitly specify test name.
829
830 2013-06-05 Doug Evans <dje@google.com>
831 Keith Seitz <keiths@redhat.com>
832
833 * gdb.cp/derivation2.cc: New file.
834 * gdb.cp/derivation.cc (main): Call foo2.
835 * gdb.cp/derivation.exp: Add tests for typedefs in another
836 file, and when there's an active block.
837
838 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
839
840 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
841 from targets that use function descriptors in the virtual tables.
842 Handle presence of dot symbols.
843
844 2013-06-04 Gary Benson <gbenson@redhat.com>
845
846 * gdb.base/break-probes.exp: New file.
847 * gdb.base/break-probes.c: Likewise.
848 * gdb.base/break-probes-solib.c: Likewise.
849 * gdb.base/info-shared.exp: New file.
850 * gdb.base/info-shared.c: Likewise.
851 * gdb.base/info-shared-solib1.c: Likewise.
852 * gdb.base/info-shared-solib2.c: Likewise.
853
854 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
855 Gary Benson <gbenson@redhat.com>
856
857 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
858 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
859 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
860 to be set to "no" to indicate that no ld.so copy should be made.
861 * gdb.base/break-interp.exp (solib_bp): New constant.
862 (reach_1): Use the above instead of "_dl_debug_state".
863 (test_attach): Likewise.
864 (test_ld): Likewise.
865 * gdb.threads/dlopen-libpthread.exp: New file.
866 * gdb.threads/dlopen-libpthread.c: Likewise.
867 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
868 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
869
870 2013-05-30 Yao Qi <yao@codesourcery.com>
871
872 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
873 Add a test that no MI notification is emitted when executing
874 -exec-arguments.
875
876 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
877
878 PR testsuite/12649
879 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
880 $mi_gdb_prompt expectation by mi_expect_stop.
881 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
882 (mi info dprintf second time): Replace them by mi_send_resuming_command
883 and mi_expect_stop.
884
885 2013-05-24 Gary Benson <gbenson@redhat.com>
886
887 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
888 backslash.
889 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
890 backslashes.
891 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
892 backslash.
893
894 2013-05-24 Yao Qi <yao@codesourcery.com>
895
896 * gdb.trace/tfile.exp: Test inferior and thread.
897
898 2013-05-24 Yao Qi <yao@codesourcery.com>
899 Pedro Alves <palves@redhat.com>
900
901 * gdb.base/range-stepping.exp: Skip the rest of tests if the
902 test fails.
903 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
904 Return 0 if the test passes, otherwise return 1.
905
906 2013-05-23 Doug Evans <dje@google.com>
907
908 * boards/fission-dwp.exp: New file.
909
910 2013-05-23 Yao Qi <yao@codesourcery.com>
911 Pedro Alves <palves@redhat.com>
912
913 * gdb.base/range-stepping.c: New file.
914 * gdb.base/range-stepping.exp: New file.
915 * gdb.trace/range-stepping.c: New file.
916 * gdb.trace/range-stepping.exp: New file.
917 * lib/range-stepping-support.exp: New file.
918
919 2013-05-22 Tom Tromey <tromey@redhat.com>
920
921 * gdb.cp/class2.cc (main): New local 'aref'.
922 * gdb.cp/class2.exp: Check printing of 'aref'.
923
924 2013-05-22 Doug Evans <dje@google.com>
925
926 * gdb.threads/wp-replication.c (main): Insert some code at the start
927 to ensure the breakpoint on main is only hit once. Fix comment.
928
929 2013-05-21 Keith Seitz <keiths@redhat.com>
930 Pedro Alves <palves@redhat.com>
931
932 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
933 gdb_expect.
934 Add test to flush the remaining input buffer so that this
935 file passes testsuite/12649.
936
937 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
938
939 * gdb.base/catch-signal-fork.exp: New file.
940 * gdb.base/catch-signal-fork.c: New file.
941
942 2013-05-21 Sterling Augustine <saugustine@google.com>
943
944 * boards/remote-stdio-gdbserver.exp: New file.
945
946 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
947
948 PR testsuite/12649
949 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
950 racy matches.
951
952 2013-05-21 Christian Groessler <chris@groessler.org>
953
954 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
955 since it's not supported in all shells.
956
957 2013-05-21 Hui Zhu <hui@codesourcery.com>
958
959 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
960 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
961
962 2013-05-20 Doug Evans <dje@google.com>
963
964 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
965 (_handle_DW_TAG): Use it.
966 (cu, tu): Replace parameters is_64, version, addr_size with options.
967 All callers updated. Add Fission support.
968 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
969 * gdb.dwarf2/method-ptr.exp: Ditto.
970 * gdb.dwarf2/nostaticblock.exp: Ditto.
971 * gdb.dwarf2/subrange.exp: Ditto.
972 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
973
974 2013-05-20 Tom Tromey <tromey@redhat.com>
975
976 * gdb.gdb/python-selftest.exp: New file.
977
978 2013-05-20 Doug Evans <dje@google.com>
979
980 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
981 -fdebug-types-section.
982
983 2013-05-20 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.ada/float_param: New testcase.
986
987 2013-05-17 Doug Evans <dje@google.com>
988
989 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
990 Add tests for "maint check-symtabs", "maint expand-symtabs".
991
992 * gdb.base/maint.exp: Remove testing of individual maint command
993 help output.
994
995 2013-05-16 Pedro Alves <palves@redhat.com>
996
997 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
998 comment. Use gdb_test_no_output.
999
1000 2013-05-16 Joel Brobecker <brobecker@adacore.com>
1001
1002 * gdb.ada/complete.exp: Add test verifying completion using
1003 the "tab" key.
1004
1005 2013-05-15 Keith Seitz <keiths@redhat.com>
1006
1007 * gdb.base/filesym.exp: New completer test.
1008 * gdb.base/filesym.c: New file.
1009
1010 2013-05-15 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.base/fixsection.c: Remove attribution.
1013 * gdb.base/watch-read.exp: Ditto.
1014
1015 2013-05-13 Tom Tromey <tromey@redhat.com>
1016
1017 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1018 size and change type sizes to 4 bytes.
1019
1020 2013-05-13 Tom Tromey <tromey@redhat.com>
1021
1022 * gdb.base/exprs.exp (test_expr): Add regression test.
1023 * gdb.base/exprs.c (null_t_struct): New global.
1024
1025 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1026
1027 * gdb.base/default.exp: Disable history saving.
1028 * gdb.base/setshow.exp: Likewise.
1029
1030 2013-05-10 Pedro Alves <palves@redhat.com>
1031
1032 PR remote/15455
1033
1034 * gdb.trace/qtro.c: New file.
1035 * gdb.trace/qtro.exp: New file.
1036
1037 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1038
1039 * gdb.python/py-framefilter.py: New File.
1040 * gdb.python/py-framefilter-mi.exp: Ditto.
1041 * gdb.python/py-framefilter.c: Ditto.
1042 * gdb.python/py-framefilter-mi.exp: Ditto.
1043 * gdb.python/py-framefilter-mi.c: Ditto,
1044 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1045
1046 2013-05-08 Tom Tromey <tromey@redhat.com>
1047
1048 * gdb.base/solib-search.exp: Set test name for "set
1049 solib-search-path" test.
1050
1051 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1052
1053 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1054 (set_a_tracepoint): Set tracepoint before prologue.
1055 (run_trace_experiment): Test setup_tracepoints and 'break end'
1056 in it.
1057 (trace_buffer_normal): Remove.
1058 (gdb_trace_circular_tests): Remove. Move tests to...
1059 (top level): ...here. Call 'runto_main' before checking for
1060 trace support. Use commands to check the support for circular
1061 trace buffer and changing of trace buffer size. Add test
1062 to calculate size of single frame. Use this size to
1063 calculate the size of trace buffer. Use 'tfind pc func9'
1064 instead of 'tfind 9'. Use 'with_test_prefix'.
1065
1066 2013-05-07 Tom Tromey <tromey@redhat.com>
1067
1068 * lib/selftest-support.exp: New file.
1069 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1070 do_self_tests.
1071 (setup_test, find_gdb): Remove.
1072 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1073 do_self_tests.
1074 (setup_test, find_gdb): Remove.
1075 (test_observer): Don't call setup_test. Remove argument.
1076 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1077 (find_gdb): Remove.
1078 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1079 do_self_tests.
1080 (setup_test, find_gdb): Remove.
1081 (test_with_self): Don't call setup_test. Remove argument.
1082
1083 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1084
1085 * gdb.arch/system-gcore.exp: Remove.
1086 * gdb.arch/gcore.c: Remove.
1087 * gdb.base/gcore.exp: Add "info reg system".
1088
1089 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1090
1091 PR breakpoints/15413:
1092 * gdb.base/pending.exp: Add test for completion of the "condition"
1093 command for pending breakpoints.
1094 * gdb.linespec/linespec.ex: Add test for completion of the
1095 "condition" command when dealing with multiple locations.
1096
1097 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
1098
1099 * gdb.threads/wp-replication.c: New file.
1100 * gdb.threads/wp-replication.exp: New file.
1101
1102 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1103
1104 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1105
1106 2013-05-06 Doug Evans <dje@google.com>
1107
1108 * gdb.base/solib-search-lib1.c: New file.
1109 * gdb.base/solib-search-lib2.c: New file.
1110 * gdb.base/solib-search.c: New file.
1111 * gdb.base/solib-search.h: New file.
1112 * gdb.base/solib-search.exp: New file.
1113
1114 * lib/gdb.exp (gdb_core_cmd): New function.
1115 * gdb.arch/system-gcore.exp: Use it.
1116 * gdb.arch/vsx-regs.exp: Ditto.
1117 * gdb.base/gcore.exp: Ditto.
1118 * gdb.threads/gcore-thread.exp: Ditto.
1119
1120 * gdb.reverse/shr.h: New file.
1121 * gdb.reverse/shr1.c: New file.
1122 * gdb.reverse/shr2.c: #include "shr.h".
1123 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1124 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1125 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1126 Update tests using sleep/printf to use shr2.sl instead.
1127 * gdb.reverse/solib-reverse.exp: Ditto.
1128
1129 2013-05-06 Tom Tromey <tromey@redhat.com>
1130
1131 * gdb.dwarf2/implptrconst.c: New file.
1132 * gdb.dwarf2/implptrconst.exp: New file.
1133 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1134 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1135 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1136
1137 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1138
1139 * gdb.base/catch-sig.c (main): Raise SIGINT.
1140 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1141
1142 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1143
1144 * status-stop.exp (test_tstart_tstart): Check for error
1145 returned by the second 'tstart' command.
1146
1147 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1148
1149 * gdb.xml/maint_print_struct.exp: New file.
1150 * gdb.xml/maint_print_struct.xml: New file.
1151
1152 2013-04-25 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.dwarf2/nostaticblock.exp: New file.
1155
1156 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1157
1158 PR gdb/10462
1159 * gdb.base/setshow.exp: Add test case.
1160
1161 2013-04-23 Hui Zhu <hui@codesourcery.com>
1162
1163 PR gdb/15293
1164 * gdb.base/dprintf.exp: Add ignore command.
1165
1166 2013-04-23 Hui Zhu <hui@codesourcery.com>
1167
1168 PR gdb/15165
1169 * gdb.base/save-bp.exp: Add test for dprintf.
1170
1171 2013-04-22 Tom Tromey <tromey@redhat.com>
1172
1173 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1174 notice_open_fds.
1175
1176 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1177
1178 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1179 ldflags.
1180
1181 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1182
1183 * gdb.arch/arm-bl-branch-dest.c: New file.
1184 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1185
1186 2013-04-19 Vladimir Kargov <kargov@gmail.com>
1187 Pedro Alves <palves@redhat.com>
1188
1189 * gdb.arch/i386-float.S: New file.
1190 * gdb.arch/i386-float.exp: New file.
1191
1192 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
1193
1194 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1195 type void *.
1196
1197 2013-04-17 Doug Evans <dje@google.com>
1198
1199 * lib/dwarf.exp (Dwarf): New proc "tu".
1200 * gdb.dwarf2/missing-sig-type.exp: New file.
1201
1202 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1203
1204 Add option to link testcases with Pthreads library when
1205 using 'prepare_for_testing' in tests.
1206
1207 * lib/gdb.exp (build_executable_from_specs): Use
1208 gdb_compile_pthreads to compile if option "pthreads" is
1209 specified.
1210
1211 2013-04-15 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1214
1215 2013-04-15 Tom Tromey <tromey@redhat.com>
1216
1217 * gdb.base/default.exp: Update for $_exception.
1218 * gdb.cp/exceptprint.cc: New file.
1219 * gdb.cp/exceptprint.exp: New file.
1220 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1221
1222 2013-04-15 Tom Tromey <tromey@redhat.com>
1223
1224 * gdb.cp/typeid.cc: New file.
1225 * gdb.cp/typeid.exp: New file.
1226
1227 2013-04-15 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1230
1231 2013-04-13 Yao Qi <yao@codesourcery.com>
1232
1233 * gdb.base/completion.exp: Test completion of command
1234 'target ctf' if target ctf is supported.
1235
1236 2013-04-10 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.base/completion.exp: Test "set height", "set listsize" and
1239 "set trace-buffer-size" completion.
1240 * gdb.base/setshow.exp: Test "set height unlimited".
1241 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1242 unlimited".
1243
1244 2013-04-10 Yao Qi <yao@codesourcery.com>
1245
1246 * gdb.trace/actions.exp: Save trace data to CTF.
1247 Change to ctf target if GDB supports, read CTF data in ctf
1248 target, and check the actions of tracepoints.
1249 * gdb.trace/while-stepping.exp: Likewise.
1250 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1251 format and read CTF trace file if GDB supports.
1252 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1253 target is supported, change to ctf target, read trace data and
1254 check output of command "tstatus".
1255 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1256 read CTF data by target ctf and call check_tsv.
1257
1258 2013-04-10 Yao Qi <yao@codesourcery.com>
1259
1260 * gdb.trace/actions.exp (check_tracepoint): New.
1261 (top level): Start the tracing and check the actions of
1262 tracepoints. Save trace data to tfile format. Restart GDB
1263 and read trace file in tfile target. Check the actions of
1264 tracepoints again.
1265 * gdb.trace/while-stepping.exp: Likewise.
1266
1267 2013-04-10 Yao Qi <yao@codesourcery.com>
1268
1269 * gdb.trace/report.exp: Use standard_output_file for saved
1270 trace file.
1271
1272 2013-04-10 Hui Zhu <hui@codesourcery.com>
1273
1274 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1275 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1276 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1277
1278 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1279
1280 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1281 response.
1282
1283 2013-04-08 Pedro Alves <palves@redhat.com>
1284
1285 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1286 the location.
1287
1288 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1289
1290 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1291 for breakpoint location.
1292
1293 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1294
1295 * gdb.linespec/linespec.exp: Make dir/file:line tests
1296 conditional for non-remote hosts only.
1297
1298 2013-04-04 Stan Shebs <stan@codesourcery.com>
1299 Pedro Alves <palves@redhat.com>
1300
1301 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1302 * gdb.trace/actions-changed.c: New file.
1303 * gdb.trace/actions-changed.exp: New file.
1304 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1305 (gdb_trace_setactions_command): ... this. Add "actions_command"
1306 parameter, and handle it.
1307 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1308
1309 2013-04-04 Yao Qi <yao@codesourcery.com>
1310
1311 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1312 'step'.
1313
1314 2013-04-03 Yao Qi <yao@codesourcery.com>
1315
1316 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1317 "tfile-basic.tf".
1318 (test_tfind_tfile): Likewise.
1319
1320 2013-04-03 Yao Qi <yao@codesourcery.com>
1321
1322 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1323 "tfile-basic.tf" instead of "basic.tf".
1324 (write_error_trace_file): Pass argument "tfile-error.tf"
1325 instead of "error.tf".
1326 * gdb.trace/tfile.exp: Update tfile names to
1327 "tfile-basic.tf" and "tfile-error.tf".
1328
1329 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1330
1331 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1332 empty directory in file for breakpoint hit.
1333
1334 2013-03-29 Yao Qi <yao@codesourcery.com>
1335
1336 * gdb.base/completion.exp: Test completion of commands
1337 "target core", "target tfile" and "target exec".
1338 * gdb.trace/tfile.exp: Test completion of command
1339 "target tfile".
1340
1341 2013-03-28 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdb.ada/win_fu_syms: New testcase.
1344
1345 2013-03-28 Doug Evans <dje@google.com>
1346
1347 * gdb.base/maint.exp (maint print statistics): Update expected output.
1348
1349 2013-03-28 Pedro Alves <palves@redhat.com>
1350
1351 PR gdb/15294
1352
1353 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1354 mean unlimited instead of $arg < 0.
1355 (test_listsize): Remove "listsize of 0 suppresses output" test.
1356 Test that "set listsize 0" ends up with an unlimited listsize.
1357
1358 2013-03-28 Pedro Alves <palves@redhat.com>
1359
1360 * gdb.base/list.exp (last_line): New global.
1361 (last_line_re): New global.
1362 (test_listsize, test_list_function, test_list_forward)
1363 (test_repeat_list_command, test_list_range)
1364 (test_list_filename_and_function): Use them.
1365 * gdb.base/list0.c: Comment the last line of the file with "last
1366 line".
1367
1368 2013-03-28 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1371 list the whole file.
1372
1373 2013-03-28 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1376 "set listsize".
1377
1378 2013-03-26 Keith Seitz <keiths@redhat.com>
1379
1380 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1381 from passing.
1382
1383 2013-03-26 Pedro Alves <palves@redhat.com>
1384
1385 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1386 until after GDB has run.
1387
1388 2013-03-26 Yao Qi <yao@codesourcery.com>
1389
1390 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1391 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1392
1393 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1394
1395 * gdb.btrace/enable.exp: Add regression test.
1396
1397 2013-03-25 Tom Tromey <tromey@redhat.com>
1398
1399 * gdb.cp/m-static.exp: Add destructor-printing tests.
1400
1401 2013-03-25 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.cp/m-static.exp: Add constructor ptype tests.
1404 * gdb.cp/m-static.cc (single_constructor): New class.
1405 (main): Make instance of single_constructor.
1406
1407 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1408 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.server/server-kill.c: New file.
1411 * gdb.server/server-kill.exp: New file.
1412
1413 2013-03-21 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1416 Expect $gdb_prompt in gdb_test_multiple.
1417
1418 2013-03-21 Doug Evans <dje@google.com>
1419
1420 * gdb.base/maint.exp: Update tests for per-command stats.
1421
1422 2013-03-21 Tom Tromey <tromey@redhat.com>
1423
1424 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1425 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1426
1427 2013-03-20 Pedro Alves <palves@redhat.com>
1428
1429 PR gdb/15289
1430
1431 * gdb.base/remote.exp: Test
1432 "set remote hardware-watchpoint-limit -1",
1433 "set remote hardware-breakpoint-limit -1",
1434 "set remote hardware-watchpoint-limit 2147483647" and
1435 "set remote hardware-breakpoint-limit 2147483647".
1436
1437 2013-03-20 Pedro Alves <palves@redhat.com>
1438 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.trace/tfile.c: Add comments.
1441 (nonconstglob): New global.
1442 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1443 global that is not covered by the trace frame. Test
1444 disassembling.
1445
1446 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1447
1448 * gdb.base/valgrind-infcall.exp
1449 (continue #$continue_count) <remote connection closed>
1450 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1451 $valgrind_pid.
1452
1453 2013-03-15 Tom Tromey <tromey@redhat.com>
1454
1455 * gdb.cp/overload.cc (intintfunc): New.
1456 * gdb.cp/overload.exp: Add regression test.
1457
1458 2013-03-15 Yao Qi <yao@codesourcery.com>
1459
1460 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1461 using with_test_prefix.
1462 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1463 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1464 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1465 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1466 * gdb.base/break-interp.exp (test_core): Likewise.
1467 (test_attach_gdb): Likewise.
1468 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1469 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1470 Likewise.
1471 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1472 * gdb.base/jit.exp (one_jit_test): Likewise.
1473 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1474 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1475 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1476 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1477 Likewise.
1478 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1479 Likewise.
1480 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1481 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1482 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1483 (tracepoint_change_loc_2): Likewise.
1484 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1485 Likewise.
1486 (disconnected_tfind): Likewise.
1487 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1488 Likewise.
1489 (test_tfind_remote): Likewise.
1490 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1491 Likewise.
1492 (test_pending_resolved): Likewise.
1493 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1494 Likewise.
1495 (test_upload_tsv): Likewise.
1496 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1497 Likewise.
1498 (pending_tracepoint_works): Likewise.
1499 * gdb.trace/report.exp (use_collected_data): Likewise.
1500 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1501 Likewise.
1502 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1503 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1504 (strace_trace_on_same_addr): Likewise.
1505 (strace_trace_on_diff_addr): Likewise.
1506 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1507 (gdb_collect_locals_test): Likewise.
1508 (gdb_unavailable_registers_test): Likewise.
1509 (gdb_collect_globals_test): Likewise.
1510
1511 2013-03-15 Yao Qi <yao@codesourcery.com>
1512
1513 * gdb.base/condbreak.exp: Add semicolon back which was removed
1514 by my previous commit.
1515
1516 2013-03-14 Yao Qi <yao@codesourcery.com>
1517
1518 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1519 'return'.
1520 (gdb_target_monitor, gdb_load): Likewise.
1521 * config/sid.exp (gdb_load): Likewise.
1522 * config/slite.exp (gdb_load): Likewise.
1523 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1524 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1525 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1526 (single_step_until): Likewise.
1527 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1528 * gdb.arch/system-gcore.exp: Likewise.
1529 * gdb.base/bigcore.exp (extract_heap): Likewise.
1530 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1531 * gdb.base/call-ar-st.exp: Likewise.
1532 * gdb.base/call-rt-st.exp: Likewise.
1533 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1534 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1535 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1536 * gdb.base/corefile.exp: Likewise.
1537 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1538 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1539 * gdb.base/fixsection.exp: Likewise.
1540 * gdb.base/funcargs.exp: Likewise.
1541 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1542 * gdb.base/gcore-relro.exp: Likewise.
1543 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1544 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1545 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1546 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1547 * gdb.base/list.exp: Likewise.
1548 (set_listsize): Likewise.
1549 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1550 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1551 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1552 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1553 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1554 * gdb.base/setvar.exp: Likewise.
1555 (test_set): Likewise.
1556 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1557 * gdb.base/solib-overlap.exp: Likewise.
1558 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1559 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1560 * gdb.base/watchpoint.exp (initialize): Likewise.
1561 (test_simple_watchpoint): Likewise.
1562 (test_disabling_watchpoints): Likewise.
1563 (test_watchpoint_triggered_in_syscall): Likewise.
1564 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1565 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1566 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1567 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1568 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1569 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1570 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1571 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1572 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1573 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1574 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1575 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1576 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1577 * gdb.mi/gdb792.exp: Likewise.
1578 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1579 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1580 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1581 * gdb.threads/gcore-thread.exp: Likewise.
1582 (load_core): Likewise.
1583 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1584 (test_startup, check_control_c): Likewise.
1585 * gdb.threads/sigstep-threads.exp: Likewise.
1586 * gdb.threads/thread_check.exp: Likewise.
1587 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1588 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1589 (set_a_tracepoint, trace_buffer_normal): Likewise.
1590 (gdb_trace_circular_tests): Likewise.
1591 * gdb.trace/collection.exp: Likewise.
1592 * gdb.trace/disconnected-tracing.exp: Likewise.
1593 * gdb.trace/infotrace.exp: Likewise.
1594 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1595 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1596 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1597 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1598 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1599 * gdb.trace/stap-trace.exp: Likewise.
1600 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1601 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1602 * gdb.trace/trace-buffer-size.exp: Likewise.
1603 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1604 * gdb.trace/unavailable.exp: Likewise.
1605 * gdb.trace/while-dyn.exp: Likewise.
1606 * lib/fortran.exp (set_lang_fortran): Likewise.
1607 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1608 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1609 (default_gdb_start, get_compiler_info): Likewise.
1610 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1611 (get_debug_format, setup_xfail_format): Likewise.
1612 (rerun_to_main, gdb_skip_float_test): Likewise.
1613 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1614 * lib/java.exp (set_lang_java): Likewise.
1615 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1616 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1617 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1618 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1619 * lib/objc.exp (set_lang_objc): Likewise.
1620 * lib/pascal.exp (set_lang_pascal): Likewise.
1621 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1622 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1623 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1624
1625 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1626
1627 PR c++/15203
1628 PR c++/15210
1629 * gdb.cp/m-static.cc (keepalive_int): New function.
1630 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1631 * gdb.cp/m-static.exp: New test for `sintvar'.
1632
1633 2013-03-14 Yao Qi <yao@codesourcery.com>
1634
1635 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1636 of 'tstatus' into tstatus_output.
1637 (top level): Save the trace data to tfile. Read trace file in
1638 tfile target. Check the trace status.
1639
1640 2013-03-13 Yao Qi <yao@codesourcery.com>
1641
1642 * gdb.trace/tsv.exp (check_tsv): New.
1643 (top level): Save a tfile on current trace session. Call
1644 check_tsv on live target. Load the tfile with target tfile
1645 and call check_tsv again.
1646
1647 2013-03-13 Yao Qi <yao@codesourcery.com>
1648
1649 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1650 Replace some "gdb_test" with "gdb_test_no_output".
1651
1652 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1653
1654 * gdb.ada/expr_delims.exp: New file.
1655 * gdb.ada/expr_delims/foo.adb: New file.
1656 * gdb.ada/expr_delims/pck.ads: New file.
1657 * gdb.ada/expr_delims/pck.adb: New file.
1658
1659 2013-03-11 Keith Seitz <keiths@redhat.com>
1660
1661 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1662 both condition and thread. Then delete the watchpoint.
1663
1664 2013-03-11 Christian Himpel <christian.himpel@intel.com>
1665
1666 * Makefile.in: Add btrace testsuite.
1667 * configure: Regenerated.
1668 * configure.ac: Add btrace testsuite.
1669 * gdb.btrace/Makefile.in: New file.
1670 * gdb.btrace/enable.c: New file.
1671 * gdb.btrace/enable.exp: New file.
1672 * gdb.btrace/function_call_history.c: New file.
1673 * gdb.btrace/function_call_history.exp: New file.
1674 * gdb.btrace/instruction_history.c: New file.
1675 * gdb.btrace/instruction_history.exp: New file.
1676 * gdb.btrace/instruction_history.S: New file.
1677 * lib/gdb.exp: Add btrace skip proc.
1678
1679 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 Fix entry-values if the callee called a noreturn function.
1682 * gdb.arch/amd64-tailcall-noret.S: New file.
1683 * gdb.arch/amd64-tailcall-noret.c: New file.
1684 * gdb.arch/amd64-tailcall-noret.exp: New file.
1685
1686 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 Fix entry-values in C++ across CUs.
1689 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1690 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1691 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1692 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1693 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1694
1695 2013-03-08 Stan Shebs <stan@codesourcery.com>
1696 Hafiz Abid Qadeer <abidh@codesourcery.com>
1697
1698 gdb/testsuite/
1699 * gdb.trace/trace-buffer-size.exp: New file.
1700 * gdb.trace/trace-buffer-size.c: New file.
1701
1702 2013-03-06 Pedro Alves <palves@redhat.com>
1703
1704 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1705 doesn't support the tested optional feature, call "unsupported"
1706 with the same test message as the "pass" case, instead of calling
1707 "pass" with a different message. Use the same text for the "fail"
1708 cases too.
1709
1710 2013-03-06 Yao Qi <yao@codesourcery.com>
1711
1712 * gdb.trace/tstatus.exp: Remove the invocation of
1713 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1714 (test_tracepoints): Don't set fast tracepoint.
1715 (top level): Don't check agent library is loaded or not.
1716
1717 2013-03-06 Yao Qi <yao@codesourcery.com>
1718
1719 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1720 parentheses by "\\".
1721
1722 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1723
1724 * gdb.linespec/base/one/thefile.cc (twodup): New.
1725 (m): Call it.
1726 * gdb.linespec/base/two/thefile.cc (dupname): New.
1727 (n): Call it.
1728 * gdb.linespec/break-ask.exp: New file.
1729 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1730
1731 2013-02-28 Yao Qi <yao@codesourcery.com>
1732
1733 * gdb.trace/report.exp: Move some code to ...
1734 (use_collected_data): New.
1735 (top level): Call use_collected_data once on the live target.
1736 Save at file of the current trace session, load it with target
1737 tfile, and call use_collected_data again.
1738
1739 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1742
1743 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1744
1745 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1746 Add final kill of ${valgrind_pid}.
1747
1748 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1749
1750 * gdb.python/py-arch.c: New test case
1751 * gdb.python/py-arch.exp: New tests to test
1752 gdb.Architecture.disassemble
1753 * gdb.python/Makefile.in: Add py-arch to the list of
1754 EXECUTABLES.
1755
1756 2013-02-18 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.dwarf2/subrange.exp: New file.
1759
1760 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1761 Hafiz Abid Qadeer <abidh@codesourcery.com>
1762
1763 * gdb.trace/tfile.exp: Add test for -trace-status command.
1764
1765 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1766
1767 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1768 nanosleep by sleep.
1769
1770 2013-02-14 Pedro Alves <palves@redhat.com>
1771
1772 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1773
1774 2013-02-14 Pedro Alves <pedro@codesourcery.com>
1775 Hafiz Abid Qadeer <abidh@codesourcery.com>
1776
1777 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1778
1779 2013-02-12 Tom Tromey <tromey@redhat.com>
1780
1781 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1782 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1783
1784 2013-02-12 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/catch-signal.c: Update copyright years.
1787 * gdb.base/catch-signal.exp: Update copyright years.
1788 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1789 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1790 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1791 * gdb.dwarf2/dw2-error.S: Update copyright years.
1792 * gdb.dwarf2/dw2-error.c: Update copyright years.
1793 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1794 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1795 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1796
1797 2013-02-12 Pedro Alves <palves@redhat.com>
1798
1799 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1800 message.
1801 * gdb.base/sigaltstack.exp: Ditto.
1802 * gdb.base/siginfo.exp: Ditto.
1803 * gdb.base/sizeof.exp: Ditto.
1804
1805 2013-02-12 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.mi/mi-basics.exp: Tweak intro comment.
1808 * gdb.mi/mi-break.exp: Tweak intro comment.
1809 * gdb.mi/mi-console.exp: Tweak intro comment.
1810 * gdb.mi/mi-file.exp: Tweak intro comment.
1811 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1812 * gdb.mi/mi-return.exp: Tweak intro comment.
1813 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1814 * gdb.mi/mi-until.exp: Tweak intro comment.
1815 * gdb.mi/mi-watch.exp: Tweak intro comment.
1816
1817 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1818
1819 * gdb.server/no-thread-db.exp: New file.
1820 * gdb.server/no-thread-db.c: New file.
1821 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1822
1823 2013-02-11 Doug Evans <dje@google.com>
1824
1825 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1826 two decfloats.
1827
1828 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1829
1830 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1831 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1832
1833 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1836
1837 2013-02-06 Yao Qi <yao@codesourcery.com>
1838
1839 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1840 to ...
1841 (test_create_delete_modify_tsv): ... here. New test on modifying
1842 the initial value of a tsv.
1843
1844 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1847 (cd .../rdir): ... here.
1848
1849 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1850
1851 * gdb.linespec/base/one/header.h: New file.
1852 * gdb.linespec/base/two/header.h: New file.
1853 * gdb.linespec/macro-relative.c: New file.
1854 * gdb.linespec/macro-relative.exp: New file.
1855
1856 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1857
1858 * gdb.base/fullpath-expand-func.c: New file.
1859 * gdb.base/fullpath-expand.c: New file.
1860 * gdb.base/fullpath-expand.exp: New file.
1861 * gdb.base/realname-expand-real.c: New file.
1862 * gdb.base/realname-expand.c: New file.
1863 * gdb.base/realname-expand.exp: New file.
1864
1865 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1868 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1869
1870 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1873 (compare_filenames_for_search does not match)
1874 (compare_filenames_for_search does match): New tests.
1875
1876 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1879
1880 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1881
1882 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1883
1884 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1885
1886 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1887 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1888 ${binfile}.mini_debuginfo-debuglink and
1889 ${binfile}.mini_debuginfo-debuglink.xz.
1890
1891 2013-02-01 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1894 attributes.
1895
1896 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1897 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.dwarf2/method-ptr.exp: Link with c++.
1900 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1901
1902 2013-01-31 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.base/jit.exp (compile_jit_test): New proc.
1905 Add PIE tests.
1906
1907 2013-01-31 Tom Tromey <tromey@redhat.com>
1908
1909 * gdb.dwarf2/method-ptr.cc: New file.
1910 * gdb.dwarf2/method-ptr.exp: New file.
1911
1912 2013-01-31 Tom Tromey <tromey@redhat.com>
1913
1914 * lib/dwarf.exp (namespace Dwarf): New.
1915
1916 2013-01-29 Tom Tromey <tromey@redhat.com>
1917
1918 * gdb.dwarf2/fission-reread.exp: Add unload test.
1919
1920 2013-01-28 Doug Evans <dje@google.com>
1921
1922 * gdb.dwarf2/fission-loclists.exp: New file.
1923 * gdb.dwarf2/fission-loclists.S: New file.
1924
1925 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 Code cleanup.
1928 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1929 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1930 and prepare_for_testing.
1931 * gdb.base/store.exp: Likewise.
1932
1933 2013-01-25 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.python/py-explore.exp: Expect the gdb prompt.
1936
1937 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
1938
1939 * gdb.base/gnu_vector.c: New variable for use in tests.
1940 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1941 changes in scalar to vector casting and widening.
1942 * gdb.python/py-type.c: New variables for use in tests.
1943 * gdb.python/py-type.exp: Update vector related tests to reflect
1944 changes in scalar to vector casting and widening.
1945
1946 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1947
1948 * gdb.base/prologue-include.c: New file.
1949 * gdb.base/prologue-include.exp: New file.
1950 * gdb.base/prologue-include.h: New file.
1951
1952 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1953
1954 PR gdb/13443
1955 * gdb.mi/mi-var-block.exp: Make test messages unique.
1956
1957 2013-01-23 Tom Tromey <tromey@redhat.com>
1958
1959 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1960
1961 2013-01-23 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.cp/converts.cc (main): Initialize 'a'.
1964
1965 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1966
1967 * testsuite/gdb.python/frame.exp: Add a test for
1968 gdb.Frame.architecture() method.
1969
1970 2013-01-22 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.base/annota1.exp (signal sent): No longer expect
1973 breakpoints-invalid.
1974 * gdb.cp/annota2.exp (continue until exit)
1975 (watch triggered on a.x): Ditto.
1976
1977 2013-01-22 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1980 Adjust tests to breakpoints-invalid changes.
1981 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1982 variables.
1983 Adjust tests to breakpoints-invalid changes.
1984
1985 2013-01-22 Pedro Alves <palves@redhat.com>
1986
1987 * gdb.base/annota1.exp (annotate ignore count change): Add
1988 expected output for failure case.
1989
1990 2013-01-22 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1993 call.
1994
1995 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1996
1997 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1998 * gdb.mi/mi-catch-load.exp: Ditto.
1999 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2000 Also handle 'thread' field.
2001 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2002 * gdb.mi/mi-watch.exp: Ditto.
2003 * lib/mi-support.exp: Ditto.
2004
2005 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2006
2007 * gdb.python/py-explore.exp: Improve a test
2008
2009 2013-01-18  David Blaikie  <dblaikie@gmail.com>
2010
2011 * gdb.base/label.c (main): Correct the type of the second
2012 parameter.
2013
2014 2013-01-18 Tom Tromey <tromey@redhat.com>
2015
2016 * gdb.dwarf2/trace-crash.s: New file.
2017 * gdb.dwarf2/trace-crash.exp: New file.
2018
2019 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2020
2021 PR gdb/13443
2022 * gdb.base/checkpoint.exp: Update test messages to make them
2023 unique.
2024
2025 2013-01-18 Yao Qi <yao@codesourcery.com>
2026
2027 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2028 output of 'info tracepoints'.
2029 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2030 Likewise.
2031 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2032 * gdb.trace/disconnected-tracing.c (struct foo): New.
2033
2034 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * gdb.dwarf2/dw2-dos-drive.S: New file.
2037 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2038
2039 2013-01-17 Doug Evans <dje@google.com>
2040
2041 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2042 CXX_FOR_TARGET.
2043
2044 * boards/cc-with-tweaks.exp: New file.
2045
2046 2013-01-17 Tom Tromey <tromey@redhat.com>
2047
2048 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2049
2050 2013-01-17 Pedro Alves <palves@redhat.com>
2051
2052 Merge dg-extract-results.sh from upstream (svn 195224).
2053
2054 2013-01-15 David Blaikie <dblaikie@gmail.com>
2055 * dg-extract-results.sh: Fix order of summary counts.
2056
2057 2013-01-15 David Blaikie <dblaikie@gmail.com>
2058 * dg-extract-results.sh: Constrain the start-of-log pattern.
2059
2060 2013-01-15 David Blaikie <dblaikie@gmail.com>
2061 * dg-extract-results.sh: Handle KPASSes.
2062
2063 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2064 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2065 of grep -q.
2066
2067 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2068
2069 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2070 interface.
2071 * gdb.base/jithost.c: New file.
2072 * gdb.base/jithost.h: New file.
2073 * gdb.base/jitreader.c : New file.
2074 * gdb.base/jit-protocol.h: New file.
2075
2076 2013-01-16 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.base/catch-signal.c: New file.
2079 * gdb.base/catch-signal.exp: New file.
2080
2081 2013-01-16 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2084
2085 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2088
2089 2013-01-14 Tom Tromey <tromey@redhat.com>
2090
2091 * gdb.base/completion.exp: Add "set gnutarget" test.
2092
2093 2013-01-14 Tom Tromey <tromey@redhat.com>
2094
2095 * gdb.dwarf2/dw2-restrict.S: New file.
2096 * gdb.dwarf2/dw2-restrict.c: New file.
2097 * gdb.dwarf2/dw2-restrict.exp: New file.
2098
2099 2013-01-14 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.dwarf2/dw2-error.exp: New file.
2102 * gdb.dwarf2/dw2-error.c: New file.
2103 * gdb.dwarf2/dw2-error.S: New file.
2104
2105 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2106
2107 * gdb.cp/parse-lang.cc: New file.
2108 * gdb.cp/parse-lang.exp: New file.
2109
2110 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2111
2112 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2113 (set substitute-path): New test.
2114 (fullname present): Remove content.
2115 (substituted fullname): New test.
2116
2117 2013-01-13 Joel Brobecker <brobecker@adacore.com>
2118
2119 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2120 check. Move $gdb_py_is_py24 value check right after.
2121
2122 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2123
2124 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2125 targets.
2126
2127 2013-01-11 Yao Qi <yao@codesourcery.com>
2128
2129 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2130 for dprintf.
2131 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2132 Check the fields in "=breakpoint-created" for dprintf.
2133
2134 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.mi/mi-fullname-deleted.exp: New file.
2137
2138 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2141 expected output.
2142 (info skip with pending file): Remove.
2143 (ignoring function in solib, info skip for function multiply): Update
2144 the expected output.
2145 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2146 (info skip (delete 1), info skip after disabling all)
2147 (info skip after enabling all, info skip after disabling 4 2-3)
2148 (info skip after enabling 2-3, info skip 2-3)
2149 (info skip after deleting 2 3): Update the expected output.
2150 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2151 statement to its initialization and return.
2152 * gdb.linespec/skip-two.exp: New file.
2153
2154 2012-12-19 Doug Evans <dje@google.com>
2155
2156 * gdb.base/maint.exp: Handle testing with .gdb_index.
2157
2158 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2159
2160 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2161 Cavium to FSF.
2162
2163 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2164
2165 * dg-extract-results.sh: Update contact info in copyright notice.
2166 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2167 GPL v3 or later. Update contact info.
2168 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2169 gdb.threads/watchpoint-fork-mt.c,
2170 gdb.threads/watchpoint-fork-parent.c,
2171 gdb.threads/watchpoint-fork-st.c,
2172 gdb.threads/watchpoint-fork.h: Likewise.
2173
2174 2012-12-15 Yao Qi <yao@codesourcery.com>
2175
2176 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2177 'installed' field in '=breakpoint-modified'.
2178 (test_reconnect): Check 'installed' field in
2179 '=breakpoint-modified' and '=breakpoint-created'.
2180
2181 * gdb.trace/actions.exp: Update test for 'installed' field.
2182 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2183 (tracepoint_change_loc_2): Likewise.
2184 Check 'info tracepoint' display nothing else.
2185 * gdb.trace/deltrace.exp: Likewise.
2186 * gdb.trace/infotrace.exp: Likewise.
2187 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2188 Likewise.
2189 * gdb.trace/passcount.exp: Likewise.
2190 * gdb.trace/tracecmd.exp: Likewise.
2191 * gdb.trace/while-stepping.exp: Likewise.
2192
2193 2012-12-14 Tom Tromey <tromey@redhat.com>
2194
2195 * gdb.cp/member-name.exp: New file.
2196 * gdb.cp/member-name.cc: New file.
2197
2198 2012-12-14 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2201
2202 2012-12-14 Doug Evans <dje@google.com>
2203
2204 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2205 DW_OP_GNU_implicit_pointer is section-relative.
2206
2207 2012-12-14 Tom Tromey <tromey@redhat.com>
2208
2209 * gdb.base/info-proc.exp: Add core file tests.
2210
2211 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2212
2213 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
2214
2215 2012-12-13 Doug Evans <dje@google.com>
2216
2217 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2218 * gdb.multi/multi-arch.exp: Ditto.
2219
2220 2012-12-12 Keven Boell <keven.boell@intel.com>
2221
2222 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2223 catch load test library source file.
2224 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2225 load test source file.
2226 * gdb.mi/mi-catch-load.exp: New. Test file for
2227 basic MI -catch-load and -catch-unload tests.
2228
2229 2012-12-11 Paul Koning <paul_koning@dell.com>
2230
2231 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2232 exception.
2233 (_iterator_except): New function.
2234 (ArrayPrinter): Use _iterator function instead of local _iterator
2235 class for Python 3 compatibility.
2236 (NoStringContainerPrinter): Use _iterator_except instead of
2237 _iterator.
2238 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2239 execfile for Python 3 compatibility.
2240 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2241 format in error_prompt test.
2242
2243 2012-12-10 Paul Koning <paul_koning@dell.com>
2244
2245 * gdb.base/charset.exp: Change print syntax for Python 3
2246 compatibility.
2247 * gdb.python/py-block.exp: Ditto.
2248 * gdb.python/py-breakpoint.exp: Ditto.
2249 * gdb.python/py-cmd.exp: Ditto.
2250 * gdb.python/py-events.py: Ditto.
2251 * gdb.python/py-finish-breakpoint.py: Ditto.
2252 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2253 * gdb.python/py-finish-breakpoint2.py: Ditto.
2254 * gdb.python/py-frame-inline.exp: Ditto.
2255 * gdb.python/py-frame.exp: Ditto.
2256 * gdb.python/py-infthread.exp: Ditto.
2257 * gdb.python/py-objfile.exp: Ditto.
2258 * gdb.python/py-parameter.exp: Ditto.
2259 * gdb.python/py-progspace.exp: Ditto.
2260 * gdb.python/py-prompt.exp: Ditto.
2261 * gdb.python/py-symbol.exp: Ditto.
2262 * gdb.python/py-symtab.exp: Ditto.
2263 * gdb.python/py-template.exp: Ditto.
2264 * gdb.python/py-value-cc.exp: Ditto.
2265 * gdb.python/python.exp: Ditto.
2266 * gdb.python/source2.py: Ditto.
2267 * gdb.python/lib-types.exp: Change print syntax for Python 3
2268 compatibility.
2269 Use sorted() function rather than sort() method.
2270 Accept either int or long values for enum values.
2271 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2272 execfile for Python 3 compatibility.
2273 * gdb.python/py-evsignal.exp: Ditto.
2274 * gdb.python/py-evthreads.exp: Ditto.
2275 * gdb.python/py-mi.exp: Ditto.
2276 * gdb.python/py-pp-maint.exp: Ditto.
2277 * gdb.python/py-prettyprint.exp: Ditto.
2278 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2279 Python 3 compatibility.
2280 Skip tests for Python 2.4.
2281 * gdb.python/py-inferior.exp: Change print syntax for
2282 Python 3 compatibility.
2283 Use byte string rather than character string in memory write test
2284 if Python 3.
2285 * gdb.python/py-pp-maint.py: Change class declarations to "new
2286 class" syntax.
2287 * gdb.python/py-prettyprint.py: Change iterator class to generator
2288 function for Python 3 compatibility.
2289 Make all classes "new style".
2290 Fix indentation issue and stray semicolon.
2291 * gdb.python/py-shared.expChange print syntax for Python 3
2292 compatibility.
2293 Define "long" if Python 3.
2294 * gdb.python/py-type.exp: Change print syntax for Python 3
2295 compatibility.
2296 Accept either int or long values for enum values.
2297 * gdb.python/py-value.exp: Change print syntax for Python 3
2298 compatibility.
2299 Skip "long" and "unicode" tests if Python 3.
2300 Accept either "type" or "class" in type checks.
2301 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2302 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2303
2304 2012-12-10 Tom Tromey <tromey@redhat.com>
2305
2306 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2307 (test): Add "two_cu" argument.
2308 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2309 for types; allow two CUs.
2310
2311 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2312
2313 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2314 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2315
2316 2012-12-08 Yao Qi <yao@codesourcery.com>
2317 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2320 '=breakpoint-created' when GDB merges the tracepoints of both
2321 sides.
2322
2323 2012-12-07 Tom Tromey <tromey@redhat.com>
2324
2325 * gdb.base/break1.c (enum some_enum, union some_union): New.
2326 (some_enum_global, some_union_global, some_value): New globals.
2327 * gdb.base/completion.exp: Add tag completion tests.
2328
2329 2012-12-07 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.base/completion.exp: Add tests for ptype and whatis
2332 completion.
2333
2334 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.base/stale-infcall.exp: Fix copyright line.
2337
2338 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2339
2340 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2341
2342 2012-12-06 Pedro Alves <palves@redhat.com>
2343 Tom Tromey <tromey@redhat.com>
2344
2345 * gdb.base/exprs.exp: Add tests for cast to void.
2346
2347 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2348
2349 * gdb.python/py-mi.exp: Correct expected results for attribute
2350 "dynamic" returned by -var-update.
2351 Add test case for correct handling of "diplayhint" for children
2352 of dynamic varobjs.
2353 * gdb.python/py-prettyprint.c (set_itme): New function.
2354 (bug_14741) New function.
2355 (main) Add call to bug_14741().
2356 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2357
2358 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2359
2360 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2361 ${binfile}.funcsyms list.
2362
2363 2012-12-04 Yao Qi <yao@codesourcery.com>
2364
2365 PR gdb/13443
2366 * gdb.trace/actions.exp: Make test messages unique.
2367
2368 2012-11-29 Tom Tromey <tromey@redhat.com>
2369
2370 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2371
2372 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2373
2374 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2375 * gdb.opencl/datatypes.exp: Likewise.
2376 * gdb.opencl/operators.exp: Likewise.
2377 * gdb.opencl/vec_comps.exp: Likewise.
2378
2379 2012-11-29 Jerome Guitton <guitton@adacore.com>
2380
2381 * gdb.ada/iwide: New testcase.
2382
2383 2012-11-29 Jerome Guitton <guitton@adacore.com>
2384
2385 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2386 ptype test.
2387
2388 2012-11-29 Jerome Guitton <guitton@adacore.com>
2389
2390 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2391 form {VARIANT_TYPE}ADDRESS.
2392
2393 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2394
2395 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2396 (func): New function.
2397 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2398 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2399 pointers to members with pointer-to-function type.
2400
2401 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2402 Tom Tromey <tromey@redhat.com>
2403
2404 * gdb.base/gnu-debugdata.exp: New file.
2405 * gdb.base/gnu-debugdata.c: New file.
2406 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2407 (gdb_unload): Return 0 on success.
2408
2409 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2412
2413 2012-11-26 Joel Brobecker <brobecker@adacore.com>
2414
2415 * gdb.base/empty_exe.exp: New testcase.
2416
2417 2012-11-20 Mike Frysinger <vapier@gentoo.org>
2418
2419 * gdb.base/completion.exp: Add test for help aliases completion.
2420
2421 2012-11-20 Yao Qi <yao@codesourcery.com>
2422
2423 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2424 Don't test 'maint set show-debug-regs'.
2425 Use command 'set remotecache' instead of
2426 'set circular-trace-buffer'.
2427
2428 2012-11-16 Keith Seitz <keiths@redhat.com>
2429
2430 PR c++/13615
2431 * gdb.cp/baseenum.cc: New file.
2432 * gdb.cp/baseenum.exp: New file.
2433 * gdb.cp/derivation.cc (A): Add copyright.
2434 Add a typedef.
2435 (B): Use A::value_type instead of int. Change all references.
2436 (D): Use value_type instead of int. Change all references.
2437 (E): Likewise.
2438 (F); Likewise.
2439 (Z): New class.
2440 (ZZ): New class.
2441 (N, Base, Derived): New namespace and classes.
2442 (main): Add instances of Z and ZZ.
2443 Make sure all symbols from N are kept.
2444 * gdb.cp/derivation.exp: Update typedef changes in tests.
2445 Add tests for class typedefs both before and after starting
2446 the inferior.
2447 Add tests for searching for a typedef while stopped in a
2448 method.
2449
2450 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2451
2452 * gdb.mi/mi-var-create-rtti.c: New file.
2453 * gdb.mi/mi-var-create-rtti.exp: New file.
2454
2455 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2456
2457 * gdb.base/structs3.exp: Run to main before doing any tests.
2458
2459 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
2460
2461 * gdb.python/py-type.exp: Uniquify test names.
2462
2463 2012-11-14 Yao Qi <yao@codesourcery.com>
2464
2465 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2466 (thread_function) [DEBUG]: Call 'printf'.
2467 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2468 command line if 'DEBUG=1' is passed to test.
2469 Remove a pattern to match inferior's output.
2470
2471 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2472
2473 * gdb.mi/mi-fill-memory.exp: New test.
2474
2475 2012-11-12 Tom Tromey <tromey@redhat.com>
2476
2477 * gdb.base/completion.exp: Update for "info type-printers".
2478 * gdb.python/py-typeprint.cc: New file.
2479 * gdb.python/py-typeprint.exp: New file.
2480 * gdb.python/py-typeprint.py: New file.
2481
2482 2012-11-12 Tom Tromey <tromey@redhat.com>
2483
2484 * gdb.base/call-sc.exp: Use "ptype/r".
2485 * gdb.base/volatile.exp: Don't expect "int".
2486 * gdb.cp/ptype-flags.cc: New file.
2487 * gdb.cp/ptype-flags.exp: New file.
2488 * gdb.cp/templates.exp: Use ptype/r.
2489 (test_ptype_of_templates, test_template_typedef): Likewise.
2490 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2491 argument. Handle template names and template parameters.
2492 * gdb.mi/mi-var-cmd.exp: Accept "long".
2493 * gdb.mi/mi-var-child.exp: Accept "long".
2494 * gdb.mi/mi-var-display.exp: Accept "long".
2495 * gdb.mi/mi2-var-child.exp: Accept "long".
2496
2497 2012-11-12 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2500 "ptype" from calls to cp_test_ptype_class.
2501 (test_enums): Likewise.
2502 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2503 cp_test_ptype_class.
2504 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2505 calls to cp_test_ptype_class.
2506 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2507 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2508 from calls to cp_test_ptype_class.
2509 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2510 command here. Change "in_command" argument to "in_exp".
2511
2512 2012-11-10 Keith Seitz <keiths@redhat.com>
2513
2514 PR gdb/14288
2515 * gdb.base/printcmds.c: Add invalid_XXX globals
2516 for repeated byte tests.
2517 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2518 * gdb.base/wchar.c (main): Add and construct a wchar_t
2519 array with repeated characters.
2520 * gdb.base/wchar.exp: Add repeated character tests.
2521
2522 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2523
2524 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2525 disassembly output.
2526
2527 2012-11-09 Pedro Alves <palves@redhat.com>
2528
2529 PR gdb/14306
2530
2531 * gdb.multi/multi-arch-exec.c: New file.
2532 * gdb.multi/multi-arch-exec.exp: New file.
2533
2534 2012-11-09 Yao Qi <yao@codesourcery.com>
2535
2536 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2537 (top level): Call it.
2538
2539 2012-11-09 Yao Qi <yao@codesourcery.com>
2540
2541 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2542 typo.
2543
2544 2012-11-09 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.multi/multi-arch.exp: New.
2547
2548 2012-11-08 Tom Tromey <tromey@redhat.com>
2549
2550 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2551 core files, if possible.
2552 * gdb.base/siginfo-thread.c: New file
2553 * gdb.base/siginfo-thread.exp: New file
2554
2555 2012-11-08 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.base/comprdebug.exp: New file.
2558
2559 2012-11-06 Pedro Alves <palves@redhat.com>
2560
2561 PR gdb/14810
2562
2563 * gdb.base/disabled-location.c: New file.
2564 * gdb.base/disabled-location.exp: New file.
2565
2566 2012-11-06 Tom Tromey <tromey@redhat.com>
2567
2568 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2569 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2570 gdb_gcore_cmd.
2571 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2572 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2573 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2574 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2575 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2576 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2577 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2578 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2579 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2580
2581 2012-11-05 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2584 procedure.
2585 (do_vfork_and_follow_child_tests_exec)
2586 (do_vfork_and_follow_child_tests_exit): Call it.
2587
2588 2012-11-05 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2591 fails.
2592
2593 2012-11-03 Yao Qi <yao@codesourcery.com>
2594
2595 Fix PR gdb/14617.
2596 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2597 Remove setup_kfail, and update test.
2598
2599 2012-11-02 Tom Tromey <tromey@redhat.com>
2600
2601 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2602 test.
2603
2604 2012-11-02 Pedro Alves <palves@redhat.com>
2605
2606 PR gdb/14766
2607
2608 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2609 setup_kfail.
2610 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2611 get registers".
2612
2613 2012-11-02 Pedro Alves <palves@redhat.com>
2614
2615 * gdb.base/foll-vfork-exit.c: New file.
2616 * gdb.base/foll-vfork.exp (top level): New file-describing
2617 comment.
2618 (vfork_child_follow_to_exit): New procedure.
2619 (tcatch_vfork_then_child_follow): Rename as ...
2620 (tcatch_vfork_then_child_follow_exec): ... this.
2621 (tcatch_vfork_then_child_follow_exit): New procedure.
2622 (do_vfork_and_follow_parent_tests): New procedure, factored out
2623 from do_vfork_and_exec_tests.
2624 (do_vfork_and_follow_child_tests_exec): Ditto.
2625 (do_vfork_and_exec_tests): Delete.
2626 (do_vfork_and_follow_child_tests_exit): New procedure.
2627 (top level): Run tests with both the program that has the vfork
2628 child execing, and the program has the vfork child exiting.
2629
2630 2012-11-02 Pedro Alves <palves@redhat.com>
2631
2632 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2633 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2634 (vfork_parent_follow_to_bp): Call it.
2635 (kill_child): Delete.
2636 (vfork_and_exec_child_follow_to_main_bp)
2637 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2638 longer call kill_child.
2639 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2640 (do_vfork_and_exec_tests): Don't runto_main before calling each
2641 test procedure.
2642 (top level): Don't clean restart and set verbose before running
2643 each test procedure.
2644
2645 2012-11-02 Pedro Alves <palves@redhat.com>
2646
2647 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2648 (vfork_parent_follow_to_bp)
2649 (vfork_and_exec_child_follow_to_main_bp)
2650 (vfork_and_exec_child_follow_through_step)
2651 (tcatch_vfork_then_parent_follow)
2652 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2653 Use with_test_prefix.
2654
2655 2012-11-02 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.base/foll-vfork.c: Add copyright header.
2658 * gdb.base/vforked-prog.c: Add copyright header.
2659
2660 2012-11-02 Pedro Alves <palves@redhat.com>
2661
2662 * gdb.base/foll-vfork.exp
2663 (vfork_and_exec_child_follow_through_step): Don't skip on
2664 non-HP/UX targets. Expect the next to only step one line on
2665 non-HP/UX targets, rather than stopping only after the exec.
2666
2667 2012-11-02 Pedro Alves <palves@redhat.com>
2668
2669 Don't hard code line numbers.
2670
2671 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2672 Expect text from the sources instead of a line number.
2673 (vfork_parent_follow_to_bp)
2674 (vfork_and_exec_child_follow_to_main_bp)
2675 (vfork_and_exec_child_follow_through_step)
2676 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2677 Use gdb_get_line_number.
2678
2679 2012-11-02 Pedro Alves <palves@redhat.com>
2680
2681 Modernize.
2682
2683 * gdb.base/foll-vfork.exp: Use standard_testfile and
2684 build_executable. Pass descriptive string to untested.
2685 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2686 (vfork_and_exec_child_follow_to_main_bp)
2687 (vfork_and_exec_child_follow_through_step)
2688 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2689 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2690 of send_gdb/gdb_expect.
2691
2692 (kill_child): New procedure.
2693 (vfork_and_exec_child_follow_to_main_bp)
2694 (vfork_and_exec_child_follow_through_step): Use it.
2695
2696 2012-11-02 Yao Qi <yao@codesourcery.com>
2697
2698 * gdb.base/setvar.exp: Test setting nested struct.
2699 * gdb.base/setvar.c (v_struct3): New.
2700
2701 2012-11-01 Doug Evans <dje@google.com>
2702
2703 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2704 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2705 use them.
2706
2707 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
2708
2709 PR cli/14772
2710 * gdb.base/gnu_vector.c (union_with_vector_1)
2711 (struct_with_vector_1): Add new struct and union for testing
2712 ptype.
2713 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2714 structs / unions containing vectors.
2715
2716 2012-10-25 Yao Qi <yao@codesourcery.com>
2717
2718 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2719 'setup_kfail' instead of 'setup_kfail_for_target'.
2720 * gdb.base/varargs.exp: Likewise.
2721 * lib/gdb.exp (setup_kfail_for_target): Remove.
2722
2723 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2724
2725 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2726
2727 2012-10-25 Mark Kettenis <kettenis@gnu.org>
2728
2729 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2730
2731 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2732
2733 * gdb.ada/set_wstr: New testcase.
2734
2735 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2736
2737 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2738
2739 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2740
2741 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2742
2743 2012-10-24 Mark Kettenis <kettenis@gnu.org>
2744
2745 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2746
2747 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2748
2749 * gdb.base/callfuncs.exp (do_function_calls): Fix
2750 setup_kfail_for_target for -m32 mode.
2751
2752 2012-10-23 Mark Kettenis <kettenis@gnu.org>
2753
2754 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2755 are now fixed.
2756
2757 2012-10-23 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.base/info-os.exp: Resume the inferior until it exits.
2760
2761 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2762
2763 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2764 * gdb.base/print-file-var.exp: Likewise.
2765 * gdb.base/type-opaque.exp: Likewise.
2766
2767 2012-10-17 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.mi/mi-memory-changed.exp: New.
2770
2771 2012-10-16 Yao Qi <yao@codesourcery.com>
2772
2773 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2774 returns true.
2775 Call gdb_load_shlibs.
2776 * gdb.reverse/solib-reverse.exp: Likewise.
2777
2778 2012-10-15 Keith Seitz <keiths@redhat.com>
2779
2780 * lib/cp-support.exp (cp_test_ptype_class): Add support
2781 for class typedefs.
2782
2783 * gdb.cp/derivation.exp: Add tests for g_instance.
2784
2785 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 Fix entry values resolving in inlined frames.
2788 * gdb.arch/amd64-entry-value-inline.S: New file.
2789 * gdb.arch/amd64-entry-value-inline.c: New file.
2790 * gdb.arch/amd64-entry-value-inline.exp: New file.
2791
2792 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2793 Doug Evans <dje@google.com>
2794
2795 Fix recent gdb_breakpoint regression.
2796 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2797 braces from the parameter.
2798 * gdb.java/jprint.exp: Likewise.
2799
2800 2012-10-15 Doug Evans <dje@google.com>
2801
2802 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2803
2804 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2805
2806 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2807
2808 2012-10-15 Tom Tromey <tromey@redhat.com>
2809
2810 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2811
2812 2012-10-15 Tom Tromey <tromey@redhat.com>
2813
2814 * gdb.python/py-symbol.exp: Test symbol destructor.
2815
2816 2012-10-14 Yao Qi <yao@codesourcery.com>
2817
2818 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2819 * gdb.mi/mi-cli.exp: New.
2820
2821 * gdb.mi/mi2-basics.exp: Remove.
2822 * gdb.mi/mi2-break.exp: Remove.
2823 * gdb.mi/mi2-console.exp: Remove.
2824 * gdb.mi/mi2-disassemble.exp: Remove.
2825 * gdb.mi/mi2-eval.exp: Remove.
2826 * gdb.mi/mi2-file.exp: Remove.
2827 * gdb.mi/mi2-hack-cli.exp: Remove.
2828 * gdb.mi/mi2-pthreads.exp: Remove.
2829 * gdb.mi/mi2-read-memory.exp: Remove.
2830 * gdb.mi/mi2-regs.exp: Remove.
2831 * gdb.mi/mi2-return.exp: Remove.
2832 * gdb.mi/mi2-simplerun.exp: Remove.
2833 * gdb.mi/mi2-stack.exp: Remove.
2834 * gdb.mi/mi2-stepi.exp: Remove.
2835 * gdb.mi/mi2-syn-frame.exp: Remove.
2836 * gdb.mi/mi2-until.exp: Remove.
2837 * gdb.mi/mi2-watch.exp: Remove.
2838 * gdb.mi/mi2-var-block.exp: Remove.
2839 * gdb.mi/mi2-var-cmd.exp: Remove.
2840 * gdb.mi/mi2-var-display.exp: Remove.
2841
2842 2012-10-12 Yao Qi <yao@codesourcery.com>
2843
2844 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2845 trail '.*' on matching patterns.
2846
2847 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2848
2849 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2850 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2851 * gdb.arch/i386-disp-step.exp: Likewise.
2852 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2853 * gdb.arch/i386-prologue.exp: Likewise.
2854 * gdb.arch/i386-size-overlap.exp: Likewise.
2855 * gdb.arch/i386-size.exp: Likewise.
2856 * gdb.arch/i386-unwind.exp: Likewise.
2857
2858 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2859
2860 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2861 * gdb.arch/i386-word.exp: Likewise.
2862
2863 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2864
2865 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2866 is_ilp32_target to set nr_regs.
2867 * gdb.arch/i386-sse.exp: Likewise.
2868
2869 2012-10-11 Doug Evans <dje@google.com>
2870
2871 PR breakpoints/14643.
2872 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2873 * gdb.linespec/thread.c: New file.
2874 * gdb.linespec/thread.exp: New file.
2875
2876 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2877 Recognize "message" -> print pass and fail. Add eof case.
2878 (runto): Recognize message, no-message. Print pass/fail if requested,
2879 with same treatment as gdb_breakpoint.
2880 (runto_main): Pass no-message to runto.
2881 (gdb_internal_error_resync): Add log message.
2882 (gdb_file_cmd): Tweak internal error fail text for consistency.
2883
2884 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2885
2886 Fix crash during stepping on ppc32.
2887 * gdb.base/step-symless.c: New file.
2888 * gdb.base/step-symless.exp: New file.
2889
2890 2012-10-03 Doug Evans <dje@google.com>
2891
2892 PR symtab/14601
2893 * gdb.cp/using-crash.exp: New file.
2894 * gdb.cp/using-crash.cc: New file.
2895
2896 2012-10-02 Doug Evans <dje@google.com>
2897
2898 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2899 more consistent.
2900 (runto,gdb_debug_format): Ditto.
2901 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2902 Clean up logging and error messages.
2903
2904 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
2905
2906 Test find command on unmapped memory.
2907 * gdb.base/find-unmapped.c: New file.
2908 * gdb.base/find-unmapped.exp: New file.
2909
2910 2012-09-29 Yao Qi <yao@codesourcery.com>
2911
2912 * gdb.trace/mi-tracepoint-changed.exp: New.
2913 * gdb.mi/mi-breakpoint-changed.exp: New.
2914 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2915 * gdb.mi/pendshr2.c: New.
2916
2917 2012-09-28 Yao Qi <yao@codesourcery.com>
2918
2919 * gdb.mi/pr11022.exp: New.
2920 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2921
2922 2012-09-27 Tom Tromey <tromey@redhat.com>
2923
2924 * gdb.cp/derivation.exp: Add regression test.
2925 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2926 V_derived): New.
2927 (vderived): New global.
2928
2929 2012-09-26 Tom Tromey <tromey@redhat.com>
2930
2931 * gdb.dwarf2/dw2-common-block.S: New file.
2932 * gdb.dwarf2/dw2-common-block.exp: New file.
2933
2934 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2935
2936 * gdb.fortran/common-block.exp: New file.
2937 * gdb.fortran/common-block.f90: New file.
2938
2939 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
2940
2941 * gdb.base/duplicate-bp.c: New file.
2942 * gdb.base/duplicate-bp.exp: New file.
2943
2944 2012-09-26 Yao Qi <yao@codesourcery.com>
2945
2946 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2947
2948 Revert:
2949 2012-09-21 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2952
2953 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2954
2955 * gdb.base/longest-types.c: New test case.
2956 * gdb.base/longest-types.exp: New test case.
2957
2958 2012-09-25 Yao Qi <yao@codesourcery.com>
2959
2960 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2961
2962 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2963
2964 Fix internal error on canonicalization of clang types.
2965 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2966 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2967 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2968
2969 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 Fix disassemble without parameters in tailcall frame.
2972 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2973
2974 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
2975
2976 * gdb.dwarf2/dw2-op-out-param.S: New file.
2977 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2978
2979 2012-09-21 Yao Qi <yao@codesourcery.com>
2980
2981 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2982
2983 2012-09-21 Yao Qi <yao@codesourcery.com>
2984
2985 * gdb.mi/mi-cli.exp: Remove.
2986 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2987
2988 2012-09-21 Yao Qi <yao@codesourcery.com>
2989
2990 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2991 "=record-started" notification.
2992
2993 2012-09-21 Yao Qi <yao@codesourcery.com>
2994
2995 * gdb.mi/mi-record-changed.exp: New.
2996 * gdb.mi/mi-reverse.exp: Adjust expected output.
2997
2998 2012-09-20 Tom Tromey <tromey@redhat.com>
2999
3000 * gdb.python/python.exp: Test atexit.register.
3001
3002 2012-09-20 Doug Evans <dje@google.com>
3003
3004 * boards/dwarf4-gdb-index.exp: New file.
3005
3006 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3007 while running the tests.
3008
3009 2012-09-18 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.ada/bp_reset: New testcase.
3012
3013 2012-09-18 Yao Qi <yao@codesourcery.com>
3014
3015 * gdb.trace/mi-tsv-changed.exp: New.
3016
3017 2012-09-18 Yao Qi <yao@codesourcery.com>
3018
3019 * gdb.trace/mi-traceframe-changed.exp: New.
3020
3021 2012-09-17 Yao Qi <yao@codesourcery.com>
3022
3023 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3024 when it is less than 0.
3025
3026 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3027
3028 PR 14119
3029 * gdb.arch/amd64-tailcall-ret.S: New file.
3030 * gdb.arch/amd64-tailcall-ret.c: New file.
3031 * gdb.arch/amd64-tailcall-ret.exp: New file.
3032 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3033 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3034 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3035
3036 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 PR 14548
3039 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3040 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3041 * gdb.reverse/singlejmp-reverse.S: New file.
3042 * gdb.reverse/singlejmp-reverse.c: New file.
3043 * gdb.reverse/singlejmp-reverse.exp: New file.
3044
3045 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3046
3047 Fix compatibility with old GCC (~4.1).
3048 * gdb.cp/converts.cc (my_enum_var): New variable.
3049
3050 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
3051
3052 * gdb.xml/tdesc-regs.exp: Update expected output for new
3053 vector_size syntax of vector types.
3054
3055 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3056
3057 Refactor Python "gdb" module into a proper Python package, by
3058 introducing a new "_gdb" module for code implemented in C, and
3059 using reload/__import__ instead of exec.
3060 * gdb.python/python.exp (Test stderr location): Update module
3061 location of GDB-specific sys.stderr.
3062 (Test stdout location): Ditto for sys.stdout.
3063
3064 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3065
3066 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3067
3068 2012-09-12 Keith Seitz <keiths@redhat.com>
3069
3070 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3071 conversion statement.
3072
3073 2012-09-12 Doug Evans <dje@google.com>
3074
3075 * gdb.base/help.exp: Remove testing of individual command help text,
3076 too much of a maintenance burden. Instead, test the functionality
3077 of "help" itself.
3078
3079 2012-09-11 Doug Evans <dje@google.com>
3080
3081 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3082 breakpoint.
3083
3084 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3085 * gdb.dwarf2/fission-reread.S: Ditto.
3086 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3087 * gdb.dwarf2/fission-reread.exp: Ditto.
3088
3089 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
3090
3091 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3092
3093 2012-09-10 Joel Brobecker <brobecker@adacore.com>
3094
3095 * gdb.ada/optim_drec: New testcase.
3096
3097 2012-09-10 Doug Evans <dje@google.com>
3098
3099 * boards/fission.exp: Explicitly mark "board" as not remote.
3100
3101 2012-09-10 Keith Seitz <keiths@redhat.com>
3102
3103 PR gdb/13483
3104 * gdb.cp/converts.cc (A::A): Add ctor.
3105 (A::member_): Add member.
3106 (enum my_enum): New enumeration.
3107 (main): Add calls to foo1_7 with various
3108 permitted arguments.
3109 * gdb.cp/converts.exp: Add tests for boolean
3110 conversions permitted by the standard.
3111
3112 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3113
3114 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3115 avoid spurious results due to ~/.gdbinit.
3116 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3117 $INTERNAL_GDBFLAGS in run command.
3118 * gdb.gdb/observer.exp (setup_test): Ditto.
3119 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3120 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3121
3122 2012-09-06 Doug Evans <dje@google.com>
3123
3124 * boards/fission.exp: New file.
3125
3126 * gdb.python/py-value.exp: Use clean_restart.
3127
3128 2012-09-05 Doug Evans <dje@google.com>
3129
3130 * gdb.base/info-macros.c: Fix whitespace.
3131
3132 2012-08-28 Pedro Alves <palves@redhat.com>
3133
3134 PR gdb/14428
3135
3136 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3137
3138 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3139
3140 * gdb.base/break-caller-line.c: New file.
3141 * gdb.base/break-caller-line.exp: New file.
3142
3143 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3144
3145 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3146 * gdb.arch/i386-cfi-notcurrent.S: New file.
3147 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3148
3149 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
3150 Yao Qi <yao@codesourcery.com>
3151 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3154 New procedures.
3155 (top level): Add overlap checking tests.
3156
3157 2012-08-24 Tom Tromey <tromey@redhat.com>
3158
3159 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3160 gdb_test_multiple fails for other reasons.
3161
3162 2012-08-24 Yao Qi <yao@codesourcery.com>
3163
3164 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3165
3166 2012-08-23 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/help.exp: Adjust to "handle" help text change.
3169
3170 2012-08-23 Yao Qi <yao@codesourcery.com>
3171
3172 * gdb.trace/disconnected-tracing.c (start, end): New.
3173 (main): Call start and end.
3174 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3175 existing tests into this proc.
3176 (disconnected_tfind): New.
3177
3178 2012-08-23 Yao Qi <yao@codesourcery.com>
3179
3180 * boards/native-gdbserver.exp (${board}_upload): New.
3181 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3182 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3183 Execute tfile on remote target.
3184 Copy trace file from target to host.
3185
3186 2012-08-22 Joseph Myers <joseph@codesourcery.com>
3187
3188 * gdb.arch/thumb-bx-pc.S: New file.
3189 * gdb.arch/thumb-bx-pc.exp: New file.
3190
3191 2012-08-22 Tom Tromey <tromey@redhat.com>
3192
3193 * gdb.base/maint.exp: Update.
3194
3195 2012-08-22 Tom Tromey <tromey@redhat.com>
3196
3197 * lib/gdb.exp (skip_unwinder_tests): New proc.
3198 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3199 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3200
3201 2012-08-21 Tom Tromey <tromey@redhat.com>
3202
3203 * gdb.hp/gdb.aCC/exception.exp: Remove.
3204
3205 012-08-19 Andrew Pinski <apinski@cavium.com>
3206
3207 * gdb.arch/mips-octeon-bbit.c: New file.
3208 * gdb.arch/mips-octeon-bbit.exp: New Test.
3209
3210 012-08-19 Keith Seitz <keiths@redhat.com>
3211
3212 PR c++/14365
3213 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3214 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3215
3216 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3217
3218 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3219 verbose -log by more specific untested call.
3220
3221 2012-08-18 Yao Qi <yao@codesourcery.com>
3222
3223 * gdb.trace/tfind.exp: Move tests on various command help before
3224 checking target supports trace.
3225 Fix the expected output of 'help tfind end'.
3226
3227 2012-08-17 Keith Seitz <keiths@redhat.com>
3228
3229 PR c++/13356
3230 * gdb.base/default.exp: Update all "check type" tests.
3231 * gdb.base/help.exp: Likewise.
3232 * gdb.base/setshow.exp: Likewise.
3233 * gdb.cp/converts.cc (foo1_type_check): New function.
3234 (foo2_type_check): New function.
3235 (foo3_type_check): New function.
3236 (main): Call new functions.
3237 * converts.exp: Add tests for integer-to-pointer conversions
3238 with/without strict type-checking.
3239
3240 2012-08-16 Mike Frysinger <vapier@gentoo.org>
3241
3242 * gdb.base/help.exp: Update expected output.
3243
3244 2012-08-16 Joel Brobecker <brobecker@adacore.com>
3245
3246 * gdb.ada/rdv_wait: New testcase.
3247
3248 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3251
3252 2012-08-13 Doug Evans <dje@google.com>
3253
3254 * gdb.base/help.exp: Update expected output.
3255 * gdb.base/default.exp: Update expected output of "show convenience".
3256
3257 2012-08-10 Doug Evans <dje@google.com>
3258
3259 * gdb.python/py-strfns.c: New file.
3260 * gdb.python/py-strfns.exp: New file.
3261 * gdb.python/py-type.exp (test_fields): Add vector tests.
3262
3263 2012-08-10 Mike Frysinger <vapier@gentoo.org>
3264
3265 PR cli/10436:
3266 * gdb.base/completion.exp: Add tests for handle completion.
3267
3268 2012-08-09 Yao Qi <yao@codesourcery.com>
3269
3270 * gdb.mi/mi-cmd-param-changed.exp: New.
3271 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3272 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3273 * gdb.mi/mi2-prompt.exp: Likewise.
3274
3275 2012-08-08 Doug Evans <dje@google.com>
3276
3277 * gdb.base/debug-expr.c: New file.
3278 * gdb.base/debug-expr.exp: New file.
3279 * gdb.base/exprs.exp: Test {type} casts.
3280 * gdb.cp/debug-expr.exp: New file.
3281
3282 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3283
3284 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3285 global variable loop, not a 'break'. Add loop count limit to 100.
3286 Add new fail case for terminated vgdb.
3287
3288 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3289 Jean-Marc Saffroy <saffroy@gmail.com>
3290
3291 PR 11804
3292 * gdb.base/gcore-relro.exp: New file.
3293 * gdb.base/gcore-relro-main.c: New file.
3294 * gdb.base/gcore-relro-lib.c: New file.
3295
3296 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 Do not false FAIL with old GCCs.
3299 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3300 GCC < 4.5 in $no_hw mode.
3301
3302 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3305
3306 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3307
3308 * gdb.base/list.exp (test_only_end): New function.
3309 Call it.
3310
3311 2012-08-06 Tom Tromey <tromey@redhat.com>
3312
3313 * gdb.python/py-mi.exp: Add test for printer whose children
3314 are a list.
3315 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3316 (main): New variable children_as_list.
3317 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3318 New.
3319 (register_pretty_printers): Register new printer.
3320
3321 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3322
3323 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3324 symbols. Abort if vgdb remote connection is closed.
3325
3326 2012-08-02 Doug Evans <dje@google.com>
3327
3328 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3329
3330 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3331
3332 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3333 s390x, PowerPC 64 and m68k-linux.
3334
3335 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3336
3337 * gdb.base/annota1.exp: Accept no frames-invalid notification
3338 when starting up the program.
3339 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3340 show a symbolic value as well.
3341 * gdb.server/server-exec-info.exp: Skip test when skipping
3342 gdbserver test and/or when skipping shared library tests.
3343 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3344 avoid name conflicts with other tests.
3345
3346 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3347
3348 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3349 Fix wrong output on big-endian systems.
3350 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3351 4-byte pointer types on 64-bit s390x.
3352
3353 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3354
3355 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3356 marker comment at the beginning (after intialization).
3357 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3358 breakpoint on marker comment instead of function begin.
3359 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3360 PowerPC.
3361 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3362 or 64-bit PowerPC.
3363 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3364 gdb,no_hardware_watchpoints flag is set.
3365 (initialize): Remove now redundant can-use-hw-watchpoints change.
3366
3367 2012-08-02 Yao Qi <yao@codesourcery.com>
3368 Pedro Alves <palves@redhat.com>
3369
3370 * boards/local-remote-host.exp: New.
3371
3372 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3373
3374 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3375 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3376 * gdb.base/print-file-var.exp: Likewise.
3377 * gdb.server/solib-list.exp: Skip on remote targets.
3378
3379 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3380
3381 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3382 watchpoints on ARM. When expecting software watchpoints, tolerate
3383 (remote) targets that report unsupported hardware watchpoint only
3384 at continue time.
3385 (test_wide_location_2): Likewise.
3386
3387 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3388
3389 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3390 valgrind versions.
3391
3392 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3393
3394 * gdb.base/valgrind-infcall.c: New file.
3395 * gdb.base/valgrind-infcall.exp: New file.
3396
3397 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3398
3399 2012-07-30 Keith Seitz <keiths@redhat.com>
3400
3401 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3402 linespecs.
3403
3404 2012-07-30 Doug Evans <dje@google.com>
3405
3406 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3407 * gdb.dwarf2/pr13961.S: Ditto.
3408
3409 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3410
3411 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3412
3413 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3414 change its format immediately after reloading the binary.
3415
3416 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3417
3418 Fix testsuite regression after --use-deprecated-index-sections removal.
3419 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3420 string.
3421 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3422
3423 2012-07-27 Yao Qi <yao@codesourcery.com>
3424
3425 KFAIL for PR remote/14161.
3426 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3427 Cleanup socket files.
3428 (strace_info_marker): Detach inferior.
3429
3430 2012-07-26 Tom Tromey <tromey@redhat.com>
3431
3432 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3433
3434 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3435
3436 * gdb.python/py-inferior.c (thread): New function.
3437 (check_threads): New function.
3438 (test_threads): New function.
3439 * gdb.python/py-inferior.exp: Added test.
3440 Replaced runto with continue to breakpoint.
3441
3442 2012-07-26 Tom Tromey <tromey@redhat.com>
3443
3444 * lib/ada.exp (standard_ada_testfile): New proc.
3445 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3446 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3447 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3448 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3449 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3450 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3451 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3452 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3453 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3454 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3455 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3456 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3457 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3458 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3459 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3460 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3461 * gdb.ada/complete.exp: Use standard_ada_testfile.
3462 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3463 standard_output_file.
3464 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3465 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3466 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3467 standard_output_file.
3468 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3469 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3470 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3471 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3472 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3473 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3474 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3475 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3476 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3477 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3478 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3479 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3480 * gdb.ada/interface.exp: Use standard_ada_testfile.
3481 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3482 standard_output_file
3483 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3484 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3485 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3486 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3487 * gdb.ada/nested.exp: Use standard_ada_testfile.
3488 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3489 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3490 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3491 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3492 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3493 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3494 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3495 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3496 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3497 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3498 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3499 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3500 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3501 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3502 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3503 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3504 * gdb.ada/start.exp: Use standard_ada_testfile.
3505 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3506 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3507 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3508 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3509 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3510 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3511 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3512 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3513 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3514 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3515 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3516 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3517 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3518 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3519
3520 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3521
3522 Fix testsuite regression after --use-deprecated-index-sections removal.
3523 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3524
3525 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 Fix compatibility with Tcl before 7.5.
3528 * lib/future.exp (lreverse): New function if it does not exist.
3529
3530 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3531
3532 * gdb.mi/mi-pending.c: New method to set a second pending
3533 breakpoint.
3534 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3535 condition.
3536
3537 2012-07-20 Pedro Alves <palves@redhat.com>
3538
3539 PR threads/11692
3540 PR gdb/12203
3541
3542 * gdb.threads/create-fail.c: New file.
3543 * gdb.threads/create-fail.exp: New file.
3544
3545 2012-07-19 Pedro Alves <palves@redhat.com>
3546
3547 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3548 * config/vx.exp (gdb_start): Likewise.
3549 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3550 * gdb.base/setvar.exp (test_set): Likewise.
3551 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3552 * gdb.reverse/sigall-precsave.exp: Likewise.
3553 * gdb.reverse/sigall-reverse.exp: Likewise.
3554
3555 2012-07-19 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3558 handler before recording.
3559
3560 2012-07-19 Tom Tromey <tromey@redhat.com>
3561
3562 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3563 * gdb.cp/casts.cc (decltype): New function.
3564 (main): Use it.
3565
3566 2012-07-19 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.base/sigall.exp (signals): New list.
3569 <top level>: Loop over signals in the $signals list instead of
3570 calling a test function once per signal.
3571 * gdb.reverse/sigall-precsave.exp (signals): New list.
3572 <top level>: Loop over signals in the $signals list instead of
3573 calling a test function once per signal.
3574 * gdb.reverse/sigall-reverse.exp (signals): New list.
3575 <top level>: Loop over signals in the $signals list instead of
3576 calling a test function once per signal.
3577
3578 2012-07-19 Yao Qi <yao@codesourcery.com>
3579
3580 * gdb.base/setshow.exp: Test 'set args ~'.
3581
3582 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 * gdb.base/store.exp (check_set): Import gdb_prompt.
3585 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3586 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3587
3588 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3589
3590 PR 11914
3591 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3592 (main): Call eval_sub.
3593 * gdb.python/py-prettyprint.exp:
3594 (python execfile ('py-prettyprint.py')): Move it earlier.
3595 New breakpoint for eval-break.
3596 (continue to breakpoint: eval-break, info locals): New test.
3597 (python execfile ('py-prettyprint.py')): Move it from here.
3598 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3599 (register_pretty_printers): Register pp_eval_type.
3600
3601 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 Fix a testcase regression by me.
3604 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3605 DW_FORM_data4.
3606
3607 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3608 Doug Evans <dje@google.com>
3609
3610 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3611 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3612
3613 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 Fix gdbserver run regression.
3616 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3617
3618 2012-07-12 Tom Tromey <tromey@redhat.com>
3619
3620 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3621 (clean_restart): Likewise.
3622 (core_find): Use standard_output_file.
3623
3624 2012-07-12 Tom Tromey <tromey@redhat.com>
3625
3626 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3627 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3628 prepare_for_testing_full.
3629 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3630 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3631 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3632 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3633 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3634 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3635 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3636 prepare_for_testing_full.
3637 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3638 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3639 prepare_for_testing_full.
3640 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3641 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3642 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3643
3644 2012-07-12 Tom Tromey <tromey@redhat.com>
3645
3646 * lib/gdb.exp (build_executable_from_specs): New proc, from
3647 build_executable.
3648 (build_executable): Use it.
3649 (prepare_for_testing_full): New proc.
3650
3651 2012-07-11 Tom Tromey <tromey@redhat.com>
3652
3653 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3654 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3655 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3656 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3657 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3658 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3659 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3660 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3661 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3662 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3663
3664 2012-07-10 Tom Tromey <tromey@redhat.com>
3665
3666 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3667 standard_output_file.
3668 * gdb.mi/gdb2549.exp: Use standard_testfile.
3669 * gdb.mi/gdb669.exp: Use standard_testfile.
3670 * gdb.mi/gdb701.exp: Use standard_testfile.
3671 * gdb.mi/gdb792.exp: Use standard_testfile.
3672 * gdb.mi/mi-async.exp: Use standard_testfile.
3673 * gdb.mi/mi-basics.exp: Use standard_testfile.
3674 * gdb.mi/mi-break.exp: Use standard_testfile.
3675 * gdb.mi/mi-cli.exp: Use standard_testfile.
3676 * gdb.mi/mi-console.exp: Use standard_testfile.
3677 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3678 * gdb.mi/mi-eval.exp: Use standard_testfile.
3679 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3680 * gdb.mi/mi-file.exp: Use standard_testfile.
3681 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3682 * gdb.mi/mi-logging.exp: Use standard_testfile.
3683 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3684 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3685 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3686 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3687 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3688 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3689 * gdb.mi/mi-pending.exp: Use standard_testfile,
3690 standard_output_file.
3691 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3692 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3693 * gdb.mi/mi-regs.exp: Use standard_testfile.
3694 * gdb.mi/mi-return.exp: Use standard_testfile.
3695 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3696 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3697 * gdb.mi/mi-solib.exp: Use standard_testfile,
3698 standard_output_file.
3699 * gdb.mi/mi-stack.exp: Use standard_testfile.
3700 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3701 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3702 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3703 * gdb.mi/mi-until.exp: Use standard_testfile.
3704 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3705 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3706 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3707 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3708 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3709 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3710 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3711 standard_output_file.
3712 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3713 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3714 * gdb.mi/mi-watch.exp: Use standard_testfile.
3715 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3716 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3717 * gdb.mi/mi2-break.exp: Use standard_testfile.
3718 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3719 * gdb.mi/mi2-console.exp: Use standard_testfile.
3720 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3721 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3722 * gdb.mi/mi2-file.exp: Use standard_testfile.
3723 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3724 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3725 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3726 * gdb.mi/mi2-return.exp: Use standard_testfile.
3727 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3728 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3729 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3730 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3731 * gdb.mi/mi2-until.exp: Use standard_testfile.
3732 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3733 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3734 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3735 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3736 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3737
3738 2012-07-10 Tom Tromey <tromey@redhat.com>
3739
3740 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3741 * gdb.cp/ambiguous.exp: Use standard_testfile,
3742 prepare_for_testing.
3743 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3744 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3745 * gdb.cp/anon-ns.exp: Use standard_testfile.
3746 * gdb.cp/anon-struct.exp: Use standard_testfile.
3747 * gdb.cp/anon-union.exp: Use standard_testfile,
3748 prepare_for_testing.
3749 * gdb.cp/arg-reference.exp: Use standard_testfile,
3750 prepare_for_testing.
3751 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3752 * gdb.cp/breakpoint.exp: Use standard_testfile,
3753 prepare_for_testing.
3754 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3755 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3756 standard_output_file.
3757 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3758 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3759 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3760 (test_static_members): Update.
3761 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3762 * gdb.cp/converts.exp: Use standard_testfile.
3763 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3764 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3765 prepare_for_testing.
3766 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3767 * gdb.cp/cplabel.exp: Use standard_testfile.
3768 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3769 prepare_for_testing.
3770 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3771 * gdb.cp/derivation.exp: Use standard_testfile,
3772 prepare_for_testing.
3773 * gdb.cp/destrprint.exp: Use standard_testfile.
3774 * gdb.cp/dispcxx.exp: Use standard_testfile.
3775 * gdb.cp/exception.exp: Use standard_testfile,
3776 prepare_for_testing.
3777 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3778 * gdb.cp/extern-c.exp: Use standard_testfile,
3779 prepare_for_testing.
3780 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3781 prepare_for_testing.
3782 * gdb.cp/fpointer.exp: Use standard_testfile.
3783 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3784 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3785 standard_output_file.
3786 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3787 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3788 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3789 standard_output_file.
3790 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3791 (do_tests): Update.
3792 * gdb.cp/koenig.exp: Use standard_testfile.
3793 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3794 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3795 * gdb.cp/m-static.exp: Use standard_testfile,
3796 prepare_for_testing.
3797 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3798 * gdb.cp/mb-inline.exp: Use standard_testfile,
3799 prepare_for_testing.
3800 * gdb.cp/mb-templates.exp: Use standard_testfile,
3801 prepare_for_testing.
3802 * gdb.cp/member-ptr.exp: Use standard_testfile,
3803 prepare_for_testing.
3804 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3805 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3806 * gdb.cp/method2.exp: Use standard_testfile.
3807 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3808 standard_output_file.
3809 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3810 (do_tests): Update.
3811 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3812 prepare_for_testing.
3813 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3814 prepare_for_testing.
3815 * gdb.cp/namespace.exp: Use standard_testfile,
3816 prepare_for_testing.
3817 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3818 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3819 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3820 * gdb.cp/nsimport.exp: Use standard_testfile,
3821 prepare_for_testing.
3822 * gdb.cp/nsnested.exp: Use standard_testfile.
3823 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3824 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3825 prepare_for_testing.
3826 * gdb.cp/nsstress.exp: Use standard_testfile,
3827 prepare_for_testing.
3828 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3829 * gdb.cp/operator.exp: Use standard_testfile.
3830 * gdb.cp/oranking.exp: Use standard_testfile.
3831 * gdb.cp/overload-const.exp: Use standard_testfile.
3832 * gdb.cp/overload.exp: Use standard_testfile,
3833 prepare_for_testing.
3834 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3835 * gdb.cp/ovsrch.exp: Use standard_testfile.
3836 * gdb.cp/paren-type.exp: Use standard_testfile.
3837 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3838 prepare_for_testing.
3839 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3840 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3841 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3842 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3843 * gdb.cp/pr10728.exp: Use standard_testfile,
3844 standard_output_file.
3845 * gdb.cp/pr12028.exp: Use standard_testfile.
3846 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3847 * gdb.cp/pr9167.exp: Use standard_testfile.
3848 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3849 * gdb.cp/printmethod.exp: Use standard_testfile,
3850 prepare_for_testing.
3851 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3852 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3853 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3854 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3855 standard_output_file.
3856 * gdb.cp/readnow-language.exp: Use standard_testfile.
3857 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3858 (gdb_start_again): Use clean_restart.
3859 * gdb.cp/ref-types.exp: Use standard_testfile,
3860 prepare_for_testing.
3861 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3862 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3863 * gdb.cp/smartp.exp: Use standard_testfile.
3864 * gdb.cp/static-method.exp: Use standard_testfile.
3865 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3866 * gdb.cp/temargs.exp: Use standard_testfile.
3867 * gdb.cp/templates.exp: Use standard_testfile,
3868 prepare_for_testing.
3869 (do_tests): Update.
3870 * gdb.cp/try_catch.exp: Use standard_testfile,
3871 prepare_for_testing.
3872 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3873 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3874 * gdb.cp/virtbase.exp: Use standard_testfile,
3875 prepare_for_testing.
3876 * gdb.cp/virtfunc.exp: Use standard_testfile,
3877 prepare_for_testing.
3878 (do_tests): Update.
3879 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3880 prepare_for_testing.
3881
3882 2012-07-10 Tom Tromey <tromey@redhat.com>
3883
3884 * lib/gdb.exp (standard_testfile): Unset output variables from
3885 earlier invocations.
3886
3887 2012-07-10 Yao Qi <yao@codesourcery.com>
3888
3889 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3890 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3891 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3892 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3893 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3894 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3895 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3896 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3897 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3898 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3899 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3900 * gdb.mi/mi-var-display.exp: Likewise.
3901 * gdb.mi/mi-var-invalidate.exp: Likewise.
3902 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3903 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3904 * gdb.mi/mi2-console.exp: Likewise.
3905 * gdb.mi/mi2-disassemble.exp: Likewise.
3906 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3907 * gdb.mi/mi2-read-memory.exp: Likewise.
3908 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3909 * gdb.mi/mi2-simplerun.exp: Likewise.
3910 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3911 * gdb.mi/mi2-syn-frame.exp: Likewise.
3912 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3913 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3914 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3915
3916 2012-07-09 Tom Tromey <tromey@redhat.com>
3917
3918 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3919 * gdb.base/callfuncs.exp: Add cast-based test.
3920 * gdb.base/callfuncs.c (voidfunc): New function.
3921
3922 2012-07-08 Doug Evans <dje@google.com>
3923
3924 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3925
3926 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3927
3928 Fix XFAIL compatibility with old i386 systems.
3929 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3930 Check also 'Cannot insert breakpoint 0'.
3931
3932 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 PR 14321
3935 * gdb.base/find.exp
3936 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3937
3938 2012-07-06 Tom Tromey <tromey@redhat.com>
3939
3940 * gdb.base/whatis.exp: Add test.
3941
3942 2012-07-06 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.base/whatis.exp: Add regression test.
3945
3946 2012-07-06 Tom Tromey <tromey@redhat.com>
3947
3948 * gdb.base/whatis.exp: Add tests.
3949
3950 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3951
3952 PR 12649
3953 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3954 gdb_test_multiple $gdb_prompt terminator.
3955
3956 2012-07-04 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3959 supports_process_record.
3960
3961 2012-07-04 Pedro Alves <palves@redhat.com>
3962
3963 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3964 endings.
3965 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3966
3967 2012-07-03 Stan Shebs <stan@codesourcery.com>
3968
3969 * gdb.base/info-os.c (main): Retry resource acquisition until an
3970 available one is found.
3971 * gdb.base/info-os.exp: Collect resource keys from the program
3972 and use them in matching.
3973
3974 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3975
3976 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3977 Wrap the test into loop for corefile and core0file.
3978
3979 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3980
3981 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3982 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3983 .note.GNU-stack.
3984
3985 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3986
3987 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3988
3989 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3990 break): Include help message for the new `-probe' and `-probe-stap'
3991 options.
3992
3993 2012-07-02 Stan Shebs <stan@codesourcery.com>
3994
3995 * gdb.base/dprintf.exp: Add agent style tests.
3996
3997 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3998
3999 * gdb.base/stale-infcall.c (infcall): New label test-next.
4000 (main): New labels test-pass and test-fail.
4001 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4002 $test_fail_bpnum to test-fail.
4003 (test system longjmp tracking support): New test.
4004 Delete $test_fail_bpnum.
4005 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4006 breakpoint.
4007
4008 2012-06-30 Doug Evans <dje@google.com>
4009
4010 * gdb.dwarf2/fission-reread.S: New file.
4011 * gdb.dwarf2/fission-reread.exp: New file.
4012
4013 2012-06-28 Stan Shebs <stan@codesourcery.com>
4014
4015 * gdb.mi/mi-logging.exp: New file.
4016
4017 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4018 Pedro Alves <palves@redhat.com>
4019
4020 * gdb.threads/siginfo-threads.exp: New file.
4021 * gdb.threads/siginfo-threads.c: New file.
4022 * gdb.threads/sigstep-threads.exp: New file.
4023 * gdb.threads/sigstep-threads.c: New file.
4024
4025 2012-06-28 Tom Tromey <tromey@redhat.com>
4026
4027 * gdb.go/package.exp: Partially revert earlier patch; use
4028 gdb_compile again. Use standard_output_file.
4029
4030 2012-06-27 Doug Evans <dje@google.com>
4031
4032 * gdb.dwarf2/fission-base.c: New file.
4033 * gdb.dwarf2/fission-base.S: New file.
4034 * gdb.dwarf2/fission-base.exp: New file.
4035
4036 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4039
4040 2012-06-27 Tom Tromey <tromey@redhat.com>
4041
4042 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4043 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4044
4045 2012-06-27 Tom Tromey <tromey@redhat.com>
4046
4047 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4048 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4049 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4050 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4051 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4052 prepare_for_testing.
4053 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4054 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4055 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4056 standard_testfile.
4057 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4058 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4059 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4060 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4061 prepare_for_testing.
4062 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4063 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4064 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4065 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4066 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4067 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4068 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4069 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4070 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4071 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4072 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4073 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4074 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4075 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4076 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4077 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4078 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4079 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4080 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4081 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4082 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4083 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4084 standard_output_file.
4085 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4086 standard_output_file.
4087 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4088 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4089 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4090 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4091 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4092 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4093 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4094 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4095 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4096 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4097 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4098 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4099 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4100 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4101 * gdb.dwarf2/valop.exp: Use standard_testfile,
4102 prepare_for_testing.
4103
4104 2012-06-27 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.python/python.exp: Fix regexps in pagination tests.
4107
4108 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4109
4110 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4111 'last' of gdb.Symtab_and_line.
4112 * gdb.python/py-symbol.c: Move break point comment to enable
4113 testing of gdb.Symtab_and_line.last.
4114
4115 2012-06-26 Tom Tromey <tromey@redhat.com>
4116
4117 * gdb.threads/step.c: Remove.
4118 * gdb.threads/step.exp: Remove.
4119 * gdb.threads/step2.exp: Remove.
4120
4121 2012-06-26 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.threads/watchpoint-fork.exp (test): Use
4124 standard_output_file. Don't declare objdir.
4125 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4126 standard_output_file.
4127 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4128 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4129 clean_restart. Remove incdir.
4130 * gdb.threads/corethreads.exp: Use standard_testfile.
4131 * gdb.threads/execl.exp: Use standard_testfile,
4132 standard_output_file, clean_restart.
4133 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4134 clean_restart.
4135 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4136 clean_restart.
4137 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4138 incdir.
4139 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4140 clean_restart. Remove incdir.
4141 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4142 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4143 clean_restart. Remove incdir.
4144 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4145 Remove incdir.
4146 * gdb.threads/leader-exit.exp: Use standard_testfile.
4147 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4148 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4149 clean_restart.
4150 * gdb.threads/manythreads.exp: Use standard_testfile,
4151 clean_restart. Remove incdir.
4152 * gdb.threads/multi-create.exp: Use standard_testfile,
4153 clean_restart.
4154 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4155 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4156 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4157 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4158 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4159 * gdb.threads/pending-step.exp: Use standard_testfile,
4160 clean_restart. Remove incdir.
4161 * gdb.threads/print-threads.exp: Use standard_testfile,
4162 clean_restart. Remove incdir.
4163 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4164 clean_restart. Remove incdir.
4165 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4166 Remove incdir.
4167 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4168 incdir.
4169 * gdb.threads/sigthread.exp: Use standard_testfile,
4170 clean_restart.
4171 * gdb.threads/staticthreads.exp: Use standard_testfile,
4172 clean_restart. Remove incdir.
4173 * gdb.threads/switch-threads.exp: Use standard_testfile,
4174 clean_restart. Remove incdir.
4175 * gdb.threads/thread-execl.exp: Use standard_testfile,
4176 clean_restart. Remove incdir.
4177 * gdb.threads/thread-find.exp: Use standard_testfile,
4178 clean_restart.
4179 * gdb.threads/thread-specific.exp: Use standard_testfile,
4180 clean_restart. Remove incdir.
4181 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4182 clean_restart. Remove incdir.
4183 * gdb.threads/thread_check.exp: Use standard_testfile,
4184 clean_restart. Remove incdir.
4185 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4186 incdir.
4187 * gdb.threads/threadapply.exp: Use standard_testfile,
4188 clean_restart. Remove incdir.
4189 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4190 clean_restart. Remove incdir.
4191 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4192 clean_restart.
4193 * gdb.threads/tls-shared.exp: Use standard_testfile,
4194 clean_restart, standard_output_file.
4195 * gdb.threads/tls-var.exp: Use standard_testfile,
4196 standard_output_file.
4197 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4198 Remove incdir.
4199 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4200 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4201 incdir.
4202 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4203 clean_restart. Remove incdir.
4204
4205 2012-06-26 Tom Tromey <tromey@redhat.com>
4206
4207 * gdb.trace/actions.exp: Use standard_testfile.
4208 * gdb.trace/ax.exp: Use standard_testfile.
4209 * gdb.trace/backtrace.exp: Use standard_testfile.
4210 * gdb.trace/change-loc.exp: Use standard_testfile.
4211 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4212 * gdb.trace/collection.exp: Use standard_testfile,
4213 prepare_for_testing.
4214 * gdb.trace/deltrace.exp: Use standard_testfile.
4215 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4216 * gdb.trace/ftrace.exp: Use standard_testfile.
4217 * gdb.trace/infotrace.exp: Use standard_testfile.
4218 * gdb.trace/packetlen.exp: Use standard_testfile.
4219 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4220 * gdb.trace/passcount.exp: Use standard_testfile.
4221 * gdb.trace/pending.exp: Use standard_testfile.
4222 * gdb.trace/report.exp: Use standard_testfile.
4223 * gdb.trace/save-trace.exp: Use standard_testfile.
4224 * gdb.trace/stap-trace.exp: Use standard_testfile.
4225 * gdb.trace/status-stop.exp: Use standard_testfile.
4226 * gdb.trace/strace.exp: Use standard_testfile.
4227 * gdb.trace/tfile.exp: Use standard_testfile.
4228 * gdb.trace/tfind.exp: Use standard_testfile.
4229 * gdb.trace/trace-break.exp: Use standard_testfile.
4230 * gdb.trace/trace-mt.exp: Use standard_testfile.
4231 * gdb.trace/tracecmd.exp: Use standard_testfile.
4232 * gdb.trace/tspeed.exp: Use standard_testfile.
4233 * gdb.trace/tstatus.exp: Use standard_testfile.
4234 * gdb.trace/tsv.exp: Use standard_testfile.
4235 * gdb.trace/unavailable.exp: Use standard_testfile,
4236 prepare_for_testing.
4237 * gdb.trace/while-dyn.exp: Use standard_testfile.
4238 * gdb.trace/while-stepping.exp: Use standard_testfile.
4239
4240 2012-06-26 Tom Tromey <tromey@redhat.com>
4241
4242 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4243 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4244 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4245 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4246 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4247 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4248 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4249 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4250 prepare_for_testing.
4251 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4252 prepare_for_testing.
4253 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4254 prepare_for_testing.
4255 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4256 prepare_for_testing.
4257 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4258 prepare_for_testing
4259 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4260 * gdb.reverse/machinestate.exp: Use standard_testfile.
4261 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4262 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4263 build_executable.
4264 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4265 build_executable.
4266 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4267 standard_output_file.
4268 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4269 standard_output_file.
4270 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4271 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4272 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4273 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4274 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4275 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4276
4277 2012-06-26 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4280 standard_output_file.
4281 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4282 prepare_for_testing. Remove directory-checking code.
4283
4284 2012-06-25 Tom Tromey <tromey@redhat.com>
4285
4286 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4287 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4288 build_executable, not prepare_for_testing.
4289 * gdb.multi/base.exp: Use standard_output_file. Use
4290 build_executable, not prepare_for_testing.
4291
4292 2012-06-25 Tom Tromey <tromey@redhat.com>
4293
4294 * gdb.fortran/subarray.exp: Use standard_testfile,
4295 prepare_for_testing.
4296 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4297 * gdb.fortran/module.exp: Use standard_testfile.
4298 * gdb.fortran/logical.exp: Use standard_testfile.
4299 * gdb.fortran/library-module.exp: Use standard_testfile,
4300 standard_output_file.
4301 * gdb.fortran/derived-type.exp: Use standard_testfile,
4302 prepare_for_testing.
4303 * gdb.fortran/complex.exp: Use standard_testfile,
4304 prepare_for_testing.
4305 * gdb.fortran/charset.exp: Use standard_testfile.
4306 * gdb.fortran/array-element.exp: Use standard_testfile,
4307 prepare_for_testing.
4308
4309 2012-06-25 Keith Seitz <keiths@redhat.com>
4310
4311 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4312 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4313
4314 2012-06-25 Tom Tromey <tromey@redhat.com>
4315
4316 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4317 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4318 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4319 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4320
4321 2012-06-25 Tom Tromey <tromey@redhat.com>
4322
4323 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4324 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4325 * gdb.linespec/linespec.exp: Use standard_testfile.
4326
4327 2012-06-25 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4330 prepare_for_testing.
4331
4332 2012-06-25 Tom Tromey <tromey@redhat.com>
4333
4334 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4335 prepare_for_testing.
4336 * gdb.opt/inline-break.exp: Use standard_testfile,
4337 prepare_for_testing.
4338 * gdb.opt/inline-bt.exp: Use standard_testfile,
4339 prepare_for_testing.
4340 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4341 prepare_for_testing.
4342 * gdb.opt/inline-locals.exp: Use standard_testfile,
4343 prepare_for_testing.
4344
4345 2012-06-25 Tom Tromey <tromey@redhat.com>
4346
4347 * gdb.asm/asm-source.exp: Use standard_output_file,
4348 standard_testfile. Construct .o files in proper subdir.
4349
4350 2012-06-25 Tom Tromey <tromey@redhat.com>
4351
4352 * gdb.server/ext-attach.exp: Use standard_testfile,
4353 prepare_for_testing.
4354 * gdb.server/ext-run.exp: Use standard_testfile,
4355 build_executable.
4356 * gdb.server/file-transfer.exp: Use standard_testfile,
4357 prepare_for_testing.
4358 * gdb.server/server-exec-info.exp: Use standard_testfile.
4359 * gdb.server/server-mon.exp: Use standard_testfile,
4360 prepare_for_testing.
4361 * gdb.server/server-run.exp: Use standard_testfile,
4362 build_executable.
4363 * gdb.server/solib-list.exp: Use standard_testfile,
4364 standard_output_file.
4365
4366 2012-06-25 Tom Tromey <tromey@redhat.com>
4367
4368 * lib/gdb.exp (standard_output_file): Use "file join".
4369 * gdb.go/chan.exp: Use standard_testfile.
4370 * gdb.go/handcall.exp: Use standard_testfile.
4371 * gdb.go/hello.exp: Use standard_testfile.
4372 * gdb.integers/chan.exp: Use standard_testfile.
4373 * gdb.go/methods.exp: Use standard_testfile.
4374 * gdb.go/package.exp: Use standard_testfile.
4375 * gdb.go/strings.exp: Use standard_testfile.
4376 * gdb.go/types.exp: Use standard_testfile.
4377 * gdb.go/unsafe.exp: Use standard_testfile.
4378
4379 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4380
4381 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4382
4383 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4384
4385 Fix regression by the previous commit.
4386 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4387
4388 2012-06-22 Tom Tromey <tromey@redhat.com>
4389
4390 * gdb.python/lib-types.exp: Use standard_testfile,
4391 prepare_for_testing.
4392 * gdb.python/py-block.exp: Use standard_testfile.
4393 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4394 * gdb.python/py-events.exp: Use standard_testfile,
4395 standard_output_file.
4396 * gdb.python/py-evsignal.exp: Use standard_testfile.
4397 * gdb.python/py-evethreads.exp: Use standard_testfile.
4398 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4399 * gdb.python/py-explore.exp: Use standard_testfile.
4400 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4401 standard_output_file.
4402 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4403 prepare_for_testing.
4404 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4405 * gdb.python/py-frame.exp: Use standard_testfile.
4406 * gdb.python/py-inferior.exp: Use standard_testfile.
4407 * gdb.python/py-infthread.exp: Use standard_testfile.
4408 * gdb.python/py-mi.exp: Use standard_testfile.
4409 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4410 build_executable.
4411 * gdb.python/py-objfile.exp: Use standard_testfile.
4412 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4413 prepare_for_testing.
4414 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4415 * gdb.python/py-progspace.exp: Use standard_testfile,
4416 build_executable.
4417 * gdb.python/py-prompt.exp: Use standard_testfile,
4418 build_executable.
4419 * gdb.python/py-section-script.exp: Use standard_testfile,
4420 build_executable.
4421 * gdb.python/py-shared.exp: Use standard_testfile,
4422 standard_output_file, clean_restart.
4423 * gdb.python/py-symbol.exp: Use standard_output_file,
4424 prepare_for_testing.
4425 * gdb.python/py-symtab.exp: Use standard_output_file,
4426 prepare_for_testing
4427 * gdb.python/py-template.exp: Use standard_testfile.
4428 * gdb.python/py-type.exp: Use standard_testfile.
4429 * gdb.python/py-value-cc.exp: Use standard_testfile.
4430 * gdb.python/py-value.exp: Use standard_testfile.
4431 * gdb.python/python.exp: Use standard_testfile, build_executable.
4432
4433 2012-06-22 Tom Tromey <tromey@redhat.com>
4434
4435 * gdb.objc/basicclass.exp: Use standard_testfile.
4436 (do_objc_tests): Don't declare objdir.
4437 * gdb.objc/nondebug.exp: Use standard_testfile.
4438 (do_objc_tests): Don't declare objdir.
4439 * gdb.objc/objcdecode.exp: Use standard_testfile.
4440 (do_objc_tests): Don't declare objdir.
4441
4442 2012-06-22 Tom Tromey <tromey@redhat.com>
4443
4444 * gdb.java/jmain.exp: Use standard_testfile.
4445 * gdb.java/jmisc.exp: Use standard_testfile.
4446 * gdb.java/jnpe.exp: Use standard_testfile.
4447 * gdb.java/jprint.exp: Use standard_testfile.
4448
4449 2012-06-22 Tom Tromey <tromey@redhat.com>
4450
4451 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4452 (standard_output_file, standard_testfile): New procs.
4453 (build_executable, clean_restart): Use standard_output_file.
4454
4455 2012-06-22 Yao Qi <yao@codesourcery.com>
4456
4457 * boards/native-gdbserver.exp: New proc ${board}_exec.
4458 * boards/native-stdio-gdbserver.exp: Likewise.
4459
4460 2012-06-21 Tom Tromey <tromey@redhat.com>
4461
4462 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4463 (build_executable): Update.
4464 (get_compiler_info): Remove 'binfile' argument.
4465 * gdb.ada/arrayidx.exp: Update.
4466 * gdb.ada/null_array.exp: Update.
4467 * gdb.arch/altivec-abi.exp: Update.
4468 * gdb.arch/altivec-regs.exp: Update.
4469 * gdb.arch/amd64-byte.exp: Update.
4470 * gdb.arch/amd64-dword.exp: Update.
4471 * gdb.arch/amd64-word.exp: Update.
4472 * gdb.arch/i386-avx.exp: Update.
4473 * gdb.arch/i386-byte.exp: Update.
4474 * gdb.arch/i386-sse.exp: Update.
4475 * gdb.arch/i386-word.exp: Update.
4476 * gdb.arch/ppc-dfp.exp: Update.
4477 * gdb.arch/ppc-fp.exp: Update.
4478 * gdb.arch/vsx-regs.exp: Update.
4479 * gdb.base/all-bin.exp: Update.
4480 * gdb.base/annota1.exp: Update.
4481 * gdb.base/async.exp: Update.
4482 * gdb.base/attach.exp: Update.
4483 * gdb.base/break-interp.exp: Update.
4484 * gdb.base/call-ar-st.exp: Update.
4485 * gdb.base/call-rt-st.exp: Update.
4486 * gdb.base/call-sc.exp: Update.
4487 * gdb.base/callfuncs.exp: Update.
4488 * gdb.base/catch-load.exp: Update.
4489 * gdb.base/completion.exp: Update.
4490 * gdb.base/complex.exp: Update.
4491 * gdb.base/condbreak.exp: Update.
4492 * gdb.base/consecutive.exp: Update.
4493 * gdb.base/constvars.exp: Update.
4494 * gdb.base/corefile.exp: Update.
4495 * gdb.base/eval-skip.exp: Update.
4496 * gdb.base/expand-psymtabs.exp: Update.
4497 * gdb.base/exprs.exp: Update.
4498 * gdb.base/fileio.exp: Update.
4499 * gdb.base/fixsection.exp: Update.
4500 * gdb.base/funcargs.exp: Update.
4501 * gdb.base/gdb11530.exp: Update.
4502 * gdb.base/gdb1555.exp: Update.
4503 * gdb.base/gnu-ifunc.exp: Update.
4504 * gdb.base/gnu_vector.exp: Update.
4505 * gdb.base/info-macros.exp: Update.
4506 * gdb.base/jit-simple.exp: Update.
4507 * gdb.base/jit-so.exp: Update.
4508 * gdb.base/jit.exp: Update.
4509 * gdb.base/langs.exp: Update.
4510 * gdb.base/list.exp: Update.
4511 * gdb.base/logical.exp: Update.
4512 * gdb.base/long_long.exp: Update.
4513 * gdb.base/longjmp.exp: Update.
4514 * gdb.base/macscp.exp: Update.
4515 * gdb.base/mips_pro.exp: Update.
4516 * gdb.base/miscexprs.exp: Update.
4517 * gdb.base/morestack.exp: Update.
4518 * gdb.base/nodebug.exp: Update.
4519 * gdb.base/opaque.exp: Update.
4520 * gdb.base/pc-fp.exp: Update.
4521 * gdb.base/pending.exp: Update.
4522 * gdb.base/permissions.exp: Update.
4523 * gdb.base/pointers.exp: Update.
4524 * gdb.base/prelink.exp: Update.
4525 * gdb.base/printcmds.exp: Update.
4526 * gdb.base/psymtab.exp: Update.
4527 * gdb.base/ptype.exp: Update.
4528 * gdb.base/relational.exp: Update.
4529 * gdb.base/scope.exp: Update.
4530 * gdb.base/setvar.exp: Update.
4531 * gdb.base/shlib-call.exp: Update.
4532 * gdb.base/shreloc.exp: Update.
4533 * gdb.base/signals.exp: Update.
4534 * gdb.base/sizeof.exp: Update.
4535 * gdb.base/so-impl-ld.exp: Update.
4536 * gdb.base/so-indr-cl.exp: Update.
4537 * gdb.base/solib-disc.exp: Update.
4538 * gdb.base/solib-display.exp: Update.
4539 * gdb.base/solib-nodir.exp: Update.
4540 * gdb.base/solib-overlap.exp: Update.
4541 * gdb.base/solib-symbol.exp: Update.
4542 * gdb.base/solib-weak.exp: Update.
4543 * gdb.base/solib.exp: Update.
4544 * gdb.base/store.exp: Update.
4545 * gdb.base/structs.exp: Update.
4546 * gdb.base/structs2.exp: Update.
4547 * gdb.base/type-opaque.exp: Update.
4548 * gdb.base/unload.exp: Update.
4549 * gdb.base/varargs.exp: Update.
4550 * gdb.base/volatile.exp: Update.
4551 * gdb.base/watch_thread_num.exp: Update.
4552 * gdb.base/watchpoint-solib.exp: Update.
4553 * gdb.base/watchpoint.exp: Update.
4554 * gdb.base/watchpoints.exp: Update.
4555 * gdb.base/whatis.exp: Update.
4556 * gdb.cell/arch.exp: Update.
4557 * gdb.cell/break.exp: Update.
4558 * gdb.cell/bt.exp: Update.
4559 * gdb.cell/core.exp: Update.
4560 * gdb.cell/data.exp: Update.
4561 * gdb.cell/ea-cache.exp: Update.
4562 * gdb.cell/f-regs.exp: Update.
4563 * gdb.cell/fork.exp: Update.
4564 * gdb.cell/gcore.exp: Update.
4565 * gdb.cell/mem-access.exp: Update.
4566 * gdb.cell/ptype.exp: Update.
4567 * gdb.cell/registers.exp: Update.
4568 * gdb.cell/sizeof.exp: Update.
4569 * gdb.cell/solib-symbol.exp: Update.
4570 * gdb.cell/solib.exp: Update.
4571 * gdb.cp/ambiguous.exp: Update.
4572 * gdb.cp/breakpoint.exp: Update.
4573 * gdb.cp/bs15503.exp: Update.
4574 * gdb.cp/casts.exp: Update.
4575 * gdb.cp/class2.exp: Update.
4576 * gdb.cp/cpexprs.exp: Update.
4577 * gdb.cp/cplusfuncs.exp: Update.
4578 * gdb.cp/ctti.exp: Update.
4579 * gdb.cp/dispcxx.exp: Update.
4580 * gdb.cp/gdb1355.exp: Update.
4581 * gdb.cp/gdb2384.exp: Update.
4582 * gdb.cp/gdb2495.exp: Update.
4583 * gdb.cp/infcall-dlopen.exp: Update.
4584 * gdb.cp/local.exp: Update.
4585 * gdb.cp/m-data.exp: Update.
4586 * gdb.cp/m-static.exp: Update.
4587 * gdb.cp/mb-ctor.exp: Update.
4588 * gdb.cp/mb-inline.exp: Update.
4589 * gdb.cp/mb-templates.exp: Update.
4590 * gdb.cp/member-ptr.exp: Update.
4591 * gdb.cp/method.exp: Update.
4592 * gdb.cp/namespace.exp: Update.
4593 * gdb.cp/nextoverthrow.exp: Update.
4594 * gdb.cp/nsdecl.exp: Update.
4595 * gdb.cp/nsrecurs.exp: Update.
4596 * gdb.cp/nsstress.exp: Update.
4597 * gdb.cp/nsusing.exp: Update.
4598 * gdb.cp/pr-1023.exp: Update.
4599 * gdb.cp/pr-1210.exp: Update.
4600 * gdb.cp/pr-574.exp: Update.
4601 * gdb.cp/pr9631.exp: Update.
4602 * gdb.cp/printmethod.exp: Update.
4603 * gdb.cp/psmang.exp: Update.
4604 * gdb.cp/re-set-overloaded.exp: Update.
4605 * gdb.cp/rtti.exp: Update.
4606 * gdb.cp/shadow.exp: Update.
4607 * gdb.cp/templates.exp: Update.
4608 * gdb.cp/try_catch.exp: Update.
4609 * gdb.dwarf2/dw2-ranges.exp: Update.
4610 * gdb.dwarf2/pr10770.exp: Update.
4611 * gdb.fortran/library-module.exp: Update.
4612 * gdb.hp/gdb.aCC/optimize.exp: Update.
4613 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4614 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4615 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4616 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4617 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4618 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4619 * gdb.hp/gdb.compat/xdb1.exp: Update.
4620 * gdb.hp/gdb.compat/xdb2.exp: Update.
4621 * gdb.hp/gdb.compat/xdb3.exp: Update.
4622 * gdb.hp/gdb.defects/bs14602.exp: Update.
4623 * gdb.hp/gdb.defects/solib-d.exp: Update.
4624 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4625 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4626 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4627 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4628 * gdb.mi/gdb792.exp: Update.
4629 * gdb.mi/mi-pending.exp: Update.
4630 * gdb.mi/mi-solib.exp: Update.
4631 * gdb.mi/mi-var-cp.exp: Update.
4632 * gdb.opt/clobbered-registers-O2.exp: Update.
4633 * gdb.opt/inline-bt.exp: Update.
4634 * gdb.opt/inline-cmds.exp: Update.
4635 * gdb.opt/inline-locals.exp: Update.
4636 * gdb.python/py-events.exp: Update.
4637 * gdb.python/py-finish-breakpoint.exp: Update.
4638 * gdb.python/py-type.exp: Update.
4639 * gdb.reverse/solib-precsave.exp: Update.
4640 * gdb.reverse/solib-reverse.exp: Update.
4641 * gdb.server/solib-list.exp: Update.
4642 * gdb.stabs/weird.exp: Update.
4643 * gdb.threads/attach-into-signal.exp: Update.
4644 * gdb.threads/attach-stopped.exp: Update.
4645 * gdb.threads/tls-shared.exp: Update.
4646 * gdb.trace/change-loc.exp: Update.
4647 * gdb.trace/strace.exp: Update.
4648
4649 2012-06-19 Tom Tromey <tromey@redhat.com>
4650
4651 * gdb.base/whatis.exp: Add tests.
4652
4653 2012-06-19 Tom Tromey <tromey@redhat.com>
4654
4655 * gdb.cp/m-static.cc (keepalive): New function.
4656 (gnu_obj_1::method): Use it.
4657
4658 2012-06-18 Doug Evans <dje@google.com>
4659
4660 * gdb.base/info-fun.exp: New file.
4661 * gdb.base/info-fun.c: New file.
4662 * gdb.base/info-fun-solib.c: New file.
4663
4664 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 Remove stale dummy frames.
4667 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4668 (maintenance info breakpoints): New tests.
4669 * gdb.base/stale-infcall.c: New file.
4670 * gdb.base/stale-infcall.exp: New file.
4671
4672 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdb.arch/amd64-entry-value-param.S: New file.
4675 * gdb.arch/amd64-entry-value-param.c: New file.
4676 * gdb.arch/amd64-entry-value-param.exp: New file.
4677
4678 2012-06-15 Tom Tromey <tromey@redhat.com>
4679
4680 * gdb.cp/namespace.exp: Add "show lang" test.
4681
4682 2012-06-15 Iain Sandoe <iain@codesourcery.com>
4683
4684 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4685 case. (top level): Use gdb_file_cmd instead of gdb_load.
4686
4687 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 PR tdep/14222
4690 * gdb.arch/i386-sse-stack-align.S: New file.
4691 * gdb.arch/i386-sse-stack-align.c: New file.
4692 * gdb.arch/i386-sse-stack-align.exp: New file.
4693
4694 2012-06-13 Keith Seitz <keiths@redhat.com>
4695
4696 PR breakpoints/13798 and mi/11541
4697 * gdb.linespec/ls-errs.exp: Add a few more tests for
4698 filenames with spaces and colons.
4699
4700 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4701
4702 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4703 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4704 (test_function): Call CV_f.
4705 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4706 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4707 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4708 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4709 (p CV_f(CV::i)): New tests.
4710
4711 2012-06-13 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4714
4715 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4716
4717 Fix regression by the "ambiguous linespec" series.
4718 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4719 tests.
4720
4721 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4722
4723 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4724 missing.
4725
4726 2012-06-11 Tom Tromey <tromey@redhat.com>
4727
4728 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4729 location...
4730 (main): ...here.
4731
4732 2012-06-07 Yao Qi <yao@codesourcery.com>
4733
4734 * gdb.trace/strace.exp: Shorten some too-long lines.
4735
4736 2012-06-06 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.threads/clone-new-thread-event.c: New file.
4739 * gdb.threads/clone-new-thread-event.exp: New file.
4740
4741 2012-06-06 Yao Qi <yao@codesourcery.com>
4742
4743 * gdb.base/dprintf.c (main): Add extra parameter when calling
4744 printf and fprintf.
4745 (bar): New function. It is a dead function, but to ensure
4746 'malloc' is linked explicitly.
4747
4748 2012-06-06 Yao Qi <yao@codesourcery.com>
4749
4750 * gdb.base/info-proc.exp: Return if target doesn't support
4751 'info proc'.
4752
4753 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4756 (run program with breakpoint commands): XFAIl if it is not.
4757
4758 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4759
4760 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4761 and add comment.
4762 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4763 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4764 "STOP" marker. Adjust testing strategy to make it work on
4765 all targets.
4766
4767 * gdb.base/print-file-var-main.c (main): Rewrite using local
4768 variables and adjust get_version_2's return value check.
4769 Add small comment.
4770 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4771 marker. Adjust testing strategy to make it work on all targets.
4772
4773 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4774
4775 * gdb.ada/bad-task-bp-keyword: New testcase.
4776
4777 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4780 Simplify it to ...
4781 (symbol-file ${testfile1}): ... here.
4782 (test eliminated var my_global_symbol)
4783 (test eliminated var my_static_symbol)
4784 (test eliminated var my_global_func, get address of main): Wrap them to
4785 'single psymtabs' and 'single symtabs'
4786 (get address of my_global_symbol, get address of my_static_symbol)
4787 (get address of my_global_func, get address of main): Wrap them to
4788 'order1' and 'order2'.
4789
4790 * gdb.base/code_elim.exp
4791 (add-symbol-file ${testfile1} 0x100000)
4792 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4793 'order2'.
4794 (order1: add-symbol-file ${testfile1} 0x100000)
4795 (order1: add-symbol-file ${testfile2} 0x200000)
4796 (order2: add-symbol-file ${testfile2} 0x200000)
4797 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4798 .bss as appropriate.
4799
4800 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4801
4802 * gdb.server/solib-list-lib.c: New file.
4803 * gdb.server/solib-list-main.c: New file.
4804 * gdb.server/solib-list.exp: New file.
4805
4806 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4807
4808 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4809 for 'set print symbol' change.
4810
4811 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4812
4813 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4814 .debug_abbrev_seg3.
4815
4816 2012-05-24 John Steele Scott <toojays@toojays.net>
4817
4818 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4819 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4820 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4821
4822 2012-05-23 Stan Shebs <stan@codesourcery.com>
4823
4824 * gdb.mi/mi-info-os.exp: New file.
4825
4826 2012-05-23 Keith Seitz <keiths@redhat.com>
4827
4828 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4829 return -1 to suppress the rest of the tests.
4830 (compile_stap_bin): Return boolean success value.
4831
4832 2012-05-21 Tom Tromey <tromey@redhat.com>
4833
4834 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4835 Remove kfails.
4836 (test_print_mi_member_types): Likewise.
4837
4838 2012-05-21 Tom Tromey <tromey@redhat.com>
4839
4840 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4841 print symbol' change.
4842
4843 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4844
4845 * gdb.python/py-prompt.exp: Quit if the target is remote.
4846
4847 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4848
4849 Fix ERROR: internal buffer is full.
4850 * gdb.base/info-os.exp (expect_multiline): New function.
4851 (get process list, get process groups, get threads)
4852 (get file descriptors, get internet-domain sockets)
4853 (get shared-memory regions, get semaphores, get message queues): Use
4854 it for these tests.
4855
4856 2012-05-18 Tom Tromey <tromey@redhat.com>
4857
4858 * gdb.mi/mi-var-cmd.exp: Update.
4859 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4860 * gdb.cp/virtbase.exp: Update.
4861 * gdb.cp/classes.exp (test_static_members): Update.
4862 * gdb.cp/casts.exp: Update.
4863 * gdb.base/pointers.exp: Update.
4864 * gdb.base/funcargs.exp (pointer_args): Update.
4865 (structs_by_reference): Update.
4866 * gdb.base/find.exp: Update.
4867 * gdb.base/call-strs.exp: Send "set print symbol off".
4868 * gdb.base/call-ar-st.exp: Update.
4869 * gdb.ada/fun_addr.exp: Update.
4870 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4871 Call it.
4872 (test_print_repeats_10, test_print_strings)
4873 (test_print_char_arrays): Update.
4874
4875 2012-05-18 Tom Tromey <tromey@redhat.com>
4876
4877 * gdb.base/charset.exp (string_display): Update.
4878
4879 2012-05-18 Tom Tromey <tromey@redhat.com>
4880
4881 * gdb.mi/mi2-var-display.exp: Update.
4882 * gdb.mi/mi-var-display.exp: Update.
4883 * gdb.mi/mi-var-child.exp: Update.
4884 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4885 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4886
4887 2012-05-17 Doug Evans <dje@google.com>
4888
4889 * info-macros.exp: Pass "debug" to prepare_for_testing.
4890
4891 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4892 * gdb.ada/Makefile.in (clean): Ditto.
4893 * gdb.arch/Makefile.in (clean): Ditto.
4894 * gdb.asm/Makefile.in (clean): Ditto.
4895 * gdb.base/Makefile.in (clean): Ditto.
4896 * gdb.cell/Makefile.in (clean): Ditto.
4897 * gdb.cp/Makefile.in (clean): Ditto.
4898 * gdb.disasm/Makefile.in (clean): Ditto.
4899 * gdb.dwarf2/Makefile.in (clean): Ditto.
4900 * gdb.fortran/Makefile.in (clean): Ditto.
4901 * gdb.go/Makefile.in (clean): Ditto.
4902 * gdb.hp/Makefile.in (clean): Ditto.
4903 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4904 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4905 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4906 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4907 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4908 * gdb.java/Makefile.in (clean): Ditto.
4909 * gdb.linespec/Makefile.in (clean): Ditto.
4910 * gdb.mi/Makefile.in (clean): Ditto.
4911 * gdb.modula2/Makefile.in (clean): Ditto.
4912 * gdb.multi/Makefile.in (clean): Ditto.
4913 * gdb.objc/Makefile.in (clean): Ditto.
4914 * gdb.opencl/Makefile.in (clean): Ditto.
4915 * gdb.opt/Makefile.in (clean): Ditto.
4916 * gdb.pascal/Makefile.in (clean): Ditto.
4917 * gdb.python/Makefile.in (clean): Ditto.
4918 * gdb.reverse/Makefile.in (clean): Ditto.
4919 * gdb.server/Makefile.in (clean): Ditto.
4920 * gdb.stabs/Makefile.in (clean): Ditto.
4921 * gdb.threads/Makefile.in (clean): Ditto.
4922 * gdb.trace/Makefile.in (clean): Ditto.
4923 * gdb.xml/Makefile.in (clean): Ditto.
4924
4925 2012-05-16 Tom Tromey <tromey@redhat.com>
4926
4927 * gdb.base/macscp1.c (macscp_expr): Add comment.
4928 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4929
4930 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4931
4932 * gdb.base/return-nodebug.exp: Also test float and double types.
4933
4934 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4935
4936 PR testsuite/12649
4937 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4938
4939 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4940
4941 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4942
4943 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4944 `rerun_to_main'.
4945 (stap_test_no_debuginfo): Likewise.
4946
4947 2012-05-14 Stan Shebs <stan@codesourcery.com>
4948
4949 * gdb.base/dprintf.c: New file.
4950 * gdb.base/dprintf.exp: New file.
4951
4952 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
4953
4954 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4955 * gdb.trace/disconnected-tracing.c: New file.
4956 * gdb.trace/disconnected-tracing.exp: New file.
4957
4958 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4959
4960 * gdb.python/python.c: Add a new breakpoint comment.
4961 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4962
4963 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4964
4965 * gdb.base/info-os.exp: New file.
4966 * gdb.base/info-os.c: New file.
4967
4968 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4971 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4972 New files.
4973
4974 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4975
4976 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4977 gdb.base/ctxobj.exp: New files.
4978
4979 2012-05-09 Tom Tromey <tromey@redhat.com>
4980
4981 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4982
4983 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4984
4985 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4986
4987 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4988
4989 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4990 before using it.
4991
4992 2012-05-04 Tristan Gingold <gingold@adacore.com>
4993
4994 * gdb.base/set-noassign.exp: New test.
4995
4996 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4997
4998 * gdb.python/py-symbol.exp: Add tests to test the new methods
4999 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5000 * gdb.python/py-symbol.c: Add new struct to help test
5001 gdb.Symtab.static_block().
5002
5003 2012-05-03 Doug Evans <dje@google.com>
5004
5005 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5006 commented out.
5007
5008 2012-05-03 Yao Qi <yao@codesourcery.com>
5009
5010 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5011 doesn't support.
5012 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5013 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5014
5015 2012-05-03 Yao Qi <yao@codesourcery.com>
5016
5017 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5018
5019 2012-04-30 Doug Evans <dje@google.com>
5020
5021 PR testsuite/13961
5022 * gdb.dwarf2/pr13961.S: New file.
5023 * gdb.dwarf2/pr13961.exp: New file.
5024
5025 2012-04-29 Yao Qi <yao@codesourcery.com>
5026
5027 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5028
5029 2012-04-28 Doug Evans <dje@google.com>
5030
5031 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5032 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5033 All uses updated.
5034 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5035 "ptype func_cu1" to expand cu2 before cu1.
5036
5037 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5038 Tom Tromey <tromey@redhat.com>
5039
5040 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5041 variables.
5042 * gdb.base/stap-probe.c: New file.
5043 * gdb.base/stap-probe.exp: New file.
5044 * gdb.trace/stap-trace.c: New file.
5045 * gdb.trace/stap-trace.exp: New file.
5046 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5047 libgcc's unwinder.
5048
5049 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5050
5051 * gdb.arch/mips16-thunks-inmain.c: New file.
5052 * gdb.arch/mips16-thunks-main.c: New file.
5053 * gdb.arch/mips16-thunks-sin.c: New file.
5054 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5055 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5056 * gdb.arch/mips16-thunks-sinmain.c: New file.
5057 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5058 * gdb.arch/mips16-thunks.exp: New file.
5059
5060 2012-04-25 Doug Evans <dje@google.com>
5061
5062 * configure.ac: Create gdb.go/Makefile.
5063 * configure: Regenerate.
5064 * gdb.base/default.exp: Add "go" to "set language" testing.
5065 * gdb.go/Makefile.in: New file.
5066 * gdb.go/basic-types.exp: New file.
5067 * gdb.go/chan.exp: New file.
5068 * gdb.go/chan.go: New file.
5069 * gdb.go/handcall.exp: New file.
5070 * gdb.go/handcall.go: New file.
5071 * gdb.go/hello.exp: New file.
5072 * gdb.go/hello.go: New file.
5073 * gdb.go/integers.exp: New file.
5074 * gdb.go/integers.go: New file.
5075 * gdb.go/methods.exp: New file.
5076 * gdb.go/methods.go: New file.
5077 * gdb.go/package.exp: New file.
5078 * gdb.go/package1.go: New file.
5079 * gdb.go/package2.go: New file.
5080 * gdb.go/print.exp: New file.
5081 * gdb.go/strings.exp: New file.
5082 * gdb.go/strings.go: New file.
5083 * gdb.go/types.exp: New file.
5084 * gdb.go/types.go: New file.
5085 * gdb.go/unsafe.exp: New file.
5086 * gdb.go/unsafe.go: New file.
5087 * lib/future.exp: Add Go support.
5088 (gdb_find_go, gdb_find_go_linker): New procs.
5089 (gdb_default_target_compile): Add Go support.
5090 * lib/gdb.exp (skip_go_tests): New proc.
5091 * lib/go.exp: New file.
5092
5093 2012-04-25 Tom Tromey <tromey@redhat.com>
5094
5095 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5096
5097 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5098 Jan Kratochvil <jan.kratochvil@redhat.com>
5099
5100 PR symtab/7259:
5101 * gdb.base/enumval.c: New test case.
5102 * gdb.base/enumval.exp: New test case.
5103 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5104 field.bitpos.
5105
5106 2012-04-17 Pedro Alves <palves@redhat.com>
5107
5108 * Makefile.in (site.exp): Make site.exp source
5109 $srcdir/lib/append_gdb_boards_dir.exp.
5110 * lib/append_gdb_boards_dir.exp: New file.
5111
5112 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5113
5114 New option "set auto-load safe-path".
5115 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5116 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5117
5118 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5119
5120 auto-load: Implementation.
5121 * gdb.base/help.exp (test set height): Increase the height.
5122 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5123 to ...
5124 (info auto-load python-scripts): ... here.
5125 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5126 to ...
5127 (info auto-load python-scripts *): ... here.
5128
5129 2012-04-16 Yao Qi <yao@codesourcery.com>
5130
5131 * lib/trace-support.exp (get_in_proc_agent): New.
5132 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5133 of in process trace agent.
5134 * gdb.trace/ftrace.exp: Likewise.
5135 * gdb.trace/pending.exp: Likewise.
5136 * gdb.trace/trace-break.exp: Likewise.
5137 * gdb.trace/trace-mt.exp
5138 * gdb.trace/tspeed.exp: Likewise.
5139 * gdb.trace/tstatus.exp
5140 * gdb.trace/strace.exp: Likewise.
5141
5142 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5143
5144 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5145 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5146
5147 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5148
5149 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5150
5151 PR mi/13393
5152 * gdb.mi/mi-var-rtti.cc: New file.
5153 * gdb.mi/mi-var-rtti.exp: New file.
5154 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5155 function.
5156 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5157
5158 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
5159
5160 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5161 EXECUTABLES.
5162 * gdb.python/py-explore.c: C program used for testing the new
5163 'explore' command on C constructs.
5164 * gdb.python/py-explore.cc: C++ program used for testing the new
5165 'explore' command on C++ constructs.
5166 * gdb-python/py-explore.exp: Tests for the new 'explore'
5167 command on C constructs.
5168 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5169 command on C++ constructs.
5170
5171 2012-04-07 Mark Kettenis <kettenis@gnu.org>
5172
5173 * gdb.base/funcargs.exp (complex_args): Fix typo.
5174
5175 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5176
5177 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5178 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5179
5180 2012-04-05 Keith Seitz <keiths@redhat.com>
5181
5182 * gdb.base/advance.exp: Update error message for
5183 "advance malformed" test.
5184 * gdb.base/break.exp: Likewise for "breakpoint with
5185 trailing garbage" test.
5186 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5187 with trailing garbage" test.
5188 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5189 trailng garbage" test.
5190 * gdb.base/until.exp: Likewise for "malformed until" test.
5191 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5192 for "breakpoint info (after setting on all)".
5193 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5194 tests.
5195 * gdb.cp/cplabel.cc: New file.
5196 * gdb.cp/cplabel.exp: New test.
5197 * gdb.linespec/ls-errs.c: New file.
5198 * gdb.linespec/ls-errs.exp: New test.
5199
5200 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 * gdb.trace/unavailable.exp
5203 (collect globals: print object on: print derived_partial)
5204 (collect globals: print object on: print derived_whole)
5205 (collect globals: print object off: print derived_partial)
5206 (collect globals: print object off: print derived_whole): Update
5207 expected output.
5208
5209 2012-03-30 Keith Seitz <keiths@redhat.com>
5210
5211 * gdb.python: Add test for linespecs with commas.
5212
5213 2012-03-28 Keith Seitz <keiths@redhat.com>
5214
5215 * gdb.linespec/ls-dollar.cc: New file.
5216 * gdb.linespec/ls-dollar.exp: New test.
5217
5218 2012-03-28 Keith Seitz <keiths@redhat.com>
5219
5220 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5221 starting with the global namespace.
5222
5223 2012-03-23 Doug Evans <dje@google.com>
5224
5225 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5226
5227 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5228
5229 * gdb.python/py-value.cc: Add test case for testing the
5230 methodology exposing C++ values to Python.
5231 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5232 exposing C++ values to Python.
5233 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5234
5235 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5236 Siddhesh Poyarekar <siddhesh@redhat.com>
5237
5238 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5239 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5240 (generate native core dump): Make the test unsupported if core cannot
5241 be generated.
5242
5243 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5244
5245 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5246 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5247 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5248
5249 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5250
5251 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5252
5253 2012-03-17 Doug Evans <dje@google.com>
5254
5255 * dg-extract-results.sh: Handle KFAILs.
5256
5257 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5258
5259 PR symtab/13777
5260 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5261
5262 2012-03-16 Joel Brobecker <brobecker@adacore.com>
5263
5264 * gdb.ada/set_pckd_arr_elt: New testcase.
5265
5266 2012-03-16 Gary Benson <gbenson@redhat.com>
5267
5268 PR breakpoints/10738
5269 * gdb.opt/inline-break.exp: New file.
5270 * gdb.opt/inline-break.c: Likewise.
5271 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5272 * gdb.dwarf2/dw2-inline-break.S: Likewise.
5273 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5274 * gdb.base/async-shell.exp: Likewise.
5275 * lib/mi-support.exp (library_loaded_re): Likewise.
5276
5277 2012-03-15 Tom Tromey <tromey@redhat.com>
5278
5279 * gdb.cp/virtfunc2.exp: Update expected output.
5280 * gdb.cp/pr9631.exp: Update expected output.
5281 * gdb.cp/member-ptr.exp: Update expected output.
5282 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5283 output.
5284 * gdb.cp/casts.exp: Update expected output.
5285
5286 2012-03-15 Tom Tromey <tromey@redhat.com>
5287
5288 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5289 (test_info_vtbl): Likewise.
5290 (do_tests): Call test_info_vtbl.
5291 * gdb.cp/virtfunc.cc (va): New global.
5292
5293 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5294
5295 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5296 describing DWARF data structures.
5297 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5298 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5299 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5300 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5301 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5302 * gdb.dwarf2/dw2-param-error.S: Likewise.
5303 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5304 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5305 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5306 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5307 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5308 * gdb.dwarf2/pr11465.S: Likewise.
5309
5310 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.mi/mi2-prompt.exp: New file.
5313
5314 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5315
5316 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5317
5318 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5319
5320 * gdb.ada/bp_range_type: New testcase.
5321
5322 2012-03-13 Doug Evans <dje@google.com>
5323
5324 * gdb.base/default.exp: Delete tests for symbol-reloading.
5325 * gdb.base/help.exp: Ditto.
5326 * gdb.base/setshow.exp: Ditto.
5327 * gdb.base/gdb_history: Delete references to symbol-reloading.
5328
5329 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5330
5331 * gdb.base/attach-twice.c: New files.
5332 * gdb.base/attach-twice.exp: New files.
5333
5334 2012-03-08 Keith Seitz <keiths@redhat.com>
5335
5336 * lib/gdb.exp (gdb_get_line_number): Throw an
5337 error instead of returning -1.
5338 * gdb.base/break.exp: Remove unused variable
5339 bp_location5.
5340 * gdb.base/hbreak2.exp: Likewise.
5341 * gdb.base/sepdebug.exp: Likewise.
5342
5343 2012-03-08 Yao Qi <yao@codesourcery.com>
5344 Pedro Alves <palves@redhat.com>
5345
5346 Fix PR server/13392.
5347 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5348 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5349 download tracepoints.
5350 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5351 (pending_tracepoint_resolved_during_trace): Likewise.
5352 (pending_tracepoint_installed_during_trace): Likewise.
5353 (pending_tracepoint_with_action_resolved): Likewise.
5354
5355 2012-03-08 Keith Seitz <keiths@redhat.com>
5356
5357 * gdb.ada/array_bounds.exp: Get breakpoint for line
5358 with "START", not "STOP".
5359 * gdb.python/py-infthread.exp: Do not continue to
5360 line marked "Break here.", which is undefined.
5361
5362 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
5363
5364 Revert:
5365
5366 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5367
5368 Implement testsuite workaround for PR breakpoints/13781.
5369 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5370 (set breakpoint condition-evaluation host): New conditional command.
5371
5372 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5373
5374 Fix CU relative vs. absolute DIE offsets.
5375 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5376 one.
5377
5378 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5379
5380 Fix false FAIL on distros with relro linkage as default.
5381 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5382 -Wl,-z,norelro first.
5383
5384 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5385
5386 * gdb.ada/bp_on_var: New testcase.
5387
5388 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5389
5390 * gdb.ada/bp_enum_homonym: New testcase.
5391
5392 2012-03-06 Yao Qi <yao@codesourcery.com>
5393
5394 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5395 x86_64-*-* and i?86-*-*.
5396 Set up KFAIL for gdb/13808.
5397
5398 2012-03-05 Tom Tromey <tromey@redhat.com>
5399
5400 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5401 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5402
5403 2012-03-05 Tom Tromey <tromey@redhat.com>
5404
5405 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5406
5407 2012-03-04 Yao Qi <yao@codesourcery.com>
5408
5409 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5410 messages for KFAIL.
5411
5412 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5413
5414 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5415 (print one_two_three, indexes off, print few_reps, indexes off)
5416 (print many_reps, indexes off, print empty, indexes off)
5417 (print one_two_three, print few_reps, print many_reps, print empty):
5418 Call setup_xfail if $gcc_old.
5419
5420 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5421
5422 Implement testsuite workaround for PR breakpoints/13781.
5423 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5424 (set breakpoint condition-evaluation host): New conditional command.
5425
5426 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5427
5428 Code cleanup.
5429 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5430 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5431 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5432 number 1 by $bpnum. Four times.
5433
5434 2012-03-03 Yao Qi <yao@codesourcery.com>
5435
5436 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5437
5438 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5439
5440 Setup KFAIL for PR server/13796.
5441 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5442
5443 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/operator_bp: New testcase.
5446
5447 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.ada/info_locals_renaming: New testcase.
5450
5451 2012-03-02 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.base/nextoverexit.c: New file.
5454 * gdb.base/nextoverexit.exp: New file.
5455
5456 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5457
5458 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5459 parameter.
5460
5461 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5462
5463 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5464 core registers.
5465
5466 2012-03-01 Maciej W. Rozycki <macro@mips.com>
5467 Maciej W. Rozycki <macro@codesourcery.com>
5468 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5471
5472 2012-03-01 Pedro Alves <palves@redhat.com>
5473
5474 PR gdb/13767
5475
5476 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5477 (gdb_collect_globals_test): Call it.
5478
5479 2012-03-01 Keith Seitz <keiths@redhat.com>
5480
5481 * gdb.cp/method2.exp: Output of overload menu is now
5482 alphabetized. Update tests for "break A::method".
5483 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5484 of hard-coding them.
5485 Overload menu is alphabetized: rewrite to accommodate.
5486 Unset variables LINE and TYPES which are used in other tests.
5487 Compute the output of "info break".
5488 Update the breakpoint table after all breakpoints are deleted.
5489 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5490 compute ACTUALS and the method body based on parameters.
5491 Update expected output accordingly.
5492 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5493 unique comments to allow the use of gdb_get_line_number.
5494
5495 2012-03-01 Keith Seitz <keiths@redhat.com>
5496
5497 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5498 some Tcl syntax.
5499 * gdb.cp/ovldbreak.exp: Likewise.
5500
5501 2012-03-01 Keith Seitz <keiths@redhat.com>
5502
5503 * gdb.base/help.exp (help show user): Update expected result
5504 for new doc string changes (add "non-python").
5505
5506 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5507
5508 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5509 be put in the user-defined category and that the commands appear in
5510 "help user-defined".
5511
5512 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.ada/tagged_not_init: New testcase.
5515
5516 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5519 * gdb.ada/enum_idx_packed: New testcase.
5520
5521 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5522
5523 * gdb.ada/aliased_array: New testcase.
5524
5525 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5526
5527 * gdb.ada/whatis_array_val: New testcase.
5528
5529 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 Fix disp-step-syscall.exp: fork: single step over fork.
5532 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5533 whitespaces.
5534 (single step over $syscall): Remove its check.
5535 (single step over $syscall final pc): New check.
5536
5537 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5538
5539 Support processors without SSSE3.
5540 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5541 pabsd into ...
5542 (ssse3_test): ... a new function.
5543 (main): Call ssse3_test.
5544 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5545 Update expected values everywhere.
5546 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5547 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5548 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5549 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5550 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5551 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5552 Move these tests lower.
5553 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5554 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5555 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5556 New tests.
5557
5558 2012-02-29 Yao Qi <yao@codesourcery.com>
5559 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.trace/trace-mt.c: New.
5562 * gdb.trace/trace-mt.exp: New.
5563
5564 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5565
5566 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5567 numbers instead of hardcoding them.
5568 * gdb.base/annota1.c: Provide suitable markers.
5569 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5570 numbers instead of hardcoding them.
5571 * gdb.base/annota3.c: Provide suitable markers.
5572
5573 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5574 * gdb.base/annota3.c: Likewise.
5575 * gdb.base/sigall.c: Likewise.
5576 * gdb.base/signals.c: Likewise.
5577 * gdb.reverse/sigall-reverse.c: Likewise.
5578
5579 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5580
5581 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5582 failure return path.
5583
5584 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
5585
5586 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5587
5588 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5589
5590 * gdb.base/cond-eval-mode.exp: New file.
5591
5592 2012-02-24 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5595 (top level): Use with_test_prefix.
5596
5597 2012-02-24 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.threads/attach-into-signal.exp (corefunc): Use
5600 with_test_prefix.
5601
5602 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5603
5604 Fix false FAILs on old CPUs without SSE.
5605 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5606 Return untested for Illegal instruction.
5607
5608 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 Fix false FAILs with glibc debug infos installed.
5611 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5612 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5613
5614 2012-02-22 Sterling Augustine <saugustine@google.com>
5615
5616 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5617 constant with cast.
5618
5619 2012-02-21 Pedro Alves <palves@redhat.com>
5620
5621 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5622
5623 2012-02-21 Pedro Alves <palves@redhat.com>
5624
5625 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5626
5627 2012-02-21 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5630 with_test_prefix.
5631
5632 2012-02-21 Pedro Alves <palves@redhat.com>
5633
5634 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5635 with_test_prefix here.
5636 (top level): Do it here instead. Remove `:' from the
5637 with_test_prefix string.
5638 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5639 the suffix `:' from the with_test_prefix prefix string.
5640 * gdb.base/break-interp.exp: Ditto.
5641 * gdb.base/catch-load.exp: Ditto.
5642 * gdb.base/disp-step-syscall.exp: Ditto.
5643 * gdb.base/jit-so.exp: Ditto.
5644 * gdb.base/jit.exp: Ditto.
5645 * gdb.base/sepdebug.exp: Ditto.
5646 * gdb.base/solib-display.exp: Ditto.
5647 * gdb.base/solib-overlap.exp: Ditto.
5648 * gdb.base/watch-cond-infcall.exp: Ditto.
5649 * gdb.base/watchpoint.exp: Ditto.
5650 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5651 * gdb.mi/mi-watch.exp: Ditto.
5652 * gdb.mi/mi2-watch.exp: Ditto.
5653 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5654 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5655 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5656 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5657 * gdb.threads/watchpoint-fork.exp: Ditto.
5658 * gdb.threads/watchthreads-reorder.exp: Ditto.
5659 * gdb.trace/change-loc.exp: Ditto.
5660 * gdb.trace/pending.exp: Ditto.
5661 * gdb.trace/status-stop.exp: Ditto.
5662 * gdb.trace/strace.exp: Ditto.
5663 * gdb.trace/trace-break.exp: Ditto.
5664 * gdb.trace/unavailable.exp: Ditto.
5665 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5666 suffix with colon. Adjust leading comments.
5667
5668 2012-02-21 Pedro Alves <palves@redhat.com>
5669 Tom Tromey <tromey@redhat.com>
5670
5671 * lib/gdb.exp: Add description of test prefixes.
5672 (with_test_prefix): New procedure.
5673 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5674 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5675 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5676 instead of lappend to append to pf_prefix.
5677 * gdb.base/catch-load.exp: Use with_test_prefix.
5678 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5679 * gdb.base/jit-so.exp: Use with_test_prefix.
5680 * gdb.base/jit.exp: Use with_test_prefix.
5681 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5682 lappend to append to pf_prefix.
5683 * gdb.base/sepdebug.exp: Use with_test_prefix.
5684 * gdb.base/solib-display.exp: Use with_test_prefix.
5685 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5686 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5687 * gdb.base/watchpoint.exp: Use with_test_prefix.
5688 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5689 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5690 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5691 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5692 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5693 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5694 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5695 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5696 append instead of lappend to append to pf_prefix.
5697 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5698 * gdb.trace/change-loc.exp: Use with_test_prefix.
5699 * gdb.trace/pending.exp: Use with_test_prefix.
5700 * gdb.trace/status-stop.exp: Use with_test_prefix.
5701 * gdb.trace/strace.exp: Use with_test_prefix.
5702 * gdb.trace/trace-break.exp: Use with_test_prefix.
5703 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5704 instead of lappend to append to pf_prefix.
5705
5706 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5707
5708 Fix racy FAILs.
5709 * gdb.base/inferior-died.c (main): Add return of 0.
5710 * gdb.base/inferior-died.exp (continue): Fix expectation of
5711 asynchronous events.
5712 (p 1): New test.
5713
5714 2012-02-20 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5717 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5718 gdb's internal debug output. For the non-threaded case, look for
5719 "Program received signal SIGLARM", for the threaded case, peek at
5720 the thread's siginfo.
5721
5722 2012-02-20 Pedro Alves <palves@redhat.com>
5723
5724 General cleanup, make output test messages unique, and build
5725 different executable files for the non-threaded and threaded
5726 cases.
5727
5728 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5729 Delete.
5730 (executable_nothr, executable_thr): New globals.
5731 (top level): Adjust to delete both executables.
5732 (corefunc): New parameter $executable. Set $pf_prefix instead of
5733 hand writing a prefix in tests. Issue a clean_restart and enable
5734 lin-lwp debug output here.
5735 (top level): Adjust. Use build_executable. Don't start gdb here,
5736 and don't enable lin-lwp debug output here.
5737 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5738
5739 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5740
5741 Fix racy FAILs.
5742 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5743 "continue" command.
5744
5745 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5746
5747 Fix for gdbserver non-extended mode.
5748 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5749 and gdb_run_cmd.
5750
5751 2012-02-17 Tom Tromey <tromey@redhat.com>
5752
5753 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5754 * gdb.python/py-events.exp: Check 'dir' output.
5755 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5756
5757 2012-02-17 Yao Qi <yao@codesourcery.com>
5758
5759 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5760
5761 2012-02-16 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.base/inferior-died.c: Don't include stdio.h.
5764
5765 2012-02-16 Tom Tromey <tromey@redhat.com>
5766
5767 * gdb.base/inferior-died.c: New file.
5768 * gdb.base/inferior-died.exp: New file.
5769
5770 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5771
5772 * gdb.base/break-inline.exp: New file.
5773 * gdb.base/break-inline.c: New file.
5774
5775 2012-02-15 Tom Tromey <tromey@redhat.com>
5776
5777 * gdb.base/pc-fp.exp: Add "info register" tests.
5778
5779 2012-02-15 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.base/regs.exp: Remove.
5782
5783 2012-02-15 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5786 the target doesn't support tracepoints.
5787 * gdb.trace/circ.exp: Ditto.
5788 * gdb.trace/collection.exp: Ditto.
5789 * gdb.trace/packetlen.exp: Ditto.
5790 * gdb.trace/passc-dyn.exp: Ditto.
5791 * gdb.trace/report.exp: Ditto.
5792 * gdb.trace/tfind.exp: Ditto.
5793 * gdb.trace/tspeed.exp: Ditto.
5794 * gdb.trace/tsv.exp: Ditto.
5795 * gdb.trace/unavailable.exp: Ditto.
5796 * gdb.trace/while-dyn.exp: Ditto.
5797
5798 2012-02-15 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5801 gdb_test_multiple, and call unsupported instead of fail, if the
5802 remote side does not support the request.
5803
5804 2012-02-15 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5807 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5808 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5809 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5810 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5811 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5812 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5813 doesn't start with "extended-" already.
5814
5815 2012-02-15 Pedro Alves <palves@redhat.com>
5816
5817 Support extended-remote. Avoid cascading timeouts.
5818
5819 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5820 the extended-remote target. If attaching with no file fails, load
5821 the file manually.
5822 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5823
5824 2012-02-14 Stan Shebs <stan@codesourcery.com>
5825
5826 * gdb.base/ena-dis-br.exp: Add enable count test.
5827
5828 2012-02-13 Pedro Alves <palves@redhat.com>
5829
5830 * config/mips-idt.exp: Delete.
5831 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5832 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5833 * gdb.base/break.exp: Remove mips-idt references.
5834 * gdb.base/chng-syms.exp: Ditto.
5835 * gdb.base/default.exp: Ditto.
5836 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5837 (top level): Don't call it.
5838 * gdb.base/opaque.exp: Remove mips-idt restarts.
5839 * gdb.base/ptype.exp: Remove mips-idt xfails.
5840 * gdb.base/scope.exp: Remove mips-idt restarts.
5841 * gdb.base/sepdebug.exp: Remove mips-idt references.
5842 * gdb.base/watchpoint.exp (maybe_clean_restart)
5843 (maybe_reinitialize): Delete.
5844 (test_disabling_watchpoints, test_disabling_watchpoints)
5845 (test_watchpoint_triggered_in_syscall)
5846 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5847 Don't call them.
5848
5849 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * gdb.server/server-exec-info.exp: New file.
5852
5853 2012-02-10 Pedro Alves <palves@redhat.com>
5854
5855 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5856 always non-empty.
5857 (test_attach): Always pass $exec to test_attach_gdb.
5858
5859 2012-02-08 Tom Tromey <tromey@redhat.com>
5860
5861 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5862 before inferior is started.
5863
5864 2012-02-07 Tom Tromey <tromey@redhat.com>
5865
5866 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5867 Symbol.value.
5868 * gdb.python/py-symbol.c (qq): Set default value.
5869
5870 2012-02-07 Tom Tromey <tromey@redhat.com>
5871
5872 * gdb.python/py-symbol.c (qq): New global.
5873 * gdb.python/py-symbol.exp: Add test for frame-less
5874 lookup_symbol.
5875 * gdb.python/py-symtab.exp: Fix line number.
5876
5877 2012-02-03 Joel Brobecker <brobecker@adacore.com>
5878
5879 * gdb.ada/mi_task_arg: New testcase.
5880
5881 2012-02-02 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5884 extended timeout.
5885
5886 2012-02-02 Pedro Alves <palves@redhat.com>
5887
5888 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5889 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5890
5891 2012-02-02 Pedro Alves <palves@redhat.com>
5892
5893 * gdb.base/term.exp: Rewrite.
5894 * gdb.base/term.c: New.
5895
5896 2012-02-02 Pedro Alves <palves@redhat.com>
5897
5898 * gdb.base/default.exp (run "r" abbreviation, run): Add
5899 extended-remote expected output.
5900
5901 2012-02-02 Tom Tromey <tromey@redhat.com>
5902
5903 * gdb.cp/dispcxx.exp: New file.
5904 * gdb.cp/dispcxx.cc: New file.
5905
5906 2012-02-01 Tom Tromey <tromey@redhat.com>
5907
5908 * gdb.base/jit-simple.exp: New file.
5909 * gdb.base/jit-simple.c: New file.
5910
5911 2012-01-30 Yao Qi <yao@codesourcery.com>
5912
5913 * gdb.base/skip.exp: Make test result unique.
5914
5915 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5916
5917 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5918 compatibility with valgrind-3.7.0.
5919
5920 2012-01-27 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.base/watchpoint.exp (no_hw): New global.
5923 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5924 disable hw watchpoints.
5925 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5926 don't expect hw watchpoints.
5927 (no_hw_watchpoints): Always clean restart.
5928 (do_tests): New procedure, factored out from the top level.
5929 (top level): Run tests twice. Once with hw watchpoints enabled,
5930 another time with hw watchpoints disabled.
5931
5932 2012-01-27 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5935 out from the top level.
5936 (top level): Call it instead.
5937
5938 2012-01-27 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5941 watchpoints sooner.
5942
5943 2012-01-27 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5946
5947 2012-01-27 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5950 "You may have requested too many hardware
5951 breakpoints/watchpoints".
5952
5953 2012-01-27 Pedro Alves <palves@redhat.com>
5954
5955 * gdb.base/watchpoint.exp (maybe_clean_restart)
5956 (maybe_reinitialize): New.
5957 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5958 expect "hit N times".
5959 (test_disabling_watchpoints, test_complex_watchpoint)
5960 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5961 Call maybe_clean_restart.
5962 (top level): Use clean_restart. Remove "mips-idt-*"
5963 reinitialization.
5964
5965 2012-01-27 Pedro Alves <palves@redhat.com>
5966
5967 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5968
5969 2012-01-27 Pedro Alves <palves@redhat.com>
5970
5971 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5972 require `initialize' anymore. Remove unnecessary `initialize'
5973 calls.
5974
5975 2012-01-27 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/watchpoint.exp (wp_set): Delete.
5978 (initialize, test_simple_watchpoint, top level): Remove dead code.
5979
5980 2012-01-27 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5983 typo.
5984
5985 2012-01-27 Pedro Alves <palves@redhat.com>
5986
5987 * config/extended-gdbserver.exp: New file.
5988 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5989 comment.
5990 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5991 * boards/native-extended-gdbserver.exp: New file.
5992
5993 2012-01-26 Pedro Alves <palves@redhat.com>
5994
5995 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5996 and gdb_test_multiple.
5997
5998 2012-01-26 Pedro Alves <palves@redhat.com>
5999
6000 Make test messages unique, and more identifiable.
6001 * gdb.multi/watchpoint-multi.exp: Change test messages.
6002
6003 2012-01-25 Tom Tromey <tromey@redhat.com>
6004
6005 * gdb.base/solib-disc.exp: Fix regexps.
6006
6007 2012-01-24 Tom Tromey <tromey@redhat.com>
6008
6009 * lib/mi-support.exp (mi_expect_stop): Add special case for
6010 solib-event.
6011 * gdb.base/catch-load-so.c: New file.
6012 * gdb.base/catch-load.exp: New file.
6013 * gdb.base/catch-load.c: New file.
6014 * gdb.base/break-interp.exp (reach_1): Update regexp.
6015
6016 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6017
6018 Fix fuzzy results.
6019 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6020 lpsimple and func.
6021
6022 2012-01-24 Gary Benson <gbenson@redhat.com>
6023
6024 Delete #if 0'd out code.
6025 * gdb.base/default.exp (info catch): Remove.
6026 * gdb.base/gdb_history (info catch): Likewise.
6027 * gdb.base/help.exp (info catch): Likewise.
6028
6029 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 Fix watchpoints to be specific for each inferior.
6032 * gdb.multi/watchpoint-multi.c: New file.
6033 * gdb.multi/watchpoint-multi.exp: New file.
6034
6035 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6036
6037 Fix watchpoints across inferior fork.
6038 * gdb.threads/watchpoint-fork-child.c: New file.
6039 * gdb.threads/watchpoint-fork-mt.c: New file.
6040 * gdb.threads/watchpoint-fork-parent.c: New file.
6041 * gdb.threads/watchpoint-fork-st.c: New file.
6042 * gdb.threads/watchpoint-fork.exp: New file.
6043 * gdb.threads/watchpoint-fork.h: New file.
6044
6045 2012-01-23 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/call-signal-resume.exp: Allow output after "return".
6048
6049 2012-01-20 Pedro Alves <palves@redhat.com>
6050
6051 * gdb.python/py-finish-breakpoint.py: Fix typo.
6052
6053 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6054
6055 * gdb.base/info-proc.exp: Also run on remote targets. Main
6056 "info proc" command is now always present; whether target supports
6057 actual info proc operation is detected when attempting to issue
6058 the command.
6059
6060 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6061
6062 * .gdbinit: Remove.
6063
6064 2012-01-19 Pedro Alves <palves@redhat.com>
6065
6066 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6067 look at the funtions' returns.
6068 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6069 (jprint.print(int, int)): Change return type to int. Adjust.
6070
6071 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6072
6073 PR gdb/9538
6074 * gdb.base/sepdebug.exp: New test.
6075
6076 2012-01-18 Pedro Alves <palves@redhat.com>
6077
6078 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6079 Allow output before ^done.
6080
6081 2012-01-16 Tom Tromey <tromey@redhat.com>
6082
6083 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6084 Add tests for relative directory.
6085
6086 2012-01-16 Tom Tromey <tromey@redhat.com>
6087
6088 * gdb.base/printcmds.c (enum flag_enum): New.
6089 (three): New global.
6090 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6091 enum printing.
6092 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6093 FlagEnumerationPrinter.
6094 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6095 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6096 (fval): New global.
6097
6098 2012-01-16 Pedro Alves <palves@redhat.com>
6099
6100 * lib/gdb.exp (banned_procedures): New variable.
6101 (banned_variables_traced): Rename to ...
6102 (banned_traced): ... this.
6103 (gdb_init): Also trace banned procedures.
6104 (gdb_finish): Also untrace banned procedures.
6105
6106 2012-01-16 Pedro Alves <palves@redhat.com>
6107
6108 Remove all calls to strace.
6109
6110 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6111
6112 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6113 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6114
6115 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6116
6117 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6118 * gdb.base/pie-execl.exp: Likewise.
6119
6120 2012-01-12 Keith Seitz <keiths@redhat.com>
6121
6122 PR mi/10586
6123 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6124 (do_anonymous_type_tests): New function.
6125 (main): Call do_anonymous_type_tests.
6126 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6127 (verify_everything): New procedure.
6128 * gdb.mi/mi-var-cp.cc (class A): New class.
6129 (anonymous_structs_and_unions): New function.
6130 (main): Call anonymous_structs_and_unions.
6131 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6132 (verify_everything): New procedure.
6133
6134 2012-01-12 Keith Seitz <keiths@redhat.com>
6135
6136 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6137 (varobj_tree::get_path_expr): Assume that all varobjs are
6138 compound unless they are known simple types.
6139 Adjust path expressions based on parent type, path parent type,
6140 and tree language.
6141 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6142 the root varobj.
6143 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6144
6145 2012-01-11 Pedro Alves <palves@redhat.com>
6146
6147 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6148 core files on this machine" anymore.
6149
6150 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6151
6152 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6153 (main): Repeat recurser call.
6154 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6155 equivalent to 'local_x'.
6156
6157 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6158 Joel Brobecker <brobecker@adacore.com>
6159
6160 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6161
6162 2012-01-05 Pedro Alves <alves.ped@gmail.com>
6163
6164 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6165 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6166 * gdb.python/py-events.exp: Test that "step N" tripping on a
6167 breakpoint emits a breakpoint event.
6168
6169 2012-01-03 Joel Brobecker <brobecker@adacore.com>
6170
6171 * gdb.base/auxv.exp: Reformat the copyright notice.
6172
6173 2012-01-03 Yao Qi <yao@codesourcery.com>
6174
6175 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6176 (strace_trace_on_diff_addr): New.
6177 * gdb.trace/strace.c: (main): Add two local variables.
6178
6179 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6180
6181 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6182 * gdb.cell/gcore.exp: Likewise.
6183 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6184 to verify the correct instance of main is selected.
6185
6186 2012-01-02 Joel Brobecker <brobecker@adacore.com>
6187
6188 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6189 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6190 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6191 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6192 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6193 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6194 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6195 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6196 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6197 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6198 gdb.threads/thread_check.c: Reformat copyright header.
6199
6200 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6201
6202 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
6203 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6204 is not enabled.
6205
6206 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6207
6208 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6209 parameter to self_exec, adjust the function.
6210 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6211 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6212 (set var do_exit = 0): Remove test.
6213 (newline at end of file): Add one.
6214
6215 2011-12-27 Joel Brobecker <brobecker@adacore.com>
6216
6217 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6218 New files.
6219
6220 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6221
6222 Fix racy FAILs.
6223 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6224 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6225 (main): Call pthread_barrier_init for it.
6226
6227 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 Fix double send_gdb leading to racy FAILs.
6230 * gdb.base/break.exp (set silent break bp_location1): Replace
6231 3x send_gdb and gdb_expect by gdb_test.
6232 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6233 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6234 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6235 instead of send_gdb. Twice.
6236 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6237 3x send_gdb and gdb_expect by gdb_test.
6238 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6239
6240 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 * gdb.linespec/linespec.exp: Compile using {c++}.
6243
6244 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6245
6246 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6247 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6248 (verify GCC PR debug/51668): New test.
6249
6250 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
6251
6252 Introduce gdb.FinishBreakpoint in Python.
6253 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6254 py-finish-breakpoint2
6255 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6256 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6257 instead of line number.
6258 * gdb.python/py-finish-breakpoint.c: New file.
6259 * gdb.python/py-finish-breakpoint.exp: New file.
6260 * gdb.python/py-finish-breakpoint.py: New file.
6261 * gdb.python/py-finish-breakpoint2.cc: New file.
6262 * gdb.python/py-finish-breakpoint2.exp: New file.
6263 * gdb.python/py-finish-breakpoint2.py: New file.
6264
6265 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6266
6267 Partial fix of compatibility with gcc-4.7.
6268 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6269 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6270 Add comment to add a PASS case in the future.
6271
6272 Fix compatibility with gcc-4.7.
6273 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6274
6275 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6276
6277 PR tdep/12797
6278 * gdb.base/callfuncs.exp: Remove KFAIL.
6279
6280 2011-12-21 Joel Brobecker <brobecker@adacore.com>
6281
6282 * gdb.ada/task_bp: New testcase.
6283
6284 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6285
6286 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6287 -DNO_SECTIONS.
6288 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6289
6290 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6291
6292 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6293 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6294 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6295 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6296 conditional for gcc <= 4.5.
6297
6298 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6299
6300 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6301 by XFAIL.
6302 * gdb.cp/static-method.exp (info addr A::func())
6303 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6304 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6305 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6306 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6307 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6308 (test value of F in k3_m): Likewise.
6309 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6310 Likewise.
6311
6312 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6313
6314 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6315 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6316 Remove.
6317 * gdb.threads/attachstop-mt.c: Remove.
6318 * gdb.threads/attachstop-mt.exp: Remove.
6319
6320 2011-12-17 Mark Kettenis <kettenis@gnu.org>
6321
6322 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6323
6324 2011-12-16 Doug Evans <dje@google.com>
6325
6326 * boards/native-stdio-gdbserver.exp: New file.
6327 * boards/native-gdbserver.exp: New file.
6328
6329 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6330 gdbserver output.
6331 (gdbserver_default_get_remote_address): New function.
6332 (gdbserver_start): Call gdb,get_remote_address to compute argument
6333 to "target remote" command.
6334
6335 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6336
6337 * gdb.python/py-function.exp: Change "on" to "full" for
6338 python print-stack. Add set/show python print-stack
6339 off|full|message tests.
6340
6341 2011-12-15 Yao Qi <yao@codesourcery.com>
6342
6343 * gdb.trace/strace.c: New
6344 * gdb.trace/strace.exp: New.
6345
6346 2011-12-14 Tom Tromey <tromey@redhat.com>
6347
6348 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6349
6350 2011-12-14 Doug Evans <dje@google.com>
6351
6352 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6353
6354 2011-12-14 Pedro Alves <pedro@codesourcery.com>
6355
6356 PR threads/10729
6357
6358 * gdb.mi/watch-nonstop.c: New file.
6359 * gdb.mi/mi-watch-nonstop.exp: New file.
6360
6361 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6362 Doug Evans <dje@google.com>
6363
6364 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6365 (clean_restart): Remove references to the gdb_stub target board
6366 variable.
6367 (gdb_step_for_stub): Delete.
6368
6369 * gdb.base/annota1.exp: Remove all references to [target_info
6370 exists gdb_stub], gdb_step_for_stub and usestubs.
6371 * gdb.base/annota3.exp: Ditto.
6372 * gdb.base/async.exp: Ditto.
6373 * gdb.base/break.exp: Ditto.
6374 * gdb.base/code-expr.exp: Ditto.
6375 * gdb.base/commands.exp: Ditto.
6376 * gdb.base/completion.exp: Ditto.
6377 * gdb.base/condbreak.exp: Ditto.
6378 * gdb.base/consecutive.exp: Ditto.
6379 * gdb.base/cvexpr.exp: Ditto.
6380 * gdb.base/define.exp: Ditto.
6381 * gdb.base/display.exp: Ditto.
6382 * gdb.base/ena-dis-br.exp: Ditto.
6383 * gdb.base/environ.exp: Ditto.
6384 * gdb.base/gnu-ifunc.exp: Ditto.
6385 * gdb.base/maint.exp: Ditto.
6386 * gdb.base/pending.exp: Ditto.
6387 * gdb.base/sect-cmd.exp: Ditto.
6388 * gdb.base/sepdebug.exp: Ditto.
6389 * gdb.base/unload.exp: Ditto.
6390 * gdb.base/watchpoint-solib.exp: Ditto.
6391 * gdb.cp/annota2.exp: Ditto.
6392 * gdb.cp/annota3.exp: Ditto.
6393 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6394 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6395 * gdb.mi/mi-pending.exp: Ditto.
6396 * gdb.trace/circ.exp: Ditto.
6397 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6398 * gdb.base/list.exp: Ditto.
6399
6400 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6401 breakpoint function and all references to the usestubs macro.
6402 * gdb.base/exprs.c: Ditto.
6403 * gdb.base/freebpcmd.c: Ditto.
6404 * gdb.base/bitfields.c: Ditto.
6405 * gdb.base/bitfields2.c: Ditto.
6406 * gdb.base/break.c: Ditto.
6407 * gdb.base/call-sc.c: Ditto.
6408 * gdb.base/call-signals.c: Ditto.
6409 * gdb.base/callfuncs.c: Ditto.
6410 * gdb.base/charset.c: Ditto.
6411 * gdb.base/consecutive.c: Ditto.
6412 * gdb.base/constvars.c: Ditto.
6413 * gdb.base/funcargs.c: Ditto.
6414 * gdb.base/int-type.c: Ditto.
6415 * gdb.base/interrupt.c: Ditto.
6416 * gdb.base/langs0.c: Ditto.
6417 * gdb.base/list0.c: Ditto.
6418 * gdb.base/mips_pro.c: Ditto.
6419 * gdb.base/miscexprs.c: Ditto.
6420 * gdb.base/nodebug.c: Ditto.
6421 * gdb.base/opaque0.c: Ditto.
6422 * gdb.base/pointers.c: Ditto.
6423 * gdb.base/printcmds.c: Ditto.
6424 * gdb.base/ptype.c: Ditto.
6425 * gdb.base/recurse.c: Ditto.
6426 * gdb.base/reread1.c: Ditto.
6427 * gdb.base/reread2.c: Ditto.
6428 * gdb.base/restore.c: Ditto.
6429 * gdb.base/return.c: Ditto.
6430 * gdb.base/run.c: Ditto.
6431 * gdb.base/scope0.c: Ditto.
6432 * gdb.base/sepdebug.c: Ditto.
6433 * gdb.base/setshow.c: Ditto.
6434 * gdb.base/setvar.c: Ditto.
6435 * gdb.base/sigall.c: Ditto.
6436 * gdb.base/signals.c: Ditto.
6437 * gdb.base/structs.c: Ditto.
6438 * gdb.base/structs2.c: Ditto.
6439 * gdb.base/testenv.c: Ditto.
6440 * gdb.base/twice.c: Ditto.
6441 * gdb.base/unwindonsignal.c: Ditto.
6442 * gdb.base/watchpoint.c: Ditto.
6443 * gdb.base/watchpoints.c: Ditto.
6444 * gdb.base/whatis.c: Ditto.
6445 * gdb.cp/classes.cc: Ditto.
6446 * gdb.cp/cplusfuncs.cc: Ditto.
6447 * gdb.cp/derivation.cc: Ditto.
6448 * gdb.cp/formatted-ref.cc: Ditto.
6449 * gdb.cp/misc.cc: Ditto.
6450 * gdb.cp/overload.cc: Ditto.
6451 * gdb.cp/ovldbreak.cc: Ditto.
6452 * gdb.cp/ref-params.cc: Ditto.
6453 * gdb.cp/ref-types.cc: Ditto.
6454 * gdb.cp/templates.cc: Ditto.
6455 * gdb.cp/virtfunc.cc: Ditto.
6456 * gdb.hp/gdb.aCC/run.c: Ditto.
6457 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6458 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6459 * gdb.reverse/consecutive-reverse.c: Ditto.
6460 * gdb.reverse/sigall-reverse.c: Ditto.
6461 * gdb.reverse/until-reverse.c: Ditto.
6462 * gdb.reverse/watch-reverse.c: Ditto.
6463 * gdb.trace/actions.c: Ditto.
6464 * gdb.trace/circ.c: Ditto.
6465 * gdb.trace/collection.c: Ditto.
6466
6467 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6468
6469 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6470 (func6, func7): New.
6471 (main): Call func6 and func7.
6472 * gdb.base/watchpoint.exp (test_wide_location_1)
6473 (test_wide_location_2): New.
6474 (top level): Re-enable hardware watchpoints if necessary. Call
6475 test_wide_location_1 and test_wide_location_2.
6476
6477 2011-12-11 Yao Qi <yao@codesourcery.com>
6478
6479 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6480
6481 2011-12-11 Joel Brobecker <brobecker@adacore.com>
6482
6483 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6484 expected output for unsupported case.
6485
6486 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6487
6488 PR testsuite/12649
6489 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6490 Protect gdb_test_multiple by final $gdb_prompt match.
6491
6492 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6493
6494 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6495 New variable, new test.
6496 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6497 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6498 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6499 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6500 them if HAVE_GCC_45682_FIXED is not set.
6501
6502 2011-12-10 Yao Qi <yao@codesourcery.com>
6503
6504 * gdb.trace/status-stop.exp: New.
6505 * gdb.trace/status-stop.c: New.
6506
6507 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6508
6509 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6510 timeout.
6511
6512 2011-12-08 Tom Tromey <tromey@redhat.com>
6513
6514 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6515 condition.
6516
6517 2011-12-07 Stan Shebs <stan@codesourcery.com>
6518
6519 * gdb.trace/tfind.exp: Update for output changes.
6520
6521 2011-12-07 Pedro Alves <pedro@codesourcery.com>
6522
6523 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6524 throws "Cannot insert catchpoints in this configuration".
6525 * gdb.ada/mi_catch_ex.exp: Likewise.
6526
6527 2011-12-06 Pedro Alves <pedro@codesourcery.com>
6528
6529 * gdb.base/break-always.exp: Test changing memory at addresses
6530 with breakpoints inserted.
6531
6532 2011-12-06 Joel Brobecker <brobecker@acacore.com>
6533
6534 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6535 involving a fully qualified function name.
6536
6537 2011-12-06 Tom Tromey <tromey@redhat.com>
6538
6539 * gdb.ada/homonym.exp: Add three breakpoint tests.
6540
6541 2011-12-06 Tom Tromey <tromey@redhat.com>
6542
6543 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6544 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6545 * gdb.objc/objcdecode.exp: Update for output changes.
6546 * gdb.linespec/linespec.exp: New file.
6547 * gdb.linespec/lspec.cc: New file.
6548 * gdb.linespec/lspec.h: New file.
6549 * gdb.linespec/body.h: New file.
6550 * gdb.linespec/base/two/thefile.cc: New file.
6551 * gdb.linespec/base/one/thefile.cc: New file.
6552 * gdb.linespec/Makefile.in: New file.
6553 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6554 output changes.
6555 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6556 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6557 makes one breakpoint.
6558 * gdb.cp/method2.exp (test_break): Update for output changes.
6559 * gdb.cp/mb-templates.exp: Update for output changes.
6560 * gdb.cp/mb-inline.exp: Update for output changes.
6561 * gdb.cp/mb-ctor.exp: Update for output changes.
6562 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6563 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6564 has multiple matches.
6565 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6566 error message change.
6567 * gdb.base/list.exp (test_list_filename_and_number): Update for
6568 error message change.
6569 * gdb.base/break.exp: Disable pending breakpoints. Update for
6570 output changes.
6571 * configure.ac: Add gdb.linespec.
6572 * configure: Rebuild.
6573 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6574
6575 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6576
6577 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6578 last_break register on s390*-*-* targets.
6579
6580 2011-12-06 Joel Brobecker <brobecker@adacore.com>
6581
6582 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6583 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6584 of parameter X in procedure Foo.
6585
6586 2011-12-05 Stan Shebs <stan@codesourcery.com>
6587
6588 * gdb.trace/tfind.exp: Update help string matches.
6589
6590 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 * gdb.server/ext-run.exp (get process list): Accept also systemd
6593 as PID 1.
6594
6595 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6596 Pedro Alves <pedro@codesourcery.com>
6597
6598 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6599 starting GDB.
6600 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6601 $use_gdb_stub.
6602 * gdb.base/display.exp: Likewise.
6603 * gdb.base/ending-run.exp: Likewise.
6604 * gdb.base/list.exp (test_listsize): Likewise.
6605 * gdb.base/setshow.exp: Likewise.
6606 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6607 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6608 check by global $use_gdb_stub.
6609 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6610 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6611 (default_gdb_init): Unset global $use_gdb_stub.
6612 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6613 by global $use_gdb_stub.
6614 * lib/gdbserver-support.exp: Extend comments for set_board_info
6615 gdb_protocol and gdb,socketport.
6616 (gdbserver_start_extended): Set global gdbserver_protocol and
6617 gdbserver_gdbport. Clear global use_gdb_stub.
6618 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6619 from target use_gdb_stub.
6620 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6621
6622 2011-12-03 Doug Evans <dje@google.com>
6623
6624 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6625 (gdb_step_for_stub): Add comments.
6626
6627 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6628
6629 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6630 to the caller.
6631 (gdb_test_multiple): Likewise.
6632
6633 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6634
6635 Fix gdb.mi/mi-solib.exp without system debug info installed.
6636 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6637 expect attribute, return 0 for it. Update comments.
6638
6639 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6640
6641 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6642 (corrupted list): Adjust the expectation.
6643
6644 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6645
6646 PR threads/13448
6647 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6648 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6649 * gdb.threads/tls-var-main.c: New file.
6650 * gdb.threads/tls-var.c: New file.
6651 * gdb.threads/tls-var.exp: New file.
6652
6653 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6654
6655 PR testsuite/12649
6656 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6657 Protect gdb_test_multiple by final $gdb_prompt match.
6658 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6659 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6660 (test_tracepoints): Likewise.
6661
6662 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6663
6664 PR breakpoints/13346
6665 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6666 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6667 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6668
6669 2011-12-01 Joel Brobecker <brobecker@adacore.com>
6670
6671 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6672 * gdb.ada/homonym/homonym.adb: For use of all types defined
6673 locally inside both Get_Value subprograms.
6674
6675 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6676
6677 Fix racy FAILs.
6678 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6679 of send_gdb.
6680
6681 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6682
6683 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6684 environment variable after test completed.
6685
6686 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6687
6688 * gdb.base/solib-nodir.exp: Skip if remote target.
6689 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6690 application. Call gdb_load_shlibs.
6691 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6692
6693 2011-11-29 Joel Brobecker <brobecker@adacore.com>
6694
6695 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6696
6697 2011-11-28 Joel Brobecker <brobecker@adacore.com>
6698
6699 * gdb.ada/fullname_bp: New testcase.
6700
6701 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6702
6703 PR testsuite/12649
6704 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6705 Wrap send_gdb into a new gdb_test.
6706
6707 Code cleanup.
6708 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6709 Convert send_gdb and gdb_expect to gdb_test_multiple.
6710
6711 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6714
6715 2011-11-23 Keith Seitz <keiths@redhat.com>
6716
6717 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6718 (mi_varobj_tree_test_children_callback): New proc.
6719 (mi_walk_varobj_tree): New proc.
6720
6721 2011-11-22 Tom Tromey <tromey@redhat.com>
6722
6723 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6724 Add "use_mi_command" argument.
6725 (mi_run_cmd, mi_run_with_cli): New procs.
6726 * gdb.mi/solib-lib.c: New file.
6727 * gdb.mi/solib-main.c: New file.
6728 * gdb.mi/mi-solib.exp: New file.
6729
6730 2011-11-21 Doug Evans <dje@google.com>
6731
6732 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6733 _Unwind_DebugHook is missing.
6734
6735 2011-11-20 Stan Shebs <stan@codesourcery.com>
6736
6737 * gdb.trace/tstatus.exp: New.
6738 * gdb.trace/actions.c: Include string.h.
6739
6740 2011-11-18 Yao Qi <yao@codesourcery.com>
6741
6742 * gdb.trace/pending.exp: New.
6743 * gdb.trace/pending.c: New.
6744 * gdb.trace/pendshr1.c: New.
6745 * gdb.trace/pendshr2.c: New.
6746 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6747 tracepoint location becomes pending.
6748 (tracepoint_change_loc_2): New.
6749
6750 2011-11-16 David S. Miller <davem@davemloft.net>
6751
6752 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6753 target is sparc*-*-linux*
6754
6755 2011-11-15 Paul Koning <paul_koning@dell.com>
6756
6757 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6758 types.
6759
6760 2011-11-14 Doug Evans <dje@google.com>
6761
6762 * gdb.base/shell.exp: New file.
6763
6764 2011-11-14 Stan Shebs <stan@codesourcery.com>
6765
6766 * gdb.trace/ftrace.c: New.
6767 * gdb.trace/ftrace.exp: New.
6768
6769 2011-11-14 Yao Qi <yao@codesourcery.com>
6770
6771 * gdb.trace/change-loc-1.c: New.
6772 * gdb.trace/change-loc-2.c: New.
6773 * gdb.trace/change-loc.c: New.
6774 * gdb.trace/change-loc.exp: New.
6775 * gdb.trace/change-loc.h: New.
6776 * gdb.trace/trace-break.c (marker): Define new symbol.
6777 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6778 New.
6779 (break_trace_same_addr_6): New.
6780
6781 2011-11-12 Matt Rice <ratmice@gmail.com>
6782
6783 * gdb.base/info-macros.exp: Make tests for info definitions
6784 test info macro. Add tests for info macro argument processing.
6785 Rename a few tests.
6786
6787 2011-11-11 Keith Seitz <keiths@redhat.com>
6788
6789 PR gdb/12843
6790 * gdb.base/linespecs.exp: New file.
6791
6792 2011-11-11 Doug Evans <dje@google.com>
6793
6794 * gdb.threads/print-threads.exp: Extend timeout for slower
6795 tests.
6796
6797 2011-11-10 Doug Evans <dje@google.com>
6798
6799 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6800 "record to end of main" test.
6801
6802 * gdb.python/py-type.c (TS): New typedef.
6803 (ts): New global.
6804 * gdb.python/py-type.exp: Test field list of typedef.
6805
6806 2011-11-10 Joel Brobecker <brobecker@adacore.com>
6807
6808 * gdb.ada/small_reg_param: New testcase.
6809
6810 2011-11-09 Tom Tromey <tromey@redhat.com>
6811
6812 * gdb.cp/destrprint.exp: New file.
6813 * gdb.cp/destrprint.cc: New file.
6814
6815 2011-11-08 Meador Inge <meadori@codesourcery.com>
6816
6817 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6818 (switch_stack_to_other): New test function.
6819 * gdb.arch/thumb-prologue.exp: New test cases.
6820
6821 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6822
6823 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6824
6825 2011-11-08 Yao Qi <yao@codesourcery.com>
6826
6827 * gdb.exp (supports_process_record): New.
6828 (supports_reverse): New.
6829 * gdb.reverse/break-precsave.exp: Call support_process_record
6830 to run test conditionally.
6831 * gdb.reverse/consecutive-precsave.exp: Likewise.
6832 * gdb.reverse/i386-precsave.exp: Likewise.
6833 * gdb.reverse/machinestate-precsave.exp: Likewise.
6834 * gdb.reverse/solib-precsave.exp: Likewise.
6835 * gdb.reverse/step-precsave.exp: Likewise.
6836 * gdb.reverse/until-precsave.exp: Likewise.
6837 * gdb.reverse/watch-precsave.exp: Likewise.
6838 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6839 test conditionally.
6840 * gdb.reverse/consecutive-reverse.exp: Likewise.
6841 * gdb.reverse/finish-precsave.exp: Likewise.
6842 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6843 * gdb.reverse/finish-reverse.exp: Likewise.
6844 * gdb.reverse/i386-reverse.exp: Likewise.
6845 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6846 * gdb.reverse/machinestate.exp: Likewise.
6847 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6848 * gdb.reverse/sigall-precsave.exp: Likewise.
6849 * gdb.reverse/sigall-reverse.exp: Likewise.
6850 * gdb.reverse/solib-reverse.exp: Likewise.
6851 * gdb.reverse/step-reverse.exp: Likewise.
6852 * gdb.reverse/until-reverse.exp: Likewise.
6853 * gdb.reverse/watch-reverse.exp: Likewise.
6854
6855 2011-11-05 Yao Qi <yao@codesourcery.com>
6856
6857 * gdb.trace/trace-break.exp: Add test on setting two
6858 fast tracepoints at the same address.
6859
6860 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6863
6864 2011-11-02 Stan Shebs <stan@codesourcery.com>
6865
6866 * gdb.trace/collection.c: Add code using strings.
6867 * gdb.trace/collection.exp: Add tests of string collection.
6868
6869 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6870
6871 * gdb.base/skip-solib.exp (executable_main): New variable.
6872 (binfile_main): Base it on that.
6873 Use $executable_main in clean_restart calls. Drop gdb_exit and
6874 gdb_start calls.
6875
6876 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6877
6878 Fix racy FAILs.
6879 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6880 breakpoint_re globals import by async. Set string_regex to .* for
6881 async. Remove the optional thread_selected_re and breakpoint_re
6882 globals expectations.
6883
6884 2011-11-01 Joseph Myers <joseph@codesourcery.com>
6885
6886 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6887 well as Cygwin.
6888
6889 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
6890
6891 Add tests for skip command.
6892 * gdb.base/skip-solib-lib.c: New
6893 * gdb.base/skip-solib-main.c: New
6894 * gdb.base/skip-solib.exp: New
6895 * gdb.base/skip.c: New
6896 * gdb.base/skip.exp: New
6897 * gdb.base/skip1.c: New
6898 * gdb.base/Makefile.in: Adding new files.
6899
6900 2011-10-31 Yao Qi <yao@codesourcery.com>
6901 Pedro Alves <pedro@codesourcery.com>
6902
6903 * gdb.trace/trace-break.c: New.
6904 * gdb.trace/trace-break.exp: New.
6905
6906 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6907
6908 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6909 break-here-2.
6910
6911 2011-10-28 Pedro Alves <pedro@codesourcery.com>
6912
6913 * gdb.threads/no-unwaited-for-left.c: New.
6914 * gdb.threads/no-unwaited-for-left.exp: New.
6915 * gdb.threads/non-ldr-exc-1.c: New.
6916 * gdb.threads/non-ldr-exc-1.exp: New.
6917 * gdb.threads/non-ldr-exc-2.c: New.
6918 * gdb.threads/non-ldr-exc-2.exp: New.
6919 * gdb.threads/non-ldr-exc-3.c: New.
6920 * gdb.threads/non-ldr-exc-3.exp: New.
6921 * gdb.threads/non-ldr-exc-4.c: New.
6922 * gdb.threads/non-ldr-exc-4.exp: New.
6923
6924 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6925
6926 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6927 * gdb.base/attach-pie-misread.exp: Likewise.
6928 * gdb.base/break-interp.exp: Likewise.
6929 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6930 testcases for use_gdb_stub.
6931 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6932 (continue): New testcase.
6933 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6934 * gdb.threads/attach-into-signal.exp: Likewise.
6935 * gdb.threads/attach-stopped.exp: Likewise.
6936 * gdb.threads/attachstop-mt.exp: Likewise.
6937
6938 2011-10-28 Paul Koning <paul_koning@dell.com>
6939
6940 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6941
6942 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6945 (mi_gdb_test): Import globals thread_selected_re
6946 and breakpoint_re. Expect them optionally at the regex start.
6947
6948 2011-10-27 Doug Evans <dje@google.com>
6949
6950 * gdb.python/python.exp: Test source -s.
6951
6952 2011-10-26 Paul Koning <paul_koning@dell.com>
6953
6954 * gdb.python/lib-types.cc (struct A): New structure.
6955 * gdb.python/lib-types.exp (deepitems): New tests.
6956
6957 2011-10-25 Paul Koning <paul_koning@dell.com>
6958
6959 PR python/13327
6960
6961 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6962 fetch_lazy method.
6963
6964 2011-10-24 Yao Qi <yao@codesourcery.com>
6965
6966 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6967 target is tic6x-*-*.
6968
6969 2011-10-21 Joel Brobecker <brobecker@adacore.com>
6970
6971 * gdb.ada/mi_task_info/task_switch.adb: New file.
6972 * gdb.ada/mi_task_info.exp: New file.
6973
6974 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6975
6976 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6977 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6978
6979 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6980
6981 PR python/12656
6982
6983 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6984 global_block tests.
6985
6986 2011-10-18 Tom Tromey <tromey@redhat.com>
6987
6988 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6989
6990 2011-10-18 Tom Tromey <tromey@redhat.com>
6991
6992 * gdb.base/source.exp: Don't include full file name in test name.
6993 * gdb.python/python.exp: Don't include full file name in test
6994 name.
6995
6996 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6997
6998 * gdb.base/attach-pie-noexec.c: New files.
6999 * gdb.base/attach-pie-noexec.exp: New files.
7000
7001 2011-10-17 Joseph Myers <joseph@codesourcery.com>
7002
7003 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7004 prompt for each extra line in command.
7005
7006 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7009 Revert the part of:
7010 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7011 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7012 Change the expected string.
7013
7014 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7015
7016 Fix results with system glibc debug info installed.
7017 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7018 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7019 Accept also __libc_ symbol prefix and no prefix.
7020
7021 2011-10-14 Keith Seitz <keiths@redhat.com>
7022
7023 PR c++/13225
7024 * gdb.cp/converts.cc (foo3_1): New function.
7025 (foo3_2): New functions.
7026 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7027 and null pointer conversions of integer constant zero.
7028 Add test to check if all arguments are checked for incompatible
7029 conversion BADNESS.
7030
7031 2011-10-14 Tom Tromey <tromey@redhat.com>
7032
7033 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7034 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7035 linespec.
7036
7037 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7038
7039 Fix internal error regression.
7040 * gdb.dwarf2/implptr-optimized-out.S: New file.
7041 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7042
7043 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7044
7045 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7046 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7047 (loclist): New.
7048 (4): New abbrev.
7049 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7050 Use prepare_for_testing, remove clean_restart.
7051 (p arraynoloc, p arraycallnoloc): New tests.
7052
7053 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7054
7055 * gdb.cp/namespace-enum.exp (executable): New variable.
7056 (binfile): Use ${objdir}/${subdir}/ prefix.
7057 Use ${executable} for clean_restart.
7058
7059 2011-10-11 Sterling Augustine <saugustine@google.com>
7060
7061 * gdb.cp/Makefile.in: Add namespace-enum test.
7062 * gdb.cp/namespace-enum.exp: New file.
7063 * gdb.cp/namespace-enum.c: New file.
7064 * gdb.cp/namespace-enum-main.c: New file.
7065
7066 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7067
7068 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7069 sysroot.
7070
7071 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7072
7073 Reimplement @entry in input expressions.
7074 * gdb.base/exprs.c (v_int_array_init): New variable.
7075 * gdb.base/exprs.exp (print v_int_array_init)
7076 (print *v_int_array_init@1, print *v_int_array_init@2)
7077 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7078 (print v_int_array_init[1]@1): New tests.
7079
7080 2011-10-10 Joseph Myers <joseph@codesourcery.com>
7081
7082 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7083 expected message.
7084
7085 2011-10-09 Doug Evans <dje@google.com>
7086
7087 * gdb.base/alias.exp: Add tests for alias command.
7088
7089 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7090
7091 * gdb.arch/amd64-entry-value.s: New file.
7092 * gdb.mi/mi2-amd64-entry-value.s: New file.
7093
7094 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7095
7096 Display @entry parameter values even for references.
7097 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7098 functions.
7099 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7100 reference and datap_input.
7101 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7102 breakpoints.
7103 (continue to breakpoint: entry_reference: reference)
7104 (entry_reference: bt at entry)
7105 (continue to breakpoint: entry_reference: breakhere_reference)
7106 (entry_reference: bt, entry_reference: ptype regparam)
7107 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7108 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7109 (entry_reference: p regcopy, entry_reference: p nodataparam)
7110 (entry_reference: p nodataparam@entry): New tests.
7111
7112 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7113
7114 Support @entry in input expressions.
7115 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7116 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7117 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7118 (tailcall: p j@entry): New tests.
7119 * gdb.cp/koenig.cc (A::entry): New function.
7120 (main): Call it.
7121 * gdb.cp/koenig.exp (p entry (c)): New test.
7122
7123 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7124
7125 Display @entry parameter values (without references).
7126 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7127 (different, validity, invalid): New functions.
7128 (main): Call them.
7129 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7130 stacktest, breakhere_stacktest, different, breakhere_different,
7131 breakhere_validity and breakhere_invalid.
7132 (entry: bt): Update for @entry.
7133 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7134 (entry_validity: *, entry_invalid: *): Many new tests.
7135 * gdb.base/break.exp
7136 (run until breakpoint set at small function, optimized file): Accept
7137 also the @entry suffix.
7138 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7139 * gdb.mi/mi2-amd64-entry-value.c: New files.
7140 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7141
7142 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 Protect entry values against self tail calls.
7145 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7146 (main): Call self.
7147 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7148 (set debug entry-values 1, self: bt debug entry-values): New tests.
7149
7150 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7151
7152 Recognize virtual tail call frames.
7153 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7154 (amb_b, amb_a): New.
7155 (main): Call a and b.
7156 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7157 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7158 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7159 New tests.
7160
7161 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 Implement basic support for DW_TAG_GNU_call_site.
7164 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7165 * gdb.arch/amd64-entry-value.cc: New file.
7166 * gdb.arch/amd64-entry-value.exp: New file.
7167
7168 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7169
7170 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7171 * gdb.dwarf2/implptr-64bit.S: New file.
7172 * gdb.dwarf2/implptr-64bit.exp: New file.
7173
7174 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7175
7176 Fix initial language detection with -readnow.
7177 * gdb.cp/readnow-language.cc: New file.
7178 * gdb.cp/readnow-language.exp: New file.
7179
7180 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7181
7182 Fix printed anonymous struct name.
7183 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7184
7185 2011-10-09 Joseph Myers <joseph@codesourcery.com>
7186
7187 * gdb.base/solib-symbol.exp: Do not include directories in
7188 filenames in expected messages.
7189
7190 2011-10-07 Doug Evans <dje@google.com>
7191
7192 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7193
7194 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
7195
7196 Allow Python notification of new object-file loadings.
7197 * gdb.python/py-events.exp: Test newobjfile event.
7198 * gdb.python/py-events.py: Register newobjfile callback.
7199 * gdb.python/py-events.c: Add call to shared library
7200 * gdb.python/py-events-shlib.c: New file.
7201
7202 2011-10-06 Joseph Myers <joseph@codesourcery.com>
7203
7204 * gdb.base/fixsection.exp: Do not include directories in filename
7205 in expected message.
7206
7207 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7208
7209 Add tests for passing of environment variables to inferior.
7210 * gdb.base/testenv.c: New test source.
7211 * gdb.base/testenv.exp: New expect test.
7212
7213 2011-10-04 Paul Koning <paul_koning@dell.com>
7214
7215 * gdb.python/py-value.c (main): Break before return.
7216
7217 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
7218
7219 PR python/12691: Add the inferior to Python exited event
7220 * gdb.python/py-events.exp: Test the inferior attribute of exited
7221 event with a fork.
7222 * gdb.python/py-events.py: Print inferior number on exit.
7223 * gdb.python/py-events.c: Fork the inferior.
7224
7225 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7226
7227 * gdb.base/jit.exp: Add testcase name to log message
7228
7229 2011-10-03 Paul Koning <paul_koning@dell.com>
7230 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 * gdb.python/py-value.exp
7233 (python inval = gdb.parse_and_eval('*(int*)0'))
7234 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7235 (set argc=2, python print argc_lazy): New tests.
7236
7237 2011-10-02 Joel Brobecker <brobecker@adacore.com>
7238
7239 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7240
7241 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7242 Pedro Alves <pedro@codesourcery.com>
7243
7244 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7245 can_read_0, test for it.
7246 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7247 (parse_and_eval with memory error): ... here, make it untested if
7248 can_read_0.
7249
7250 2011-09-30 Marek Polacek <mpolacek@redhat.com>
7251
7252 * gdb.python/python.exp (verify pagination beforehand)
7253 (verify pagination afterwards): Fix race by splitting the line.
7254
7255 2011-09-29 Joseph Myers <joseph@codesourcery.com>
7256
7257 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7258 for 64-bit multilibs from i?86-* targets.
7259
7260 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7261
7262 * lib/gdb.exp: Fix a typo in one of the comments.
7263
7264 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7265
7266 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7267 matching pattern.
7268
7269 2011-09-28 Paul Koning <paul_koning@dell.com>
7270
7271 * gdb.python/py-type.c (enum E): New.
7272 * gdb.python/py-type.exp (test_fields): Add tests for Python
7273 mapping access to fields.
7274 (test_enums): New test for field access on enums.
7275
7276 2011-09-27 Stan Shebs <stan@codesourcery.com>
7277
7278 * gdb.trace/collection.exp: Test collection of $_ret.
7279
7280 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
7281
7282 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7283 list of compilation switches for <*-*-freebsd*>.
7284
7285 2011-09-19 Stan Shebs <stan@codesourcery.com>
7286
7287 * gdb.trace/tspeed.exp: New file.
7288 * gdb.trace/tspeed.c: New file.
7289
7290 2011-09-18 Yao Qi <yao@codesourcery.com>
7291
7292 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7293 instructions.
7294 (test_adr_32bit, test_pop_pc): Likewise.
7295 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7296 Thumb instructions.
7297 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7298 in gdb_test_multiple.
7299 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7300
7301 2011-09-17 Yao Qi <yao@codesourcery.com>
7302
7303 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7304 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7305 support single step to signal handler.
7306
7307 2011-09-17 Yao Qi <yao@codesourcery.com>
7308
7309 * gdb.base/disp-step-fork.c: New.
7310 * gdb.base/disp-step-syscall.exp: New.
7311 * gdb.base/disp-step-vfork.c: New.
7312
7313 2011-09-16 Joel Brobecker <brobecker@adacore.com>
7314
7315 * gdb.ada/tasks.exp: Make the expected output for
7316 the `info tasks' tests more resilient to spacing
7317 changes.
7318
7319 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7320
7321 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7322 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7323
7324 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
7325
7326 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7327 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7328
7329 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
7330
7331 Handle multiple breakpoint hits in Python interface:
7332 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7333 presence.
7334 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7335 breakpoint hits.
7336
7337 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7338 Jan Kratochvil <jan.kratochvil@redhat.com>
7339
7340 * gdb.python/py-events.exp: Remove pretty printing comment.
7341 * gdb.python/py-evsignal.exp: New file.
7342 * gdb.python/py-evthreads.c: Include signal.h.
7343 (thread3): Remove variable count3. Remove variable bad and use raise
7344 instead.
7345 (thread2): Remove variable count2. Move thread3 pthread_create here,
7346 merge pthread_join to a single line.
7347 (main): Remove variable count1. Merge pthread_join with pthread_create
7348 to a single line.
7349 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7350 KFAIL python/12966 for gdbserver. Test return value of
7351 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7352 gdb_expect by gdb_test and gdb_test_multiple.
7353 (thread 2, thread 3): New tests.
7354
7355 2011-09-12 Matt Rice <ratmice@gmail.com>
7356 Pedro Alves <pedro@codesourcery.com>
7357
7358 PR gdb/13175
7359
7360 * gdb.base/interp.exp: New tests.
7361 * gdb.base/interp.c: New file.
7362
7363 2011-09-12 Doug Evans <dje@google.com>
7364
7365 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7366 * gdb.dwarf2/typeddwarf.exp: Ditto.
7367
7368 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7369
7370 Fix compatibility with x32 arch.
7371 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7372 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7373 is_x86_like_target.
7374 * testsuite/gdb.trace/collection.exp: Likewise.
7375 * testsuite/gdb.trace/report.exp: Likewise.
7376 * testsuite/gdb.trace/unavailable.exp: Likewise.
7377 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7378 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7379 (is_x86_like_target): Check also is_amd64_regs_target.
7380
7381 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7382
7383 PR breakpoints/12435
7384 * gdb.arch/amd64-prologue-xmm.c: New file.
7385 * gdb.arch/amd64-prologue-xmm.exp: New file.
7386 * gdb.arch/amd64-prologue-xmm.s: New file.
7387
7388 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7389
7390 * gdb.dwarf2/dw2-param-error-main.c: New file.
7391 * gdb.dwarf2/dw2-param-error.S: New file.
7392 * gdb.dwarf2/dw2-param-error.exp: New file.
7393
7394 2011-09-08 Pedro Alves <pedro@codesourcery.com>
7395
7396 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7397 inferior's pid and look for a core dump named core.$pid. Use
7398 `remote_file' commands on the host instead of hand coding shell
7399 commands on the build.
7400 * gdb.base/valgrind-db-attach.exp: Kill the program before
7401 finishing the test.
7402
7403 2011-09-02 Matt Rice <ratmice@gmail.com>
7404
7405 * lib/prompt.exp: New file for testing the first prompt.
7406 * gdb.python/py-prompt.exp: Ditto.
7407 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7408
7409 2011-09-02 Pedro Alves <pedro@codesourcery.com>
7410
7411 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7412 0, before testing gcore.
7413
7414 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7415
7416 * dw2-ifort-parameter-debug.S: Update copyright year.
7417 * dw2-ifort-parameter.c: Update copyright year.
7418 * dw2-ifort-parameter.exp: Update copyright year.
7419
7420 * dw2-ifort-parameter-debug.S: New file.
7421 * dw2-ifort-parameter.c: New file.
7422 * dw2-ifort-parameter.exp: New file.
7423
7424 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7425
7426 * gdb.base/commands.exp (error_clears_commands_left): New function.
7427 (): Call it.
7428
7429 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7430
7431 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7432 (C): Initialize `a'.
7433 * gdb.mi/mi-inheritance-syntax-error.exp
7434 (-data-evaluate-expression $path): Expect `a' as 5.
7435
7436 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7437
7438 PR mi/11912
7439 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7440 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7441 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7442 keyword in output of -var-info-path-expression.
7443
7444 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7445
7446 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7447 * gdb.trace/collection.exp: Likewise.
7448 * gdb.trace/report.exp: Likewise.
7449 * gdb.trace/unavailable.exp: Likewise.
7450 * gdb.trace/while-dyn.exp: Likewise.
7451
7452 2011-08-18 Keith Seitz <keiths@redhat.com>
7453
7454 PR c++/12266
7455 * gdb.cp/meth-typedefs.cc: New file.
7456 * gdb.cp/meth-typedefs.exp: New file.
7457
7458 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7459
7460 * gdb.python/python.exp: Add extended-prompt tests.
7461
7462 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7463
7464 * gdb.arch/i386-dr3-watch.exp
7465 (watchpoint on gap1 does not fit debug registers)
7466 (delete all watchpoints): Fix racy expect strings.
7467
7468 2011-08-14 Yao Qi <yao@codesourcery.com>
7469
7470 * gdb.base/maint.exp: set data_section to ".neardata".
7471 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7472 * gdb.base/savedregs.exp: Handle SIGILL.
7473 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7474 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7475
7476 2011-08-12 Doug Evans <dje@google.com>
7477
7478 * gdb.python/py-symbol.exp: Add test for symbol.type.
7479
7480 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7481
7482 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7483 * gdb.mi/mi-pthreads.exp: Likewise.
7484 * gdb.mi/mi2-pthreads.exp: Likewise.
7485 * gdb.mi/gdb669.exp.exp: Likewise.
7486
7487 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7488
7489 * lib/mi-support.exp (detect_async): Rename to...
7490 (mi_detect_async): ... this.
7491 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7492 * gdb.mi/mi-nonstop.exp: Adjust.
7493 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7494 * gdb.mi/mi-nsintrall.exp: Adjust.
7495 * gdb.mi/mi-nsmoribund.exp: Adjust.
7496 * gdb.mi/mi-nsthrexec.exp: Adjust.
7497
7498 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7499
7500 * gdb.base/display.c (do_loops): New `p_i' local.
7501 * gdb.base/display.exp: Test displaying a variable that is
7502 temporarily at a bad address.
7503
7504 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7507 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7508
7509 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7510
7511 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7512 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7513 (p fuNC_symtab): Permit also ppc64 leading dot.
7514
7515 2011-08-05 Pedro Alves <pedro@codesourcery.com>
7516
7517 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7518 procedure.
7519 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7520
7521 2011-08-05 Yao Qi <yao@codesourcery.com>
7522
7523 * gdb.base/callfuncs.exp: Set language after main.
7524 * gdb.cp/cplusfuncs.exp: Likewise.
7525 * gdb.cp/inherit.exp: Likewise.
7526
7527 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7528
7529 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7530 * gdb.base/watch-vfork.exp: Skip on remote targets.
7531
7532 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7533
7534 * gdb.threads/thread-find.exp: Support remote targets.
7535
7536 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7537
7538 * gdb.base/jit.exp: Download solib_binfile to target.
7539 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7540 and call dlopen without full path name.
7541 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7542 dlopen without full path name.
7543
7544 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7545
7546 * gdb.base/break-always.exp: Complete the test
7547 with duplicated breakpoints and enabling/disabling them.
7548
7549 2011-08-02 Tom Tromey <tromey@redhat.com>
7550
7551 PR gdb/11289:
7552 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7553
7554 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7555
7556 PR gdb/13045
7557 * gdb.base/float.exp: Add new test case for PR gdb/13045
7558 * gdb.base/float.c: New file.
7559
7560 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7561
7562 * gdb.python/py-mi.exp: Test printers returning string hint, and
7563 also not returning a value.
7564 * gdb.python/py-prettyprint.c: Add testcase for above.
7565 * gdb.python/py-prettyprint.py: Add test printer for above.
7566
7567 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7568
7569 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7570 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7571 (.Ldie30) Add as field "data4".
7572 (.Ldie32) Rename field "b" to "shl".
7573 (abbrev4) Change for the "data4" field.
7574 (abbrev5, abbrev6) Remove.
7575 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7576 (p &s.shl): ... here. Add comment.
7577 (p &s.data4): New.
7578
7579 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 Fix crash on lval_computed values.
7582 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7583
7584 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7585
7586 * gdb.base/help.exp (help whatis): Update the expected string.
7587
7588 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7591 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7592 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7593 Change the expected string.
7594
7595 2011-07-26 Pedro Alves <pedro@codesourcery.com>
7596
7597 * gdb.base/watchpoint.exp
7598 (test_disable_enable_software_watchpoint): New procedure.
7599 (top level): Run it.
7600
7601 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7602
7603 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7604 executable file "${binfile}", C++ version "${binfile}-cxx".
7605 * gdb.python/py-prettyprint.exp: Likewise.
7606 * gdb.python/py-symbol.exp: Likewise.
7607 * gdb.python/py-type.exp: Likewise.
7608 * gdb.python/py-value.exp: Likewise.
7609 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7610 file name instead of just suffix.
7611
7612 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7613
7614 Fix implicit pointer offsets.
7615 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7616 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7617 (continue to breakpoint: continue to baz breakpoint for implptr)
7618 (sanity check element 0, sanity check element 1)
7619 (enter the inlined function, check element 0 for the offset)
7620 (check element 1 for the offset)
7621 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7622 (set foo breakpoint for implptr): Update the breakpoint number.
7623
7624 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7625
7626 * gdb.python/py-mi.exp: Use different file names for different
7627 versions of the executable under test.
7628 * gdb.python/py-prettyprint.exp: Likewise.
7629 * gdb.python/py-symbol.exp: Likewise.
7630 * gdb.python/py-template.exp: Likewise.
7631 * gdb.python/py-type.exp: Likewise.
7632 * gdb.python/py-value.exp: Likewise.
7633
7634 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7635
7636 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7637 flag after restarting GDB if necessary.
7638
7639 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7640
7641 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7642
7643 2011-07-22 Pedro Alves <pedro@codesourcery.com>
7644
7645 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7646 backend doesn't leave used debug registers behind.
7647
7648 2011-07-22 Tom Tromey <tromey@redhat.com>
7649
7650 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7651 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7652 argument.
7653 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7654
7655 2011-07-21 Matt Rice <ratmice@gmail.com>
7656
7657 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7658 in mostlyclean rule. Add files ending in .core.
7659
7660 2011-07-21 Matt Rice <ratmice@gmail.com>
7661
7662 PR macros/12999
7663 * gdb.base/info-macros.c: New test sources.
7664 * gdb.base/info-macros.exp: New tests.
7665
7666 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7667
7668 * gdb.python/python.exp: Add prompt substitution tests.
7669
7670 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7671
7672 Fix crash if referenced CU is aged out.
7673 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7674 New.
7675 * gdb.dwarf2/implptr.exp: Likewise.
7676
7677 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7678
7679 * gdb.dwarf2/implptr.S: Rebuilt.
7680 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7681 (bar): Use them for j, k, l.
7682 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7683 COMPILE.
7684 (print j in implptr:bar): Update for the intp typedef.
7685 (print p[0].x in implptr:foo): Use more exact regex.
7686
7687 2011-07-18 Tom Tromey <tromey@redhat.com>
7688
7689 * gdb.cp/static-method.exp: Add missing single quote.
7690
7691 2011-07-18 Yao Qi <yao@codesourcery.com>
7692
7693 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7694 supported.
7695 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7696 * gdb.mi/mi-nonstop.exp: Likewise.
7697 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7698 * gdb.mi/mi-nsintrall.exp: Likewise.
7699 * gdb.mi/mi-nsmoribund.exp: Likewise.
7700 * gdb.mi/mi-nsthrexec.exp: Likewise.
7701 * gdb.python/py-evthreads.exp: Likewise.
7702
7703 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7704
7705 Code cleanup.
7706 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7707 it. Substitute it instead of test_compiler_info everywhere.
7708
7709 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7710
7711 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7712 remote targets as well.
7713
7714 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7715
7716 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7717 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7718
7719 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7720
7721 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7722 a remote machine, not the host.
7723 (gdb_compile_shlib): Set soname if target is remote.
7724
7725 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7726
7727 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7728
7729 2011-07-13 Matt Rice <ratmice@gmail.com>
7730
7731 * gdb.python/py-objfile-script-gdb.py: Renamed to
7732 py-objfile-script-gdb.py.in.
7733 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7734 py-objfile-script-gdb.py.
7735 * gdb.python/py-objfile-script.exp: Update reference to
7736 py-objfile-script-gdb.py.
7737
7738 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7739
7740 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7741 reference undefined label.
7742
7743 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7744
7745 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7746 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7747 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7748 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7749
7750 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7751
7752 PR python/12438
7753 * gdb.python/python.exp: Add maint set/show python print-stack
7754 deprecated tests. Add set/show python print-backtrace tests.
7755
7756 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7757
7758 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7759 debug info.
7760
7761 2011-07-06 Matt Rice <ratmice@gmail.com>
7762
7763 * gdb.python/python.exp: Update filename paths.
7764 * gdb.python/py-symtab.exp: Ditto.
7765
7766 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7767
7768 * gdb.python/py-evthreads.exp: Add missing `$'.
7769
7770 2011-07-06 Jie Zhang <jie.zhang@analog.com>
7771
7772 * config/bfin.exp: New file.
7773 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7774 * gdb.asm/bfin.inc: New file.
7775
7776 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7777
7778 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7779 the whole output.
7780
7781 2011-07-05 Tom Tromey <tromey@redhat.com>
7782
7783 * gdb.java/jprint.java (jprint.hi): New field.
7784 * gdb.java/jprint.exp: Print string.
7785
7786 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7787
7788 * gdb.base/call-sc.c: Fix typos.
7789 * gdb.base/ifelse.exp: Likewise.
7790 * gdb.base/structs.c: Likewise.
7791
7792 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7793
7794 * gdb.base/jit-so.exp: New test.
7795 * gdb.base/jit-dlmain.c: New file.
7796 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7797
7798 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7799
7800 * gdb.cp/m-static.exp: Call get_compiler_info.
7801 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7802 * gdb.cp/pr9167.exp (p b): Likewise.
7803 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7804 (test value of P in inner_m, test type of Z in inner_m): Call
7805 setup_xfail for gcc <= 4.5.
7806
7807 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7808
7809 * gdb.cp/paren-type.cc: New files.
7810 * gdb.cp/paren-type.exp: New files.
7811
7812 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7813
7814 Stop on first linespec terminator instead of eating what we can.
7815 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7816 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7817 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7818 (break C::f()): ... this one.
7819 (break C::operator()()): New test.
7820 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7821 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7822 test.
7823
7824 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7825
7826 Fall back linespec to minimal symbols.
7827 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7828 error message.
7829 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7830 * gdb.cp/minsym-fallback-main.cc: New file.
7831 * gdb.cp/minsym-fallback.cc: New file.
7832 * gdb.cp/minsym-fallback.exp: New file.
7833 * gdb.cp/minsym-fallback.h: New file.
7834
7835 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7836
7837 * gdb.cp/no-dmgl-verbose.cc: New file.
7838 * gdb.cp/no-dmgl-verbose.exp: New file.
7839
7840 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7843 __GI_.
7844 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7845 (f): New function.
7846 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7847 (complete p 'func<short>(): ... here.
7848 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7849 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7850 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7851 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7852 Make them KFAIL gcc/49546.
7853
7854 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7855
7856 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7857
7858 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7859
7860 Test GCC PR debug/49546.
7861 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7862 (test type of F in k3_m, test value of F in k3_m): New.
7863 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7864 (main): New variable k3. Call k3.k3_m.
7865
7866 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7867
7868 * gdb.ada/packed_array.exp: Fix expected outout.
7869
7870 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7871
7872 * gdb.ada/packed_array.exp: fixed expected output.
7873
7874 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7875
7876 * gdb.ada/same_enum: New testcase.
7877
7878 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7879
7880 * gdb.ada/ptr_typedef: New testcase.
7881
7882 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7883
7884 * gdb.ada/arrayptr.exp: Add ptype test.
7885
7886 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7887
7888 * gdb.ada/char_enum: New testcase.
7889
7890 2011-07-01 Yao Qi <yao@codesourcery.com>
7891
7892 * gdb.base/dump.exp (capture_pointer_with_type): New.
7893 Get value from address instead of name.
7894 Start GDB once, and do `dump' and `restore'
7895 tests together.
7896
7897 2011-06-30 Jie Zhang <jie.zhang@analog.com>
7898 Mike Frysinger <vapier@gentoo.org>
7899
7900 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7901 helper functions for getting/setting remotetimeout variable.
7902 * lib/gdb.exp (gdb_load): If the target is remote, set
7903 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7904 with $loadtimeout. Set $load_ok to 0 before doing the load.
7905 Instead of returning, immediately, set $load_ok to 0. Call
7906 set_remotetimeout with $oldremotetimeout, and then return if
7907 $load_ok is 1.
7908
7909 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
7910
7911 * gdb.python/py-template.exp: Don't run this test if the target
7912 does not support c++ tests.
7913
7914 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7915
7916 Fix non-only rename list for Fortran modules import.
7917 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7918 tests.
7919 * gdb.fortran/module.f90 (module moduse): New.
7920 (program module): use moduse, test var_x, var_y and var_z.
7921
7922 2011-06-29 Tom Tromey <tromey@redhat.com>
7923
7924 PR testsuite/12040:
7925 * gdb.fortran/array-element.exp: Use f90, not f77.
7926 * gdb.fortran/complex.exp: Use f90, not f77.
7927 * gdb.fortran/derived-type.exp: Use f90, not f77.
7928 * gdb.fortran/library-module.exp: Use f90, not f77.
7929 * gdb.fortran/logical.exp: Use f90, not f77.
7930 * gdb.fortran/module.exp: Use f90, not f77.
7931 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7932 * gdb.fortran/subarray.exp: Use f90, not f77.
7933
7934 2011-06-29 Tom Tromey <tromey@redhat.com>
7935
7936 * gdb.fortran/charset.exp: New file.
7937 * gdb.fortran/charset.f90: New file.
7938
7939 2011-06-29 Tom Tromey <tromey@redhat.com>
7940
7941 PR testsuite/12040:
7942 * lib/future.exp: New file, mostly extracted from ada.exp.
7943 Rewrote compatibility code to use rename.
7944 (gdb_find_gfortran): New proc.
7945 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7946 gfortran patch.
7947 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7948 Move to future.exp.
7949 * lib/gdb.exp: Always load future.exp.
7950
7951 2011-06-28 Yao Qi <yao@codesourcery.com>
7952
7953 * gdb.cp/exception.cc: Don't include iostream.
7954 (bar): Remove print statement.
7955 (catcher): New.
7956 (main): Remove print statements. Call function catcher.
7957 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7958 Set breakpoint on catcher, and check the value of parameter.
7959
7960 2011-06-23 Yao Qi <yao@codesourcery.com>
7961
7962 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7963 breakpoint 1.2 is disabled. KFAIL for uclinux.
7964
7965 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7966
7967 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7968 mi_gdb_test.
7969
7970 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7971
7972 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7973
7974 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7975
7976 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7977
7978 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7979
7980 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7981 `test_exec_and_symbol_mi_operatons' return value.
7982 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7983 gdb_test_multiple.
7984 (test_exec_and_symbol_mi_operatons): Likewise.
7985 (test_path_specification): Likewise.
7986
7987 2011-06-23 Yao Qi <yao@codesourcery.com>
7988
7989 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7990 supported.
7991 * lib/gdb.exp (support_displaced_stepping): New.
7992
7993 2011-06-23 Yao Qi <yao@codesourcery.com>
7994
7995 * gdb.threads/execl.exp: Skip on remote target.
7996
7997 2011-06-21 Marek Polacek <mpolacek@redhat.com>
7998
7999 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
8000 mi_gdb_test.
8001
8002 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8003
8004 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
8005
8006 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8007
8008 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
8009 mi_gdb_test.
8010
8011 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8012
8013 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
8014
8015 2011-06-14 Yao Qi <yao@codesourcery.com>
8016
8017 gdb/testsuite/
8018 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8019
8020 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8021
8022 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8023
8024 2011-06-10 Tom Tromey <tromey@redhat.com>
8025
8026 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8027 Add tests for pointer-to-member-function.
8028 * gdb.cp/temargs.cc (S::somefunc): New function.
8029 (K2): New class.
8030 (main): Instantiate K2; call method.
8031
8032 2011-06-08 Joel Brobecker <brobecker@adacore.com>
8033
8034 * gdb.python/py-inferior.c (f2): Make str an array rather
8035 than a pointer.
8036 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8037
8038 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8039
8040 * gdb.base/async-shell.c: New file.
8041 * gdb.base/async-shell.exp: New file.
8042
8043 2011-06-06 Pedro Alves <pedro@codesourcery.com>
8044
8045 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8046
8047 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8048
8049 From Stephen Kitt <steve@sk2.org>
8050 * gdb.base/help.exp: Adjust following some spelling corrections
8051 in GDB.
8052
8053 2011-06-01 Yao Qi <yao@codesourcery.com>
8054
8055 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8056
8057 2010-05-31 Keith Seitz <keiths@redhat.com>
8058
8059 PR c++/12750
8060 * gdb.cp/static-method.cc: New file.
8061 * gdb.cp/static-method.exp: New file.
8062
8063 2010-05-31 Keith Seitz <keiths@redhat.com>
8064
8065 PR symtab/12704
8066 * gdb.cp/anon-ns.cc: New file.
8067 * gdb.cp/anon-ns.exp: New file.
8068
8069 2011-05-31 Pedro Alves <pedro@codesourcery.com>
8070
8071 * gdb.arch/i386-dr3-watch.c: New file.
8072 * gdb.arch/i386-dr3-watch.exp: New file.
8073
8074 2011-05-30 Yao Qi <yao@codesourcery.com>
8075
8076 * gdb.base/callfuncs.c (t_structs_fc): New.
8077 (t_structs_dc, t_structs_ldc): New.
8078 (t_double_many_args):
8079 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8080 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8081 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8082 * gdb.base/callfuncs.exp: Call new functions.
8083
8084 2011-05-30 Yao Qi <yao@codesourcery.com>
8085
8086 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8087 Call rerun_and_prepare for each test to isolate effects.
8088
8089 2011-05-30 Yao Qi <yao@codesourcery.com>
8090
8091 * gdb.base/varargs.c (find_max_float_real): New.
8092 (find_max_double_real, find_max_long_double_real): New.
8093 * gdb.base/varargs.exp: Call these new added functions.
8094 * lib/gdb.exp (setup_kfail_for_target): New.
8095
8096 2011-05-30 Yao Qi <yao@codesourcery.com>
8097
8098 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8099 (callcd, callce, callcf, callc1a, callc1b): New.
8100 (callc2a, callc2b): New.
8101 * gdb.base/funcargs.exp (complex_args): New.
8102 (complex_integral_args, complex_float_integral_args): New.
8103 * lib/gdb.exp (support_complex_tests): New. Determine
8104 whether to run test cases on _Complex types.
8105
8106 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8107
8108 * gdb.threads/leader-exit.c: New file.
8109 * gdb.threads/leader-exit.exp: New file.
8110
8111 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8112
8113 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
8114
8115 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8116
8117 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8118 remove the `supported' variable.
8119 * gdb.mi/mi-nonstop.exp: Likewise.
8120 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8121 * gdb.mi/mi-nsintrall.exp: Likewise.
8122 * gdb.mi/mi-nsmoribund.exp: Likewise.
8123 * gdb.mi/mi-nsthrexec.exp: Likewise.
8124
8125 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8126
8127 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8128
8129 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8130
8131 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8132
8133 2011-05-24 Keith Seitz <keiths@redhat.com>
8134
8135 PR breakpoint/12803
8136 * gdb.cp/cmpd-minsyms.cc (a): New method.
8137 (b): New method.
8138 (c): New method.
8139 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8140
8141 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8142
8143 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8144 watchpoint's command list didn't execute when the watchpoint went
8145 out of scope.
8146
8147 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8148
8149 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8150 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8151 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8152 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8153 * gdb.arch/i386-permbkpt.exp: Likewise.
8154 * gdb.arch/i386-prologue.exp: Likewise.
8155 * gdb.arch/i386-size-overlap.exp: Likewise.
8156 * gdb.arch/i386-size.exp: Likewise.
8157 * gdb.arch/i386-unwind.exp: Likewise.
8158 * gdb.reverse/i386-precsave.exp: Likewise.
8159 * gdb.reverse/i386-reverse.exp: Likewise.
8160 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8161 * gdb.reverse/i387-env-reverse.exp: Likewise.
8162 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8163
8164 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8165
8166 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8167 file doesn't error, using MI.
8168
8169 2011-05-23 Tom Tromey <tromey@redhat.com>
8170
8171 * gdb.base/charset.exp (string_display): Add tests to assign to
8172 arrays.
8173 * gdb.base/charset.c (short_array, int_array, long_array): New.
8174
8175 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8176
8177 Cope with async mode.
8178
8179 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8180 into gdb_test + mi_expect_stop.
8181
8182 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8183
8184 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8185 (callme): Remove printf call.
8186
8187 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8188
8189 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8190 quote pattern to avoid problems with Cygwin/mingw expect versions.
8191 * gdb.base/default.exp (show convenience): Use double
8192 quote pattern for regular expressions.
8193
8194 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8195
8196 Fix -readnow for -gdwarf-4 unused type units.
8197 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8198 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8199
8200 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8201
8202 * gdb.base/kill-after-signal.c: New file.
8203 * gdb.base/kill-after-signal.exp: New file.
8204
8205 2011-05-16 Pedro Alves <pedro@codesourcery.com>
8206
8207 * gdb.ada/start.exp: Call untested with the correct test filename.
8208 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8209 test filename. Make the test's binary unique.
8210 * gdb.arch/i386-signal.exp: Call untested with the correct test
8211 filename.
8212 * gdb.arch/i386-size-overlap.exp: Ditto.
8213 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8214 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8215 * gdb.cp/call-c.exp: Ditto.
8216 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8217 filename. Make the test's binary unique.
8218 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8219 * gdb.python/py-mi.exp: Ditto.
8220 * gdb.python/Makefile.in (EXECUTABLES): Update.
8221 * gdb.reverse/i386-precsave.exp: Ditto.
8222 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8223 test filename.
8224 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8225 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8226 unique.
8227 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8228 test filename.
8229 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8230 * gdb.trace/tfile.exp: Ditto.
8231
8232 2011-05-14 Yao Qi <yao@codesourcery.com>
8233
8234 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8235 type.
8236
8237 2011-05-13 Doug Evans <dje@google.com>
8238
8239 * gdb.python/py-objfile-script.exp: New file.
8240 * gdb.python/py-objfile-script.c: New file.
8241 * gdb.python/py-objfile-script-gdb.py: New file.
8242 * testsuite/gdb.python/py-section-script.exp: Test
8243 "info auto-load-scripts".
8244
8245 2011-05-13 Tom Tromey <tromey@redhat.com>
8246
8247 * gdb.dwarf2/clztest.exp: New file.
8248 * gdb.dwarf2/clztest.c: New file.
8249 * gdb.dwarf2/clztest.S: New file.
8250
8251 2011-05-13 Doug Evans <dje@google.com>
8252
8253 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8254 String16 tests.
8255
8256 2011-05-13 Tom Tromey <tromey@redhat.com>
8257
8258 * lib/gdb.exp (is_x86_like_target): New proc.
8259 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8260 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8261 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8262 -nostdlib to compiler.
8263 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8264 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8265 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8266 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8267 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8268
8269 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8270
8271 * gdb.python/py-function.exp: Test setting a value from a function
8272 which executes a command.
8273
8274 2011-05-12 Tom Tromey <tromey@redhat.com>
8275
8276 * gdb.dwarf2/typeddwarf.S: New file.
8277 * gdb.dwarf2/typeddwarf.c: New file.
8278 * gdb.dwarf2/typeddwarf.exp: New file.
8279
8280 2011-05-12 Marek Polacek <mpolacek@redhat.com>
8281
8282 * gdb.mi/mi-basics.exp: Fix races. Honour the
8283 `test_exec_and_symbol_mi_operatons' return value.
8284 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8285 gdb_test_multiple.
8286 (test_exec_and_symbol_mi_operatons): Likewise.
8287 (test_path_specification): Likewise.
8288
8289 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8290
8291 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8292 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8293 Replace `file copy' and `file rename' by `file mtime'. Twice.
8294
8295 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 * gdb.base/readline-ask.c: New file.
8298 * gdb.base/readline-ask.exp: New file.
8299 * gdb.base/readline-ask.inputrc: New file.
8300
8301 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8302
8303 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8304 to avoid race condition.
8305 * gdb.cell/coremaker.c: Use small stack size.
8306 * gdb.cell/ea-standalone.exp: Use file name without path as
8307 argument to c_to.
8308 * gdb.cell/fork.exp: Allow other output when continuing to end.
8309
8310 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 * gdb.threads/corethreads.c: New file.
8313 * gdb.threads/corethreads.exp: New file.
8314
8315 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8316
8317 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8318 Try to compile the test using -Wl,-z,norelro first.
8319 (load_core): New variable libthread_db_seen, initialize it.
8320 (zeroed-threads cannot be listed): Protect it by XFAIL on
8321 !$libthread_db_seen.
8322
8323 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8324
8325 PR 12573
8326 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8327 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8328 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8329
8330 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8331
8332 * gdb.cp/psymtab-parameter.cc: New file.
8333 * gdb.cp/psymtab-parameter.exp: New file.
8334
8335 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 Fix a race.
8338 * gdb.cp/static-print-quit.exp (print c): Split to ...
8339 (print c - <return>, print c - q <return>, print c - to quit):
8340 ... these. Make the testfile untested on gdb-7.1.
8341
8342 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
8343
8344 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8345 gdb_rename_execfile, gdb_touch_execfile): New.
8346 * gdb.base/reread.exp: Use new procs to handle multiple
8347 exec files.
8348
8349 2011-05-05 Yao Qi <yao@codesourcery.com>
8350
8351 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8352 (test_adr_32bit, test_pop_pc): New.
8353 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8354 (test_adr_32bit, test_pop_pc): New.
8355
8356 2011-05-04 Joseph Myers <joseph@codesourcery.com>
8357
8358 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8359 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8360 targets.
8361 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8362 handle targets.
8363
8364 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8365
8366 * gdb.base/completion.exp (complete help info wat): Rename to ...
8367 (complete 'help info wat'): ... here.
8368 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8369 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8370
8371 2011-05-04 Pedro Alves <pedro@codesourcery.com>
8372
8373 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8374 gdb_test and explicit $gdb_prompt/timeout matches.
8375
8376 2011-05-04 Yao Qi <yao@codesourcery.com>
8377
8378 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8379 and __thumb2__.
8380
8381 2011-05-03 Marek Polacek <mpolacek@redhat.com>
8382
8383 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8384 in place of `gdb_test "delete breakpoints"'. This eliminates two
8385 testcases.
8386
8387 2011-05-02 Pedro Alves <pedro@codesourcery.com>
8388
8389 PR testsuite/12649
8390 Fix races.
8391
8392 * gdb.base/completion.exp: Remove all sleep calls. Remove
8393 unnecessary regexs. Don't explicitly expect anything after the
8394 prompt. Eat the prompt if necessary.
8395
8396 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8397
8398 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8399 accept to show the caller line again as well as the line after.
8400
8401 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8402
8403 PR mi/12531
8404
8405 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8406 compile target.
8407 * gdb.python/py-prettyprint.exp: Add C++ object for
8408 CPLUS_FAKE_CHILD test.
8409
8410 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8411
8412 * gdb.base/signest.exp: New file.
8413 * gdb.base/signest.c: Likewise.
8414
8415 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8416
8417 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8418 thread and breakpoint notifications.
8419
8420 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8421
8422 * gdb.base/fortran-sym-case.c: New file.
8423 * gdb.base/fortran-sym-case.exp: New file.
8424 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8425 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8426 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8427
8428 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8429
8430 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8431 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8432 false #1', `if true else false #2' and `if true else false #3'.
8433
8434 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8435
8436 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8437 while delivering signal.
8438
8439 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8440
8441 MI breakpoint notifications.
8442
8443 * testsuite/gdb.mi/mi-cli.exp: Adust.
8444 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8445 * testsuite/gdb.mi/mi-watch.exp: Adust.
8446 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8447 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8448 notifications.
8449
8450 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8451
8452 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8453 * gdb.base/gdbindex-stabs.c: New file.
8454 * gdb.base/gdbindex-stabs.exp: New file.
8455
8456 2011-04-25 Yao Qi <yao@codesourcery.com>
8457
8458 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8459 with /*...*/.
8460 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8461
8462 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8463
8464 * gdb.python/py-value.exp (test_objfiles): Name the first test
8465 `py-value in file.filename'.
8466
8467 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8468
8469 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8470 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8471 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8472 !gdbserver_reconnect_p..
8473 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8474
8475 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8476
8477 * gdb.cp/cpcompletion.exp (complete class methods)
8478 (complete class methods beginning with F): Move them above runto. New
8479 comment about the runto delimiter.
8480
8481 2011-04-20 Pedro Alves <pedro@codesourcery.com>
8482
8483 * gdb.base/maint.exp: Test that "maint print registers" works
8484 without a running program.
8485
8486 2011-04-20 Marek Polacek <mpolacek@redhat.com>
8487
8488 * gdb.base/setshow.exp: Fix racy tests.
8489 ($old_gdb_prompt): New variable.
8490
8491 2011-04-19 Tom Tromey <tromey@redhat.com>
8492
8493 * gdb.mi/mi-nsmoribund.exp:
8494 * gdb.hp/gdb.objdbg/objdbg01.exp:
8495 * gdb.base/structs.exp (test_struct_returns):
8496 * gdb.base/call-sc.exp (test_scalar_returns):
8497 * gdb.base/bigcore.exp: Remove duplicate words.
8498
8499 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8500
8501 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8502 * gdb.base/break-interp.exp (test_attach): New comment.
8503
8504 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8507 (clear __stack_user.next, clear stack_used.next)
8508 (save a zeroed-threads corefile): New test.
8509 Call core_load for $core0file.
8510 (zeroed-threads cannot be listed): New test.
8511
8512 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8515 filename.
8516 ($srcfile): Preserve the original value.
8517 ($testfile): Match it the .exp filename.
8518 ($corefile): New variable. Substitute it around.
8519 Use clean_restart.
8520 ($prev_timeout): Remove.
8521 (load_core): Move core loading into this proc.
8522 Fix restore of $timeout if load_core fails.
8523
8524 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8525
8526 * gdb.base/eu-strip-infcall.c: New file.
8527 * gdb.base/eu-strip-infcall.exp: New file.
8528
8529 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8532 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8533
8534 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 Fix Python access to inlined frames.
8537 * gdb.python/py-frame-inline.c: New file.
8538 * gdb.python/py-frame-inline.exp: New file.
8539
8540 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8541
8542 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8543 content of 's24' correctly (avoiding "optimized out").
8544 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8545
8546 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8549
8550 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8551
8552 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8553 expect a colon in watch -location output.
8554
8555 2011-04-13 Marek Polacek <mpolacek@redhat.com>
8556
8557 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8558 New testcase `expect response to define backtrace'. Also remove
8559 redundant `default' block.
8560
8561 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8562
8563 * gdb.python/py-prettyprint.c (struct hint_error): New.
8564 (main): New variable hint_error.
8565 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8566 "print hint_error".
8567 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8568 (register_pretty_printers): Register it.
8569
8570 2011-04-04 Tom Tromey <tromey@redhat.com>
8571
8572 * gdb.cp/maint.exp (test_help): Update.
8573 (test_namespace): Likewise.
8574
8575 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8576
8577 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8578 * gdb.ada/arrayptr.exp: Add new tests.
8579
8580 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8581
8582 * gdb.ada/mi_catch_ex: New testcase.
8583
8584 2011-04-01 Pedro Alves <pedro@codesourcery.com>
8585
8586 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8587 base::overload(void) method without specifying "const".
8588
8589 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8590
8591 * gdb.arch/thumb-singlestep.S: New file.
8592 * gdb.arch/thumb-singlestep.exp: Likewise.
8593
8594 2011-03-31 Tom Tromey <tromey@redhat.com>
8595
8596 * gdb.python/py-prettyprint.py (exception_flag): New global.
8597 (NoStringContainerPrinter._iterator.next): Check it.
8598 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8599 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8600
8601 2011-03-29 Tom Tromey <tromey@redhat.com>
8602
8603 * gdb.cp/anon-struct.cc: New file.
8604 * gdb.cp/anon-struct.exp: New file.
8605
8606 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8607
8608 Test STT_GNU_IFUNC support.
8609 * gdb.base/gnu-ifunc-lib.c: New file.
8610 * gdb.base/gnu-ifunc.c: New file.
8611 * gdb.base/gnu-ifunc.exp: New file.
8612
8613 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8614
8615 Support a ring of related breakpoints.
8616 * gdb.base/watchpoint-delete.c: New file.
8617 * gdb.base/watchpoint-delete.exp: New file.
8618
8619 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8620
8621 * gdb.ada/arrayparam.exp (print first after function call): Use
8622 explicit package name. Add a comment
8623 (print lasta after function call): Rename ...
8624 (print last after function call): ... it and use explicit package
8625 name.
8626 (print length after function call): Use explicit package name.
8627 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8628 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8629 (multiple matches for symbol i): Rename ...
8630 (multiple matches for symbol integervar): ... it.
8631 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8632 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8633
8634 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
8635
8636 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8637 environment variable to make grep output more predictable. Move
8638 all the environment setup into gdb_init so it's done once per test
8639 case rather than each time we start gdb.
8640
8641 2011-03-24 Tom Tromey <tromey@redhat.com>
8642
8643 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8644 test.
8645
8646 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8647
8648 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8649 * gdb.dwarf2/dw2-entry-value.S: New file.
8650 * gdb.dwarf2/dw2-entry-value.exp: New file.
8651
8652 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8653
8654 PR python/12183
8655
8656 * gdb.python/py-function.exp: Add GdbError tests.
8657
8658 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8659
8660 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8661 (reglocal_test_func, statlocal_test_func): New functions.
8662 (globals_test_func): Call new functions.
8663 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8664 (gdb_collect_locals_test): New procedure.
8665 (gdb_trace_collection_test): Call new procedures.
8666
8667 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8668
8669 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8670 (test_register, test_register_unavailable): New procedures.
8671 (gdb_unavailable_registers_test): New procedure.
8672 (gdb_trace_collection_test): Call it.
8673
8674 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8675
8676 PR python/12149
8677
8678 * gdb.python/python.exp: Add gdb.write tests.
8679
8680 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8681
8682 * gdb.python/Makefile.in: Add py-objfile.
8683 * gdb.python/py-objfile.exp: New file.
8684 * gdb.python/py-objfile.c: New file.
8685 * gdb.python/py-block.exp: Add is_valid tests.
8686 * gdb.python/py-inferior.exp: Ditto.
8687 * gdb.python/py-infthread.exp: Ditto.
8688 * gdb.python/py-symbol.exp: Ditto.
8689 * gdb.python/py-symtab.exp: Ditto.
8690
8691 2011-03-16 Keith Seitz <keiths@redhat.com>
8692
8693 PR c++/12273
8694 * gdb.cp/cmpd-minsyms.exp: New test.
8695 * gdb.cp/cmpd-minsyms.cc: New file.
8696
8697 PR c++/11734
8698 * gdb.cp/ovsrch.exp: New test.
8699 * gdb.cp/ovsrch.h: New file.
8700 * gdb.cp/ovsrch1.cc: New file.
8701 * gdb.cp/ovsrch2.cc: New file.
8702 * gdb.cp/ovsrch3.cc: New file.
8703 * gdb.cp/ovsrch4.cc: New file.
8704
8705 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8706
8707 PR gdb/12528
8708 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8709 * gdb.base/break-on-linker-gcd-function.exp: New test.
8710 * gdb.base/break-on-linker-gcd-function.cc: New file.
8711
8712 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
8713
8714 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8715
8716 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8717
8718 * lib/gdb.exp (gdb_unload): Add another termination case.
8719
8720 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8721
8722 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8723 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8724 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8725 Provide a stub byte there.
8726 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8727 DW_AT_entry_pc.
8728 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8729
8730 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8731
8732 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8733 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8734 "generic ABI, auto".
8735 (altivec_abi_tests): Accept vectors returned by reference.
8736
8737 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8738
8739 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8740
8741 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8742
8743 * gdb.python/py-section-script.exp: Skip test if no Python support.
8744
8745 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8746
8747 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8748
8749 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8750
8751 * gdb.python/py-parameter.exp: Update tests to the new Python
8752 parameter API. Add "no documentation" test. Add deprecated API
8753 backward compatibility test.
8754
8755 2011-03-09 Tom Tromey <tromey@redhat.com>
8756
8757 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8758 gdb_continue_to_end.
8759
8760 2011-03-09 Mark Kettenis <kettenis@gnu.org>
8761
8762 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8763 tabs.
8764
8765 2011-03-09 Tom Tromey <tromey@redhat.com>
8766
8767 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8768 parentheses.
8769 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8770 $command.
8771 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8772 argument to gdb_continue_to_end.
8773 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8774 argument to gdb_continue_to_end.
8775 * gdb.cp/annota3.exp: Fix regex.
8776 * gdb.cp/annota2.exp: Fix regex.
8777 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8778 gdb_continue_to_end.
8779 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8780 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8781 gdb_continue_to_end.
8782
8783 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8784
8785 * gdb.server/ext-run.exp
8786 (load new file without any gdbserver inferior): New test.
8787
8788 2011-03-07 Tom Tromey <tromey@redhat.com>
8789
8790 * Makefile.in (TAGS): Rewrite.
8791
8792 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8793
8794 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8795 initial commands echo. New match for `Found trace'. Anchor all the
8796 other matches. Anchor and match for `No trace frame found' the final
8797 match.
8798
8799 2011-03-07 Tom Tromey <tromey@redhat.com>
8800
8801 * Makefile.in (TAGS): New target.
8802
8803 2011-03-07 Tom Tromey <tromey@redhat.com>
8804
8805 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8806 change.
8807 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8808 change.
8809 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8810 exit message change.
8811 (skip_altivec_tests): Update for exit message change.
8812 (skip_vsx_tests): Likewise.
8813 (gdb_continue_to_end): Likewise. Add 'command' argument.
8814 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8815 * gdb.threads/tls.exp: Update for exit message change.
8816 * gdb.threads/thread-unwindonsignal.exp: Use
8817 gdb_continue_to_end.
8818 * gdb.threads/step.exp (step_it): Update for exit message change.
8819 (continue_all): Likewise.
8820 * gdb.threads/print-threads.exp (test_all_threads): Update for
8821 exit message change.
8822 * gdb.threads/interrupted-hand-call.exp: Use
8823 gdb_continue_to_end.
8824 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8825 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8826 gdb_continue_to_end.
8827 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8828 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8829 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8830 * gdb.cp/method.exp: Update for exit message change.
8831 * gdb.cp/mb-templates.exp: Update for exit message change.
8832 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8833 * gdb.cp/annota3.exp: Update for exit message change.
8834 * gdb.cp/annota2.exp: Update for exit message change.
8835 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8836 * gdb.base/term.exp: Update for exit message change.
8837 * gdb.base/step-test.exp (test_i): Update for exit message change.
8838 * gdb.base/sigstep.exp (advance): Update for exit message change.
8839 (advancei): Likewise.
8840 * gdb.base/siginfo.exp: Update for exit message change.
8841 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8842 * gdb.base/reread.exp: Use gdb_continue_to_end.
8843 * gdb.base/langs.exp: Use gdb_continue_to_end.
8844 * gdb.base/interrupt.exp: Update for exit message change.
8845 * gdb.base/gdb1555.exp: Update for exit message change.
8846 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8847 * gdb.base/ending-run.exp: Update for exit message change.
8848 * gdb.base/chng-syms.exp: Update for exit message change.
8849 * gdb.base/checkpoint.exp: Update for exit message change.
8850 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8851 gdb_continue_to_end.
8852 (test_catch_syscall_with_wrong_args): Likewise.
8853 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8854 * gdb.base/break-interp.exp (test_ld): Update for exit message
8855 change.
8856 * gdb.base/bang.exp: Update for exit message change.
8857 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8858 (do_call_attach_tests): Likewise.
8859 * gdb.base/a2-run.exp: Update for exit message change.
8860 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8861 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8862 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8863
8864 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8865
8866 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8867
8868 2011-03-03 Tom Tromey <tromey@redhat.com>
8869
8870 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8871 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8872 * gdb.hp/gdb.aCC/configure.ac: Remove.
8873 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8874 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8875 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8876 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8877 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8878 * gdb.hp/gdb.compat/configure.ac: Remove.
8879 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8880 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8881 * gdb.hp/gdb.defects/configure.ac: Remove.
8882 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8883 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8884 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8885 * gdb.hp/configure.ac: Remove.
8886 * gdb.hp/configure: Remove.
8887 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8888 substitution.
8889 (Makefile): Remove rule.
8890 * gdb.cell/configure.ac: Remove.
8891 * gdb.cell/configure: Remove.
8892 * gdb.stabs/Makefile.in (Makefile): Remove.
8893 (distclean): Don't remove config.status or config.log.
8894 * gdb.stabs/configure (Makefile): Remove.
8895 * gdb.stabs/configure.ac: Remove.
8896 * configure: Rebuild.
8897 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8898 Remove stabs- and cell-specific logic. Test for existence of
8899 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8900 subdirectories, gdb.cell, and and gdb.stabs.
8901 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8902
8903 2011-03-03 Joel Brobecker <brobecker@adacore.com>
8904
8905 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8906 end of buffer.
8907
8908 2011-03-02 Joel Brobecker <brobecker@adacore.com>
8909
8910 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8911 gdb_test when running a test where we expected no output back.
8912
8913 2011-02-28 Michael Snyder <msnyder@vmware.com>
8914
8915 * gdb.cp/overload.cc: Change initializer value to integer.
8916
8917 2011-02-27 Michael Snyder <msnyder@vmware.com>
8918
8919 * gdb.multi/base.exp: Add test for remove-inferiors.
8920
8921 2011-02-26 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.python/py-frame.exp: Simplify the initialization phase
8924 using prepare_for_testing.
8925
8926 2011-02-25 Michael Snyder <msnyder@vmware.com>
8927
8928 * gdb.multi/base.exp: Add tests for info inferiors with args.
8929
8930 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8931
8932 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8933 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8934 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8935 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8936 asmfile3. Comment the STABS (#3) file compilation. Compile
8937 everything through assembler. Provide KFAIL for symtab/12497.
8938 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8939 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8940 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8941 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8942
8943 2011-02-24 Michael Snyder <msnyder@vmware.com>
8944
8945 * gdb.base/break.exp: Add tests for delete breakpoints using
8946 convenience variables and value history references.
8947
8948 2011-02-24 Michael Snyder <msnyder@vmware.com>
8949
8950 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8951 left behind in previous check-in.
8952
8953 2011-02-23 Michael Snyder <msnyder@vmware.com>
8954
8955 * gdb.base/break.exp: Add tests for "info break" with arguments.
8956 * gdb.trace/infotrace.exp: Update patterns for error and help.
8957 * gdb.base/completion.exp: Update pattern.
8958 * gdb.base/ena-dis-br.exp: Update pattern.
8959 * gdb.base/help.exp: Update patterns.
8960
8961 2011-02-23 Michael Snyder <msnyder@vmware.com>
8962
8963 * gdb.base/memattr.exp: New test.
8964 * gdb.base/memattr.c: Test load for memattr.exp.
8965
8966 2011-02-22 Doug Evans <dje@google.com>
8967
8968 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8969
8970 2011-02-22 Michael Snyder <msnyder@vmware.com>
8971
8972 * Makefile.in: Make more clean.
8973 * gdb.ada/Makefile.in: Ditto.
8974 * gdb.arch/Makefile.in: Ditto.
8975 * gdb.asm/Makefile.in: Ditto.
8976 * gdb.base/Makefile.in: Ditto.
8977 * gdb.cp/Makefile.in: Ditto.
8978 * gdb.dwarf2/Makefile.in: Ditto.
8979 * gdb.java/Makefile.in: Ditto.
8980 * gdb.mi/Makefile.in: Ditto.
8981 * gdb.modula2/Makefile.in: Ditto.
8982 * gdb.python/Makefile.in: Ditto.
8983 * gdb.server/Makefile.in: Ditto.
8984 * gdb.stabs/Makefile.in: Ditto.
8985 * gdb.threads/Makefile.in: Ditto.
8986 * gdb.trace/Makefile.in: Ditto.
8987
8988 2011-02-22 Michael Snyder <msnyder@vmware.com>
8989
8990 * gdb.threads/thread-find.exp: Add tests for bad input to
8991 info threads.
8992
8993 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8994
8995 * gdb.python/py-breakpoint.exp: Fix the expected output of
8996 one of the "maint info breakpoints" tests to accept the output
8997 generated on platforms that do not have hardware watchpoints.
8998
8999 2011-02-22 Joel Brobecker <brobecker@adacore.com>
9000
9001 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9002 clean_restart. Be a little stricter in the expected output
9003 for one of the tests. Fix a typo in one of the comments.
9004
9005 2011-02-22 Joel Brobecker <brobecker@adacore.com>
9006
9007 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9008 Delete variable binfile, no longer use. Add or modify test
9009 comments to make them unique.
9010
9011 2011-02-21 Michael Snyder <msnyder@vmware.com>
9012
9013 * Makefile.in: Update for make clean.
9014 * gdb.ada/Makefile.in: Ditto.
9015 * gdb.arch/Makefile.in: Ditto.
9016 * gdb.asm/Makefile.in: Ditto.
9017 * gdb.base/Makefile.in: Ditto.
9018 * gdb.cp/Makefile.in: Ditto.
9019 * gdb.dwarf2/Makefile.in: Ditto.
9020 * gdb.java/Makefile.in: Ditto.
9021 * gdb.mi/Makefile.in: Ditto.
9022 * gdb.modula2/Makefile.in: Ditto.
9023 * gdb.python/Makefile.in: Ditto.
9024 * gdb.server/Makefile.in: Ditto.
9025 * gdb.stabs/Makefile.in: Ditto.
9026 * gdb.threads/Makefile.in: Ditto.
9027 * gdb.trace/Makefile.in: Ditto.
9028
9029 2011-02-21 Michael Snyder <msnyder@vmware.com>
9030
9031 * gdb.threads/thread-find.exp: Update patterns for changes in
9032 output of "info threads" command.
9033
9034 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9035 Ulrich Weigand <uweigand@de.ibm.com>
9036
9037 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9038 (skip_hw_watchpoint_tests): Likewise.
9039 (skip_hw_watchpoint_multi_tests): Likewise.
9040
9041 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9042
9043 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9044 (skip_hw_watchpoint_tests): Likewise.
9045 (skip_hw_watchpoint_multi_tests): Likewise.
9046 (skip_hw_watchpoint_access_tests): Likewise.
9047
9048 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9049 * gdb.base/pr11022.exp: Likewise.
9050 * gdb.base/watch-read.exp: Likewise.
9051 * gdb.base/watch_thread_num.exp: Likewise.
9052 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9053 * gdb.base/watchpoint-hw.exp: Likewise.
9054 * gdb.base/watchpoint.exp: Likewise.
9055 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9056 * gdb.threads/watchthreads-reorder.exp: Likewise.
9057 * gdb.threads/watchthreads.exp: Likewise.
9058 * gdb.threads/watchthreads2.exp: Likewise.
9059
9060 2011-02-21 Joel Brobecker <brobecker@adacore.com>
9061
9062 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9063 the debugger is unable to find the array bounds.
9064
9065 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9066
9067 * gdb.cp/typedef-operator.exp: New file.
9068 * gdb.cp/typedef-operator.cc: New file.
9069
9070 2011-02-17 Michael Snyder <msnyder@vmware.com>
9071
9072 * gdb.threads/thread-find.exp: Fix regular expressions.
9073
9074 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9075
9076 * gdb.ada/packed_array: Expand testcase to test printing of
9077 unconstrained packed array.
9078
9079 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9080
9081 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9082
9083 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9084
9085 * gdb.trace/collection.c (globalarr3): New global.
9086 (main): Initialize it before collecting, and and clear it
9087 afterwards.
9088 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9089 collecting with '{type} addr', where the addr expression is not an
9090 rvalue.
9091
9092 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
9093
9094 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9095 a bool variable. Expect correct OpenCL names for vector types. Use the
9096 uc3 variable name instead of referring to the uchar3 built-in type.
9097 Escape the asterisk at the half pointer test.
9098
9099 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9100
9101 * gdb.trace/collection.c (globalarr2): New global.
9102 (main): Initialize it before collecting, and and clear it
9103 afterwards.
9104 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9105 collecting overlapping memory ranges.
9106
9107 2011-02-15 Michael Snyder <msnyder@vmware.com>
9108
9109 * gdb.base/default.exp: Add tests for thread commands.
9110 * gdb.base/help.exp: Add tests for thread commands.
9111 * gdb.threads/thread-find.exp: New test for thread find command.
9112
9113 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
9114
9115 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9116
9117 2011-02-15 Yao Qi <yao@codesourcery.com>
9118
9119 PR tdep/12352
9120 * gdb.arch/arm-disp-step.S : New test for str instruction.
9121 * gdb.arch/arm-disp-step.exp : Likewise.
9122
9123 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9124
9125 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9126 "vector_register2_vr" test strings. Test the extended floating
9127 point registers (F32~F63).
9128 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9129 IBM XL C compiler. Make the test program use a register provided
9130 by the compiler for the lxvd2x instruction.
9131
9132 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9133
9134 * gdb.trace/unavailable.cc (class Base, class Middle, class
9135 Derived): New types.
9136 (derived_unavail, derived_partial, derived_whole): New globals.
9137 (virtual_partial): New global.
9138 (virtualp): Point at virtual_partial.
9139 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9140 related to unavailable vptr.
9141
9142 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9143
9144 * gdb.trace/unavailable.cc (a, b, c): New globals.
9145 (main): Set and clear them.
9146 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9147 `a' and `c', and check that `b' isn't collected, although `a' and
9148 `c' are.
9149
9150 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9151
9152 * gdb.trace/unavailable.cc (struct Virtual): New.
9153 (virtualp): New global pointer.
9154 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9155 printing a pointer to an object whose type has a vtable, with
9156 print object on.
9157
9158 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9159
9160 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9161 value repeat handles unavailableness.
9162
9163 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9164
9165 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9166 tests for building arrays from unavailable values, subscripting
9167 non-memory rvalue unvailable arrays, and accessing fields or
9168 baseclasses of non-lazy unavailable values,
9169 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9170 struct types.
9171 (g_smallstruct, g_smallstruct_b): New globals.
9172
9173 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9174
9175 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9176
9177 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9178
9179 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9180 * gdb.cp/overload-const.exp: New file.
9181 * gdb.cp/overload-const.cc: New file.
9182
9183 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9184
9185 * gdb.opencl/callfuncs.cl: New file.
9186 * gdb.opencl/callfuncs.exp: New test.
9187 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9188
9189 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9190
9191 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9192 when computing result.
9193 * gdb.arch/altivec-abi.exp: Update expected results.
9194
9195 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9196
9197 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9198 * gdb.base/jit.exp: Likewise.
9199 * gdb.base/pie-execl.exp: Likewise.
9200 * gdb.base/solib-nodir.exp: Likewise.
9201 * gdb.base/solib-overlap.exp: Likewise.
9202
9203 2011-02-07 Pedro Alves <pedro@codesourcery.com>
9204
9205 * gdb.trace/collection.c (global_pieces): New.
9206 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9207 New procedure.
9208 (gdb_trace_collection_test): Call it.
9209
9210 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9211
9212 * gdb.python/py-evthreads.c: New file.
9213 * gdb.python/py-evthreads.exp: New file.
9214 * gdb.python/py-events.py: New file.
9215 * gdb.python/py-events.exp: New file.
9216 * gdb.python/py-events.c: New file.
9217
9218 2011-02-04 David Daney <ddaney@caviumnetworks.com>
9219
9220 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9221
9222 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
9223
9224 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9225 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9226 boundary between two compilation units.
9227
9228 2011-02-02 Pedro Alves <pedro@codesourcery.com>
9229
9230 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9231 (Virtual): New structs.
9232 (virtual_o, virtual_middle_b): New globals.
9233 * gdb.cp/virtbase.exp: New tests.
9234
9235 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9236
9237 * gdb.base/jit.exp: New file.
9238 * gdb.base/jit-main.c: New file.
9239 * gdb.base/jit-solib.c: New file.
9240
9241 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9242
9243 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9244 proceed to initial kernel entry point.
9245 * gdb.opencl/datatypes.exp: Likewise.
9246 * gdb.opencl/operators.exp: Likewise.
9247 * gdb.opencl/vec_comps.exp: Likewise.
9248
9249 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9250
9251 * gdb.cp/nsnested.cc: New.
9252 * gdb.cp/nsnested.exp: New.
9253 * gdb.cp/nsnoimports.exp: New.
9254 * gdb.cp/nsnoimports.cc: New.
9255
9256 2011-01-31 Joel Brobecker <brobecker@adacore.com>
9257
9258 * gdb.base/interact.exp: Add extra tests that verify that
9259 the value of the interactive-mode setting does not change
9260 after the script is sourced.
9261
9262 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.cp/noparam.exp: New file.
9265 * gdb.cp/noparam.cc: New file.
9266
9267 2011-01-28 Pedro Alves <pedro@codesourcery.com>
9268
9269 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9270 there's no stack or registers.
9271
9272 2011-01-26 Tom Tromey <tromey@redhat.com>
9273
9274 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9275 space before string output. Add test for "set print pretty off"
9276 case.
9277
9278 2011-01-25 Pedro Alves <pedro@codesourcery.com>
9279
9280 * gdb.base/frame-args.exp: Adjust.
9281 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9282 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9283 * gdb.dwarf2/pieces.exp: Adjust.
9284 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9285 * gdb.opt/inline-locals.exp: Adjust.
9286 * gdb.threads/fork-child-threads.exp: Adjust.
9287
9288 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
9289
9290 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9291 OpenCL kernel function. Add a comment as marker. Add address space
9292 qualifiers for the remaining program scope variables.
9293 * gdb.opencl/datatypes.cl: Likewise.
9294 * gdb.opencl/operators.cl: Likewise.
9295 * gdb.opencl/vec_comps.cl: Likewise.
9296 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9297 Add breakpoint at the marker comment.
9298 * gdb.opencl/datatypes.exp: Likewise.
9299 * gdb.opencl/operators.exp: Likewise.
9300 * gdb.opencl/vec_comps.exp: Likewise.
9301
9302 2011-01-24 Pedro Alves <pedro@codesourcery.com>
9303
9304 * gdb.base/printcmds.c (some_struct): New struct and instance.
9305 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9306 procedure.
9307 <global scope>: Call it.
9308
9309 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
9310
9311 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9312 argument to the gdb_compile_opencl_hostapp call.
9313
9314 2011-01-19 Yao Qi <yao@codesourcery.com>
9315
9316 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9317 positve list.
9318
9319 2011-01-19 Yao Qi <yao@codesourcery.com>
9320
9321 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9322 canonical form.
9323 Remove "xscale-*-*"
9324 * gdb.xml/tdesc-regs.exp: Likewise.
9325 * gdb.python/py-section-script.exp: Replace ARM target triplet
9326 with canonical form.
9327 Match arm*-*-symbianelf*.
9328 * gdb.base/dup-sect.exp: Likewise.
9329 * lib/dwarf.exp: New.
9330 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9331 dwarf2_support.
9332 * gdb.dwarf2/dup-psym.exp: Likewise.
9333 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9334 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9335 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9336 * gdb.dwarf2/dw2-basic.exp: Likewise.
9337 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9338 * gdb.dwarf2/dw2-const.exp: Likewise.
9339 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9340 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9341 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9342 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9343 * gdb.dwarf2/dw2-filename.exp: Likewise.
9344 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9345 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9346 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9347 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9348 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9349 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9350 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9351 * gdb.dwarf2/dw2-producer.exp: Likewise.
9352 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9353 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9354 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9355 * gdb.dwarf2/dw2-strp.exp: Likewise.
9356 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9357 * gdb.dwarf2/implptr.exp: Likewise.
9358 * gdb.dwarf2/mac-fileno.exp: Likewise.
9359 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9360 * gdb.dwarf2/pieces.exp: Likewise.
9361 * gdb.dwarf2/pr11465.exp: Likewise.
9362 * gdb.dwarf2/valop.exp: Likewise.
9363 * gdb.dwarf2/watch-notconst.exp: Likewise.
9364 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9365
9366 2011-01-19 Tom Tromey <tromey@redhat.com>
9367
9368 * gdb.python/py-infthread.exp: Add thread tests.
9369
9370 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9371
9372 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9373
9374 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9375
9376 * gdb.ada/widewide: New testcase.
9377
9378 2011-01-13 Joel Brobecker <brobecker@adacore.com>
9379
9380 * gdb.base/interact.exp: New testcase.
9381
9382 2011-01-12 Tom Tromey <tromey@redhat.com>
9383
9384 * gdb.mi/gdb2549.exp: Update for error message changes.
9385 * gdb.mi/mi-cli.exp: Likewise.
9386 * gdb.mi/mi-disassemble.exp: Likewise.
9387 * gdb.mi/mi-pthreads.exp: Likewise.
9388 * gdb.mi/mi-regs.exp: Likewise.
9389 * gdb.mi/mi-stack.exp: Likewise.
9390 * gdb.mi/mi-var-block.exp: Likewise.
9391 * gdb.mi/mi-var-cmd.exp: Likewise.
9392 * gdb.mi/mi2-cli.exp: Likewise.
9393 * gdb.mi/mi2-disassemble.exp: Likewise.
9394 * gdb.mi/mi2-pthreads.exp: Likewise.
9395 * gdb.mi/mi2-regs.exp: Likewise.
9396 * gdb.mi/mi2-stack.exp: Likewise.
9397 * gdb.mi/mi2-var-block.exp: Likewise.
9398 * gdb.mi/mi2-var-cmd.exp: Likewise.
9399
9400 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9401 Jan Kratochvil <jan.kratochvil@redhat.com>
9402
9403 PR fortran/11104 and DWARF unbound arrays detection.
9404 * gdb.fortran/multi-dim.exp: New file.
9405 * gdb.fortran/multi-dim.f90: New file.
9406
9407 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9408
9409 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9410 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9411 add new tests for opcode dumping.
9412
9413 2011-01-11 Tom Tromey <tromey@redhat.com>
9414
9415 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9416
9417 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9418
9419 Convert hardware watchpoints to use breakpoint_ops.
9420 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9421 type is not supported.
9422 * gdb.base/foll-fork.exp: Likewise.
9423 * gdb.base/foll-vfork.exp: Likewise.
9424
9425 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9426
9427 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9428 Use load_lib gdb-python.exp.
9429 * gdb.python/python.exp: Ditto.
9430 * gdb.python/py-function.exp: Ditto.
9431
9432 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9433
9434 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9435
9436 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9437
9438 * configure: Regenerate.
9439
9440 2011-01-06 Tom Tromey <tromey@redhat.com>
9441
9442 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9443
9444 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9445
9446 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9447 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9448 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9449 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9450 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9451 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9452 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9453 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9454 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9455 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9456 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9457 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9458 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9459 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9460 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9461 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9462 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9463 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9464 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9465 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9466 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9467 gdb.ada/uninitialized_vars.exp,
9468 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9469 Simplify by using clean_restart.
9470
9471 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9472
9473 Add marker to be used as anchor for inserting breakpoints.
9474 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9475 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9476 Likewise.
9477
9478 Remove uses of gdb_start_cmd.
9479 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9480 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9481
9482 Do not run testcase if testing with GDBserver.
9483 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9484 if testing with GDBserver.
9485
9486 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9487
9488 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9489 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9490 copyright header.
9491
9492 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9493
9494 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9495 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9496 testsuite/gdb.fortran/complex.f,
9497 testsuite/gdb.fortran/derived-type.f90,
9498 testsuite/gdb.fortran/library-module-lib.f90,
9499 testsuite/gdb.fortran/library-module-main.f90,
9500 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9501 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9502 Copyright year update.
9503
9504 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9505
9506 * gdb.base/langs1.f: Add copyright header.
9507
9508 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 * gdb.base/morestack.exp: New file.
9511 * gdb.base/morestack.c: New file.
9512
9513 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9516
9517 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9518
9519 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9520 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9521
9522 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9523
9524 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9525
9526 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9527
9528 * gdb.threads/tls.exp: Fix typo.
9529
9530 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9531 * gdb.threads/execl.exp: Update.
9532
9533 2010-12-23 Yao Qi <yao@codesourcery.com>
9534
9535 * gdb.arch/arm-disp-step.exp: New.
9536 * gdb.arch/arm-disp-step.S: New.
9537
9538 2010-12-21 Tom Tromey <tromey@redhat.com>
9539
9540 * gdb.threads/execl.exp: Update.
9541 * gdb.threads/linux-dp.exp: Update.
9542 * gdb.threads/manythreads.exp: Update.
9543 * gdb.threads/tls.exp: Update.
9544
9545 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9546
9547 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9548 (NextOverThrowDerivates) <resumebpt>: New.
9549 (resumebpt_test): New.
9550 (main): Call resumebpt_test.
9551 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9552
9553 2010-12-12 Stan Shebs <stan@codesourcery.com>
9554
9555 * gdb.trace/tsv.exp: Test print command on trace state variables.
9556
9557 2010-12-09 Tom Tromey <tromey@redhat.com>
9558
9559 * gdb.base/interp.exp: Add regression test.
9560
9561 2010-12-09 Tom Tromey <tromey@redhat.com>
9562
9563 * gdb.java/jnpe.java: New file.
9564 * gdb.java/jnpe.exp: New file.
9565 * gdb.cp/nextoverthrow.exp: New file.
9566 * gdb.cp/nextoverthrow.cc: New file.
9567
9568 2010-12-07 Doug Evans <dje@google.com>
9569
9570 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9571 of data-directory.
9572 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9573 updated.
9574 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9575
9576 2010-11-29 Michael Snyder <msnyder@vmware.com>
9577
9578 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9579 * gdb.base/call-sc.exp: Ditto.
9580 * gdb.base/finish.exp: Ditto.
9581 * gdb.base/return.exp: Ditto.
9582 * gdb.base/return2.exp: Ditto.
9583
9584 2010-11-30 Doug Evans <dje@google.com>
9585
9586 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9587 (gdb_expect_list): Fix spelling errors in comments.
9588 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9589 send_gdb/gdb_expect_list where applicable.
9590 * gdb.base/call-ar-st.exp: Ditto.
9591 * gdb.base/funcargs.exp: Ditto.
9592 * gdb.base/gcore.exp: Ditto.
9593 * gdb.base/page.exp: Ditto.
9594 * gdb.base/sigaltstack.exp: Ditto.
9595 * gdb.base/siginfo.exp: Ditto.
9596 * gdb.base/sigstep.exp: Ditto.
9597 * gdb.base/trace-commands.exp: Ditto.
9598
9599 2010-11-29 Doug Evans <dje@google.com>
9600
9601 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9602 printer-name;subprinter-name.
9603
9604 2010-11-29 Tom Tromey <tromey@redhat.com>
9605
9606 * gdb.dwarf2/implptr.exp: New file.
9607 * gdb.dwarf2/implptr.c: New file.
9608 * gdb.dwarf2/implptr.S: New file.
9609
9610 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9611
9612 PR python/12199
9613
9614 * gdb.python/py-breakpoint.exp: Test the delete method.
9615
9616 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9617
9618 Fix step_resume_breakpoint unsaved during an infcall.
9619 * gdb.base/step-resume-infcall.exp: New file.
9620 * gdb.base/step-resume-infcall.c: New file.
9621
9622 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9623
9624 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9625
9626 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9627
9628 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9629 on ppc64's symbols; "finish" and "return" commands must accept to
9630 show the caller line again as well as the line after.
9631 * gdb.asm/powerpc64.inc: New file.
9632
9633 2010-11-23 Doug Evans <dje@google.com>
9634
9635 * lib/gdb.exp (gdb_test_sequence): New function.
9636 (gdb_expect_list): Add verbose -log call for each pattern.
9637 * gdb.base/signals.exp (test_handle_all_print): Call it.
9638 Reduce timeout increment from 6 minutes to 1 minute.
9639 * gdb.server/ext-run.exp: Call it.
9640
9641 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9642
9643 PR python/12212
9644
9645 * gdb.python/python.exp: Check that selected_thread raises an
9646 error when no inferior is loaded.
9647
9648 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9649
9650 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9651 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9652
9653 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9654
9655 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9656 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9657
9658 2010-11-18 Doug Evans <dje@google.com>
9659
9660 * gdb.server/ext-run.exp: Fix intermittent failures.
9661
9662 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9663
9664 * gdb.stabs/gdb11479.exp: Use runto_main.
9665
9666 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9667
9668 * gdb.base/break-entry.exp: Skip if using a stub.
9669
9670 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9671
9672 * gdb.python/py-inferior.exp: Pack values in target endianness.
9673
9674 2010-11-12 Tom Tromey <tromey@redhat.com>
9675
9676 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9677 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9678 MemoryError.
9679 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9680 type.
9681 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9682 MemoryError.
9683 (test_subscript_regression): Update exception type.
9684
9685 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9686
9687 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9688 breakpoint tests.
9689
9690 2010-11-09 Pedro Alves <pedro@codesourcery.com>
9691
9692 * gdb.base/watchpoint.exp: Test "watch -location" with an
9693 innacessible location.
9694
9695 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
9696 Luis Machado <luisgpm@br.ibm.com>
9697
9698 * gdb.base/maint.exp: Expect "." prefix.
9699 * gdb.base/nodebug.exp: Expect "." Likewise.
9700 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9701 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9702 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9703 POWER server processors.
9704
9705 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
9706 Luis Machado <luisgpm@br.ibm.com>
9707
9708 * gdb.base/break-entry.exp: convert entry point for
9709 ppc64 and expect leading `.' on ppc64's symbols
9710
9711 2010-11-05 Doug Evans <dje@google.com>
9712
9713 * gdb.base/help.exp: Update expected output.
9714 * gdb.python/py-param.exp: Delete, contents moved to ...
9715 * gdb.python/py-parameter.exp: ... here. New file.
9716 Add test for gdb.parameter ("directories").
9717
9718 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
9719
9720 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9721 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9722 * configure: Regenerate.
9723 * gdb.opencl/Makefile.in: New File.
9724 * gdb.opencl/datatypes.exp: Likewise.
9725 * gdb.opencl/datatypes.cl: Likewise.
9726 * gdb.opencl/operators.exp: Likewise.
9727 * gdb.opencl/operators.cl: Likewise.
9728 * gdb.opencl/vec_comps.exp: Likewise.
9729 * gdb.opencl/vec_comps.cl: Likewise.
9730 * gdb.opencl/convs_casts.exp: Likewise.
9731 * gdb.opencl/convs_casts.cl: Likewise.
9732 * lib/opencl.exp: Likewise.
9733 * lib/opencl_hostapp.c: Likewise.
9734 * lib/opencl_kernel.cl: Likewise.
9735 * lib/cl_util.c: Likewise.
9736 * lib/cl_util.c: Likewise.
9737 * gdb.base/default.exp (set language): Add "opencl" to the list of
9738 languages.
9739
9740 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9741
9742 * gdb.cp/overload.exp: Added test for inheritance overload.
9743 * gdb.cp/overload.cc: Ditto.
9744 * gdb.cp/oranking.exp: Removed releveant kfails.
9745
9746 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9747 Joel Brobecker <brobecker@adacore.com>
9748
9749 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9750 check test_compiler_info.
9751
9752 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9753
9754 * gdb.base/gnu_vector.exp: Adjust expect messages.
9755
9756 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9757
9758 * gdb.base/gnu_vector.exp: Add unary operator tests.
9759
9760 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9761
9762 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9763
9764 2010-11-02 Doug Evans <dje@google.com>
9765
9766 * gdb.python/py-pp-maint.c: New file.
9767 * gdb.python/py-pp-maint.exp: New file.
9768 * gdb.python/py-pp-maint.py: New file.
9769
9770 2010-11-02 Tom Tromey <tromey@redhat.com>
9771
9772 * gdb.base/default.exp: Remove "scheme" from language list.
9773
9774 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9775
9776 Revert:
9777 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9778 * gdb.threads/sigstep-threads.exp: New file.
9779 * gdb.threads/sigstep-threads.c: New file.
9780
9781 2010-10-20 Michael Snyder <msnyder@vmware.com>
9782
9783 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9784
9785 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9786
9787 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9788 Skip test completely if gdb,no_hardware_watchpoints.
9789
9790 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9791
9792 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9793 strict, but do not check for any particular function name within libc.
9794
9795 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9796
9797 * gdb.cp/smartp.exp: New test.
9798 * gdb.cp/smartp.cc : New test.
9799
9800 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9801
9802 * gdb.cp/converts.exp: Test pointer to bool conversion.
9803 Test pointer to long conversion.
9804 * gdb.cp/oranking.exp: Removed relevant kfail.
9805
9806 2010-10-18 Tom Tromey <tromey@redhat.com>
9807
9808 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9809 argument to lazy_string.
9810 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9811 (pp_ls.to_string): Use it.
9812 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9813 Add "estring2" local.
9814
9815 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9816
9817 Fix s390x compatibility.
9818 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9819 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9820
9821 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9822
9823 * gdb.threads/sigstep-threads.exp: New file.
9824 * gdb.threads/sigstep-threads.c: New file.
9825
9826 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * gdb.base/pie-execl.exp: New file.
9829 * gdb.base/pie-execl.c: New file.
9830
9831 2010-10-13 Doug Evans <dje@google.com>
9832 Jan Kratochvil <jan.kratochvil@redhat.com>
9833
9834 PR exp/12117
9835 * gdb.cp/ptype-cv-cp.cc: New file.
9836 * gdb.cp/ptype-cv-cp.exp: New file.
9837
9838 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9839
9840 * gdb.cp/converts.cc: New test program.
9841 * gdb.cp/converts.exp: New test.
9842 * gdb.cp/overload.exp: Added test for void* vs int*.
9843 * gdb.cp/overload.exp: Ditto.
9844 * gdb.cp/oranking.exp: Removed related kfail.
9845
9846 2010-10-13 Doug Evans <dje@google.com>
9847
9848 * lib/gdb-python.exp (gdb_check_python_config): New function.
9849 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9850 * gdb.python/lib-types.cc: New file.
9851 * gdb.python/lib-types.exp: New file.
9852
9853 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9854
9855 * gdb.python/py-error.exp: New file.
9856 * gdb.python/py-error.py: New file.
9857
9858 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9859
9860 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9861 gdb_test_multiple.
9862
9863 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9864
9865 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9866 * gdb.base/prelink.exp: Likewise.
9867 * gdb.base/solib-nodir.exp: Likewise.
9868 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9869 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9870 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9871
9872 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9873
9874 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9875 for the "info files" test to avoid timeouts on slow machines.
9876
9877 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9878
9879 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9880 (main): Make openlib dummy call.
9881
9882 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9885 * break-interp.exp (reach): Move the core body ...
9886 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9887 (test_ld): Provide always real argument, even to the linker. Replace
9888 dl_main by _dl_debug_state.
9889
9890 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9891
9892 Fix results of prelinked PIEs on ppc*.
9893 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9894 Accept also DISPLACEMENT "PRESENT".
9895 (main): Replace "ZERO" displacements by "PRESENT".
9896
9897 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9898
9899 * gdb.cp/oranking.exp: New test.
9900 * gdb.cp/oranking.cc: New test program.
9901
9902 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
9903
9904 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9905 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9906
9907 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9908
9909 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9910 lush, lynx) New constant.
9911 * gdb.base/constvars.exp: Test const array types.
9912 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9913
9914 2010-10-06 Doug Evans <dje@google.com>
9915
9916 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9917 of syscall staging area.
9918
9919 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9920
9921 * gdb.base/gnu_vector.c: Add variable c4.
9922 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9923 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9924
9925 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9926
9927 * gdb.arch/altivec-abi.exp: Fix a typo.
9928
9929 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9930
9931 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9932 to match a thread ID.
9933
9934 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9935
9936 Fix s390x testcase compatibility.
9937 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9938
9939 2010-10-01 Doug Evans <dje@google.com>
9940
9941 * lib/gdb-python.exp: New file.
9942 * gdb.python/py-block.exp: Use it.
9943 * gdb.python/py-breakpoint.exp: Ditto.
9944 * gdb.python/py-frame.exp: Ditto.
9945 * gdb.python/py-inferior.exp: Ditto.
9946 * gdb.python/py-param.exp: Ditto.
9947 * gdb.python/py-prettyprint.exp: Ditto.
9948 * gdb.python/py-shared.exp: Ditto.
9949 * gdb.python/py-symbol.exp: Ditto.
9950 * gdb.python/py-symtab.exp: Ditto.
9951 * gdb.python/py-type.exp: Ditto.
9952 * gdb.python/py-value.exp: Ditto.
9953 * gdb.python/python.exp: Ditto.
9954
9955 2010-09-30 Tom Tromey <tromey@redhat.com>
9956
9957 * gdb.base/anon.exp: New file.
9958 * gdb.base/anon.c: New file.
9959
9960 2010-09-30 Tom Tromey <tromey@redhat.com>
9961
9962 * gdb.base/completion.exp: Test completion through anonymous
9963 union.
9964 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9965
9966 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9967
9968 Fix printing parameters of inlined functions.
9969 * gdb.dwarf2/dw2-inline-param.exp: New file.
9970 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9971 * gdb.dwarf2/dw2-inline-param.S: New file.
9972
9973 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9974
9975 PR corefiles/12071.
9976 * gdb.base/corefile.exp (quit with a process, no question: load core)
9977 (quit with a core file): New tests.
9978
9979 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 Fix GDB crash on inferior calls with self-referencing classes.
9982 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9983 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9984 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9985
9986 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9987
9988 Fix lost siginfo_t for inferior calls.
9989 * gdb.base/siginfo-infcall.exp: New file.
9990 * gdb.base/siginfo-infcall.c: New file.
9991
9992 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9993
9994 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9995
9996 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9997
9998 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9999 New test.
10000 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10001
10002 2010-09-22 Joel Brobecker <brobecker@adacore.com>
10003
10004 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10005 type of our const type.
10006
10007 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10008
10009 * gdb.cp/pr12028.cc: New.
10010 * gdb.cp/pr12028.exp: New.
10011
10012 2010-09-22 Joel Brobecker <brobecker@adacore.com>
10013
10014 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10015
10016 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
10017 Jan Kratochvil <jan.kratochvil@redhat.com>
10018
10019 PR mi/11407
10020 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10021 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10022 * gdb.mi/dw2-ref-missing-frame.S New File.
10023 * gdb.mi/dw2-ref-missing-frame.exp New File.
10024
10025 2010-09-14 Tom Tromey <tromey@redhat.com>
10026
10027 PR symtab/8399:
10028 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10029
10030 2010-09-14 Tom Tromey <tromey@redhat.com>
10031
10032 PR exp/11803:
10033 * gdb.threads/tls.exp: Use C++.
10034 (check_thread_local): Use K::another_thread_local.
10035 * gdb.threads/tls.c (class K): New.
10036 (another_thread_local): Now a member of K.
10037 (spin): Update. No longer K&R C.
10038
10039 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10040
10041 * gdb.cp/koenig.cc: created class for testing member lookup.
10042 * gdb.cp/koenig.exp: Added test for member lookup.
10043
10044 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10045
10046 Fix false FAILs on sourcetree topdir directory containing "kill".
10047 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10048 source line matching regexp.
10049
10050 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.python/python.exp (set height 0, collect help from uiout)
10053 (verify help to uiout): New tests.
10054
10055 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10056
10057 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10058 is_lp64_target to check 64bit target.
10059
10060 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10061
10062 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10063 (test_ld) <powerpc64-*>: New.
10064
10065 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10066
10067 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10068
10069 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10070
10071 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10072 (FunctionArg::method): New function.
10073 (empty, arg): New variables.
10074 (main): Call arg.method.
10075 * gdb.cp/templates.exp (test_template_args): New function.
10076 (do_tests): Call it.
10077
10078 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10079
10080 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10081 of "next" to proceed over pthread_exit call.
10082
10083 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10084
10085 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10086 "maint print statistics" output to prevent expect timeouts.
10087
10088 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10091 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10092 (test_float_rejected): ... here.
10093 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10094 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10095 (test_float_rejected): ... here.
10096 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10097 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10098 (test_float_rejected): ... here.
10099 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10100 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10101 (test_float_rejected): ... here.
10102
10103 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10104
10105 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10106 before disabling hardware watchpoints.
10107 (test_inaccessible_watchpoint): Check that hardware watchpoints
10108 are used. Test for watchpoints on a constant address.
10109
10110 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10111
10112 * gdb.base/ui-redirect.exp: New file.
10113
10114 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10115 Joel Brobecker <brobecker@adacore.com>
10116
10117 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10118
10119 2010-08-31 Doug Evans <dje@google.com>
10120
10121 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10122
10123 2010-08-30 Tom Tromey <tromey@redhat.com>
10124
10125 PR python/11792:
10126 * gdb.python/py-value.exp (test_subscript_regression): Add
10127 dynamic_type test.
10128
10129 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10130
10131 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10132 instead of running to main. Do not test the main function.
10133 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10134 Add new main.
10135
10136 2010-08-26 Pedro Alves <pedro@codesourcery.com>
10137
10138 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10139 one test.
10140
10141 2010-08-24 Doug Evans <dje@google.com>
10142
10143 PR symtab/11942
10144 * gdb.dwarf2/dw4-sig-types.cc: New file.
10145 * gdb.dwarf2/dw4-sig-types.h: New file.
10146 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10147 * gdb.dwarf2/dw4-sig-types.exp: New file.
10148
10149 2010-08-23 Tom Tromey <tromey@redhat.com>
10150
10151 PR python/11145:
10152 * gdb.python/py-value.c (Base, Derived): New types.
10153 (base): New global.
10154 * gdb.python/py-value.exp (test_subscript_regression): Add
10155 dynamic_cast test.
10156
10157 2010-08-23 Tom Tromey <tromey@redhat.com>
10158
10159 PR python/10676:
10160 * gdb.python/py-type.exp (test_fields): Add tests for type
10161 equality.
10162
10163 2010-08-23 Tom Tromey <tromey@redhat.com>
10164
10165 PR python/11915:
10166 * gdb.python/py-type.exp (test_fields): Add tests for array.
10167
10168 2010-08-23 Keith Seitz <keiths@redhat.com>
10169
10170 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10171 have any children. Create a new abbrev for it.
10172 Add missing terminal sequence to .debug_abbrev.
10173
10174 2010-08-20 Keith Seitz <keiths@redhat.com>
10175
10176 PR symtab/11465:
10177 * gdb.dwarf2/pr11465.exp: New test.
10178 * gdb.dwarf2/pr11465.S: New file.
10179 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10180 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10181
10182 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10183
10184 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10185 registers. Update data sets with the new v2_double element in the
10186 VSX register union. Add vector_register3_vr data set for the AltiVec
10187 registers. Use gdb_test_no_output instead of send_gdb.
10188
10189 2010-08-19 Pedro Alves <pedro@codesourcery.com>
10190
10191 * gdb.python/py-shared.exp: New file, factored out from
10192 python.exp.
10193 * gdb.python/py-shared.c: New file.
10194 * gdb.python/py-shared-sl.c: New file.
10195 * gdb.python/python-1.c: New file.
10196 * gdb.python/python-sl.c: Delete.
10197 * gdb.python/python.c: Mention python-1.c.
10198 * gdb.python/python.exp: Move shared library tests to
10199 py-shared.exp.
10200 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10201 (MISCELLANEOUS): New.
10202 (clean mostlyclean): Also remove $MISCELLANEOUS.
10203
10204 2010-08-19 Doug Evans <dje@google.com>
10205
10206 PR exp/11926
10207 * gdb.base/printcmds.exp (test_float_accepted): New function.
10208 Move existing float tests there. Add tests for floats with suffixes.
10209 (test_float_rejected): New function.
10210 * gdb.java/jv-print.exp (test_float_accepted): New function.
10211 (test_float_rejected): New function.
10212 * gdb.objc/print.exp: New file.
10213 * gdb.pascal/print.exp: New file.
10214 * lib/objc.exp: New file.
10215
10216 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10217
10218 * gdb.base/default.exp (info set): Avoid full buffer error and force
10219 reading up to final gdb prompt.
10220 (show): Likewise.
10221
10222 2010-08-18 Tom Tromey <tromey@redhat.com>
10223
10224 PR symtab/11919:
10225 * gdb.base/completion.exp: Add test.
10226
10227 2010-08-18 Doug Evans <dje@google.com>
10228
10229 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10230 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10231 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10232 Simplify, early exit if runto_main fails.
10233 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10234 (set_lang_fortran): Moved to lib/fortran.exp.
10235 * gdb.fortran/types.exp: load_lib fortran.exp.
10236 (set_lang_fortran): Moved to lib/fortran.exp.
10237 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10238 * gdb.java/jprint.exp (set_lang_java): Ditto.
10239 * gdb.java/jv-exp.exp: load_lib java.exp.
10240 If set_lang_java fails, issue a warning instead of failure to be
10241 consistent with other set_lang_foo uses.
10242 (set_lang_java): Moved to lib/java.exp.
10243 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10244 If set_lang_java fails, issue a warning instead of failure to be
10245 consistent with other set_lang_foo uses.
10246 * gdb.pascal/types.exp: load_lib pascal.exp.
10247 (set_lang_pascal): Moved to lib/pascal.exp.
10248 * lib/fortran.exp: New file.
10249 * lib/java.exp (set_lang_java): New function.
10250 * lib/pascal.exp (set_lang_pascal): New function.
10251
10252 2010-08-18 Yao Qi <yao@codesourcery.com
10253
10254 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10255 func_nofb_start and func_loopfb_start, so that address of functions
10256 is equal to these labels on Thumb.
10257
10258 2010-08-18 Yao Qi <yao@codesourcery.com>
10259
10260 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10261 to reflect latest c source file.
10262
10263 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 * gdb.cp/infcall-dlopen.exp: New file.
10266 * gdb.cp/infcall-dlopen.cc: New file.
10267 * gdb.cp/infcall-dlopen-lib.cc: New file.
10268
10269 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10270 Pedro Alves <pedro@codesourcery.com>
10271
10272 PR breakpoints/11371
10273
10274 * gdb.base/watch-cond-infcall.exp: New file.
10275 * gdb.base/watch-cond-infcall.c: New file.
10276
10277 2010-08-16 Tom Tromey <tromey@redhat.com>
10278
10279 * gdb.base/help.exp: Update.
10280 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10281 watchpoint.
10282 (test_watch_location): New proc.
10283 (test_watchpoint_in_big_blob): Delete watchpoint.
10284 * gdb.base/watchpoint.c (func5): New function.
10285 (main): Call it.
10286
10287 2010-08-16 Doug Evans <dje@google.com>
10288
10289 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10290
10291 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10292
10293 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10294 tests.
10295
10296 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
10297
10298 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10299 * gdb.base/gnu_vector.c: New File.
10300 * gdb.base/gnu_vector.exp: Likewise.
10301
10302 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10303
10304 * gdb.python/python.c: New File.
10305 * gdb.python/python-sl.c: New File.
10306 * gdb.python/python.exp: Test solib_address and decode_line
10307 * functions.
10308
10309 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10310
10311 * gdb.python/python.exp (show height, set height 10)
10312 (verify pagination beforehand, verify pagination beforehand: q)
10313 (gdb.execute does not page, verify pagination afterwards)
10314 (verify pagination afterwards: q): New.
10315
10316 2010-08-02 Doug Evans <dje@google.com>
10317
10318 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10319 because of an older gcc, change test2
10320 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10321 to unsupported.
10322
10323 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
10324
10325 * gdb.base/break-always.exp: Do not expect full paths to file
10326 names.
10327 * gdb.base/commands.exp: Likewise.
10328
10329 2010-07-30 Doug Evans <dje@google.com>
10330
10331 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10332 xfail them when run with older gccs.
10333
10334 * lib/gdb.exp (build_executable): Forward "c++" option to
10335 get_compiler_info.
10336
10337 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10338 "python print ttype.template_argument(1)" and
10339 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10340 if using gcc 4.4 or earlier.
10341
10342 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10343 attach-to-debugger handling.
10344
10345 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10346
10347 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10348 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10349 (main): Use copyreloc.
10350 * gdb.base/prelink.exp (split debug of executable)
10351 (.dynbss vs. .bss address shift): New tests.
10352
10353 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10354
10355 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10356 in gdb_test_multiple.
10357
10358 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10359
10360 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10361 environment.
10362
10363 2010-07-28 Tom Tromey <tromey@redhat.com>
10364
10365 PR python/11060:
10366 * gdb.python/py-type.c (Temargs): New template.
10367 (temvar): New variable.
10368 * gdb.python/py-type.exp (test_template): New proc.
10369
10370 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10371
10372 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10373 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10374
10375 2010-07-28 Tom Tromey <tromey@redhat.com>
10376
10377 PR c++/9946:
10378 * gdb.cp/temargs.exp: New file.
10379 * gdb.cp/temargs.cc: New file.
10380
10381 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10382
10383 * gdb.base/help.exp (help disassemble): Update the content.
10384
10385 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10386
10387 * gdb.threads/ia64-sigill.exp: New file.
10388 * gdb.threads/ia64-sigill.c: New file.
10389
10390 2010-07-27 Tom Tromey <tromey@redhat.com>
10391
10392 * gdb.opt/inline-cmds.c (ATTR): New define.
10393 (func1): Use it.
10394 (func2): Likewise.
10395 (func3): Likewise.
10396 (outer_inline1): Likewise.
10397 (outer_inline2): Likewise.
10398 * gdb.opt/inline-bt.c (ATTR): New define.
10399 (func1): Use it.
10400 (func2): Likewise.
10401 * gdb.opt/inline-locals.c (ATTR): New define.
10402 (func1): Use it.
10403 (func2): Likewise.
10404
10405 2010-07-27 Tom Tromey <tromey@redhat.com>
10406
10407 * gdb.stabs/gdb11479.c (hack): New function.
10408 (test): Use it.
10409 (test2): Use it.
10410 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10411 (int32_search_buf, int64_search_buf): No longer static.
10412 (x): Remove.
10413 * gdb.base/relocate.c (hack): New function.
10414
10415 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10416
10417 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10418 * gdb.python/py-value.c (func1): New function.
10419 (func2): Likewise.
10420
10421 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
10422
10423 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10424 as not to clash with .data section.
10425
10426 2010-07-26 Jerome Guitton <guitton@adacore.com>
10427
10428 * gdb.base/code_elim.exp: New file.
10429 * gdb.base/code_elim1.c: New file.
10430 * gdb.base/code_elim2.c: New file.
10431
10432 2010-07-21 Pedro Alves <pedro@codesourcery.com>
10433
10434 PR symtab/11827
10435
10436 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10437 (some_volatile_enum): New variable.
10438 * gdb.base/printcmds.exp (test_print_enums): New.
10439 <top level>: Call it.
10440
10441 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10442
10443 * gdb.cp/fpointer.cc: New test.
10444 * gdb.cp/fpointer.exp: New test.
10445
10446 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10447
10448 * gdb.base/solib-nodir.exp: New file.
10449 * lib/gdb.exp (runto): New case for a GDB internal error.
10450
10451 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10452 Ulrich Weigand <uweigand@de.ibm.com>
10453 Tom Tromey <tromey@redhat.com>
10454
10455 * gdb.base/charset-malloc.c: New file.
10456 * gdb.base/charset.c (malloc_stub): New prototype.
10457 (main): Call it instead of malloc itself.
10458 * gdb.base/charset.exp: Use only prepare_for_testing.
10459 (binfile): Remove the variable.
10460
10461 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10462
10463 Make core files the process_stratum.
10464 * gdb.base/corefile.exp (run: load core again)
10465 (run: sanity check we see the core file, run: with core)
10466 (run: core file is cleared, attach: load core again)
10467 (attach: sanity check we see the core file, attach: with core)
10468 (attach: core file is cleared): New tests.
10469 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10470
10471 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
10472
10473 * gdb.arch/altivec-abi.exp: New tests.
10474
10475 2010-07-13 Tom Tromey <tromey@redhat.com>
10476
10477 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10478 (main): Use it.
10479 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10480
10481 2010-07-13 Tom Tromey <tromey@redhat.com>
10482
10483 * gdb.base/label.exp: New file.
10484 * gdb.base/label.c: New file.
10485
10486 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10487 H.J. Lu <hongjiu.lu@intel.com>
10488
10489 * lib/gdb.exp (is_ilp32_target): New.
10490 (is_lp64_target): Likewise.
10491
10492 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10493 target.
10494 * gdb.arch/amd64-disp-step.exp: Likewise.
10495 * gdb.arch/amd64-dword.exp: Likewise.
10496 * gdb.arch/amd64-i386-address.exp: Likewise.
10497 * gdb.arch/amd64-word.exp: Likewise.
10498
10499 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10500 target.
10501 * gdb.arch/i386-bp_permanent.exp: Likewise.
10502 * gdb.arch/i386-byte.exp: Likewise.
10503 * gdb.arch/i386-disp-step.exp: Likewise.
10504 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10505 * gdb.arch/i386-prologue.exp: Likewise.
10506 * gdb.arch/i386-size-overlap.exp: Likewise.
10507 * gdb.arch/i386-size.exp: Likewise.
10508 * gdb.arch/i386-sse.exp: Likewise.
10509 * gdb.arch/i386-unwind.exp: Likewise.
10510 * gdb.arch/i386-word.exp: Likewise.
10511
10512 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10513 test only when building 64-bit executables. Do not hard-code
10514 -m64 option.
10515
10516 2010-07-07 Doug Evans <dje@google.com>
10517
10518 * lib/gdb.exp (gdb_test_list_exact): New function.
10519 * gdb.base/default.exp (show convenience): Call it, add tests for
10520 $_sdata = void, $_thread = 0.
10521
10522 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10523 Joel Brobecker <brobecker@adacore.com>
10524
10525 Fix re-run of PIE executable, PR shlibs/11776.
10526 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10527 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10528 and re-"run" of the inferior.
10529
10530 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10531 Joel Brobecker <brobecker@adacore.com>
10532
10533 Cope with missing /usr/sbin/prelink.
10534 * lib/prelink-support.exp (prelink_no):
10535 <result == 1 && $output is "no such file or directory">: New.
10536 (prelink_yes): Likewise. Return on failed prelink_no.
10537
10538 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10539 Joel Brobecker <brobecker@adacore.com>
10540
10541 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10542 build_executable by build_executable_own_libs. Replace "prelink -R"
10543 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10544 change.
10545 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10546 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10547 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10548 Replace build_executable by build_executable_own_libs's function
10549 build_executable_own_libs.
10550 (prelinkNO): Create new stub to call prelink_no.
10551 (prelinkYES): Create new stub to call prelink_yes.
10552 (test_attach): Rename calls of copy to file_copy.
10553 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10554 (copy): Move to ...
10555 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10556 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10557 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10558 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10559 special flags by gdb_compile_shlib. Replace second gdb_compile by
10560 build_executable_own_libs. Replace "prelink -R" execution by a call of
10561 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10562 a second call of prelink_yes. Replace restart commands by
10563 clean_restart.
10564 (prelink): Rename to ...
10565 (seen displacement message): ... this test. Extend its expectation
10566 strictness.
10567
10568 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10569
10570 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10571 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10572 displacement message exactly once.
10573
10574 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10575 Joel Brobecker <brobecker@adacore.com>
10576
10577 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10578 its restore after the <$relink_args != ""> loop. new comment.
10579
10580 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10581 Joel Brobecker <brobecker@adacore.com>
10582
10583 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10584 code for it. New variable relink_args.
10585 (prelinkYES): Call prelinkNO.
10586 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10587 in such case. Move the core code to ...
10588 (test_attach_gdb): ... a new function. Send GDB command "file".
10589 Extend expected "Attaching to " string.
10590
10591 2010-07-02 Tom Tromey <tromey@redhat.com>
10592
10593 * gdb.base/bitops.exp: Remove extraneous "pass".
10594
10595 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
10596
10597 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10598
10599 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10600
10601 * gdb.base/help.exp: Adjust expected output.
10602
10603 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10604
10605 * gdb.base/help.exp: Adjust expected output.
10606
10607 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10610 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10611 c++/11702.
10612
10613 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10614 Doug Evans <dje@google.com>
10615
10616 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10617 add .dynamic entry'.
10618
10619 2010-06-29 Doug Evans <dje@google.com>
10620
10621 Test PR c++/11702.
10622 * gdb.cp/m-static.exp: Add testcase.
10623 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10624
10625 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10626 Tom Tromey <tromey@redhat.com>
10627 Thiago Jung Bauermann <bauerman@br.ibm.com>
10628
10629 * gdb.python/py-inferior.c: New File.
10630 * gdb.python/py-infthread.c: New File.
10631 * gdb.python/py-inferior.exp: New File.
10632 * gdb.python/py-infthread.exp: New File.
10633
10634 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10635
10636 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10637 (ptype ::C::OtherFileClass typedefs): New.
10638 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10639 (C::OtherFileClass::cOtherFileClassVar2): New.
10640 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10641 cOtherFileClassVar2.
10642 (C::cOtherFileType2, C::cOtherFileVar2): New.
10643 (C::cOtherFileVar_use): use also cOtherFileVar2.
10644 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10645
10646 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10649 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10650 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10651 (print ::C::cOtherFileVar)
10652 (whatis C::OtherFileClass::cOtherFileClassType)
10653 (whatis ::C::OtherFileClass::cOtherFileClassType)
10654 (print C::OtherFileClass::cOtherFileClassVar)
10655 (print ::cOtherFileClassVar)
10656 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10657 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10658 trailing content.
10659 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10660 (C::OtherFileClass::cOtherFileClassVar)
10661 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10662 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10663
10664 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10665
10666 Test PR c++/11703 and PR gdb/1448.
10667 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10668 gdb/1448.
10669
10670 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10671
10672 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10673 (main) <rtti_data>: New.
10674 * gdb.cp/virtbase.exp (print rtti_data): New.
10675
10676 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10677 Joel Brobecker <brobecker@adacore.com>
10678
10679 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10680
10681 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10682
10683 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10684
10685 2010-06-28 Doug Evans <dje@google.com>
10686
10687 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10688
10689 2010-06-27 Doug Evans <dje@google.com>
10690
10691 * gdb.cp/m-static.exp: Update expected test output.
10692
10693 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10694
10695 * gdb.gdb/selftest.exp: Adjust expected message for
10696 capturing start-up runtime.
10697
10698 2010-06-25 Tom Tromey <tromey@redhat.com>
10699
10700 PR python/10808:
10701 * gdb.python/python.exp: Add new tests.
10702
10703 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10704
10705 * gdb.cp/operator.cc: Created an import loop.
10706 * gdb.cp/operator.exp: Added testcase for import loop.
10707
10708 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10709
10710 Test PR python/11407.
10711 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10712 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10713 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10714 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10715 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10716 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10717 binfile. Call gdb_compile with clean_restart twice.
10718 (func_nofb print, func_nofb backtrace, func_loopfb print)
10719 (func_loopfb backtrace): New.
10720
10721 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10722
10723 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10724 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10725 by a hand made one.
10726 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10727 i?86 requirement. Remove variables srcfile and binfile. New variable
10728 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10729
10730 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10731
10732 * gdb.cell/dwarfaddr.exp: New file.
10733 * gdb.cell/dwarfaddr.S: New file.
10734
10735 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10736
10737 Test PR 9436.
10738 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10739
10740 2010-06-24 Hui Zhu <teawater@gmail.com>
10741
10742 * gdb.base/eval.exp: New file.
10743
10744 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10745
10746 * gdb.cell/fork.exp: New file.
10747 * gdb.cell/fork.c: Likewise.
10748 * gdb.cell/fork-spu.c: Likewise.
10749
10750 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10751
10752 * lib/gdb.exp (banned_variables_traced): New global variable.
10753 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10754 (gdb_init): Use `trace add variable' instead of obsolete
10755 `trace variable'.
10756
10757 2010-06-21 Doug Evans <dje@google.com>
10758
10759 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10760
10761 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10762
10763 * gdb.arch/spu-ls.exp: New file.
10764 * gdb.arch/spu-ls.c: Likewise.
10765
10766 2010-06-18 Stan Shebs <stan@codesourcery.com>
10767
10768 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10769
10770 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10771
10772 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10773 * gdb.base/watch-cond.exp: Likewise.
10774 * gdb.python/py-breakpoint.exp: Likewise.
10775
10776 2010-06-18 Pedro Alves <pedro@codesourcery.com>
10777
10778 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10779 clean_restart, make sure every test has a distinct message, and
10780 that messages don't include the executable' full path.
10781
10782 2010-06-17 Doug Evans <dje@google.com>
10783
10784 * gdb.arch/i386-size.exp: Updated expected output for
10785 DISASSEMBLY_OMIT_FNAME.
10786
10787 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10788 Sergio Durigan Junior <sergiodj@redhat.com>
10789
10790 * gdb.base/watch-notconst.c: New file.
10791 * gdb.base/watch-notconst.S: New file.
10792 * gdb.base/watch-notconst2.c: New file.
10793 * gdb.base/watch-notconst2.S: New file.
10794 * gdb.base/watch-notconst.exp: New file.
10795 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10796 (func4): Add operations on `global_ptr_ptr'.
10797 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10798 routine to test watchpoints created with a constant expression.
10799 (test_inaccessible_watchpoint): Include tests for watchpoints
10800 created with a constant expression.
10801
10802 2010-06-14 Kevin Buettner <kevinb@redhat.com>
10803
10804 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10805 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10806 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10807 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10808 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10809 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10810 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10811 of `_start'.
10812
10813 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10814
10815 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10816 not supported on the target.
10817 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10818 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10819 * gdb.mi/mi-nsintrall.exp: Likewise.
10820 * gdb.mi/mi-nsmoribund.exp: Likewise.
10821 * gdb.mi/mi-nsthrexec.exp: Likewise.
10822
10823 2010-06-11 Stan Shebs <stan@codesourcery.com>
10824
10825 * gdb.base/permissions.exp: New file.
10826
10827 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10828
10829 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10830 does not support ELF executable class.
10831
10832 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10833
10834 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10835
10836 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10837
10838 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10839 (runto): Catch "The target does not support running in non-stop mode.".
10840
10841 2010-06-11 Michael Snyder <msnyder@vmware.com>
10842
10843 * gdb.base/setshow.exp (set language asm): Don't use
10844 gdb_test_no_output, fails on some targets.
10845
10846 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10847
10848 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10849 * gdb.cp/pr9167.exp: Likewise.
10850
10851 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10852
10853 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10854
10855 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10856
10857 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10858
10859 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10860
10861 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10862
10863 2010-06-11 Tom Tromey <tromey@redhat.com>
10864
10865 PR gdb/9977, PR exp/11636::
10866 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10867 (pieces_test_f6): Update expected output.
10868
10869 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 * gdb.base/moribund-step.exp: New.
10872
10873 2010-06-08 Michael Snyder <msnyder@vmware.com>
10874
10875 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10876 * gdb.ada/boolean_expr.exp:
10877 * gdb.ada/frame_args.exp: Ditto.
10878 * gdb.ada/lang_switch.exp: Ditto.
10879 * gdb.ada/ptype_arith_binop.exp: Ditto.
10880 * gdb.ada/ref_param.exp: Ditto.
10881 * gdb.ada/type_coercion.exp:Ditto.
10882
10883 * gdb.asm/asm-source.exp: Ditto.
10884
10885 * gdb.base/attach.exp: Ditto.
10886 * gdb.base/bitfields2.exp: Ditto.
10887 * gdb.base/call-signal-resume.exp: Ditto.
10888 * gdb.base/callfuncs.exp: Ditto.
10889 * gdb.base/commands.exp: Ditto.
10890 * gdb.base/dbx.exp: Ditto.
10891 * gdb.base/default.exp: Ditto.
10892 * gdb.base/dump.exp: Ditto.
10893 * gdb.base/exprs.exp: Ditto.
10894 * gdb.base/freebpcmd.exp: Ditto.
10895 * gdb.base/interrupt.exp: Ditto.
10896 * gdb.base/list.exp: Ditto.
10897 * gdb.base/long_long.exp: Ditto.
10898 * gdb.base/maint.exp: Ditto.
10899 * gdb.base/ptype.exp: Ditto.
10900 * gdb.base/return.exp: Ditto.
10901 * gdb.base/setshow.exp: Ditto.
10902 * gdb.base/sigbpt.exp: Ditto.
10903 * gdb.base/sigrepeat.exp: Ditto.
10904
10905 * gdb.cp/classes.exp: Ditto.
10906
10907 * gdb.dwarf2/dw2-restore.exp: Ditto.
10908
10909 * gdb.gdb/selftest.exp: Ditto.
10910
10911 * gdb.multi/base.exp: Ditto.
10912 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10913
10914 * gdb.python/py-block.exp: Ditto.
10915 * gdb.python/py-prettyprint.exp: Ditto.
10916 * gdb.python/py-template.exp: Ditto.
10917
10918 * gdb.server/ext-attach.exp: Ditto.
10919 * gdb.server/ext-run.exp: Ditto.
10920 * gdb.server/server-mon.exp: Ditto.
10921
10922 * gdb.threads/fork-thread-pending.exp: Ditto.
10923 * gdb.threads/hand-call-in-threads.exp: Ditto.
10924 * gdb.threads/interrupted-hand-call.exp: Ditto.
10925 * gdb.threads/linux-dp.exp: Ditto.
10926 * gdb.threads/manythreads.exp: Ditto.
10927 * gdb.threads/print-threads.exp: Ditto.
10928 * gdb.threads/pthreads.exp: Ditto.
10929 * gdb.threads/schedlock.exp: Ditto.
10930 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10931 * gdb.threads/threadapply.exp: Ditto.
10932
10933 2010-06-08 Michael Snyder <msnyder@vmware.com>
10934
10935 * gdb.ada/exec_changed.exp:
10936 Use ".*" instead of "" as wildcard regexp.
10937
10938 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10939 * gdb.base/call-ar-st.exp: Ditto.
10940 * gdb.base/checkpoint.exp: Ditto.
10941 * gdb.base/default.exp: Ditto.
10942 * gdb.base/dump.exp: Ditto.
10943 * gdb.base/ending-run.exp: Ditto.
10944 * gdb.base/fileio.exp: Ditto.
10945 * gdb.base/miscexprs.exp: Ditto.
10946 * gdb.base/pointers.exp: Ditto.
10947 * gdb.base/readline.exp: Ditto.
10948 * gdb.base/reread.exp: Ditto.
10949 * gdb.base/restore.exp: Ditto.
10950 * gdb.base/shlib-call.exp: Ditto.
10951 * gdb.base/valgrind-db-attach.exp: Ditto.
10952 * gdb.base/volatile.exp: Ditto.
10953 * gdb.base/watchpoints.exp: Ditto.
10954
10955 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10956
10957 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10958 * gdb.python/py-value.exp: Ditto.
10959
10960 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10961 * gdb.trace/circ.exp: Ditto.
10962 * gdb.trace/collection.exp: Ditto.
10963 * gdb.trace/packetlen.exp: Ditto.
10964 * gdb.trace/passc-dyn.exp: Ditto.
10965 * gdb.trace/report.exp: Ditto.
10966 * gdb.trace/tfile.exp: Ditto.
10967 * gdb.trace/tfind.exp: Ditto.
10968 * gdb.trace/while-dyn.exp: Ditto.
10969
10970 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10971
10972 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10973
10974 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10975
10976 Test PR 10640.
10977 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10978
10979 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10980
10981 * gdb.cp/koenig.exp: Test for ADL operators.
10982 * gdb.cp/koenig.cc: Added ADL operators.
10983 * gdb.cp/operator.exp: New test.
10984 * gdb.cp/operator.cc: New test.
10985
10986 2010-06-04 Michael Snyder <msnyder@vmware.com>
10987
10988 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10989 * gdb.base/pending.exp: Ditto.
10990
10991 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10992
10993 2010-06-04 Doug Evans <dje@google.com>
10994
10995 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10996 disabled printers.
10997 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10998 (enable_lookup_function): New function.
10999
11000 2010-06-04 Tom Tromey <tromey@redhat.com>
11001
11002 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11003 of hash and id.
11004
11005 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11006
11007 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11008 newline.
11009 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11010 (empty verbose non-noisy clear, empty verbose noisy clear)
11011 (empty non-verbose noisy clear): Likewise.
11012
11013 2010-06-03 Michael Snyder <msnyder@vmware.com>
11014
11015 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11016 * gdb.base/display.exp: Ditto.
11017 * gdb.base/find.exp: Ditto.
11018 * gdb.base/ifelse.exp: Ditto.
11019 * gdb.base/multi-forks.exp: Ditto.
11020 * gdb.base/recurse.exp: Ditto.
11021 * gdb.base/setshow.exp: Ditto.
11022 * gdb.base/value-double-free.exp: Ditto.
11023 * gdb.base/watch-vfork.exp: Ditto.
11024 * gdb.base/watch_thread_num.exp: Ditto.
11025 * gdb.base/watchpoint-solib.exp: Ditto.
11026 * gdb.base/watchpoint.exp: Ditto.
11027 * gdb.base/watchpoints.exp: Ditto.
11028
11029 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11030 * gdb.cp/overload.exp: Ditto.
11031 * gdb.cp/virtfunc.exp: Ditto.
11032
11033 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11034
11035 * gdb.reverse/watch-precsave.exp:
11036 Replace gdb_test with gdb_test_no_output.
11037
11038 * gdb.threads/attach-into-signal.exp:
11039 Replace gdb_test with gdb_test_no_output.
11040 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11041 * gdb.threads/watchthreads.exp: Ditto.
11042 * gdb.threads/watchthreads2.exp: Ditto.
11043
11044 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11045 * gdb.trace/tfind.exp: Ditto.
11046
11047 2010-06-03 Joel Brobecker <brobecker@adacore.com>
11048
11049 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11050 successful test if message is the empty string.
11051
11052 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11053
11054 * gdb.fortran/module.exp (stopped language detection): New test.
11055
11056 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11057
11058 Support DW_TAG_module as separate namespaces.
11059 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11060 gdb.fortran/library-module-lib.f90: New.
11061 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11062 (print i): Remove.
11063 (continue to breakpoint: i-is-1, print var_i value 1)
11064 (continue to breakpoint: i-is-2, print var_i value 2)
11065 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11066 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11067 (complete `modmany, complete `modmany`, complete `modmany`var)
11068 (show language, setting breakpoint at module): New tests.
11069 * gdb.fortran/module.f90 (module mod): Remove.
11070 (module mod1, module mod2, module modmany, subroutine sub1)
11071 (subroutine sub2, program module): New.
11072
11073 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11074
11075 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11076 (print value of rUC, print value of rI, print value of UI): ... here.
11077 * gdb.cp/anon-union.exp (pass): Rename to ...
11078 (print z 2): ... here.
11079
11080 2010-06-02 Michael Snyder <msnyder@vmware.com>
11081
11082 * gdb.trace/actions.exp: Use gdb_test_no_output.
11083 * gdb.trace/circ.exp: Ditto.
11084 * gdb.trace/packetlen.exp: Ditto.
11085 * gdb.trace/save-trace.exp: Ditto.
11086 * gdb.trace/tracecmd.exp: Ditto.
11087 * gdb.trace/tsv.exp: Ditto.
11088
11089 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11090 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11091 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11092 * gdb.threads/manythreads.exp: Ditto.
11093 * gdb.threads/print-threads.exp: Ditto.
11094 * gdb.threads/pthreads.exp: Ditto.
11095 * gdb.threads/schedlock.exp: Ditto.
11096 * gdb.threads/staticthreads.exp: Ditto.
11097 * gdb.threads/thread-specific.exp: Ditto.
11098 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11099 * gdb.threads/threadapply.exp: Ditto.
11100 * gdb.threads/watchthreads.exp: Ditto.
11101 * gdb.threads/watchthreads2.exp: Ditto.
11102
11103 * gdb.python/py-block.exp: Use gdb_test_no_output.
11104 * gdb.python/py-prettyprint.exp: Ditto.
11105 * gdb.python/py-template.exp: Ditto.
11106 * gdb.python/py-value.exp: Ditto.
11107
11108 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11109 * gdb.reverse/watch-reverse.exp: Ditto.
11110
11111 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11112 * gdb.server/ext-run.exp: Ditto.
11113
11114 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11115 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11116 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11117 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11118 * gdb.dwarf2/dw2-producer.exp: Ditto.
11119 * gdb.dwarf2/mac-fileno.exp: Ditto.
11120
11121 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11122 * gdb.gdb/selftest.exp: Ditto.
11123
11124 * gdb.multi/base.exp: Use gdb_test_no_output.
11125
11126 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11127
11128 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11129
11130 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11131
11132 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11133
11134 * gdb.cp/class2.exp: Use gdb_test_no_output.
11135 * gdb.cp/classes.exp: Ditto.
11136 * gdb.cp/extern-c.exp: Ditto.
11137 * gdb.cp/inherit.exp: Ditto.
11138 * gdb.cp/maint.exp: Ditto.
11139 * gdb.cp/mb-inline.exp: Ditto.
11140 * gdb.cp/mb-templates.exp: Ditto.
11141 * gdb.cp/method2.exp: Ditto.
11142 * gdb.cp/misc.exp: Ditto.
11143 * gdb.cp/ovldbreak.exp: Ditto.
11144 * gdb.cp/punctuator.exp: Ditto.
11145 * gdb.cp/templates.exp: Ditto.
11146 * gdb.cp/virtbase.exp: Ditto.
11147
11148 * gdb.threads/attach-stopped.exp:
11149 Replace uses of send_gdb / gdb_expect.
11150 * gdb.threads/attachstop-mt.exp:
11151 Replace uses of send_gdb / gdb_expect.
11152 * gdb.threads/gcore-thread.exp:
11153 Replace uses of send_gdb / gdb_expect.
11154 * gdb.threads/hand-call-in-threads.exp:
11155 Replace uses of send_gdb / gdb_expect.
11156 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
11157 * gdb.threads/print-threads.exp:
11158 Replace uses of send_gdb / gdb_expect.
11159 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11160 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11161 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11162
11163 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11164 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11165 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11166 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11167 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11168 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11169 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11170 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11171 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11172 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11173 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11174
11175 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11176
11177 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11178
11179 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11180
11181 * gdb.cp/koenig.exp: Added new test case.
11182 * gdb.cp/koenig.cc: Ditto.
11183
11184 2010-06-01 Michael Snyder <msnyder@vmware.com>
11185
11186 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11187 * gdb.base/arrayidx.exp: Ditto.
11188 * gdb.base/attach.exp: Ditto.
11189 * gdb.base/auxv.exp: Ditto.
11190 * gdb.base/bigcre.exp: Ditto.
11191 * gdb.base/break-always.exp: Ditto.
11192 * gdb.base/break-interp.exp: Ditto.
11193 * gdb.base/break.exp: Ditto.
11194 * gdb.base/breakpoint-shadow.exp: Ditto.
11195 * gdb.base/call-ar-st.exp: Ditto.
11196 * gdb.base/call-sc.exp: Ditto.
11197 * gdb.base/call-signal-resume.exp: Ditto.
11198 * gdb.base/callfuncs.exp: Ditto.
11199 * gdb.base/catch-syscall.exp: Ditto.
11200 * gdb.base/charset.exp: Ditto.
11201 * gdb.base/code-expr.exp: Ditto.
11202 * gdb.base/commands.exp: Ditto.
11203 * gdb.base/cond-expr.exp: Ditto.
11204 * gdb.base/condbreak.exp: Ditto.
11205 * gdb.base/cursal.exp: Ditto.
11206 * gdb.base/cvexpr.exp: Ditto.
11207 * gdb.base/default.exp: Ditto.
11208 * gdb.base/del.exp: Ditto.
11209 * gdb.base/detach.exp: Ditto.
11210 * gdb.base/display.exp: Ditto.
11211 * gdb.base/ena-dis-br.exp: Ditto.
11212 * gdb.base/eval-skip.exp: Ditto.
11213 * gdb.base/foll-fork.exp: Ditto.
11214 * gdb.base/foll-vfork.exp: Ditto.
11215 * gdb.base/frame-args.exp: Ditto.
11216 * gdb.base/funcargs.exp: Ditto.
11217 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11218 * gdb.base/gdbvars.exp: Ditto.
11219 * gdb.base/help.exp: Ditto.
11220 * gdb.base/ifelse.exp: Ditto.
11221 * gdb.base/included.exp: Ditto.
11222 * gdb.base/list.exp: Ditto.
11223 * gdb.base/macscp.exp: Ditto.
11224 * gdb.base/maint.exp: Ditto.
11225 * gdb.base/multi-fork.exp: Ditto.
11226 * gdb.base/overlays.exp: Ditto.
11227 * gdb.base/page.exp: Ditto.
11228 * gdb.base/pending.exp: Ditto.
11229 * gdb.base/pointers.exp: Ditto.
11230 * gdb.base/pr11022.exp: Ditto.
11231 * gdb.base/prelink.exp: Ditto.
11232 * gdb.base/printcmds.exp: Ditto.
11233 * gdb.base/psymtab.exp: Ditto.
11234 * gdb.base/randomize.exp: Ditto.
11235 * gdb.base/relational.exp: Ditto.
11236 * gdb.base/relocate.exp: Ditto.
11237 * gdb.base/remote.exp: Ditto.
11238 * gdb.base/sepdebug.exp: Ditto.
11239 * gdb.base/set-lang-auto.exp: Ditto.
11240 * gdb.base/setshow.exp: Ditto.
11241 * gdb.base/setvar.exp: Ditto.
11242 * gdb.base/signals.exp: Ditto.
11243 * gdb.base/signull.exp: Ditto.
11244 * gdb.base/sigstep.exp: Ditto.
11245 * gdb.base/sizeof.exp: Ditto.
11246 * gdb.base/solib-disc.exp: Ditto.
11247 * gdb.base/store.exp: Ditto.
11248 * gdb.base/structs.exp: Ditto.
11249 * gdb.base/structs2.exp: Ditto.
11250 * gdb.base/subst.exp: Ditto.
11251 * gdb.base/term.exp: Ditto.
11252 * gdb.base/trace-commands.exp: Ditto.
11253 * gdb.base/unwindonsignal.exp: Ditto.
11254 * gdb.base/valgrind-db-attach.exp: Ditto.
11255 * gdb.base/varargs.exp: Ditto.
11256 * gdb.base/watch-cond.exp: Ditto.
11257 * gdb.base/watch_thread_num.exp: Ditto.
11258 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11259 * gdb.base/watchpoint.exp: Ditto.
11260 * gdb.base/whatis-exp.exp: Ditto.
11261
11262 2010-06-01 Michael Snyder <msnyder@vmware.com>
11263
11264 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11265 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11266 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11267 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11268 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11269 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11270 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11271 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11272 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11273 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11274 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11275 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11276 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11277 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11278 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11279
11280 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11281
11282 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11283 trailing newline.
11284 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11285 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11286 (p *args): ... here and remove excessive trailing newline.
11287
11288 2010-05-31 Joel Brobecker <brobecker@adacore.com>
11289
11290 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11291
11292 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 Accept the new Linux kernel "t (tracing stop)" string.
11295 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11296 Update comment.
11297 (state_wait) <T (tracing stop)>: New.
11298 (main): Update the state_wait expect string.
11299
11300 2010-05-28 Pedro Alves <pedro@codesourcery.com>
11301
11302 * limits.c, limits.exp: Delete files.
11303 * Makefile.in (clean mostlyclean): Adjust.
11304 * tracecmd.exp: Adjust.
11305
11306 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 * gdb.base/tui-layout.exp: New.
11309
11310 2010-05-28 Michael Snyder <msnyder@vmware.com>
11311
11312 * gdb.reverse/break-precsave.exp:
11313 Replace uses of send_gdb / gdb_expect.
11314 * gdb.reverse/break-reverse.exp:
11315 Replace uses of send_gdb / gdb_expect.
11316 * gdb.reverse/consecutive-precsave.exp:
11317 Replace uses of send_gdb / gdb_expect.
11318 * gdb.reverse/consecutive-reverse.exp:
11319 Replace uses of send_gdb / gdb_expect.
11320 * gdb.reverse/finish-precsave.exp:
11321 Replace uses of send_gdb / gdb_expect.
11322 * gdb.reverse/finish-reverse.exp:
11323 Replace uses of send_gdb / gdb_expect.
11324 * gdb.reverse/i386-precsave.exp:
11325 Replace uses of send_gdb / gdb_expect.
11326 * gdb.reverse/i386-reverse.exp:
11327 Replace uses of send_gdb / gdb_expect.
11328 * gdb.reverse/i386-sse-reverse.exp:
11329 Replace uses of send_gdb / gdb_expect.
11330 * gdb.reverse/i387-env-reverse.exp:
11331 Replace uses of send_gdb / gdb_expect.
11332 * gdb.reverse/i387-stack-reverse.exp:
11333 Replace uses of send_gdb / gdb_expect.
11334 * gdb.reverse/machinestate-precsave.exp:
11335 Replace uses of send_gdb / gdb_expect.
11336 * gdb.reverse/machinestate.exp:
11337 Replace uses of send_gdb / gdb_expect.
11338 * gdb.reverse/sigall-precsave.exp:
11339 Replace uses of send_gdb / gdb_expect.
11340 * gdb.reverse/sigall-reverse.exp:
11341 Replace uses of send_gdb / gdb_expect.
11342 * gdb.reverse/solib-precsave.exp:
11343 Replace uses of send_gdb / gdb_expect.
11344 * gdb.reverse/solib-reverse.exp:
11345 Replace uses of send_gdb / gdb_expect.
11346 * gdb.reverse/step-precsave.exp:
11347 Replace uses of send_gdb / gdb_expect.
11348 * gdb.reverse/step-reverse.exp:
11349 Replace uses of send_gdb / gdb_expect.
11350 * gdb.reverse/until-precsave.exp:
11351 Replace uses of send_gdb / gdb_expect.
11352 * gdb.reverse/until-reverse.exp:
11353 Replace uses of send_gdb / gdb_expect.
11354 * gdb.reverse/watch-precsave.exp:
11355 Replace uses of send_gdb / gdb_expect.
11356 * gdb.reverse/watch-reverse.exp:
11357 Replace uses of send_gdb / gdb_expect.
11358
11359 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11362 excessive newline.
11363
11364 2010-05-27 Michael Snyder <msnyder@vmware.com>
11365
11366 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11367 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11368 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11369 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11370 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11371 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11372 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11373 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11374 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11375 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11376 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11377 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11378 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11379 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11380 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11381 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11382 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11383 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11384 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11385
11386 2010-05-26 Michael Snyder <msnyder@vmware.com>
11387
11388 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11389 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11390
11391 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11392 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11393 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11394
11395 * gdb.reverse/consecutive-reverse.exp:
11396 Replace uses of send_gdb / gdb_expect.
11397 * gdb.reverse/consecutive-precsave.exp:
11398 Replace uses of send_gdb / gdb_expect.
11399
11400 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11401 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11402 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11403 * gdb.mi/mi-ns-stale-regcache.exp:
11404 Replace uses of send_gdb / gdb_expect.
11405 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11406 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11407 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11408 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11409 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11410 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11411 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11412 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11413 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11414
11415 2010-05-26 Michael Snyder <msnyder@vmware.com>
11416
11417 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11418
11419 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11420
11421 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11422 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11423 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11424 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11425 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11426 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11427 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11428 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11429 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11430
11431 2010-05-25 Tom Tromey <tromey@redhat.com>
11432
11433 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11434
11435 2010-05-25 Tom Tromey <tromey@redhat.com>
11436
11437 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11438 argument order.
11439 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11440 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11441 order.
11442 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11443 order.
11444 * gdb.base/call-sc.exp (setup_kfails): Remove.
11445 (setup_compiler_kfails): Remove.
11446 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11447 argument order.
11448 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11449 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11450 (advancei): Fix setup_kfail argument order.
11451 * gdb.base/radix.exp: Fix setup_kfail argument order.
11452 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11453 order.
11454 * gdb.base/structs.exp (setup_kfails): Remove.
11455 (setup_compiler_kfails): Fix setup_kfail argument order.
11456 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11457 order.
11458 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11459 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11460 setup_kfail argument order.
11461 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11462
11463 2010-05-25 Tom Tromey <tromey@redhat.com>
11464
11465 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11466
11467 2010-05-25 Michael Snyder <msnyder@vmware.com>
11468
11469 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11470 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11471 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11472 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11473 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11474 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11475 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11476 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11477 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11478 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11479 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11480 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11481 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11482 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11483 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11484 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11485 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11486 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11487 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11488 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11489 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11490 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11491 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11492 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11493 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11494 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11495 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11496 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11497 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11498 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11499 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11500 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11501 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11502 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11503 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11504 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11505 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11506 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11507 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11508 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11509 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11510 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11511 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11512 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11513 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11514 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11515 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11516 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11517
11518 2010-05-25 Doug Evans <dje@google.com>
11519
11520 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11521 gdb.string_to_argv.
11522
11523 2010-05-21 Tom Tromey <tromey@redhat.com>
11524
11525 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11526 Call it.
11527 * gdb.dwarf2/pieces.S: Update.
11528 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11529
11530 2010-05-21 Tom Tromey <tromey@redhat.com>
11531
11532 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11533 Call it.
11534 * gdb.dwarf2/pieces.c (struct C): New.
11535 (f6): New function.
11536 * gdb.dwarf2/pieces.S: Replace.
11537
11538 2010-05-21 Tom Tromey <tromey@redhat.com>
11539
11540 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11541 Call it.
11542
11543 2010-05-21 Tom Tromey <tromey@redhat.com>
11544
11545 * gdb.dwarf2.pieces.exp: New file.
11546 * gdb.dwarf2.pieces.S: New file.
11547 * gdb.dwarf2.pieces.c: New file.
11548
11549 2010-05-20 Pedro Alves <pedro@codesourcery.com>
11550 Joel Brobecker <brobecker@adacore.com>
11551
11552 * lib/gdb.exp (gdb_test_no_output): New function.
11553 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11554 when testing commands that should produce no output.
11555
11556 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11557
11558 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11559 parameter that we want to watch being a constant.
11560
11561 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11562
11563 * gdb.ada/cond_lang: New testcase.
11564
11565 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11566
11567 * lib/gdb.exp (banned_variables): New variable/constant.
11568 (gdb_init): Add write trace on variables listed in banned_variables.
11569 (gdb_finish): Remove write traces on variables listed in
11570 banned_variables.
11571
11572 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11573
11574 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11575 * gdb.cp/koenig.exp: Likewise.
11576
11577 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11578
11579 PR python/11482
11580
11581 * gdb.python/py-value.exp (test_value_hash): New function.
11582
11583 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11584
11585 PR exp/11530.
11586 * gdb.base/gdb11530.c: New file.
11587 * gdb.base/gdb11530.exp: New file.
11588
11589 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11590
11591 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11592 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11593
11594 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11595
11596 * gdb.cp/koenig.exp: New test.
11597 * gdb.cp/koenig.cc: New test program.
11598
11599 2010-05-05 Joel Brobecker <brobecker@adacore.com>
11600
11601 Remove the use of prms_id and bug_id throughout the testsuite.
11602
11603 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11604
11605 PR exp/11349.
11606 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11607 use a reference local variable.
11608
11609 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11610
11611 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11612 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11613 variable different_dir. Move debugfile into a full directory pathname
11614 under DIFFERENT_DIR.
11615 * lib/gdb.exp (separate_debug_filename): Remove.
11616 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11617 variable debug_dir and mkdir of it. Update function comments.
11618
11619 2010-04-29 Pedro Alves <pedro@codesourcery.com>
11620
11621 PR gdb/11557
11622
11623 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11624 files.
11625
11626 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11627
11628 * gdb.python/py-param.exp: New File.
11629
11630 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11631
11632 * gdb.base/default.exp: Fix "set language" test.
11633
11634 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11635
11636 PR breakpoints/11531.
11637 * gdb.base/gdb11531.c: New file.
11638 * gdb.base/gdb11531.exp: New file.
11639
11640 2010-04-26 Tom Tromey <tromey@redhat.com>
11641
11642 * gdb.base/completion.exp: Add tests for completion and deprecated
11643 commands.
11644
11645 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11646
11647 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11648 (print /x char_array): Escape curly brackets.
11649
11650 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11651
11652 Fix deadlock on looped list of loaded shared objects.
11653 * gdb.base/solib-corrupted.exp: New.
11654
11655 2010-04-23 Doug Evans <dje@google.com>
11656
11657 * gdb.python/py-section-script.c: New file.
11658 * gdb.python/py-section-script.exp: New file.
11659 * gdb.python/py-section-script.py: New file.
11660
11661 2010-04-20 Chris Moller <cmoller@redhat.com>
11662
11663 PR 10179
11664
11665 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11666 * gdb.base/pr10179-a.c:
11667 * gdb.base/pr10179-b.c:
11668 * gdb.base/pr10179.exp: New files.
11669
11670 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11671
11672 Fix crashes on dangling display expressions.
11673 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11674 is SEP.
11675 (lib_flags): Remove the "debug" keyword.
11676 (libsepdebug): New variable for iterating new loop.
11677 (save_pf_prefix): New variable wrapping the loop.
11678 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11679 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11680
11681 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11682
11683 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11684
11685 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11686
11687 PR stabs/11479.
11688 * gdb.stabs/gdb11479.exp: New file.
11689 * gdb.stabs/gdb11479.c: New file.
11690
11691 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11692
11693 * gdb.base/charset.c (Strin16, String32): New variables.
11694 * gdb.base/charset.exp (gdb_test): Test correct display
11695 of 16 or 32 bit strings.
11696
11697 2010-04-21 Chris Moller <cmoller@redhat.com>
11698
11699 PR 9167
11700 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11701 * gdb.cp/pr9167.cc: New file.
11702 * gdb.cp/pr9167.exp: New file.
11703
11704
11705 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11706
11707 PR pascal/11492.
11708 * gdb.pascal/gdb11492.pas: New file.
11709 * gdb.pascal/gdb11492.exp: New file.
11710
11711 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11712
11713 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11714
11715 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11716
11717 * gdb.ada/dyn_loc: New testcase.
11718
11719 2010-04-20 Chris Moller <cmoller@redhat.com>
11720
11721 PR 10867
11722
11723 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11724 * gdb.cp/pr10687.cc: New file.
11725 * gdb.cp/pr10687.exp: New file.
11726
11727
11728 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11729 Sergio Durigan Junior <sergiodj@redhat.com>
11730
11731 * gdb.fortran/logical.exp: New testcase.
11732 * gdb.fortran/logical.f90: New file.
11733
11734 2010-04-19 Doug Evans <dje@google.com>
11735
11736 * gdb.base/help.exp (help source): Update expected output.
11737
11738 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11739
11740 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11741 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11742 gdb_exit and return.
11743 (executable): New variable.
11744 (binfile): Use it.
11745
11746 2010-04-19 Pedro Alves <pedro@codesourcery.com>
11747
11748 PR breakpoints/8554.
11749
11750 * gdb.trace/save-trace.exp: Adjust.
11751
11752 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11753
11754 PR corefiles/11511
11755 * gdb.arch/system-gcore.exp: New.
11756 * gdb.arch/gcore.c: Likewise.
11757
11758 2010-04-15 Doug Evans <dje@google.com>
11759
11760 * gdb.python/py-progspace.c: New file.
11761 * gdb.python/py-progspace.exp: New file.
11762
11763 * gdb.base/source.exp: Add tests for "source -s".
11764
11765 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11766
11767 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11768 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11769 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11770 * gdb.python/py-mi.exp: New test for to_string returning None.
11771
11772 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11773
11774 * gdb.python/py-breakpoint.c: Make result global.
11775
11776 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11777
11778 Fix non-GNU make compatibility.
11779 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11780
11781 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11782
11783 * gdb.python/py-breakpoint.exp: New File.
11784 * gdb.python/py-breakpoint.C: Ditto.
11785
11786 2010-04-08 Stan Shebs <stan@codesourcery.com>
11787
11788 * gdb.trace/actions.exp: Clear default-collect.
11789 * gdb.trace/save-trace.exp: Clear default-collect.
11790
11791 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11792
11793 * gdb.python/py-value: Add null string variable.
11794 (test_lazy_string): Test zero length, NULL address lazy
11795 strings.
11796
11797 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11798
11799 * gdb.arch/i386-avx.c: New.
11800 * gdb.arch/i386-avx.exp: Likewise.
11801
11802 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11803
11804 2010-04-06 Doug Evans <dje@google.com>
11805
11806 * gdb.base/source-test.gdb: New file.
11807 * gdb.base/source.exp: Test source -v.
11808
11809 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11810
11811 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11812
11813 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11814
11815 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11816 within one line, unless it is followed by a double quote.
11817 * gdb.stabs/hppa.sed: Idem.
11818 * gdb.stabs/weird.def: Add char and String constants
11819 * gdb.stabs/weird.exp: Check for correct parsing of
11820 char and string constants.
11821 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11822 in .stabs to .stabx substitution.
11823
11824 2010-04-05 Stan Shebs <stan@codesourcery.com>
11825
11826 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11827 constant global.
11828 * gdb.trace/tfile.exp: Try to print them.
11829
11830 2010-04-04 Stan Shebs <stan@codesourcery.com>
11831
11832 * gdb.base/completion.exp: Update for new "info watchpoints".
11833 * gdb.base/default.exp: Ditto.
11834 * gdb.base/help.exp: Ditto.
11835 * gdb.base/watchpoint.exp: Ditto.
11836 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11837
11838 2010-04-04 Stan Shebs <stan@codesourcery.com>
11839
11840 * gdb.trace/tfile.exp: Sharpen tfind test.
11841
11842 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11843
11844 * gdb.base/break-entry.exp: New.
11845
11846 2010-04-02 Hui Zhu <teawater@gmail.com>
11847 Michael Snyder <msnyder@vmware.com>
11848
11849 * gdb.reverse/i386-sse-reverse.exp: New file.
11850 * gdb.reverse/i386-sse-reverse.c: New file.
11851
11852 2010-04-02 Pedro Alves <pedro@codesourcery.com>
11853
11854 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11855
11856 2010-04-01 Stan Shebs <stan@codesourcery.com>
11857
11858 * gdb.trace/actions.exp: Tweak expected output.
11859 * gdb.trace/while-stepping.exp: Tweak expected output.
11860
11861 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11862
11863 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11864
11865 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11866
11867 * gdb.base/commands.exp: Adjust.
11868 * gdb.cp/extern-c.exp: Adjust.
11869
11870 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11871
11872 * gdb.trace/collection.c (local_test_func): Define a local struct,
11873 and instanciate it.
11874
11875 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11876
11877 * gdb.trace/collection.exp (gdb_collect_args_test)
11878 (gdb_collect_argarray_test): XFAIL the tests that assume the
11879 argarray argument's elements are collected.
11880
11881 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11884 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11885
11886 2010-03-31 Stan Shebs <stan@codesourcery.com>
11887
11888 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11889 and tracepoint conditionals.
11890 (gdb_verify_tracepoints): Delete unused return.
11891
11892 2010-03-26 Keith Seitz <keiths@redhat.com>
11893
11894 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11895 appear in the output before main.
11896 Remove KFAIL for gdb/2215 aka bz 9320.
11897
11898 2010-03-30 Doug Evans <dje@google.com>
11899
11900 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11901 by dejagnu.
11902 * gdb.arch/amd64-dword.exp: Ditto.
11903
11904 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11905 match.
11906 (break printf): Ditto.
11907
11908 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11909
11910 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11911 gcc < 4.4.
11912 * gdb.cp/shadow.exp: Ditto.
11913
11914 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11915
11916 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11917 "tstart" is silent.
11918
11919 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11920
11921 * gdb.trace/collection.exp (executable): New.
11922 (binfile): Use it.
11923 (fpreg, spreg, pcreg): New.
11924 (test_register): Use gdb_test_multiple. Pass /x to print.
11925 (prepare_for_trace_test): New.
11926 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11927 (gdb_collect_args_test, gdb_collect_argstruct_test)
11928 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11929 prepare_for_trace_test.
11930 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11931 fpreg, spreg and pcreg.
11932 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11933 prepare_for_trace_test.
11934 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11935 try to detect tracing support here. Don't set breakpoints at
11936 `begin' or `end' here.
11937 <global scope>: Use clean_restart. Run to main before checking
11938 for tracing support. Check for for tracing support here.
11939
11940 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11941
11942 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11943 " as $displacement" to "seen displacement message".
11944
11945 2010-03-28 Pedro Alves <pedro@codesourcery.com>
11946
11947 * gdb.trace/while-dyn.exp (executable): New variable.
11948 (binfile): Use it.
11949 (test_while_stepping): New function. Move most tests here. Call
11950 it once for each of the while-stepping, stepping and ws aliases.
11951
11952 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11953
11954 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11955 that do not provide the tagless_struct type name at all.
11956 (test_print_anon_union): Do not check value of uninitialized
11957 union member. Do not use cp_test_ptype_class, so we can accept
11958 "long" as well as "long int".
11959
11960 2010-03-26 Pedro Alves <pedro@codesourcery.com>
11961
11962 * gdb.trace/tfile.c (tohex, bin2hex): New.
11963 (write_error_trace_file): Hexify error description.
11964
11965 2010-03-25 Stan Shebs <stan@codesourcery.com>
11966
11967 * gdb.trace/tfile.c: Generate an additional trace file, improve
11968 portability.
11969 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11970 files in a better way.
11971
11972 2010-03-25 Keith Seitz <keiths@redhat.com>
11973
11974 * gdb.java/jprint.exp: XFAIL printing of static class members
11975 because of GCC debuginfo problem.
11976
11977 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11978
11979 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11980
11981 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11982
11983 * gdb.base/completion.exp: Allow long instead of long int.
11984 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11985 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11986 variable p.
11987 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11988 * gdb.base/pointers.exp: Allow long instead of long int.
11989 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11990 * gdb.base/step-line.exp: Allow a directory before the source file name.
11991
11992 2010-03-24 Tom Tromey <tromey@redhat.com>
11993
11994 PR breakpoints/9352:
11995 * gdb.base/default.exp: Update.
11996 * gdb.base/commands.exp: Update.
11997 * gdb.cp/extern-c.exp: Test setting commands on multiple
11998 breakpoints at once.
11999
12000 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12001
12002 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12003 if gdb,nosignals.
12004 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12005 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12006 exited".
12007
12008 2010-03-24 Stan Shebs <stan@codesourcery.com>
12009
12010 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12011
12012 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12013
12014 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12015 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12016 argument. Handle "short" and "long".
12017 (Top level): Pass overprototyped output for old_fptr and xptr.
12018
12019 2010-03-23 Pedro Alves <pedro@codesourcery.com>
12020
12021 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12022 format strings and add casts to avoid compiler warnings.
12023
12024 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
12025
12026 * lib/trace-support.exp (gdb_trace_setactions):
12027 Don't expect whitespace after ">" prompt.
12028 * gdb.trace/actions.exp: Adjust for output changes.
12029 * gdb.trace/while-stepping.exp: Likewise.
12030
12031 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12032
12033 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12034 and r157645).
12035
12036 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12037
12038 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12039 New.
12040
12041 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12042
12043 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12044 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12045
12046 2010-03-19 Stan Shebs <stan@codesourcery.com>
12047
12048 * gdb.trace/ax.exp: New file.
12049
12050 2010-03-19 Doug Evans <dje@google.com>
12051
12052 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12053 output from gcc.
12054
12055 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12056 named /usr/sbin/prelink<foo>.
12057
12058 2010-03-18 Stan Shebs <stan@codesourcery.com>
12059
12060 * gdb.trace/circ.exp: Test circular-trace-buffer.
12061 * gdb.trace/tfile.exp: Update tstatus test.
12062
12063 2010-03-18 Joel Brobecker <brobecker@adacore.com>
12064
12065 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12066 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12067
12068 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12069
12070 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12071
12072 2010-03-18 Pedro Alves <pedro@codesourcery.com>
12073
12074 * gdb.base/default.exp: Adjust the expected output of the finish
12075 and until commands when the inferior is not being run.
12076
12077 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12078
12079 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12080 * gdb.cp/nsusing.exp: Ditto.
12081
12082 2010-03-15 Tom Tromey <tromey@redhat.com>
12083
12084 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12085 * gdb.cp/userdef.cc (operator==): New function.
12086 (main): New locals mem1, mem2.
12087
12088 2010-03-15 Jie Zhang <jie@codesourcery.com>
12089
12090 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12091 Declare and use new loadtimeout variable.
12092
12093 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12094
12095 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12096 Use gdb_load later.
12097
12098 2010-03-14 Pedro Alves <pedro@codesourcery.com>
12099
12100 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12101 literal. Add missing endlines to prints to stderr.
12102
12103 2010-03-12 Tom Tromey <tromey@redhat.com>
12104
12105 PR c++/9708:
12106 * gdb.cp/m-static.exp: Add regression test.
12107 * gdb.cp/m-static.cc (method): New method.
12108 (main): Call it.
12109
12110 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12111
12112 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12113 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12114
12115 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12116
12117 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12118
12119 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12120
12121 * lib/gdb.exp (skip_stl_tests): New.
12122 (gdb_compile): Symbian needs -ldl.
12123 (shlib_target_file): New.
12124 (shlib_symbol_file): New.
12125 (gdb_load_shlibs): Use shlib_target_file.
12126 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12127 * gdb.cp/exception.exp: Use skip_stl_tests.
12128 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12129 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12130 * gdb.cp/mb-templates.exp: Ditto.
12131 * gdb.base/commands.exp: Relax regexes.
12132 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12133 shlib_target_file and shlib_symbol_file.
12134 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12135 sections.
12136 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12137 * gdb.base/solib-disc.exp: Use
12138 shlib_target_file and shlib_symbol_file.
12139 * gdb.base/unload.exp: Don't skip on symbian. Use
12140 shlib_target_file and shlib_symbol_file.
12141 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12142
12143 2010-03-12 Pedro Alves <pedro@codesourcery.com>
12144
12145 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12146 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12147 Issue a tfind end before looking for a tracepoint frame.
12148 * gdb.trace/tfind.exp: Adjust tstatus output.
12149 Adjust disassembly output.
12150 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12151
12152 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12153
12154 * gdb.base/break-interp.exp: Create new displacement parameter value
12155 for the test_ld calls.
12156 (reach): New parameter displacement, verify its content. New push of
12157 pf_prefix "reach-$func:". Import global expect_out.
12158 (test_core): New parameter displacement, verify its content. New push
12159 of pf_prefix "core:". New command "set verbose on". Import global
12160 expect_out.
12161 (test_attach): New parameter displacement, verify its content. New
12162 push of pf_prefix "attach:". New command "set verbose on". Import
12163 global expect_out.
12164 (test_ld): New parameter displacement, pass it to the reach, test_core
12165 and test_attach calls and verify its content in the "ld.so exit" test.
12166 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12167 (prelink): Update expected text, use gdb_test.
12168
12169 2010-03-10 Doug Evans <dje@google.com>
12170
12171 * gdb.base/checkpoint.exp: Fix comment.
12172 Lengthen timeout while doing >600 checkpoints test.
12173 Rename duplicate "kill all one" test to keep test names unique.
12174
12175 2010-03-10 Pedro Alves <pedro@codesourcery.com>
12176
12177 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12178
12179 2010-03-08 Keith Seitz <keiths@redhat.com>
12180
12181 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12182 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12183 (dm_type_long): New function.
12184 (dm_type_unsigned_short): New function.
12185 (dm_type_unsigned_long): New function.
12186 (myint): New typedef.
12187 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12188 long, unsigned shor and long, operator char*, and typedef.
12189 (test_lookup_operator_functions): Add operator char* test.
12190 (test_paddr_operator_functions): Likewise.
12191 (test_paddr_overloaded_functions): Use probe values for
12192 short, long, and unsigned short and long.
12193 (test_paddr_hairy_functions): If the demangler probe detected
12194 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12195 demangler.
12196 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12197 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12198 and "print null_pmf".
12199 Add test "ptype a.*pmf".
12200 * gdb.cp/overload.exp: Allow optional "int" to appear with
12201 "short" and "long".
12202 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12203 long expect value for men_overload1arg.
12204 Allow "int" to appear with "short" and "long".
12205 When testing "info break", add argument for main (void).
12206 Also allow "int" to appear with "short" and "long".
12207 Ditto with "unsigned" and "long long".
12208 * gdb.java/jmain.exp: Do not enclose methods names in single
12209 quotes.
12210 * gdb.java/jmisc.exp: Likewise.
12211 * gdb.java/jprint.exp: Likewise.
12212 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12213
12214 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12215 * gdb.cp/exception.exp (backtrace after first throw)
12216 (backtrace after second throw): Allow a namespace before __cxa_throw.
12217 (backtrace after first catch, backtrace after second catch): Allow
12218 a namespace before __cxa_begin_catch.
12219
12220 * gdb.cp/cpexprs.exp: New file.
12221 * gdb.cp/cpexprs.cc: New file.
12222
12223 From Daniel Jacobowitz <dan@codesourcery.com>
12224 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12225 to use string_to_regexp.
12226 (ctor, dtor): New functions. Use them to match constructor
12227 and destructor function types.
12228 (Top level): Use runto_main.
12229
12230 2010-03-05 Tom Tromey <tromey@redhat.com>
12231
12232 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12233 gdb.target_charset.
12234 (pp_ns.to_string): Likewise.
12235
12236 2010-03-04 Keith Seitz <keiths@redhat.com>
12237
12238 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12239 can be quoted. Test that both the filename and function/line
12240 portions can be quoted at the same time.
12241
12242 2010-03-04 Pedro Alves <pedro@codesourcery.com>
12243
12244 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12245
12246 2010-03-03 Doug Evans <dje@google.com>
12247
12248 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12249 libc contains libpthread.
12250
12251 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12252 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12253 of gdb_compile. Add another pattern to match android backtrace.
12254
12255 2010-03-03 Tom Tromey <tromey@redhat.com>
12256
12257 PR gdb/11345:
12258 * gdb.base/printcmds.exp (test_printf): Add test.
12259
12260 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12261
12262 * gdb.arch/amd64-byte.exp: New.
12263 * gdb.arch/amd64-dword.exp: Likewise.
12264 * gdb.arch/amd64-pseudo.c: Likewise.
12265 * gdb.arch/amd64-word.exp: Likewise.
12266 * gdb.arch/i386-byte.exp: Likewise.
12267 * gdb.arch/i386-pseudo.c: Likewise.
12268 * gdb.arch/i386-word.exp: Likewise.
12269
12270 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12271
12272 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12273 types. Add structreg, bitfields, and flags registers.
12274 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12275 registers.
12276
12277 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12278
12279 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12280 (load_description): Set architecture if defined.
12281
12282 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12283
12284 * gdb.python/py-frame.exp: Add read_var block tests.
12285 * gdb.python/py-frame.c (block): New function.
12286
12287 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12288 Daniel Jacobowitz <dan@codesourcery.com>
12289
12290 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12291
12292 2010-02-25 David S. Miller <davem@davemloft.net>
12293
12294 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12295 fix logic for setting all_syscalls_numbers.
12296
12297 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12298
12299 * Makefile.in: Add py-block and py-symbol.
12300 * gdb.python/py-symbol.exp: New File.
12301 * gdb.python/py-symtab.exp: New File.
12302 * gdb.python/py-block.exp: New File.
12303 * gdb.python/py-symbol.c: New File.
12304 * gdb.python/py-block.c: New File.
12305
12306 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12307
12308 PR python/11314
12309 * lib/gdb.exp (skip_python_tests): New function.
12310 * gdb.python/py-cmd.exp: Use skip_python_tests.
12311 * gdb.python/py-frame.exp: Likewise.
12312 * gdb.python/py-function.exp: Likewise.
12313 * gdb.python/py-prettyprint.exp: Likewise.
12314 * gdb.python/py-template.exp: Likewise.
12315 * gdb.python/py-type.exp: Likewise.
12316 * gdb.python/py-value.exp: Likewise.
12317
12318 2010-02-22 Pedro Alves <pedro@codesourcery.com>
12319
12320 PR9605
12321
12322 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12323
12324 2010-02-19 Tom Tromey <tromey@redhat.com>
12325
12326 PR c++/8693, PR c++/9496:
12327 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12328 regression tests.
12329
12330 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12331
12332 Fix compatibility with m68k as.
12333 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12334 Use only /* comments */.
12335
12336 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12337
12338 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12339 * configure: Regenerate.
12340
12341 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12342
12343 * gdb.python/py-type.exp: Check for Python support.
12344
12345 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12346
12347 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12348 `regsub' syntax available.
12349
12350 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12351
12352 * gdb.base/shmain.c (main): Remove printf call.
12353 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12354 * gdb.base/unload.c (main): Make format of fprintf a string
12355 literal. Add missing endlines to prints to stderr.
12356 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12357
12358 2010-02-17 Tom Tromey <tromey@redhat.com>
12359
12360 * gdb.java/jprint.java (jprint.props): New field.
12361 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12362
12363 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12364
12365 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12366 available.
12367
12368 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12369
12370 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12371 creation to support remote host testing.
12372
12373 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12374
12375 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12376 Recognize "command not found".
12377
12378 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12379
12380 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12381 single-stepping.
12382
12383 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12384
12385 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12386 if arguments are not supported.
12387
12388 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12389
12390 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12391 be const or non-const.
12392
12393 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12394
12395 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12396 mi_send_resuming_command to send -exec-continue.
12397
12398 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12399
12400 * gdb.base/list.exp (test_list_filename_and_function): Add test
12401 with single quotes.
12402 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12403 matching.
12404 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12405 Add KFAIL'd tests for PR gdb/11289.
12406
12407 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12408
12409 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12410
12411 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12412
12413 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12414 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12415 a temporary directory.
12416
12417 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12418
12419 * gdb.base/charset.exp: Use a single regular expression to match
12420 show host-charset and show target-charset output.
12421
12422 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12423
12424 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12425 "Illegal process-id" expect string more exact.
12426 (attach to digits-starting nonsense is prohibited): New.
12427
12428 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12429
12430 * gdb.base/prelink.exp (set verbose on): New.
12431
12432 2010-02-12 Tomas Holmberg <th@virtutech.com>
12433
12434 * mi-reverse.exp: New file. Test for reverse option to the
12435 following MI commands: exec-continue, exec-finish, exec-next,
12436 exec-step, exec-next-instruction, exec-step-instruction.
12437
12438 2010-02-09 Joel Brobecker <brobecker@adacore.com>
12439
12440 * gdb.ada/ptype_tagged_param: New testcase.
12441
12442 2010-02-08 Tom Tromey <tromey@redhat.com>
12443
12444 PR c++/8017:
12445 * gdb.cp/overload.exp: Add tests.
12446 * gdb.cp/overload.cc (struct K): New.
12447 (namespace N): New.
12448 (main): Call new functions.
12449 (K::staticoverload): Define.
12450
12451 2010-02-08 Chris Moller <moller@mollerware.com>
12452
12453 PR gdb/10728
12454 * gdb.cp/pr10728-x.h: New file.
12455 * gdb.cp/pr10728-x.cc: New file.
12456 * gdb.cp/pr10728-y.cc: New file.
12457 * gdb.cp/pr10728.exp: New file.
12458 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12459
12460 2010-02-08 Chris Moller <moller@mollerware.com>
12461
12462 PR gdb/9067
12463 * gdb.cp/pr9067.exp: New
12464 * gdb.cp/pr9067.cc: New
12465 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12466
12467 2010-02-08 Joel Brobecker <brobecker@adacore.com>
12468
12469 * lib/gdb.exp (gdb_test_timeout): New global variable.
12470 Set it to timeout if not already set.
12471 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12472
12473 2010-02-05 Doug Evans <dje@google.com>
12474
12475 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12476 user.
12477
12478 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12479
12480 PR c++/7935:
12481 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12482
12483 2010-02-04 Tom Tromey <tromey@redhat.com>
12484
12485 * gdb.cp/virtbase.exp: Make test case names unique.
12486
12487 2010-02-02 Tom Tromey <tromey@redhat.com>
12488
12489 * gdb.cp/virtbase.exp: Add regression tests.
12490 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12491 (main): Instantiate RHC.
12492
12493 2010-02-02 Tom Tromey <tromey@redhat.com>
12494
12495 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12496 type-printing change.
12497
12498 2010-02-02 Tom Tromey <tromey@redhat.com>
12499
12500 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12501 * gdb.cp/virtbase.cc: New file.
12502 * gdb.cp/virtbase.exp: New file.
12503 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12504
12505 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12506
12507 PR libc/11214:
12508 * gdb.threads/current-lwp-dead.c: Include features.h.
12509 (HAS_NOMMU): New.
12510 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12511
12512 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12513
12514 * gdb.base/symbol-without-target_section.exp,
12515 gdb.base/symbol-without-target_section.c: New.
12516
12517 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12518
12519 * gdb.base/bigcore.exp: Reset increased timeout.
12520 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12521
12522 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12523
12524 * gdb.base/gcore.exp (capture_command_output): Use
12525 gdb_test_multiple.
12526
12527 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12528
12529 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12530 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12531 (Top level): Call it.
12532
12533 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12534
12535 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12536
12537 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12538
12539 * gdb.base/call-strs.exp, gdb.base/default.exp,
12540 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12541 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12542 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12543 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12544 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12545 * gdb.base/ending-run.exp: Correct restore of timeout.
12546 * gdb.base/page.exp: Remove unnecessary timeout setting.
12547
12548 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12549
12550 * gdb.ada/rec_return: New testcase.
12551
12552 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12553
12554 * gdb.ada/call_pn: New testcase.
12555
12556 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12557
12558 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12559 (Top level): Use it to resume.
12560 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12561 the Thumb mode displaced stepping error as unsupported.
12562
12563 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12564
12565 * gdb.cp/nsusing.exp: Added more tests.
12566 * gdb.cp/nsrecurs.exp: Ditto.
12567 * gdb.cp/nsusing.cc: Added test functions.
12568 * gdb.cp/nsrecurs.cc: Ditto.
12569
12570 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12571
12572 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12573 absolute directory pathnames in gdb.sum file.
12574
12575 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12576
12577 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12578 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12579
12580 2010-01-26 Tom Tromey <tromey@redhat.com>
12581
12582 PR exp/7643:
12583 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12584 setup_kfail.
12585
12586 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12587
12588 * gdb.cp/nsrecurs.exp: New test.
12589 * gdb.cp/nsrecurs.cc: New test program.
12590 * gdb.cp/nsstress.exp: New test.
12591 * gdb.cp/nsstress.cc: New test program.
12592 * gdb.cp/nsdecl.exp: New test.
12593 * gdb.cp/nsdecl.cc: New test program.
12594
12595 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12596
12597 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12598 imported into file scope.
12599 Marked test as xfail.
12600 * gdb.cp/namespace-using.cc (marker5): New function.
12601 * gdb.cp/shadow.exp: New test.
12602 * gdb.cp/shadow.cc: New test program.
12603 * gdb.cp/nsimport.exp: New test.
12604 * gdb.cp/nsimport.cc: New test program.
12605
12606 2010-01-25 Tom Tromey <tromey@redhat.com>
12607
12608 PR gdb/11049:
12609 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12610 with "set print null-stop on".
12611
12612 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12613
12614 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12615 Adjust it for DISASSEMBLY_OMIT_FNAME.
12616
12617 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12618
12619 PR symtab/11199:
12620 * gdb.dwarf2/member-ptr-forwardref.exp,
12621 gdb.dwarf2/member-ptr-forwardref.S: New.
12622
12623 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12624
12625 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12626 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12627 thread1_tid_mutex. Remove gdbstop_mutex handling.
12628 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12629 thread2_tid_mutex. Remove gdbstop_mutex handling.
12630 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12631 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12632 pthread_cond_wait conditionalizations by while loops.
12633
12634 2010-01-20 Tom Tromey <tromey@redhat.com>
12635
12636 PR backtrace/10770:
12637 * gdb.dwarf2/pr10770.exp: New file.
12638 * gdb.dwarf2/pr10770.c: New file.
12639 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12640
12641 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12642
12643 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12644 that target was removed, and the test always runs native anyway.
12645
12646 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12647
12648 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12649 gdb.base/watchpoint-cond-gone-stripped.c: New.
12650
12651 2010-01-19 Tom Tromey <tromey@redhat.com>
12652
12653 PR c++/8000:
12654 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12655 existing tests.
12656 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12657 (main): Use AAA::SomeEnum.
12658
12659 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12660
12661 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12662 (test_ignore_count): Declare line_callme_body global.
12663 (run to breakpoint with ignore count): Use line_callme_body.
12664 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12665 (set line_main_hello, set line_main_return): Reindent.
12666 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12667 New.
12668 (continue to callee4): Use line_callee4_body.
12669 (check *stopped from CLI command): Use line_callee4_next.
12670 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12671 (set line_main_hello, set line_main_return): Reindent.
12672 (set line_callee4_head, set line_callee4_body): New.
12673 (continue to callee4): Use line_callee4_body.
12674
12675 2010-01-18 Tom Tromey <tromey@redhat.com>
12676
12677 PR c++/9680:
12678 * gdb.cp/casts.cc: Add new classes and variables.
12679 * gdb.cp/casts.exp: Test new operators.
12680
12681 2010-01-18 Tom Tromey <tromey@redhat.com>
12682 Thiago Jung Bauermann <bauerman@br.ibm.com>
12683
12684 * gdb.python/source2.py: New file.
12685 * gdb.python/source1: New file.
12686 * gdb.python/python.exp: Test "source" command.
12687
12688 2010-01-15 Stan Shebs <stan@codesourcery.com>
12689
12690 * gdb.trace/tfile.c: New file.
12691 * gdb.trace/tfile.exp: New file.
12692
12693 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12694
12695 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12696
12697 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12698
12699 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12700
12701 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12702
12703 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12704 (libfunc): New parameter action. Implement also selectable "sleep".
12705 * gdb.base/break-interp-main.c: Include assert.h.
12706 (libfunc): New parameter action.
12707 (main): New parameters argc and argv. Assert argc. Pass argv.
12708 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12709 (test_attach): New proc.
12710 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12711 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12712
12713 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12714
12715 * gdb.base/break-interp.exp (test_core): New proc.
12716 (test_ld): Call it.
12717
12718 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12719
12720 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12721 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12722 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12723 and gdb_compile_shlib. Use new -Wl compiler options.
12724 (dl bt, main bt): New tests.
12725
12726 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12727
12728 Support PIEs with no symfile_objfile.
12729 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12730 (test_ld): New parameter trynosym.
12731 (test_ld <$trynosym>): New block.
12732
12733 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12734
12735 * gdb.base/break-interp.exp: New file.
12736
12737 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12738
12739 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12740 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12741 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12742 test.
12743 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12744 * gdb.python/py-mi.exp: Add lazy string test.
12745
12746 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12747
12748 * lib/mi-support.exp (mi_check_thread_states): Handle
12749 core number in thread listing.
12750
12751 2010-01-12 Joel Brobecker <brobecker@adacore.com>
12752
12753 * gdb.base/maint.exp: Adjust the expected output for the
12754 "maint print type" test. Use gdb_test_multiple instead of
12755 gdb_sent/gdb_expect.
12756
12757 2010-01-11 Doug Evans <dje@google.com>
12758
12759 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12760 from gdbserver_download. All callers updated.
12761
12762 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12763
12764 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12765
12766 Implement binary numbers parsing.
12767 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12768 (test_integer_literals_rejected): New binary tests.
12769
12770 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12771
12772 * gdb.cell/configure: Regenerate.
12773
12774 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12775
12776 * gdb.base/corefile.exp: Move the core finding block out and call it as
12777 core_find, new variable $corefile, replace corefile by $corefile and
12778 [file tail $corefile] for usage vs. test names resp.
12779 * lib/gdb.exp (core_find): Move it as a new function here. New
12780 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12781 $destcore. Return "" on error.
12782
12783 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 Workaround PR binutils/10802.
12786 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12787 (twice).
12788
12789 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12790
12791 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12792
12793 2010-01-08 Joel Brobecker <brobecker@adacore.com>
12794
12795 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12796 call, to avoid interruption.
12797
12798 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12799
12800 * gdb.stabs/weird.def (args93): New.
12801
12802 2010-01-07 Doug Evans <dje@google.com>
12803
12804 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12805
12806 2010-01-07 Tom Tromey <tromey@redhat.com>
12807
12808 * gdb.base/source.exp: Use correct line number.
12809
12810 2010-01-05 Stan Shebs <stan@codesourcery.com>
12811
12812 * gdb.trace/tracecmd.exp: Test ftrace.
12813
12814 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12815
12816 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12817
12818 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12819
12820 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12821 "uint_for_mi_testing".
12822
12823 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12824
12825 Test indented comment in file being sourced.
12826 * gdb.base/commands.exp: Test indented comment in file being sourced.
12827
12828 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12829
12830 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12831 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12832 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12833 notice.
12834
12835 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12836
12837 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12838 notice.
12839
12840 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12843 missing $after_stopped and comma (,) expectation.
12844
12845 2009-12-31 Stan Shebs <stan@codesourcery.com>
12846
12847 * gdb.trace/actions.exp: Test teval action.
12848
12849 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12850
12851 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12852 (top level): Call test_watchpoint_in_big_blob.
12853 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12854 watchpoints.
12855 (func3): Write to buf.
12856
12857 2009-12-29 Stan Shebs <stan@codesourcery.com>
12858
12859 * gdb.trace/actions.exp: Test default-collect.
12860
12861 2009-12-28 Stan Shebs <stan@codesourcery.com>
12862
12863 * gdb.trace/tsv.exp: New file.
12864 * gdb.base/completion.exp: Update ambiguous info output.
12865
12866 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12867
12868 * gdb.base/find.c (main): Reference search buffers.
12869 * gdb.base/included.c (main): Reference integer.
12870 * gdb.base/ptype.c (charfoo): Declare.
12871 (intfoo): Call charfoo.
12872 * gdb.base/scope0.c (useitp): New function.
12873 (usestatics): Use useitp.
12874 (useit): Add a type for val.
12875 * gdb.base/scope1.c (useit1): Take a pointer argument.
12876 (usestatics1): Update calls to useit1.
12877 * gdb.cp/call-c.cc: Declare foo.
12878 (main): Call foo.
12879 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12880 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12881 (main): Call C::ensureRefs and ensureOtherRefs.
12882 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12883 variables.
12884 (ensureOtherRefs): New function.
12885 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12886 * gdb.cp/templates.cc (main): Call t5i.value.
12887
12888 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12889
12890 Fix compatibility with G++-4.5.
12891 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12892 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12893 (uncaught return): Remove.
12894
12895 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12896 Phil Muldoon <pmuldoon@redhat.com>
12897
12898 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12899 (bp_location13, bp_location14, bp_location17, bp_location18)
12900 (marker3_proto, marker4_proto): New variables.
12901 (breakpoint info): Update output.
12902 (run until breakpoint at marker3, run until breakpoint at marker4): New
12903 tests.
12904
12905 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12906
12907 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12908 Replace the printf call of Y by provided "y-set-1" label. New block
12909 for the second shared library.
12910 * gdb.base/unload.exp: Compile also the second library, call
12911 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12912 (single pending breakpoint info): Rename to ...
12913 (pending breakpoint info before run): ... this extended test.
12914 (libfile2, libname2, libsrcfile2, libsrc2)
12915 (lib_sl2): New variables.
12916 (exec_opts): Set also SHLIB_NAME2.
12917 (pending breakpoint info on first run at shrfunc1)
12918 (pending breakpoint info on second run at shrfunc1)
12919 (pending breakpoint info on second run at shrfunc2)
12920 (print y from libfile, print y from libfile2): New tests.
12921 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12922 * gdb.base/unloadshr2.c: New.
12923
12924 2009-12-22 Hui Zhu <teawater@gmail.com>
12925
12926 * gdb.reverse/sigall-reverse.exp: Adjust.
12927
12928 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12929
12930 PR gdb/10884
12931
12932 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12933 (main): Call do_bitfield_tests.
12934 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12935
12936 2009-12-20 Joel Brobecker <brobecker@adacore.com>
12937
12938 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12939 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12940 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12941 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12942 gdb.modula2/unbounded1.c: Update copyright header.
12943
12944 2009-12-10 Chris Moller <moller@mollerware.com>
12945
12946 PR gdb/9399
12947 * gdb.cp/virtfunc2.exp: New tests
12948 * gdb.cp/virtfunc2.cc: New tests
12949 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12950
12951 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12952
12953 * gdb.reverse/i387-env-reverse.c: New file.
12954 * gdb.reverse/i387-env-reverse.exp: New file.
12955 * gdb.reverse/i387-stack-reverse.c: New file.
12956 * gdb.reverse/i387-stack-reverse.exp: New file.
12957
12958 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12959
12960 * gdb.python/py-type.exp (test_range): New test.
12961
12962 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12963
12964 PR python/10805
12965
12966 * gdb.python/py-type.exp: New file.
12967 * gdb.python/py-type.c: New file.
12968 * Makefile.in: Add py-type.
12969
12970 2009-12-03 Tom Tromey <tromey@redhat.com>
12971
12972 * gdb.python/py-value.exp (test_parse_and_eval): New
12973 function.
12974
12975 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12976
12977 PR gdb/11022
12978
12979 * gdb.base/pr11022.exp: New test.
12980 * gdb.base/pr11022.c: New test.
12981
12982 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12983
12984 Fix spurious false FAILs.
12985 * gdb.base/structs.c (chartest): New.
12986 (main): Fill-in chartest.
12987 * gdb.base/structs.exp (anychar_re, first): New.
12988 (start_structs_test): Import global anychar_re and first.
12989 New gdb_test call "set print elements 300; ${testfile}"
12990 (start_structs_test <$first>): New block.
12991 (any): Import global anychar_re. New variable ac. Use ${ac}.
12992
12993 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12994
12995 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12996
12997 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12998
12999 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13000 Force $srcfile file.
13001 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13002
13003 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13004
13005 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13006 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13007 * gdb.threads/watchthreads-reorder.exp: Likewise.
13008
13009 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13010
13011 PR gdb/8704
13012
13013 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13014 "if", and "thread". Correct matching in the previous test.
13015
13016 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13017
13018 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13019
13020 2009-11-23 Michael Snyder <msnyder@vmware.com>
13021
13022 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13023 * gdb.reverse-watch-precsave.exp: Ditto.
13024
13025 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13026
13027 * gdb.asm/asm-source.exp: Adjust.
13028 * gdb.base/help.exp: Adjust.
13029
13030 2009-11-22 Pedro Alves <pedro@codesourcery.com>
13031
13032 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13033 (do_syscall_tests_without_xml): Set data-directory to
13034 /the/path/to/nowhere.
13035
13036 2009-11-21 Pedro Alves <pedro@codesourcery.com>
13037
13038 * gdb.threads/local-watch-wrong-thread.c,
13039 gdb.threads/local-watch-wrong-thread.exp: New files.
13040
13041 2009-11-21 Pedro Alves <pedro@codesourcery.com>
13042
13043 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13044 assume new `regsub' syntax available.
13045
13046 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13047
13048 * gdb.base/watchpoint-hw-hit-once.exp,
13049 gdb.base/watchpoint-hw-hit-once.c: New.
13050
13051 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13052
13053 * gdb.threads/watchthreads-reorder.exp,
13054 gdb.threads/watchthreads-reorder.c: New.
13055
13056 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13057
13058 * gdb.xml/tdesc-regs.exp: Use for m68k.
13059
13060 2009-11-15 Pedro Alves <pedro@codesourcery.com>
13061
13062 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13063
13064 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13065
13066 * lib/gdb.exp (current_target_name): New procedure.
13067 (gdb_wrapper_target): New variable.
13068 (gdb_wrapper_init): Set gdb_wrapper_target.
13069 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13070 wrapper.
13071
13072 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13073
13074 * gdb.base/remote.exp: Delete the slowest load test.
13075 Do not load with fixed packet sizes.
13076
13077 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13078
13079 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13080
13081 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13082
13083 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13084 srcfile when setting a breakpoint.
13085
13086 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13087
13088 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13089 macros.
13090
13091 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13092
13093 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13094 to be in memory.
13095 * gdb.base/display.c (force_mem): New.
13096 (do_loops): Use it. Add breakpoint comments.
13097 (do_vars): Add a breakpoint comment.
13098 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13099 line numbers.
13100
13101 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13102
13103 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13104 instead of a bare "run".
13105
13106 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13107
13108 * gdb.python/py-prettyprint.exp: Adjust.
13109
13110 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13111
13112 * lib/cell.exp (skip_cell_tests): Clean up test files before
13113 returning.
13114
13115 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13116
13117 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13118 and the breakpoint menu. Do not call perror if a prompt is seen.
13119 Consume the following GDB prompt.
13120 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13121 * gdb.cp/namespace.exp: Use gdb_test.
13122 * gdb.cp/templates.exp: Use gdb_test.
13123 (test_template_breakpoints): Use gdb_test_multiple.
13124
13125 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13126
13127 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13128 (marker4): Reference values.
13129
13130 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13131
13132 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13133 is missing.
13134
13135 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13136
13137 * gdb.base/break.c (need_malloc): New.
13138 * gdb.base/constvars.c (main): Reference crass and crisp.
13139 * gdb.base/gdb1821.c (main): Reference bar.
13140 * gdb.cp/gdb1355.cc (main): Reference s1.
13141 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13142 (main): Call them.
13143 * gdb.cp/hang2.cc (dummy2): Define.
13144 * gdb.cp/hang3.cc (dummy3): Define.
13145 * gdb.cp/m-data.cc (main): Reference shadow.
13146
13147 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13148 Nathan Froyd <froydnj@codesourcery.com>
13149
13150 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13151 remote host.
13152
13153 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13154
13155 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13156 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13157 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13158 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13159 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13160 * gdb.dwarf2/dw2-producer.exp: Likewise.
13161 * gdb.dwarf2/mac-fileno.exp: Likewise.
13162 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13163 py-prettyprint.py to the remote host.
13164 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13165
13166 2009-11-11 Keith Seitz <keiths@redhat.com>
13167
13168 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13169 use it instead of "Foo".
13170 * gdb.cp/classes.exp (do_tests): Add a test to access
13171 a method through a typedef'd class name.
13172
13173 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13174
13175 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13176 exponents.
13177 * gdb.base/pointers.exp: Likewise.
13178 * gdb.cp/ref-types.exp: Likewise.
13179
13180 2009-11-11 Keith Seitz <keiths@redhat.com>
13181
13182 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13183 new[] and delete[].
13184 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13185 "void".
13186 (probe_demangler): Remove all single-quoting of
13187 method and variable names.
13188 (info_func_regexp): Remove the word "void" from any
13189 occurrence of "(void)".
13190 (print_addr_2): Remove all single-quoting of
13191 method names.
13192 (print_addr_2_kfail): Likewise.
13193 (print_addr): Single-quote C function names before
13194 passing to print_addr_2.
13195 (test_paddr_operator_functions): Remove single-quoting
13196 for method names.
13197 Add tests for operator new[] and operator delete[].
13198
13199 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13200
13201 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13202
13203 2009-11-09 Keith Seitz <keiths@redhat.com>
13204
13205 * gdb.cp/overload.exp: Add tests for resolving overloaded
13206 methods in expression parsing/evaluation.
13207
13208 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13209
13210 * lib/gdb.exp (default_gdb_version): Use --version instead of
13211 --command.
13212
13213 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13214
13215 * lib/gdb.exp (gdb_compile_test): New.
13216 (skip_ada_tests, skip_java_tests): New.
13217 (gdb_compile): Use gdb_compile_test for f77.
13218 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13219 * lib/java.exp (compile_java_from_source): Remove runtests check,
13220 use gdb_compile_test to record result.
13221 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13222 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13223 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13224 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13225 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13226 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13227 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13228 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13229 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13230 adjust gdb_compile invocations.
13231
13232 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13233
13234 * Makefile.in (abs_builddir): New.
13235 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13236 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13237 `$(abs_builddir)/site.exp'.
13238
13239 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13240
13241 * config/m68k-emc.exp, lib/emc-support.exp,
13242 gdb.trace/gdb_c_test.c: Delete.
13243 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13244 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13245 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13246 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13247 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13248 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13249 casing for m68k-*-elf.
13250
13251 2009-11-03 Pedro Alves <pedro@codesourcery.com>
13252
13253 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13254 * gdb.arch/i386-prologue.exp: Likewise.
13255 * gdb.arch/i386-unwind.exp: Likewise.
13256
13257 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13258
13259 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13260
13261 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13262
13263 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13264
13265 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13266
13267 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13268
13269 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13270
13271 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13272
13273 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13274
13275 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13276 * gdb.base/sepdebug2.c: New file.
13277
13278 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13279
13280 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13281 the modified warnings for catch syscall. Verify if GDB was compiled
13282 with support for lib expat, and choose which tests to run depending
13283 on this.
13284
13285 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13286
13287 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13288 that composite commands are parsed OK. And also test
13289 that breakpoint commands do work.
13290
13291 2009-10-23 Michael Snyder <msnyder@vmware.com>
13292
13293 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13294 to allow for new disassembly style.
13295
13296 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13297
13298 * gdb.asm/asm-source.exp: Adjust.
13299
13300 2009-10-22 Michael Snyder <msnyder@vmware.com>
13301
13302 * gdb.reverse/break-precsave.exp: New test.
13303 * gdb.reverse/consecutive-precsave.exp: Ditto.
13304 * gdb.reverse/finish-precsave.exp: Ditto.
13305 * gdb.reverse/i386-precsave.exp: Ditto.
13306 * gdb.reverse/machinestate-precsave.exp: Ditto.
13307 * gdb.reverse/sigall-precsave.exp: Ditto.
13308 * gdb.reverse/solilb-precsave.exp: Ditto.
13309 * gdb.reverse/step-precsave.exp: Ditto.
13310 * gdb.reverse/until-precsave.exp: Ditto.
13311 * gdb.reverse/watch-precsave.exp: Ditto.
13312
13313 2009-10-22 Michael Snyder <msnyder@vmware.com>
13314
13315 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13316 for gdb_expect. Adjust one test's expect strings for the new
13317 format of disassemble.
13318 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13319 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13320 gdb_test_multiple.
13321 * gdb.reverse/step-reverse.exp: Delete 'return'.
13322 * gdb.reverse/until-reverse.exp: Delete blank lines.
13323 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13324
13325 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13326
13327 * gdb.base/consecutive.exp: Adjust.
13328 * gdb.base/display.exp: Likewise.
13329 * gdb.base/pc-fp.exp: Likewise.
13330 * gdb.base/sigbpt.exp: Likewise.
13331
13332 2009-10-19 Michael Snyder <msnyder@vmware.com>
13333
13334 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13335 * gdb.reverse/finish-reverse.c: Ditto.
13336 * gdb.reverse/sigall-reverse.c: Ditto.
13337 * gdb.reverse/solib-reverse.c: Ditto.
13338 * gdb.reverse/step-reverse.c: Ditto.
13339 * gdb.reverse/watch-reverse.c: Ditto.
13340
13341 2009-10-19 Pedro Alves <pedro@codesourcery.com>
13342 Stan Shebs <stan@codesourcery.com>
13343
13344 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13345 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13346 "Executing new program".
13347 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13348 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13349 left listed after having been killed.
13350 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13351 * gdb.base/maint.exp: Adjust test.
13352
13353 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13354 * gdb.multi/Makefile.in: New.
13355 * gdb.multi/base.exp: New.
13356 * gdb.multi/goodbye.c: New.
13357 * gdb.multi/hangout.c: New.
13358 * gdb.multi/hello.c: New.
13359 * gdb.multi/bkpt-multi-exec.c: New.
13360 * gdb.multi/bkpt-multi-exec.exp: New.
13361 * gdb.multi/crashme.c: New.
13362
13363 2009-10-13 Tristan Gingold <gingold@adacore.com>
13364
13365 * gdb.base/sepdebug.exp: Check debug info are found.
13366
13367 2009-10-08 Pedro Alves <pedro@codesourcery.com>
13368
13369 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13370 bits.
13371
13372 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13373
13374 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13375
13376 2009-10-07 Joel Brobecker <brobecker@adacore.com>
13377
13378 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13379 of the comments.
13380
13381 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13382
13383 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13384 * gdb.base/annota3.exp: Idem.
13385 * gdb.base/maint.exp: Idem.
13386
13387 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13388
13389 * lib/gdb.exp (default_gdb_init): Set current value of match_max
13390 to default.
13391
13392 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13393
13394 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13395 mingw and cygwin targets.
13396
13397 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13398 Pedro Alves <pedro@codesourcery.com>
13399
13400 * lib/gdb.exp (gdb_compile): Avoid adding
13401 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13402
13403 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13404
13405 * gdb.base/shr1.c: Use %p in format string.
13406 * gdb.base/unload.c: Avoid warning in fprintf.
13407 * gdb.base/watchpoint-solib.c: Idem.
13408
13409 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13410
13411 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13412 long type.
13413 (test_unlink): Correct printf string.
13414 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13415 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13416
13417 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13418
13419 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13420 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13421 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13422
13423 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13424
13425 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13426 * gdb.objc/nondebug.exp: Likewise.
13427
13428 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13429
13430 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13431 target_info setting.
13432
13433 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13434 that detect new threads during "info threads".
13435
13436 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13437
13438 * gdb.threads/manythreads.c (main): Increase thread stack size
13439 to 2*PTHREAD_STACK_MIN.
13440 * gdb.threads/multi-create.c (main): Likewise.
13441 (create_function): Likewise.
13442
13443 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13444
13445 * gdb.base/dump.exp: Pass difference of pointer types instead
13446 of integer types as offset to restore in intarr3.srec case.
13447
13448 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13449
13450 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13451
13452 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13453
13454 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13455
13456 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
13457
13458 New test for two watchpoints, with disabling of
13459 the first inserted.
13460 * testsuite/gdb.base/watchpoints.c: New file.
13461 * testsuite/gdb.base/watchpoints.exp: New file.
13462
13463 2009-09-25 Tom Tromey <tromey@redhat.com>
13464
13465 * gdb.base/charset.exp: Test utf-16 strings with Python.
13466
13467 2009-09-25 Tom Tromey <tromey@redhat.com>
13468
13469 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13470 UCS-4.
13471 * gdb.base/charset.c (utf_32_string): Rename.
13472 (init_utf32): Rename.
13473 (main): Update.
13474
13475 2009-09-22 Tom Tromey <tromey@redhat.com>
13476
13477 * gdb.python/py-function.exp: Add regression tests.
13478
13479 2009-09-21 Keith Seitz <keiths@redhat.com>
13480
13481 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13482 with invalid operator.
13483
13484 2009-09-21 Keith Seitz <keiths@redhat.com>
13485
13486 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13487 and destructor using typedef name of class.
13488 * gdb.cp/classes.cc (class Base1): Add a destructor.
13489 (base1): New typedef.
13490 (use_methods): Instanitate an object of type base1.
13491 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13492 (do_tests): Call test_template_typedef.
13493 * gdb.cp/templates.cc (Baz::~Baz): New method.
13494 (intBazOne): New typedef.
13495 (main): Instantiate intBazOne.
13496
13497 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13498
13499 PR python/10633
13500
13501 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13502 Function.
13503 (run_lang_tests): Add print elements test.
13504
13505 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13506
13507 * gdb.python/py-value.exp (test_subscript_regression): New
13508 function. Test for invalid subscripts.
13509 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13510 (ptr_ref): New function.
13511
13512 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13513
13514 * gdb.base/default.exp: Fix "show convenience".
13515
13516 2009-09-15 Tom Tromey <tromey@redhat.com>
13517
13518 * lib/mi-support.exp (mi_create_varobj): Update.
13519 (mi_create_floating_varobj): Likewise.
13520 (mi_create_dynamic_varobj): New proc.
13521 (mi_varobj_update): Update.
13522 (mi_varobj_update_with_type_change): Likewise.
13523 (mi_varobj_update_kv_helper): New proc.
13524 (mi_varobj_update_dynamic_helper): Rewrite.
13525 (mi_varobj_update_dynamic): New proc.
13526 (mi_list_varobj_children): Update.
13527 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13528 * gdb.python/python-prettyprint.py (pp_outer): New class.
13529 (pp_nullstr): Likewise.
13530 (lookup_function): Register new printers.
13531 * gdb.python/python-prettyprint.c (struct substruct): New type.
13532 (struct outerstruct): Likewise.
13533 (substruct_test): New function.
13534 (struct nullstr): New type.
13535 (string_1, string_2): New globals.
13536 (main): Add new tests.
13537 * gdb.python/python-mi.exp: Added regression tests.
13538 * gdb.mi/mi2-var-display.exp: Update.
13539 * gdb.mi/mi2-var-cmd.exp: Update.
13540 * gdb.mi/mi2-var-child.exp: Update.
13541 * gdb.mi/mi2-var-block.exp: Update.
13542 * gdb.mi/mi-var-invalidate.exp: Update.
13543 * gdb.mi/mi-var-display.exp: Update.
13544 * gdb.mi/mi-var-cmd.exp: Update.
13545 * gdb.mi/mi-var-child.exp: Update.
13546 * gdb.mi/mi-var-block.exp: Update.
13547 * gdb.mi/mi-break.exp: Update.
13548 * gdb.mi/gdb701.exp: Update.
13549
13550 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13551
13552 * Makefile.in: Inclusion of catch-syscall object.
13553 * gdb.base/catch-syscall.c: New file.
13554 * gdb.base/catch-syscall.exp: New file.
13555
13556 2009-09-12 Michael Snyder <msnyder@vmware.com>
13557
13558 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13559 that can support reverse debuggnig.
13560
13561 2009-09-11 Tom Tromey <tromey@redhat.com>
13562
13563 * gdb.dwarf2/valop.S: New file.
13564 * gdb.dwarf2/valop.exp: New file.
13565
13566 2009-09-11 Mark Kettenis <kettenis@gnu.org>
13567
13568 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13569
13570 2009-09-10 Doug Evans <dje@google.com>
13571
13572 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13573 Add $gdb_prompt to second breakpoint regexp.
13574
13575 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13576
13577 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13578 names, add missing ones.
13579 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13580 * gdb.python/py-frame.c: Rename from python-frame.c.
13581 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13582 testfile name.
13583 * gdb.python/py-function.exp: Rename from python-function.exp.
13584 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13585 testfile name.
13586 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13587 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13588 Adjust testfile name.
13589 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13590 * gdb.python/py-template.cc: Rename from python-template.cc.
13591 * gdb.python/py-template.exp: Rename from python-template.exp.
13592 Adjust testfile name.
13593 * gdb.python/py-value.c: Rename from python-value.c.
13594 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13595 testfile name.
13596
13597 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13598
13599 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13600 $bpt2address.
13601 (Second breakpoint address is valid on ia64)
13602 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13603
13604 2009-09-03 Joseph Myers <joseph@codesourcery.com>
13605
13606 * gdb.base/ending-run.exp: Restrict regular expression matching
13607 line number to require closing brace following.
13608
13609 2009-09-03 Doug Evans <dje@google.com>
13610
13611 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13612
13613 2009-09-02 Tom Tromey <tromey@redhat.com>
13614
13615 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13616
13617 2009-09-02 Tom Tromey <tromey@redhat.com>
13618
13619 * gdb.dwarf2/callframecfa.exp: New file.
13620 * gdb.dwarf2/callframecfa.S: New file.
13621
13622 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13623
13624 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13625 gdb.base/solib-overlap-main.c: New.
13626
13627 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13628
13629 PR gdb/10565
13630
13631 * gdb.base/bitfields.c (struct container, container): New.
13632 (main): Initialize it and call break5.
13633 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13634
13635 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13636
13637 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13638 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13639
13640 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13643
13644 2009-08-26 Michael Snyder <msnyder@vmware.com>
13645
13646 * gdb.base/i386-reverse.c: New file.
13647 * gdb.base/i386-reverse.exp: New file.
13648 * gdb.base/Makefile.in: Add new files to be removed.
13649
13650 2009-08-26 Joseph Myers <joseph@codesourcery.com>
13651
13652 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13653 environment-pwd for remote host.
13654 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13655
13656 2009-08-24 Keith Seitz <keiths@redhat.com>
13657
13658 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13659 Add two new C++ completer tests which limit the output to a
13660 given class.
13661
13662 2009-08-24 Michael Snyder <msnyder@vmware.com>
13663
13664 * gdb.base/del.exp: Fix typo in comment.
13665 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13666
13667 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13668
13669 * configure: Regenerate.
13670 * gdb.hp/configure: Likewise.
13671 * gdb.hp/gdb.aCC/configure: Likewise.
13672 * gdb.hp/gdb.base-hp/configure: Likewise.
13673 * gdb.hp/gdb.compat/configure: Likewise.
13674 * gdb.hp/gdb.defects/configure: Likewise.
13675 * gdb.hp/gdb.objdbg/configure: Likewise.
13676 * gdb.stabs/configure: Likewise.
13677
13678 2009-08-19 Doug Evans <dje@google.com>
13679
13680 * gdb.base/gdbvars.c: New file.
13681 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13682
13683 2009-08-14 Pedro Alves <pedro@codesourcery.com>
13684
13685 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13686 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13687
13688 2009-08-13 Pedro Alves <pedro@codesourcery.com>
13689
13690 * gdb.base/default.exp: Adjust "set language test": it's now an
13691 enum command. Larger help string moved to "help set language".
13692 * gdb.base/help.exp: Adjust "help set language" expected output,
13693 now lists all known languages.
13694
13695 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13696
13697 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13698 all frame arguments.
13699 * gdb.arch/altivec-regs.exp: Likewise.
13700
13701 2009-08-07 Tom Tromey <tromey@redhat.com>
13702
13703 * gdb.base/setshow.exp: Add tests for changes to set language, set
13704 check range, and set check type.
13705
13706 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13707
13708 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13709 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13710 Call it.
13711
13712 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13713
13714 * configure.ac: Run gdb.cell tests when appropriate.
13715 * configure: Regenerate.
13716 * lib/cell.exp: New file.
13717 * gdb.cell: New directory.
13718 * gdb.cell/configure.ac: New file.
13719 * gdb.cell/configure: New file.
13720 * gdb.cell/Makefile.in: New file.
13721 * gdb.cell/arch.exp: New file.
13722 * gdb.cell/break.c: New file.
13723 * gdb.cell/break.exp: New file.
13724 * gdb.cell/break-spu.c: New file.
13725 * gdb.cell/bt.c: New file.
13726 * gdb.cell/bt2-spu.c: New file.
13727 * gdb.cell/bt-spu.c: New file.
13728 * gdb.cell/bt.exp: New file.
13729 * gdb.cell/coremaker.c: New file.
13730 * gdb.cell/coremaker-spu.c: New file.
13731 * gdb.cell/core.exp: New file.
13732 * gdb.cell/gcore.exp: New file.
13733 * gdb.cell/data.c: New file.
13734 * gdb.cell/data.exp: New file.
13735 * gdb.cell/data-spu.c: New file.
13736 * gdb.cell/ea-cache.exp: New file.
13737 * gdb.cell/ea-cache.c: New file.
13738 * gdb.cell/ea-cache-spu.c: New file.
13739 * gdb.cell/ea-standalone.c: New file.
13740 * gdb.cell/ea-standalone.exp: New file.
13741 * gdb.cell/ea-test.c: New file.
13742 * gdb.cell/ea-test.exp: New file.
13743 * gdb.cell/f-regs.exp: New file.
13744 * gdb.cell/mem-access.c: New file.
13745 * gdb.cell/mem-access.exp: New file.
13746 * gdb.cell/mem-access-spu.c: New file.
13747 * gdb.cell/ptype.exp: New file.
13748 * gdb.cell/registers.exp: New file.
13749 * gdb.cell/size.c: New file.
13750 * gdb.cell/sizeof.exp: New file.
13751 * gdb.cell/size-spu.c: New file.
13752 * gdb.cell/solib.exp: New file.
13753 * gdb.cell/solib-symbol.exp: New file.
13754
13755 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13756
13757 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13758
13759 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13760
13761 * gdb.base/float.exp: Handle VFP registers.
13762
13763 2009-07-14 Michael Snyder <msnyder@vmware.com>
13764
13765 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13766 to bring gdb to the beginning of the calling line.
13767
13768 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13769 confusing the i386 epilogue unwinder.
13770
13771 2009-07-14 Stan Shebs <stan@codesourcery.com>
13772
13773 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13774
13775 2009-07-14 Michael Snyder <msnyder@vmware.com>
13776
13777 * gdb.reverse/step-reverse.exp (stepi into function call):
13778 Call instruction may not be first instruction in the line.
13779 (reverse stepi from a function call): Used wrong line number.
13780
13781 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13782
13783 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13784
13785 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13786
13787 Fix gdb.base/macscp.exp when using custom inputrc.
13788 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13789 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13790 env(TERM) set.
13791 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13792 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13793
13794 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13795
13796 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13797 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13798 Change the compilation target to match the testcase name.
13799 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13800 testcase name.
13801 * a2-run.exp: Use for setup prepare_for_testing. Change the
13802 compilation target to match the testcase name.
13803 * gdb.base/commands.exp: Likewise.
13804 * gdb.base/finish.exp: Likewise.
13805 * gdb.base/float.exp: Likewise.
13806 * gdb.base/info-target.exp: Likewise.
13807 * gdb.base/relational.exp: Likewise.
13808 * gdb.base/term.exp: Likewise.
13809 * gdb.base/until.exp: Likewise.
13810 * gdb.base/volatile.exp: Likewise.
13811 * gdb.base/whatis-exp.exp: Likewise.
13812
13813 2009-07-11 Hui Zhu <teawater@gmail.com>
13814
13815 * gdb.base/help.exp (disassemble): Update expected help text.
13816
13817 2009-07-09 Tom Tromey <tromey@redhat.com>
13818
13819 * lib/gdb.exp: Handle TRANSCRIPT.
13820 (remote_spawn, remote_close, send_gdb): New procs.
13821
13822 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13823
13824 * gdb.python/python-prettyprint.c: Add counted null string
13825 structure.
13826 * gdb.python/python-prettyprint.exp: Print null string. Test for
13827 embedded nulls.
13828 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13829 * gdb.python/python-value.exp (test_value_in_inferior): Add
13830 variable length string fetch tests.
13831 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13832
13833 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13834
13835 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13836
13837 2009-07-07 Tom Tromey <tromey@redhat.com>
13838
13839 * gdb.base/call-rt-st.exp: Update for change to escape output.
13840 * gdb.base/callfuncs.exp: Likewise.
13841 * gdb.base/charset.exp: Likewise.
13842 * gdb.base/constvars.exp: Likewise.
13843 * gdb.base/long_long.exp: Likewise.
13844 * gdb.base/pointers.exp: Likewise.
13845 * gdb.base/printcmds.exp: Likewise.
13846 * gdb.base/setvar.exp: Likewise.
13847 * gdb.base/store.exp: Likewise.
13848 * gdb.cp/ref-types.exp: Likewise.
13849 * gdb.mi/mi-var-child.exp: Likewise.
13850 * gdb.mi/mi-var-display.exp: Likewise.
13851 * gdb.mi/mi2-var-display.exp: Likewise.
13852 * gdb.base/charset.exp: Test octal escape sequence length.
13853 Update for change to escape output.
13854
13855 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13856
13857 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13858
13859 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13860
13861 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13862
13863 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13864
13865 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13866 gdbserver increasing $portnum if "Can't bind address" has been seen.
13867
13868 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13869
13870 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13871 mingw32ce.
13872
13873 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13874
13875 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13876 VFP format.
13877
13878 2009-07-02 Pedro Alves <pedro@codesourcery.com>
13879
13880 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13881 linux. Adjust to use "inferior", "info inferiors", "detach
13882 inferior" and "kill inferior" instead of "restart", "info fork",
13883 "detach fork" and "delete fork".
13884 * gdb.base/ending-run.exp: Spell out "info".
13885 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13886 the "kill" command.
13887
13888 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13889
13890 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13891 change to prefix TLS offset in hex with 0x.
13892
13893 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13894
13895 * gdb.base/default.exp: Update test case for "x" changes.
13896
13897 2009-07-01 Tristan Gingold <gingold@adacore.com>
13898
13899 * gdb.base/bigcore.exp: Make darwin untested.
13900
13901 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13902
13903 * gdb.base/completion.exp (directory completion): Create the directory.
13904 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13905 escapeuniquesub.
13906 (directory completion 2): Expect now ${escapeuniquesub}.
13907 (Glob remaining of directory test): Remove one excessive newline.
13908 Expect the real output.
13909
13910 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13911
13912 Fix `make check//%' target after `make check' has been ran.
13913 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13914 a mkdir call.
13915 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13916 (%/.dir): Remove.
13917
13918 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13919
13920 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13921 the expected result record.
13922
13923 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13924
13925 Remove racy FAILs relying just on the timeouts.
13926 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13927 (annotation_level 2): Remove racy FAILs.
13928
13929 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13930
13931 gdb/10275
13932 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13933
13934 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13935
13936 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13937
13938 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13939
13940 * gdb.mi/mi-stack.exp: Testing symbolic options
13941 to -stack-list-locals and -stack-list-arguments.
13942
13943 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13944
13945 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13946
13947 2009-06-29 Tom Tromey <tromey@redhat.com>
13948
13949 * dg-extract-results.sh: New file.
13950 * Makefile.in (FORCE_PARALLEL): New variable.
13951 (CHECK_TARGET): New conditional variable.
13952 (check): Use CHECK_TARGET.
13953 (DO_RUNTEST): New variable.
13954 (check-single): New target.
13955 (TEST_DIRS): New variable.
13956 (TEST_TARGETS): Likewise.
13957 (check-parallel): New target.
13958 (check-gdb.%): New pattern.
13959 (BASE1_FILES): New variable.
13960 (BASE2_FILES): Likewise.
13961 (check-gdb.base%): New pattern.
13962 (%/.dir): New pattern.
13963 * configure: Rebuild.
13964 * aclocal.m4 (AM_CONDITIONAL): New defun.
13965 * configure.ac: Check whether user is using GNU make.
13966 (GMAKE): New conditional.
13967
13968 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13969
13970 * gdb.cp/namespace-nested-import.cc: New test.
13971 * gdb.cp/namespace-nested-import.exp: New test.
13972
13973 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13974
13975 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13976 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13977 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13978 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13979 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13980 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13981 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13982 gdb.opt/inline-markers.c: New files.
13983 * lib/gdb.exp (skip_inline_frame_tests): New function.
13984 (skip_inline_var_tests): New function.
13985
13986 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13987
13988 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13989 backtrace.
13990
13991 2009-06-27 Michael Snyder <msnyder@vmware.com>
13992
13993 * gdb.reverse: New directory.
13994 * gdb.reverse/break-reverse.c: New test.
13995 * gdb.reverse/break-reverse.exp: New test.
13996 * gdb.reverse/consecutive-reverse.c: New test.
13997 * gdb.reverse/consecutive-reverse.exp: New test.
13998 * gdb.reverse/finish-reverse.c: New test.
13999 * gdb.reverse/finish-reverse.exp: New test.
14000 * gdb.reverse/machinestate.c: New test.
14001 * gdb.reverse/ms1.c: New test.
14002 * gdb.reverse/machinestate.exp: New test.
14003 * gdb.reverse/Makefile.in: New file.
14004 * gdb.reverse/shr2.c: New test.
14005 * gdb.reverse/solib-reverse.c: New test.
14006 * gdb.reverse/solib-reverse.exp: New test.
14007 * gdb.reverse/step-reverse.c: New test.
14008 * gdb.reverse/step-reverse.exp: New test.
14009 * gdb.reverse/until-reverse.c: New test.
14010 * gdb.reverse/ur1.c: New test.
14011 * gdb.reverse/until-reverse.exp: New test.
14012 * gdb.reverse/watch-reverse.c: New test.
14013 * gdb.reverse/watch-reverse.exp: New test.
14014 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14015 * configure: Regenerate.
14016
14017 2009-06-26 Doug Evans <dje@google.com>
14018
14019 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14020
14021 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14022
14023 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14024 windows problem for 'file delete $binfile'.
14025
14026 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14027
14028 * gdb.cp/namespace-using.exp: New test.
14029 * gdb.cp/namespace-using.cc: New test.
14030
14031 2009-05-20 Joel Brobecker <brobecker@adacore.com>
14032
14033 * gdb.ada/variant_record_packed_array: New testcase.
14034
14035 2009-06-23 Tom Tromey <tromey@redhat.com>
14036
14037 * gdb.base/charset.exp (test_combination): Regression test.
14038 * gdb.base/charset.c (my_wchar_t): New typedef.
14039 (myvar): New global.
14040 (main): Set myvar.
14041
14042 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14043
14044 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14045 target.
14046
14047 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14048
14049 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14050
14051 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14052
14053 * gdb.mi/gdb680.exp: Update test for error message.
14054
14055 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14056
14057 * gdb.base/annota1.exp: Allow multiple occurrences of the
14058 frames-invalid annotation.
14059 * gdb.cp/annota2.exp: Likewise.
14060
14061 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14062
14063 * gdb.cp/gdb2495.cc: New file.
14064 * gdb.cp/gdb2495.exp: New file.
14065
14066 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14067
14068 Report error on GDB crash during runto.
14069 * lib/gdb.exp (runto <eof>): New.
14070
14071 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14072
14073 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14074 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14075 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14076 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14077 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14078 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14079 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14080 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14081 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14082 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14083 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14084 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14085 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14086 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14087 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14088 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14089 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14090 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14091 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14092 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14093 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14094 gdb.trace/passcount.exp, gdb.trace/report.exp,
14095 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14096 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14097 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14098 executable.
14099
14100 2009-06-07 Pedro Alves <pedro@codesourcery.com>
14101
14102 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14103 defined before referencing it.
14104
14105 2009-06-03 Doug Evans <dje@google.com>
14106
14107 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14108 * gdb.arch/i386-see.c: Ditto.
14109
14110 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14111
14112 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14113 (check_macro): Return 1 if undefined.
14114 If first test fails, check if macro debug information is available,
14115 and report unsupported test if no macro information is found.
14116
14117 2009-05-29 Doug Evans <dje@google.com>
14118
14119 * gdb.threads/hand-call-in-threads.exp: New.
14120 * gdb.threads/hand-call-in-threads.c: New.
14121
14122 2009-05-29 Michael Snyder <msnyder@vmware.com>
14123
14124 * gdb.base/break-always.exp: Change "1" to "on".
14125 Add confirmation check.
14126
14127 2009-05-28 Pedro Alves <pedro@codesourcery.com>
14128
14129 * gdb.threads/threxit-hop-specific.c: New.
14130 * gdb.threads/threxit-hop-specific.exp: New.
14131 * gdb.threads/thread-execl.c: New.
14132 * gdb.threads/thread-execl.exp: New.
14133
14134 2009-05-27 Tom Tromey <tromey@redhat.com>
14135 Thiago Jung Bauermann <bauerman@br.ibm.com>
14136
14137 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14138 (mi_child_regexp): Likewise.
14139 (mi_list_varobj_children_range): Likewise.
14140 (mi_get_features): Likewise.
14141 (mi_list_varobj_children): Rewrite.
14142 * gdb.python/python-mi.exp: New file.
14143
14144 2009-05-27 Tom Tromey <tromey@redhat.com>
14145 Thiago Jung Bauermann <bauerman@br.ibm.com>
14146 Phil Muldoon <pmuldoon@redhat.com>
14147 Paul Pluzhnikov <ppluzhnikov@google.com>
14148
14149 * gdb.python/python-prettyprint.exp: New file.
14150 * gdb.python/python-prettyprint.c: New file.
14151 * gdb.python/python-prettyprint.py: New file.
14152 * gdb.base/display.exp: print/r is now valid.
14153
14154 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14155 Tom Tromey <tromey@redhat.com>
14156 Pedro Alves <pedro@codesourcery.com>
14157 Paul Pluzhnikov <ppluzhnikov@google.com>
14158
14159 * gdb.python/python-template.exp: New file.
14160 * gdb.python/python-template.cc: New file.
14161 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14162 tests.
14163 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14164 Call it.
14165 (test_value_after_death): New proc.
14166 * gdb.python/python-value.c (PTR): New typedef.
14167 (main): New variable 'x'.
14168
14169 2009-05-27 Tom Tromey <tromey@redhat.com>
14170
14171 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14172 tests.
14173 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14174 Call it.
14175
14176 2009-05-27 Pedro Alves <pedro@codesourcery.com>
14177
14178 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14179
14180 2009-05-24 Pedro Alves <pedro@codesourcery.com>
14181
14182 * gdb.threads/fork-thread-pending.c: New.
14183 * gdb.threads/fork-thread-pending.exp: New.
14184
14185 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14186
14187 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14188 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14189
14190 2009-05-18 Jon Beniston <jon@beniston.com>
14191
14192 * gdb.asm/asm-source.exp: Add lm32 target.
14193
14194 2009-05-17 Pedro Alves <pedro@codesourcery.com>
14195
14196 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14197 `gdb_get_line_number'. Call `callee' in both parent and child.
14198 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14199 `gdb_get_line_number' instead of hardcoding line numbers.
14200 (catch_fork_unpatch_child): New procedure to test detaching
14201 breakpoints from child fork.
14202 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14203 hardcoding line numbers.
14204 (do_fork_tests): Run `catch_fork_unpatch_child'.
14205
14206 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14207
14208 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14209 of structure type enters or leaves the scope, it
14210 is reported by -var-update.
14211
14212 2009-05-11 Doug Evans <dje@sebabeach.org>
14213
14214 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
14215 * gdb.threads/pending-step.c (main): Fix off-by-one error.
14216 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14217
14218 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14219
14220 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14221
14222 2009-04-30 Doug Evans <dje@google.com>
14223
14224 * gdb.threads/watchthreads2.exp: New testcase.
14225 * gdb.threads/watchthreads2.c: New testcase.
14226
14227 2009-04-29 Doug Evans <dje@google.com>
14228
14229 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14230 * gdb.cp/mb-ctor.cc: Ditto.
14231 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14232 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14233 * gdb.cp/mb-inline1.cc: Call it.
14234 * gdb.cp/mb-inline2.cc: Ditto.
14235 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14236 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14237
14238 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14239
14240 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14241 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14242 Replace all uses of `decimal' by `nonzero'.
14243 (info macro FROM_COMMANDLINE): New test.
14244
14245 2009-04-27 Tom Tromey <tromey@redhat.com>
14246
14247 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14248
14249 2009-04-27 Doug Evans <dje@google.com>
14250
14251 * gdb.threads/watchthreads.c (main): Initialize args before starting
14252 the threads. Plus formatting cleanup.
14253 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14254 biased scheduling of one thread.
14255
14256 2009-04-27 Jerome Guitton <guitton@adacore.com>
14257
14258 * gdb.cp/templates.cc (GetMax): New template.
14259 (main): Declare two instances of GetMax.
14260 * gdb.cp/templates.exp: Add new test.
14261
14262 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14265
14266 2009-04-22 Joseph Myers <joseph@codesourcery.com>
14267
14268 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14269
14270 2009-04-15 Tom Tromey <tromey@redhat.com>
14271
14272 * gdb.base/charset.exp: Add regression test.
14273
14274 2009-04-14 Joel Brobecker <brobecker@adacore.com>
14275
14276 * gdb.base/exe-lock.exp: New testcase.
14277
14278 2009-04-13 Tom Tromey <tromey@redhat.com>
14279
14280 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14281 operator on Frame.
14282
14283 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14284
14285 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14286 * gdb.server/ext-attach.exp: Likewise.
14287
14288 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14289
14290 Eliminate some sleep usage.
14291
14292 * gdb.mi/basics.c (do_nothing): New.
14293 (main): Use do_nothing instead of printf, so that
14294 not to introduce race condition between output of
14295 inferiour and output of gdb. Do not use sleep as it
14296 is not generally available on embedded targets.
14297
14298 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14299
14300 * gdb.server/ext-attach.exp: Expect an optional process id after
14301 "Detached from remote process".
14302
14303 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14306 gdb.dwarf2/dw2-unresolved.exp: New.
14307
14308 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14309
14310 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14311 mi_run_to_main.
14312
14313 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14314
14315 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14316 mi_run_to_main. Skip thread exit test on remote targets.
14317 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14318 mi_run_to_main.
14319 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14320 mi_run_to_main.
14321 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14322 when expecting ^connected. Detect when the target doesn't support
14323 non-stop mode.
14324 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14325 supported. Return -1 on error, 0 on success.
14326 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14327 (mi_runto): Return mi_runto_helper's result explicitly.
14328
14329 2009-04-01 Pedro Alves <pedro@codesourcery.com>
14330
14331 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14332
14333 2009-04-01 Tom Tromey <tromey@redhat.com>
14334
14335 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14336 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14337 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14338 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14339
14340 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14341 Jan Kratochvil <jan.kratochvil@redhat.com>
14342
14343 PR gdb/931
14344 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14345 output.
14346 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14347 for gdb/931.
14348 * dw2-strp.S (DW_AT_language): Change to C++.
14349 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14350
14351 2009-03-31 Joel Brobecker <brobecker@adacore.com>
14352
14353 * gdb.ada/tasks: New testcase.
14354
14355 2009-03-30 Stan Shebs <stan@codesourcery.com>
14356
14357 * gdb.trace/actions.exp: Update to match new info trace format.
14358 * gdb.trace/deltrace.exp: Ditto.
14359 * gdb.trace/infotrace.exp: Ditto.
14360 * gdb.trace/passcount.exp: Ditto.
14361 * gdb.trace/save-trace.exp: Ditto.
14362 * gdb.trace/while-stepping.exp: Ditto.
14363 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14364
14365 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14366
14367 * gdb.python/python-frame.c: New file.
14368 * gdb.python/python-frame.exp: New file.
14369
14370 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14371
14372 * gdb.python/python-value.exp: Add tests for the address
14373 attribute.
14374
14375 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14376
14377 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14378
14379 2009-03-26 Doug Evans <dje@google.com>
14380
14381 * gdb.mi/mi-nonstop-exit.exp: New file.
14382 * gdb.mi/non-stop-exit.c: New file.
14383
14384 2009-03-26 Tom Tromey <tromey@redhat.com>
14385
14386 Update for change to prologue skipping:
14387 * gdb.mi/mi2-simplerun.exp: Update.
14388 * gdb.mi/mi2-break.exp: Update.
14389 * gdb.mi/mi-simplerun.exp: Update.
14390 * gdb.mi/mi-break.exp: Update.
14391 * gdb.base/ending-run.exp: Update.
14392
14393 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14394
14395 * gdb.python/python-value.exp (test_value_in_inferior): Test
14396 gdb.Value.is_optimized_out attribute.
14397
14398 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14399
14400 * gdb.dwarf2/dw2-noloc-main.c: New file.
14401 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14402 (.text): Remove.
14403 (.data): New.
14404 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14405 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14406 (DW_TAG_subprogram func_cu1, noloc): Remove.
14407 (main): New.
14408 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14409 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14410 (file_symbols): New procedure.
14411
14412 2009-03-25 Tom Tromey <tromey@redhat.com>
14413
14414 * gdb.base/charset.exp (valid_target_charset): New proc.
14415 Use it to skip tests on invalid charsets.
14416
14417 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14418
14419 * gdb.base/completion.exp: Add a test for directory completion.
14420
14421 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14422
14423 Fix a racy FAIL.
14424 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14425 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14426
14427 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14428
14429 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14430 * gdb.python/python-function.exp: Add test for function returning
14431 a GDB value.
14432
14433 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14434
14435 * gdb.python/python-function.exp: New file.
14436
14437 2009-03-20 Tom Tromey <tromey@redhat.com>
14438
14439 * gdb.base/store.exp: Update for change to escape output.
14440 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14441 to escape output.
14442 * gdb.base/pointers.exp: Update for change to escape output.
14443 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14444 to escape output.
14445 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14446 escape output.
14447 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14448 to escape output.
14449 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14450 escape output.
14451 * gdb.base/setvar.exp: Update for change to escape output.
14452 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14453 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14454 to escape output.
14455 (test_print_string_constants): Likewise.
14456 * gdb.base/charset.exp (valid_host_charset): Check size of
14457 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14458 cases. Handle "auto"-related output.
14459 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14460 (uvar, Uvar): New globals.
14461
14462 2009-03-19 Jerome Guitton <guitton@adacore.com>
14463
14464 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14465 deltas.
14466 * gdb.ada/fixed_points.exp: Ditto.
14467
14468 2009-03-18 Pedro Alves <pedro@codesourcery.com>
14469
14470 * return-nodebug.c: Don't include stdio.h.
14471 (init): Delete.
14472 (func): Delete definition and provide extern declaration.
14473 (t): New.
14474 (main): Don't call printf. Call func and store its result in t.
14475 * return-nodebug1.c: New.
14476 * return-nodebug.exp: Don't expect stdio output. Instead, print
14477 the global variable t. Drop printf formatters and cast types from
14478 foreach loop. Don't use prepare_for_testing. Compile
14479 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14480 define FORMAT or CAST.
14481
14482 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14483
14484 * gdb.base/solib-display.exp: Disable test for remote targers.
14485
14486 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14487
14488 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14489
14490 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14491
14492 Fix a racy FAIL.
14493 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14494 code from `follow parent, print pids'.
14495 (`follow child, print pids', `follow parent, print pids'): Call it.
14496 Replace `gdb_test "break..."' by gdb_breakpoint.
14497
14498 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14499
14500 * gdb.mi/mi-cli.exp: Adjust for output difference in
14501 sync and async modes.
14502
14503 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14504
14505 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14506 that was checked in by mistake. Remove loading of ada.exp, since
14507 this is not necessary in this case.
14508
14509 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14510
14511 * gdb.ada/ptype_arith_binop.exp: New testcase.
14512
14513 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14514
14515 * gdb.ada/mod_from_name: New testcase.
14516
14517 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14518
14519 * gdb.ada/tick_last_segv: New testcase.
14520
14521 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14522
14523 * gdb.mi/mi-cli.exp: Remove debug print.
14524
14525 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14526
14527 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14528 include the token in ^running and frame info in *stopped.
14529
14530 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14531
14532 * solib-display.exp: New file.
14533 * solib-display-main.c: New file.
14534 * solib-display-lib.c: New file.
14535
14536 2009-03-05 Pedro Alves <pedro@codesourcery.com>
14537
14538 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14539
14540 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14541
14542 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14543 (list_and_check_macro): Use more specific test name.
14544 (next to definition): Make the test names unique.
14545
14546 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14547
14548 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14549
14550 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14551
14552 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14553 notifications.
14554 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14555 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14556 * lib/mi-support.exp (library_loaded_re): New.
14557 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14558
14559 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14560
14561 * gdb.gdb/observer.exp: Use test_notification observer, not
14562 normal_stop, everywhere.
14563 (test_normal_stop_notifications): Rename to...
14564 (test_notifications): ...this.
14565 (test_observer_normal_stop): Rename to...
14566 (test_observer): ...this.
14567
14568 2009-02-16 Doug Evans <dje@google.com>
14569
14570 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14571 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14572 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14573 (test_prefixed_syscall,test_int3): New tests.
14574 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14575 (test_prefixed_syscall,test_int3): New tests.
14576
14577 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14578
14579 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14580 (mi_expect_interrupt): Likewise.
14581 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14582 response.
14583
14584 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14585
14586 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14587 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14588 Replace calls to get_valueofx by get_hexadecimal_valueof.
14589
14590 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14591
14592 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14593 (get_integer_valueof): New procedure.
14594 (get_sizeof): Use new get_integer_value_of.
14595 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14596 by get_integer_valueof.
14597
14598 2009-02-13 Tom Tromey <tromey@redhat.com>
14599
14600 * gdb.base/remote.exp (get_sizeof): Remove.
14601 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14602 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14603 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14604 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14605 (get_sizeof): Likewise.
14606
14607 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14608
14609 PR fortran/9806
14610 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14611
14612 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14613
14614 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14615
14616 2009-02-06 Pedro Alves <pedro@codesourcery.com>
14617
14618 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14619
14620 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14621
14622 * gdb.python/python-cmd.exp: New file.
14623
14624 2009-02-06 Tristan Gingold <gingold@adacore.com>
14625
14626 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14627
14628 2009-02-05 Tristan Gingold <gingold@adacore.com>
14629
14630 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14631 pointer is dereferenced and use this signal name in regexp.
14632 * gdb.base/signull.exp: Ditto.
14633 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14634 * gdb.base/signull.c (main): Ditto.
14635
14636 2009-02-04 Tom Tromey <tromey@redhat.com>
14637 Thiago Jung Bauermann <bauerman@br.ibm.com>
14638
14639 * gdb.python/python-value.exp: Use `gdb.history' instead of
14640 `gdb.value_from_history'.
14641 (test_value_numeric_ops): Add test for conversion of enum constant.
14642 * gdb.python/python-value.c (enum e): New type.
14643 (evalue): New global.
14644 (main): Use argv.
14645
14646 2009-02-04 Jerome Guitton <guitton@adacore.com>
14647
14648 * gdb.ada/uninitialized_vars: New test program.
14649 * gdb.ada/uninitialized_vars.exp: New testcase.
14650
14651 2009-02-02 Tom Tromey <tromey@redhat.com>
14652
14653 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14654 * gdb.cp/pr2489.cc: Rename...
14655 * gdb.cp/pr9594.cc: ... to this.
14656
14657 2009-02-02 Tom Tromey <tromey@redhat.com>
14658
14659 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14660 * gdb.cp/pr2489.cc: New file.
14661 * gdb.cp/cpcompletion.exp: New file.
14662
14663 2009-02-02 Tom Tromey <tromey@redhat.com>
14664
14665 PR exp/9059:
14666 * gdb.cp/call-c.exp: Add regression test.
14667 * gdb.cp/call-c.cc (FooHandle): New typedef.
14668 (main): New variable 'handle'.
14669
14670 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14671
14672 * lib/mi-support.exp (et_mi_thread_list)
14673 (check_mi_and_console_threads): Adjust for current thread in
14674 -thread-list-ids output.
14675
14676 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14677
14678 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14679 Call it.
14680
14681 2009-01-28 Doug Evans <dje@google.com>
14682
14683 * gdb.arch/amd64-disp-step.S: New file.
14684 * gdb.arch/amd64-disp-step.exp: New file.
14685 * gdb.arch/i386-disp-step.S: New file.
14686 * gdb.arch/i386-disp-step.exp: New file.
14687
14688 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14689
14690 * gdb.base/find.exp: Set newline variable
14691 using quotes instead of braces to fix cygwin failures.
14692
14693 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14694
14695 * gdb.base/radix.exp: Add tests to ensure that that set
14696 input-radix 0 and set output-radix 0 are really rejected.
14697
14698 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14699
14700 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14701 copyright years.
14702
14703 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14704
14705 PR gdb/9664:
14706 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14707
14708 2009-01-22 Pedro Alves <pedro@codesourcery.com>
14709
14710 PR c++/9631:
14711 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14712
14713 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14714
14715 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14716 binfile definition to fix Windows OS failure.
14717
14718 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14719
14720 PR gdb/9346
14721 * gdb.base/interrupt.c (sigint_handler): New.
14722 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14723 on error.
14724 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14725 Test "signal SIGINT".
14726
14727 2009-01-19 Doug Evans <dje@google.com>
14728
14729 * gdb.base/break.exp: Update expected gdb output.
14730 * gdb.base/sepdebug.exp: Ditto.
14731 * gdb.mi/mi-syn-frame.exp: Ditto.
14732 * gdb.mi/mi2-syn-frame.exp: Ditto.
14733 * gdb.base/call-signal-resume.exp: New file.
14734 * gdb.base/call-signals.c: New file.
14735 * gdb.base/unwindonsignal.exp: New file.
14736 * gdb.base/unwindonsignal.c: New file.
14737 * gdb.threads/interrupted-hand-call.exp: New file.
14738 * gdb.threads/interrupted-hand-call.c: New file.
14739 * gdb.threads/thread-unwindonsignal.exp: New file.
14740
14741 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14742
14743 * gdb.base/define.exp: Test defining and hooking prefix commands.
14744 * gdb.python/python.exp: Update test for "show user" output.
14745
14746 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14747
14748 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14749 now the output exactly, using less wildcards. Expect also the output
14750 of gfortran-4.3. Update for the f-valprint.c modification from
14751 2008-04-22.
14752 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14753 Remove gdb_test test names where matching the command.
14754
14755 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14756
14757 PR breakpoints/9681:
14758 * gdb.base/watchpoint.exp: Add regression test.
14759
14760 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14761
14762 * gdb.threads/attach-into-signal.exp: Don't use
14763 gdb_suppress_entire_file.
14764 * gdb.threads/attach-stopped.exp: Ditto.
14765 * gdb.threads/attachstop-mt.exp: Ditto.
14766
14767 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14768
14769 PR gdb/8812:
14770 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14771
14772 2008-12-29 Pedro Alves <pedro@codesourcery.com>
14773
14774 PR gdb/7536:
14775 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14776 and unsupported output radices are really rejected.
14777
14778 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14779
14780 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14781
14782 2008-12-22 Tom Tromey <tromey@redhat.com>
14783
14784 * gdb.cp/punctuator.exp: New file.
14785
14786 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14787
14788 * gdb.base/completion.exp (Completing non-existing component): New test.
14789
14790 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14791
14792 Fix for PR gdb/8648.
14793 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14794 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14795 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14796 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14797
14798 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14801
14802 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
14803
14804 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14805 compiler actually generate code at the expected line number.
14806
14807 2008-12-15 Jie Zhang <jie.zhang@analog.com>
14808
14809 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14810
14811 2008-12-12 Tom Tromey <tromey@redhat.com>
14812
14813 * gdb.base/commands.exp (redefine_hook_test): New proc.
14814 Call it.
14815
14816 2008-12-11 Tom Tromey <tromey@redhat.com>
14817
14818 * gdb.base/macscp.exp: New regression test.
14819
14820 2008-12-11 Tom Tromey <tromey@redhat.com>
14821
14822 * gdb.base/macscp.exp: Print "address.addr".
14823 * gdb.base/macscp1.c (struct outer): New struct.
14824 (address): New global.
14825
14826 2008-12-09 Tom Tromey <tromey@redhat.com>
14827
14828 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14829 Call it.
14830
14831 2008-12-04 Doug Evans <dje@google.com>
14832
14833 * gdb.server/ext-run.exp: Relax regexp for init program.
14834
14835 2008-12-03 Tristan Gingold <gingold@adacore.com>
14836
14837 * gdb.base/macscp.exp: Generate an object file during compilation
14838 to work around Darwin dsymutil limitations.
14839
14840 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14841
14842 Test resolving external references to TLS variables.
14843 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14844 FILE2_THREAD_LOCAL.
14845 (testfile2, srcfile2): New variables.
14846 * gdb.threads/tls.c (file2_thread_local)
14847 (function_referencing_file2_thread_local): New.
14848 * gdb.threads/tls2.c: New file.
14849
14850 2008-11-28 Joel Brobecker <brobecker@adacore.com>
14851
14852 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14853 rather than integer, as integer might not be big enough when
14854 on 64bit targets.
14855
14856 2008-11-27 Jerome Guitton <guitton@adacore.com>
14857
14858 * gdb.cp/formatted-ref.exp: Add equality test.
14859 * gdb.ada/formatted_ref.exp: Ditto.
14860
14861 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14862
14863 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14864 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14865
14866 2008-11-20 Andreas Schwab <schwab@suse.de>
14867
14868 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14869 matching syscall entry point.
14870 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14871 (tcatch_vfork_then_child_follow): Likewise. Finish through
14872 vfork even if we stopped at the syscall trampoline.
14873
14874 2008-11-20 Doug Evans <dje@google.com>
14875
14876 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14877
14878 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14879
14880 * gdb.arch/ppc-dfp.exp: New file.
14881 * gdb.arch/ppc-dfp.c: New file.
14882
14883 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14884
14885 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14886
14887 2008-11-17 Doug Evans <dje@google.com>
14888
14889 * gdb.mi/mi-syn-frame.exp: Update expected output.
14890 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14891
14892 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14893
14894 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14895 "thread N" results in =thread-selected.
14896 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14897 (mi_send_resuming_command_raw): Be prepared for
14898 =thread-selected.
14899
14900 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14901
14902 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14903 * lib/mi-support.exp: Likewise.
14904
14905 2008-11-16 Joel Brobecker <brobecker@adacore.com>
14906
14907 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14908 commands from the expected output for "help catch".
14909
14910 2008-11-15 Joel Brobecker <brobecker@adacore.com>
14911
14912 * gdb.ada/int_deref.exp: New testcase.
14913
14914 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
14915
14916 * gdb.mi/gdb2549.exp: New file.
14917
14918 2008-11-11 Doug Evans <dje@google.com>
14919
14920 * gdb.base/callexit.exp: New file.
14921 * gdb.base/callexit.c: New file.
14922
14923 2008-11-10 Doug Evans <dje@google.com>
14924
14925 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14926 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14927 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14928 (default_gdb_start,default_gdb_exit): Ditto.
14929 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14930 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14931 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14932 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14933 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14934 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14935
14936 2008-11-03 Andreas Schwab <schwab@suse.de>
14937
14938 * gdb.base/hashline2.exp: Fix typo.
14939 * gdb.base/hashline3.exp: Likewise.
14940
14941 2008-10-30 Tom Tromey <tromey@redhat.com>
14942
14943 * gdb.base/pointers.exp: Add test.
14944 * gdb.base/pointers.c (k, S): New typedefs.
14945 (instance): New global.
14946
14947 2008-10-30 Andreas Schwab <schwab@suse.de>
14948
14949 * gdb.base/args.exp: Add tests for newlines.
14950
14951 2008-10-30 Joel Brobecker <brobecker@adacore.com>
14952
14953 gdb.base/foll-exec.exp: Update the expected output of a couple
14954 of "info breakpoints" tests.
14955
14956 2008-10-28 Tom Tromey <tromey@redhat.com>
14957
14958 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14959
14960 2008-10-24 Pedro Alves <pedro@codesourcery.com>
14961
14962 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14963 gdb_start_cmd.
14964 Use runto_main before any test that requires execution.
14965
14966 2008-10-23 Pedro Alves <pedro@codesourcery.com>
14967
14968 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14969 instead of SIGINT.
14970
14971 2008-10-22 Joel Brobecker <brobecker@adacore.com>
14972
14973 * gdb.base/completion.exp: Update expected output following
14974 the addition of the "info tasks" command.
14975
14976 2008-10-22 Tom Tromey <tromey@redhat.com>
14977
14978 * gdb.base/exprs.exp (test_expr): Add test for string
14979 concatenation.
14980
14981 2008-10-19 Pedro Alves <pedro@codesourcery.com>
14982
14983 * configure.ac: Output gdb.python/Makefile.
14984 * configure: Regenerate.
14985 * gdb.python/Makefile.in: New.
14986
14987 2008-10-16 Joel Brobecker <brobecker@adacore.com>
14988
14989 * gdb.base/foll-fork.exp: Adjust the expected output to match
14990 the new description for fork/vfork catchpoints in the "info
14991 breakpoints" output.
14992
14993 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14994
14995 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14996
14997 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14998
14999 * gdb.python/python-value.c: New file.
15000 * gdb.python/python-value.exp: New file.
15001
15002 2008-10-15 Pedro Alves <pedro@codesourcery.com>
15003
15004 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15005
15006 2008-10-15 Denis Pilat <denis.pilat@st.com>
15007
15008 * gdb.cp/mb-ctor.exp: Fix a typo.
15009
15010 2008-10-09 Tom Tromey <tromey@redhat.com>
15011
15012 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15013 'fprintf' and 'stderr'.
15014
15015 2008-10-07 Joel Brobecker <brobecker@adacore.com>
15016
15017 * gdb.ada/ref_tick_size.exp: New testcase.
15018
15019 2008-10-06 Doug Evans <dje@google.com>
15020
15021 * gdb.dwarf2/dw2-cu-size.exp: New file.
15022 * gdb.dwarf2/dw2-cu-size.S: New file.
15023
15024 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15025 .Ltype_int for clarity.
15026
15027 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15028
15029 PR gdb/2384:
15030 * gdb.cp/gdb2384.exp: Extended to test more cases.
15031 * gdb.cp/gdb2384.cc: Likewise.
15032 * gdb.cp/gdb2384-base.h: Likewise.
15033 * gdb.cp/gdb2384-base.cc: Likewise.
15034
15035 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15036
15037 * gdb.base/maint.exp (maint print type): Remove printing
15038 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15039
15040 2008-09-30 Tom Tromey <tromey@redhat.com>
15041
15042 * gdb.base/macscp.exp: Add completion tests.
15043 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15044 (TWENTY_THREE): Likewise.
15045 (FORTY_EIGHT): Likewise.
15046
15047 2008-09-30 Tom Tromey <tromey@redhat.com>
15048
15049 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15050 everywhere.
15051 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15052
15053 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15054
15055 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15056 testcase is derived from. Fix racy dependency on an expected PID
15057 number. No longer support the testcase on Linux kernel 2.4.x.
15058
15059 2008-09-27 Tom Tromey <tromey@redhat.com>
15060
15061 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15062 and varargs.
15063
15064 2008-09-22 Pedro Alves <pedro@codesourcery.com>
15065
15066 * lib/mi-support.exp (mi_expect_interrupt): New.
15067 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15068 from gdb.mi/mi-nonstop.exp.
15069 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15070 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15071 lib/mi-support.exp.
15072 Use mi_check_thread_states throughout. Avoid ".*" and do not
15073 require an anchor after -exec-run.
15074
15075 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15076
15077 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15078 stop is pending. Avoid ".*" when two stops are pending.
15079 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15080 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15081 newlines in fullnames.
15082 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15083 (mi_expect_stop): Update comments. Only anchor in sync mode.
15084 Do not match newlines.
15085 (mi_send_resuming_command_raw): Always return status.
15086 (mi_get_stop_line): Do not match more than one line by accident.
15087 Only anchor in sync mode.
15088 (mi_run_inline_test): If -exec-next fails, give up.
15089
15090 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15091
15092 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15093 on SPU.
15094
15095 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15096
15097 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15098
15099 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15100
15101 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15102 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15103 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15104 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15105 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15106 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15107 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15108 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15109 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15110 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15111 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15112 Include the "= " sequence in the expected output of print tests.
15113
15114 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15115
15116 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15117 description for boolean types.
15118
15119 2008-09-09 Pedro Alves <pedro@codesourcery.com>
15120
15121 * gdb.base/hook-stop-continue.c: New.
15122 * gdb.base/hook-stop-continue.exp: New.
15123
15124 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15125
15126 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15127
15128 2008-09-08 Jerome Guitton <guitton@adacore.com>
15129
15130 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15131 (stack_check_probe_2, stack_check_probe_loop_1)
15132 (stack_check_probe_loop_2): New functions.
15133 (main): Add call to these new functions.
15134 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15135 functions, check that the breakpoint is inserted at the appropriate
15136 location.
15137 (insert_breakpoint): Slightly refine this procedure so that it can
15138 be called several times in the test.
15139
15140 2008-09-08 Jerome Guitton <guitton@adacore.com>
15141
15142 * gdb.base/stack-checking.c: New file.
15143 * gdb.base/stack-checking.exp: New file.
15144
15145 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15146
15147 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15148 * gdb.arch/altivec-regs.exp: Likewise.
15149 * gdb.arch/vsx-regs.exp: Likewise.
15150
15151 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15152
15153 * gdb.arch/ppc-fp.exp: New file.
15154 * gdb.arch/ppc-fp.c: New file.
15155
15156 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15157
15158 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15159 lest gcc-4.3.1 optimizes the whole thing away.
15160
15161 2008-09-04 Michael Snyder <msnyder@vmware.com>
15162
15163 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15164 as "at" (for non-debug functions such as _start).
15165
15166 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15167
15168 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15169 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15170 software watchpoints.
15171 * gdb.base/watch_thread_num.exp: Likewise.
15172
15173 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15174
15175 * gdb.arch/i386-bp_permanent.exp: New test.
15176
15177 2008-08-24 Tom Tromey <tromey@redhat.com>
15178
15179 * gdb.base/maint.exp: Update "maint print type".
15180
15181 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15182
15183 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15184 support. Adjust the order of "*running" notifications.
15185 * gdb.mi/non-stop.c: Don't cast from int to void* and
15186 back.
15187
15188 2008-08-20 Mark Kettenis <kettenis@gnu.org>
15189
15190 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15191 expect to find it in the "info frame" output.
15192
15193 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15194
15195 * gdb.base/interp.exp: Always consume both prompts.
15196
15197 2008-08-20 Pedro Alves <pedro@codesourcery.com>
15198
15199 * gdb.base/pending.exp: Test pending breakpoints without symbols
15200 loaded.
15201
15202 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15203
15204 * lib/mi-support.exp (mi_expect_stop): Produce
15205 more details on failures.
15206 * gdb.mi/mi-nonstop.exp: New.
15207 * gdb.mi/non-stop.c: New.
15208
15209 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15210
15211 * gdb.mi/mi-async.exp: Use 'set target-async'.
15212 * lib/mi-support.exp: Use 'set/show target-async'.
15213
15214 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15215
15216 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15217
15218 2008-08-17 Tom Tromey <tromey@redhat.com>
15219
15220 * gdb.base/help.exp (help catch): Rewrite.
15221
15222 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15223
15224 * gdb.base/define.exp: Test indented command documentation.
15225 * gdb.python/python.exp: Test indented multi-line command.
15226
15227 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
15228
15229 * testsuite/gdb.arch/vsx-regs.c: New source file.
15230 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15231 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15232
15233 2008-08-14 Tom Tromey <tromey@redhat.com>
15234
15235 * gdb.base/macscp.exp: Add regression test for "macro define" or
15236 "macro undef" with no arguments.
15237
15238 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15239
15240 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
15241
15242 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15243
15244 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15245
15246 2008-08-06 Tom Tromey <tromey@redhat.com>
15247
15248 * gdb.python/python.exp: New file.
15249
15250 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 Fix for PR gdb/1543.
15253 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15254 $LOCATION.
15255 (location): New variable.
15256 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15257 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15258 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15259 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15260 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15261 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15262 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15263 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15264 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15265 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15266 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15267 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15268 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15269 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15270 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15271 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15272 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15273 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15274 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15275 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15276 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15277 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15278 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15279 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15280 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15281 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15282 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15283 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15284 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15285 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15286 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15287 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15288 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15289 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15290 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15291 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15292 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15293 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15294 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15295 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15296 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15297 gdb.base/type-opaque.exp, gdb.base/until.exp,
15298 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15299 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15300 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15301 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15302 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15303 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15304 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15305 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15306 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15307 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15308 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15309 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15310 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15311 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15312 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15313 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15314 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15315 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15316 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15317 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15318 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15319 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15320 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15321 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15322 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15323 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15324 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15325 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15326 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15327 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15328 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15329 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15330 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15331 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15332 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15333 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15334 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15335 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15336 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15337 to bug-gdb@prep.ai.mit.edu .
15338
15339 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15340
15341 * lib/mi-support.exp (mi_load_shlibs): New.
15342 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15343
15344 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15345
15346 * lib/mi-support.exp (get_mi_thread_list)
15347 (check_mi_and_console_threads): New, moved from ...
15348 * gdb.mi/mi-pthread.exp: ...here.
15349 * gdb.mi/gdb669.exp (get_mi_thread_list)
15350 (check_mi_and_console_threads): Delete.
15351 * gdb.mi/mi2-pthread.exp: Likewise.
15352
15353 2008-07-28 Tom Tromey <tromey@redhat.com>
15354
15355 * Makefile.in (just-check): Remove. Move body to...
15356 (check): ... here.
15357
15358 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15359
15360 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15361 Add a test for duplicated SIGINTs.
15362
15363 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15364
15365 * gdb.threads/schedlock.exp (get_args): Update to work for any
15366 value of NUM.
15367 (Top level): Report the number of threads that did not resume.
15368
15369 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15370
15371 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15372
15373 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15374
15375 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15376 non-MI prompt.
15377
15378 2008-07-26 Tom Tromey <tromey@redhat.com>
15379
15380 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15381 (function_struct, function_struct_ptr): New globals.
15382 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15383 function pointer in a struct.
15384
15385 2008-07-26 Tom Tromey <tromey@redhat.com>
15386
15387 * gdb.base/macscp.exp: Add test for macro lexing bug.
15388
15389 2008-07-18 Tom Tromey <tromey@redhat.com>
15390
15391 * gdb.base/macscp.exp: Add macro tests.
15392
15393 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15394
15395 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15396
15397 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15398
15399 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15400
15401 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15402
15403 * gdb.cp/class2.exp: fix for failure on spu-elf
15404
15405 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15406
15407 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15408
15409 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15410
15411 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15412
15413 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15414
15415 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15416
15417 2008-07-11 Kevin Buettner <kevinb@redhat.com>
15418
15419 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15420 of regexp to account for changes made to GDB in the printing of
15421 byte vectors.
15422
15423 2008-07-11 Tom Tromey <tromey@redhat.com>
15424
15425 * gdb.base/completion.exp: Add 'help' completion test.
15426
15427 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15428
15429 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15430
15431 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15432
15433 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15434
15435 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15436
15437 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15438
15439 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15440
15441 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15442
15443 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15444
15445 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15446
15447 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15448
15449 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15450 previous commit. Add a comment.
15451
15452 2008-06-28 Pedro Alves <pedro@codesourcery.com>
15453
15454 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15455
15456 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15457
15458 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15459
15460 2008-06-27 Pedro Alves <pedro@codesourcery.com>
15461
15462 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15463 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15464 compiling an executable, link in an object that forces unbuffered
15465 output.
15466 * lib/set_unbuffered_mode.c: New file.
15467
15468 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15469
15470 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15471
15472 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15473
15474 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15475 mi_expect_stop.
15476 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15477 Demand that *running is output.
15478 (detect_async): Perform checking every time.
15479 (mi_send_resuming_command): Extract everything into...
15480 (mi_send_resuming_command_raw): ...this.
15481 (mi_expect_stop): Don't accept any output before *stopped.
15482
15483 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15484
15485 Robustify mi-simplerun.
15486 * gdb.mi/basics.c (main): Add a call to sleep.
15487 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15488 * gdb.mi/mi2-cli.exp: Likewise.
15489 * gdb.mi/mi-break.exp: Likewise.
15490
15491 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15492
15493 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15494
15495 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15496
15497 * gdb.mi/mi-console.exp: Adjust.
15498 * gdb.mi/mi-syn-frame.exp: Adjust.
15499 * gdb.mi/mi2-console.exp: Adjust.
15500 * gdb.mi/mi2-syn-frame.exp: Adjust.
15501 * lib/mi-support.exp (mi_run_cmd): Adjust.
15502 (mi_send_resuming_command): Adjust.
15503
15504 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15505
15506 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15507 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15508 testing of stopped.
15509 * gdb.mi/mi2-syn-frame.exp: Likewise.
15510 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15511 (async, detect_async): New.
15512 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15513 depending on if we're running in sync or async mode.
15514
15515 2008-06-09 Tom Tromey <tromey@redhat.com>
15516
15517 * gdb.base/completion.exp: New tests for field name completion
15518 with spaces, and field name completion with '->'.
15519
15520 2008-06-06 Tom Tromey <tromey@redhat.com>
15521
15522 * gdb.base/break1.c (struct some_struct): New struct.
15523 (values): New global.
15524 * gdb.base/completion.exp: Add field name completion test.
15525
15526 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15527
15528 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15529 to pointer.
15530 * gdb.cp/call-c.cc: Likewise.
15531
15532 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
15533
15534 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15535 annotation.
15536
15537 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15538 Pedro Alves <pedro@codesourcery.com>
15539
15540 * gdb.threads/execl.c, gdb.threads/execl1.c,
15541 gdb.threads/execl.exp: New tests.
15542
15543 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15544 Daniel Jacobowitz <dan@codesourcery.com>
15545
15546 * gdb.cp/exception.exp: Activate test, make it work with pending
15547 catchpoints.
15548
15549 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15550
15551 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15552
15553 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15554
15555 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15556 now printed.
15557 * gdb.mi/mi2-var-cmd.exp: Likewise.
15558
15559 2008-05-27 Andreas Schwab <schwab@suse.de>
15560
15561 * gdb.base/frame-args.exp: Handle arguments that are optimized
15562 out.
15563
15564 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
15565
15566 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15567 quiet for ppc32 and group options into a single variable.
15568
15569 2008-05-23 Joel Brobecker <brobecker@adacore.com>
15570
15571 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15572 of zero-size elements.
15573 * gdb.ada/null_array.exp: Test printing this new array.
15574
15575 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15576
15577 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15578
15579 2008-05-21 Joel Brobecker <brobecker@adacore.com>
15580
15581 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15582 of the "finish" command.
15583
15584 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
15585
15586 * gdb.base/annota1.exp: Test for new annotation.
15587
15588 2008-05-16 Pedro Alves <pedro@codesourcery.com>
15589
15590 * gdb.base/fixsection.exp: New file.
15591 * gdb.base/fixsection0.c: New file.
15592 * gdb.base/fixsection1.c: New file.
15593
15594 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15595
15596 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15597 * gdb.base/annota3.exp: Likewise.
15598
15599 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15600
15601 * gdb.base/watch_thread_num.exp: Don't run tests that require
15602 watchpoints if the target doesn't support them.
15603
15604 2008-05-12 Doug Evans <dje@google.com>
15605
15606 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15607
15608 2008-05-09 Joel Brobecker <brobecker@adacore.com>
15609
15610 * gdb.ada/assign_1.exp: New testcase.
15611
15612 2008-05-09 Doug Evans <dje@google.com>
15613
15614 * gdb.base/find.exp: New file.
15615 * gdb.base/find.c: New file.
15616
15617 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15618
15619 * gdb.base/commands.exp (watchpoint_command_test): Handle
15620 gdb,no_hardware_watchpoints.
15621 * gdb.base/float.exp: Allow ARM targets without floating point.
15622 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15623
15624 2008-05-06 Jerome Guitton <guitton@adacore.com>
15625 Joel Brobecker <brobecker@adacore.com>
15626
15627 * gdb.ada/lang_switch: New test program.
15628 * gdb.ada/lang_switch.exp: New testcase.
15629
15630 2008-05-05 Doug Evans <dje@google.com>
15631
15632 * gdb.base/help.exp (disassemble): Update expected help text.
15633
15634 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15635
15636 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15637
15638 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15639
15640 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15641 different times.
15642
15643 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15644
15645 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15646 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15647 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15648 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15649
15650 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15651
15652 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15653 notification to appear.
15654
15655 2008-05-04 Daniel Jacobowitz <dan@debian.org>
15656
15657 * gdb.base/fullname.c: New file.
15658 * gdb.base/fullname.exp: New file.
15659 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15660
15661 2008-05-03 Pedro Alves <pedro@codesourcery.com>
15662
15663 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15664 expressions with macros.
15665
15666 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15667
15668 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15669
15670 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15671
15672 * gdb.base/completion.exp: Handle lack of other symbols beginning
15673 with "a".
15674
15675 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15676
15677 2008-05-02 Jim Blandy <jimb@codesourcery.com>
15678
15679 * gdb.asm/asmsrc1.s: Add scratch space.
15680
15681 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15682 Daniel Jacobowitz <dan@codesourcery.com>
15683
15684 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15685 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15686 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15687
15688 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15689
15690 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15691
15692 2008-05-01 Joel Brobecker <brobecker@adacore.com>
15693
15694 * gdb.base/info-target.exp: New testcase.
15695
15696 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15697
15698 * gdb.cp/hang.exp: Use .cc instead of .C.
15699 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15700 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15701
15702 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15703
15704 * gdb.base/gdb1250.exp: Remove perror.
15705 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15706
15707 2008-04-30 Pedro Alves <pedro@codesourcery.com>
15708
15709 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15710 .2byte.
15711
15712 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15713
15714 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15715 (maybe_kfail): New.
15716
15717 2008-04-25 Pedro Alves <pedro@codesourcery.com>
15718
15719 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15720
15721 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15722
15723 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15724 * gdb.mi/mi2-syn-frame.exp: Likewise.
15725 * lib/mi-support.exp: Likewise.
15726
15727 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15728
15729 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15730 to specify regexp for the location to stop at.
15731 * gdb.base/break-always.c: New.
15732 * gdb.base/break-always.exp: New.
15733
15734 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15735
15736 * lib/mi-support.exp (mi_runto_helper): Adjust
15737 for the original-location field.
15738 (mi_create_breakpoint, mi_list_breakpoints): New.
15739 * gdb.mi/mi-break.exp: Adjust.
15740 * gdb.mi/mi2-break.exp: Adjust.
15741 * gdb.mi/mi-pending.exp: Adjust.
15742 * gdb.mi/mi-simplerun.exp: Adjust.
15743 * gdb.mi/mi2-simplerun.exp: Adjust.
15744 * gdb.mi/mi-syn-frame.exp: Adjust.
15745 * gdb.mi/mi2-syn-frame.exp: Adjust.
15746 * gdb.mi/mi-until.exp: Adjust.
15747 * gdb.mi/mi2-until.exp: Adjust.
15748 * gdb.mi/mi-var-display.exp: Adjust.
15749 * gdb.mi/mi2-var-display.exp: Adjust.
15750 * gdb.mi/mi-watch.exp: Adjust.
15751 * gdb.mi/mi2-watch.exp: Adjust.
15752
15753 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15754
15755 * aclocal.m4: Add override.m4.
15756 * configure: Regenerate.
15757
15758 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15759
15760 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15761 '-var-update --all-values' reports new value even the type
15762 of a variable object has changed.
15763
15764 2008-04-18 Craig Silverstein <csilvers@google.com>
15765
15766 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15767 files.
15768
15769 2008-04-18 Joel Brobecker <brobecker@adacore.com>
15770
15771 * gdb.ada/atomic_enum: New test program.
15772 * gdb.ada/atomic_enum.exp: New testcase.
15773
15774 2008-04-17 Doug Evans <dje@google.com>
15775
15776 * gdb.opt/Makefile.in: Fix whitespace.
15777
15778 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15779
15780 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15781
15782 2008-04-17 Doug Evans <dje@google.com>
15783
15784 * gdb.base/hashline1.exp: New testcase.
15785 * gdb.base/hashline2.exp: New testcase.
15786 * gdb.base/hashline2.exp: New testcase.
15787
15788 2008-04-17 Pedro Alves <pedro@codesourcery.com>
15789
15790 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15791
15792 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15793
15794 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15795 temporary breakpoint to match "Temporary breakpoint".
15796 * gdb.base/break.exp (delete_breakpoints): Likewise.
15797 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15798 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15799 * gdb.base/display.exp: Likewise.
15800 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15801 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15802 * gdb.base/restore.exp (restore_tests): Likewise.
15803 * gdb.base/sepdebug.exp: Likewise.
15804 * gdb.base/watchpoint.exp: Likewise.
15805 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15806 * gdb.mi/mi-pending.exp: Likewise.
15807 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15808 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15809 * gdb.mi/mi-var-cmd.exp: Likewise.
15810 * gdb.mi/mi-var-display.exp: Likewise.
15811 * gdb.mi/mi2-cli.exp: Likewise.
15812 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15813 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15814 * gdb.mi/mi2-var-display.exp: Likewise.
15815 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15816 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15817 new "disp" field.
15818 (mi_expect_stop): Move after_reason argument to be really after
15819 reason. This is to support fix for PR2424.
15820
15821 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15822
15823 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15824
15825 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15826
15827 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15828 field. Add more floating varobj tests.
15829 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15830 field.
15831 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15832 (main): Call do_at_tests.
15833 * lib/mi-support.exp (mi_create_floating_varobj)
15834 (mi_varobj_update_with_type_change): New.
15835
15836 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15837
15838 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15839 option of -var-evaluate-expression.
15840 * gdb.mi/mi2-var-display.exp: Likewise.
15841
15842 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15843
15844 Introduce test setup helpers.
15845 * lib/gdb.exp (build_executable, clean_restart)
15846 (prepare_for_testing): New.
15847 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15848 * gdb.base/return.exp: Likewise.
15849 * gdb.base/ending-run.exp: Likewise.
15850
15851 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
15852
15853 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15854 Interface (MI) responses.
15855
15856 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15857
15858 * gdb.cp/breakpoint.cc: New code to test conditions involving
15859 member variables.
15860 * gdb.cp/breakpoint.exp: Test condition involving member
15861 variables.
15862
15863 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15864
15865 * lib/mi-support.exp (mi_expect_stop): New.
15866 (mi_run_cmd): Change the
15867 token. Use mi_send_resuming_command, use
15868 mi_expect_stop.
15869 (mi_execute_to_helper): Rename to mi_execute_to.
15870 (mi_send_resuming_command): Add more error patterns.
15871 (mi_wait_for_stop): Renamed to...
15872 (mi_get_stop_line): ...this.
15873 (mi_run_inline_test): Adjust.
15874
15875 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15876 * gdb.mi/mi-console.exp: Likewise.
15877 * gdb.mi/mi-pending.exp: Likewise.
15878 * gdb.mi/mi-simplerun.exp: Likewise.
15879 * gdb.mi/mi-stack.exp: Likewise.
15880 * gdb.mi/mi-stepi.exp: Likewise.
15881 * gdb.mi/mi-syn-frame.exp: Add comment.
15882 * gdb.mi/mi-until.exp: Likewise.
15883 * gdb.mi/mi-var-display.exp: Likewise.
15884 * gdb.mi/mi-watch.exp: Likewise.
15885 * gdb.mi/mi2-cli.exp: Likewise.
15886 * gdb.mi/mi2-console.exp: Likewise.
15887 * gdb.mi/mi2-simplerun.exp: Likewise.
15888 * gdb.mi/mi2-stack.exp: Likewise.
15889 * gdb.mi/mi2-stepi.exp: Likewise.
15890 * gdb.mi/mi2-until.exp: Likewise.
15891 * gdb.mi/mi2-var-display.exp: Likewise.
15892 * gdb.mi/mi2-watch.exp: Likewise.
15893
15894 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15895
15896 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15897
15898 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15899
15900 2008-04-04 Pedro Alves <pedro@codesourcery.com>
15901
15902 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15903 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15904 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15905 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15906 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15907 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15908 expect an mi error duplicated in stderr.
15909
15910 2008-04-03 Joel Brobecker <brobecker@adacore.com>
15911
15912 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15913 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15914 Add a couple of tests that verify the behavior when the new setting
15915 is set to "cancel" and "all".
15916 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15917 "ask" before we start the testing.
15918
15919 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15920
15921 * gdb.cp/casts.cc: Add class reference variables.
15922 * gdb.cp/casts.exp: New test cases for up/down casting references.
15923
15924 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15925
15926 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15927 instead of beginning to make an extra test pass.
15928 * gdb.mi/mi2-var-display.exp: Likewise.
15929
15930 2008-03-31 Maciej W. Rozycki <macro@mips.com>
15931
15932 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15933
15934 2008-03-31 Markus Deuling <deuling@de.ibm.com>
15935 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15936
15937 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15938 value. Add xfail for older kernels.
15939
15940 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15941
15942 Bring mi-support in line with gdb.exp.
15943 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15944 (mi_gdb_start): New function.
15945
15946 2008-03-28 Maciej W. Rozycki <macro@mips.com>
15947
15948 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15949
15950 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15951
15952 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15953 * gdb.mi/mi2-var-display.exp: Likewise.
15954
15955 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15956
15957 * lib/mi-support.exp (mi_create_varobj_checked): New.
15958 (mi_list_varobj_children): Allow to check for a
15959 value.
15960 (mi_list_array_varobj_children): New.
15961
15962 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15963 and mi_list_varobj_children, as opposed to hardcoding
15964 expected strings.
15965 * gdb.mi/gdb701.exp: Likewise.
15966 * gdb.mi/gdb792.exp: Likewise.
15967 * gdb.mi/mi-var-block.exp: Likewise.
15968 * gdb.mi/mi-var-cmd.exp: Likewise.
15969 * gdb.mi/mi-var-invalidate.exp: Likewise.
15970 * gdb.mi/mi2-var-block.exp: Likewise.
15971 * gdb.mi/mi2-var-child.exp: Likewise.
15972 * gdb.mi/mi2-var-cmd.exp: Likewise.
15973 * gdb.mi/mi2-var-display.exp: Likewise.
15974
15975 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15976
15977 Fix random false FAILs on i386.
15978 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15979
15980 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15981
15982 PR gdb/544
15983 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15984
15985 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15986
15987 PR gdb/544
15988 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15989
15990 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15991
15992 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15993 fixed PR gdb/544.
15994
15995 2008-03-21 Pedro Alves <pedro@codesourcery.com>
15996
15997 * gdb.threads/fork-child-threads.exp: Test next over fork.
15998
15999 2008-03-21 Chris Demetriou <cgd@google.com>
16000
16001 * gdb.base/break.exp (rbreak junk): New test for rbreak
16002 "Junk at end of arguments" issue.
16003
16004 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16005
16006 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16007 *& to work on created array elements.
16008 (Top level): Test print $pc with a file. Test string operations
16009 without a target.
16010 * gdb.base/ptype.exp: Do not expect *& to work on created array
16011 elements.
16012
16013 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16014
16015 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16016 gdb.threads/staticthreads.exp: Update exit query.
16017
16018 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16019
16020 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16021
16022 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16023
16024 * gdb.base/watchpoint.c (global_ptr, func4): New.
16025 (main): Call func4.
16026 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16027 (test_inaccessible_watchpoint): New.
16028
16029 2008-02-29 Maciej W. Rozycki <macro@mips.com>
16030
16031 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16032 select the largest.
16033
16034 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16035
16036 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16037 frames-invalid annotations.
16038
16039 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16040
16041 * gdb.base/assign.exp: avoid same output for different tests.
16042
16043 2008-02-27 Doug Evans <dje@google.com>
16044
16045 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16046 for bug 1738.
16047 (breakpoint_to_handler_entry): Ditto.
16048
16049 2008-02-27 Joel Brobecker <brobecker@adacore.com>
16050
16051 * gdb.base/ending-run.exp: Use the first line of code inside
16052 function body to test breakpoints.
16053 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16054 location where the breakpoint is inserted when using the line
16055 where a function is declared. Fix typo in the description of
16056 one of the tests.
16057 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16058
16059 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16060
16061 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
16062 tests.
16063
16064 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16065
16066 * gdb.base/args.exp: avoid same output for tests
16067 with single quotes.
16068
16069 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16070
16071 * gdb.base/annota1.exp: Adjust for 'info break'
16072 format changes.
16073 * gdb.base/annota3.exp: Likewise.
16074 * gdb.base/break.exp: Likewise.
16075 * gdb.base/condbreak.exp: Likewise.
16076 * gdb.base/pending.exp: Likewise.
16077 * gdb.base/sepdebug.exp: Likewise.
16078 * gdb.base/unload.exp: Likewise.
16079 * gdb.cp/ovldbreak.exp: Likewise.
16080 * gdb.mi/mi-pending.exp: Likewise.
16081
16082 2008-02-07 Doug Evans <dje@google.com>
16083
16084 * gdb.cp/mb-inline.exp: New.
16085 * gdb.cp/mb-inline.h: New.
16086 * gdb.cp/mb-inline1.cc: New.
16087 * gdb.cp/mb-inline2.cc: New.
16088
16089 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16090
16091 * gdb.pascal/floats.pas: New test program.
16092 * gdb.pascal/floats.exp: New testcase.
16093
16094 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16095
16096 * gdb.base/callfuncs.c (t_float_many_args): New function.
16097 (t_double_many_args): New function.
16098 * gdb.base/callfuncs.exp: Add tests for exceeding float
16099 and double parameters passed through the stack.
16100
16101 2008-02-05 Joel Brobecker <brobecker@adacore.com>
16102
16103 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16104 gdb.ada/complete/foo.adb: New files.
16105 * gdb.ada/complete.exp: New testcase.
16106
16107 2008-02-03 Doug Evans <dje@google.com>
16108
16109 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16110
16111 * gdb.cp/gdb2384.exp: New file.
16112 * gdb.cp/gdb2384.cc: New file.
16113 * gdb.cp/gdb2384-base.h: New file.
16114 * gdb.cp/gdb2384-base.cc: New file.
16115
16116 2008-02-02 Doug Evans <dje@google.com>
16117
16118 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16119
16120 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16121
16122 * gdb.ada/sym_print_name: New test program.
16123 * gdb.ada/sym_print_name.exp: New testcase.
16124
16125 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16126
16127 * gdb.ada/nested/hello.adb: New file.
16128 * gdb.ada/nested.exp: New testcase.
16129 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16130
16131 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16132
16133 * gdb.mi/basic.c (return_1): New function.
16134 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16135 don't cause future evaluations of function to report
16136 creation of internal breakpoints.
16137
16138 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16139
16140 * gdb.mi/mi-break.exp (test_error): New.
16141 Call it.
16142
16143 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
16144
16145 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16146 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16147
16148 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16149
16150 * gdb.pascal/integers.pas: New test program.
16151 * gdb.pascal/integers.exp: New testcase.
16152
16153 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16154
16155 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16156
16157 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
16158
16159 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16160 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16161
16162 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16163
16164 * gdb.ada/formatted_ref: New test program.
16165 * gdb.ada/formatted_ref.exp: New testcase.
16166
16167 * gdb.cp/formatted-ref.cc: New file.
16168 * gdb.cp/formatted-ref.exp: New testcase.
16169
16170 2008-01-30 Joel Brobecker <brobecker@adacore.com>
16171
16172 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16173
16174 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
16175
16176 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16177 (test_file_list_exec_source_file): Update to new macro-info field.
16178
16179 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16180
16181 * gdb.ada/exprs: New test program.
16182 * gdb.ada/exprs.exp: New testcase.
16183
16184 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16185
16186 * dfp-test.c (DELTA, DELTA_B): New definitions.
16187 (double_val1, double_val2, double_val3, double_val4, double_val5,
16188 double_val6, double_val7, double_val8, double_val9, double_val10,
16189 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16190 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16191 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16192 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16193 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16194 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16195 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16196 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16197 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16198 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16199 dec128_val16): New global variables.
16200 (decimal_dec128_align): New function.
16201 (decimal_mixed): Likewise.
16202 (decimal_many_args_dec32): Likewise.
16203 (decimal_many_args_dec64): Likewise.
16204 (decimal_many_args_dec128): Likewise.
16205 (decimal_many_args_mixed): Likewise.
16206 * dfp-test.exp: Add tests calling new inferior functions.
16207
16208 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16209
16210 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16211 gdb.server/ext-run.exp: New files.
16212 * lib/gdbserver-support.exp (gdbserver_download): New.
16213 (gdbserver_start): New. Update gdbserver expected
16214 output.
16215 (gdbserver_spawn): Use them.
16216 (gdbserver_start_extended): New.
16217
16218 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16219
16220 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16221 Run on GNU/Linux.
16222 (do_exec_tests): Check for systems which do not support catchpoints.
16223 Do not match START.
16224 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16225 Run on GNU/Linux. Enable verbose output.
16226 (check_fork_catchpoints): New.
16227 (explicit_fork_child_follow, catch_fork_child_follow)
16228 (tcatch_fork_parent_follow): Update expected messages.
16229 (do_fork_tests): Use check_fork_catchpoints.
16230 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16231 Run on GNU/Linux. Enable verbose output.
16232 (check_vfork_catchpoints): New.
16233 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16234 expected messages.
16235 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16236
16237 2008-01-29 Jim Blandy <jimb@red-bean.com>
16238
16239 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16240 host' errors.
16241 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16242
16243 2008-01-29 Jim Blandy <jimb@red-bean.com>
16244
16245 * gdb.threads/sigthread.c: Use barriers to ensure that
16246 child_thread and child_thread_two are always initialized before we
16247 start to use them.
16248
16249 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16250
16251 * gdb.base/watchpoint-solib.exp: New.
16252 * gdb.base/watchpoint-solib.c: New.
16253 * gdb.base/watchpoint-solib-shr.c: New.
16254
16255 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16256
16257 * gdb.base/gdb1056.exp: Add unsigned integer test.
16258
16259 2008-01-28 Doug Evans <dje@google.com>
16260
16261 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16262
16263 2008-01-27 Jim Blandy <jimb@codesourcery.com>
16264
16265 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16266
16267 * gdb.base/expand-psymtabs.exp: Doc fix.
16268
16269 2008-01-26 Mark Kettenis <kettenis@gnu.org>
16270
16271 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16272
16273 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
16274
16275 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16276 -var-set-format.
16277
16278 2008-01-23 Chris Demetriou <cgd@google.com>
16279
16280 * gdb.threads/thread_events.c: New testcase source file.
16281 * gdb.threads/thread_events.exp: New testcase expect file.
16282
16283 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
16284
16285 * lib/gdb.exp: Add the variable octal.
16286
16287 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16288 -var-set-format.
16289
16290 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16291 Vladimir Prus <vladimir@codesourcery.com>
16292
16293 * gdb.base/float.exp: Allow missing floating point for m68k and
16294 PowerPC.
16295
16296 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16297
16298 * gdb.mi/basics.c: Setup for testing breakpoints
16299 ignore count.
16300 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16301 * gdb.mi/mi-cli.exp: Adjust.
16302 * gdb.mi/mi2-cli.exp: Adjust.
16303
16304 2008-01-17 Pedro Alves <pedro@codesourcery.com>
16305
16306 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16307 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16308 with dummy_ptr's address.
16309 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16310 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16311 all targets.
16312 * gdb.mi/mi2-var-child.exp: Likewise.
16313
16314 2008-01-09 Joel Brobecker <brobecker@adacore.com>
16315
16316 * gdb.ada/null_array: New test program.
16317 * gdb.ada/null_array.exp: New testcase.
16318
16319 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
16320
16321 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16322 with required float modifiers.
16323
16324 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16325
16326 * gdb.ada/funcall_param: New test program.
16327 * gdb.ada/funcall_param.exp: New testcase.
16328
16329 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16330
16331 * gdb.ada/arrayparam: New test program.
16332 * gdb.ada/arrayparam.exp: New testcase.
16333
16334 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16335
16336 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16337 landed. Should also fix random failures in the test following it.
16338
16339 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16340
16341 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16342 for expressions with decimal float values.
16343 (test_dfp_conversions): New function to test casts to and from
16344 decimal float types.
16345 Call test_dfp_conversions.
16346 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16347 elements.
16348 (main): Initialize ds.float4 and ds.double8 elements.
16349 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16350 string to new error message.
16351 (d64_set_tests): Likewise.
16352 (d128_set_tests): Likewise.
16353 Add tests for expressions with decimal float variables. Add tests for
16354 conversions to and from decimal float types.
16355
16356 2008-01-05 Joel Brobecker <brobecker@adacore.com>
16357
16358 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16359 * gdb.ada/packed_tagged.exp: New testcase.
16360
16361 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16362
16363 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16364 gdb.ada/homonym/homonym_main.adb: New files.
16365 * gdb.ada/homonym.exp: New testcase.
16366
16367 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16368
16369 * gdb.ada/packed_array.exp: Add testing of references to
16370 a packed array.
16371
16372 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16373
16374 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16375 New files.
16376 * gdb.ada/type_coercion.exp: New testcase.
16377
16378 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16379
16380 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16381 gdb.ada/tagged/foo.adb: New file.
16382 * gdb.ada/tagged.exp: New testcase.
16383
16384 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16385
16386 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16387 gdb.ada/ptype_field/foo.adb: New files.
16388 * gdb.ada/ptype_field.exp: New testcase.
16389
16390 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16391
16392 * gdb.ada/print_pc.exp: New testcase.
16393
16394 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16395
16396 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16397 gdb.ada/taft_type/p.adb: New files.
16398 * gdb.ada/taft_type.exp: New testcase.
16399
16400 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16401
16402 * gdb.ada/array_bounds/bar.adb: New file.
16403 * gdb.ada/array_bounds.exp: New testcase.
16404
16405 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16406
16407 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16408 gdb.ada/arrayptr/foo.adb: New files.
16409 * gdb.ada/arrayptr.exp: New testcase.
16410
16411 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16412
16413 * gdb.base/set-lang-auto.exp: New testcase.
16414
16415 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16416
16417 * gdb.ada/fun_addr/foo.adb: New file.
16418 * gdb.ada/fun_addr.exp: New testcase.
16419
16420 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16421
16422 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16423 New files
16424
16425 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16426
16427 * array_subscript_addr/p.adb: New file.
16428 * array_subscript_addr.exp: New testcase.
16429
16430 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16431
16432 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16433 New files.
16434 * gdb.ada/str_cmp_ref.exp: New testcase.
16435
16436 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16437
16438 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16439 gdb.ada/fun_in_declare/foo.adb: New files.
16440 * gdb.ada/fun_in_declare.exp: New testcase.
16441
16442 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16443
16444 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16445 gdb.ada/ref_param/pck.ads: New files.
16446 * gdb.ada/ref_param.exp: New testcase.
16447
16448 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16449
16450 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16451 gdb.ada/interface/foo.adb: New files.
16452 * gdb.ada/interface.exp: New testcase.
16453
16454 2007-12-31 Jim Blandy <jimb@codesourcery.com>
16455
16456 * gdb.base/multi-forks.exp: Consume all output from child
16457 processes before proceeding to next test.
16458
16459 2007-12-29 Jim Blandy <jimb@codesourcery.com>
16460
16461 * configure: Regenerated.
16462
16463 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16464
16465 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16466 gdb.ada/fixed_cmp/fixed.adb: New files.
16467 * gdb.ada/fixed_cmp.exp: New testcase.
16468
16469 2007-12-27 Joel Brobecker <brobecker@adacore.com>
16470
16471 * gdb.ada/boolean_expr.exp: New testcase.
16472
16473 2007-12-26 Jim Blandy <jimb@codesourcery.com>
16474
16475 * gdb.base/multi-forks.exp: Doc fix.
16476
16477 2007-12-26 Joel Brobecker <brobecker@adacore.com>
16478
16479 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16480 * gdb.ada/char_param.exp: Do not compile our test program with
16481 -gnata, this is unnecessary.
16482 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16483
16484 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16485
16486 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16487 gdb.ada/print_chars/foo.adb: New files.
16488 * gdb.ada/print_chars.exp: New testcase.
16489
16490 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16491
16492 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16493 gdb.ada/char_param/foo.adb: New files.
16494 * gdb.ada/char_param.exp: New testcase.
16495
16496 2007-12-22 Jim Blandy <jimb@codesourcery.com>
16497
16498 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16499 hard-coding source line numbers into the test.
16500 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16501 gdb_get_line_number to find.
16502
16503 2007-12-22 Joel Brobecker <brobecker@adacore.com>
16504
16505 * gdb.base/ptype.c (highest): New struct type.
16506 (the_highest): New variable of that type.
16507 (main): Add dummy assignment to a field of variable the_highest.
16508 * gdb.base/ptype.exp: Test type printing of our new variable.
16509
16510 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16511
16512 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16513 and record first explicitly generated thread number.
16514 Use that thread number for thread specific watchpoint test.
16515 Add iteration number to repetitive tests.
16516
16517 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16518 Jim Blandy <jimb@codesourcery.com>
16519
16520 * gdb.base/expand-psymtabs.c: New testcase
16521 source file.
16522 * gdb.base/expand-psymtabs.exp: New testcase
16523 expect file.
16524
16525 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
16526
16527 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16528 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16529
16530 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16531
16532 * gdb.ada/frame_args/foo.adb: New file.
16533 * gdb.ada/frame_args/pck.ads: New file.
16534 * gdb.ada/frame_args/pck.adb: New file.
16535 * gdb.ada/frame_args.exp: New testcase.
16536
16537 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16538
16539 * gdb.base/frame-args.c: New file.
16540 * gdb.base/frame-args.exp: New testcase.
16541
16542 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16543 Joseph Myers <joseph@codesourcery.com>
16544
16545 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16546
16547 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16548
16549 * gdb.mi/mi-pending.exp: New.
16550 * gdb.mi/mi-pending.c: New.
16551 * gdb.mi/mi-pendshr.c: New.
16552
16553 2007-12-06 Jim Blandy <jimb@codesourcery.com>
16554
16555 * gdb.base/default.exp: Update expected output for 'info catch'.
16556
16557 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16558
16559 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16560 must be set to binary.
16561
16562 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16563
16564 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16565
16566 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16567
16568 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16569 gdb.mi/mi-file-transfer.exp: New.
16570
16571 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16572
16573 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16574
16575 2007-11-22 Maciej W. Rozycki <macro@mips.com>
16576
16577 * gdb.trace/backtrace.exp: Fix a typo.
16578 * gdb.trace/circ.exp: Likewise.
16579 * gdb.trace/collection.exp: Likewise.
16580 * gdb.trace/limits.exp: Likewise.
16581 * gdb.trace/report.exp: Likewise.
16582 * gdb.trace/tfind.exp: Likewise.
16583 * gdb.trace/while-dyn.exp: Likewise.
16584
16585 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
16586
16587 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16588 objects of pointers that can't be dereferenced are now
16589 "noneditable".
16590
16591 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16592
16593 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16594 (target_cpu): Remove.
16595
16596 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16597
16598 * gdb.base/ending-run.exp: Expect the list of cleared
16599 breakpoint to come in natural order, not the reversed one.
16600
16601 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16602
16603 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16604 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16605
16606 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
16607
16608 * gdb.base/printcmds.exp: New function
16609 test_printf_with_dfp.
16610
16611 2007-11-02 Doug Evans <dje@google.com>
16612
16613 * gdb.disasm/t01_mov.s: Remove carriage returns.
16614 * gdb.disasm/t02_mova.s: Ditto.
16615 * gdb.disasm/t03_add.s: Ditto.
16616 * gdb.disasm/t04_sub.s: Ditto.
16617 * gdb.disasm/t05_cmp.s: Ditto.
16618 * gdb.disasm/t06_ari2.s: Ditto.
16619 * gdb.disasm/t07_ari3.s: Ditto.
16620 * gdb.disasm/t08_or.s: Ditto.
16621 * gdb.disasm/t09_xor.s: Ditto.
16622 * gdb.disasm/t10_and.s: Ditto.
16623 * gdb.disasm/t11_logs.s: Ditto.
16624 * gdb.disasm/t12_bit.s: Ditto.
16625 * gdb.disasm/t13_otr.s: Ditto.
16626
16627 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16628
16629 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16630
16631 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16632
16633 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16634 provide DFP support.
16635
16636 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16637
16638 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16639 Test "set powerpc vector-abi". Skip auto-detection tests for old
16640 toolchains.
16641
16642 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16643
16644 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16645 with [string compare].
16646
16647 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16648
16649 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16650 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16651
16652 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
16653
16654 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16655 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16656 * gdb.opt/Makefile.in: New makefile.
16657 * Makefile.in: Create new directory "gdb.opt".
16658 * configure.ac: Add "gdb.opt" directory.
16659 * configure: Regenerated.
16660
16661 2007-10-25 Doug Evans <dje@google.com>
16662
16663 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16664 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16665
16666 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16667 Thiago Jung Bauermann <bauerman@br.ibm.com>
16668
16669 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16670 Floating Point expressions.
16671 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16672 Floating Point variables.
16673 * gdb.base/dfp-test.c: new file containing program with Decimal
16674 Floating variables, used by gdb.base/dfp-test.exp.
16675
16676 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16677
16678 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16679
16680 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16681
16682 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16683 compiling test case with GCC.
16684 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16685
16686 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16687
16688 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16689 format changes.
16690
16691 2007-10-18 Michael Snyder <msnyder@specifix.com>
16692
16693 * gdb.base/dbx.exp: Add missing "-re " operator.
16694
16695 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16696
16697 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16698 * configure.ac: Removed trailing spaces after backslash.
16699 * gdb.modula2: New directory.
16700 * gdb.modula2/Makefile.in: New file.
16701 * gdb.modula2/unbounded-array.exp: New file.
16702 * gdb.modula2/unbounded1.c: New file.
16703
16704 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16705
16706 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16707
16708 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16709
16710 * gdb.base/sigstep.c (main): Add checks for
16711 return values for setitimer call.
16712 Call setitimer again with itimer = ITIMER_REAL
16713 if first call to setitimer fails.
16714
16715 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
16716
16717 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16718 of $timeout.
16719
16720 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16721
16722 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16723
16724 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16725
16726 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16727 of gdb_expect call, to avoid interruption.
16728
16729 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16730
16731 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16732 (v_unsigned_long_long, v_long_long_array)
16733 (v_signed_long_long_array, v_unsigned_long_long_array)
16734 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16735 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16736 [!NO_LONG_LONG]: New.
16737 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16738 v_long_long_member.
16739
16740 (v_long_long_func, v_signed_long_long_func)
16741 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16742 (main) [!NO_LONG_LONG]: Initialize long long variants.
16743
16744 * gdb.base/whatis.exp: If board file requests no_long_long, build
16745 test with NO_LONG_LONG defined. Test long long, signed long long,
16746 and unsigned long long variants but only if board file doesn't
16747 disable it.
16748
16749 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16750 Daniel Jacobowitz <dan@codesourcery.com>
16751
16752 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16753 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16754 * configure: Regenerated.
16755 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16756 gdb.pascal/types.exp, lib/pascal.exp: New files.
16757
16758 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16759
16760 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16761 call.
16762 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16763 to return to the call.
16764 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16765 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16766 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16767 * gdb.mi/mi-until.exp (test_until): Likewise.
16768 * gdb.mi/mi2-until.exp (test_until): Likewise.
16769
16770 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16771
16772 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16773 two-char array.
16774 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16775
16776 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16777
16778 * gdb.threads/watchthreads.c (thread_function): Sleep between
16779 iterations.
16780 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16781 at once for S/390. Generate matching fails and passes.
16782
16783 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16784
16785 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16786 the 'struct_declarations' variable to zeros.
16787
16788 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16789
16790 * gdb.cp/mb-ctor.cc: New.
16791 * gdb.cp/mb-ctor.exp: New.
16792 * gdb.cp/mb-templates.cc: New.
16793 * gdb.cp/mb-templates.exp: New.
16794
16795 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16796
16797 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16798
16799 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16800
16801 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16802 targets.
16803 * configure: Regenerate.
16804
16805 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16806
16807 * gdb.base/annota1.exp: Adjust for 'info break'
16808 format changes.
16809 * gdb.base/annota3.exp: Likewise.
16810 * gdb.base/break.exp: Likewise.
16811 * gdb.base/condbreak.exp: Likewise.
16812 * gdb.base/pending.exp: Likewise.
16813 * gdb.base/sepdebug.exp: Likewise.
16814 * gdb.base/unload.exp: Likewise.
16815 * gdb.base/ovldbreak.exp: Likewise.
16816
16817 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16818
16819 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16820 messages.
16821 * gdb.base/chng-syms.exp: Likewise.
16822 * gdb.base/unload.exp: Likewise.
16823
16824 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16825
16826 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16827
16828 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16829
16830 * schedlock.c (NUM): Change to 1.
16831 (main): Use args[0] for the main thread.
16832 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16833 regardless of the number of threads.
16834
16835 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16836
16837 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16838 type down.
16839 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16840 test.
16841 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16842 watchpoint type down.
16843 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16844 test.
16845
16846 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16847
16848 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16849 Move all the tests here and run them twice, once using software
16850 watchpoints and once using hardware watchpoints.
16851 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16852
16853 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16854
16855 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16856 test.
16857
16858 2007-09-10 Mark Kettenis <kettenis@gnu.org>
16859
16860 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16861 build-id.
16862
16863 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16864 know about $ORIGIN. Calculate output dir from $dest instead of
16865 using ${objdir}/{$subdir}.
16866
16867 2007-09-09 Mark Kettenis <kettenis@gnu.org>
16868
16869 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16870 gcore, before continuing with the test.
16871
16872 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16873
16874 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16875 * gdb.mi/mi-watch.exp: Likewise.
16876
16877 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16878 Jim Blandy <jimb@codesourcery.com>
16879
16880 * gdb.arch/i386-sse.exp: Do not expect character constants.
16881 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16882 * gdb.base/display.exp: Allow print/s.
16883 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16884 and unsigned char array changes.
16885
16886 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16887
16888 * gdb.base/display.exp: Add tests for printf %p.
16889
16890 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16891
16892 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16893 the dll name to unicode.
16894
16895 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16896
16897 * gdb.base/default.exp (show version): Update the version text.
16898 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16899
16900 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16901
16902 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16903 New files.
16904
16905 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16906
16907 * lib/gdb.exp (build_id_debug_filename_get): New function.
16908 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16909 Remove the generate DEBUG file for the future testcase runs.
16910 New testcase for the NT_GNU_BUILD_ID retrieval.
16911 Move the final testing step to ...
16912 (test_different_dir): ... a new function.
16913 New parameter XFAIL to XFAIL all the tests performed.
16914 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16915 New parameter TYPE to PF_PREFIX all the tests performed.
16916
16917 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16918
16919 * gdb.mi/mi-var-cp.cc (path_expression): New
16920 function.
16921 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16922
16923 2007-08-27 Markus Deuling <deuling@de.ibm.com>
16924
16925 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16926 to fit into SPU Local Store memory.
16927
16928 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16929
16930 * gdb.base/default.exp: Adjust the expected output of "info
16931 warranty" after the switch to GPLv3.
16932
16933 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16934
16935 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16936 to 30000 (from 20000).
16937
16938 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16939
16940 Switch the license of all .exp files to GPLv3.
16941 Switch the license of all .f and .f90 files to GPLv3.
16942 Switch the license of all .s and .S files to GPLv3.
16943
16944 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16945
16946 * configure.ac: Switch license to GPLv3.
16947
16948 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16949
16950 Switch the licensing to GPLv3 for all .ads and .adb files.
16951
16952 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16953
16954 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16955 and t_int_double.
16956 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16957
16958 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16959
16960 * gdb.base/step-line.c: Switch license to GPL version 3, and
16961 update copyright year.
16962 * gdb.base/step-line.inp: Likewise.
16963
16964 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16965
16966 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16967 changes inside gdb1555.c.
16968 * gdb.base/pending.exp: Likewise.
16969
16970 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16971
16972 * config/default.exp: New file.
16973
16974 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16975
16976 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16977 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16978
16979 2007-07-30 Maciej W. Rozycki <macro@mips.com>
16980
16981 * gdb.base/dump.exp: Force the correct endianness for binary
16982 formats not carrying this information.
16983
16984 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16985
16986 * gdb.threads/staticthreads.exp: Match .*sem_post.
16987
16988 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16989
16990 * gdb.base/readline.exp (operate_and_get_next): Match the final
16991 prompt.
16992
16993 2007-07-23 Kevin Buettner <kevinb@redhat.com>
16994
16995 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16996 to restarting SID.
16997
16998 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16999
17000 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17001 prior to `gdb_start'.
17002
17003 2007-07-18 Kevin Buettner <kevinb@redhat.com>
17004
17005 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17006 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17007 Remove call to gdb_unload.
17008
17009 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17010 Daniel Jacobowitz <dan@codesourcery.com>
17011
17012 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17013 for __WIN32__.
17014 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17015 * gdb.base/unload.exp: Use shared library test routines.
17016
17017 2007-07-03 Markus Deuling <deuling@de.ibm.com>
17018
17019 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17020 * gdb.base/solib-symbol-lib.c: Likewise.
17021 * gdb.base/solib-symbol-main.c: Likewise.
17022
17023 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17024
17025 * config/gdbserver.exp (gdb_reconnect): New.
17026 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17027 gdb.base/solib-disc.exp: New files.
17028 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17029 remote debugging".
17030 (gdb_compile): Add shlib_load flag.
17031 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17032 port.
17033 (gdbserver_reconnect): New.
17034
17035 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
17036 Daniel Jacobowitz <dan@codesourcery.com>
17037
17038 * gdb.base/annota3.exp: Test for if construct.
17039
17040 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17041
17042 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17043
17044 2007-06-21 Chris Dearman <chris@mips.com>
17045 Maciej W. Rozycki <macro@mips.com>
17046
17047 * gdb.base/display.exp: Allow a newline after display/i.
17048 * gdb.base/pc-fp.exp: Likewise.
17049 * gdb.base/sigbpt.exp: Likewise.
17050
17051 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17052
17053 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17054 required features to be included.
17055
17056 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17057
17058 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17059 in info threads output.
17060
17061 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17062 Markus Deuling <deuling@de.ibm.com>
17063
17064 * gdb.arch/spu-info.exp: New testcase.
17065 * gdb.arch/spu-info.c: New file.
17066
17067 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17068
17069 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17070 tpcs_offset. Restore lr after the call.
17071 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17072
17073 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17074
17075 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17076 (gdbserver_run): Kill any running gdbserver.
17077 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17078
17079 2007-05-17 Maciej W. Rozycki <macro@mips.com>
17080
17081 * gdb.base/sigbpt.exp: Preset segv_addr.
17082
17083 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17084
17085 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17086 (gdb_compile_shlib): Likewise.
17087 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17088 (default_gdb_init): Clear cleanfiles.
17089 (gdb_finish): Delete recorded cleanfiles.
17090 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17091
17092 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17093 Do not use isnative.
17094 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17095 gdb.base/so-impl-ld.exp: Likewise.
17096 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17097 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17098 gdb_compile.
17099
17100 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17101
17102 * config/unknown.exp: Remove.
17103
17104 2007-05-15 Markus Deuling <deuling@de.ibm.com>
17105
17106 * gdb.base/info-proc.exp: Check is_remote.
17107
17108 2007-05-14 Markus Deuling <deuling@de.ibm.com>
17109
17110 * gdb.base/gcore.exp: Initialize variable core_supported.
17111
17112 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17113
17114 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17115
17116 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17117
17118 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17119 * gdb.threads/print-threads.exp (test_all_threads): Allow
17120 negative and hexadecimal thread IDs.
17121
17122 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17123
17124 * gdb.java/jprint.java (public): Avoid invalid call to static
17125 method.
17126
17127 2007-05-14 Denis Pilat <denis.pilat@st.com>
17128
17129 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17130 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17131 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17132 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17133 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17134
17135 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17136
17137 * gdb.base/overlays.exp: Add support for targets with only code
17138 overlay support, not data overlay. Support spu-*-* target in
17139 this mode.
17140 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17141 * gdb.base/spu.ld: New file.
17142
17143 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17144
17145 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17146
17147 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17148
17149 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17150
17151 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17152
17153 * gdb.java/jmain.exp: Handle demangled names with and without method
17154 signatures.
17155
17156 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17157
17158 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17159 (have_a_very_merry_interrupt): Remove calls to puts.
17160 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17161 inferior output.
17162 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17163 test names.
17164
17165 2007-04-29 Markus Deuling <deuling@de.ibm.com>
17166 Daniel Jacobowitz <dan@codesourcery.com>
17167
17168 * gdb.base/auxv.exp (core_works): Also check is_remote.
17169 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17170
17171 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
17172
17173 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17174 message, not the undefined 'module' variable.
17175 * gdb.base/siginfo.exp: Likewise.
17176 * gdb.base/sigstep.exp: Likewise.
17177 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17178 serialport.
17179 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17180
17181 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
17182
17183 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17184 target sim fails. Return 0 otherwise.
17185 (gdb_load): Return prematurely if gdb_target_sim fails.
17186
17187 2007-04-16 Denis Pilat <denis.pilat@st.com>
17188
17189 * gdb.base/setshow.exp: Reset height after having set it to 100.
17190
17191 2007-04-16 Denis Pilat <denis.pilat@st.com>
17192
17193 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17194
17195 2007-04-16 Denis Pilat <denis.pilat@st.com>
17196
17197 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17198
17199 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17200
17201 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17202 tests. Run the frozen varobjs test.
17203 * gdb.mi/var-cmd.c (do_frozen_tests): New.
17204 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
17205
17206 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17207
17208 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17209 gdb.base/type-opaque.exp: New files.
17210
17211 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
17212
17213 * gdb.mi/mi-var-child.c
17214 (do_children_tests): User char[2] instead of
17215 char so that automatic printing of pointers to char
17216 don't give unpredicable result.
17217 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17218 local variables.
17219 * gdb.mi/mi-var-child.exp: Step to right line
17220 of do_children_tests.
17221 * gdb.mi/mi2-var-child.exp: Likewise.
17222 * gdb.mi/mi-var-cmd.exp: Step to right line of
17223 do_locals_tests.
17224 (do_children_tests): User char[2] instead of
17225 char so that automatic printing of pointers to char
17226 don't give unpredicable result.
17227 * gdb.mi/mi2-var-cmd.exp: Likewise.
17228 * lib/mi-support.exp (mi_continue_to_line):
17229 Pass test name to mi_wait_for_stop.
17230
17231 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17232
17233 * gdb.asm/asm-source.exp: Remove d10v case.
17234 * lib/gdb.exp (skip_cplus_tests): Likewise.
17235 * gdb.asm/d10v.inc: Deleted.
17236
17237 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17240
17241 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17242
17243 * config/netware.exp: Delete file.
17244
17245 2007-03-29 Joel Brobecker <brobecker@adacore.com>
17246
17247 * gdb.dwarf2/dw2-noloc.S: New file.
17248 * gdb.dwarf2/dw2-noloc.exp: New file.
17249
17250 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17251
17252 * gdb.cp/method2.cc: New test.
17253 * gdb.cp/method2.exp: New test.
17254 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17255
17256 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17257
17258 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17259
17260 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17261
17262 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17263
17264 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17265
17266 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17267 (gdb_load): Delete, replace with...
17268 (gdb_reload): ...this.
17269 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17270 * gdb.server/server-mon.exp: Likewise.
17271 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17272 (gdb_start_cmd): New.
17273 (gdb_file_cmd): Save the last loaded file.
17274 (gdb_reload): New.
17275 (gdb_gnu_strip_debug): Use transform.
17276 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17277 support here. Use new $last_loaded_file. Check mtime.
17278 (gdb_target_cmd): Handle ObjC failure case.
17279 (infer_host_exec): Delete.
17280 (gdbserver_load): Rename to...
17281 (gdbserver_run): ...this. Simplify.
17282 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17283 (mi_gdb_load): Move most contents to a new function...
17284 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17285 (mi_run_cmd): Use mi_gdb_target_load.
17286 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17287 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17288 Use gdb_run_cmd.
17289 * gdb.base/charsign.exp: Remove incorrect comment.
17290 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17291 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17292 gdb.base/start.exp: Use gdb_start_cmd.
17293
17294 2007-03-23 Nigel Stephens <nigel@mips.com>
17295 Maciej W. Rozycki <macro@mips.com>
17296
17297 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17298 * gdb.base/signull.exp: Similarly.
17299
17300 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17301
17302 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17303 messages available to test cases (like chng-sym.exp).
17304
17305 2007-03-14 Andreas Schwab <schwab@suse.de>
17306
17307 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17308 format changes.
17309
17310 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17311
17312 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17313 (optimized_1): New.
17314 (main): Call optimized_1.
17315 (gdb2029): Correct typos. Call gdb2029_marker.
17316 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17317 for gdb2029.
17318
17319 2007-03-12 Mark Kettenis <kettenis@gnu.org>
17320
17321 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17322 as tabs. Remove redundant test pattern.
17323
17324 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17325
17326 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17327 for /a format output.
17328
17329 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17330
17331 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17332 collect output incrementally.
17333
17334 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17335
17336 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17337 for -var-create lpcharacter test.
17338 * gdb.mi/mi2-var-cmd.exp: Likewise.
17339
17340 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17341
17342 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17343 pass on targets where address zero is readable.
17344
17345 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17346
17347 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17348 just a single architecture.
17349
17350 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17351
17352 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17353 (fetch_all_registers): New function, uses gdb_test_multiple and
17354 exp_continue to fetch inferior output line-by-line.
17355 Replace all uses of do_get_all_registers by fetch_all_registers.
17356
17357 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17358
17359 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17360 in target_info.
17361
17362 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17363
17364 * gdb.threads/manythreads.exp: Use $message string for
17365 consistancy; add a default (timeout) case.
17366
17367 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17368
17369 * gdb.base/watchpoint.exp: Fix truncated comment.
17370
17371 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17372
17373 * Makefile.in: Remove spurious single-quotes from sed command.
17374
17375 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17376
17377 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17378 func.
17379 * gdb.mi/mi2-var-cmd.exp: Likewise.
17380
17381 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17382
17383 * gdb.dwarf2/dw2-producer.S: New file.
17384 * gdb.dwarf2/dw2-producer.exp: New testcase.
17385
17386 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
17387
17388 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17389 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17390 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17391 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17392 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17393 Revert tests to use mi_gdb_test and include value field in output
17394 of -var-create.
17395
17396 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17397
17398 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17399
17400 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17401
17402 * gdb.base/maint.exp: Remove full paths from test names.
17403 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17404 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17405
17406 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17407
17408 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17409
17410 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17411
17412 * gdb.server/server-mon.exp: New test.
17413
17414 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17417
17418 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17419
17420 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17421 register capitalization.
17422
17423 2007-02-13 Denis Pilat <denis.pilat@st.com>
17424
17425 * gdb.mi/mi-var-invalidate.exp: New file.
17426
17427 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17428
17429 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17430
17431 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17432
17433 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17434
17435 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17436
17437 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17438 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17439
17440 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
17441
17442 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17443 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17444 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17445 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17446 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17447 * gdb.mi/gdb792.exp, lib/mi-support.exp:
17448 Update tests to include value field in output of -var-create.
17449
17450 2007-02-08 Andreas Schwab <schwab@suse.de>
17451
17452 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17453
17454 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17455
17456 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17457 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17458
17459 2007-02-02 Denis Pilat <denis.pilat@st.com>
17460
17461 * gdb.threads/threadapply.exp: check that frame is not changed by
17462 the thread apply all command.
17463
17464 2007-01-31 Andreas Schwab <schwab@suse.de>
17465
17466 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17467
17468 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17469 in the dwarf sections.
17470 * gdb.dwarf2/mac-fileno.S: Likewise.
17471
17472 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17473 bspstore register on ia64.
17474
17475 2007-01-29 Andreas Schwab <schwab@suse.de>
17476
17477 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17478 "frame-begin" annotation.
17479
17480 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17481 number of "frames-invalid" annotations.
17482
17483 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17484
17485 * gdb.base/commands.exp: Call if_commands_test.
17486 (gdb_test_no_prompt, if_commands_test): New.
17487
17488 2007-01-28 Mark Kettenis <kettenis@gnu.org>
17489
17490 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17491
17492 2007-01-27 Andreas Schwab <schwab@suse.de>
17493
17494 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17495 .short/.int/.quad in the dwarf sections.
17496 * gdb.dwarf2/dw2-intercu.S: Likewise.
17497 * gdb.dwarf2/dw2-intermix.S: Likewise.
17498
17499 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17500
17501 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17502 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17503 array.
17504 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17505 * gdb.base/setvar.exp: Likewise.
17506
17507 2007-01-26 Andreas Schwab <schwab@suse.de>
17508
17509 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17510 test.
17511
17512 * gdb.base/multi-forks.exp ("restart $i"): Also match
17513 __kernel_syscall_via_break.
17514
17515 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17516
17517 * lib/mi-support.exp (mi_delete_varobj): New.
17518 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17519 testcase.
17520 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17521 (main): Call the above.
17522 (reference_update_test, base_in_reference_test)
17523 (reference_to_pointer): Delete the created varobjs.
17524
17525 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17526
17527 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17528 * configure: Regenerated.
17529 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17530 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17531 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17532 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17533 * lib/gdb.exp (gdb_skip_xml_test): New function.
17534
17535 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17536
17537 * gdb.base/sigrepeat.exp: Correct error message.
17538
17539 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17540 Daniel Jacobowitz <dan@codesourcery.com>
17541
17542 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17543 gdb.arch/i386-gnu-cfi-asm.S: New files.
17544
17545 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17546
17547 * lib/gdb.exp: Abort on missing `site.exp'.
17548
17549 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17550 Daniel Jacobowitz <dan@codesourcery.com>
17551
17552 * gdb.base/included.c, gdb.base/included.exp,
17553 gdb.base/included.h: New files.
17554
17555 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17556
17557 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17558 (maximize_rlimit): Reduce limits on 64-bit systems.
17559
17560 2007-01-19 Mark Kettenis <kettenis@gnu.org>
17561
17562 From Marcus Deuling <deuling@de.ibm.com>:
17563 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17564 every case.
17565
17566 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
17567
17568 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17569 (test_path_specification): Use objdir instead of srcdir to always
17570 get an absolute filename.
17571
17572 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17573
17574 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17575
17576 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17577
17578 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17579 Make sure the variable we're using is in scope.
17580 (reference_to_pointer): Likewise.
17581
17582 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17583
17584 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17585 has no debug information.
17586
17587 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17588
17589 * gdb.base/annota1.exp: Remove extra send_gdb.
17590
17591 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17592
17593 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17594
17595 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17596
17597 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17598
17599 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
17600 Daniel Jacobowitz <dan@codesourcery.com>
17601
17602 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17603 lcharacter or linteger change. Correct duplicated test name.
17604 * gdb.mi/mi2-var-cmd.exp: Likewise.
17605
17606 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17607
17608 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17609
17610 2007-01-05 Joel Brobecker <brobecker@adacore.com>
17611
17612 * gdb.base/nofield.c: New file.
17613 * gdb.base/nofield.exp: New testcase.
17614
17615 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
17616
17617 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17618
17619 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17620 test.
17621
17622 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17623
17624 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17625
17626 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17627
17628 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17629 when continuing.
17630
17631 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17632
17633 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17634 Expect ".exe" extension.
17635
17636 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17637
17638 * gdb.base/charset.exp: Add explicit filename to break.
17639 * gdb.base/dbx.exp: Add explicit filename to breaks.
17640
17641 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17642
17643 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17644 * gdb.mi/mi2-file.exp: Likewise.
17645
17646 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17647
17648 Implement specification of MI tests as comments
17649 in C and C++ sources.
17650 * lib/mi-support.exp (mi_autotest_data): New variable.
17651 (mi_autotest_source): New variable.
17652 (count_newlines, mi_prepare_inline_tests)
17653 (mi_get_inline_test, mi_continue_to_line)
17654 (mi_run_inline_test, mi_tbreak)
17655 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17656 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17657 Run inline tests.
17658 * gdb.mi/mi-var-cp.cc: Define tests here.
17659
17660 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17661
17662 Simplify usage of mi_continue_to.
17663 * lib/mi-support.exp (mi_runto_helper): Renamed
17664 from mi_runto, added new parameter 'run_or_continue'.
17665 (mi_runto): Use mi_runto_helper.
17666 (mi_continue_to): Accept just function name as parameter.
17667 Use mi_runto_helper.
17668 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17669 * gdb.mi/mi2-var-cmd.exp: Likewise.
17670
17671 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17672
17673 Make this testcase a bit more realistic. The current code
17674 is too simplistic, and allows the compiler to optimize out
17675 some of the entities we need for this testcase.
17676 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17677 (Do_Nothing): Add extra parameter.
17678 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17679 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17680 by using a variable of type Void_Star.
17681
17682 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17683
17684 * gdb.ada/catch_ex/foo.adb: New file.
17685 * gdb.ada/catch_ex.exp: New testcase.
17686
17687 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17688
17689 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17690 pass --image-base to linker.
17691
17692 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17693 Daniel Jacobowitz <dan@codesourcery.com>
17694
17695 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17696 secondary prompts.
17697
17698 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17699
17700 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17701 output. Test the types of members and member pointers.
17702 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17703 gdb/2092.
17704 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17705 statement. Enable for GCC. Update expected output for some tests
17706 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17707 layout.
17708 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17709 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17710 (Diamond::vget_base): New.
17711 (main): Add new tests.
17712 * gdb.cp/printmethod.exp: Update expected output for member functions.
17713 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17714 print pEe->D::vg().
17715
17716 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17717
17718 * gdb.threads/tls.exp: Allow stops in sem_post.
17719
17720 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17721
17722 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17723 * gdb.base/annota3.exp: Likewise.
17724 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17725 again (instead of timing out).
17726 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17727 GCC bug 26475.
17728 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17729 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17730 test from jmisc1.exp.
17731 * gdb.java/jmisc1.exp: Delete.
17732 * gdb.java/jprint.exp: Adjust to work with method signatures including
17733 return types.
17734 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17735 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17736 * lib/java.exp (compile_java_from_source): Pass the correct type
17737 to target_compile.
17738
17739 2006-12-31 Joel Brobecker <brobecker@adacore.com>
17740
17741 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17742 (stack_align_edx): New function.
17743 (stack_align_eax): New function.
17744 (main): Add calls to stack_align_edx and stack_align_eax.
17745 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17746 Add testing for the cases where the register used during a stack
17747 realignment is edx. Same for eax.
17748
17749 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17750
17751 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17752 and generic PE targets.
17753
17754 2006-12-29 Joel Brobecker <brobecker@adacore.com>
17755
17756 * gdb.ada/array_return.exp: Update copyright date list.
17757
17758 2006-12-27 Joel Brobecker <brobecker@adacore.com>
17759
17760 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17761 (Create_Small_Float_Vector): New function.
17762 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17763 function body.
17764 * gdb.ada/array_return/p.adb: Use new type and function from
17765 package Pck.
17766 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17767 able to print the value returned by a function returning an
17768 array of float.
17769
17770 2006-12-20 Joel Brobecker <brobecker@adacore.com>
17771
17772 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17773 The associated tests should be PASSing.
17774
17775 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17776
17777 Test for base in references.
17778 * gdb.mi/mi-var-cp.cc: Add test code.
17779 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17780 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17781 * gdb.mi/mi2-watch.exp: Likewise.
17782 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17783 (mi_list_varobj_children): New function.
17784
17785 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17786
17787 * lib/mi-support.exp
17788 (mi_runto): Accept "()" after function name.
17789 (mi_create_varobj): New function.
17790 (mi_varobj_update): New function.
17791 (mi_Check_varobj_value): New function.
17792 * gdb.mi/mi-var-cp.exp: New file.
17793 * gdb.mi/mi-var-cp.cc: New file.
17794
17795 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17796
17797 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17798 gdb.base/weaklib2.c: New files.
17799
17800 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17801
17802 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17803 info. Adjust test names.
17804
17805 * gdb.base/break.c (main): Move position of malloc.
17806 * gdb.base/break.exp: Revert mistaken checkin.
17807
17808 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17809
17810 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17811 assignement of arrays and function pointers.
17812 * gdb.mi/var-cmd.c: Add declaration necessary for above
17813 tests.
17814
17815 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17816
17817 * gdb.base/break.c (main): Call malloc.
17818
17819 * gdb.threads/linux-dp.exp: Read thread table before and after
17820 creating each philosopher and verify it.
17821
17822 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17823 Paul Brook <paul@codesourcery.com>
17824 Daniel Jacobowitz <dan@codesourcery.com>
17825
17826 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17827 main to remove duplication. Add start function of the form
17828 '_*start[1-9]*'. Add RVDS start function.
17829
17830 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17831
17832 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17833
17834 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17835
17836 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17837 * gdb.asm/spu.inc: New file.
17838 * gdb.base/term.exp: Disable if [target_info exists noargs].
17839 * gdb.gdb/complaints.exp: Disable if ![isnative].
17840 * gdb.gdb/selftest.exp: Likewise.
17841 * gdb.gdb/observer.exp: Likewise.
17842 * gdb.gdb/xfullpath.exp: Likewise.
17843 * gdb.base/attach.exp: Disable on SPU target.
17844 * gdb.cp/bs145503.exp: Likewise.
17845 * gdb.cp/exception.exp: Likewise.
17846 * gdb.cp/userdef.exp: Likewise.
17847
17848 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17849
17850 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17851
17852 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17853
17854 * gdb.base/completion.exp: Fix completion tests for
17855 'info' and 'info '.
17856 * gdb.base/help.exp (help_test_raw, test_class_help)
17857 (test_prefix_command_help): Move...
17858 * lib/gdb.exp: Here.
17859 * gdb.base/main.exp: Adjust.
17860 * gdb.cp/maint.exp: Adjust.
17861 * gdb.trace/tracecmd.exp: Use test_help_class.
17862
17863 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17864
17865 * gdb.stabs/weird.exp (print_weird_var): Use
17866 gdb_test_multiple instead of gdb_expect.
17867
17868 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17869
17870 * gdb.base/help.exp (help_test_raw): New.
17871 (test_class_help): New.
17872 (test_prefix_command_help): New.
17873 Adjust testcases.
17874
17875 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
17876
17877 * gdb.base/constvars.c (main): Write to crass and crips, so that
17878 they are allocated by the compiler.
17879
17880 2006-10-27 Andreas Schwab <schwab@suse.de>
17881
17882 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17883 "detach-fork".
17884
17885 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17886
17887 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17888 of patterns.
17889
17890 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17891
17892 * gdb.base/sepdebug.exp: Remove debug format test.
17893 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17894 Handle no-symtab.
17895 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17896
17897 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17898
17899 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17900 int to pointer or pointer to int.
17901 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17902
17903 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17904
17905 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17906
17907 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17908
17909 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17910
17911 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17912
17913 PR c++/2116
17914 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17915
17916 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17917
17918 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17919 the corresponding bug has been fixed in GDB (PR/2018).
17920
17921 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17922
17923 * gdb.base/subst.exp: New testcase.
17924
17925 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17926
17927 * gdb.ada/array_return/pck.ads: Add copyright notice.
17928 * gdb.ada/array_return/pck.adb: Likewise.
17929 * gdb.ada/array_return/p.adb: Likewise.
17930 * gdb.ada/exec_changed/first.adb: Likewise.
17931 * gdb.ada/exec_changed/second.adb: Likewise.
17932
17933 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17934
17935 * gdb.ada/watch_arg/watch.adb: New file.
17936 * gdb.ada/watch_arg.exp: New testcase.
17937
17938 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17939
17940 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17941 via string_to_regexp.
17942 * gdb.mi/mi2-basics.exp: Likewise.
17943
17944 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17945
17946 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17947 Remove unused / obsolete files.
17948
17949 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
17950
17951 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17952
17953 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17954
17955 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17956 HIGH_FRAME argument to -stack-list-arguments can be larger than
17957 the number of frames.
17958
17959 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17960
17961 * gdb.base/args.c (main): Add breakpoint marker.
17962 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17963 really test empty arguments.
17964 (args_load): Delete.
17965 (args_test): New.
17966
17967 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
17968
17969 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17970 check for one file.
17971
17972 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17973
17974 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17975 HIGH_FRAME argument to -stack-list-locals can be larger than
17976 the number of frames.
17977
17978 2006-08-18 Fred Fish <fnf@specifix.com>
17979
17980 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17981 '$' in front of skip_vmx_tests_saved when setting that.
17982
17983 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17984
17985 * gdb.base/trace-commands.exp: New file.
17986
17987 2006-08-10 Joel Brobecker <brobecker@adacore.com>
17988 Daniel Jacobowitz <dan@codesourcery.com>
17989
17990 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17991 expected output of the backtrace commands.
17992
17993 2006-08-09 Joel Brobecker <brobecker@adacore.com>
17994
17995 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17996 untested followed by return combination.
17997 * gdb.arch/altivec-regs.exp: Likewise.
17998 * gdb.arch/e500-abi.exp: Likewise.
17999 * gdb.arch/e500-regs.exp: Likewise.
18000 * gdb.arch/gdb1291.exp: Likewise.
18001 * gdb.arch/gdb1431.exp: Likewise.
18002 * gdb.arch/gdb1558.exp: Likewise.
18003 * gdb.arch/i386-prologue.exp: Likewise.
18004 * gdb.arch/i386-unwind.exp: Likewise.
18005 * gdb.asm/asm-source.exp: Likewise.
18006 * gdb.base/a2-run.exp: Likewise.
18007 * gdb.base/advance.exp: Likewise.
18008 * gdb.base/all-bin.exp: Likewise.
18009 * gdb.base/annota1.exp: Likewise.
18010 * gdb.base/annota3.exp: Likewise.
18011 * gdb.base/args.exp: Likewise.
18012 * gdb.base/arithmet.exp: Likewise.
18013 * gdb.base/assign.exp: Likewise.
18014 * gdb.base/async.exp: Likewise.
18015 * gdb.base/attach.exp: Likewise.
18016 * gdb.base/bang.exp: Likewise.
18017 * gdb.base/bigcore.exp: Likewise.
18018 * gdb.base/bitfields.exp: Likewise.
18019 * gdb.base/bitfields2.exp: Likewise.
18020 * gdb.base/break.exp: Likewise.
18021 * gdb.base/call-sc.exp: Likewise.
18022 * gdb.base/call-strs.exp: Likewise.
18023 * gdb.base/callfuncs.exp: Likewise.
18024 * gdb.base/checkpoint.exp: Likewise.
18025 * gdb.base/chng-syms.exp: Likewise.
18026 * gdb.base/code-expr.exp: Likewise.
18027 * gdb.base/commands.exp: Likewise.
18028 * gdb.base/completion.exp: Likewise.
18029 * gdb.base/cond-expr.exp: Likewise.
18030 * gdb.base/condbreak.exp: Likewise.
18031 * gdb.base/consecutive.exp: Likewise.
18032 * gdb.base/constvars.exp: Likewise.
18033 * gdb.base/corefile.exp: Likewise.
18034 * gdb.base/cvexpr.exp: Likewise.
18035 * gdb.base/dbx.exp: Likewise.
18036 * gdb.base/define.exp: Likewise.
18037 * gdb.base/detach.exp: Likewise.
18038 * gdb.base/display.exp: Likewise.
18039 * gdb.base/dump.exp: Likewise.
18040 * gdb.base/ena-dis-br.exp: Likewise.
18041 * gdb.base/ending-run.exp: Likewise.
18042 * gdb.base/environ.exp: Likewise.
18043 * gdb.base/eval-skip.exp: Likewise.
18044 * gdb.base/exprs.exp: Likewise.
18045 * gdb.base/fileio.exp: Likewise.
18046 * gdb.base/finish.exp: Likewise.
18047 * gdb.base/float.exp: Likewise.
18048 * gdb.base/foll-exec.exp: Likewise.
18049 * gdb.base/foll-fork.exp: Likewise.
18050 * gdb.base/foll-vfork.exp: Likewise.
18051 * gdb.base/freebpcmd.exp: Likewise.
18052 * gdb.base/funcargs.exp: Likewise.
18053 * gdb.base/gcore.exp: Likewise.
18054 * gdb.base/gdb1090.exp: Likewise.
18055 * gdb.base/gdb1250.exp: Likewise.
18056 * gdb.base/huge.exp: Likewise.
18057 * gdb.base/info-proc.exp: Likewise.
18058 * gdb.base/interrupt.exp: Likewise.
18059 * gdb.base/jump.exp: Likewise.
18060 * gdb.base/langs.exp: Likewise.
18061 * gdb.base/lineinc.exp: Likewise.
18062 * gdb.base/list.exp: Likewise.
18063 * gdb.base/logical.exp: Likewise.
18064 * gdb.base/long_long.exp: Likewise.
18065 * gdb.base/macscp.exp: Likewise.
18066 * gdb.base/maint.exp: Likewise.
18067 * gdb.base/mips_pro.exp: Likewise.
18068 * gdb.base/miscexprs.exp: Likewise.
18069 * gdb.base/multi-forks.exp: Likewise.
18070 * gdb.base/opaque.exp: Likewise.
18071 * gdb.base/overlays.exp: Likewise.
18072 * gdb.base/pc-fp.exp: Likewise.
18073 * gdb.base/pointers.exp: Likewise.
18074 * gdb.base/printcmds.exp: Likewise.
18075 * gdb.base/psymtab.exp: Likewise.
18076 * gdb.base/ptype.exp: Likewise.
18077 * gdb.base/recurse.exp: Likewise.
18078 * gdb.base/relational.exp: Likewise.
18079 * gdb.base/relocate.exp: Likewise.
18080 * gdb.base/remote.exp: Likewise.
18081 * gdb.base/reread.exp: Likewise.
18082 * gdb.base/restore.exp: Likewise.
18083 * gdb.base/return.exp: Likewise.
18084 * gdb.base/return2.exp: Likewise.
18085 * gdb.base/scope.exp: Likewise.
18086 * gdb.base/sect-cmd.exp: Likewise.
18087 * gdb.base/sep.exp: Likewise.
18088 * gdb.base/sepdebug.exp: Likewise.
18089 * gdb.base/setshow.exp: Likewise.
18090 * gdb.base/setvar.exp: Likewise.
18091 * gdb.base/sigall.exp: Likewise.
18092 * gdb.base/sigbpt.exp: Likewise.
18093 * gdb.base/signals.exp: Likewise.
18094 * gdb.base/signull.exp: Likewise.
18095 * gdb.base/sizeof.exp: Likewise.
18096 * gdb.base/solib.exp: Likewise.
18097 * gdb.base/step-line.exp: Likewise.
18098 * gdb.base/step-test.exp: Likewise.
18099 * gdb.base/structs.exp: Likewise.
18100 * gdb.base/structs2.exp: Likewise.
18101 * gdb.base/term.exp: Likewise.
18102 * gdb.base/twice.exp: Likewise.
18103 * gdb.base/until.exp: Likewise.
18104 * gdb.base/varargs.exp: Likewise.
18105 * gdb.base/volatile.exp: Likewise.
18106 * gdb.base/watchpoint.exp: Likewise.
18107 * gdb.base/whatis-exp.exp: Likewise.
18108 * gdb.base/whatis.exp: Likewise.
18109 * gdb.cp/ambiguous.exp: Likewise.
18110 * gdb.cp/annota2.exp: Likewise.
18111 * gdb.cp/annota3.exp: Likewise.
18112 * gdb.cp/bool.exp: Likewise.
18113 * gdb.cp/breakpoint.exp: Likewise.
18114 * gdb.cp/casts.exp: Likewise.
18115 * gdb.cp/class2.exp: Likewise.
18116 * gdb.cp/classes.exp: Likewise.
18117 * gdb.cp/cplusfuncs.exp: Likewise.
18118 * gdb.cp/ctti.exp: Likewise.
18119 * gdb.cp/derivation.exp: Likewise.
18120 * gdb.cp/exception.exp: Likewise.
18121 * gdb.cp/gdb1355.exp: Likewise.
18122 * gdb.cp/hang.exp: Likewise.
18123 * gdb.cp/inherit.exp: Likewise.
18124 * gdb.cp/local.exp: Likewise.
18125 * gdb.cp/m-data.exp: Likewise.
18126 * gdb.cp/m-static.exp: Likewise.
18127 * gdb.cp/member-ptr.exp: Likewise.
18128 * gdb.cp/method.exp: Likewise.
18129 * gdb.cp/misc.exp: Likewise.
18130 * gdb.cp/namespace.exp: Likewise.
18131 * gdb.cp/overload.exp: Likewise.
18132 * gdb.cp/ovldbreak.exp: Likewise.
18133 * gdb.cp/pr-1023.exp: Likewise.
18134 * gdb.cp/pr-1210.exp: Likewise.
18135 * gdb.cp/pr-574.exp: Likewise.
18136 * gdb.cp/printmethod.exp: Likewise.
18137 * gdb.cp/psmang.exp: Likewise.
18138 * gdb.cp/ref-params.exp: Likewise.
18139 * gdb.cp/ref-types.exp: Likewise.
18140 * gdb.cp/rtti.exp: Likewise.
18141 * gdb.cp/templates.exp: Likewise.
18142 * gdb.cp/try_catch.exp: Likewise.
18143 * gdb.cp/userdef.exp: Likewise.
18144 * gdb.cp/virtfunc.exp: Likewise.
18145 * gdb.disasm/am33.exp: Likewise.
18146 * gdb.disasm/h8300s.exp: Likewise.
18147 * gdb.disasm/mn10300.exp: Likewise.
18148 * gdb.disasm/sh3.exp: Likewise.
18149 * gdb.disasm/t01_mov.exp: Likewise.
18150 * gdb.disasm/t02_mova.exp: Likewise.
18151 * gdb.disasm/t03_add.exp: Likewise.
18152 * gdb.disasm/t04_sub.exp: Likewise.
18153 * gdb.disasm/t05_cmp.exp: Likewise.
18154 * gdb.disasm/t06_ari2.exp: Likewise.
18155 * gdb.disasm/t07_ari3.exp: Likewise.
18156 * gdb.disasm/t08_or.exp: Likewise.
18157 * gdb.disasm/t09_xor.exp: Likewise.
18158 * gdb.disasm/t10_and.exp: Likewise.
18159 * gdb.disasm/t11_logs.exp: Likewise.
18160 * gdb.disasm/t12_bit.exp: Likewise.
18161 * gdb.disasm/t13_otr.exp: Likewise.
18162 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18163 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18164 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18165 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18166 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18167 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18168 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18169 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18170 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18171 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18172 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18173 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18174 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18175 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18176 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18177 * gdb.mi/gdb701.exp: Likewise.
18178 * gdb.mi/gdb792.exp: Likewise.
18179 * gdb.mi/mi-basics.exp: Likewise.
18180 * gdb.mi/mi-break.exp: Likewise.
18181 * gdb.mi/mi-cli.exp: Likewise.
18182 * gdb.mi/mi-console.exp: Likewise.
18183 * gdb.mi/mi-disassemble.exp: Likewise.
18184 * gdb.mi/mi-eval.exp: Likewise.
18185 * gdb.mi/mi-file.exp: Likewise.
18186 * gdb.mi/mi-read-memory.exp: Likewise.
18187 * gdb.mi/mi-regs.exp: Likewise.
18188 * gdb.mi/mi-return.exp: Likewise.
18189 * gdb.mi/mi-simplerun.exp: Likewise.
18190 * gdb.mi/mi-stack.exp: Likewise.
18191 * gdb.mi/mi-stepi.exp: Likewise.
18192 * gdb.mi/mi-syn-frame.exp: Likewise.
18193 * gdb.mi/mi-until.exp: Likewise.
18194 * gdb.mi/mi-var-block.exp: Likewise.
18195 * gdb.mi/mi-var-child.exp: Likewise.
18196 * gdb.mi/mi-var-cmd.exp: Likewise.
18197 * gdb.mi/mi-var-display.exp: Likewise.
18198 * gdb.mi/mi-watch.exp: Likewise.
18199 * gdb.mi/mi2-basics.exp: Likewise.
18200 * gdb.mi/mi2-break.exp: Likewise.
18201 * gdb.mi/mi2-cli.exp: Likewise.
18202 * gdb.mi/mi2-console.exp: Likewise.
18203 * gdb.mi/mi2-disassemble.exp: Likewise.
18204 * gdb.mi/mi2-eval.exp: Likewise.
18205 * gdb.mi/mi2-file.exp: Likewise.
18206 * gdb.mi/mi2-read-memory.exp: Likewise.
18207 * gdb.mi/mi2-regs.exp: Likewise.
18208 * gdb.mi/mi2-return.exp: Likewise.
18209 * gdb.mi/mi2-simplerun.exp: Likewise.
18210 * gdb.mi/mi2-stack.exp: Likewise.
18211 * gdb.mi/mi2-stepi.exp: Likewise.
18212 * gdb.mi/mi2-syn-frame.exp: Likewise.
18213 * gdb.mi/mi2-until.exp: Likewise.
18214 * gdb.mi/mi2-var-block.exp: Likewise.
18215 * gdb.mi/mi2-var-child.exp: Likewise.
18216 * gdb.mi/mi2-var-cmd.exp: Likewise.
18217 * gdb.mi/mi2-var-display.exp: Likewise.
18218 * gdb.mi/mi2-watch.exp: Likewise.
18219 * gdb.stabs/exclfwd.exp: Likewise.
18220 * gdb.stabs/weird.exp: Likewise.
18221 * gdb.threads/gcore-thread.exp: Likewise.
18222 * gdb.trace/actions.exp: Likewise.
18223 * gdb.trace/backtrace.exp: Likewise.
18224 * gdb.trace/circ.exp: Likewise.
18225 * gdb.trace/collection.exp: Likewise.
18226 * gdb.trace/deltrace.exp: Likewise.
18227 * gdb.trace/infotrace.exp: Likewise.
18228 * gdb.trace/limits.exp: Likewise.
18229 * gdb.trace/packetlen.exp: Likewise.
18230 * gdb.trace/passc-dyn.exp: Likewise.
18231 * gdb.trace/passcount.exp: Likewise.
18232 * gdb.trace/report.exp: Likewise.
18233 * gdb.trace/save-trace.exp: Likewise.
18234 * gdb.trace/tfind.exp: Likewise.
18235 * gdb.trace/tracecmd.exp: Likewise.
18236 * gdb.trace/while-dyn.exp: Likewise.
18237 * gdb.trace/while-stepping.exp: Likewise.
18238
18239 2006-08-08 Joel Brobecker <brobecker@adacore.com>
18240
18241 * gdb.base/step-bt.c: New file.
18242 * gdb.base/step-bt.exp: New testcase.
18243
18244 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18245
18246 * config/monitor.exp (gdb_load): Remove support for obsolete
18247 download-write-size.
18248 * gdb.base/remote.exp: Likewise. Update all callers of
18249 gdb_timed_load.
18250
18251 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18252
18253 * cursal.exp: Pass binfile to gdb_load.
18254
18255 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18256
18257 * gdb.base/cursal.exp: Add "" to gdb_load call.
18258
18259 2006-07-29 Mark Kettenis <kettenis@gnu.org>
18260
18261 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18262 NetBSD/ELF targets.
18263
18264 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18265
18266 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18267 operator*.
18268
18269 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18270
18271 * gdb.base/completion.exp: Update for change in "file" behavior.
18272 * gdb.stabs/weird.exp: Likewise.
18273 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18274 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18275
18276 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18277
18278 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18279 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18280
18281 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18282
18283 * gdb.base/default.exp: Update source command error message.
18284 * gdb.base/help.exp: Update 'help source' message.
18285
18286 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18287
18288 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18289 test.
18290
18291 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18292
18293 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18294
18295 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18296
18297 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18298
18299 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18300
18301 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18302
18303 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18304
18305 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18306 *-*-openbsd* from targets for wich we expect ARM FPA floating
18307 point format.
18308
18309 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
18310
18311 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18312
18313 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18314
18315 * gdb.base/annota3.exp: Expect frame-begin annotation.
18316
18317 2006-07-14 Joel Brobecker <brobecker@adacore.com>
18318
18319 * gdb.base/help.exp: Adjust "help unset" test to accept
18320 any list of unset commands.
18321
18322 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18323 Daniel Jacobowitz <dan@codesourcery.com>
18324
18325 * gdb.cp/ref-params.exp: New test.
18326 * gdb.cp/ref-params.cc: New source file.
18327 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18328
18329 2006-07-08 Mark Kettenis <kettenis@gnu.org>
18330
18331 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18332 spaces/tabs in regular expressions since they might not be there.
18333
18334 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18335
18336 * gdb.base/ifelse.exp: New file.
18337
18338 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18339
18340 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18341 line.
18342 * gdb.base/huge.exp: Loop over compilation to find a size that
18343 is acceptable.
18344 * gdb.base/remote.exp: Correct expected strings.
18345 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18346
18347 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18348
18349 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18350
18351 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18352
18353 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18354 native.
18355
18356 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18357
18358 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18359 enable stabs testing.
18360
18361 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18362
18363 * gdb.base/auxv.exp: Intercept undefined command messages before
18364 gdb_test_multiple does.
18365
18366 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18367
18368 * Makefile.in (host_alias): Remove.
18369 (target_alias): Use @target_noncanonical@.
18370 (site.exp): Don't set host_alias.
18371 * aclocal.m4: Remove contents. Include acx.m4.
18372 * configure: Regenerated.
18373 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18374
18375 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18376
18377 * lib/gdb.exp (gdb_load_cmd): New.
18378
18379 * gdb.base/fileio.c: Add system(NULL) test.
18380 * gdb.base/fileio.exp: Check it.
18381
18382 * gdb.base/break.c: Add 10a breakpoint at }
18383 * gdb.base/break.exp: Add test for breakpoint at }
18384 * gdb.cp/anon-union.cc: Add code at end of function.
18385 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18386 * gdb.mi/var-cmd.c: Add code at end of function.
18387 * gdb.mi/mi-var-display.exp: Adjust end of next.
18388 * gdb.mi/mi2-var-display.exp: Likewise.
18389 * gdb.base/fileio.c: Add stop function and insert calls at
18390 stopping places.
18391 * gdb.base/fileio.exp: Breakpoint stop function and remove
18392 explicit line number references.
18393
18394 2006-05-19 Joel Brobecker <brobecker@adacore.com>
18395
18396 * gdb.base/del.exp (test_delete_alias): New function.
18397 Now check that both "del" and "d" work as aliases for "delete".
18398
18399 2006-05-18 Fred Fish <fnf@specifix.com>
18400
18401 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18402 required. Check for spurious output after program exits normally.
18403
18404 2006-05-17 Fred Fish <fnf@specifix.com>
18405
18406 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18407 gdb_load, so it works in the simulator.
18408
18409 2006-05-11 Fred Fish <fnf@specifix.com>
18410
18411 * gdb.base/bang.exp: Ignore unexpected output between the
18412 "program exited normally" and the gdb prompt, as many other
18413 tests do.
18414
18415 2006-05-07 Mark Kettenis <kettenis@gnu.org>
18416
18417 * gdb.base/help.exp: Make "delete checkpoint" part option for
18418 "help d" and "help delete" tests.
18419
18420 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18421
18422 * gdb.mi/mi-basics.exp: Add missing serial number to
18423 expected output in some mi_gdb_test statements.
18424 * gdb.mi/mi2-basics.exp: Likewise.
18425
18426 2006-05-05 Joel Brobecker <brobecker@adacore.com>
18427
18428 * gdb.base/del.c: New file.
18429 * gdb.base/del.exp: New testcase.
18430
18431 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
18432
18433 * gdb.base/break.exp: Do not assume a breakpoint on
18434 main will actually be in $srcfile when optimizing.
18435 * gdb.base/savedregs.exp: Do not require that the dummy
18436 frame location match up to a symbol and source file location.
18437 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18438 will get printed without a mi_cmd_data_list_register_values prefix.
18439 (*-data-list-register-*): Correct regular expressions to expect the new
18440 pseudo d? floating point registers.
18441 * gdb.mi/mi2-regs.exp: Likewise.
18442
18443 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
18444
18445 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18446 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18447 is allocated by the compiler.
18448 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18449 anons, e, anone to force their allocation by the compiler.
18450
18451 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
18452
18453 * gdb.base/help.exp: Update expected text for help d and
18454 help delete.
18455
18456 2006-05-02 Mark Kettenis <kettenis@gnu.org>
18457
18458 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18459 NetBSD/ELF targets.
18460
18461 2006-04-30 Mark Kettenis <kettenis@gnu.org>
18462
18463 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18464 single-step breakpoint fails; make this a KFAIL on
18465 sparc*-*-openbsd*.
18466 * gdb.base/siginfo.exp: Likewise.
18467 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18468
18469 2006-04-26 Michael Snyder <msnyder@redhat.com>
18470
18471 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18472 which may have to consume output from other forks.
18473 Add tests to make sure that "delete fork" succeeded.
18474
18475 2006-04-20 Michael Snyder <msnyder@redhat.com>
18476
18477 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18478 Add support for the Renesas M32C and M16C.
18479
18480 * gdb.asm/asm-source.exp: Add m32c target.
18481 * gdb.asm/m32c.inc: Support for m32c target.
18482
18483 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18484
18485 * gdb.base/commands.exp (recursive_source_test): New test.
18486
18487 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
18488
18489 * gdb.base/float.exp: Add pattern for sparc targets.
18490
18491 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18492
18493 * gdb.base/commands.exp (stray_arg0_test): New test.
18494
18495 2006-03-30 Paul Brook <paul@codesourcery.com>
18496
18497 * gdb.mi/mi-until.exp: kfail broken until command.
18498 * gdb.mi/mi2-until.exp: Ditto.
18499
18500 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
18501
18502 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18503
18504 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
18505
18506 * gdb.base/prelink.exp: Anchor tested-for regular expression
18507 on gdb prompt.
18508
18509 2006-03-07 Paul Brook <paul@codesourcery.com>
18510
18511 * gdb.base/assign.exp: Correct fail message.
18512
18513 2006-03-07 Paul Brook <paul@codesourcery.com>
18514
18515 * lib/compiler.c: Extract armcc version number.
18516 * lib/compiler.cc: Ditto.
18517
18518 2006-03-07 Paul Brook <paul@codesourcery.com>
18519
18520 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18521 additional_flags=-w.
18522 * gdb.arch/altivec-regs.exp: Ditto.
18523 * gdb.arch/e500-abi.exp: Ditto.
18524 * gdb.arch/e500-regs.exp: Ditto.
18525 * gdb.base/all-bin.exp: Ditto.
18526 * gdb.base/annota1.exp: Ditto.
18527 * gdb.base/annota3.exp: Ditto.
18528 * gdb.base/args.exp: Ditto.
18529 * gdb.base/arithmet.exp: Ditto.
18530 * gdb.base/assign.exp: Ditto.
18531 * gdb.base/async.exp: Ditto.
18532 * gdb.base/bang.exp: Ditto.
18533 * gdb.base/break.exp: Ditto.
18534 * gdb.base/call-rt-st.exp: Ditto.
18535 * gdb.base/completion.exp: Ditto.
18536 * gdb.base/cond-expr.exp: Ditto.
18537 * gdb.base/condbreak.exp: Ditto.
18538 * gdb.base/consecutive.exp: Ditto.
18539 * gdb.base/define.exp: Ditto.
18540 * gdb.base/display.exp: Ditto.
18541 * gdb.base/ena-dis-br.exp: Ditto.
18542 * gdb.base/environ.exp: Ditto.
18543 * gdb.base/eval-skip.exp: Ditto.
18544 * gdb.base/info-proc.exp: Ditto.
18545 * gdb.base/jump.exp: Ditto.
18546 * gdb.base/logical.exp: Ditto.
18547 * gdb.base/long_long.exp: Ditto.
18548 * gdb.base/maint.exp: Ditto.
18549 * gdb.base/miscexprs.exp: Ditto.
18550 * gdb.base/pc-fp.exp: Ditto.
18551 * gdb.base/pointers.exp: Ditto.
18552 * gdb.base/relational.exp: Ditto.
18553 * gdb.base/reread.exp: Ditto.
18554 * gdb.base/sect-cmd.exp: Ditto.
18555 * gdb.base/sep.exp: Ditto.
18556 * gdb.base/sepdebug.exp: Ditto.
18557 * gdb.base/until.exp: Ditto.
18558 * gdb.base/whatis-exp.exp: Ditto.
18559 * gdb.cp/annota2.exp: Ditto.
18560 * gdb.cp/annota3.exp: Ditto.
18561 * gdb.trace/actions.exp: Ditto.
18562 * gdb.trace/backtrace.exp: Ditto.
18563 * gdb.trace/circ.exp: Ditto.
18564 * gdb.trace/collection.exp: Ditto.
18565 * gdb.trace/deltrace.exp: Ditto.
18566 * gdb.trace/infotrace.exp: Ditto.
18567 * gdb.trace/limits.exp: Ditto.
18568 * gdb.trace/packetlen.exp: Ditto.
18569 * gdb.trace/passc-dyn.exp: Ditto.
18570 * gdb.trace/passcount.exp: Ditto.
18571 * gdb.trace/report.exp: Ditto.
18572 * gdb.trace/save-trace.exp: Ditto.
18573 * gdb.trace/tfind.exp: Ditto.
18574 * gdb.trace/tracecmd.exp: Ditto.
18575 * gdb.trace/while-dyn.exp: Ditto.
18576 * gdb.trace/while-stepping.exp: Ditto.
18577 * lib/gdb.exp: Ditto.
18578 (gdb_compile): Handle nowarning option.
18579
18580 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
18581
18582 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18583 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18584 Rename executable to prelinkt. Don't re-prelink if we didn't
18585 get a core file. Test prelink -u exit status to tell whether
18586 prelinking failed. Use gdb_test_multiple.
18587
18588 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18589
18590 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18591 (do_tests): Call it.
18592
18593 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
18594
18595 * gdb.base/prelink.exp: New test.
18596 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18597
18598 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18599
18600 * gdb.fortran/derived-type.f90: New file.
18601 * gdb.fortran/derived-type.exp: New testcase.
18602
18603 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18604
18605 * gdb.base/default.exp: Allow ';' as a directory separator.
18606
18607 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18608
18609 * gdb.base/help.exp (help add-symbol-file): Update.
18610
18611 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18612
18613 * gdb.base/help.exp (help load): Update expected results.
18614
18615 2006-02-19 Fred Fish <fnf@specifix.com>
18616
18617 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18618 specifix hex value as part of results.
18619 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18620
18621 2006-02-16 Fred Fish <fnf@specifix.com>
18622
18623 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18624 ushort_addr, and slong_addr, so the typedefs are not optimized
18625 away.
18626 * gdb.base/whatis.exp: Add tests using type name for struct type,
18627 union type, enum type, and typedef.
18628
18629 2006-02-13 Mark Kettenis <kettenis@gnu.org>
18630
18631 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18632
18633 2006-02-13 Jim Blandy <jimb@redhat.com>
18634
18635 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18636 case where it takes two "next" commands to skip past the init
18637 call.
18638
18639 2006-02-12 Fred Fish <fnf@specifix.com>
18640
18641 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18642 to handle cases where it takes two "next" commands to skip
18643 past the init call.
18644
18645 2006-02-07 Joel Brobecker <brobecker@adacore.com>
18646
18647 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18648 on hppa32 targets.
18649
18650 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
18651
18652 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18653 field.
18654
18655 2006-01-29 Mark Kettenis <kettenis@gnu.org>
18656
18657 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18658
18659 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18660
18661 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18662 files.
18663
18664 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18665
18666 * gdb.cp/maint.exp: Set complaints to a positive value.
18667
18668 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18669
18670 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18671 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18672 function name.
18673
18674 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18675
18676 * gdb.base/checkpoint.c: Update copyright notice. Include
18677 <stdlib.h>.
18678
18679 2006-01-04 Jim Blandy <jimb@redhat.com>
18680
18681 * gdb.asm/asm-source.exp: Independently provide default values for
18682 asm-flags and debug-flags. Use 'string equal' to do the
18683 comparison, not the implicit expr's '==' operator. Remove
18684 now-unneeded assignments to asm-flags. In h8300 case, place
18685 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18686
18687 2006-01-04 Michael Snyder <msnyder@redhat.com>
18688
18689 * gdb.base/checkpoint.c: New file.
18690 * gdb.base/checkpoint.exp: New file.
18691 * gdb.base/multi-fork.c: New file.
18692 * gdb.base/multi-fork.exp: New file.
18693 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18694
18695 2006-01-04 Fred Fish <fnf@specifix.com>
18696
18697 * gdb.base/ptype.c (foo): Add typedef.
18698 (intfoo): Add function.
18699 * gdb.base/ptype1.c: New file.
18700 * gdb.base/ptype.exp: Handle compilation and linking with two
18701 source files. Test that proper type for "foo" is found based
18702 on source context rather than first match found in symtabs.
18703
18704 2005-12-28 Mark Kettenis <kettenis@gnu.org>
18705
18706 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18707 * gdb.asm/openbsd.inc: Indent commands.
18708
18709 2005-12-26 Mark Kettenis <kettenis@gnu.org>
18710
18711 * gdb.base/freebpcmd.exp: Increase timeout.
18712
18713 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18714
18715 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18716
18717 * gdb.base/default.exp: Update check for "show version".
18718
18719 2005-12-09 Randolph Chung <tausq@debian.org>
18720
18721 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18722 * gdb.asm/pa64.inc: New file.
18723
18724 2005-12-09 Randolph Chung <tausq@debian.org>
18725
18726 * gdb.asm/common.inc: Indent commands.
18727 * gdb.asm/asmsrc1.s: Likewise.
18728 * gdb.asm/asmsrc2.s: Likewise.
18729
18730 2005-12-09 Randolph Chung <tausq@debian.org>
18731
18732 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18733 (get_addr_of_sym): Remove duplicate print.
18734 (gen_core): xfail hppa*-*-hpux*, update expected output.
18735 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18736 * gdb.arch/pa64-nullify.s: New file.
18737
18738 2005-12-09 Randolph Chung <tausq@debian.org>
18739
18740 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18741
18742 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
18743
18744 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18745 code generation for these functions.
18746 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18747 error message.
18748
18749 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18750
18751 * gdb.base/help.exp (help b, help br, help bre, help brea)
18752 (help break): Update the expected message.
18753
18754 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18755
18756 * gdb.asm/m68hc11.inc: Setup the data section.
18757 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18758 script for this test.
18759 (m6812-*-*): Likewise.
18760
18761 2005-11-09 Randolph Chung <tausq@debian.org>
18762
18763 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18764
18765 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18766
18767 * gdb.base/break.exp: Fix a comment typo.
18768
18769 2005-11-03 Jim Blandy <jimb@redhat.com>
18770
18771 Checked in by Elena Zannoni <ezannoni@redhat.com>
18772
18773 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18774
18775 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
18776
18777 * gdb.arch/gdb1558.c: Include stdio.h.
18778
18779 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18780
18781 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18782
18783 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18784
18785 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18786
18787 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18788
18789 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18790 vscr" tests to better match output.
18791
18792 2005-10-12 Jim Blandy <jimb@redhat.com>
18793
18794 * gdb.base/structs.exp (any): New function.
18795 (test_struct_returns): Don't make any assumptions at all about
18796 what value the function returns when GDB can't set the return
18797 value.
18798
18799 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18800
18801 * gdb.ada/arrayidx/p.adb: New file.
18802 * gdb.ada/arrayidx.exp: New testcase
18803
18804 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18805
18806 * gdb.ada/array_return/pck.ads: New file.
18807 * gdb.ada/array_return/pck.adb: New file.
18808 * gdb.ada/array_return/p.adb: New file.
18809 * gdb.ada/array_return.exp: New testcase.
18810
18811 2005-10-03 Joel Brobecker <brobecker@adacore.com>
18812
18813 * gdb.base/arrayidx.c: New file.
18814 * gdb.base/arrayidx.exp: New testcase.
18815
18816 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
18817
18818 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18819 frames-invalid and breakpoints-invalid are no longer generated
18820 with level 3 so don't expect them in the output.
18821
18822 2005-09-27 Bob Rossi <bob@brasko.net>
18823
18824 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18825 from test. Escape the | in mi_gdb_test call.
18826 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18827 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18828 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18829 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18830 expected regex's in mi_gdb_test calls.
18831 * lib/mi-support.exp: Remove arbitrary .* from tests.
18832 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18833 Fully anchor GDB/MI expected results in mi_gdb_test.
18834 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18835 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18836
18837 2005-09-26 Paul Brook <paul@codesourcery.com>
18838
18839 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18840
18841 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18842
18843 * bfp-test.c: New file.
18844 * bfp-test.exp: New testcase.
18845
18846 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18847
18848 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18849 of subarray and substring variable.
18850 * gdb.fortran/subarray.f: New source file for the test of subarray
18851 and substring variable evaluation.
18852 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18853 of string constant.
18854
18855 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18856
18857 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18858 copyright dates.
18859
18860 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18861
18862 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18863 powerpc altivec' test with an almost identical 'info vector' test.
18864
18865 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18866
18867 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18868 vscr" tests to match output.
18869
18870 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18871
18872 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18873 output.
18874
18875 2005-09-11 Bob Rossi <bob@brasko.net>
18876
18877 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18878 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18879 commands that return an MI output command and an asyncronous MI output
18880 command.
18881 * gdb.mi/mi-console.exp: Ditto.
18882
18883 2005-09-11 Bob Rossi <bob@brasko.net>
18884
18885 * gdb.mi/mi-var-child.c: Include <string.h>.
18886
18887 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18888
18889 * killed.exp: Correct gdb_expect syntax.
18890
18891 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
18892
18893 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18894
18895 2005-08-02 Bob Rossi <bob@brasko.net>
18896
18897 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18898 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18899 Change tests to inferior-tty-set/show.
18900 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18901 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18902 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18903 inferior. Use mi_gdb_test to get GDB and Inferior output.
18904 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18905 descriptor.
18906 (mi_inferior_tty_name): Add inferior PTY file name.
18907 (mi_gdb_start): Add INFERIOR_PTY parameter.
18908 (mi_gdb_test): Add IPATTERN parameter.
18909
18910 2005-08-02 Bob Rossi <bob@brasko.net>
18911
18912 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18913 parameter to mi_gdb_test.
18914 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18915
18916 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18917
18918 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18919 struct_declarations.
18920 * gdb.mi/mi-var-child.exp: Step over the initialization of
18921 struct_declarations.
18922
18923 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18924
18925 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18926 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18927 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18928 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18929 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18930 file.
18931
18932 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
18933
18934 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18935 (do_children_tests): Assign values to the extra elements.
18936
18937 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18938 them for tests for "-var-update --no-values" and
18939 "-var-update --all-values".
18940 Add test for "-var-list-children --simple-values".
18941
18942 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18943
18944 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18945 "-stack-list-locals --simple-values" Improve doc strings and
18946 comments.
18947
18948 2005-07-18 Mark Kettenis <kettenis@gnu.org>
18949
18950 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18951 *-*-openbsd*.
18952 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18953
18954 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18955 sigaltsatck'.
18956
18957 2005-07-14 Bob Rossi <bob@brasko.net>
18958
18959 * gdb.base/default.exp (tty): Changed output of command.
18960 * gdb.base/help.exp (help tty): Ditto.
18961
18962 2005-07-12 Mark Kettenis <kettenis@gnu.org>
18963
18964 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18965
18966 2005-07-10 Mark Kettenis <kettenis@gnu.org>
18967
18968 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18969 -stack-select-frame without arguments.
18970 (test_stack_frame_listing): Add test for newly implemented command
18971 -stack-info-frame.
18972
18973 2005-07-06 Bob Rossi <bob@brasko.net>
18974
18975 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18976 command.
18977 (Copyright): Update copyright.
18978
18979 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18980
18981 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18982 tests to evaluate exponentiation expression.
18983
18984 2005-06-29 Andreas Schwab <schwab@suse.de>
18985
18986 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18987 main to avoid warnings.
18988
18989 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18990
18991 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
18992
18993 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18994 -stack-select-frame without arguments.
18995 (test_stack_frame_listing): Add test for newly implemented command
18996 -stack-info-frame.
18997
18998 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18999
19000 * gdb.fortran/array-element.f: New file.
19001 * gdb.fortran/array-element.exp: New testcase.
19002
19003 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19004
19005 * gdb.base/bigcore.exp: Correct checks for systems which can
19006 not dump a large core file.
19007
19008 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19009
19010 * gdb.base/relocate.c: Add a copyright notice.
19011 (dummy): Remove.
19012 * gdb.base/relocate.exp: Test printing the values of variables
19013 from a relocatable file.
19014
19015 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19016
19017 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19018 excess MI output after an error.
19019
19020 2005-05-29 Joel Brobecker <brobecker@adacore.com>
19021
19022 * gdb.arch/alpha-step.c: New file.
19023 * gdb.arch/alpha-step.exp: New testcase.
19024
19025 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19026 Dennis Brueni <dennis@slickedit.com>
19027
19028 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19029 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19030 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19031 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19032 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19033 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19034 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19035
19036 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19037 Wu Zhou <woodzltc@cn.ibm.com>
19038
19039 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19040 IBM's xlc compiler.
19041 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19042 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19043
19044 2005-05-13 Jim Blandy <jimb@redhat.com>
19045
19046 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19047 calling gdb_suppress_entire_file.
19048 * gdb.base/charset.exp: Same.
19049 * gdb.base/call-rt-st.exp: Same.
19050
19051 2005-05-05 Bob Rossi <bob_rossi@cox.net>
19052
19053 * lib/gdb.exp (fullname_syntax): Added global regex.
19054 (fullname_syntax_POSIX): Ditto.
19055 (fullname_syntax_UNC): Ditto.
19056 (fullname_syntax_DOS_CASE): Ditto.
19057 (fullname_syntax_DOS): Ditto.
19058 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19059 fullname_syntax variable to scope and use it.
19060 (test_file_list_exec_source_files): Ditto.
19061 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19062
19063 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19064
19065 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19066
19067 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19068
19069 * lib/gdb.exp (skip_altivec_tests): New function, based on
19070 check_vmx_hw_available from the GCC testsuite.
19071 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19072 * lib/gdb.arch/altivec-regs.exp: Likewise.
19073
19074 2005-05-02 Jim Blandy <jimb@redhat.com>
19075
19076 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19077 calling gdb_suppress_entire_file.
19078
19079 2005-04-30 Randolph Chung <tausq@debian.org>
19080
19081 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19082 Slightly relax "sem_post" name checking.
19083
19084 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19085
19086 * gdb.base/unload.exp: Use new shared library infrastructure.
19087
19088 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19089
19090 * gdb.base/so-impl-ld.exp: Use new shared library
19091 infrastructure.
19092
19093 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
19094
19095 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19096 * gdb.asm/h8300.inc: New file.
19097
19098 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19099
19100 * gdb.base/shlib-call.exp: Change to use new shared library
19101 infrastructure.
19102
19103 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19104
19105 * gdb.base/pending.exp: Change to use new shared library
19106 infrastructure.
19107
19108 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19109
19110 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19111 use test_compiler_info instead of gcc_compiled, and update copyright.
19112
19113 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19114
19115 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19116 shared objects being adjusted and update copyright years.
19117
19118 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19119
19120 * ChangeLog: Correct some 2003-01-13 dates.
19121 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19122 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19123 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19124 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19125 gdb.trace/tfind.exp: Update copyright years.
19126
19127 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19128 Daniel Jacobowitz <dan@codesourcery.com>
19129
19130 * lib/gdb.exp (gdb_compile): Handle shlib=.
19131 (gdb_compile_shlib): New function.
19132
19133 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19134
19135 * lib/gdb.exp (test_compiler_info): Give argument a default value.
19136
19137 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19138
19139 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19140 gdb.server.
19141 * configure.ac: Likewise.
19142 * configure: Regenerated.
19143 * gdb.gdbserver/Makefile.in: Moved to...
19144 * gdb.server/Makefile.in: ... here.
19145 * gdb.gdbserver/server.c: Moved to...
19146 * gdb.server/server.c: ... here.
19147 * gdb.gdbserver/server-run.exp: Moved to...
19148 * gdb.server/server-run.exp: ... here.
19149
19150 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19151
19152 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19153 * configure.ac: Create gdb.gdbserver/Makefile.
19154 * configure: Regenerated.
19155 * lib/gdbserver-support.exp: New file, derived from
19156 config/gdbserver.exp.
19157 * config/gdbserver.exp: Use gdbserver-support.exp.
19158 * gdb.gdbserver/Makefile.in: New file.
19159 * gdb.gdbserver/server.c: New file.
19160 * gdb.gdbserver/server-run.exp: New file.
19161
19162 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19163
19164 * lib/gdb.exp (test_compiler_info): Return compiler_info
19165 if no arguments are given.
19166
19167 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19168
19169 * gdb.arch/altivec-abi.exp: Check for compiler and set
19170 use altivec' flag accordingly.
19171 * gdb.arch/altivec-regs.exp: Likewise.
19172
19173 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19174
19175 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19176
19177 2005-03-27 Andreas Schwab <schwab@suse.de>
19178
19179 * gdb.base/bigcore.c (main): Add missing mode argument in open
19180 call.
19181
19182 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19183
19184 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19185 downloads.
19186 * config/gdbserver.exp (gdb_load): Likewise.
19187
19188 2005-03-14 Paul Brook <paul@codesourcery.com>
19189
19190 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19191 targets.
19192
19193 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19194
19195 * gdb.dwarf2/dup-psym.S: New file.
19196 * gdb.dwarf2/dup-psym.exp: New testcase.
19197
19198 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19199
19200 * gdb.ada/exec_changed/first.adb: New file.
19201 * gdb.ada/exec_changed/second.adb: New file.
19202 * gdb.ada/exec_changed.exp: New testcase.
19203
19204 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19205
19206 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19207 (A2): New class.
19208 (main): Test operator+.
19209 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19210 breakpoint test.
19211
19212 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19213 * gdb.base/signull.exp: Disable if gdb,nosignals.
19214 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19215 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19216 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19217 * gdb.mi/mi2-console.exp: Likewise.
19218 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19219 continue output at start.
19220 (gdb_collect_locals_test): Robustify regexp.
19221 * gdb.trace/passc-dyn.exp: Fix comment typo.
19222 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19223
19224 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
19225
19226 * gdb.asm/asm-source.exp: Add iq2000 case.
19227 * gdb.asm/iq2000.inc: New file.
19228
19229 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
19230
19231 * gdb.base/command.exp: Change hardcoded value to regular expression.
19232 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19233
19234 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19235
19236 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19237 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19238 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19239 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19240 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19241
19242 2005-03-05 Mark Kettenis <kettenis@gnu.org>
19243
19244 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19245 changes.
19246
19247 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19248
19249 * lib/compiler.c: Add test for IBM's xlc compiler.
19250 * lib/compiler.cc: Likewise.
19251
19252 2004-02-24 Joel Brobecker <brobecker@adacore.com>
19253
19254 * gdb.ada/fixed_points.exp: Create compilation object directory
19255 before running the test.
19256 * gdb.ada/null_record.exp: Likewise.
19257 * gdb.ada/packed_array.exp: Likewise.
19258 * gdb.ada/start.exp: Likewise.
19259
19260 2005-02-15 Joel Brobecker <brobecker@adacore.com>
19261
19262 * gdb.ada/packed_array/pa.adb: New file.
19263 * gdb.ada/packed_array.exp: New testcase.
19264
19265 2005-02-10 Mark Kettenis <kettenis@gnu.org>
19266
19267 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19268 files.
19269
19270 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19271 on *-*-openbsd*. Correctly match whitespace in regukar
19272 expressions.
19273
19274 2005-02-10 Daniel Jacobowitz <dan@debian.org>
19275
19276 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19277 PR exp/1821
19278 * gdb.base/gdb1821.c: New test file.
19279 * gdb.base/gdb1821.exp: New test file.
19280
19281 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19282
19283 * gdb.base/start.c: New file.
19284 * gdb.base/start.exp: New testcase.
19285
19286 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19287
19288 * gdb.ada/start/dummy.adb: New file.
19289 * gdb.ada/start.exp: New testcase.
19290
19291 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
19292
19293 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19294 for printing symbols and statistics.
19295 Add test for using relative pathnames in "maint print msymbols" test.
19296 Mark "maint info sections DATA" XFAIL on Cygwin.
19297 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19298 tests.
19299
19300 2005-02-09 Andreas Schwab <schwab@suse.de>
19301
19302 Committed by Andrew Cagney <cagney@gnu.org>
19303 * gdb.base/remotetimeout.exp: New file.
19304
19305 2005-02-07 Mark Kettenis <kettenis@gnu.org>
19306
19307 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19308
19309 2005-02-03 Joel Brobecker <brobecker@adacore.com>
19310
19311 * gdb.ada/gnat_ada.gpr: New file.
19312 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19313 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19314 * configure.ac: No longer generate gnat_ada.gpr.
19315 * configure: Regenerate.
19316 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19317 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19318 * gdb.ada/null_record/bar.ads: Likewise.
19319 * gdb.ada/null_record/bar.adb: Likewise.
19320 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19321 * gdb.ada/null_record.exp (testdir): New variable.
19322 (testfile): executable is now in testdir subdirectory.
19323 (srcfile): Use full path to the main compilation unit.
19324 * gdb.ada/fixed_points.exp: Same changes as above.
19325
19326 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
19327
19328 * gdb.base/interp.exp: New test.
19329
19330 2005-01-24 Andrew Cagney <cagney@gnu.org>
19331
19332 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19333
19334 2005-01-19 Andrew Cagney <cagney@gnu.org>
19335
19336 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19337 configure.ac not configure.in.
19338
19339 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19340 of powerpc*-*-*.
19341 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19342 * gdb.base/list.exp (test_list_function)
19343 (test_list_filename_and_function): Ditto.
19344 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19345
19346 2005-01-16 Andrew Cagney <cagney@gnu.org>
19347
19348 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19349
19350 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19351
19352 2005-01-14 Andrew Cagney <cagney@gnu.org>
19353
19354 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19355 * gdb.mi/mi2-var-cmd.exp: Ditto.
19356
19357 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
19358
19359 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19360
19361 2005-01-07 Andrew Cagney <cagney@gnu.org>
19362
19363 * configure.ac: Rename configure.in, require autoconf 2.59.
19364 * configure: Re-generate.
19365 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19366 * gdb.stabs/configure: Re-generate.
19367 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19368 * gdb.hp/configure: Re-generate.
19369 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19370 autoconf 2.59.
19371 * gdb.hp/gdb.objdbg/configure: Re-generate.
19372 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19373 autoconf 2.59.
19374 * gdb.hp/gdb.defects/configure: Re-generate.
19375 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19376 autoconf 2.59.
19377 * gdb.hp/gdb.compat/configure: Re-generate.
19378 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19379 autoconf 2.59.
19380 * gdb.hp/gdb.base-hp/configure: Re-generate.
19381 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19382 autoconf 2.59.
19383 * gdb.hp/gdb.aCC/configure: Re-generate.
19384
19385 2004-12-15 Jim Blandy <jimb@redhat.com>
19386
19387 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19388 under NPTL when there is debugging info available for libpthread.
19389
19390 2004-12-13 Jerome Guitton <guitton@gnat.com>
19391
19392 * gdb.ada/fixed_points.c: New file.
19393 * gdb.ada/fixed_points.exp: New file.
19394
19395 2004-12-03 Randolph Chung <tausq@debian.org>
19396
19397 * gdb.arch/pa-nullify.exp: New file.
19398 * gdb.arch/pa-nullify.s: New file.
19399
19400 2004-11-30 Randolph Chung <tausq@debian.org>
19401
19402 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19403 instead of "tbug". Fix regexp to work properly with gdb_test.
19404
19405 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19406
19407 * gdb.base/bitfields2.exp: New test.
19408 * gdb.base/bitfields2.c: New file.
19409
19410 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
19411
19412 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19413
19414 2004-11-16 Randolph Chung <tausq@debian.org>
19415
19416 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19417
19418 2004-11-14 Daniel Jacobowitz <dan@debian.org>
19419
19420 * gdb.threads/threadapply.exp: Correct "macro details" test.
19421
19422 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19423
19424 * gdb.threads/threadapply.exp: New test.
19425 * gdb.threads/threadapply.c: New file.
19426
19427 2004-11-07 Mark Kettenis <kettenis@gnu.org>
19428
19429 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19430 frames.
19431
19432 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
19433
19434 * gdb.base/cursal.exp: New file.
19435 * gdb.base/cursal.c: New file.
19436
19437 2004-11-03 Andrew Cagney <cagney@gnu.org>
19438
19439 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19440
19441 2004-10-30 Mark Kettenis <kettenis@gnu.org>
19442
19443 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19444 NetBSD/ELF targets.
19445
19446 2004-10-29 Joel Brobecker <brobecker@gnat.com>
19447
19448 * gdb.threads/bp_in_thread.c: New file, copied from
19449 pthread_cond_wait.c.
19450 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19451 file, rather than reusing the .c file from another testcase.
19452
19453 2004-10-20 Joel Brobecker <brobecker@gnat.com>
19454
19455 * gdb.ada/null_record.exp: Check where we stopped after
19456 sending the start command, instead of where the associated
19457 temporary breakpoint was inserted.
19458
19459 2004-10-14 Andrew Cagney <cagney@gnu.org>
19460
19461 * gdb.mi/gdb701.c (main): Return 0.
19462
19463 2004-10-13 Daniel Jacobowitz <dan@debian.org>
19464
19465 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
19466
19467 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19468
19469 * gdb.threads/schedlock.c: Add comment markers to use to find
19470 line numbers.
19471 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19472 comments.
19473 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19474 breakpoint lines.
19475
19476 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19477
19478 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19479
19480 2004-10-12 Daniel Jacobowitz <dan@debian.org>
19481
19482 * configure.in: Add gdb.dwarf2.
19483 * configure: Regenerated.
19484 * Makefile.in: Add gdb.dwarf2.
19485 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19486 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19487 gdb.dwarf2/file1.txt: New files.
19488
19489 2004-10-11 Orjan Friberg <orjanf@axis.com>
19490
19491 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19492 of "run", since the latter doesn't work with remote targets. Adjust
19493 the breakpoint numbering accordingly.
19494 * gdb.threads/pthread_cond_wait.exp: Ditto.
19495
19496 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19497
19498 * gdb.base/overlays.exp: Update copyright years.
19499
19500 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19501
19502 * gdb.base/overlays.exp: Disable if target is Linux.
19503
19504 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
19505
19506 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19507
19508 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19509
19510 * gdb.asm/asm-source.exp: Add m32r-linux target.
19511 * gdb.asm/m32r-linux.inc: New file.
19512
19513 2004-09-24 Andrew Cagney <cagney@redhat.com>
19514 David Anderson <anderson@redhat.com>
19515
19516 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19517 command fails, assume things will work.
19518 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19519 (_GNU_SOURCE): Define.
19520 (print_unsigned, print_hex): Change parameter to "long long".
19521 (print_byte_count): New function, use to print byte counts.
19522 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19523 O_LARGEFILE.
19524 (main): Compute an upper bound on a corefile in max_core_size.
19525 Limit memory chunk size to max_core_size. Limit total memory
19526 allocated to max_core_size.
19527
19528 2004-09-23 Andrew Cagney <cagney@gnu.org>
19529
19530 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19531 from a separate process with code that creates a corefile by
19532 making the inferior dump core.
19533
19534 2004-09-23 Mark Kettenis <kettenis@gnu.org>
19535
19536 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19537 block.
19538
19539 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19540
19541 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19542 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19543 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19544 Likewise.
19545
19546 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19547
19548 * gdb.java/jprint.exp: New test case for java inferior call.
19549 * gdb.java/jprint.java: Ditto.
19550
19551 2004-09-15 Joel Brobecker <brobecker@gnat.com>
19552
19553 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19554
19555 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19556
19557 * gdb.threads/killed.c: Include <stdlib.h>.
19558 * gdb.threads/pthreads.c: Likewise.
19559
19560 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19561
19562 * gdb.threads/killed.c: Add copyright notice.
19563
19564 2004-09-10 Jason Molenda (jmolenda@apple.com)
19565
19566 * gdb.base/define.exp: Two new tests to verify zero space chars
19567 after 'if' and 'while' commands in a user-defined command is correctly
19568 parsed.
19569
19570 2004-09-08 Andrew Cagney <cagney@gnu.org>
19571
19572 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19573 delivery test with duplicate at end of file.
19574
19575 2004-09-06 Mark Kettenis <kettenis@jive.nl>
19576
19577 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19578
19579 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19580
19581 * config/hppro.exp: Removed.
19582
19583 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19584
19585 * config/sparclet.exp: Removed.
19586
19587 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19588
19589 * config/udi.exp: Removed.
19590
19591 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19592
19593 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19594 of "exp_continue".
19595 (advancei): Likewise.
19596
19597 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19598
19599 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19600
19601 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19602
19603 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19604 to check for nodebug in executable.
19605 * gdb.gdb/observer.exp (setup_test): Likewise.
19606 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19607 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19608
19609 2004-09-01 Andrew Cagney <cagney@gnu.org>
19610
19611 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19612 files.
19613
19614 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19615
19616 * gdb.base/unload.exp: Fix expected warning message to match
19617 latest format.
19618
19619 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
19620
19621 * gdb.base/call-rt-st.exp: Fix typos.
19622
19623 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19624
19625 * gdb.threads/thread_check.exp: New testcase.
19626 * gdb.threads/thread_check.c: New testcase.
19627
19628 2004-08-31 Andrew Cagney <cagney@gnu.org>
19629
19630 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19631 (skip_to_handler_entry): New procedures. Test stepping into a
19632 handler when the breakpoint is at the handler's entry point.
19633
19634 2004-08-30 Andrew Cagney <cagney@gnu.org>
19635
19636 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19637 gdb/1757.
19638
19639 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19640
19641 With code from Manoj Iyer <manjo@austin.ibm.com>:
19642 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19643 return value. Add an arm for "no debugging symbols found".
19644 Change a stray "error" to "perror".
19645 (gdb_run_cmd): Adapt to new return value.
19646 * gdb.base/remote.exp: Adapt to new return value.
19647 * gdb.gdb/complaints.exp: Likewise.
19648 * gdb.gdb/observer.exp: Likewise.
19649 * gdb.gdb/selftest.exp: Likewise.
19650 * gdb.gdb/xfullpath.exp: Likewise.
19651
19652 2004-08-27 Joel Brobecker <brobecker@gnat.com>
19653
19654 * gdb.threads/bp_in_thread.exp: New testcase.
19655
19656 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19657
19658 Fix PR testsuite/1735.
19659 * gdb.threads/schedlock.c (thread_function): Add a cast
19660 to suppress a gcc warning.
19661 * gdb.threads/thread-specific.c (thread_function): Likewise.
19662
19663 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19664
19665 * gdb.base/unload.c: Include <stdlib.h>.
19666
19667 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19668
19669 From Paul Gilliam <pgilliam@us.ibm.com>:
19670 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19671 synchronized after the "return".
19672
19673 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19674
19675 * gdb.mi/basics.c: Include <stdio.h>.
19676 * gdb.mi/pthreads.c: Include <stdlib.h>.
19677 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19678
19679 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19680
19681 * gdb.threads/schedlock.c: Add copyright notice.
19682
19683 2004-08-25 Andrew Cagney <cagney@gnu.org>
19684
19685 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19686 (skip_over_handler, breakpoint_over_hander): New test procedures.
19687 (advance, advancei): Add a proper prefix, do not use
19688 rerun_to_main.
19689 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19690
19691 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19692
19693 * gdb.mi/basics.c: Add copyright notice.
19694 * gdb.mi/var-cmd.c: Add copyright notice.
19695
19696 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19697
19698 * lib/gdb.exp: Remove signed_keyword_not_used.
19699 * lib/compiler.c: Likewise.
19700 * lib/compiler.cc: Likewise.
19701
19702 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19703
19704 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19705 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19706
19707 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19708
19709 * gdb.base/whatis.c: Add copyright notice.
19710
19711 2004-08-20 Mark Kettenis <kettenis@gnu.org>
19712
19713 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19714 it to skip the breakpoints encoded in the inline assembly.
19715
19716 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19717
19718 * Makefile.in: Add gdb.fortran.
19719
19720 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19721
19722 * gdb.base/call-sc.exp (test_scalar_returns):
19723 Fix cut-and-paste glitch in "Make fun return now".
19724
19725 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19726
19727 * configure.in: Add gdb.fortran.
19728 * configure: Regenerate.
19729 * gdb.fortran/Makefile.in: New file.
19730 * lib/gdb.exp (skip_fortran_tests): New procedure.
19731
19732 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19733
19734 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19735 reference to bug-gnu@prep.ai.mit.edu.
19736 * gdb.mi/mi-var-child.exp: Likewise.
19737 * gdb.mi/mi-var-cmd.exp: Likewise.
19738 * gdb.mi/mi-var-display.exp: Likewise.
19739 * gdb.mi/mi2-var-block.exp: Likewise.
19740 * gdb.mi/mi2-var-child.exp: Likewise.
19741 * gdb.mi/mi2-var-cmd.exp: Likewise.
19742 * gdb.mi/mi2-var-display.exp: Likewise.
19743
19744 2004-08-15 Mark Kettenis <kettenis@gnu.org>
19745
19746 * gdb.base/unload.c (main): Make local variable msg const.
19747
19748 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19749
19750 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19751 to bug-gnu@prep.ai.mit.edu.
19752 * gdb.mi/mi-disassemble.exp: Likewise.
19753 * gdb.mi/mi-eval.exp: Likewise.
19754 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19755 default line number.
19756 * gdb.mi/mi-return.exp: Likewise.
19757 * gdb.mi/mi-simplerun.exp: Likewise.
19758 * gdb.mi/mi-stack.exp: Likewise.
19759 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19760 number with explicit range test.
19761 * gdb.mi/mi-watch.exp: Likewise.
19762 * gdb.mi/mi2-break.exp: Likewise.
19763 * gdb.mi/mi2-cli.exp: Likewise.
19764 * gdb.mi/mi2-disassemble.exp: Likewise.
19765 * gdb.mi/mi2-eval.exp: Likewise.
19766 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19767 default line number.
19768 * gdb.mi/mi2-return.exp: Likewise.
19769 * gdb.mi/mi2-simplerun.exp: Likewise.
19770 * gdb.mi/mi2-stack.exp: Likewise.
19771 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19772 number with explicit range test.
19773 * gdb.mi/mi2-watch.exp: Likewise.
19774
19775 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19776
19777 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19778 * gdb.cp/m-static.exp: Likewise.
19779 * gdb.cp/rtti.exp: Likewise.
19780
19781 2004-08-14 Mark Kettenis <kettenis@gnu.org>
19782
19783 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19784
19785 2004-08-14 Eli Zaretskii <eliz@gnu.org>
19786
19787 * ChangeLog: Prefix Local Variables with semi-colons and indent
19788 the reference to older ChangeLog files, to fix fontification in
19789 Emacs.
19790
19791 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19792
19793 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19794 * gdb.mi/mi2-break.exp: Likewise.
19795
19796 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19797
19798 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19799
19800 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19801
19802 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19803
19804 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19805
19806 * gdb.cp/classes.exp: Remove unused declarations. Just let
19807 test names default instead of providing special names. Remove
19808 extraneous demangler test.
19809
19810 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19811
19812 * gdb.base/unload.exp: New test for breakpoints in dynamically
19813 loaded libraries.
19814 * gdb.base/unload.c: Ditto.
19815 * gdb.base/unloadshr.c: Ditto.
19816
19817 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19818
19819 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19820 cp_test_ptype_class.
19821 (test_enums): Likewise.
19822
19823 2004-08-10 Andrew Cagney <cagney@gnu.org>
19824
19825 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19826 files.
19827
19828 2004-08-10 Andrew Cagney <cagney@gnu.org>
19829
19830 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19831 init_malloc call.
19832
19833 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19834
19835 * ChangeLog: Add copyright notice. The notice is copied
19836 from emacs 21.3 top level ChangeLog.
19837
19838 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19839
19840 * lib/cp-support.exp: New file.
19841 * lib/cp-support.exp (cp_test_type_class): New function.
19842 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19843 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19844 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19845 cp_test_ptype_class.
19846
19847 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19848
19849 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19850 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19851 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19852 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19853 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19854 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19855 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19856 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19857 gdb.mi/mi2-watch.exp: Update copyright years.
19858
19859 2004-08-09 Mark Kettenis <kettenis@gnu.org>
19860
19861 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19862
19863 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19864
19865 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19866 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19867 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19868 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19869 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19870 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19871 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19872 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19873 gdb.mi/mi-watch.exp: Update copyright years.
19874
19875 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19876
19877 PR gdb/1738
19878 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19879 from a breakpoint with a pending signal.
19880
19881 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19882
19883 PR gdb/1736
19884 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19885 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19886 the prompt.
19887 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19888
19889 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19890
19891 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19892
19893 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19894
19895 PR gdb/1736
19896 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19897 for i?86-*-linux*.
19898
19899 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19900
19901 * gdb.arch/i386-prologue.exp: Compile without debug information.
19902
19903 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19904
19905 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19906 rather than asking gdb to search.
19907
19908 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19909
19910 * gdb.base/gcore.c: Include <string.h>.
19911
19912 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19913
19914 * gdb.base/gcore.c: Add copyright notice.
19915
19916 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19917
19918 * gdb.base/freebpcmd.c: Include <stdio.h>.
19919 * gdb.base/long_long.c: Include <string.h>.
19920 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19921 * gdb.base/siginfo.c: Include <string.h>.
19922 * gdb.base/sigstep.c: Include <string.h>.
19923
19924 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19925
19926 * gdb.base/complex.c: Include <stdlib.h>.
19927
19928 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19929
19930 * gdb.base/complex.c: Add copyright notice.
19931
19932 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19933
19934 * gdb.base/charset.c: Include <stdlib.h>.
19935
19936 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19937
19938 * gdb.base/auxv.c: Include <stdlib.h>.
19939
19940 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19941
19942 * gdb.base/auxv.c: Add copyright notice.
19943
19944 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19945
19946 * gdb.base/coremaker.c: Add copyright notice.
19947 * gdb.base/coremaker2.c: Add copyright notice.
19948
19949 2004-08-04 Andrew Cagney <cagney@gnu.org>
19950
19951 * gdb.base/store.exp: Update copyright.
19952 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19953 names, do not import gdb_prompt.
19954
19955 2004-08-01 Andrew Cagney <cagney@gnu.org>
19956
19957 Fix PR testsuite/1729.
19958 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19959 not use capture_value with value 4.
19960 (capture_value): Add optional test name parameter.
19961 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19962 the prefix, pass to capture_value.
19963
19964 2004-08-01 Mark Kettenis <kettenis@gnu.org>
19965
19966 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19967 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19968 (main): Call new function.
19969
19970 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19971
19972 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19973
19974 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19975
19976 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19977
19978 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19979
19980 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19981 Accept more values of vtbl pointer. Remove some messages
19982 about "obsolete gcc or gdb".
19983
19984 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19985
19986 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19987
19988 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19989
19990 * gdb.base/asm-source.exp: Properly convert target board
19991 debug flags from gcc format to binutils format.
19992
19993 2004-07-28 Mark Kettenis <kettenis@gnu.org>
19994
19995 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19996 gdb1718". PR backtrace/1718 partially fixed.
19997
19998 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19999
20000 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20001
20002 2004-07-26 Nick Clifton <nickc@redhat.com>
20003
20004 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20005 good default value for a specific architecture is available then
20006 set it to that value. Otherwise default to the -gstabs switch.
20007 Remove the -g... switches from the asm-flags variable. Allow the
20008 target board info to override the value if it wants to. Pass the
20009 switch on the assembler command line.
20010
20011 2004-07-23 Mark Kettenis <kettenis@gnu.org>
20012
20013 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20014 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20015 (main): Call new function.
20016
20017 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20018
20019 Test for PR exp/1715.
20020 * gdb.base/radix.exp: Refactor common procedures. Make all
20021 test names unique. Change XFAIL to KFAIL.
20022
20023 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20024
20025 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20026 * gdb.ada/gnat_ada.gin: ... to here.
20027 * configure.in: Use gnat_ada.gin.
20028 * configure: Regenerate.
20029
20030 2004-07-20 Andrew Cagney <cagney@gnu.org>
20031
20032 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20033 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20034 XFAILs. Clean up test messages and comments. Check backtraces.
20035 Delete re-sync code.
20036
20037 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20038
20039 Fix PR cli/740.
20040 * gdb.base/annota1.exp: Honor gdb,nosignals.
20041 * gdb.base/annota3.exp: Likewise.
20042
20043 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20044
20045 * lib/java.exp: Update copyright notice.
20046
20047 2004-07-19 Andrew Cagney <cagney@gnu.org>
20048
20049 * gdb.base/selftest.exp: Copy file from here ...
20050 * gdb.gdb/selftest.exp: ... to here.
20051
20052 2004-07-16 Andrew Cagney <cagney@redhat.com>
20053
20054 * lib/insight-support.exp: Delete file.
20055 * lib/java.exp (java_init): Fix copyright.
20056
20057 2004-07-16 Andrew Cagney <cagney@gnu.org>
20058
20059 * gdb.base/restore.c: Append "prologue" to comments marking the a
20060 function's prologue.
20061 * gdb.base/restore.exp: Update copyright, re-indent.
20062 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20063 callerN" prefix where needed. Update patterns that match a
20064 function's prologue.
20065
20066 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20067
20068 * gdb.base/restore.c: Add copyright notice.
20069
20070 2004-07-16 Andrew Cagney <cagney@gnu.org>
20071
20072 * gdb.base/logical.exp: Update copyright.
20073 (evaluate): New procedure. Use to re-implement tests using
20074 several tables.
20075
20076 2004-07-14 Martin Hunt <hunt@redhat.com>
20077
20078 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20079 which fixes some problems where init.tcl was not found.
20080
20081 2004-07-13 Andrew Cagney <cagney@gnu.org>
20082
20083 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20084 (check_sizeof, check_valueof): Do not include the output in the
20085 test name. Use gdb_test.
20086 (get_valueof): Use gdb_test_multiple.
20087
20088 * gdb.base/step-test.exp: Update copyright. Use
20089 gdb_test_multiple. Ensure that test names do not include
20090 architecture dependent output.
20091
20092 * gdb.gdb/observer.exp: Update copyright.
20093 (setup_test): Use gdb_test_multiple.
20094 (attach_first_observer, attach_second_observer)
20095 (attach_third_observer, detach_first_observer)
20096 (detach_second_observer, detach_third_observer)
20097 (reset_counters, check_counters): Make $message a prefix.
20098 (test_normal_stop_notifications): Add "args" parameter - a list of
20099 init functions to be called. Make $message a prefix,
20100 (test_observer_normal_stop): Change the message prefixes so that
20101 they are unique, pass the attach / detach procedures to
20102 test_normal_stop_notifications.
20103
20104 * gdb.base/signull.exp (test_segv): Prefix all tests with
20105 "${name}". Clean up test messages.
20106
20107 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20108
20109 * gdb.base/ena-dis-br.exp: Update copyright.
20110 (break_at): New function. Replace send_gdb with gdb_test,
20111 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20112 ignore count, not stopped at bpt", with KFAIL.
20113
20114 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
20115
20116 * gdb.base/attach.exp: Remove cleanupfile handling.
20117
20118 2004-07-12 Andrew Cagney <cagney@gnu.org>
20119
20120 * gdb.base/annota1.exp: Cleanup corefile test name.
20121 * gdb.base/annota3.exp: Ditto.
20122
20123 2004-07-12 Andrew Cagney <cagney@gnu.org>
20124
20125 * gdb.base/signals.exp: Clean up copyright, re-indent.
20126
20127 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20128 gdb_test and gdb_test_multiple.
20129
20130 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20131
20132 * gdb.java/jmain.exp: Fix expected line number for main to
20133 break at. Set XFAIL for break at main test since gcj does not
20134 provide line number info for first statement in main.
20135
20136 2004-07-08 Andrew Cagney <cagney@gnu.org>
20137
20138 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20139
20140 * gdb.base/sigbpt.exp: Make the common part of each test name a
20141 prefix instead of suffix.
20142
20143 2004-07-07 Bob Rossi <bob_rossi@cox.net>
20144
20145 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20146 test from test_tbreak_creation_and_listing to
20147 test_file_list_exec_source_file
20148 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20149 Changed name of test from test_tbreak_creation_and_listing to
20150 test_file_list_exec_source_file
20151
20152 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20153
20154 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20155 the jmisc() constructor instead of <init>.
20156 * gdb.java/jmisc1.exp: Ditto.
20157
20158 2004-07-07 Andrew Cagney <cagney@gnu.org>
20159
20160 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20161 corrupting the PC.
20162
20163 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 * gdb.cp/templates.exp: Accept whitespace change in demangler
20166 output.
20167
20168 2004-07-06 Andrew Cagney <cagney@gnu.org>
20169
20170 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20171
20172 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20173
20174 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20175 * lib/compiler.cc: Likewise.
20176
20177 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20178
20179 * lib/compiler.cc: Work around string preprocessing problem
20180 with old hp c++ compiler.
20181 * lib/compiler.c: Likewise.
20182
20183 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20184
20185 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20186 directives to conditionalize symbol prefixing.
20187 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20188 additional_flags handling. Add underscore prefix for Cygwin.
20189 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20190 conditionalize symbol prefixing.
20191 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20192 additional_flags handling. Add underscore prefix for Cygwin.
20193
20194 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20195
20196 * gdb.base/bigcore.exp: Skip test on Cygwin.
20197
20198 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20199
20200 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20201 formats for "info register". Use gdb_test_multiple. Fix
20202 the "invalid register" test.
20203
20204 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
20205
20206 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20207 PID for Cygwin. Add Cygwin specific strings to check for in some
20208 tests.
20209 (do_attach_tests): Add a test for user interaction when attaching
20210 to a process with no matching symbol table already loaded.
20211
20212 2004-06-26 Andrew Cagney <cagney@gnu.org>
20213
20214 Test PR java/1567 and PR java/1565.
20215 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20216 * gdb.java/jmisc2.exp: Delete file.
20217
20218 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20221
20222 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
20223
20224 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20225 attach process.
20226
20227 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20228
20229 * gdb.cp/pr-1553.exp: Remove.
20230
20231 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20232
20233 * gdb.cp/pr-1553.cc: Remove.
20234 * gdb.cp/pr-1553.exp: Disable this test.
20235
20236 2004-06-20 Jim Blandy <jimb@redhat.com>
20237
20238 Fix PR testsuite/1680.
20239 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20240 regular expressions.
20241
20242 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20243
20244 Fix PR testsuite/1679.
20245 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20246 Issue an UNSUPPORTED result instead.
20247
20248 2004-06-18 Jim Blandy <jimb@redhat.com>
20249
20250 * gdb.base/charset.exp: Only send a control-C if we see a new
20251 prompt and incomplete command.
20252
20253 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20254
20255 * gdb.cp/pr-574.cc: Add copyright notice.
20256
20257 2004-06-17 Jim Blandy <jimb@redhat.com>
20258
20259 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20260 cases where the regexp has no groups; this grabs random text from
20261 the previous test suite, whatever that was.
20262
20263 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20264
20265 * gdb.cp/printmethod.cc: Add copyright notice.
20266
20267 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20268
20269 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20270
20271 2004-06-16 Andrew Cagney <cagney@gnu.org>
20272
20273 * gdb.base/signull.c: Update copyright. Include <string.h>.
20274 (bowler): Replace data_pointer with data_read
20275 and data_write cases. Add code_descriptor case.
20276 (zero, desc): New array and pointer.
20277 (data, code): Change to simple pointers.
20278 * gdb.base/signull.exp: Fix probe pattern matching a function
20279 descriptor SIGSEGV. Replace data_pointer with data_read and
20280 data_write tests.
20281
20282 2004-06-16 Andrew Cagney <cagney@gnu.org>
20283
20284 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20285
20286 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20287
20288 * gdb.base/long_long.c: Add copyright notice.
20289
20290 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20291
20292 * gdb.base/long_long.exp: Remove reference to
20293 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20294 to gdb_breakpoint and gdb_continue_to_breakpoint.
20295
20296 2004-06-14 Jim Blandy <jimb@redhat.com>
20297
20298 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20299 endian case.
20300
20301 2004-06-14 Andrew Cagney <cagney@gnu.org>
20302
20303 * gdb.base/gcore.exp (capture_command_output): Delete the always
20304 passing tests containing inferior values.
20305 * gdb.base/ending-run.exp: Do not include the breakpoint address
20306 in the test message. Update copyright.
20307 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20308 size in the test name, use gdb_test_multiple. Update copyright.
20309
20310 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20311
20312 * gdb.cp/ref-types.cc: Add copyright notice.
20313
20314 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20315
20316 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20317 hp_aCC_compiler.
20318 * lib/compiler.cc: Likewise.
20319 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20320 'set' commands. Log diagnostics for other lines. Set
20321 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20322
20323 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20324
20325 * gdb.cp/try_catch.cc: Add copyright notice.
20326
20327 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20328
20329 * gdb.cp/userdef.cc: Add copyright notice.
20330
20331 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20332
20333 * gdb.cp/virtfunc.cc: Add copyright notice.
20334
20335 2004-06-11 Randolph Chung <tausq@debian.org>
20336
20337 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20338 problem.
20339
20340 2004-06-10 Andrew Cagney <cagney@gnu.org>
20341
20342 * lib/compiler.cc, lib/compiler.c: Append either
20343 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20344 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20345 instead of gcc-3-3.
20346
20347 2004-06-09 Andrew Cagney <cagney@gnu.org>
20348
20349 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20350 gdb/1455, bug is specific to "long long" and "double".
20351
20352 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20353 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20354 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20355 fixed.
20356
20357 2004-06-09 Andrew Cagney <cagney@gnu.org>
20358
20359 * gdb.base/structs.exp (test_struct_returns): Replace
20360 "return_value_unknown" and "finish_value_unknown" by
20361 "return_value_known" and "finish_value_known". Instead of
20362 "return_value_unknown" iff "finish_value_unknown", check
20363 "return_value_known" implies "finish_value_known".
20364
20365 2004-06-08 Martin Hunt <hunt@redhat.com>
20366
20367 * gdb.base/float.exp: Add pattern for mips targets.
20368
20369 2004-06-08 Randolph Chung <tausq@debian.org>
20370
20371 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20372 message for unknown architectures more clear.
20373
20374 2004-06-08 Joel Brobecker <brobecker@gnat.com>
20375
20376 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20377 start the execution of the program.
20378
20379 2004-06-07 Jim Blandy <jimb@redhat.com>
20380
20381 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20382 * gdb.arch/i386-cpuid.h: New helper file.
20383
20384 2004-06-07 Randolph Chung <tausq@debian.org>
20385
20386 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20387 has started.
20388
20389 2004-06-04 Roland McGrath <roland@redhat.com>
20390
20391 Fix PR gdb/1647.
20392 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20393 differently to be robust to output buffering differences.
20394
20395 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20396
20397 * gdb.threads/pthreads.exp: Update copyright years.
20398 (check_control_c): Change asynchronous 'after' to synchronous.
20399
20400 2004-06-04 Roland McGrath <roland@redhat.com>
20401
20402 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20403 next gdb prompt.
20404
20405 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20406
20407 Fix PR gdb/1636.
20408 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20409 calls to synchronous.
20410
20411 2004-05-26 Jim Blandy <jimb@redhat.com>
20412
20413 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20414
20415 2004-05-24 Randolph Chung <tausq@debian.org>
20416
20417 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20418 * gdb.asm/pa.inc: New file.
20419
20420 2004-05-22 Mark Kettenis <kettenis@gnu.org>
20421
20422 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20423
20424 2004-05-21 Joel Brobecker <brobecker@gnat.com>
20425 Daniel Jacobowitz <drow@mvista.com>
20426
20427 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20428 GDB prompt.
20429
20430 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20431
20432 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20433 setjmp/longjmp. Use sigaction instead of signal.
20434
20435 2004-05-19 J. Brobecker <brobecker@gnat.com>
20436 Michael Snyder <msnyder@redhat.com>
20437
20438 * gdb.threads/pthread_cond_wait.c: New file.
20439 * gdb.threads/pthread_cond_wait.exp: New testcase.
20440
20441 2004-05-13 Andrew Cagney <cagney@redhat.com>
20442
20443 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20444 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20445
20446 2004-05-11 Andrew Cagney <cagney@redhat.com>
20447
20448 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20449 fixed but revealed gdb/1639.
20450
20451 2004-05-10 Andrew Cagney <cagney@redhat.com>
20452
20453 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20454 func1" and "next to 2nd alarm", kernel bug avoided.
20455
20456 2004-05-10 Daniel Jacobowitz <dan@debian.org>
20457
20458 PR external/1568
20459 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20460 XFAIL if it is smaller than bytes_allocated.
20461 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20462 (main): Make chunks_allocated unsigned. Correct comment.
20463
20464 2004-05-07 Joel Brobecker <brobecker@gnat.com>
20465
20466 * gdb.arch/powerpc-aix-prologue.c: New file.
20467 * gdb.arch/powerpc-aix-prologue.exp: New file.
20468
20469 2004-05-07 Jim Blandy <jimb@redhat.com>
20470
20471 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20472 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20473
20474 2004-05-06 Joel Brobecker <brobecker@gnat.com>
20475
20476 * gdb.base/sep.exp: No longer setup_kfail when the program was
20477 built with dwarf2.
20478
20479 2004-05-05 Jim Ingham <jingham@apple.com>
20480
20481 * gdb.base/pending.exp: Make sure pending breakpoints
20482 preserve the ignore count.
20483
20484 2004-04-27 Jerome Guitton <guitton@gnat.com>
20485
20486 * i386-prologue.exp: Add testcase for jump instruction as first
20487 instruction of the real code.
20488 * i386-prologue.c (jump_at_beginning): New function.
20489
20490 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20491
20492 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20493 x86_64-*-*.
20494
20495 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20496
20497 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20498 i*86-*-*.
20499
20500 2004-04-25 Mark Kettenis <kettenis@gnu.org>
20501
20502 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20503 expression that checks the return type.
20504
20505 2004-04-23 Andrew Cagney <cagney@redhat.com>
20506
20507 * gdb.base/call-sc.exp: New test of scalar call/return values.
20508 * gdb.base/call-sc.c: Ditto.
20509
20510 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20511
20512 * gdb.threads/manythreads.c: Reduce thread stack size.
20513
20514 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20515
20516 * gdb.threads/manythreads.c: Add copyright notice.
20517
20518 2004-04-23 Andrew Cagney <cagney@redhat.com>
20519
20520 * gdb.base/siginfo.exp: Better handle step out of signal.
20521 * gdb.base/sigstep.exp: Ditto.
20522
20523 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20524 Daniel Jacobowitz <drow@mvista.com>
20525
20526 * gdb.threads/manythreads.c: New testcase.
20527 * gdb.threads/manythreads.exp: Ditto.
20528
20529 2004-04-22 Jim Blandy <jimb@redhat.com>
20530
20531 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20532 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20533
20534 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20535
20536 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20537
20538 2004-04-21 Andrew Cagney <cagney@redhat.com>
20539
20540 * gdb.base/sigstep.c: New file.
20541 * gdb.base/sigstep.exp: New file.
20542
20543 2004-04-16 Joel Brobecker <brobecker@gnat.com>
20544
20545 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20546 call to observer_notify_normal_stop.
20547
20548 2004-04-15 Andrew Cagney <cagney@redhat.com>
20549
20550 * gdb.base/siginfo.c: New file.
20551 * gdb.base/siginfo.exp: New file.
20552
20553 2004-04-12 J. Brobecker <brobecker@gnat.com>
20554
20555 * gdb.base/sep.exp: Fix typo in comment.
20556
20557 2004-04-12 J. Brobecker <brobecker@gnat.com>
20558
20559 * gdb.base/sep.c: New file.
20560 * gdb.base/sep-proc.c: New file.
20561 * gdb.base/sep.exp: New testcase.
20562
20563 2004-04-09 Mark Kettenis <kettenis@gnu.org>
20564
20565 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20566 support.
20567
20568 2004-04-05 Andrew Cagney <cagney@redhat.com>
20569
20570 * gdb.base/sigaltstack.c: New file.
20571 * gdb.base/sigaltstack.exp: New file.
20572
20573 2004-04-04 Joel Brobecker <brobecker@gnat.com>
20574
20575 * gdb.base/foll-fork.exp: Update the expected output for
20576 "help set follow-fork-mode", to match a change that was made
20577 to the help of this variable on 2004-01-13.
20578
20579 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20580
20581 * lib/ada.exp: Add copyright notice.
20582 * bar.ads: Likewise.
20583 * bar.adb: Likewise.
20584 * null_record.adb: Likewise.
20585 * null_record.exp: Likewise.
20586 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20587
20588 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20589
20590 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20591 * configure: Regenerate.
20592
20593 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20594
20595 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20596 to build the application. Remove the message printed when in
20597 verbose mode, redundant with the UNSUPPORTED message above.
20598
20599 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20600
20601 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20602 * gdb.ada (null_record.exp): New testcase.
20603
20604 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20605
20606 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20607
20608 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20609
20610 * gdb.ada: New subdirectory.
20611 * gdb.ada/Makefile.in: New file.
20612 * gdb.ada/gnat_ada.gpr.in: New file.
20613
20614 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20615
20616 * lib/ada.exp: New file.
20617
20618 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
20619
20620 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20621 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20622
20623 2004-03-22 Andrew Cagney <cagney@redhat.com>
20624
20625 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20626 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20627 Problem identified by Ulrich Weigand.
20628
20629 2004-03-17 David Carlton <carlton@kealia.com>
20630
20631 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20632 PR c++/826.
20633
20634 2004-03-16 Roland McGrath <roland@redhat.com>
20635
20636 * gdb.base/auxv.exp: New file.
20637 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20638
20639 2004-03-12 David Carlton <carlton@kealia.com>
20640
20641 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20642 * gdb.cp/pr-1553.cc: Ditto.
20643 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20644 pass branch.
20645
20646 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20647
20648 * gdb.cp/templates.exp: Accept more template types.
20649
20650 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20651
20652 From Corinna Vinschen with modifications.
20653 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20654 local variable obj_with_enum.
20655 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20656 results with obj_with_enum.
20657
20658 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20659
20660 * gdb.cp/classes.cc: New file, copied from misc.cc.
20661 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20662
20663 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20664
20665 * gdb.cp/misc.cc: Add copyright notice.
20666
20667 2004-03-05 David Carlton <carlton@kealia.com>
20668
20669 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20670 * gdb.cp/rtti.h: Update copyright.
20671 (namespace n2::n3): New.
20672 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20673 (n2::n3::func3): New.
20674 (main): Call n2::n3::func3.
20675 * gdb.cp/rtti2.cc: Update copyright.
20676 (n2::create3): New.
20677
20678 2004-03-04 Mark Kettenis <kettenis@gnu.org>
20679
20680 * gdb.asm/openbsd.inc: Fix typo.
20681
20682 2004-03-03 Fred Fish <fnf@redhat.com>
20683
20684 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20685 "val" instead of unused "size". Update copyright year.
20686
20687 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20688
20689 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20690 to use unsigned char.
20691 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20692 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20693
20694 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20695
20696 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20697 line of output.
20698
20699 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20700
20701 * gdb.base/relocate.c (dummy): Initialize.
20702
20703 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20704
20705 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20706 a breakpoint at exit.
20707
20708 2004-02-27 Fred Fish <fnf@redhat.com>
20709
20710 * gdb.base/chng-syms.exp: Add expect condition to match failing
20711 case that isn't a timeout.
20712
20713 2004-02-27 Andrew Cagney <cagney@redhat.com>
20714
20715 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20716 support.
20717
20718 2004-02-26 Fred Fish <fnf@redhat.com>
20719
20720 * gdb.arch/gdb1431.c: Remove.
20721 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20722 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20723 of "until" incorrectly.
20724
20725 2004-02-26 J. Brobecker <brobecker@gnat.com>
20726
20727 * gdb.cp/class2.cc (empty): New class.
20728 (refer): New function.
20729 (main): Declare an object of type empty and use it.
20730 * gdb.cp/class2.exp: Print the value of an object of type empty.
20731
20732 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20733
20734 * gdb.base/langs.exp: Update query string to match the
20735 new nquery format used for pending breakpoints.
20736
20737 2004-02-26 Andrew Cagney <cagney@redhat.com>
20738
20739 Fix PR i18n/1570.
20740 * gdb.base/charset.c: Update copyright notice.
20741 (main, init_string): Remove the escape character '\e' tests.
20742 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20743 * gdb.base/charset.exp (valid_host_charset): Ditto.
20744 * gdb.base/setvar.exp: Ditto.
20745
20746 2004-02-24 Andrew Cagney <cagney@redhat.com>
20747
20748 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20749 mmapped data in core file" PASS and FAIL messages consistent.
20750
20751 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20752 setting a breakpoint. Work around PR java/1565.
20753
20754 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20755
20756 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20757 new nquery format.
20758 * gdb.base/pending.exp: Ditto.
20759
20760 2004-02-22 Mark Kettenis <kettenis@gnu.org>
20761
20762 * configure.in: Run stabs tests on *BSD.
20763 * configure: Regenerated.
20764
20765 2004-02-21 Mark Kettenis <kettenis@gnu.org>
20766
20767 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20768
20769 2004-02-20 Fred Fish <fnf@redhat.com>
20770
20771 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20772 blank in test for "returns short", for consistency with other
20773 "returns xxx" tests. Update copyright year.
20774
20775 2004-02-19 Fred Fish <fnf@redhat.com>
20776
20777 New testcase for PR breakpoint/1558.
20778 * gdb.arch/gdb1558.exp: New file.
20779 * gdb.arch/gdb1558.c: New file.
20780
20781 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
20782
20783 * gdb.base/nodebug.exp: Fix typo.
20784
20785 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20786
20787 Committed by Jim Blandy <jimb@redhat.com>.
20788
20789 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20790
20791 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20792
20793 * gdb.base/float.exp: Support s390*-*-* targets.
20794
20795 2004-02-17 Adam Fedor <fedor@gnu.org>
20796
20797 * gdb.base/gdb1555.exp: New file.
20798 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20799
20800 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
20801
20802 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20803
20804 2004-02-16 Fred Fish <fnf@redhat.com>
20805
20806 * gdb.arch/gdb1291.c: Remove
20807 * gdb.arch/gdb1291.s: New test input file.
20808 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20809 fail. Test for correct result, known incorrect result, other
20810 failures and timeouts.
20811
20812 2004-02-16 Andrew Cagney <cagney@redhat.com>
20813
20814 * gdb.base/bigcore.exp: New file.
20815 * gdb.base/bigcore.c: New file.
20816
20817 2004-02-13 Andrew Cagney <cagney@redhat.com>
20818
20819 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20820 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20821 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20822 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20823 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20824 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20825 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20826 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20827 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20828 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20829
20830 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20831
20832 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20833 executed is an alloc instruction.
20834
20835 2004-02-11 David Carlton <carlton@kealia.com>
20836
20837 * gdb.cp/breakpoint.exp: New.
20838 * gdb.cp/breakpoint.cc: New.
20839
20840 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20841
20842 Partial fix for PR gdb/1543.
20843 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20844 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20845 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20846 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20847 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20848 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20849 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20850 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20851 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20852 to bug-gdb@prep.ai.mit.edu .
20853 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20854 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20855 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20856 Likewise.
20857
20858 2004-02-10 Andrew Cagney <cagney@redhat.com>
20859
20860 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20861 using gdb_internal_error_resync.
20862
20863 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
20864
20865 * gdb.threads/thread-specific.exp: Stop early if no threads are
20866 found.
20867
20868 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20869
20870 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20871
20872 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
20873
20874 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20875 breakpoints.
20876
20877 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
20878
20879 * config/sim.exp (gdb_load): Handle $arg == "".
20880 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20881 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20882
20883 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
20884
20885 * gdb.base/maint.exp: Update test to reflect
20886 obstack changes.
20887
20888 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20889
20890 * gdb.base/pendshr.c (pendfunc): New function that calls
20891 pendfunc1.
20892 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20893
20894 2004-02-04 Fred Fish <fnf@redhat.com>
20895
20896 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20897 function symbols and update copyright years.
20898 * gdb.arch/gdb1291.c: Ditto.
20899
20900 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20901
20902 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20903
20904 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20905
20906 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20907
20908 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20909
20910 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20911
20912 2004-02-02 Fred Fish <fnf@redhat.com>
20913
20914 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20915 remote targets. Update copyright years.
20916
20917 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20918
20919 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20920 support.
20921 * gdb.base/langs.exp: Fix test which attempts to create
20922 breakpoint on non-existent function to handle new pending
20923 support.
20924 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20925 a breakpoint.
20926 * gdb.base/pending.exp: New test.
20927 * gdb.base/pending.c: New file.
20928 * gdb.base/pendshr.c: Ditto.
20929
20930 2004-02-02 David Carlton <carlton@kealia.com>
20931
20932 * gdb.cp/overload.exp: Add overloadNamespace tests.
20933 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20934 (overloadNamespace, XXX): New.
20935 (main): Call XXX::marker2.
20936
20937 2004-02-01 Fred Fish <fnf@redhat.com>
20938
20939 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20940 * gdb.base/finish.exp: Ditto.
20941 * gdb.base/gcore.exp: Ditto.
20942 * gdb.base/huge.exp: Ditto.
20943 * gdb.base/info-proc.exp: Ditto.
20944 * gdb.base/return2.exp: Ditto.
20945 * gdb.threads/gcore-thread.exp: Ditto.
20946
20947 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20948
20949 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20950
20951 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20952
20953 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20954 that opening the file succeeds on OpenBSD.
20955
20956 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20957
20958 * gdb.threads/thread-specific.c: New file.
20959 * gdb.threads/threads-specific.exp: New test script.
20960 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20961 to expect_out.
20962
20963 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20964
20965 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20966 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20967 only on the "print_small_structs from print_long_arg_list" test.
20968
20969 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20970
20971 * gdb.base/completion.exp: Kill a stray backslash.
20972
20973 From Jim Ingham <jingham@apple.com>:
20974 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20975 agrees with the result from sending a tab.
20976
20977 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
20978
20979 * gdb.base/chng-syms.exp: Remove stray newline.
20980
20981 2004-01-31 Mark Kettenis <kettenis@gnu.org>
20982
20983 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20984 *-*-openbsd*.
20985 * gdb.asm/openbsd.inc: New file.
20986
20987 2004-01-30 Mark Kettenis <kettenis@gnu.org>
20988
20989 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20990 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20991 *-*solaris2*. Remove commented out default settings for
20992 asm-flags. Replace gdb_compile with target_link.
20993
20994 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20995
20996 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20997 for all tests. Remove old hp-ux and cygnus xfail cases.
20998
20999 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21000
21001 * gdb.base/chng-syms.exp: New file.
21002 * gdb.base/chng-syms.c: New file.
21003
21004 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21005
21006 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21007 Provide arms for current output in all my configurations.
21008
21009 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21010
21011 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21012 * lib/compiler.cc: Likewise.
21013 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21014 get the right preprocessor. Eval the output directly. Remove
21015 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21016 hp_f77_compiler and hp_f90_compiler completely.
21017 (gdb_preprocess): Delete.
21018 (get_compiler): Delete.
21019
21020 2004-01-24 Mark Kettenis <kettenis@gnu.org>
21021
21022 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21023 <string.h>.
21024
21025 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
21026
21027 * gdb.mi/mi-stack.exp: Update copyright.
21028
21029 2004-01-23 David Carlton <carlton@kealia.com>
21030
21031 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21032 test for cp_lookup_transparent_type.
21033 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21034 call them.
21035
21036 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
21037
21038 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21039 after -var-update.
21040
21041 2004-01-23 David Carlton <carlton@kealia.com>
21042
21043 * gdb.cp/namespace.cc (C::ensureRefs): New.
21044 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21045
21046 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
21047
21048 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21049 case "-stack-list-locals 2".
21050 * gdb.mi/mi-var-child.exp: Test for case
21051 "-var-list-children --all-values NAME".
21052
21053 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21054
21055 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21056
21057 2004-01-18 Mark Kettenis <kettenis@gnu.org>
21058
21059 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21060 used with gdb_test_multiple.
21061
21062 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21063 read at address 0. This fixes PR testsuite/1504.
21064
21065 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
21066
21067 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21068 Remove downloading, guessing the host executable, the calls to
21069 gdb_file_cmd and gdb_target_cmd, and "load" support.
21070 (infer_host_exec): New function broken out from gdb_load.
21071 (gdb_load): New wrapper for gdbserver_gdb_load.
21072 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21073 gdb_target_cmd. Use -target-select.
21074 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21075 Download binaries to the host. Clear last_mi_remote_file when
21076 we load a new binary.
21077 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21078 call gdbserver_gdb_load and mi_gdb_target_cmd.
21079
21080 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21081
21082 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21083 type patterns.
21084
21085 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21086
21087 * gdb.cp/templates.exp: Fix typo in test name of
21088 "print Foo<volatile char*>::foo".
21089
21090 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21091
21092 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21093
21094 2004-01-16 Ben Elliston <bje@wasabisystems.com>
21095
21096 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21097 (clean mostlyclean): Remove empty rm.
21098
21099 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21100
21101 * gdb.base/setvar.exp: Add copyright years.
21102
21103 2004-01-14 David Carlton <carlton@bactrian.org>
21104
21105 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21106 PR c++/1511 and update coment.
21107 * gdb.cp/templates.exp: Update patterns to match current output.
21108 If changes involve something other than whitespace, KFAIL
21109 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21110
21111 2004-01-14 David Carlton <carlton@kealia.com>
21112
21113 * gdb.cp/namespace.exp: Add tests involving classes defined within
21114 namespaces.
21115 * gdb.cp/namespace.cc (C::CClass): New.
21116 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21117
21118 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
21119
21120 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21121 what debug info we have. Print a better message if something goes
21122 wrong while producing the separate debug info file.
21123
21124 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21125
21126 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21127
21128 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21129
21130 * gdb.base/callfuncs.c: Add copyright notice.
21131
21132 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21133
21134 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21135 inheritance. PR gdb/1498, PR gcc/13539.
21136
21137 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
21138
21139 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21140 test specific name.
21141 * gdb.mi/gdb669.exp: Ditto.
21142 * gdb.mi/mi-pthreads.exp: Ditto.
21143 * gdb.mi/mi1-pthreads.exp: Ditto.
21144 * gdb.mi/mi2-pthreads.exp: Ditto.
21145
21146 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21147
21148 * gdb.cp/member-ptr.cc: Add copyright notice.
21149
21150 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21151
21152 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21153 some patterns for recent versions of gcc and hpacc. Delete
21154 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21155 Delete tests that access a NULL pointer-to-member-data. This
21156 script is still disabled for gcc.
21157
21158 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21159
21160 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
21161 escaped correctly.
21162
21163 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21164
21165 * gdb.base/sepdebug.exp: New file.
21166 * gdb.base/sepdebug.c: New file.
21167 * lib/gdb.exp (separate_debug_filename): New procedure.
21168 (gdb_gnu_strip_debug): New procedure.
21169
21170 2004-01-12 Andrew Cagney <cagney@redhat.com>
21171
21172 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21173 * gdb.mi/ChangeLog-1999-2003: New file.
21174
21175 2004-01-12 Andrew Cagney <cagney@redhat.com>
21176
21177 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21178 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21179 or EEXIST", treat EBUSY as an XFAIL.
21180
21181 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21182
21183 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21184 hp_cc_compiler.
21185
21186 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21187
21188 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21189 decorations.
21190
21191 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21192
21193 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21194 and "(aCC)" decorations. Remove obsolete doco about old
21195 test results.
21196
21197 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21198
21199 * gdb.cp/exception.exp: Fix typo in doco.
21200
21201 2004-01-09 Mark Kettenis <kettenis@gnu.org>
21202
21203 * gdb.base/gdb1476.exp: Fix typo.
21204
21205 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21206
21207 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21208 file.
21209
21210 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21211
21212 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21213 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21214 Use gdb_compile. Remove restriction on gcc. Add some patterns
21215 for recent version of gdb. Delete second half, which was a copy
21216 of the first half with different build flags. This test is
21217 still disabled because it is still not ready for production.
21218
21219 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21220
21221 * gdb.cp/exception.cc: Add copyright notice.
21222 * gdb.cp/exception.exp: Add a notice that this file is broken
21223 because of line number changes caused by addition of copyright
21224 notice.
21225
21226 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21227
21228 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21229 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21230
21231 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21232
21233 * gdb.cp/classes.exp: Accept gnu abi 2.
21234 * gdb.cp/derivation.exp: Likewise.
21235 * gdb.cp/overload.exp: Likewise.
21236 * gdb.cp/virtfunc.exp: Likewise.
21237
21238 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21239
21240 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21241 semicolon after end of function.
21242
21243 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21244
21245 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21246 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21247 boilerplate code for compiling and running the program under
21248 test. Add some string method tests.
21249
21250 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21251
21252 * gdb.cp/bs15503.cc: Add copyright notice.
21253 * gdb.cp/bs15503.exp: Adjust line number.
21254
21255 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21256
21257 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21258 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21259
21260 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21261
21262 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21263 hp_cc_compiler.
21264
21265 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21266
21267 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21268 * gdb.cp/ctti.exp: Use the marker instead of "next".
21269 With gcc, run further before bailing.
21270
21271 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21272
21273 * gdb.cp/cttiadd.cc: Add copyright notice.
21274 * gdb.cp/cttiadd1.cc: Likewise.
21275 * gdb.cp/cttiadd2.cc: Likewise.
21276 * gdb.cp/cttiadd3.cc: Likewise.
21277
21278 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21279
21280 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21281 Use gdb_test, gdb_test_multiple. Use floating-point values that
21282 have exact representations in IEEE-ish formats.
21283
21284 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21285
21286 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21287 compilers. Delete duplicate call to get_compiler_info.
21288 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21289 * gdb.base/volatile.exp: Likewise.
21290
21291 2004-01-07 Mark Kettenis <kettenis@gnu.org>
21292
21293 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21294 memory at address 0.
21295
21296 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21297
21298 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21299 to test for hp-ux assembler. Fix copyright years.
21300
21301 2004-01-07 Andrew Cagney <cagney@redhat.com>
21302
21303 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21304
21305 2004-01-07 Andrew Cagney <cagney@redhat.com>
21306
21307 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21308 when creating the read-only file. From analysis by Roland McGrath
21309 and Elena Zannoni.
21310
21311 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21312
21313 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21314
21315 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21316
21317 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21318 data pointers.
21319
21320 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21321
21322 * gdb.cp/m-static.exp: Compile one source file at a time.
21323 Delete unused call to get_compiler_info.
21324
21325 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21326
21327 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21328 * gdb.base/call-rt-st.exp: Likewise.
21329 * gdb.base/nodebug.exp: Likewise.
21330 * gdb.base/volatile.exp: Likewise.
21331 * gdb.cp/ref-types.exp: Likewise.
21332 * gdb.cp/templates.exp: Likewise.
21333
21334 2004-01-05 Mark Kettenis <kettenis@gnu.org>
21335
21336 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21337
21338 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21339
21340 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21341 hppa*-hp-hpux*.
21342
21343 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21344
21345 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21346 x86_64-*-*.
21347
21348 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21349 sparc64-*-* and sparc*-solaris2*.
21350
21351 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21352
21353 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21354 return ${tests}" test. The ${tests} already mentions the
21355 filename.
21356
21357 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21358
21359 * gdb.cp/local.exp: Accept gcc abi 2.
21360
21361 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21362
21363 * gdb.cp/templates.exp: Accept gcc abi 2.
21364
21365 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21366
21367 * lib/compiler.cc: Remove supports_template_debugging.
21368 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21369
21370 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21371
21372 * gdb.cp/namespace.exp: Accept gcc abi 2.
21373
21374 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21375
21376 * gdb.cp/method.exp: Accept gcc abi 2.
21377
21378 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21379
21380 * gdb.cp/classes.exp: Generate identical results as old version.
21381 * gdb.cp/derivation.exp: Likewise.
21382 * gdb.cp/overload.exp: Likewise.
21383 * gdb.cp/virtfunc.exp: Likewise.
21384
21385 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21386
21387 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21388 mysterious bug with sourceware version of expect.
21389
21390 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21391
21392 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21393 current versions of gcc, including gcc abi 2. Remove gratuitous
21394 restart of test program. Use gdb_test_multiple and gdb_test for
21395 all tests. Add patterns to xfail missing "const" in "const char *"
21396 and kfail PR gdb/1155.
21397
21398 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21399
21400 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21401 current versions of gcc, including gcc abi 2. Remove gratuitous
21402 restart of test program. Use gdb_test_multiple and gdb_test for
21403 all tests. Add patterns to kfail PR gdb/1498.
21404
21405 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21408 current versions of gcc, including gcc abi 2. Use "breakpoint"
21409 and "continue" instead of restarting the target program. Use
21410 gdb_test_multiple and gdb_test for all tests.
21411
21412 2004-01-01 Mark Kettenis <kettenis@gnu.org>
21413
21414 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21415 for *-*-solaris2*.
21416
21417 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21418
21419 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21420 current versions of gcc, including gcc abi 2. Use "breakpoint"
21421 and "continue" instead of restarting the target program several
21422 times. Use gdb_test_multiple and gdb_test for all tests.
21423
21424 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21425
21426 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21427 source files.
21428
21429 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21430
21431 * gdb.base/environ.exp: Handle compiling test case from multiple
21432 source files.
21433
21434 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21435
21436 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21437
21438 2003-12-17 Jim Blandy <jimb@redhat.com>
21439
21440 * gdb.base/freebpcmd.c: Add copyright notice.
21441
21442 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21443
21444 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21445
21446 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21447
21448 2003-12-13 Jim Blandy <jimb@redhat.com>
21449
21450 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21451
21452 2003-12-12 Kevin Buettner <kevinb@redhat.com>
21453
21454 * gdb.asm/frv.inc: New file.
21455 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21456
21457 2003-12-09 Fred Fish <fnf@redhat.com>
21458
21459 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21460 functions to break1.c and leave prototypes behind. Add more
21461 "set breakpoint NN here" comments.
21462 * gdb.base/break1.c: New file.
21463
21464 * gdb.base/break.exp: Handle compiling test case from multiple
21465 source files and change source file references as needed.
21466 * gdb.base/completion.exp: Ditto.
21467 * gdb.base/condbreak.exp: Ditto.
21468 * gdb.base/define.exp: Ditto.
21469 * gdb.base/ena-dis-br.exp: Ditto.
21470 * gdb.base/info-proc.exp: Ditto.
21471 * gdb.base/maint.exp: Ditto.
21472 * gdb.base/until.exp: Ditto.
21473
21474 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21475 hardcoded line numbers.
21476 * gdb.base/define.exp: Ditto.
21477 * gdb.base/ena-dis-br.exp: Ditto.
21478 * gdb.base/maint.exp: Ditto.
21479 * gdb.base/until.exp: Ditto.
21480
21481 * gdb.base/completion.exp: Use "break1" for completion tests since
21482 "break" is no longer a unique prefix.
21483
21484 2003-12-06 Andrew Cagney <cagney@redhat.com>
21485
21486 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21487 "return_value_unimplemented". When an unimplemented struct return
21488 architecture, report incorrect values as a KFAIL
21489
21490 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21491
21492 * gdb.cp/rtti.exp: Accept new wording of warning from
21493 cp_lookup_rtti_type.
21494
21495 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21496
21497 Partial fix for PR testsuite/1456.
21498 * gdb.base/scope.exp (test_at_main): Replace references to
21499 gcc_compiled with calls to test_compiler_info.
21500 (test_at_foo): Likewise.
21501 (test_at_bar): Likewise.
21502
21503 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21504
21505 Partial fix for PR testsuite/1456.
21506 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21507 to test_compiler_info.
21508
21509 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21510
21511 * gdb.base/so-impl-ld.exp: Update copyright notice.
21512
21513 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21514
21515 Partial fix for PR testsuite/1456.
21516 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21517 to test_compiler_info.
21518
21519 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21520
21521 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21522 from current versions of gdb. Clean up regular expressions.
21523 Delete redundant timeout case.
21524
21525 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21526
21527 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21528 from current versions of gdb. Clean up regular expressions.
21529 Delete redundant timeout case.
21530
21531 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21532
21533 Partial fix for PR testsuite/1456.
21534 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21535 gcc_compiled with call to test_compiler_info.
21536
21537 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21538
21539 Partial fix for PR testsuite/1456.
21540 * gdb.base/list.exp (test_list_function): Delete unused declaration
21541 of gcc_compiled.
21542
21543 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21544
21545 Partial fix for PR testsuite/1456.
21546 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21547 call to test_compiler_info.
21548
21549 2003-11-29 Mark Kettenis <kettenis@gnu.org>
21550
21551 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21552 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21553 it to create the appropriate note.inc.
21554 * gdb.asm/asmsrc1.s: Include "note.inc".
21555 * gdb.asm/netbsd.inc: New file.
21556 * gdb.asm/empty.inc: New file.
21557
21558 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21559
21560 Partial fix for PR testsuite/1456.
21561 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21562 calls to test_compiler_info.
21563
21564 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21565
21566 Partial fix for PR testsuite/1456.
21567 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21568 calls to test_compiler_info.
21569
21570 2003-11-27 Mark Kettenis <kettenis@gnu.org>
21571
21572 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21573 pattern for the KFAILs.
21574
21575 2003-11-25 Adam Fedor <fedor@gnu.org>
21576
21577 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21578 * gdb.objc/objcdecode.m: New file.
21579
21580 2003-11-25 Adam Fedor <fedor@gnu.org>
21581
21582 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21583 * gdb.objc/nondebug.m: New file.
21584
21585 2003-11-26 Ben Elliston <bje@wasabisystems.com>
21586
21587 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21588 NetBSD as it does on FreeBSD. Modelled on a similar change by
21589 Mark Kettenis on 2003-05-30.
21590 (link-flags): Set to "--entry _start" regardless of target.
21591 Special linker flags are to be appended to $link-flags.
21592 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21593
21594 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21595
21596 * gdb.cp/method.exp: Accept output of new demangler.
21597
21598 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 * gdb/class2.exp: New file.
21601 * gdb/class2.cc: New file.
21602
21603 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21604
21605 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21606 of new demangler.
21607
21608 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21609
21610 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21611 of gdb_test "run".
21612
21613 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21614
21615 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21616 "continue" into "run".
21617
21618 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21619
21620 Partial fix for PR testsuite/1456.
21621 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21622 call to test_compiler_info.
21623 * gdb.cp/ctti.exp: Likewise.
21624 * gdb.cp/derivation.exp: Likewise.
21625 * gdb.cp/member-ptr.exp: Likewise.
21626 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21627 reference to gcc_compiled.
21628
21629 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21630
21631 Fix PR testsuite/1463.
21632 * gdb.base/structs.exp (start_structs_test): Call
21633 get_debug_format before using the debug format.
21634
21635 2003-11-22 Andrew Cagney <cagney@redhat.com>
21636
21637 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21638 * gdb.base/structs.exp: Use gdb_test_multiple.
21639
21640 2003-11-20 Andrew Cagney <cagney@redhat.com>
21641
21642 * gdb.base/structs.exp: Handle and recover from internal errors.
21643 Replace "foo${n}" with "foo<n>" in test messages.
21644
21645 * gdb.base/structs.exp: Update copyright. Rewrite.
21646 * gdb.base/structs.c: Update copyright. Rewrite.
21647
21648 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21649 resync count exceeded.
21650
21651 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21652 from the internal error.
21653 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21654 Original from Jim Blandy.
21655 (gdb_test_multiple): Use gdb_internal_error_resync.
21656
21657 2003-11-19 Andrew Cagney <cagney@redhat.com>
21658
21659 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21660 KFAIL.
21661
21662 2003-11-17 Mark Kettenis <kettenis@gnu.org>
21663
21664 New testcase for PR backtrace/1435.
21665 * gdb.arch/i386-unwind.exp: New file.
21666 * gdb.arch/i386-unwind.c: New file.
21667
21668 2003-11-17 Andrew Cagney <cagney@redhat.com>
21669
21670 * lib/gdb.exp (compiler_info): New global.
21671 (test_compiler_info): New function.
21672 (get_compiler_info): Set compiler_info.
21673 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21674 "compiler_info" to gcc-<major>-<minor>.
21675
21676 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21677
21678 * gdb.trace/configure: Remove.
21679
21680 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
21681
21682 * gdb.base/break.c: Add comments to aid finding line numbers for
21683 breakpoints.
21684 * gdb.base/break.exp: Remove all references to explicit line
21685 numbers.
21686
21687 2003-11-11 Nick Clifton <nickc@redhat.com>
21688
21689 * gdb.base/shreloc.exp: Do not run for targets which do not
21690 support shared objects.
21691
21692 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
21693
21694 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21695 Don't run tests if nofileio flag is given.
21696
21697 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
21698
21699 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21700 as well as 'Watchpoint'.
21701
21702 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21703
21704 Reported by Jim Ingham <jingham@apple.com>:
21705 * gdb.base/annota1.exp: Match at least one occurrence of the
21706 signal handler annotation.
21707
21708 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21709
21710 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21711 as well as 'Watchpoint'.
21712
21713 2003-11-05 Michael Chastain <mec@shout.net>
21714
21715 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21716
21717 2003-11-03 Kris Warkentin <kewarken@qnx.com>
21718
21719 * gdb.arch/gdb1291.c: New test file.
21720 * gdb.arch/gdb1291.exp: New test script.
21721 * gdb.arch/gdb1431.c: New test file.
21722 * gdb.arch/gdb1431.exp: New test script.
21723
21724 2003-10-22 Michael Chastain <mec@shout.net>
21725
21726 * gdb.mi/pthreads.c: Add copyright notice.
21727
21728 2003-10-22 Michael Chastain <mec@shout.net>
21729
21730 * gdb.threads/pthreads.c: Add copyright notice.
21731
21732 2003-10-20 Michael Chastain <mec@shout.net>
21733
21734 * gdb.base/gdb1056.exp: New test script.
21735
21736 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21737
21738 * gdb.threads/killed.exp: Use gdb_run_cmd.
21739
21740 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21741
21742 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21743 create a core file.
21744 * gdb.threads/gcore-thread.exp: Likewise.
21745
21746 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
21747
21748 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21749 type, based on char type.
21750 (struct bit_flags_short_t): New bitfield type, based on short type.
21751 (init_bit_flags_char): New fuction.
21752 (init_bit_flags_short): Ditto.
21753 (print_bit_flags_char): Ditto.
21754 (print_bit_flags_short): Ditto.
21755 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21756
21757 2003-10-11 Michael Chastain <mec@shout.net>
21758
21759 * gdb.base/call-rt-st.exp: Update copyright year.
21760
21761 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21762
21763 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21764 * gdb.disasm/sh3.s: Ditto.
21765
21766 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
21767
21768 * gdb.threads/switch-threads.exp: New test.
21769 * gdb.threads/switch-threads.c: New source file.
21770
21771 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
21772
21773 * gdb.base/ending-run.exp: Add sh specific case.
21774
21775 2003-10-06 Andrew Cagney <cagney@redhat.com>
21776
21777 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21778 * gdb.disasm/mn10200.exp: Delete obsolete file.
21779
21780 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
21781
21782 * ChangeLog: Correct an entry command.exp -> commands.exp.
21783 * gdb.base/commands.exp (bp_deleted_in_command_test)
21784 (temporary_breakpoint_commands): Check noargs.
21785
21786 2003-09-25 David Carlton <carlton@kealia.com>
21787
21788 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21789 of some print tests, where appropriate. Add tests for C::D::cd,
21790 E::ce, F::cXfX, G::XgX.
21791 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21792
21793 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
21794
21795 * lib/java.exp (java_init): Import target_alias before using it.
21796
21797 2003-09-25 David Carlton <carlton@kealia.com>
21798
21799 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21800
21801 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
21802
21803 * gdb.base/selftest.exp: Accomodate more instruction reordering
21804 weirdness.
21805
21806 2003-09-17 Michael Chastain <mec@shout.net>
21807
21808 * gdb.cp/gdb1355.exp: New file.
21809 * gdb.cp/gdb1355.c: New file.
21810
21811 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
21812
21813 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21814 * gdb.asm/sh.inc: New file.
21815
21816 2003-09-11 David Carlton <carlton@kealia.com>
21817
21818 * gdb.cp/namespace.exp: Add tests for namespace types.
21819 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21820 (test_namespace): New.
21821
21822 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
21823
21824 * gdb.base/relocate.exp: Handle new gdb output at startup.
21825 * gdb.stabs/weird.exp: Ditto.
21826
21827 2003-09-08 Michael Chastain <mec@shout.net>
21828
21829 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21830
21831 2003-09-07 Michael Chastain <mec@shout.net>
21832
21833 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21834 'parse error'.
21835
21836 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21837
21838 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21839
21840 2003-08-30 Michael Chastain <mec@shout.net>
21841
21842 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21843 * gdb.gdb/observer.exp: Ditto.
21844 * gdb.gdb/xfullpath.exp: Ditto.
21845
21846 2003-08-29 Mark Kettenis <kettenis@gnu.org>
21847
21848 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21849 *-*-*bsd*.
21850
21851 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21852
21853 * gdb.base/dump.exp: Skip for ia64.
21854
21855 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21856
21857 * gdb.asm/asm-source.exp: Add ia64 support.
21858 * gdb.asm/ia64.inc: New file.
21859
21860 2003-08-22 Michael Chastain <mec@shout.net>
21861
21862 * gdb.cp: New directory.
21863 * gdb.cp/*: Copy from gdb.c++/*.
21864 * gdb.c++/*: Remove.
21865 * Makefile.in: Change gdb.c++ to gdb.cp.
21866 * configure.in: Ditto.
21867 * configure: Regnerate.
21868
21869 2003-08-18 Mark Kettenis <kettenis@gnu.org>
21870
21871 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21872 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21873
21874 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21875
21876 * mi-var-display.exp (-var-list-children weird): Accept function
21877 pointers with argument types.
21878 * mi1-var-display.exp (-var-list-children weird): Likewise.
21879 * mi2-var-display.exp (-var-list-children weird): Likewise.
21880
21881 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21882
21883 * gdb.base/annota3.exp: Add missing newline.
21884
21885 2003-08-06 Michael Chastain <mec@shout.net>
21886
21887 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21888
21889 2003-08-12 Michael Snyder <msnyder@redhat.com>
21890
21891 * gdb.base/float.exp: Add test for SH.
21892
21893 2003-08-10 Mark Kettenis <kettenis@gnu.org>
21894
21895 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21896
21897 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21898
21899 * gdb.base/completion.exp: Remove reduntant completion test
21900 on filename.
21901
21902 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21903
21904 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21905 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21906 gdb.trace/save-trace.exp: Make sure that full pathnames are
21907 escaped correctly.
21908
21909 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21910
21911 * configure.in: Don't generate config.h from config.hin.
21912 * configure: Regenerate.
21913 * config.hin: Remove file.
21914 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21915 * gdb.threads/pthreads.c: Ditto.
21916
21917 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
21918
21919 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21920 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21921 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21922 Replace ld24 with seth/add3.
21923
21924 2003-08-02 Andrew Cagney <cagney@redhat.com>
21925
21926 * gdb.base/annota3.exp: New file.
21927 * gdb.base/annota3.c: New file.
21928 * gdb.c++/annota3.exp: New file.
21929 * gdb.c++/annota3.cc: New file.
21930
21931 2003-07-29 Michael Chastain <mec@shout.net>
21932
21933 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21934 actually failed.
21935 (do_pass): Likewise.
21936 * gdb.threads/tls.exp: Always initialize no_of_threads.
21937
21938 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
21939
21940 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21941 pattern.
21942 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21943 * gdb.threads/tls.exp: Recognize one case of the host library not
21944 supporting TLS.
21945
21946 2003-07-27 Andrew Cagney <cagney@redhat.com>
21947
21948 * gdb.base/fileio.exp: Use SH when running commands using
21949 remote_exec.
21950
21951 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
21952
21953 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21954 * gdb.base/relocate.c (dummy): New padding array.
21955
21956 2003-07-22 Michael Snyder <msnyder@redhat.com>
21957
21958 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21959
21960 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21961 patterns to be more general, accepting old and new output.
21962 Some output chars (such as '+') also must be quoted.
21963 Some addresses are displayed numerically instead of
21964 symbolically.
21965
21966 2003-07-23 Michael Snyder <msnyder@redhat.com>
21967
21968 * gdb.base/return2.exp: Don't test long-long return.
21969
21970 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21971 * gdb.disasm/t01_mov.exp: Ditto.
21972 * gdb.disasm/t02_mova.s: Ditto.
21973 * gdb.disasm/t02_mova.exp: Ditto.
21974 * gdb.disasm/t03_add.s: Ditto.
21975 * gdb.disasm/t03_add.exp: Ditto.
21976 * gdb.disasm/t04_sub.s: Ditto.
21977 * gdb.disasm/t04_sub.exp: Ditto.
21978 * gdb.disasm/t05_cmp.s: Ditto.
21979 * gdb.disasm/t05_cmp.exp: Ditto.
21980 * gdb.disasm/t06_ari2.s: Ditto.
21981 * gdb.disasm/t06_ari2.exp: Ditto.
21982 * gdb.disasm/t07_ari3.s: Ditto.
21983 * gdb.disasm/t07_ari3.exp: Ditto.
21984 * gdb.disasm/t08_or.s: Ditto.
21985 * gdb.disasm/t08_or.exp: Ditto.
21986 * gdb.disasm/t09_xor.s: Ditto.
21987 * gdb.disasm/t09_xor.exp: Ditto.
21988 * gdb.disasm/t10_and.s: Ditto.
21989 * gdb.disasm/t10_and.exp: Ditto.
21990 * gdb.disasm/t11_logs.s: Ditto.
21991 * gdb.disasm/t11_logs.exp: Ditto.
21992 * gdb.disasm/t12_bit.s: Ditto.
21993 * gdb.disasm/t12_bit.exp: Ditto.
21994 * gdb.disasm/t13_otr.s: Ditto.
21995 * gdb.disasm/t13_otr.exp: Ditto.
21996
21997 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21998
21999 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22000
22001 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
22002
22003 * gdb.threads/tls.c : New file.
22004 * gdb.threads/tls.exp : New file.
22005 * gdb.threads/tls-main.c : New file.
22006 * gdb.threads/tls-shared.c : New file.
22007 * gdb.threads/tls-shared.exp : New file.
22008
22009 2003-07-22 Andreas Schwab <schwab@suse.de>
22010
22011 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22012
22013 2003-07-20 Andreas Schwab <schwab@suse.de>
22014
22015 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22016 due to insn reordering.
22017
22018 2003-07-15 Andrew Cagney <cagney@redhat.com>
22019
22020 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22021
22022 2003-07-15 Michael Chastain <mec@shout.net>
22023
22024 * gdb.base/gdb1250.exp: New file.
22025 * gdb.base/gdb1250.c: New file.
22026
22027 2003-07-09 Michal Ludvig <mludvig@suse.cz>
22028
22029 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22030 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22031
22032 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
22033
22034 * gdb.threads/tls.c: New file.
22035 * gdb.threads/tls.exp: New file.
22036 * gdb.threads/tls-main.c: New file.
22037 * gdb.threads/tls-shared.c: New file.
22038 * gdb.threads/tls-shared.exp: New file.
22039
22040 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
22041
22042 * gdb.base/annota1.exp: Make sure that we properly escape the
22043 full path of the source file. Xfail more permissive patterns,
22044 due to a compiler debug info problem.
22045
22046 2003-07-07 Andreas Schwab <schwab@suse.de>
22047
22048 * gdb.asm/m68k.inc: New file.
22049 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22050
22051 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22052 arguments"): Also match negative number.
22053
22054 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22055
22056 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
22057
22058 * gdb.base/store.c (charest): New typedef.
22059 (add_char): Rename to add_charest, update.
22060 (wack_char): Rename to wack_charest, update types. Return l + r
22061 to keep r live across the call.
22062 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22063 (wack_double, wack_doublest): Return l + r to keep r live across
22064 the call.
22065 * gdb.base/store.exp: Accomodate store.c changes.
22066
22067 2003-06-30 David Carlton <carlton@kealia.com>
22068
22069 * gdb.c++/maint.exp (test_invalid_name): New.
22070 (test_first_component): Add tests for invalid names.
22071
22072 2003-06-29 Michael Chastain <mec@shout.net>
22073
22074 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22075 output of '<VTT for class>' for virtual base classes.
22076
22077 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22078
22079 * gdb.base/completion.exp: Tab-complete "complet" instead of
22080 "compl".
22081 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22082
22083 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22084
22085 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22086 * gdb.base/volatile.exp: Likewise.
22087
22088 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22089
22090 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22091 gdb/1265.
22092
22093 2003-06-28 Michael Chastain <mec@shout.net>
22094 Daniel Jacobowitz <drow@mvista.com>
22095
22096 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22097 initial line count of 'captured_main' from 26 to 32.
22098 (test_with_self): Allow xmalloc call to be interleaved with the
22099 preceding two lines.
22100
22101 2003-06-24 Joel Brobecker <brobecker@gnat.com>
22102
22103 * gdb.base/bang.exp: New testcase.
22104
22105 2003-06-23 Joel Brobecker <brobecker@gnat.com>
22106
22107 * gdb.base/langs.exp: Add some tests for the "minimal" language
22108 support.
22109
22110 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
22111
22112 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22113 the testcase.
22114
22115 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22116
22117 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22118 offset.
22119
22120 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22121
22122 * gdb.c++/pr-1210.cc: New file.
22123 * gdb.c++/pr-1210.exp: New file.
22124
22125 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
22126
22127 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22128 000-exec-continue.
22129
22130 2003-06-15 Mark Kettenis <kettenis@gnu.org>
22131
22132 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22133 on *-*-*bsd* instead of *-*-freebsd*.
22134
22135 2003-06-14 Andrew Cagney <cagney@redhat.com>
22136
22137 * gdb.base/store.exp: Test longest and doublest. Test all
22138 parameters. Weaken return statement match.
22139 * gdb.base/store.c: Add longest and doublest - aka long long and
22140 long double functions. Put all parameters into local register
22141 variables. Use negative values.
22142
22143 2003-06-14 Andrew Cagney <cagney@redhat.com>
22144
22145 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22146 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22147 exit status.
22148 * gdb.base/fileio.exp: Disable target when nointerrupts and
22149 noinferiorio, instead of limiting it to remote. Use remote_exec
22150 instead of system.
22151
22152 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22153
22154 * gdb.base/float.exp: Add ia64 support.
22155
22156 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
22157
22158 * gdb.base/fileio.exp: Run only on remote targets.
22159
22160 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
22161
22162 * gdb.base/fileio.c: New file, testing File-I/O.
22163 * gdb.base/fileio.exp: Ditto.
22164
22165 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22166
22167 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22168 shared objects after relocation at load time (gdb PR/1132).
22169 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
22170 as above, part of the shared object relocation test.
22171
22172 2003-06-08 Mark Kettenis <kettenis@gnu.org>
22173
22174 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22175 fully filled history list.
22176 * gdb.base/gdb_history: New file.
22177
22178 * gdb.base/signals.exp: XFAIL "continue to func1" on
22179 i*86-*-freebsd*.
22180
22181 * gdb.base/attach.exp: When trying to attach to a nonexistent
22182 process, make it possible to specify the PID based on the target,
22183 and do so for *-*-freebsd*.
22184
22185 2003-06-02 Richard Henderson <rth@redhat.com>
22186
22187 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22188
22189 2003-06-02 Richard Henderson <rth@redhat.com>
22190
22191 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22192
22193 2003-06-02 Richard Henderson <rth@redhat.com>
22194
22195 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22196
22197 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
22198
22199 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22200 of globalvar.
22201
22202 2003-06-01 Mark Kettenis <kettenis@gnu.org>
22203
22204 * gdb.asm/asm-source.exp: Check for memory read errors in
22205 disassembler test on *BSD too.
22206
22207 2003-06-01 Richard Henderson <rth@redhat.com>
22208
22209 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22210 for .frame.
22211 (gdbasm_call): Lose ldgp.
22212 (gdbasm_startup): Add frame information.
22213 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22214
22215 2003-05-31 Mark Kettenis <kettenis@gnu.org>
22216
22217 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22218 i?86-*-*.
22219
22220 2003-05-30 Mark Kettenis <kettenis@gnu.org>
22221
22222 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22223 FreeBSD.
22224
22225 2003-05-29 Richard Henderson <rth@redhat.com>
22226
22227 * gdb.asm/alpha.inc: New file.
22228 * gdb.asm/asm-source.exp: Use it.
22229
22230 2003-05-29 Jim Blandy <jimb@redhat.com>
22231
22232 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22233 'core.PID'.
22234
22235 2003-05-22 Jim Blandy <jimb@redhat.com>
22236
22237 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22238 backtrace.
22239
22240 2003-05-20 David Carlton <carlton@math.stanford.edu>
22241
22242 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22243 this time.
22244
22245 2003-05-19 David Carlton <carlton@bactrian.org>
22246
22247 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22248 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22249
22250 2003-05-19 David Carlton <carlton@bactrian.org>
22251
22252 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22253 namespace tests.
22254 Bump copyright date.
22255 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22256 (main): Call C::D::marker2.
22257 * gdb.c++/namespace1.cc: New file.
22258
22259 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22260
22261 Roland McGrath <roland@redhat.com>
22262 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22263 there is no manager thread.
22264
22265 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22266
22267 * gdb.threads/schedlock.exp: Remove assumption that all threads
22268 will run in a particular small time slice. Also ensure we break
22269 in one of the child threads rather than the main thread.
22270
22271 2003-05-07 Jim Blandy <jimb@redhat.com>
22272
22273 Add support for assembly source testing on the s390x.
22274 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22275 architecture.
22276 * gdb.asm/s390x.inc: New file.
22277
22278 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22279 succession of 'if' statements.
22280
22281 2003-05-05 Andrew Cagney <cagney@redhat.com>
22282
22283 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22284
22285 2003-05-05 Andrew Cagney <cagney@redhat.com>
22286
22287 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22288 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22289
22290 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
22291
22292 * gdb.base/charset.exp: Update based on new behavior of set/show
22293 charset commands.
22294
22295 2003-05-01 Andrew Cagney <cagney@redhat.com>
22296
22297 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22298 variable do not give memory errors.
22299
22300 2003-04-30 Adam Fedor <fedor@gnu.org>
22301
22302 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22303 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22304 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22305 gdb.objc/basicclass.m: : New files
22306
22307 * lib/gdb.exp (gdb_compile_objc): New procedure.
22308
22309 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
22310
22311 * gdb.base/signals.exp: Make backtrace tests more specific.
22312
22313 2003-04-23 David Carlton <carlton@bactrian.org>
22314
22315 * gdb.c++/maint.exp (test_first_component): Add tests for
22316 'operator' in more locations.
22317
22318 2003-04-16 Kevin Buettner <kevinb@redhat.com>
22319
22320 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22321
22322 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
22323
22324 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22325 func marke' instead. Update test name.
22326
22327 2003-04-15 David Carlton <carlton@math.stanford.edu>
22328
22329 * gdb.c++/maint.exp: New file.
22330
22331 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22332
22333 * gdb.threads/schedlock.c: Change type of thread function argument
22334 to long, to avoid warnings on 64-bit platforms.
22335
22336 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22337
22338 * gdb.base/attach.exp: Add new message from ptrace in case of
22339 attaching to nonexistent process.
22340
22341 2003-04-11 Jim Blandy <jimb@redhat.com>
22342
22343 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22344 gdb.c++/userdef.cc: Place comments on the lines to which the
22345 marker function might return.
22346 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22347 gdb.c++/userdef.exp: Look for those comments to check that we've
22348 returned to the right place, instead of checking line numbers.
22349
22350 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
22351
22352 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22353 match on sourcefile name, instead of directory name.
22354
22355 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
22356
22357 * gdb.base/completion.exp: Use string_to_regexp to match the
22358 working directory name.
22359
22360 2003-04-09 Jim Blandy <jimb@redhat.com>
22361
22362 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22363 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22364 after an inferior function call, report the failure, but allow the
22365 test to continue.
22366
22367 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22368
22369 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22370 with -DPROTOTYPES.
22371
22372 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22373
22374 * gdb.base/break.exp: Revert last patch.
22375
22376 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22377
22378 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22379 with -DPROTOTYPES.
22380
22381 2003-04-02 Andrew Cagney <cagney@redhat.com>
22382
22383 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22384 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22385 matching directories by the name breakpoint.
22386 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22387 Make "continue to marker1" consistent.
22388 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22389 message consistent.
22390 * lib/gdb.exp: Put "the program is no longer running", and "the
22391 program exited" in parenthesis.
22392 * lib/mi-support.exp: Ditto.
22393
22394 2003-04-02 Bob Rossi <bob_rossi@cox.net>
22395
22396 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22397
22398 2003-03-29 Andrew Cagney <cagney@redhat.com>
22399
22400 * gdb.base/sizeof.c (main): Print the value of '\377'.
22401 * gdb.base/sizeof.exp: Check the sign of '\377'.
22402
22403 2003-03-27 Michael Chastain <mec@shout.net>
22404
22405 * gdb.base/gdb1090.exp: New file.
22406 * gdb.base/gdb1090.cc: New file.
22407
22408 2003-03-27 J. Brobecker <brobecker@gnat.com>
22409
22410 * gdb.gdb/observer.exp: New regression test.
22411
22412 2003-03-27 Michael Chastain <mec@shout.net>
22413
22414 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22415 * gdb.base/ptype.exp: Likewise.
22416
22417 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
22418
22419 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22420
22421 2003-03-26 Michael Chastain <mec@shout.net>
22422
22423 * gdb.base/ptype.exp: Actually use some typedef'd types.
22424
22425 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22426
22427 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22428 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22429
22430 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22431
22432 * gdb.base/default.exp: Fix regular expression.
22433
22434 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22435
22436 * gdb.base/args.exp: Fix regular expression.
22437
22438 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22439
22440 * gdb.base/help.exp: Allow Win32 child process.
22441
22442 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22443
22444 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22445 when stepping out of main().
22446
22447 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22448
22449 * gdb.base/default.exp: Check for win32 specific message when calling
22450 "run" without executable.
22451
22452 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22453
22454 * gdb.base/args.exp: Expect .exe in output.
22455
22456 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22457
22458 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22459 Cygwin native.
22460
22461 2003-03-17 Andrew Cagney <cagney@redhat.com>
22462
22463 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22464 vector registes.
22465 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22466 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22467
22468 2003-03-17 David Carlton <carlton@math.stanford.edu>
22469
22470 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22471 test, for PR breakpoints/38.
22472 Call test_watchpoint_and_breakpoint.
22473 * gdb.base/watchpoint.c (func3): New function.
22474 (main): Call func3.
22475
22476 2003-03-04 David Carlton <carlton@math.stanford.edu>
22477
22478 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22479 Garply<Garply<char> >:: garply".
22480 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22481 with respect to PR c++/1111; note also PR c++/1113.
22482 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22483 respect to PR c++/1062.
22484 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22485
22486 2003-03-03 David Carlton <carlton@math.stanford.edu>
22487
22488 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22489 with respect to PR c++/57.
22490 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22491 c++/826.
22492 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22493 respect to PR c++/57.
22494
22495 2003-03-03 David Carlton <carlton@math.stanford.edu>
22496
22497 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22498 respect to PR c++/33 into FAILs.
22499
22500 2003-03-03 Michael Chastain <mec@shout.net>
22501
22502 * configure.in: Update copyright years.
22503
22504 2003-03-03 Michael Chastain <mec@shout.net>
22505
22506 * Makefile.in: Update copyright years.
22507
22508 2003-02-28 David Carlton <carlton@math.stanford.edu>
22509
22510 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22511 print class instead of struct and/or superfluous protection
22512 specifiers, as long as the resulting output is equivalent to the
22513 source code.
22514 Delete FIXME from end of messages on tests that don't need
22515 fixing.
22516
22517 2003-02-28 David Carlton <carlton@math.stanford.edu>
22518
22519 * gdb.c++/templates.exp (do_tests): Allow const in the two
22520 Foo<volatile char *>::foo tests.
22521
22522 2003-02-27 Michael Snyder <msnyder@redhat.com>
22523
22524 * gdb.base/restore.c (main): Return zero, so exit code
22525 will be consistant.
22526
22527 2003-02-26 David Carlton <carlton@math.stanford.edu>
22528
22529 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22530 char *>::foo" test with respect to PR c++/33. Create a new test
22531 which is identical to that one except that it doesn't put the
22532 space between the "char" and the "*"; KFAIL it, too.
22533
22534 2003-02-26 David Carlton <carlton@math.stanford.edu>
22535
22536 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22537 template types into either PASSes or KFAILs (corresponding to PR
22538 c++/57). Tweak indentation. Update copyright.
22539
22540 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22541
22542 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22543
22544 2003-02-13 Michael Chastain <mec@shout.net>
22545
22546 * gdb.base/exprs.exp: Remove i960 remnants.
22547 * gdb.base/funcargs.exp: Likewise.
22548 * gdb.base/list.exp: Likewise.
22549 * gdb.base/ptype.exp: Likewise.
22550
22551 2003-02-14 David Carlton <carlton@math.stanford.edu>
22552
22553 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22554 pEe->D::vg()" from XFAIL to KFAIL.
22555
22556 2003-02-13 Jason Molenda (jmolenda@apple.com)
22557
22558 * gdb.base/maint.exp: Update maint print statistics regexp to include
22559 new entries.
22560
22561 2003-02-13 Michael Chastain <mec@shout.net>
22562
22563 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22564
22565 2003-02-12 Michael Chastain <mec@shout.net>
22566
22567 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22568 * gdb.c++/inherit.exp: Likewise.
22569 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22570 * gdb.c++/templates.exp: Likewise.
22571 * gdb.c++/virtfunc.exp: Likewise.
22572
22573 2003-02-06 Jason Molenda (jason-cl@molenda.com)
22574
22575 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22576 why the code is written that way.
22577
22578 2003-02-05 Michael Chastain <mec@shout.net>
22579
22580 * gdb.base/dump.exp: Add missing copyright line.
22581
22582 2003-02-05 Jason Molenda (jason-cl@molenda.com)
22583
22584 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22585 at the beginning so the breakpoint doesn't get set on the loop.
22586
22587 2003-02-05 Michael Chastain <mec@shout.net>
22588
22589 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22590 output for configurations with gcc 2.95.3.
22591
22592 2003-02-05 Keith Seitz <keiths@redhat.com>
22593 Andrew Cagney <ac131313@redhat.com>
22594
22595 * gdb.mi/mi-cli.exp: New file.
22596
22597 2003-02-04 Michael Chastain <mec@shout.net>
22598
22599 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22600 Call perror and then continue.
22601
22602 2003-02-03 Michael Chastain <mec@shout.net>
22603
22604 * gdb.c++/pr-1023.cc: New file.
22605 * gdb.c++/pr-1023.exp: New file.
22606
22607 2003-02-05 Jim Blandy <jimb@redhat.com>
22608
22609 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22610 it's local to foobar. Check for it there, and check that it's not
22611 present in main.
22612 * gdb.c++/local.cc (marker2): New function.
22613 (foobar): Call marker1.
22614 (main): Call marker2 instead of marker1.
22615
22616 2003-02-04 Andrew Cagney <ac131313@redhat.com>
22617
22618 * gdb.disasm/mn10200.exp: Obsolete file.
22619 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22620 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22621 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22622
22623 2003-02-04 David Carlton <carlton@math.stanford.edu>
22624
22625 * gdb.c++/overload.exp: Test intToChar(1).
22626 * gdb.c++/overload.cc (intToChar): New.
22627 (main): Call intToChar.
22628
22629 2003-02-03 David Carlton <carlton@math.stanford.edu>
22630
22631 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22632 'might_kfail' arg.
22633 KFAIL some of the continue_to_bp_overloaded calls, according to
22634 PR c++/1025.
22635
22636 2003-02-01 Michael Chastain <mec@shout.net>
22637
22638 * gdb.base/advance.c (marker1): New marker function.
22639 * gdb.base/advance.exp: When the 'advance' command lands on the
22640 return breakpoint, it can legitimately stop on either the
22641 current line or the next line. Accommodate both outcomes.
22642 * gdb.base/until.exp: Likewise.
22643
22644 2003-02-02 Andrew Cagney <ac131313@redhat.com>
22645
22646 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22647 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22648 now a list, not a tuple.
22649 * gdb.mi/mi-var-display.exp: Ditto.
22650 * gdb.mi/gdb792.exp: Ditto.
22651
22652 2003-02-01 Andrew Cagney <ac131313@redhat.com>
22653
22654 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22655 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22656 stack backtraces.
22657 * gdb.mi/mi-syn-frame.c: Part of same.
22658
22659 2003-02-01 Mark Kettenis <kettenis@gnu.org>
22660
22661 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22662 gdb.mi/mi1-pthreads.exp: Return instead of calling
22663 gdb_suppress_entire_file.
22664
22665 2003-02-01 Mark Salter <msalter@redhat.com>
22666
22667 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22668
22669 2003-01-31 Mark Salter <msalter@redhat.com>
22670
22671 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22672 Support empty arg.
22673
22674 2003-01-30 Michael Chastain <mec@shout.net>
22675
22676 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22677 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22678 has been fixed in gdb/readline on 2003-01-09.
22679
22680 2003-01-29 Michael Snyder <msnyder@redhat.com>
22681
22682 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22683 * gdb.base/display.exp: Allow for leading underscore in symbol.
22684 * gdb.base/args.exp: Skip if target does not support args passing.
22685
22686 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
22687
22688 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22689 gdb_test. Accept a list of expect arguments as the third
22690 parameter.
22691 (gdb_test): Use it.
22692
22693 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
22694
22695 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22696 allow for different test tree configurations. Update some
22697 tescases accordingly.
22698 * gdb.arch/altivec-regs.exp: Ditto.
22699 * gdb.asm/asm-source.exp: Ditto.
22700 * gdb.base/advance.exp: Ditto.
22701 * gdb.base/display.exp: Ditto.
22702 * gdb.base/long_long.exp: Ditto.
22703 * gdb.base/mips_pro.exp: Ditto.
22704 * gdb.base/overlays.exp: Ditto.
22705 * gdb.base/relocate.exp: Ditto.
22706 * gdb.base/setshow.exp: Ditto.
22707 * gdb.base/step-line.exp: Ditto.
22708 * gdb.base/step-test.exp: Ditto.
22709 * gdb.base/until.exp: Ditto.
22710 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22711
22712 2003-01-17 David Carlton <carlton@math.stanford.edu>
22713
22714 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22715 corresponding to PR c++/945.
22716 Update copyright.
22717
22718 2003-01-17 David Carlton <carlton@math.stanford.edu>
22719
22720 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22721 corresponding to PR c++/68.
22722
22723 2003-01-17 David Carlton <carlton@math.stanford.edu>
22724
22725 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22726 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22727 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22728
22729 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22730
22731 * gdb.base/break.exp: Fix change of default location, because of
22732 removal of until tests.
22733 * gdb.base/help.exp: Update test for new 'until' help message.
22734 Add test for help on 'advance'.
22735 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22736
22737 2003-01-15 Mark Kettenis <kettenis@gnu.org>
22738
22739 * gdb.base/default.exp: Adapt "info float" test for recent changes
22740 to that command. Add test for "info vector".
22741 * gdb.base/float.exp: New file. Add test for "info float" that
22742 resembles the old test in gdb.base/default.exp.
22743
22744 2003-01-15 David Carlton <carlton@math.stanford.edu>
22745
22746 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22747
22748 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22749
22750 * gdb.base/break.exp: Move the tests of until command from here...
22751 * gdb.base/until.exp: ... to here. New file. Add other tests.
22752 * gdb.base/advance.c: New file.
22753 * gdb.base/advance.exp: New file.
22754
22755 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
22756
22757 * gdb.base/args.c: New file.
22758 * gdb.base/args.exp: New file.
22759
22760 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22761
22762 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22763
22764 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22765
22766 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22767
22768 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22769
22770 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22771 dates.
22772
22773 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22774
22775 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22776
22777 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22778
22779 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22780 (ptype &*"foo").
22781 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22782
22783 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22784
22785 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22786 * gdb.mi/mi1-console.exp: Likewise.
22787
22788 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22789
22790 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22791 * gdb.mi/mi1-console.exp: Likewise.
22792
22793 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22794
22795 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22796
22797 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22798
22799 * gdb.base/detach.exp: New test.
22800
22801 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22802
22803 * Makefile.in (ALL_SUBDIRS): New variable.
22804 (subdirs, clean, distclean): Use it.
22805 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22806 regenerating Makefile, since it is generated from the top level.
22807 * gdb.asm/Makefile.in: Likewise.
22808 * gdb.base/Makefile.in: Likewise.
22809 * gdb.c++/Makefile.in: Likewise.
22810 * gdb.disasm/Makefile.in: Likewise.
22811 * gdb.java/Makefile.in: Likewise.
22812 * gdb.mi/Makefile.in: Likewise.
22813 * gdb.threads/Makefile.in: Likewise.
22814 * gdb.trace/Makefile.in: Likewise.
22815
22816 2003-01-09 David Carlton <carlton@math.stanford.edu>
22817
22818 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22819 Add copyright year 2003.
22820
22821 2003-01-06 Michael Chastain <mec@shout.net>
22822
22823 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22824 When selecting a thread, 'line' and 'file' are optional.
22825 * gdb.mi/mi1-pthreads.exp: Likewise.
22826
22827 2003-01-06 Andreas Schwab <schwab@suse.de>
22828
22829 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22830 failures.
22831
22832 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22833
22834 Fix PR gdb/844
22835 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22836 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22837
22838 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22839 instead of calling gdb_suppress_entire_file.
22840 * gdb.threads/print-threads.exp: Likewise.
22841 * gdb.threads/schedlock.exp: Likewise.
22842
22843 * gdb.threads/killed.exp: Return instead of calling
22844 gdb_suppress_entire_file.
22845 * gdb.threads/linux-dp.exp: Likewise.
22846 * gdb.threads/pthreads.exp: Likewise.
22847
22848 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22849
22850 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22851 stabs.
22852 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22853 * gdb.base/whatis.exp: Always allow (void) after function names.
22854
22855 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22856
22857 * gdb.c++/casts.exp: Correct regexp.
22858
22859 2003-01-04 Mark Kettenis <kettenis@gnu.org>
22860
22861 * configure.in: Call AC_CONFIG_HEADER. Don't call
22862 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22863 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22864 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22865 aforementioned directories in the AC_OUPUT call.
22866 * config.hin: New file.
22867 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22868 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22869 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22870 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22871 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22872 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22873 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22874 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22875 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22876 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22877 gdb.threads/configure.in, gdb.threads/configure,
22878 gdb.threads/config.in, gdb.trace/configure.in,
22879 gdb.trace/configure: Removed.
22880
22881 2003-01-03 Michael Chastain <mec@shout.net>
22882
22883 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22884 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22885
22886 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
22887
22888 * gdb.base/store.exp: Fix regular expressions.
22889
22890 2002-12-28 Mark Kettenis <kettenis@gnu.org>
22891
22892 * configure.in: Rewrite.
22893 * configure: Regenerated.
22894
22895 2003-01-03 David Carlton <carlton@math.stanford.edu>
22896
22897 * gdb.base/psymtab.exp: New file.
22898 * gdb.base/psymtab1.c: Ditto.
22899 * gdb.base/psymtab2.c: Ditto.
22900
22901 2002-12-23 Adam Fedor <fedor@gnu.org>
22902
22903 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22904
22905 2002-12-23 David Carlton <carlton@math.stanford.edu>
22906
22907 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22908 and current_directory initialization.
22909
22910 2002-12-22 Jim Blandy <jimb@redhat.com>
22911
22912 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22913 rather than as part of the output file name.
22914
22915 * gdb.base/attach.exp: There's no need to copy the test program to
22916 /tmp; that was only ever necessary on HP/UX, and this test is
22917 entirely disabled there anyway.
22918
22919 2002-12-21 Jim Blandy <jimb@redhat.com>
22920
22921 * gdb.c++/psmang.exp: Doc fix.
22922
22923 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22924 test.
22925
22926 2002-12-20 David Carlton <carlton@math.stanford.edu>
22927
22928 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22929
22930 2002-12-18 Michael Chastain <mec@shout.net>
22931
22932 * gdb.c++/annota2.exp: Add copyright year 2002.
22933
22934 2002-12-17 David Carlton <carlton@math.stanford.edu>
22935
22936 * gdb.c++/try_catch.cc: Add marker comments.
22937 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22938 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22939 * gdb.c++/m-static.cc: Ditto.
22940 * gdb.c++/m-static1.cc: Ditto.
22941 * gdb.c++/try_catch.cc: Ditto.
22942
22943 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22944
22945 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22946 to see whether we are using the new -environment-directory
22947 command which resets via -r or the old version of the command
22948 which may prompt the user. Part of fix for gdb/741.
22949
22950 2002-12-13 Andrew Cagney <ac131313@redhat.com>
22951
22952 * gdb.fortran/types.exp: Update obsolete comment.
22953 * gdb.fortran/exprs.exp: Ditto.
22954 * lib/gdb.exp: Delete obsolete code.
22955 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22956 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22957 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22958 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22959 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22960 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22961 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22962 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22963 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22964 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22965 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22966 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22967 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22968 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22969 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22970 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22971 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22972 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22973 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22974 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22975 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22976 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22977 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22978 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22979 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22980 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22981 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22982 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22983 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22984 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22985 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22986 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22987 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22988 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22989 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22990 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22991 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22992
22993 2002-12-11 David Carlton <carlton@math.stanford.edu>
22994
22995 * gdb.c++/m-data.exp: Add test for members that shadow global
22996 variables: see PR gdb/804.
22997 * gdb.c++/m-data.cc: Ditto.
22998
22999 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
23000
23001 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23002
23003 2002-12-06 David Carlton <carlton@math.stanford.edu>
23004
23005 * gdb.base/store.c: Don't declare functions static.
23006
23007 2002-12-04 Andrew Cagney <ac131313@redhat.com>
23008
23009 * gdb.base/store.exp, gdb.base/store.c: New files.
23010
23011 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23012
23013 * gdb.base/selftest.exp: Update for current gdb.
23014
23015 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23016
23017 * gdb.base/maint.exp: Only dump symbols from one source file
23018 or objfile.
23019
23020 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23021
23022 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23023 function call.
23024
23025 2002-11-25 Jim Blandy <jimb@redhat.com>
23026
23027 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23028 function appearing in error message.
23029
23030 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
23031
23032 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23033
23034 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23035
23036 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23037 for mi1 and current mi is in correct format. New mi startup message
23038 should be in mi console format. This is part of fix for PR gdb/604.
23039
23040 2002-09-18 Fernando Nasser <fnasser@redhat.com>
23041
23042 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23043 which explicitly prints the zero offset as "+0".
23044
23045 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
23046
23047 * gdb.threads/schedlock.c (args): Make unsigned.
23048
23049 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
23050
23051 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23052 numbers. Allow "foo2|selected stack frame".
23053 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23054 * gdb.asm/asmsrc2.s: Likewise.
23055 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23056 comments.
23057 * gdb.asm/mips.inc: New file.
23058
23059 2002-10-18 Adam Fedor <fedor@gnu.org>
23060
23061 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23062 * gdb.base/help.exp: Likewise.
23063
23064 2002-10-17 Kevin Buettner <kevinb@redhat.com>
23065
23066 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23067 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23068
23069 2002-10-02 Jim Blandy <jimb@redhat.com>
23070
23071 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23072
23073 2002-10-01 Andrew Cagney <ac131313@redhat.com>
23074
23075 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23076 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23077 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23078 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23079 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23080 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23081 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23082
23083 2002-09-29 Andrew Cagney <ac131313@redhat.com>
23084
23085 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23086 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23087 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23088 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23089 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23090 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23091 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
23092
23093 2002-09-27 Kevin Buettner <kevinb@redhat.com>
23094
23095 * gdb.base/annota1.exp (info break): Make directory components of
23096 path optional since not all compilers emit this debug information.
23097
23098 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23099 step ends up stepping out of the function instead of stopping on
23100 the epilogue.
23101
23102 2002-09-26 Keith Seitz <keiths@redhat.com>
23103
23104 * lib/insight-support.exp (gdbtk_start): Figure out where
23105 the insight executable is based on where gdb is. Use this
23106 executable to start insight instead of gdb.
23107
23108 2002-09-25 Andrew Cagney <cagney@redhat.com>
23109
23110 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23111
23112 2002-09-24 Andrew Cagney <ac131313@redhat.com>
23113
23114 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23115 test_isolated_complaints.
23116 (test_empty_complaint): New function.
23117 (test_empty_complaints): New function. Check no output when no
23118 complaints.
23119
23120 2002-09-19 Jim Blandy <jimb@redhat.com>
23121
23122 * gdb.base/charset.exp, gdb.base/charset.c: New files.
23123
23124 2002-09-19 Andrew Cagney <ac131313@redhat.com>
23125
23126 * gdb.gdb/complaints.exp: New file.
23127
23128 2002-09-18 Andrew Cagney <ac131313@redhat.com>
23129
23130 * gdb.base/maint.exp: Check `help maint internal-warning'.
23131
23132 2002-09-18 David Carlton <carlton@math.stanford.edu>
23133
23134 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23135 numbers, and replace them by a single breakpoint after the
23136 constructors are all finished.
23137 Add test 4.
23138 * gdb.c++/m-static.cc: Add test 4.
23139 * gdb.c++/m-static.h: New file.
23140 * gdb.c++/m-static1.cc: New file.
23141
23142 * gdb.c++/printmethod.exp: New file.
23143 * gdb.c++/printmethod.cc: New file.
23144
23145 * gdb.c++/pr-574.exp: New file.
23146 * gdb.c++/pr-574.cc: New file.
23147
23148 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23149
23150 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23151 embedded targets which never actually exit.
23152
23153 2002-09-18 Fernando Nasser <fnasser@redhat.com>
23154
23155 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23156 "don't step after run" as unresolved or unsupported, instead of xfail.
23157
23158 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23159
23160 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23161 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23162 Add newline to expected string in "step out of main (status wrapper)"
23163 case.
23164
23165 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23166
23167 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23168 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23169
23170 2002-09-17 Tom Tromey <tromey@redhat.com>
23171
23172 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23173 \000, not \0, in double-quoted string.
23174
23175 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
23176
23177 * gdb.base/commands.exp: Don't expect a "Program exited normally"
23178 string after running the commands execution on breakpoint tests.
23179
23180 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
23181
23182 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23183
23184 2002-09-12 Joel Brobecker <brobecker@gnat.com>
23185
23186 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23187
23188 2002-09-10 Keith Seitz <keiths@redhat.com>
23189
23190 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23191 runto proc.
23192 (mi_run_to_main): Use mi_runto.
23193 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23194
23195 2002-09-10 Keith Seitz <keiths@redhat.com>
23196
23197 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23198 regexp for stopping at main. Could have multiple event notifications.
23199 Don't assume that main was declared with no parameters.
23200 (mi_next): Use mi_step_to.
23201 (mi_step): Use mi_next_to.
23202
23203 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
23204
23205 * gdb.base/default.exp: Fix expected string in `info float' test.
23206
23207 2002-09-09 Ben Elliston <bje@redhat.com>
23208
23209 * config/mips.exp: Update comments.
23210 * config/mips-idt.exp: Likewise.
23211 * config/nind.exp: Likewise.
23212 * config/slite.exp: Likewise.
23213 * config/sparclet.exp: Likewise.
23214 * config/udi.exp: Likewise.
23215 * config/vx.exp: Likewise.
23216 * config/vxworks29k.exp: Likewise.
23217
23218 2002-09-05 Jim Blandy <jimb@redhat.com>
23219
23220 * gdb.threads/killed.exp: Fix test failure message.
23221
23222 2002-09-04 Keith Seitz <keiths@redhat.com>
23223
23224 * lib/mi-support.exp: Update copyright.
23225 (mi_gdb_test): Increase the priority of the expected pattern
23226 so that it matches gdb_test.
23227
23228 2002-09-03 Keith Seitz <keiths@redhat.com>
23229
23230 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23231 Use integer comparison instead of string comparison for testing
23232 whether binary was built.
23233
23234 2002-09-03 Jim Blandy <jimb@redhat.com>
23235
23236 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23237
23238 2002-08-29 Jim Blandy <jimb@redhat.com>
23239
23240 * gdb.threads/pthreads.exp: Move the portable thread compilation
23241 code into a function in lib/gdb.exp, and call that from here.
23242 * lib/gdb.exp (gdb_compile_pthreads): New function.
23243
23244 2002-08-29 Keith Seitz <keiths@redhat.com>
23245
23246 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23247 expect_out so that callers can get at it.
23248
23249 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
23250
23251 * gdb.threads/print-threads.c: New file.
23252 * gdb.threads/print-threads.exp: New file.
23253 * gdb.threads/schedlock.c: New file.
23254 * gdb.threads/schedlock.exp: New file.
23255
23256 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
23257
23258 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23259 not altivec.c.
23260
23261 2002-08-17 Mark Kettenis <kettenis@gnu.org>
23262
23263 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23264 targets. The problem should be fixed now.
23265
23266 2002-08-15 Mark Kettenis <kettenis@gnu.org>
23267
23268 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23269 2002-07-24 change that removes final dots from error messages.
23270
23271 2002-08-13 Tom Tromey <tromey@redhat.com>
23272
23273 * gdb.base/readline.exp: New file.
23274
23275 2002-08-01 Andrew Cagney <ac131313@redhat.com>
23276
23277 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23278 supress message.
23279
23280 2002-08-01 Andrew Cagney <cagney@redhat.com>
23281
23282 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23283 CHILL_FOR_TARGET and CHILL_LIB.
23284 * configure.in (configdirs): Remove gdb.chill.
23285 * configure: Regenerate.
23286 * lib/gdb.exp: Obsolete references to chill.
23287 * gdb.fortran/types.exp: Ditto.
23288 * gdb.fortran/exprs.exp: Ditto.
23289
23290 2002-07-30 Kevin Buettner <kevinb@redhat.com>
23291
23292 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23293 set Irix-specific compile and link flags.
23294
23295 2002-07-29 Kevin Buettner <kevinb@redhat.com>
23296
23297 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23298 source files. The ``-o'' option doesn't work with the ``-E'' option
23299 when using the Irix compiler.
23300
23301 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
23302
23303 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23304 Improve support for reusing an exec file. Copy exec file
23305 to target, and run gdbserver on the target instead of on the host.
23306
23307 2002-07-18 Jim Blandy <jimb@redhat.com>
23308
23309 * gdb.base/ending-run.exp: Don't expect to see the program end in
23310 some orderly fashion when we're running on a real stand-alone
23311 board.
23312
23313 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23314 targets that don't support interrupts.
23315
23316 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23317
23318 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23319 systems.
23320 Move comments in expect statements to inside the actions, so that they
23321 don't get matched against.
23322
23323 2002-07-10 Mark Kettenis <kettenis@gnu.org>
23324
23325 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23326 function when asleep" test.
23327
23328 2002-07-10 Andrew Cagney <ac131313@redhat.com>
23329
23330 * gdb.base/page.exp: Rewrite to handle problems with very long
23331 `info set' output. Update copyright.
23332
23333 2002-06-26 Andrew Cagney <ac131313@redhat.com>
23334
23335 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23336 gdb.threads-hp.
23337 * gdb.hp/configure: Regenerate.
23338 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23339 * gdb.hp/gdb.threads-hp/configure: Delete file.
23340 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23341
23342 2002-06-22 Andrew Cagney <ac131313@redhat.com>
23343
23344 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23345 setlocale, bindtextdomain and textdomain.
23346
23347 2002-06-11 Jim Blandy <jimb@redhat.com>
23348
23349 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23350 preprocessor macro information is present.
23351
23352 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23353 tests.
23354
23355 2002-06-06 Michael Snyder <msnyder@redhat.com>
23356
23357 * gdb.base/overlays.exp: Record addresses of overlay
23358 functions in TCL variables rather than in GDB variables,
23359 to avoid having GDB convert them to pointers (with loss
23360 of information).
23361
23362 * gdb.base/d10v.ld: Merge in several years worth of
23363 default linker script changes.
23364 * gdb.base/long_long.exp: Add check for sizeof (long double).
23365
23366 2002-06-06 Michal Ludvig <mludvig@suse.cz>
23367
23368 * gdb.asm/asm-source.exp: Add x86-64 target.
23369 * gdb.asm/x86_64.inc: New.
23370
23371 2002-05-30 Michael Chastain <mec@shout.net>
23372
23373 From Benjamin Kosnik <bkoz@redhat.com>:
23374 * gdb.c++/m-static.cc: New file.
23375 * gdb.c++/m-static.exp: New file.
23376
23377 2002-05-28 Michael Snyder <msnyder@redhat.com>
23378
23379 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23380 precision.
23381
23382 2002-05-27 Michael Chastain <mec@shout.net>
23383
23384 From Benjamin Kosnik <bkoz@redhat.com>:
23385 * gdb.c++/m-data.cc: New file.
23386 * gdb.c++/m-data.exp: New file.
23387
23388 2002-05-27 Michael Chastain <mec@shout.net>
23389
23390 From Benjamin Kosnik <bkoz@redhat.com>:
23391 * gdb.c++/try_catch.cc: New file.
23392 * gdb.c++/try_catch.exp: New file.
23393
23394 2002-05-27 Michael Chastain <mec@shout.net>
23395
23396 * gdb.c++/local.exp: Accept more nested types in output.
23397
23398 2002-05-26 Michael Chastain <mec@shout.net>
23399
23400 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23401
23402 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23403
23404 * lib/gdb.exp (gdb_wrapper_init): Just because
23405 gdb_wrapper_file exists, this does not mean that the file
23406 should not be rebuilt. That is what gdb_wrapper_initialized
23407 is for.
23408 (default_gdb_init): Reset gdb_wrapper_initialized.
23409
23410 2002-05-23 Michael Snyder <msnyder@redhat.com>
23411
23412 * gdb.base/all-bin.exp: Revise previous patch by just reducing
23413 the precision of the floating point test results.
23414 * gdb.base/call-rt-st.exp: Ditto.
23415
23416 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23417 * gdb.base/call-rt-st.exp: Ditto.
23418
23419 2002-05-19 Michael Chastain <mec@shout.net>
23420
23421 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23422
23423 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
23424
23425 * configure.in (configdirs): Add gdb.arch.
23426 * configure: Regenerate.
23427
23428 2002-05-17 Jim Blandy <jimb@redhat.com>
23429
23430 * gdb.base/completion.exp: Recognize the more detailed error
23431 messages produced by the macro expander's lexical analyzer.
23432
23433 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23434
23435 * gdb.arch/altivec-abi.c: New file.
23436 * gdb.arch/altivec-abi.exp: New file.
23437 * gdb.arch/altivec-regs.c: New file.
23438 * gdb.arch/altivec-regs.exp: New file.
23439
23440 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
23441
23442 * gdb.base/maint.exp (maint print type): Update for new type
23443 structure.
23444
23445 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23446
23447 * gdb.arch: New directory.
23448 * gdb.arch/configure.in: New file.
23449 * gdb.arch/configure: New file.
23450 * gdb.arch/Makefile.in: New file.
23451
23452 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
23453
23454 * gdb.asm/asm-source.exp: Add v850 as supported target.
23455 * gdb.asm/v850.inc: New file.
23456
23457 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
23458
23459 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23460
23461 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
23462
23463 * gdb.base/break.exp: Check 'break "marker2"'.
23464
23465 2002-05-10 Michael Snyder <msnyder@redhat.com>
23466
23467 * gdb.base/long_long.exp: Fix typo.
23468
23469 2002-05-10 Jim Blandy <jimb@redhat.com>
23470
23471 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23472 a bug.
23473
23474 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23475 Recognize more detailed error message produced by the macro
23476 expander's lexical analyzer.
23477 * lib/gdb.exp (test_print_reject): Same.
23478
23479 2002-05-09 Mark Kettenis <kettenis@gnu.org>
23480
23481 * gdb.c++/method.exp: Fix typo.
23482
23483 2002-05-08 Michael Snyder <msnyder@redhat.com>
23484
23485 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23486 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23487 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23488 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23489 Add iftarget clause for strongarm.
23490
23491 2002-05-06 Michael Snyder <msnyder@redhat.com>
23492
23493 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23494 (gdb_continue_to_end): Accept output from status wrapper.
23495 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23496 Clean up fail messages to match pass messages.
23497
23498 Enable the "needs_status_wrapper" testsuite feature.
23499 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23500 (gdb_compile): Conditionally call gdb_wrapper_init.
23501 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23502 * gdb.c++/method.exp: Recognize output from status wrapper.
23503
23504 2002-05-06 Ben Elliston <bje@redhat.com>
23505 From Graydon Hoare <graydon@redhat.com>
23506
23507 * config/sid.exp: Include support for "rawsid" protocol.
23508
23509 2002-05-03 Jim Blandy <jimb@redhat.com>
23510
23511 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23512 * gdb.c++/hang3.C: New file.
23513
23514 2002-05-04 Andrew Cagney <ac131313@redhat.com>
23515
23516 * gdb.base/default.exp: Remove obsolete code.
23517 * gdb.c++/misc.exp: Ditto. Update copyright.
23518 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23519 * gdb.base/whatis.exp: Ditto. Update copyright.
23520 * gdb.base/scope.exp: Ditto. Update copyright.
23521 * gdb.base/ptype.exp: Ditto. Update copyright.
23522 * gdb.base/printcmds.exp: Ditto. Update copyright.
23523 * gdb.base/opaque.exp: Ditto. Update copyright.
23524 * gdb.base/list.exp: Ditto.
23525 * gdb.base/funcargs.exp: Ditto. Update copyright.
23526 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23527 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23528 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23529 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23530 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23531 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23532
23533 2002-05-02 Michael Snyder <msnyder@redhat.com>
23534
23535 * gdb.base/watchpoint.exp: Add xscale target.
23536 * gdb.base/long_long.exp: Add xscale target.
23537 * gdb.base/default.exp: Add xscale target.
23538
23539 2002-05-01 Jim Blandy <jimb@redhat.com>
23540
23541 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23542 gdb.c++/hang.exp: New test.
23543
23544 2002-05-01 Fred Fish <fnf@redhat.com>
23545
23546 * gdb.base/completion.exp: Handle completions of "./Make" for
23547 more than one completion possibility, as is the case when we
23548 build and test in the source tree.
23549
23550 2002-04-29 Anthony Green <green@redhat.com>
23551
23552 * gdb.java/jmisc1.exp: New file.
23553 * gdb.java/jmisc2.exp: New file.
23554
23555 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
23556
23557 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23558
23559 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
23560
23561 * gdb.base/help.exp: Change 'help status' to allow for target
23562 dependent output differences.
23563
23564 2002-04-22 Michael Chastain <mec@shout.net>
23565
23566 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23567
23568 2002-04-22 Michael Chastain <mec@shout.net>
23569
23570 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23571
23572 2002-04-17 David S. Miller <davem@redhat.com>
23573
23574 * gdb.asm/sparc64.inc: New file.
23575 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23576
23577 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
23578
23579 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23580 instruction file directly into the build tree. Clean up at end of
23581 test.
23582
23583 2002-04-18 David S. Miller <davem@redhat.com>
23584
23585 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23586 handle 64-bit platforms correctly.
23587 * gdb.base/maint.exp: Likewise.
23588
23589 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23590
23591 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23592 ``-fpic'' when compiling files comprising a shared library, but
23593 it does need additional linker flags in order to find shared
23594 libraries at run time.
23595
23596 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23597
23598 * gdb.base/cvexpr.c (use): New function.
23599 (main): Invoke use() on all global variables to prevent
23600 some linkers from deleting these otherwise unused symbols.
23601
23602 2002-04-17 Michael Chastain <mec@shout.net>
23603 From David S. Miller <davem@redhat.com>
23604
23605 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23606 handle 64-bit platforms correctly.
23607
23608 2002-04-12 Michael Snyder <msnyder@redhat.com>
23609 From Jim Blandy <jimb@redhat.com>
23610 * gdb.base/foo.c (foox): Remove section attribute; the linker
23611 script can handle this instead.
23612 * gdb.base/bar.c (barx): Same.
23613 * gdb.base/baz.c (bazx): Same.
23614 * gdb.base/grbx.c (grbxx): Same.
23615
23616 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23617 manager doesn't automatically unmap overlays unnecessarily.
23618
23619 2002-04-10 Martin M. Hunt <hunt@redhat.com>
23620
23621 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23622 stepping out of main.
23623
23624 2002-04-09 Michael Chastain <mec@shout.net>
23625
23626 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23627 scope so that the nested scope tests will make sense.
23628 * gdb.c++/local.exp: Write patterns that actually work with gcc
23629 (the HP patterns "were never known to work with gcc").
23630 Keep the old aCC patterns too.
23631
23632 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
23633
23634 * gdb.base/attach.exp: Correct target board test.
23635
23636 2002-04-08 Michael Chastain <mec@shout.net>
23637
23638 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23639 in a const method. Add some xfail and fail cases for configurations
23640 that do not emit the "const ...".
23641
23642 2002-04-07 Michael Chastain <mec@shout.net>
23643
23644 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23645 Accept "A * const" and "const A * const" as type of "this".
23646 Fix spelling of getFunky throughout. Make messages uniform.
23647
23648 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23649
23650 Work around for PR gdb/285:
23651 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23652
23653 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23654
23655 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23656 instructions file at run time instead of configure time.
23657 Sometimes we run the test in a directory that is not the one we
23658 configured in.
23659 * gdb.asm/configure.in: Delete creation of symlink.
23660 * gdb.asm/configure: Regenerate.
23661
23662 2002-04-05 J. Brobecker <brobecker@gnat.com>
23663
23664 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23665 xfullpath () function.
23666
23667 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23668
23669 * gdb.asm/Makefile.in: Correct dependencies.
23670
23671 * gdb.asm/powerpc.inc: New file.
23672 * gdb.asm/asm-source.exp: Add PowerPC.
23673 * gdb.asm/configure.in: Likewise.
23674 * gdb.asm/configure: Regenerated.
23675
23676 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23677
23678 * gdb.base/relocate.exp: New file.
23679 * gdb.base/relocate.c: New file.
23680
23681 2002-04-04 Fred Fish <fnf@redhat.com>
23682
23683 * gdb.base/step-test.exp: Update comment regarding stopping in
23684 memcpy/bcopy calls inserted as part of the compiler runtime.
23685
23686 2002-04-04 Michael Snyder <msnyder@redhat.com>
23687
23688 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23689
23690 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
23691
23692 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23693 (gdb_expect): Remove $notransfer hack.
23694
23695 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
23696
23697 * gdb.c++/classes.exp ("calling method for small class"): Match
23698 updated register output.
23699
23700 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23701
23702 Fix PR gdb/452
23703 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23704 when finished. Make gdb_file_cmd send "exec-file" when
23705 appropriate.
23706
23707 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23708
23709 * gdb.base/attach.exp: Remove extra setup_xfail.
23710
23711 2002-03-26 Michael Snyder <msnyder@redhat.com>
23712
23713 * gdb.base/default.exp: Add tests for dump, append, and restore.
23714 * gdb.base/help.exp: Add tests for dump, append, and restore.
23715 * gdb.base/dump.exp: New file, test dump, append and restore.
23716 * gdb.base/dump.c: New file.
23717
23718 2002-03-27 Michael Snyder <msnyder@redhat.com>
23719
23720 * gdb.base/help.exp: Modify expect strings to reflect
23721 clean-ups in help messages.
23722
23723 2002-03-26 Fred Fish <fnf@redhat.com>
23724
23725 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23726 have debugging info for those functions and the compiler uses them
23727 internally to copy structs around.
23728
23729 2002-03-26 Fred Fish <fnf@redhat.com>
23730
23731 * gdb.base/list.exp: Revert the change made yesterday and add note
23732 about why we don't list the default lines for remote targets.
23733
23734 2002-03-25 Michael Snyder <msnyder@redhat.com>
23735
23736 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23737
23738 2002-03-25 Fred Fish <fnf@redhat.com>
23739
23740 * gdb.base/list.exp: This test works on remote targets so remove
23741 the short circuit for remote targets. Update copyright.
23742
23743 2002-03-25 Fred Fish <fnf@redhat.com>
23744
23745 * gdb.base/attach.exp: Fix logic error that was suppressing this
23746 test for all non hppa*-*-hpux* targets, instead of the hp target.
23747 Move comments closer to the suppression point. Also now need to
23748 check that we are running natively.
23749
23750 2002-03-22 Michael Snyder <msnyder@redhat.com>
23751
23752 * gdb.base/default.exp: Add test for gcore. Update copyright.
23753 * gdb.base/help.exp: Add test for gcore. Update copyright.
23754
23755 2002-03-06 Fred Fish <fnf@redhat.com>
23756
23757 * gdb.base/funcargs.c: Remove extraneous ';' character.
23758 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23759
23760 2002-03-04 Michael Chastain <mec@shout.net>
23761
23762 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23763 accommodate gcc v3 function signature.
23764 * gdb.mi/mi0-var-cmd-exp: Ditto.
23765
23766 2002-02-24 Andrew Cagney <ac131313@redhat.com>
23767
23768 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23769 ``GNU/Linux'' or ``Linux kernel''
23770 * testsuite/gdb.threads/pthreads.c: Ditto.
23771
23772 2002-02-24 Michael Chastain <mec@shout.net>
23773
23774 * gdb.threads/pthreads.c (thread1): Add a return statement.
23775 (thread2): Likewise.
23776 (foo): Likewise.
23777
23778 2002-02-23 Michael Chastain <mec@shout.net>
23779
23780 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23781 to placate gcc.
23782
23783 2002-02-23 Michael Chastain <mec@shout.net>
23784
23785 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23786 test "ptype bint". The test passes on all my stabs configurations.
23787
23788 2002-02-21 Jim Blandy <jimb@redhat.com>
23789
23790 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23791 filename at a time, and watch for the ones we want to see.
23792
23793 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23794 types of pointers to prototyped functions.
23795
23796 2002-02-20 Andrew Cagney <ac131313@redhat.com>
23797
23798 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23799 signed, unsigned and straight char.
23800 (padding_char, padding_short, padding_int, padding_long,
23801 padding_long_long, padding_float, padding_double,
23802 padding_long_double): New global variables.
23803 (fill, fill_structs): New functions.
23804
23805 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23806 for correctly sized writes. Update copyright.
23807 (get_valueof): New procedure.
23808 (get_sizeof): Call get_valueof.
23809 (check_valueof): New procedure.
23810 (check_padding): New procedure.
23811
23812 2002-02-20 Michael Chastain <mec@shout.net>
23813
23814 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23815 to setup_xfail. Document some of the remaining calls.
23816
23817 2002-02-18 Michael Chastain <mec@shout.net>
23818
23819 * gdb.c++/userdef.exp: Update copyright year.
23820
23821 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
23822
23823 * gdb.c++/userdef.exp: Test overloaded operators properly.
23824 Remove xfails.
23825
23826 2002-02-14 Michael Snyder <msnyder@redhat.com>
23827
23828 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23829
23830 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
23831
23832 * gdb.base/a2-run.exp: Check for a remote target properly.
23833 * gdb.base/annota1.exp: Likewise.
23834 * gdb.base/list.exp: Likewise.
23835 * gdb.base/reread.exp: Likewise.
23836 * gdb.base/scope.exp: Likewise.
23837 * gdb.base/shlib-call.exp: Likewise.
23838 * gdb.base/term.exp: Likewise.
23839 * gdb.c++/annota2.exp: Likewise.
23840
23841 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
23842
23843 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23844
23845 2002-02-10 Michael Chastain <mec@shout.net>
23846
23847 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23848 (call_after_alloca): Ditto.
23849
23850 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
23851
23852 * gdb.base/ending-run.exp: Guard "cont" test with
23853 gdb_skip_stdio_test.
23854
23855 2002-02-06 Jim Blandy <jimb@redhat.com>
23856
23857 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23858 from here...
23859 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23860 To here. Disable this test on non-HP platforms. Add big comment.
23861
23862 2002-02-04 Michael Snyder <msnyder@redhat.com>
23863
23864 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23865 other than d10v and m32r.
23866
23867 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
23868
23869 * gdb.base/default.exp: Rewrite test patterns to reduce time
23870 taken to match them.
23871
23872 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23873
23874 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23875 Allow a start function above main.
23876 * gdb.threads/linux-dp.exp: Fix copyright date.
23877
23878 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23879
23880 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23881 (check_philosopher_stack): Check for manager thread before checking
23882 for a just-starting thread.
23883
23884 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23885
23886 From Neil Booth <neil@daikokuya.demon.co.uk>:
23887 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23888 warnings.
23889
23890 2002-01-21 Fred Fish <fnf@redhat.com>
23891
23892 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23893 not caller.
23894
23895 2002-01-21 Jim Blandy <jimb@redhat.com>
23896
23897 * gdb.base/reread.exp: Check that GDB properly re-reads the
23898 executable file when it changes while no inferior is running.
23899
23900 2002-01-21 Fred Fish <fnf@redhat.com>
23901
23902 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23903 optionally accept the "shlib events" variation.
23904
23905 2002-01-21 Jim Blandy <jimb@redhat.com>
23906
23907 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23908 call `fflush' after every `printf', so that the output is produced
23909 at predictable points, regardless of whatever buffering does (or
23910 doesn't) take place.
23911 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23912 at different points.
23913
23914 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23915
23916 * gdb.c++/inherit.exp: Update copyright years.
23917 * gdb.c++/method.exp: Likewise.
23918
23919 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23920
23921 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23922 artificial methods/arguments.
23923 * gdb.c++/derivation.exp: Likewise.
23924 * gdb.c++/inherit.exp: Likewise.
23925 * gdb.c++/method.exp: Likewise.
23926 * gdb.c++/virtfunc.exp: Likewise.
23927
23928 2002-01-18 Andrew Cagney <ac131313@redhat.com>
23929
23930 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23931 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23932 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23933 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23934 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23935 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23936
23937 2002-01-17 Jim Blandy <jimb@redhat.com>
23938
23939 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23940 anchoring the pattern matching the entry point symbol's name.
23941
23942 2002-01-17 Andrew Cagney <ac131313@redhat.com>
23943
23944 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23945 continue/quit query. Update copyright.
23946
23947 2002-01-14 Michael Snyder <msnyder@redhat.com>
23948
23949 * gdb.base/gcore.exp: Remove extra debugging output.
23950
23951 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23952
23953 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23954 for slightly dubious v2 mangled string.
23955
23956 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23957
23958 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23959
23960 2002-01-10 Jason Merrill <jason@redhat.com>
23961
23962 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23963
23964 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23965 constructors.
23966 * gdb.c++/derivation.exp: Likewise.
23967 * gdb.c++/templates.exp: Likewise.
23968 * gdb.c++/virtfunc.exp: Likewise.
23969
23970 2002-01-10 Michael Snyder <msnyder@redhat.com>
23971
23972 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23973
23974 2002-01-08 Michael Snyder <msnyder@redhat.com>
23975
23976 * gdb.base/gcore.exp: New test for generate-core-file command.
23977 * gdb.base/gcore.c: Testcase for above.
23978 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23979
23980 2002-01-08 Jason Merrill <jason@redhat.com>
23981
23982 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23983
23984 2002-01-07 Fred Fish <fnf@redhat.com>
23985
23986 * gdb.c++/overload.exp: Remove unconditional xfails for:
23987 print foo_instance1.overloadargs(1)
23988 print foo_instance1.overloadargs(1, 2)
23989 print foo_instance1.overloadargs(1, 2, 3)
23990 print foo_instance1.overloadargs(1, 2, 3, 4)
23991 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23992 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23993 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23994 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23995 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23996 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23997 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23998 print foo_instance1.overload1arg()
23999 print foo_instance1.overload1arg((char)arg2)
24000 print foo_instance1.overload1arg((signed char)arg3)
24001 print foo_instance1.overload1arg((unsigned char)arg4)
24002 print foo_instance1.overload1arg((int)arg7)
24003 print foo_instance1.overload1arg((unsigned int)arg8)
24004 print foo_instance1.overload1arg((float)arg11)
24005 print foo_instance1.overload1arg((double)arg12)
24006
24007 2002-01-07 Michael Snyder <msnyder@redhat.com>
24008
24009 * gdb.base/huge.exp: New test. Print a very large target data object.
24010 (skip_huge_test): New test variable. Define if you want to skip this
24011 test. The test reads an 8 megabyte data object from the target, so it
24012 might be very time consuming on remote targets with a slow connection.
24013 * gdb.base/huge.c: New file. Test case for above.
24014
24015 2002-01-07 Fred Fish <fnf@redhat.com>
24016
24017 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24018 g_instance.bfoo, and g_instance.cfoo.
24019
24020 2002-01-07 Jeffrey A Law <law@redhat.com>
24021
24022 * gdb.base/break.c (multi_line_if_conditional): New function.
24023 (multi_ilne_while_conditional): Likewise.
24024 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24025 IF or WHILE condition puts the breakpoint at the start of
24026 the condition.
24027
24028 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24029 hppa*-*-hpux* expected failure.
24030 * gdb.base/structs.exp (do_function_calls): Similarly.
24031
24032 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24033 watchpoints.
24034
24035 2002-01-06 Andrew Cagney <ac131313@redhat.com>
24036
24037 Fix PR gdb/66.
24038 * gdb.base/structs.exp: Replace skip for a29k with skip for
24039 gdb,cannot_call_functions.
24040 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24041 * gdb.base/callfuncs.exp: Ditto.
24042 * gdb.base/call-rt-st.exp: Ditto.
24043 * gdb.base/call-strs.exp: Ditto.
24044 * gdb.base/callfwmall.exp: Ditto.
24045 * gdb.base/scope.exp: Obsolete xfail a29k.
24046 * gdb.c++/misc.exp: Ditto.
24047 * gdb.c++/cplusfuncs.exp: Ditto.
24048 * gdb.base/ptype.exp: Ditto.
24049 * gdb.base/printcmds.exp: Ditto.
24050 * gdb.base/opaque.exp: Ditto.
24051 * gdb.base/list.exp: Ditto.
24052 * gdb.base/funcargs.exp: Ditto.
24053 * gdb.base/default.exp: Ditto.
24054
24055 2002-01-04 Michael Snyder <msnyder@redhat.com>
24056
24057 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
24058 * gdb.base/maint.exp: Add tests for maint info sections options.
24059
24060 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24061
24062 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24063
24064 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
24065
24066 * gdb.asm/arm.inc: New file.
24067 * gdb.asm/asm-source.exp: Add arm targets.
24068 * gdb.asm/configure.in: Ditto.
24069 * gdb.asm/configure: Recreated from configure.in.
24070
24071 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24072
24073 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24074 with HP's compiler.
24075 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24076 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24077 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24078 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24079
24080 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24081 either HP's compilers or GCC.
24082
24083 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24084 a SIGBUS or SIGSEGV.
24085
24086 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24087
24088 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24089 can be compiled with either HP's compiler or GCC.
24090
24091 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24092 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24093 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24094
24095 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24096 to match current gdb output. Update due to using auto-solib-limit
24097 for limiting instead of overloading auto-solib-add.
24098 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24099 test program.
24100
24101 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
24102 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24103 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24104 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24105 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24106 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24107 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24108 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24109 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24110 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24111 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24112 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24113 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
24114
24115 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24116 a SIGTRAP to the inferior.
24117
24118 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
24119
24120 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24121 Substitute call to target_link by call to gdb_compile.
24122
24123 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24124
24125 * gdb.base/break.exp: Fix HP specific search string when testing
24126 backtracing in a called function.
24127
24128 * gdb.base/constvars.exp: Only set lang to C++ if we're
24129 compiling the test with HP's compilers.
24130 * gdb.base/volatile.exp: Similarly.
24131
24132 2001-12-19 Jim Blandy <jimb@redhat.com>
24133
24134 * gdb.base/printcmds.exp: Expect the null character to be printed
24135 as '\0', and the '\013' to be printed as '\v'.
24136 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24137 * gdb.base/setvar.exp: Same.
24138
24139 2001-12-17 Jim Blandy <jimb@redhat.com>
24140
24141 * gdb.base/completion.exp: Rather than completing very long
24142 filenames, which can make the readline library produce output we
24143 don't recognize, cd to the directory first, and then complete
24144 using nice, short relative paths.
24145
24146 * gdb.base/completion.exp: On some systems, there is, in fact, a
24147 variable named `b' in scope, since GDB treats all static
24148 variables as being in scope. So use `no_var_named_this'
24149 instead of `b'.
24150
24151 * gdb.base/corefile.exp: Recognize the message saying that GDB
24152 can't find the core file's registers as a failure.
24153
24154 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24155
24156 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24157 test expect string more specific.
24158
24159 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
24160
24161 * gdb.asm/asm-source.exp: Add support for xstormy16.
24162 * gdb.asm/configure.in: Ditto.
24163 * gdb.asm/configure: Rebuild.
24164 * gdb.asm/xstormy16.inc: New file.
24165
24166 2001-12-10 Fred Fish <fnf@redhat.com>
24167
24168 * gdb.base/maint.exp: Update to match changes in type dumping code.
24169
24170 2001-12-10 Jim Blandy <jimb@redhat.com>
24171
24172 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
24173 matching the entry point symbol's name at the beginning of the
24174 line.
24175
24176 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24177
24178 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24179 gdb.c++/inherit.exp, gdb.c++/method.exp,
24180 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24181 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24182 and class layout support.
24183
24184 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24185
24186 * gdb.c++/classes.exp: Add test for static member function.
24187 * gdb.c++/misc.cc: Add class with static member function.
24188
24189 2001-12-07 Jim Blandy <jimb@redhat.com>
24190
24191 If GDB says it can't find the struct the function returned, report
24192 those tests as `unsupported'.
24193 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24194 Rewrite subsequent tests to use it.
24195
24196 If GDB says it can't find the struct the function returned, report
24197 those tests as `unsupported'.
24198 * gdb.base/structs.exp (call_struct_func): New function.
24199 (do_function_calls): Use call_struct_func to call the functions
24200 returning structs.
24201
24202 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24203 whether functions are prototyped or not, so we can't possibly pass
24204 arguments to t_float_values2 properly.
24205
24206 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24207 value of `timeout' for targets other than the mips*tx39-*.
24208
24209 2001-12-06 Michael Snyder <msnyder@redhat.com>
24210
24211 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
24212 and detect whether the start symbol has a leading underscore.
24213
24214 2001-12-04 Jim Blandy <jimb@redhat.com>
24215
24216 * gdb.base/completion.exp: Clarify indentation.
24217
24218 2001-12-03 Jim Blandy <jimb@redhat.com>
24219
24220 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24221 variables on the S/390, not `.word'.
24222
24223 2001-11-30 Jim Blandy <jimb@redhat.com>
24224
24225 Add assembly-source tests for s390-ibm-linux.
24226 * gdb.asm/s390.inc: New file.
24227 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24228 the S/390 architecture.
24229 * gdb.asm/configure: Regenerated.
24230
24231 2001-11-30 Michael Snyder <msnyder@redhat.com>
24232
24233 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24234 next, info source, info sources, info line, global and static
24235 variables, and static functions.
24236 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24237 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24238 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24239 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24240 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24241 (gdbasm_leave): Restore frame pointer.
24242 (gdbasm_startup): Copy stack set-up from crt0.S.
24243
24244 2001-11-26 Fernando Nasser <fnasser@redhat.com>
24245
24246 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24247 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24248 to a local (non-static) variable. Copy tstruct.a to a static buffer
24249 and return a pointer to that buffer.
24250 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24251
24252 2001-11-24 Mark Kettenis <kettenis@gnu.org>
24253
24254 * gdb.asm/configure.in: Fix recognition of ix86 target.
24255 * gdb.asm/configure: Regenerate.
24256
24257 2001-11-21 Michael Snyder <msnyder@redhat.com>
24258
24259 * gdb.asm/sparc.inc: New file.
24260 * gdb.asm/asm-source.exp: Recognize sparc target.
24261 * gdb.asm/configure.in: Recognize sparc target.
24262 * gdb.asm/configure: Regenerate.
24263
24264 2001-11-21 Michael Snyder <msnyder@redhat.com>
24265
24266 * gdb.asm/m32r.inc: New file.
24267 * gdb.asm/asm-source.exp: Recognize m32r target.
24268 * gdb.asm/configure.in: Recognize m32r target.
24269 * gdb.asm/configure: Regenerate.
24270
24271 2001-11-20 Michael Snyder <msnyder@redhat.com>
24272
24273 * gdb.asm/i386.inc: New file.
24274 * gdb.asm/asm-source.exp: Recognize ix86 target.
24275 * gdb.asm/configure.in: Recognize ix86 target.
24276 * gdb.asm/configure: Regenerate.
24277
24278 * gdb.c++/namespace.exp: Fix quotes in output messages.
24279
24280 2001-11-14 Michael Snyder <msnyder@redhat.com>
24281
24282 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
24283 qualifier in a type cast expression, to designate an address
24284 in the instruction space (Harvard architecture).
24285
24286 2001-11-13 Michael Snyder <msnyder@redhat.com>
24287
24288 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24289 Tests for expressions using 'const' and 'volatile'.
24290
24291 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
24292
24293 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24294
24295 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
24296
24297 * lib/mi-support.exp (mi_run_to_helper): Move comments
24298 outside of gdb_expect.
24299
24300 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
24301
24302 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24303 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24304 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24305 mi0_run_to): New functions.
24306 * gdb.mi/mi-simplerun.exp: Use them.
24307 * gdb.mi/mi0-simplerun.exp: Likewise.
24308 * gdb.mi/mi-var-cmd.exp: Likewise.
24309 * gdb.mi/mi0-var-cmd.exp: Likewise.
24310
24311 2001-11-10 Andrew Cagney <ac131313@redhat.com>
24312
24313 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24314 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24315
24316 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24317
24318 * gdb.base/restore.exp: Include $expected value in restored test
24319 message.
24320
24321 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24322
24323 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24324 implemented.
24325
24326 2001-11-08 Michael Snyder <msnyder@redhat.com>
24327
24328 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24329 Add pass/fail message for stop at breakpoint in call dummy function.
24330
24331 2001-11-07 Michael Snyder <msnyder@redhat.com>
24332
24333 * gdb.c++/templates.exp (test_template_breakpoints):
24334 If we get an overload menu, but it does not match what
24335 we expect, we still need to issue the "cancel" command.
24336 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24337 making the whitespace optional. Argument for "new" may be
24338 "unsigned" as well as "unsigned int/long".
24339 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24340 making the whitespace optional. Also replace "(void) with
24341 "((void|)), making the keyword "void" optional.
24342 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24343 making the whitespace optional. Also replace "(void) with
24344 "((void|)), making the keyword "void" optional.
24345 * gdb.base/callfuncs.c (t_float_values): This function must
24346 _not_ be prototyped, and the following function (t_float_values2)
24347 must be prototyped (if the compiler supports it), so that GDB
24348 can be tested against both cases. Usually one case involves
24349 promotion of float to double, while the other does not.
24350 * gdb.base/callfwmall.c: Ditto.
24351 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24352 includes a stack frame for "start".
24353
24354 2001-11-05 Jim Blandy <jimb@redhat.com>
24355
24356 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24357 pointers are 32 bits long, and that offsets of relocs are always
24358 stored in the data (REL-style), and not in the reloc entry itself
24359 (RELA-style).
24360 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24361 stabs.
24362
24363 2001-11-01 Michael Snyder <msnyder@redhat.com>
24364
24365 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24366 and regular expression operators by using quoting.
24367
24368 2001-10-31 Michael Snyder <msnyder@redhat.com>
24369
24370 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24371 depending on what the symbol table contains.
24372 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24373 the output of the ptype command. Similarly, accept both "const &"
24374 and "const&".
24375
24376 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
24377
24378 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24379 symbol `STORAGE' to allow to choose the storage class of
24380 the local datastructures.
24381 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24382 compiler directive.
24383
24384 2001-10-30 Michael Snyder <msnyder@redhat.com>
24385
24386 * gdb.base/jump.exp: Allow it to run for all targets.
24387
24388 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24389
24390 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24391 with new double_array size.
24392 (main): Change storage class of all local variables to static.
24393 Reduce size of double_array to 9.
24394 * gdb.base/call-ar-st.exp: Increase timeout value.
24395 Change expected output for double array to match new size in
24396 call-ar-st.c.
24397
24398 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24399
24400 * gdb.base/ending-run.exp: Create identical output when passing
24401 `step to end of run' case. Add regular expression branch satisfying
24402 Stormy16 target.
24403
24404 2001-10-28 Mark Kettenis <kettenis@gnu.org>
24405
24406 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24407 that we catch the expected failure under Linux/x86.
24408
24409 2001-10-29 Orjan Friberg <orjanf@axis.com>
24410
24411 * gdb.base/setvar.exp: Escape curly braces.
24412 * gdb.stabs/weird.exp: Ditto.
24413
24414 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
24415
24416 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24417 * gdm.mi/mi0-hack-cli.exp: Likewise.
24418
24419 2001-10-25 Andrew Cagney <ac131313@redhat.com>
24420
24421 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24422 messages.
24423
24424 2001-10-21 Andrew Cagney <ac131313@redhat.com>
24425
24426 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24427 checking MI enabled.
24428
24429 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
24430
24431 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24432
24433 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
24434
24435 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24436 if gdb child process crashes, just signal an error.
24437
24438 2001-10-02 Jim Blandy <jimb@redhat.com>
24439
24440 * lib/gdb.exp (test_xfail_format): Simplify.
24441
24442 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24443 front of the variable name `format'. Simplify `if'.
24444
24445 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24446
24447 * gdb.threads/pthreads.exp: Wait for output and delay
24448 before sending ^C.
24449
24450 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24451
24452 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24453 some incorrect output instead of timing out.
24454 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24455
24456 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
24457
24458 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24459 check to allow additional `int'.
24460
24461 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
24462
24463 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24464 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24465
24466 2001-09-27 Michael Snyder <msnyder@redhat.com>
24467
24468 * lib/gdb.exp (test_debug_format): New proc.
24469 (setup_xfail_format): Use new proc test_debug_format.
24470 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24471 proc; use new service proc test_debug_format.
24472 Replace all other "gcc_compiled" tests with this test.
24473 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24474 proc; use new service proc test_debug_format.
24475 Replace all other "gcc_compiled" tests with this test.
24476
24477 2001-09-27 Michael Snyder <msnyder@redhat.com>
24478
24479 * gdb.base/cvexpr.exp: New file.
24480 * gdb.base/cvexpr.c: New file
24481 Test for expressions using const and volatile keywords.
24482
24483 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
24484
24485 * gdb.base/constvars.exp: Check for different orders of keywords
24486 and additional "int" strings in output.
24487
24488 2001-09-22 Andrew Cagney <ac131313@redhat.com>
24489
24490 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24491 responses from "help maint".
24492
24493 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
24494
24495 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24496 to localhost:NNN instead of :NNN, in case Xvfb is listening
24497 only on TCP.
24498
24499 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
24500
24501 * gdb.base/recurse.exp: When checking leaving the watchpoint
24502 scope, recognize when gdb is in function's epilogue and pass.
24503
24504 2001-09-18 Keith Seitz <keiths@redhat.com>
24505
24506 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24507 support for running tests against sid targets.
24508 (gdbtk_done): Ditto.
24509
24510 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
24511
24512 * gdb.base/ending-run.c (main): Set stdout buffersize
24513 to the same reasonable value for any target.
24514 * gdb.base/ending-run.exp: Add a regular expression
24515 to make testsuite happy on Sanyo Stormy16 target.
24516
24517 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
24518
24519 * gdb.base/display.c (do_loops): Add float variable `f'.
24520 Increment f in loop.
24521 * gdb.base/display.exp: Increment timeout by 60 seconds.
24522 Change float display test to use variable `f'.
24523
24524 2001-09-17 Jim Blandy <jimb@redhat.com>
24525
24526 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24527 overflowing the limited breakpoint tables on some ROM monitors
24528 (like the ROM68K).
24529
24530 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
24531
24532 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24533 the "-ac" (disable access control) flag.
24534
24535 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
24536
24537 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24538 ints.
24539
24540 2001-08-30 Keith Seitz <keiths@redhat.com>
24541
24542 * lib/gdb.exp: Move all insight-related functionality into
24543 separate file.
24544 * lib/insight-support.exp: New file.
24545
24546 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
24547
24548 * config/sid.exp (sid_start): Never set sid verbosity; disable
24549 expect_background {} that consumed its stdout; tolerate </dev/null.
24550 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24551
24552 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24553
24554 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24555 CLI jump command to start it.
24556 (mi_run_to_main): Fail immediatly when unexpected output.
24557
24558 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24559
24560 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24561 beginning of function. Fix PR gdb/191.
24562
24563 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
24564
24565 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24566 what to force sid endianness to.
24567
24568 2001-08-15 Keith Seitz <keiths@redhat.com>
24569
24570 * lib/gdb.exp (gdbtk_start): Don't set environment
24571 variables for TCL_LIBRARY and friends. Insight will
24572 now figure these out for itself.
24573
24574 2001-08-02 Michael Snyder <msnyder@redhat.com>
24575
24576 * gdb.base/completion.exp: Remove the symbol "a64l" from
24577 the expect string; this is target-specific, and not related
24578 to what is being tested.
24579
24580 2001-08-02 Dave Brolley <brolley@redhat.com>
24581
24582 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24583
24584 2001-07-25 Michael Snyder <msnyder@redhat.com>
24585
24586 * gdb.base/consecutive.exp: New file. Test stepping over
24587 breakpoints on consecutive instructions.
24588 * gdb.base/consecutive.c: New file.
24589
24590 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24591 curly braces in regular expressions.
24592
24593 2001-07-25 Michael Snyder <msnyder@redhat.com>
24594
24595 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24596 legitimate output from stepping out of main.
24597
24598 2001-07-22 Keith Seitz <keiths@redhat.com>
24599
24600 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24601 the empty string, do not run the tests.
24602
24603 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24604
24605 * gdb.base/long_long.exp: Detect size of pointer. Take into
24606 account 2-byte pointers when testing for p/a results.
24607
24608 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24609
24610 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24611 and defined to 1K for m68hc11.
24612 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24613 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24614 (sizeof_random_data): New variable to tell the size of the data table;
24615 don't test past this size; always run to main.
24616
24617 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24618
24619 * gdb.base/return2.exp: return of long long and double fails for
24620 68HC11; don't execute these tests on that platform.
24621 * gdb.base/return.exp: Return of a double fails for 68hc11.
24622
24623 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24624
24625 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24626 tests that print a float.
24627 * call-rt-st.exp: Likewise.
24628
24629 2001-07-12 Mark Kettenis <kettenis@gnu.org>
24630
24631 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24632 running this test on Linux.
24633
24634 2001-06-24 Michael Chastain <chastain@redhat.com>
24635
24636 * gdb.base/arithmet.exp: Remove some tests to make all test names
24637 unique.
24638
24639 2001-07-03 Michael Snyder <msnyder@redhat.com>
24640
24641 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24642 the output of the ptype command.
24643
24644 2001-07-02 Michael Snyder <msnyder@redhat.com>
24645
24646 * gdb.base/completion.exp: Don't assume that break.c is the only
24647 source file that may contain functions named "marker".
24648 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24649
24650 2001-06-28 Andrew Cagney <ac131313@redhat.com>
24651
24652 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24653 of files to delete.
24654
24655 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24656 * gdb.disasm/h8300s.exp: New file.
24657 gdb.disasm/h8300s.s: Likewise.
24658
24659 2001-06-27 Andrew Cagney <ac131313@redhat.com>
24660
24661 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24662 empty breakpoint tables.
24663
24664 2001-06-25 Andrew Cagney <ac131313@redhat.com>
24665
24666 * lib/mi-support.exp: Update args=... part of stop-reason
24667 patterns. Accept either a list or a tuple.
24668
24669 2001-06-23 Andrew Cagney <ac131313@redhat.com>
24670
24671 * lib/mi-support.exp: Remove local emacs variable defining
24672 change-log-default-name.
24673
24674 2001-06-22 Michael Chastain <chastain@redhat.com>
24675
24676 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24677 This is operationally compatible with the previous version.
24678
24679 2001-06-13 Jim Blandy <jimb@redhat.com>
24680
24681 * lib/gdb.exp (gdb_test): Doc fix.
24682
24683 2001-06-10 Michael Chastain <chastain@redhat.com>
24684
24685 * gdb.base/exprs.exp: Remove a duplicate test.
24686
24687 2001-06-06 Jim Blandy <jimb@redhat.com>
24688
24689 * gdb.base/return2.exp (main): Use values to test float and double
24690 returns that are not NaN's, to avoid being confused by IEEE
24691 comparison rules.
24692
24693 2001-06-04 Michael Snyder <msnyder@redhat.com>
24694
24695 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24696 non-zero if control_c fails. Terminate the test on failure,
24697 rather than wait for 12 more tests to time out.
24698
24699 2001-06-06 Jim Blandy <jimb@redhat.com>
24700
24701 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24702 Don't forget to match the GDB prompt.
24703
24704 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24705
24706 2001-06-04 Jim Blandy <jimb@redhat.com>
24707
24708 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24709 command.
24710
24711 2001-05-31 Kevin Buettner <kevinb@redhat.com>
24712
24713 * gdb.base/annota1.exp (info break): Match four or more spaces
24714 after "Address".
24715
24716 2001-05-31 Michael Chastain <chastain@redhat.com>
24717
24718 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24719 (dm_type_int_star): Likewise.
24720 (dm_type_long_star): Likewise.
24721 (dm_type_void_star): Likewise.
24722
24723 2001-05-29 Kevin Buettner <kevinb@redhat.com>
24724
24725 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24726 to a known value in order to get consistent results regardless
24727 of the setting of INPUTRC or the presence or contents of .inputrc.
24728
24729 2001-05-24 Michael Snyder <msnyder@redhat.com>
24730
24731 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24732 Don't require that the main thread and the manager thread are the
24733 first in the list.
24734
24735 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24736 debugging. If test fails, issue an "unsupported" not a "fail".
24737
24738 2001-05-24 Jim Blandy <jimb@redhat.com>
24739
24740 Don't assume that short is shorter than int.
24741 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24742 assume that shorts are smaller than ints. On a 16-bit machine,
24743 this isn't true.
24744 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24745 an int, is not equal to ~0 stored in an unsigned char. This tests
24746 the same thing that the previous test meant to, but works on
24747 16-bit machines, too.
24748 ("print unsigned char != (~0)"): Same test, complemented.
24749
24750 2001-05-24 Michael Snyder <msnyder@redhat.com>
24751
24752 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24753 test for (full_coverage == 0). This makes the test run faster,
24754 and prevents dejagnu getting out of step.
24755
24756 2001-05-23 Kevin Buettner <kevinb@redhat.com>
24757
24758 * gdb.base/finish.exp (finish_void): Revise pattern for
24759 stopping on the call statement to not permit stopping at
24760 the start of the instructions comprising the call sequence.
24761
24762 2001-05-19 Michael Chastain <chastain@redhat.com>
24763
24764 * gdb.base/callfuncs.exp: Make all test names unique.
24765 * gdb.base/commands.exp: Make all test names unique.
24766 * gdb.base/condbreak.exp: Make all test names unique.
24767 * gdb.base/dbx.exp: Make all test names unique.
24768 * gdb.base/default.exp: Make all test names unique.
24769 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24770 and TIMEOUT messages to their corresponding PASS message.
24771 * gdb.base/ending-run.exp: Make all test names unique.
24772 * gdb.base/long_long.exp: Remove duplicate test.
24773
24774 2001-05-21 Kevin Buettner <kevinb@redhat.com>
24775
24776 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24777 stop on the call statement as well as the statement after the
24778 call.
24779
24780 2001-05-21 Michael Snyder <msnyder@redhat.com>
24781
24782 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24783
24784 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24785
24786 * gdb.base/completion.exp: Revamp test. Make it execute on all
24787 platforms.
24788
24789 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24790
24791 * config/gdbserver.exp (gdb_load): Handle the case
24792 in which the arguments to gdbserver are given in the
24793 baseboard configuration file.
24794 Also handle the case in which the server needs to do a
24795 load.
24796
24797 2001-05-07 Keith Seitz <keiths@cygnus.com>
24798
24799 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24800 set up the display for testing.
24801 (gdbtk_start): Convert all paths to paths that tcl will like.
24802 Export target information to environment.
24803 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24804 necessary.
24805 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24806 (to_tcl_path): New proc to convert a given pathname into
24807 a path acceptible as an argument to a tcl command.
24808 (_gdbtk_export_target_info): New proc to export target info
24809 into the environment for gdbtk testing.
24810 (gdbtk_done): New proc to signal end-of-test.
24811
24812 2001-05-06 Jim Blandy <jimb@redhat.com>
24813
24814 * restore.c: Make the code of caller0 correspond to its comment.
24815
24816 2001-05-03 Michael Snyder <msnyder@redhat.com>
24817
24818 * config/sid.exp (gdb_target_sid): Check for error messages.
24819 On error or timeout, don't make expect exit (which will terminate
24820 all subsequent tests); instead just make gdb exit.
24821 (gdb_load): Check for error messages. On error or timeout,
24822 return a negative value.
24823
24824 2001-04-24 Jim Blandy <jimb@redhat.com>
24825
24826 * gdb.c++/templates.exp: If we see the prompt for the overload
24827 list, but we haven't recognized any of the longer patterns,
24828 arrange for this test to fail, not hang.
24829
24830 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24831 variations.
24832
24833 2001-04-22 Michael Chastain <chastain@redhat.com>
24834
24835 * gdb.c++/local.exp: Use the 'runto' library function.
24836 * gdb.c++/namespace.exp: Likewise.
24837 * gdb.c++/overload.exp: Likewise.
24838
24839 2001-03-26 Kevin Buettner <kevinb@redhat.com>
24840
24841 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24842 * gdb.base/step-line.exp: New file. Test step/next in presence of
24843 #line directives.
24844 * gdb.base/step-line.c: New file. Test program for the above.
24845 * gdb.base/step-line.inp: New file. We pretend that this file has
24846 been transformed by some other tool into step-line.c.
24847
24848 2001-03-21 Jim Blandy <jimb@redhat.com>
24849
24850 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24851 unmangled operator names.
24852
24853 2001-03-20 Jim Blandy <jimb@redhat.com>
24854
24855 * gdb.threads/linux-dp.exp: Recognize an additional message
24856 generated by GDB when it doesn't understand how to debug threads
24857 on the target system.
24858
24859 2001-03-19 Andrew Cagney <ac131313@redhat.com>
24860
24861 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24862
24863 2001-03-12 Michael Chastain <chastain@redhat.com>
24864
24865 * gdb.c++/derivation.exp: Use the 'runto' library function.
24866
24867 2001-03-12 Michael Chastain <chastain@redhat.com>
24868
24869 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24870
24871 2001-02-24 Michael Chastain <chastain@redhat.com>
24872
24873 * gdb.c++/ref-types.exp: Change handwritten code to library
24874 function 'runto'.
24875
24876 2001-03-16 Orjan Friberg <orjanf@axis.com>
24877
24878 * gdb.base/signals.exp: Set count to 0 explicitly.
24879
24880 2001-03-15 Mark Salter <msalter@redhat.com>
24881
24882 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24883 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24884 (gdb_load): Add support for additional target_info: gdb_download_size
24885 and gdb_load_timeout.
24886
24887 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24888
24889 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24890 file -- to prevent failing when the compile fails but we have no
24891 intention of running the tests anyway.
24892
24893 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24894 tests if set.
24895
24896 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24897 integers.
24898
24899 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24900 * gdb.c++/namespace.exp: Ditto.
24901
24902 2001-03-07 Orjan Friberg <orjanf@axis.com>
24903
24904 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24905 * gdb.base/pointers.exp: Relax pattern match of decimals.
24906
24907 2001-03-06 Kevin Buettner <kevinb@redhat.com>
24908
24909 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24910 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24911 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24912 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24913 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24914 config/sh.exp, config/sid.exp, config/slite.exp,
24915 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24916 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24917 config/vxworks.exp, config/vxworks29k.exp,
24918 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24919 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24920 gdb.base/arithmet.exp, gdb.base/assign.exp,
24921 gdb.base/async.exp, gdb.base/attach.exp,
24922 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24923 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24924 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24925 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24926 gdb.base/commands.exp, gdb.base/completion.exp,
24927 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24928 gdb.base/constvars.exp, gdb.base/corefile.exp,
24929 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24930 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24931 gdb.base/ending-run.exp, gdb.base/environ.exp,
24932 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24933 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24934 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24935 gdb.base/funcargs.exp, gdb.base/help.exp,
24936 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24937 gdb.base/logical.exp, gdb.base/long_long.exp,
24938 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24939 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24940 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24941 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24942 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24943 gdb.base/regs.exp, gdb.base/relational.exp,
24944 gdb.base/remote.exp, gdb.base/reread.exp,
24945 gdb.base/restore.exp, gdb.base/return2.exp,
24946 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24947 gdb.base/selftest.exp, gdb.base/setshow.exp,
24948 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24949 gdb.base/sigall.exp, gdb.base/signals.exp,
24950 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24951 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24952 gdb.base/step-test.exp, gdb.base/structs.c,
24953 gdb.base/structs.exp, gdb.base/structs2.exp,
24954 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24955 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24956 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24957 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24958 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24959 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24960 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24961 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24962 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24963 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24964 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24965 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24966 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24967 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24968 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24969 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24970 gdb.trace/circ.exp, gdb.trace/collection.exp,
24971 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24972 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24973 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24974 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24975 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24976 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24977 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24978 notices.
24979
24980 2001-02-27 Michael Snyder <msnyder@cygnus.com>
24981
24982 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24983 first arg is int not float.
24984
24985 2001-02-22 Michael Snyder <msnyder@cygnus.com>
24986
24987 * gdb.base/reread.exp: Unsupported for non-native targets;
24988 doesn't work for remote debugging.
24989
24990 2001-02-19 Fernando Nasser <fnasser@redhat.com>
24991
24992 From Drew Moseley <dmoseley@redhat.com>
24993 * gdb.base/ending-run.exp: Properly handle the BSP state when
24994 stepping past the end of main.
24995
24996 2001-02-19 John Moore <jmoore@redhat.com>
24997
24998 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24999 Converted HPUX fix for non-expected items following multiple
25000 step commands into general solution for all platforms.
25001
25002 2001-02-18 Michael Chastain <chastain@redhat.com>
25003
25004 * gdb.c++/classes.exp (do_tests): Change runto statements
25005 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25006 statements demangler agnostic.
25007 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25008 (gdb_virtfunc_restart): Likewise.
25009
25010 2001-02-14 Michael Chastain <chastain@redhat.com>
25011
25012 * gdb.c++/inherit.exp (do_tests): Change runto statements
25013 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25014 statements demangler agnostic.
25015
25016 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25017
25018 * gdb.threads/pthreads.exp: Unify pass/fail messages for
25019 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25020 before calling common_routine 15 times'' tests.
25021
25022 2001-02-11 Michael Chastain <chastain@redhat.com>
25023
25024 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25025 Helps the test script figure out which demangler is in use.
25026 (dm_type_foo_ref): Ditto.
25027 (dm_type_int_star): Ditto.
25028 (dm_type_long_star): Ditto.
25029 (dm_type_unsigned_int): Ditto.
25030 (dm_type_void): Ditto.
25031 (dm_type_void_star): Ditto.
25032 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
25033 Probe the gdb demangler and set variables to accommodate
25034 formatting differences.
25035 (info_func_regexp): New function. Same as info_func, but
25036 matches against a regexp.
25037 (info_func): Match against a literal string.
25038 (print_addr_2): New function. Match against a literal string,
25039 which can be different from the input to gdb.
25040 (print_addr): Simply call print_addr_2 with the same argument twice.
25041 (test_lookup_operator_functions): Use demangler formatting variables.
25042 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25043 the tests in the same order as the C++ class declaration.
25044 (test_paddr_operator_functions): Ditto.
25045 (test_paddr_overloaded_functions): Ditto.
25046 (test_paddr_hairy_functions): Use demangler formatting variables.
25047 Add reference to gdb/19 for related tests.
25048 (do_tests): Call probe_demangler.
25049
25050 2001-01-30 Kevin Buettner <kevinb@redhat.com>
25051
25052 * gdb.c++/templates.cc (printf): Remove unused function definition.
25053
25054 2001-01-26 Felix Lee <flee@redhat.com>
25055
25056 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25057
25058 2001-01-25 matthew green <mrg@redhat.com>
25059
25060 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25061 up sid.
25062 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25063
25064 2001-01-25 matthew green <mrg@redhat.com>
25065
25066 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
25067 Deprecate $sid_spawn_id.
25068 (sid_exit): Remove code necessary only for `spawn.'
25069
25070 2001-01-25 matthew green <mrg@redhat.com>
25071
25072 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25073
25074 2001-01-28 Michael Chastain <chastain@redhat.com>
25075
25076 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25077 to call when tests fail. It takes gdb out of the overloaded
25078 function choice menu back to the main prompt, so that the test
25079 program stays synchronized.
25080 (set_bp_overloaded): New proc to collect all the common
25081 code for setting a breakpoint on an overloaded name. Calls
25082 take_gdb_out_of_choice_menu when needed.
25083 (menu_overload1arg): New variable to collect the repeated
25084 instances of the expected menu for an overloaded name. Change
25085 the regular expression to handle changes in g++ type encoding:
25086 "void" can be either "void" or "", and "unsigned int" can be
25087 either "unsigned int" or "unsigned".
25088 (continue_to_bp_overloaded): Change regular expressions to handle
25089 changes in g++ type encoding.
25090 (no proc): Call take_gdb_out_of_choice_menu when needed.
25091 Remove redundant calls to "info break". Accept either "canceled"
25092 or "cancelled". Change regular expressions in "info break"
25093 calls to handle changes in g++ type encoding. Give all tests
25094 unique strings.
25095
25096 2001-01-17 Ben Elliston <bje@redhat.com>
25097
25098 * config/sid.exp: New file.
25099
25100 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25101
25102 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25103
25104 2000-12-21 Michael Snyder <msnyder@cygnus.com>
25105
25106 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25107 Add a RE to accept a non-ascii char if one is ever presented.
25108
25109 2000-12-20 Fernando Nasser <fnasser@redhat.com>
25110
25111 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
25112
25113 2000-12-18 Michael Snyder <msnyder@cygnus.com>
25114
25115 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
25116 in regexp. One '\' does not suffice on Linux.
25117
25118 2000-12-09 Michael Chastain <chastain@redhat.com>
25119
25120 * gdb.base/break.exp (test_clear_command): Use a marker function
25121 rather than 'main' for the test function. Also move this
25122 test to an execution point where the marker function names are
25123 guaranteed to be bound to functions. (Executing tests after a
25124 'finish' from main runs into name conflicts with local names
25125 in __libc_start_main).
25126
25127 2000-12-07 Michael Snyder <msnyder@cygnus.com>
25128
25129 * gdb.base/finish.exp: New test for gdb's "finish" command.
25130 * gdb.base/return2.exp: New test for gdb's "return" command.
25131 * gdb.base/return2.c: New source file for above.
25132
25133 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25134
25135 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25136 * gdb.base/miscexprs.exp: Ditto.
25137 * gdb.base/pointers.exp: Ditto.
25138 * gdb.c++/derivation.exp: Ditto.
25139 * gdb.c++/local.exp: Ditto.
25140 * gdb.c++/namespace.exp: Ditto.
25141 * gdb.c++/overload.exp: Ditto.
25142 * gdb.c++/ref-types.exp: Ditto.
25143
25144 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25145
25146 * gdb.base/constvars.exp: Test result of "up" command.
25147 * gdb.base/miscexprs.exp: Ditto.
25148 * gdb.base/pointers.exp: Ditto.
25149 * gdb.base/scope.exp: Ditto.
25150 * gdb.c++/derivation.exp: Ditto.
25151 * gdb.c++/local.exp: Ditto.
25152 * gdb.c++/namespace.exp: Ditto.
25153 * gdb.c++/overload.exp: Ditto.
25154 * gdb.c++/ref-types.exp: Ditto.
25155
25156 2000-11-22 Michael Chastain <chastain@redhat.com>
25157
25158 * mips_pro.exp: Accept either "middle -> top -> main" or
25159 "middle -> main" in the backtrace, because gcc can optimize
25160 tail calls to jumps. Remove setup_xfail for the hppa case.
25161 Add a comment with the original warning messages from PR 3016,
25162 which was filed in 1993, to preserve them for posterity.
25163
25164 2000-11-17 Nick Duffek <nsd@redhat.com>
25165
25166 * lib/gdb.exp (gdb_test): Override timeout with board info.
25167
25168 2000-11-17 Nick Duffek <nsd@redhat.com>
25169
25170 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25171 the second kill and detach messages.
25172
25173 2000-11-17 Nick Duffek <nsd@redhat.com>
25174
25175 * configure.in: Add AC_EXEEXT.
25176 * configure: Regenerate.
25177 * Makefile.in (just-check): Export EXEEXT.
25178 * lib/gdb.exp ($EXEEXT): Import from environment.
25179 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25180 expect "maint dump-me" on Cygwin.
25181 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25182 $EXEEXT.
25183
25184 2000-11-17 Nick Duffek <nsd@redhat.com>
25185
25186 * gdb.base/break.exp: Test backtrace and finish from called
25187 function on all platforms, not just HP-UX.
25188
25189 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25190
25191 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25192 code from gdb_target_monitor, so it can be used independantly
25193 for gdbserver. Also comment out an unnecessary PUTS.
25194
25195 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25196
25197 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25198 * gdb.base/corefile.exp: Expect the message "Program is being
25199 debugged already" when we send the "corefile" command, since
25200 the preceeding gdb_load may have connected gdb to a remote target.
25201 * gdb.base/display.exp: Disable hardware watchpoints if new
25202 board info variable "no_hardware_watchpoints" is true.
25203 Replace single-letter commands with more readable ones.
25204 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25205 if new board info variable "no_hardware_watchpoints" is true.
25206 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25207 to see if stdio (printf) testing is possible.
25208 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25209 board info variable "no_hardware_watchpoints" is true. Use new
25210 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25211
25212 2000-11-13 Fernando Nasser <fnasser@redhat.com>
25213
25214 From Orjan Friberg <orjanf@axis.com>:
25215 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25216 in array print pattern match.
25217
25218 2000-11-09 Fernando Nasser <fnasser@redhat.com>
25219
25220 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25221 spelling "cancelled" to U.S. spelling "canceled" to match changes
25222 made to gdb.
25223 * gdb.c++/ovldbreak.exp: Ditto.
25224
25225 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25226
25227 * gdb.base/callfuncs.c (main): Moved to end of file, call
25228 t_double_values to initialize the FPU before inferior calls are made.
25229 * gdb.base/callfuncs.exp: Test for register preservation after calling
25230 inferior functions. Add tests for continuining, finishing and
25231 returning from a stop in a call dummy.
25232
25233 2000-10-24 Michael Snyder <msnyder@cygnus.com>
25234
25235 * gdb.base/commands.exp: Break up long lines, and re-indent.
25236
25237 2000-10-19 Michael Snyder <msnyder@cygnus.com>
25238
25239 * config/gdbserver.exp: Rewritten from the ground up, to make it
25240 compatible with the current dejagnu tree, and to make it work with
25241 the new "gdbserver" in libremote.
25242
25243 2000-10-16 Michael Snyder <msnyder@cygnus.com>
25244
25245 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25246 * gdb.base/varargs.exp: Skip entire test if no printf support.
25247 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25248 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25249
25250 2000-10-13 Michael Snyder <msnyder@cygnus.com>
25251
25252 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25253 no floating point support.
25254 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25255 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25256 * gdb.base/call-rt-st.exp: Ditto.
25257 * gdb.base/call-strs.exp: Ditto.
25258
25259 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25260
25261 * gdb.base/sizeof.c: include <stdio.h>.
25262
25263 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25264 'finish', otherwise uncaptured gdb_prompt would potentially
25265 throw remaining test points out of sync.
25266
25267 2000-07-26 Scott Bambrough <scottb@netwinder.org>
25268
25269 * gdb.base/recurse.exp: Run tests for all targets.
25270 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25271 gnu-oldld case on ARM.
25272 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25273 for ARM targets.
25274
25275 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25276
25277 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25278 * gdb.java/configure: Rebuild.
25279
25280 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25281
25282 * gdb.java/jv-exp.exp: New file.
25283
25284 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25285
25286 * configure: Rebuilt.
25287 * configure.in (configdirs): Add gdb.java.
25288 * gdb.java/jmisc.java: New file.
25289 * gdb.java/jmisc.exp: New file.
25290 * gdb.java/Makefile.in: New file.
25291 * gdb.java/configure: Rebuilt.
25292 * gdb.java/configure.in: New file.
25293 * lib/java.exp: New file.
25294
25295 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25296
25297 * gdb.base/exprs.exp: Test casts to a pointer including over and
25298 underflow.
25299
25300 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25301
25302 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
25303 and the compilers sizes.
25304
25305 2000-07-09 Nick Duffek <nsd@redhat.com>
25306
25307 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25308 (use_methods): New function.
25309 (main): Call use_methods().
25310 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25311 (do_tests): Call test_method_param_class.
25312
25313 2000-07-09 Nick Duffek <nsd@redhat.com>
25314
25315 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25316 spelling.
25317 (test_enums): New procedure. Move enum tests from end of script
25318 to here. Set breakpoint on function name instead of line number.
25319 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25320 (enums2): New marker function.
25321 (enums1): New function.
25322 (main): Call enums1(). Move enum tests to enums1().
25323
25324 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25325
25326 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25327 compile/link program. Update line numbers.
25328 * gdb.asm/d10v.inc: Define ``startup''.
25329 * gdb.asm/asmsrc1.s: Add definition of _start.
25330
25331 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25332
25333 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25334
25335 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25336
25337 * gdb.base/maint.exp: Add 'maint print architecture' item to output
25338 of 'help maint print' command.
25339
25340 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25341
25342 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25343 they use gdb_expect_list.
25344
25345 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25346
25347 * gdb.base/commands.exp: Use ``set remote
25348 memory-read-packet-size'' instead of ``set endian big'' to test
25349 long commands.
25350
25351 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
25352
25353 * gdb.c++/templates.exp (do_tests): Make all of these work under
25354 g++, and stop skipping them.
25355
25356 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25357 work under g++.
25358
25359 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25360 initialization.
25361
25362 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25363
25364 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25365 the regular expression: accept an (almost) arbitrary sequence of
25366 "frames-invalid" and "breakpoints-invalid" messages both before
25367 and after the "starting" message.
25368
25369 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25370
25371 * gdb.c++/local.exp: This test has never been known to work with g++.
25372
25373 2000-05-18 Michael Snyder <msnyder@cygnus.com>
25374
25375 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25376 Relax the regular expression a little, make it pass on Solaris 8.
25377
25378 2000-05-12 Kevin Buettner <kevinb@redhat.com>
25379
25380 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25381 a call, do not require that gdb stop on the line after the call.
25382 Instead, it is permissible for gdb to stop on the line of the
25383 call itself.
25384
25385 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
25386
25387 * gdb.base/break.exp (bp on small function, optimized file):
25388 Add a second pass pattern. The behavior differs here between stabs
25389 and dwarf for one-line functions. Stabs preserves two line symbols
25390 (one before the prologue and one after) with the same line number,
25391 but dwarf regards these as duplicates and discards one of them.
25392 Therefore the address after the prologue (where the breakpoint is)
25393 has no exactly matching line symbol, and GDB reports the breakpoint
25394 as if it were in the middle of a line rather than at the beginning.
25395
25396 2000-05-08 Michael Snyder <msnyder@cygnus.com>
25397
25398 * gdb.base/interrupt.exp: Make "pass" message say "send"
25399 rather than "send_gdb" (for consistancy).
25400
25401 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25402
25403 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25404 * gdb.c++/templates.cc: Properly check for GCC version number.
25405 * lib/compiler.cc: Likewise
25406
25407 2000-04-28 Michael Snyder <msnyder@cygnus.com>
25408
25409 * gdb.base/break.exp: When compiled with -O2 optimization,
25410 gdb may not stop at the first line of main, due to code motion.
25411
25412 2000-04-26 Michael Snyder <msnyder@cygnus.com>
25413
25414 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25415 This test depends on parsing the printf output from the target.
25416 Since the sparclet stub doesn't do stdio, this will never work.
25417 * gdb.base/call-rt-st.exp: ditto.
25418 * gdb.base/call-strs: ditto.
25419
25420 2000-04-24 Michael Snyder <msnyder@cygnus.com>
25421
25422 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25423
25424 * gdb.base/ending-run.exp: After connecting to a remote target,
25425 but before running, the target will appear to be in a random
25426 location. Specify both a file and a line for breakpoints.
25427 Also, the function that calls main may be called 'init'
25428 rather than 'start'.
25429
25430 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25431
25432 * gdb.base/help.exp: Update output for add-symbol-file command.
25433
25434 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
25435
25436 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25437 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25438
25439 2000-04-07 J.T. Conklin <jtc@redback.com>
25440
25441 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25442
25443 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25444
25445 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25446
25447 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25448 values that can be represented exactly.
25449 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25450 above change, and to not check against the directory part of the source
25451 file name.
25452 (step into print_long_arg_list): Likewise.
25453 (print print_small_structs from print_long_arg_list): Likewise.
25454 (print print_long_arg_list): Likewise.
25455
25456 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25457
25458 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
25459
25460 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25461
25462 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25463
25464 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
25465
25466 * gdb.base/commands.exp (deprecated_command_test): Add test for
25467 deprecate with no arguments.
25468
25469 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25470
25471 * gdb.base/break.exp: Add new test for setting breakpoints on
25472 optimized code so we can test breakpoints work even when function
25473 prologues may be optimized away
25474
25475 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25476
25477 From David Whedon <dwhedon@gordian.com>
25478 * gdb.base/commands.exp : Added command deprecator tests.
25479
25480 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
25481
25482 * gdb.base/help.exp: Added test for new apropos command.
25483
25484 2000-03-21 Kevin Buettner <kevinb@redhat.com>
25485
25486 * gdb.base/pointers.c (usevar): New function.
25487 (main): Make sure that global variables v_int_pointer2, rptr,
25488 and y are all referenced someplace in the program by calling
25489 usevar() on them. [Some linkers delete symbols which are
25490 never referenced. The space remains, but there's no way to
25491 get a (symbolic) handle on the variable from the debugger.]
25492
25493 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25494
25495 * gdb.base/printcmds.c: Add typedeffed arrays.
25496
25497 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25498 procedure to test arrays that are typedef'd.
25499
25500 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25501
25502 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25503 the library directories.
25504
25505 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25506
25507 * configure.in (configdirs): Add sub directory gdb.mi.
25508 * configure: Re-generate.
25509
25510 * gdb.mi: New directory.
25511
25512 2000-02-25 Scott Bambrough <scottb@netwinder.org>
25513
25514 * gdb.base/long_long.exp: Correct test suite failure when printing
25515 a long long value as a double on ARM platforms.
25516
25517 2000-02-16 Jim Blandy <jimb@redhat.com>
25518
25519 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25520 default source file is set properly before running this test.
25521
25522 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25523
25524 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25525 gdbtk/library directory, not in gdbtcl2.
25526
25527 2000-02-04 Jim Blandy <jimb@redhat.com>
25528
25529 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25530 backslash from regexp pattern.
25531
25532 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25533 procedure. Use it to run all the "continue to bp overloaded"
25534 tests. Note that this changes the names of the tests slightly.
25535 If the breakpoint hit message includes a hex PC value, because
25536 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25537 from the real source code, still consider that a pass.
25538
25539 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25540 XFAIL here if the breakpoint message contains a hex address. Note
25541 similar change on 1999-11-02.
25542
25543 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25544
25545 * gdb.base/ptype.exp: Establish a default source file before
25546 calling get_debug_format.
25547
25548 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25549
25550 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25551
25552 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25553
25554 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25555 of successive stepi commands -- while in the prologue we should see
25556 the function entry bracket.
25557
25558 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25559
25560 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25561 reach __change_mode() when stepping through the end of main().
25562
25563 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25564
25565 * gdb.base/default.exp: Fix expected pattern.
25566 * gdb.base/help.exp: Same.
25567
25568 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25569
25570 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25571 Don't use xfail's because that affects only the following test.
25572
25573 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25574 solaris or linux.
25575
25576 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25577
25578 2000-01-07 Michael Snyder <msnyder@cygnus.com>
25579
25580 * gdb.base/display.exp: Some yacc parsers like to say
25581 "A syntax error" rather than "A parse error". Accept both.
25582
25583 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25584
25585 * gdb.base/default.exp: Remove OS dependent string from "target
25586 remote" test.
25587 * gdb.base/help.exp: Same for "help target remote" test.
25588
25589 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25590
25591 From Jim Kingdon <kingdon@redhat.com>:
25592
25593 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25594 prompt (cleanup rather than necessity, but still might keep output
25595 from spilling to next test).
25596
25597 2000-01-02 Fred Fish <fnf@cygnus.com>
25598
25599 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25600 AIX, which defines them in <sys/types.h>.
25601
25602 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25603
25604 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25605 float" test.
25606
25607 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25608
25609 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25610
25611 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25612 outermost frame disallowed".
25613
25614 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25615
25616 * gdb.base/setvar.exp: New tests for setting the value of a struct
25617 with a constant list.
25618
25619 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25620
25621 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25622 require the user to type a cast before setting the value of a struct.
25623
25624 1999-12-06 Jim Blandy <jimb@cygnus.com>
25625
25626 * gdb.base/default.exp: Expect the new 'info float' command on
25627 all i386 platforms.
25628
25629 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25630 LinuxThreads libraries that don't support debugging.
25631
25632 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25633
25634 * gdb.base/remote.c: Fill the buffer with truely random data.
25635 Change the buffer type to ``unsigned char'' to simplify size
25636 arithmetic.
25637
25638 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25639 stub only handles 400-1 byte packets. Verify that the download
25640 worked.
25641
25642 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25643
25644 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25645 tests, using UNRESOLVED for the untested cases. Also, does not wait
25646 for a timeout if the prompt was received before a recognizable pattern.
25647
25648 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25649
25650 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25651
25652 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25653
25654 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25655 watchpoints.
25656
25657 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
25658
25659 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25660
25661 * gdb.c++/local.exp: Be more flexible in recognizing local class
25662 name mangling. Don't allow horribly truncated method names.
25663 * gdb.c++/derivation.exp: Expect protected inheritance.
25664 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25665 * gdb.c++/virtfunc.exp: Likewise.
25666 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25667 when printing a nested enum.
25668
25669 1999-11-22 Jim Blandy <jimb@cygnus.com>
25670
25671 * gdb.base/step-test.exp: Properly await GDB's response to setting
25672 a breakpoint on the call to large_struct_by_value.
25673
25674 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25675 just because we have debug info for the `start' function.
25676
25677 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25678
25679 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25680 "Unknown signal" messages, which indicate (on LinuxThreads) that
25681 GDB doesn't know how to debug threads on this system. This is
25682 better than hanging while philosopher 0 dumps chatter into gdb.log.
25683
25684 1999-11-18 Tom Tromey <tromey@cygnus.com>
25685
25686 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25687
25688 1999-11-18 Fred Fish <fnf@cygnus.com>
25689
25690 * gdb.base/coremaker2.c: Add sample program for generating
25691 cores that is more self contained than coremaker.c. Eventually
25692 I'll add more code to this and tie it into the testsuite.
25693
25694 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25695
25696 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25697
25698 1999-11-10 Jimmy Guo <guo@cup.hp.com>
25699
25700 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25701 from $srcdir/lib/.
25702 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25703 and gdb.c++/.
25704
25705 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25706
25707 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25708 'continue with watch' test point.
25709
25710 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25711
25712 Merged from p2linux-990323-branch:
25713
25714 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25715
25716 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25717
25718 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25719 {limit,fixed}''. Test ``set download-write-size''.
25720
25721 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25722
25723 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25724 gdb_expect_list.
25725
25726 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25727
25728 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25729
25730 1999-11-03 Mark Salter <msalter@cygnus.com>
25731
25732 * gdb.base/break.exp: Fix "stub continue" pattern.
25733
25734 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25735
25736 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25737
25738 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25739
25740 * gdb.base/display.exp ("finish"): Add timeout clause.
25741
25742 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25743 plain prompt clause, so this doesn't have to time out in order to
25744 fail.
25745
25746 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25747 breakpoint hit messages include an address.
25748
25749 * gdb.base/display.exp: Don't forget to escape parens in regular
25750 expressions. Unix regexp notatation sucks.
25751
25752 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25753
25754 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25755 order for 'signalled' message.
25756
25757 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25758
25759 From Jimmy Guo <guo@cup.hp.com>:
25760 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25761 * gdb.base/annota1.c: Add code for tests to work with.
25762
25763 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25764
25765 * gdb.base/remote.exp: New test for remote downloading settings.
25766 * gdb.base/remote.c: New file with large .data.
25767
25768 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25769
25770 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25771 for LinuxThreads support, merged from the Code Fusion branch.
25772
25773 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25774
25775 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25776 containing exp_continue into a while within an expect. Don't
25777 attempt a start more than three times. Check return value from
25778 gdb_load.
25779
25780 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25781
25782 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25783 a pass case.
25784
25785 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
25786
25787 * gdb.base/break.c (main): Added a statement that we can step
25788 off of.
25789 * gdb.base/break.exp: Added tests for setting a breakpoint
25790 at an offset and stepping onto a breakpoint.
25791
25792 1999-10-01 Fred Fish <fnf@cygnus.com>
25793
25794 * gdb.base/help.exp (help add-symbol-file): Update to match current
25795 gdb output.
25796
25797 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25798
25799 * gdb.base/break.exp: Code locations are in hex, don't forget!
25800 (For HP-UX.)
25801
25802 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25803
25804 * condbreak.exp: Use break.c as test program.
25805 * condbreak.c: Remove, redundant with break.c.
25806
25807 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25808
25809 * config/monitor.exp (gdb_target_monitor): Disable X- and
25810 Z-packets if the target needs it.
25811
25812 1999-09-13 James Ingham <jingham@leda.cygnus.com>
25813
25814 * gdb.c++/overload.exp: Added tests for listing overloaded
25815 functions with function pointers in the arg, explicitly calling
25816 out the version you want.
25817
25818 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25819
25820 * long_long.exp: Add variations of test cases that work for
25821 targets with 16-bit ints and 32-bit doubles.
25822
25823 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25824
25825 * break.c (main): Compare a possibly-uninitialized argc with an
25826 unlikely value that fits in 16 bits.
25827
25828 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25829
25830 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25831 0xfeeb, don't want negative numbers if ints are 16 bits.
25832
25833 * lib/gdb.exp (skip_cplus_tests): New proc.
25834 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25835 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25836 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25837 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25838 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25839 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25840 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25841 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25842
25843 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25844
25845 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25846
25847 * gdb.base/corefile.exp (up): Allow a parameter to appear
25848 in the frame that we're going up to.
25849
25850 From Jim Blandy <jimb@cygnus.com>:
25851
25852 * gdb.base/default.exp (info float): Expect some output now.
25853
25854 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25855 returning floating-point values to fail on the x86.
25856 * gdb.base/callfwmall.exp (do_function_calls): Same.
25857
25858 * gdb.base/list.exp (test_listsize): Correct expectations for
25859 listing line 1 with listsize 2. Also, listing a single line
25860 works now, as does listing three lines. [Kevin's note: There
25861 were a number of other cases fixed too where the expectations
25862 differed...]
25863
25864 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25865
25866 * gdb.base/selftest.exp: Add case for when version prints as
25867 constant string instead of char pointer.
25868
25869 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25870
25871 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25872 stepping out of main.
25873
25874 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25875 G++ used.
25876
25877 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25878 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25879
25880 * gdb.c++/ovldbreak.exp: Update match string in test that
25881 includes a warning of multiple breakpoints.
25882
25883 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25884
25885 * gdb.base/display.exp: Improve precision of step-after-finish
25886 added yesterday.
25887
25888 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25889 test.
25890
25891 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25892 configs when using G++, not just hppa*.
25893
25894 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25895
25896 * gdb.base/async.c: New file.
25897 * gdb.base/async.exp: New file.
25898
25899 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25900
25901 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25902 PA64.
25903
25904 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25905
25906 * gdb.base/display.exp: "finish" can leave us mid-line on many
25907 targets, deal with it. Add a small constant to main, instead of
25908 1000 since main+1000 may not be a valid address in the target.
25909
25910 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25911 on hpux11.
25912
25913 * gdb.base/attach.exp: Handle another hpux11 error message variant
25914 when attaching to a process that does not exist.
25915
25916 1999-08-19 J.T. Conklin <jtc@redback.com>
25917
25918 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25919 characters in 'continue to 1241' test.
25920
25921 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25922
25923 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25924 stop in print_long_arg_list, define and use a whitespace
25925 variable in print_small_structs test, add an XFAIL for Solaris.
25926 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25927 interested enough to fix.
25928
25929 1999-08-13 Keith Seitz <keiths@cygnus.com>
25930
25931 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25932 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25933 proc knows about targets other than the natives.
25934 (test_assign): Use "gdb_run_cmd" to "run" the target.
25935 Check that we've actually hit the breakpoint at main.
25936 When we attempt to assign a value to a local variable, check
25937 that the variable is in the current scope, i.e., don't use
25938 a test with an empty result.
25939
25940 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25941
25942 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25943 command.
25944
25945 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25946
25947 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25948 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25949 gdb.compat, gdb.threads-hp.
25950 gdb.hp/configure, gdb.hp/configure.in: New files.
25951 gdb.hp/Makefile.in: Recurse into new subdirs.
25952 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25953 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25954 in object files.
25955 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25956
25957 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25958
25959 * gdb.base/display.exp: Help expect by putting a newline in the
25960 funky printf, remove a bogus p/a test.
25961
25962 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25963
25964 * gdb.base/display.exp: Make sure that when we say 'run', we are
25965 connected to the target. This is necessary when running not
25966 natively.
25967
25968 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25969
25970 * gdb.base/step-test.exp: Removed some extraneous messages.
25971
25972 * gdb.base/long_long.exp: Don't run memory examination tests
25973 on little-endian targets (they will need a different set of
25974 results to match).
25975
25976 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25977
25978 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25979 until somebody decides to fix GDB.
25980
25981 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25982 constant as "ULL".
25983 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25984 matches for a couple x/2 commands.
25985
25986 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25987
25988 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25989 by merging in ref-types2 tests.
25990 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25991
25992 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25993 * gdb.c++/Makefile.in: Add standard actions.
25994 (EXECUTABLES): Rename from PROGS, update list.
25995 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25996 from gdb.hp.
25997 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25998 foo and bar locals.
25999 * gdb.c++/anon-union.exp: Fix tests to match.
26000 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26001 expect matches to handle output variations.
26002 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26003 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
26004 output, add HP alternatives for new and delete prints.
26005 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
26006 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
26007 * gdb.c++/demangle.exp: Use $style when reporting failure.
26008 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26009 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26010 match alternatives.
26011 * gdb.c++/local.exp: Add match alternatives or xfails for HP
26012 compilers.
26013 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26014 * gdb.c++/method.exp: Add match alternatives.
26015 * gdb.c++/misc.cc: Add bool types.
26016 * gdb.c++/misc.exp: Add tests for bool types.
26017 * gdb.c++/overload.exp: Add xfails.
26018 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26019 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26020 add some more template parameter tests (only for HP currently).
26021 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26022 * gdb.c++/virtfunc.cc: Add return type and value for main.
26023 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26024 match alternatives.
26025
26026 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26027
26028 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26029
26030 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26031
26032 * gdb.base/signals.exp: Don't expect getting a backtrace from
26033 within a signal handler to fail on Linux.
26034
26035 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26036
26037 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26038 * lib/gdb.exp: Remove some gratuitious semicolons.
26039 (delete_breakpoints): Increase timeout.
26040 (gdb_expect): Add -notransfer option.
26041 (gdb_test): Use -notransfer option.
26042 (get_compiler_info): Add f77 case.
26043 (get_compiler): New proc, split out from gdb_preprocess, add f77
26044 case.
26045 (gdb_preprocess): Call get_compiler.
26046
26047 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26048 * gdb.base/attach.exp, gdb.base/display.exp,
26049 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26050 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26051 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26052 third arg to gdb_test.
26053 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26054 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
26055 HP-UX xfails, add others.
26056 * gdb.base/completion.exp: Reflect name change of self-test.
26057 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
26058 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26059 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26060 HP failure number.
26061 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26062 useless HP-UX 10.30 references.
26063 * gdb.base/maint.exp: Loosen matches.
26064 * gdb.base/pointers.c (main): Declare more_code.
26065 * gdb.base/pointers.exp: Match on output of a `next'.
26066 * gdb.base/structs.c: Add prototypes.
26067 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26068 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26069
26070 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26071
26072 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
26073 command.
26074
26075 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26076
26077 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26078 Fix run to main failures. Watchpoint can be hardware watchpoint.
26079
26080 * gdb.base/annota1.exp: Clean up some more, in case printf has
26081 debug info. Deal with lack of signal hanlder info in stack.
26082
26083 From Jim Kingdon <kingdon@redhat.com>:
26084 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26085
26086 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26087
26088 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
26089 gdb.base/foll-vfork.exp: Don't run for crosses.
26090
26091 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26092
26093 * gdb.base/configure.in: Check for gdbvars.exp instead of
26094 a1-selftest.exp.
26095 * gdb.base/configure: Re-generate.
26096
26097 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26098
26099 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26100 in trying to run first and name is too long.
26101
26102 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26103 pointers2.c and pointers2.exp, respectively.
26104 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26105 doschk happier.
26106
26107 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26108
26109 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26110 callfuncs2.c and callfuncs2.exp.
26111
26112 * gdb.base/list.exp: Remove mistaken xfails.
26113 * gdb.base/list0.h: Add optional prototypes.
26114
26115 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26116
26117 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
26118 calling malloc.
26119 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26120 * ptype.exp: Move test for get_debug_format to before its first
26121 use.
26122
26123 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26124
26125 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26126 * gdb.base/annota2.cc, annota2.exp: Move from here.
26127 * gdb.c++/annota2.cc, annota2.exp: To here.
26128 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26129
26130 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26131
26132 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
26133 a consistent format.
26134
26135 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26136
26137 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26138 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26139 HP compilers, also set the globals $true and $false.
26140
26141 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
26142 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26143 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26144 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26145 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26146 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26147 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26148 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26149 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26150 whatis.c} Add C++ compatible function definitions and return
26151 types, add includes for library functions.
26152 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26153 * gdb.base/step-test.c (myglob): Rename from glob.
26154 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
26155 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26156 files, move here from gdb.hp.
26157 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
26158 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26159 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26160 Adjust line numbers in regexps.
26161
26162 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26163 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26164 instead of 0/1.
26165
26166 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26167 foll-vfork.exp: New files, move here from gdb.hp.
26168 * gdb.base/page.exp: New file, test of pagination command.
26169
26170 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26171 recursion test.
26172 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26173
26174 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
26175 gdb.base/solib.exp: Fix compiler invocation process.
26176
26177 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
26178 HP-UX 11, turn off overload resolution explicitly.
26179 * gdb.base/commands.exp: Set argument list explicitly, add
26180 watchpoint test.
26181 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26182 them work.
26183 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26184 expressions properly.
26185 * gdb.base/corefile.exp: Loosen the match slightly.
26186 * gdb.base/default.exp: Allow "Error accessing memory" message
26187 also.
26188 * gdb.base/display.exp: Skip over x/0 j if PA64.
26189 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26190 * gdb.base/interrupt.exp: Ditto.
26191 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26192 in use.
26193 * gdb.base/list.exp: Add xfails for HP-UX.
26194 * gdb.base/long_long.exp: Refine some of the numeric matches.
26195 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26196 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26197 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26198 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26199 * gdb.base/ptype.exp: Succeed on more varieties of output.
26200 * gdb.base/scope.exp: Add xfails for HP-UX.
26201 * gdb.base/sect-cmd.exp: Add more cases.
26202 * gdb.base/setvar.exp: Add xfails for HP-UX.
26203 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26204 * gdb.base/signals.exp: Match on void symbolically.
26205 * gdb.base/step-test.exp: Add case for PA64.
26206 * gdb.base/term.exp: Add exit and restart.
26207 * gdb.base/twice.exp: Clean up after self.
26208 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26209 * gdb.base/whatis.exp: Allow more ways to pass tests.
26210
26211 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
26212 no longer useful.
26213
26214 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26215
26216 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
26217 list of patterns.
26218 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
26219 print_double_array(double_array)", "continuing to breakpoint
26220 1018", "print print_double_array(array_d)" and "continuing to
26221 1034" tests.
26222
26223 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26224
26225 * Makefile.in: Add empty html and install-html targets.
26226
26227 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26228
26229 * config/mt-*: Remove, these haven't been used since 1996.
26230
26231 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26232
26233 * gdb.base/call-strs.c, gdb.base/ending-run.c,
26234 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
26235 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26236
26237 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26238
26239 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26240 simpler match case for the ptype of the big class.
26241
26242 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26243
26244 * gdb.exp: Fix test for gdb_prompt existence.
26245
26246 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26247
26248 * gdb.exp (gdb_test): Add fail after calls to perror.
26249
26250 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26251
26252 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26253
26254 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26255
26256 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26257
26258 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26259
26260 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
26261 malloc() is linked in.
26262
26263 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26264
26265 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26266 step at end.
26267
26268 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26269
26270 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26271
26272 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26273
26274 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26275
26276 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26277 * gdb.base/mips_pro.exp: Likewise.
26278
26279 1999-06-02 Keith Seitz <keiths@cygnus.com>
26280
26281 * gdb.c++/templates.cc: Change all "new" operators to throw
26282 an exception.
26283 * gdb.c++/cplusfuncs.cc: Likewise.
26284
26285 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26286
26287 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26288
26289 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26290 * gdb.base/ending-run.exp: When stepping out of main, accept a
26291 step into an arbitrary assembler file.
26292
26293 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26294
26295 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26296 "breakpoint-invalid" to be printed.
26297 * gdb.base/annota2.exp: Revise line number for main
26298 breakpoint. Allow any number of "frames-invalid" and
26299 "breakpoint-invalid" to be printed.
26300 * gdb.base/annota2.cc: Initialize a.x to 0.
26301
26302 1999-05-17 Keith Seitz <keiths@cygnus.com>
26303
26304 * gdb.base/call-ar-st.exp: Skip
26305 "print print_double_array (double_array)" when "skip_float_tests" set.
26306 Ditto for "print print_double_array(array_d)",
26307 "print print_small_structs", "print print_ten_doubles", and
26308 "step into print_long_arg_list".
26309 Don't assume we can step into "print_long_arg_list": we could step
26310 into memcpy.
26311 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26312 "skip_float_tests" is set: "print print_one_double(*d1)"
26313 and "print print_two_floats(*f3)".
26314 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26315 "skip_float_tests" is set.
26316 * gdb.base/varargs.exp: Skip
26317 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26318 "skip_float_tests" set.
26319
26320 1999-05-06 Keith Seitz <keiths@cygnus.com>
26321
26322 * gdb.base/annota2.cc: Include stdio.h.
26323
26324 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26325
26326 * gdb.base/crossload.exp: Remove, this has been disabled ever
26327 since BFD stopped including all targets, and cross-GDB gets
26328 plenty of testing anyway.
26329 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26330 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26331 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26332 * gdb.base/README: Remove, was doc for this.
26333 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26334 needed.
26335
26336 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26337
26338 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26339 output.
26340
26341 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26342 * gdb.base/annota2.exp: New file. More annotation tests.
26343 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26344 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26345
26346 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
26347
26348 * config/cfdbug.exp: New file.
26349
26350 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26351
26352 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26353 Marcus Daniel's and Dale Hawkins's demangler crashes.
26354
26355 * gdb.c++/demangle.exp (test_gnu_style_demangling,
26356 test_lucid_style_demangling, test_arm_style_demangling,
26357 test_hp_style_demangling): Try Tom Tromey's core-dumping
26358 identifier under each demangling style.
26359
26360 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26361
26362 * gdb.c++/demangle.exp: Include the current demangling style
26363 in all test names.
26364 (current_demangling_style): New global variable.
26365 (set_demangling_style, test_demangling_core, test_demangling,
26366 test_demangling_exact): New functions.
26367 (test_gnu_style_demangling, test_lucid_style_demangling,
26368 test_arm_style_demangling, test_hp_style_demangling): Use those,
26369 instead of calling gdb_test and gdb_test_exact directly.
26370 (catch_demangling_errors): New function, which reports errors
26371 signalled by the demangling test functions in an orderly way.
26372 (do_tests): Use catch_demangling_errors.
26373
26374 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26375
26376 * gdb.base/signals.exp (test_handle_all_print): Use () for
26377 grouping in expressions, not {}.
26378
26379 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
26380 initialized yet.
26381
26382 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26383
26384 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26385 are listed.
26386
26387 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26388
26389 * gdb.stabs/weird.exp: Test for CC being defined before
26390 looking at its value.
26391
26392 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26393
26394 * gdb.base/call-ar-st.exp: Remove stray '#'.
26395 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26396 "short int" and "long int".
26397 * gdb.c++/overload.cc: Cast the string added in the previous
26398 change, to mollify finicky HP compiler.
26399 * gdb.hp/reg-test.exp (testfile): Fix file name.
26400 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26401
26402 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26403 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26404 alternate form of enum ptype.
26405
26406 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26407
26408 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26409 * gdb.hp/*.exp: Change all to run compiler probe only after
26410 passing skip_hp_tests, so as not to waste time on guaranteed
26411 failure.
26412
26413 * gdb.c++/overload.cc: Pass string instead of char addr, always
26414 init ccpfoo.
26415 * gdb.c++/templates.cc: Fix syntax error.
26416
26417 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26418
26419 * gdb.base/commands.exp: Add test for correct position of '>'
26420 when issuing the 'commands' command after a 'while' or 'if'
26421 command.
26422
26423 1999-03-18 James Ingham <jingham@cygnus.com>
26424
26425 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26426
26427 * gdb.c++/method.exp: It was testing an uninitialized int on the
26428 stack and assuming it was positive.
26429
26430 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26431
26432 * gdb.base/step-test.exp: Catch a case where finish is broken and
26433 keep it from killing the rest of the tests.
26434 Use gdb_continue_to_end.
26435
26436 * gdb.base/sigall.exp: use gdb_continue_to_end.
26437
26438 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26439
26440 * gdb.base/display.exp: use runto_main, not run.
26441
26442 * gdb.base/default.exp: Check for the current error message in the
26443 r abbreviation test.
26444 Add strongarm to the targets that know info float.
26445
26446 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26447 run which doesn't work with monitors.
26448
26449 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26450 1034 test.
26451
26452 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26453
26454 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26455 end of a program. Traps the case (in Cygmon) when the program
26456 never really exits. Same as Mark's continue_to_exit, but I had
26457 put it in a lot more places, so I used my name. Sorry Mark...
26458
26459 * config/monitor.exp (gdb_target_monitor): added another
26460 target_info parameter: remotebinarydownload. This will set the
26461 remotebinarydownload flag if this is causing some boards trouble.
26462
26463 1999-03-18 Mark Salter <msalter@cygnus.com>
26464
26465 * lib/gdb.exp (continue_to_exit): New function.
26466
26467 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26468 * gdb.base/ending-run.exp: Ditto.
26469 * gdb.base/step-test.exp: Ditto.
26470
26471 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26472
26473 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26474 (suggested by Art Haas <ahaas@neosoft.com>).
26475
26476 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26477
26478 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26479
26480 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26481
26482 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26483 descriptions of types (short unsigned int vs unsigned short, etc).
26484
26485 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26486
26487 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26488 a call to strlen; sometimes we do have sources.
26489
26490 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26491
26492 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26493 character, so GDB won't print garbage after its end.
26494
26495 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26496 breakpoint there instead. Sometimes GCC emits memcpy to handle
26497 the large structures being passed by value, so we step into that
26498 instead of sum_array_print, which obscures what we're really testing.
26499 * gdb.base/step-test.exp: However, we do want a test that notices
26500 the bizarre steps into memcpy, so do that here. Add check for
26501 stepping into function calls that pass large structures by value.
26502 ("Is that a noun clause, or are you just happy to see me?")
26503 Remove all references to specific line numbers.
26504 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26505 New type and function.
26506 (main): Call large_struct_by_value, passing it a large struct by value.
26507 * lib/gdb.exp (gdb_get_line_number): New function.
26508
26509 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26510 more portable.
26511
26512 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26513
26514 * lib/gdb.exp: Doc fixes.
26515
26516 1999-03-05 Nick Clifton <nickc@cygnus.com>
26517
26518 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26519
26520 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26521
26522 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26523 commands. They're not germane to this test, and they don't work
26524 that way on remote targets.
26525
26526 1999-03-01 James Ingham <jingham@cygnus.com>
26527
26528 * Changelog entries merged over from gdb development branch.
26529
26530 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26531
26532 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26533 for outputting results of test run.
26534
26535 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26536
26537 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26538
26539 1999-02-25 Felix Lee <flee@cygnus.com>
26540
26541 * lib/gdb.exp (debug_format): initialize
26542
26543 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26544
26545 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26546 * gdb.base/call-rt-st.c: Ditto.
26547
26548 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26549
26550 * gdb.threads/pthreads.exp (horiz): New variable.
26551 (test_startup): Fix regexps that capture thread numbers.
26552
26553 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26554
26555 * gdb.base/smoke.exp: Disambiguate two test case names (both
26556 called ``print'').
26557
26558 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26559
26560 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26561 compilation.
26562
26563 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26564
26565 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26566 actual output formatting.
26567 * gdb.base/smoke.exp: GDB removes leading 0's.
26568 * gdb.base/volatile.exp: Don't check type of remuneration;
26569 that variable is no longer defined in constvars.c.
26570 * gdb.base/step-test.c (main): Exit with explicit exit code.
26571 * gdb.base/step-test.exp: Remove two nexti checks--they are
26572 not portable.
26573
26574 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26575
26576 * gdb.base/help.exp ("help delete display"): Fix test to match
26577 gdb's output.
26578
26579 * gdb.base/long_long.c (known_types): Initialize values to zero.
26580 * gdb.base/long_long.exp: Step one more line
26581 so 'dec' is initialized in "get to known place". GDB removes
26582 leading zeros. Explicitly ask for hex formatting. Use
26583 unique test case names.
26584
26585 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26586
26587 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26588
26589 * gdb.c++/method.exp: Add missing close brace.
26590
26591 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26592
26593 * gdb.base/maint.exp: Use 'set height 0' to disable page
26594 prompting, not 'set height 400'.
26595
26596 Fix a bunch of timeouts.
26597 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26598 four separate tests, so expect doesn't take forever to match a ton
26599 of text against a regexp with lots of .* forms.
26600 ("maint print psymbols", "maint print symbols"): Make some of
26601 these greps more selective, so that expect doesn't try to wade
26602 through huge piles of output and time out.
26603
26604 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26605
26606 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26607 tests: one which doesn't expect shlib events to be reported, and
26608 another which does, but is XFAIL for all platforms other than
26609 HP/UX.
26610
26611 * gdb.base/break.exp: Teach the test suite that the `catch
26612 fork', `catch vfork', and `catch exec' commands produce error
26613 messages on platforms that don't provide these features.
26614
26615 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26616
26617 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26618 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26619 (shortening names from solib_threshold.exp etc), won't run on
26620 anything but HP-UX for the foreseeable future.
26621 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26622 reflect move.
26623
26624 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26625
26626 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26627 gdb.trace/Makefile.in (clean): Remove all test executables.
26628
26629 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26630
26631 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26632 successfully re-sets breakpoints in shared libraries.
26633 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26634
26635 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26636
26637 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26638 and compiled w/o GCC.
26639
26640 * gdb.hp/watch-cmd.exp: ditto.
26641
26642 * gdb.hp/watch-hp.exp: ditto.
26643
26644 * gdb.hp/xdb1.exp: ditto.
26645
26646 * gdb.hp/xdb2.exp: ditto.
26647
26648 * gdb.hp/dbx.exp: ditto.
26649
26650 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26651
26652 * constvars.c: Remove C++-isms.
26653 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26654 with GCC.
26655
26656 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26657
26658 The following changes are part of the HP merge.
26659
26660 * gdb.base/break.exp: new tests to verify that catchpoints for
26661 fork, vfork, and exec don't trigger inappropriately.
26662
26663 * gdb.base/opaque.exp: compile one file at a time, then link.
26664
26665 * gdb.base/signals.exp: be more restrictive about which hppa
26666 systems receive a setup_xfail. new tests.
26667
26668 * gdb.base/solib_threshold.build: new file.
26669 * gdb.base/solib_threshold.exp: new file.
26670 * gdb.base/solib_threshold.link_opts: new file.
26671 * gdb.base/solib_threshold.mk: new file.
26672 * gdb.base/gen_solib_threshold.c: new file.
26673
26674 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26675 tests. New tests for enums inside classes.
26676
26677 * gdb.c++/compiler.cc: indicate support of template debugging.
26678
26679 * gdb.c++/demangle.exp: run hp style demangling tests.
26680
26681 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26682 tests.
26683
26684 * gdb.c++/misc.cc: changes to support new tests.
26685
26686 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26687 to support new tests.
26688
26689 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26690 gcc, then skip these tests.
26691
26692 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26693
26694 The following files are part of the HP merge; some had longer
26695 names at HP, but have been renamed to be no more than 14
26696 characters in length.
26697
26698 * gdb.hp/ambiguous.cc: new file.
26699 * gdb.hp/ambiguous.exp: new file.
26700 * gdb.hp/attach.exp: new file.
26701 * gdb.hp/attach2.exp: new file.
26702 * gdb.hp/classes-hp.exp: new file.
26703 * gdb.hp/ctti.exp: new file.
26704 * gdb.hp/ctti-add.cc: new file.
26705 * gdb.hp/ctti-add1.cc: new file.
26706 * gdb.hp/ctti-add2.cc: new file.
26707 * gdb.hp/ctti-add3.cc: new file.
26708 * gdb.hp/dbx.exp: new file.
26709 * gdb.hp/exception.cc: new file.
26710 * gdb.hp/exception.exp: new file.
26711 * gdb.hp/foll-exec.c: new file.
26712 * gdb.hp/foll-exec.exp: new file.
26713 * gdb.hp/foll-fork.c: new file.
26714 * gdb.hp/foll-fork.exp: new file.
26715 * gdb.hp/foll-vfork.c: new file.
26716 * gdb.hp/foll-vfork.exp: new file.
26717 * gdb.hp/inherit-hp.exp: new file.
26718 * gdb.hp/more-steps.exp: new file.
26719 * gdb.hp/namespace.cc: new file.
26720 * gdb.hp/namespace.exp: new file.
26721 * gdb.hp/optimize.exp: new file.
26722 * gdb.hp/pxdb.c: new file.
26723 * gdb.hp/pxdb.exp: new file.
26724 * gdb.hp/quicksort.exp: new file.
26725 * gdb.hp/reg-test.exp: new file.
26726 * gdb.hp/reg-test.s: new file.
26727 * gdb.hp/sized-enum.c: new file.
26728 * gdb.hp/sized-enum.exp: new file.
26729 * gdb.hp/start-stop.exp: new file.
26730 * gdb.hp/templ-hp.cc: new file.
26731 * gdb.hp/templ-hp.exp: new file.
26732 * gdb.hp/thr-lib.c: new file.
26733 * gdb.hp/thr-lib.exp: new file.
26734 * gdb.hp/thr-lib.h: new file.
26735 * gdb.hp/thr-liblib.c: new file.
26736 * gdb.hp/virtfun-hp.c: new file.
26737 * gdb.hp/virtfun-hp.exp: new file.
26738 * gdb.hp/watch-cmd.exp: new file.
26739 * gdb.hp/watch-hp.exp: new file.
26740 * gdb.hp/xdb1.exp: new file.
26741 * gdb.hp/xdb2.exp: new file.
26742 * gdb.hp/xdb3.exp: new file.
26743
26744 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26745
26746 The following files are part of the HP merge; some had longer
26747 names at HP, but have been renamed to be no more than 14
26748 characters in length.
26749
26750 * gdb.base/ss.h: new file.
26751 * gdb.base/call-ar-st.c: new file.
26752 * gdb.base/call-ar-st.exp: new file.
26753 * gdb.base/call-rt-st.c: new file.
26754 * gdb.base/call-rt-st-exp: new file.
26755 * gdb.base/call-strs.exp: new file.
26756 * gdb.base/ena-dis-br.exp: new file.
26757 * gdb.base/environ.exp: new file.
26758 * gdb.base/long_long.exp: new file.
26759 * gdb.base/sect-cmd.exp: new file.
26760 * gdb.base/shlib-cl2.exp: new file.
26761 * gdb.base/smoke.exp: new file.
26762 * gdb.base/so-impl-ld.c: new file.
26763 * gdb.base/so-impl-ld.exp: new file.
26764 * gdb.base/so-indr-cl.c: new file.
26765 * gdb.base/so-indr-cl.exp: new file.
26766 * gdb.base/varargs.exp: new file.
26767 * gdb.base/volatile.exp: new file.
26768 * gdb.base/whatis-exp.exp: new file.
26769 * gdb.base/display.exp: new file.
26770 * gdb.c++/derivation.exp: new file.
26771 * gdb.c++/local.exp: new file.
26772 * gdb.c++/member-ptr.exp: new file.
26773 * gdb.c++/overload.exp: new file.
26774 * gdb.c++/ovldbreak.exp: new file.
26775 * gdb.c++/ref-types.exp: new file.
26776 * gdb.c++/ref-types2.exp: new file.
26777 * gdb.c++/userdef.exp: new file.
26778
26779 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26780
26781 * gdb.base/default.exp: Reflect wording change in remote.c.
26782
26783 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26784
26785 * gdb.base/help.exp: Update to reflect current text.
26786
26787 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26788
26789 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26790 they're stack variables and contain garbage.
26791 * gdb.c++/anon-union.exp: new file.
26792
26793 The following changes were made by David Taylor
26794 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26795 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26796 in changes by HP.
26797
26798 * gdb.base/bitops.exp: new file.
26799 * gdb.base/default.exp: change expected messages for catch and
26800 info catch tests to reflect HP merge changes.
26801 * gdb.base/enable-disable-break.exp
26802 * gdb.base/ending-run.c: new file.
26803 * gdb.base/long_long.c: new file.
26804 * gdb.base/maint.exp: new file.
26805 * gdb.base/pointers2.exp: new file.
26806 * gdb.base/shlib-call2.exp: new file.
26807 * gdb.base/solib.exp: new file.
26808 * gdb.base/step-test.c: new file.
26809 * gdb.c++/anon-union.cc: new file.
26810 * gdb.c++/local.cc: new file.
26811 * gdb.c++/member-pointer.cc: new file.
26812 * gdb.c++/method.cc: new file.
26813 * gdb.c++/ref-types.cc: new file.
26814 * gdb.c++/ref-types2.cc: new file.
26815 * gdb.c++/userdef.cc: new file.
26816
26817 * gdb.base/scope.exp: compile one file at a time, then link.
26818 * gdb.base/langs.exp: ditto.
26819 * gdb.base/list.exp: ditto.
26820
26821 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26822
26823 The following changes were made by David Taylor
26824 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26825 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26826 in changes by HP.
26827
26828 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26829 skip tests. When compiling pass c++ flag to gdb_compile.
26830 * gdb.c++/
26831
26832 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26833 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26834 (skip_hp_tests): new function.
26835 (gdb_preprocess): new function.
26836
26837 * configure.in (hpdir): decide whether to configure gdb.hp.
26838 * configure: regenerated.
26839
26840 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26841 to delete on clean.
26842 (EXECUTABLES): update to reflect new additions.
26843 * gdb.base/commands.exp: update message expected.
26844 * gdb.base/default.exp: add copyright notice.
26845 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26846 * gdb.base/help.exp: update messages to reflect current text.
26847 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26848 targets for recurse tests.
26849 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26850 skip this file.
26851
26852 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26853 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26854 compilation.
26855 * gdb.c++/misc.exp: ditto.
26856 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26857 run the tests. tell gdb_compile that it's a c++ compilation.
26858
26859 * gdb.threads/pthreads.exp: fix typo in message.
26860
26861 * gdb.base/all-bin.exp: new file.
26862 * gdb.base/arithmet.exp: new file.
26863 * gdb.base/assign.exp: new file.
26864 * gdb.base/completion.exp: new file.
26865 * gdb.base/cond-expr.exp: new file.
26866 * gdb.base/condbreak.exp: new file.
26867 * gdb.base/define.exp: new file.
26868 * gdb.base/dollar.exp: new file.
26869 * gdb.base/environment.exp: new file.
26870 * gdb.base/eval-skip.exp: new file.
26871 * gdb.base/jump.exp: new file.
26872 * gdb.base/logical.exp: new file.
26873 * gdb.base/pointers.exp: new file.
26874 * gdb.base/relational.exp: new file.
26875 * gdb.base/section_command.exp: new file.
26876 * gdb.base/whatis-expr.exp: new file.
26877
26878 * gdb.base/all-types.c: new file.
26879 * gdb.base/call-array-struct.c: new file.
26880 * gdb.base/call-return-struct.c: new file.
26881 * gdb.base/call-strings.c: new file.
26882 * gdb.base/callfuncs2.c: new file.
26883 * gdb.base/condbreak.c: new file.
26884 * gdb.base/constvars.c: new file.
26885 * gdb.base/display.c: new file.
26886 * gdb.base/int-type.c: new file.
26887 * gdb.base/jump.c: new file.
26888 * gdb.base/miscexprs.c: new file.
26889 * gdb.base/pointers.c: new file.
26890 * gdb.base/pointers2.c: new file.
26891 * gdb.base/shmain.c: new file.
26892 * gdb.base/shr1.c: new file.
26893 * gdb.base/shr2.c: new file.
26894 * gdb.base/solib.c: new file.
26895 * gdb.base/solib1.c: new file.
26896 * gdb.base/solib2.c: new file.
26897 * gdb.base/varargs.c: new file.
26898 * gdb.c++/derivation.cc: new file.
26899 * gdb.c++/overload.cc: new file.
26900 * gdb.c++/ovldbreak.cc: new file.
26901 * gdb.hp/attach.c: new file.
26902 * gdb.hp/attach2.c: new file.
26903 * gdb.hp/average.c: new file.
26904 * gdb.hp/compiler.c: new file.
26905 * gdb.hp/compiler.cc: new file.
26906 * gdb.hp/execd-program.c: new file.
26907 * gdb.hp/follow-exec.c: new file.
26908 * gdb.hp/follow-fork.c: new file.
26909 * gdb.hp/follow-vfork-and-exec.c: new file.
26910 * gdb.hp/misc-hp.cc: new file.
26911 * gdb.hp/more-steps.c: new file.
26912 * gdb.hp/optimize.c: new file.
26913 * gdb.hp/quicksort.c: new file.
26914 * gdb.hp/run-hp.c: new file.
26915 * gdb.hp/start-stop.c: new file.
26916 * gdb.hp/sum.c: new file.
26917 * gdb.hp/templates-hp.cc: new file.
26918 * gdb.hp/thread-local-in-lib.c: new file.
26919 * gdb.hp/thread-local-in-lib.h: new file.
26920 * gdb.hp/thread-local-in-lib.lib.c: new file.
26921 * gdb.hp/vforked-program.c: new file.
26922 * gdb.hp/virtfunc-hp.cc: new file.
26923 * gdb.hp/watchpoint-hp.c: new file.
26924 * gdb.hp/xdb.c: new file.
26925 * gdb.hp/xdb0.c: new file.
26926 * gdb.hp/xdb0.h: new file.
26927 * gdb.hp/xdb1.c: new file.
26928
26929 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26930
26931 The following change was made by Edith Epstein
26932 <eepstein@cygnus.com> as part of a project to merge in changes
26933 originally made by HP; HP did not create ChangeLog entries.
26934
26935 * gdb.c++/demangle.exp: changed the expected output for some
26936 ARM-style mangling -- removed second reference to datatype.
26937 For example, maint demangle __dt__11T1__pt__2_cFv
26938 T1<char>::~T1<char>(void)
26939 becomes,
26940 maint demangle __dt__11T1__pt__2_cFv
26941 T1<char>::~T1(void)
26942
26943 (test_hp_style_demangling): new hp specific demangling test cases.
26944
26945 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26946
26947 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26948 * gdb.trace/backtrace.exp: Likewise.
26949 * gdb.trace/circ.exp: Likewise.
26950 * gdb.trace/collection.exp: Likewise.
26951 * gdb.trace/deltrace.exp: Likewise.
26952 * gdb.trace/infotrace.exp: Likewise.
26953 * gdb.trace/limits.exp: Likewise.
26954 * gdb.trace/packetlen.exp: Likewise.
26955 * gdb.trace/passc-dyn.exp: Likewise.
26956 * gdb.trace/passcount.exp: Likewise.
26957 * gdb.trace/report.exp: Likewise.
26958 * gdb.trace/save-trace.exp: Likewise.
26959 * gdb.trace/tfind.exp: Likewise.
26960 * gdb.trace/tracecmd.exp: Likewise.
26961 * gdb.trace/while-dyn.exp: Likewise.
26962 * gdb.trace/while-stepping.exp: Likewise.
26963
26964 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26965
26966 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26967
26968 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26969
26970 From Brendan Kehoe:
26971 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26972 int return types.
26973
26974 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26975
26976 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26977 remote dos host testing right.
26978
26979 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26980
26981 * gdb.base/corefile.exp: remove some xfails.
26982
26983 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26984
26985 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26986 have different timestamps.
26987
26988 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26989
26990 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26991 gdb.base/default.exp: Replace "exec" with "executable".
26992
26993 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26994
26995 * gdb.base/default.exp: Change else if to elseif from previous
26996 delta.
26997
26998 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26999
27000 * gdb.base/default.exp: Add brace missing from previous delta.
27001
27002 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27003
27004 * gdb.base/default.exp: Support test for info float for all
27005 varieties of arm toolchain.
27006
27007 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
27008
27009 * gdb.trace/*.exp: remove "remote_download" command.
27010
27011 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
27012
27013 * gdb.trace/*.exp: remove -gdwarf from compile.
27014
27015 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27016
27017 * gdb.trace/configure.in(AC_INIT): typo
27018 * gdb.trace/configure: regenerated
27019
27020 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
27021
27022 * config/m68k-emc.exp: New file.
27023 * lib/<emc-support.exp trace-support.exp}: New files.
27024 * configure.in: add new test directory gdb.trace.
27025 * gdb.trace/{configure configure.in Makefile.in}: New files.
27026 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27027 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27028 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27029 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27030 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27031 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27032 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
27033
27034 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
27035
27036 * gdb.c++/classes.exp: Change all regular expressions to match
27037 arbitrary combinations of newline/carriage-return, so that they
27038 will work equally well on Unix and Windows.
27039 * gdb.c++/inherit.exp: ditto.
27040 * gdb.c++/virtfunc.exp: ditto.
27041
27042 1998-08-11 Dawn Perchik <dawn@cygnus.com>
27043
27044 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27045
27046 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27047
27048 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27049 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27050 to use a0-a3/d0-d3 as needed.
27051
27052 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27053
27054 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27055 * gdb.disasm/am33.exp: Corresponding changes.
27056
27057 1998-07-11 Felix Lee <flee@cygnus.com>
27058
27059 * gdb.base/callfuncs.exp: add cmp10 test.
27060 * gdb.base/callfuncs.c (cmp10): new function.
27061
27062 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27063
27064 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
27065 into two parts to get around a synchronization problem in expect.
27066
27067 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27068
27069 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27070
27071 * configure.in: Add options for gdbtk testsuite.
27072
27073 * configure: Regenerate.
27074
27075 * gdb.gdbtk: New directory to hold gdbtk tests.
27076
27077 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27078
27079 * gdb.fortran/types.exp: Escape brackets in expect patterns
27080 for test_float_literal_types_accepted tests.
27081 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27082 before run test.
27083
27084 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27085
27086 * am33.exp: Just compile, do not link the testcase.
27087 * am33.s: Add ".am33" pseudoop to force am33 mode.
27088
27089 1998-06-25 Felix Lee <flee@cygnus.com>
27090
27091 * gdb.base/setshow.exp: make sure $pc is sane.
27092
27093 * gdb.stabs/weird.exp: split expect patterns properly.
27094
27095 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27096
27097 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27098 * gdb.disasm/am33.exp: Run it.
27099
27100 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
27101
27102 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27103 match processing (and eliminate spurious timeouts when running).
27104
27105 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
27106
27107 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27108 exception test, but conditionalize it on target [mach | gnu].
27109
27110 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
27111
27112 * gdb.base/overlays.exp: fixup compile line for linker script.
27113
27114 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27115
27116 * gdb.fortran/types.exp: don't guess at float size.
27117
27118 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27119
27120 * gdb.base/exprs.exp: delete test that depends on int size.
27121
27122 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27123
27124 * config/sim.exp: Removed checks for target triplets.
27125 (gdb_target_sim): Use gdb,target_sim_options.
27126
27127 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27128
27129 * gdb.base/reread.exp: New file.
27130 * gdb.base/reread1.c: New file.
27131 * gdb.base/reread2.c: New file.
27132
27133 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27134
27135 * config/sim.exp: Use 'target sim -sparclite' when running
27136 SPARClite programs.
27137
27138 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27139
27140 * gdb.base/structs2.exp: New file.
27141 * gdb.base/structs2.c: New file.
27142
27143 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27144
27145 * gdb.asm/common.inc: New file.
27146 * gdb.asm/d10v.inc: New file.
27147 * asm-source.exp: Pass -I's to gas to find .inc files.
27148 Update line numbers in expected output.
27149 * asmsrc1.s: Rewrite.
27150 * asmsrc2.s: Rewrite.
27151 * configure.in: Create arch.inc symlink.
27152 * configure: Regenerate.
27153 * Makefile.in (distclean): Delete arch.inc.
27154
27155 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27156
27157 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
27158 (t_enum_value2): ditto
27159 (t_enum_value3): ditto
27160 (main): ditto
27161 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27162
27163 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27164 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27165 change.
27166 Use gdb_test instead of send_gdb/gdb_expect sequences.
27167
27168 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27169
27170 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27171 not void.
27172
27173 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27174
27175 * gdb.base/branches.c: Code with lots of loops and
27176 subroutines. Used to test gdbs ability to single step through PC
27177 changes, especially to test mips-tdep.c:mips_next_pc
27178
27179 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27180
27181 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27182 more rigorous EGCS C++ error checking.
27183
27184 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27185
27186 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27187 tests.
27188 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27189 function when asleep.
27190 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27191 for i*86 Linux and SVR4 signal handling problems.
27192 Remove linux xfail for `next to handler in signals_tests_1', fixed
27193 by recent infrun.c change.
27194 Limit backtrace to 10 frames to avoid timeout problems with infinite
27195 stack backtraces.
27196 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27197 target.[ch] change.
27198
27199 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27200
27201 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27202 for a newline from gdb before continuing.
27203 (default_gdb_exit): Just look for y or n.
27204 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27205 it does, fail the rests of the tests in the file.
27206
27207 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27208
27209 * config/cygmon.exp: New file.
27210
27211 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27212
27213 * gdb.base/list.exp: Fix problem with "list default lines around
27214 main" test on remote targets.
27215
27216 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27217 run test on remote targets.
27218
27219 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27220
27221 * gdb.asm: New directory.
27222 * configure.in: Configure it.
27223 * configure: Regenerate.
27224 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27225 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27226
27227 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27228
27229 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27230
27231 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
27232
27233 * gdb.base/overlays (several files): Merge the two overlay
27234 managers into one. Change variables (foox, barx, bazx, grbxx)
27235 back into ints but force them to load in their proper sections.
27236
27237 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27238
27239 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
27240 on-chip insn memory and IMAP1 to upper 128k.
27241 (D10VCopy): Handle memory regions crossing 16k boundaries.
27242 (D10VCopy): Transfer data in 32 bit chunks.
27243
27244 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27245
27246 * gdb.base/overlays.c (main): Exit normally when result is
27247 correct.
27248
27249 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27250 map. Include space for printf in .text segment.
27251
27252 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27253 updated d10v memory VMA/LMA map.
27254 (D10VCopy): Call D10VTranslate.
27255
27256 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27257
27258 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27259
27260 * gdb.base/bar.c (barx, bar): Change variable to small array so
27261 that it won't be put into the .sdata - small data -
27262 section. Update reference.
27263 * gdb.base/baz.c (bazx, baz): Ditto.
27264 * gdb.base/foo.c (foox, foo): Ditto.
27265 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27266
27267 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27268 to be arrays.
27269
27270 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
27271
27272 * gdb.base/overlays.exp: fix up and get working again.
27273 Add tests for backtraces from an overlay function.
27274
27275 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27276
27277 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27278 "calling function with watchpoint enabled".
27279
27280 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27281
27282 * gdb.base/break.exp (test_next_with_recursion): Remove
27283 gdb_suppress_tests for d10v-*-*.
27284 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27285 pending review of whether it is useful or not.
27286
27287 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27288
27289 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27290
27291 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27292
27293 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27294 * config/dve.exp: New file to support Densan boards.
27295
27296 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27297
27298 * gdb.base/interrupt.exp: Document problem of simulators, signals,
27299 reads and BSD.
27300
27301 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27302
27303 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27304 response.
27305
27306 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27307
27308 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27309
27310 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27311 test.
27312
27313 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27314 target_sizeof_long and target_bigendian_p.
27315 (structs_by_value, structs_by_reference): Check values according
27316 to targets word size and endianess.
27317
27318 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27319
27320 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27321 output.
27322
27323 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27324
27325 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27326 Update test of set args help to match source change.
27327
27328 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27329
27330 * gdb.base/default.exp: Expect help system output to be in
27331 alphabetical order.
27332 * gdb.base/help.exp: Ditto.
27333
27334 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27335
27336 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27337 "i*86-pc-linux-gnu*".
27338 * gdb.base/interrupt.exp: Ditto.
27339 * gdb.base/corefile.exp: Ditto.
27340
27341 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27342 define vxworks when building the testcase.
27343
27344 * gdb.base/ptype.exp: Fix testnames to be unique.
27345 * gdb.base/radix.exp: Ditto.
27346 * gdb.base/term.exp: Ditto.
27347 * gdb.base/whatis.exp: Ditto.
27348 * gdb.c++/classes.exp: Ditto.
27349
27350 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27351
27352 * gdb.base/callfuncs.exp: Fix indentation.
27353
27354 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27355 suppress_flag has been set.
27356 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27357 target feature.
27358
27359 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27360
27361 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27362 the testcase.
27363
27364 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27365 set_debug_traps() and breakpoint().
27366 * gdb.c++/misc.cc (main): Ditto.
27367 * gdb.c++/templates.cc (main): Ditto.
27368 * gdb.c++/virtfunc.cc (main): Ditto.
27369
27370 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27371
27372 * lib/gdb.exp(gdb_step_for_stub): New function.
27373 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27374 exists, reload the executable and do a "continue" instead of
27375 doing a jump.
27376 (runto_main): Use gdb_step_for_stub.
27377
27378 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27379 tests to have unique names.
27380 * gdb.base/callfuncs.exp: Ditto.
27381 * gdb.base/commands.exp: Ditto.
27382 * gdb.base/default.exp: Ditto.
27383 * gdb.base/help.exp: Ditto.
27384 * gdb.base/list.exp: Ditto.
27385 * gdb.base/opaque.exp: Ditto.
27386 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27387 similar tests.
27388
27389 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27390 * gdb.c++/cplusfuncs.cc: Ditto.
27391 * gdb.c++/virtfunc.cc: Ditto.
27392
27393 * config/monitor.exp: Keep track of the last file we saw, rather
27394 than trying to get the info from gdb.
27395
27396 * gdb.fortran/types.exp: Move comment to previous line.
27397
27398 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27399
27400 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27401 target mode.
27402
27403 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27404
27405 From Bob Manson:
27406 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27407 string from GDB when it connects.
27408
27409 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27410
27411 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27412
27413 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27414 if we can't get a debug format from GDB (we may be testing an
27415 older GDB). Use a 10 second timeout when checking for the format.
27416
27417 * gdb.stabs/weird.exp: Fix quoting.
27418
27419 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27420
27421 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27422
27423 * config/arm-ice.exp: New file.
27424
27425 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27426
27427 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27428 until it has been modified to work with the new testsuite.
27429
27430 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27431 testcase won't compile, cause all of the testcases in the file to
27432 fail instead.
27433
27434 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27435 (gdb_clear_suppressed): New procedure.
27436 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27437 it contains a positive value.
27438
27439 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27440
27441 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27442
27443 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27444
27445 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27446
27447 * lib/gdb.exp (setup_xfail_format): New function.
27448 (get_debug_format): New function to get debug format.
27449 (debug_format): New global variable to hold last value set
27450 by get_debug_format.
27451 * gdb.base/list.exp: Call get_debug_format and expect some
27452 tests to fail for DWARF 1 and COFF formats.
27453 * gdb.c++/ptype.exp: Ditto.
27454 * gdb.c++/classes.exp: Ditto.
27455 * gdb.c++/cplusfuncs.exp: Ditto.
27456 * gdb.c++/inherit.exp: Ditto.
27457 * gdb.c++/templates.exp: Ditto.
27458 * gdb.c++/virtfunc.exp: Ditto.
27459
27460 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27461
27462 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27463 host doesn't have a currently-open connection.
27464
27465 * config/sparclet.exp: Cleanups and fixes to make it generic for
27466 any gdb stub target. Handle cases where gdb doesn't respond when
27467 interrupted in a sane fashion.
27468
27469 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27470 same thing in a totally different way.
27471
27472 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27473 setting "timeout".
27474 (gdb_start): We set the global gdb_prompt variable in
27475 default_gdb_init now.
27476
27477 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27478
27479 * gdb.base/printcmds.exp: Fix "check for floating addition"
27480 regexp to accept results within approx +/- .01 of exact value.
27481 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27482
27483 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27484
27485 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27486 properly.
27487 (gdb_expect): Add optional timeout parameter, and add timeout
27488 value to various calls.
27489 (gdb_suppress_tests): Only give one warning message per group.
27490
27491 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27492
27493 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27494 global variables. Handle getting a value for $timeout more
27495 gracefully.
27496
27497 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27498
27499 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27500 initialize.
27501 (default_gdb_init): New procedure; allow gdb_init to be overridden
27502 by a target configuration file.
27503 (gdb_expect): Pass the timeout to remote_expect.
27504
27505 * config/monitor.exp(gdb_load): Fix typo in regexp.
27506
27507 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27508
27509 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27510
27511 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27512
27513 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27514 here. Call gdb_target_exec before rebooting the target, to make
27515 sure the connection to the target is closed.
27516 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27517 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27518 Also detect "Timeout reading from remote" error.
27519
27520 * config/gdbserver.exp: Pass the executable being loaded to
27521 gdb_target_monitor. Don't call gdb_file_cmd here; let
27522 gdb_target_monitor do it.
27523
27524 * gdb.disasm/hppa.exp: Don't use exec_output.
27525
27526 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27527
27528 * gdb.base/list.exp: If we're debugging a non-native target,
27529 try to set the pc register to point to the start of the
27530 program before doing the first list command.
27531
27532 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27533 test_calls after restarting.
27534
27535 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27536 reloading.
27537
27538 * gdb.base/watchpoint.exp: Fix typo.
27539
27540 * gdb.base/setshow.exp: Check for use_gdb_stub.
27541
27542 * gdb.base/break.exp: Fix continue until exit test for the gdb
27543 stub case.
27544 * gdb.base/langs.exp: Ditto.
27545
27546 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27547 gdb_load_offset. If we weren't given a file to load, figure out
27548 what the current file is and use it.
27549
27550 * config/i386-bozo.exp: New file.
27551
27552 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27553
27554 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27555 feature.
27556
27557 * config/proelf.exp: New entry.
27558
27559 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27560
27561 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27562 of regexps.
27563
27564 * gdb.base/watchpoint.exp: Don't run the test_stepping
27565 tests if gdb can't call functions on the target.
27566
27567 * gdb.base/setshow.exp: Don't run the set prompt tests if
27568 the board has gdb_prompt set.
27569
27570 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27571
27572 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27573 * gdb.base/commands.exp: Likewise.
27574 * gdb.base/setshow.exp: Likewise.
27575
27576 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27577
27578 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27579 feature.
27580
27581 * config/i960.exp: New file.
27582
27583 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27584
27585 * gdb.base/funcargs.exp: Check for gdb,short_int target
27586 feature instead of looking for explicit target triplets.
27587
27588 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27589
27590 * gdb.base/printcmds.exp: add a couple more tests a la
27591 "p 123DEADBEEF", to check parse_number.
27592 * top.c: change "to enable to enable" to "to enable" in a couple
27593 of help strings.
27594
27595 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27596
27597 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27598 on the mn10300.
27599
27600 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27601
27602 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27603 where the test executable is run with explicit args.
27604 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27605
27606 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27607
27608 * gdb.base/run.c: Use FAKEARGV to build test executable that
27609 does not require a command line arg, since most simulators
27610 don't currently support passing such an arg into the simulated
27611 program.
27612 * gdb.base/commands.exp: Change tests to insert the proper
27613 value as the arg to the first recursive factorial call. Change
27614 compilation line to define FAKEARGV at compile time.
27615
27616 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27617
27618 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27619 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27620 function with watchpoint enabled" test.
27621
27622 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27623
27624 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27625 Don't call gdb_test when the command doesn't return to a gdb prompt.
27626
27627 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27628 "Tests restarted" messages.
27629
27630 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27631
27632 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27633
27634 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27635
27636 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27637 for INFO SYMBOL; add help tests for OVERLAY commands.
27638 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27639 add tests for OVERLAY commands
27640 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27641 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27642 * gdb.base/sigall.c: add usestubs code frag
27643 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27644
27645 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27646
27647 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27648 failures.
27649 (gdb_stop_suppressing_tests): Note that tests have restarted.
27650
27651 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27652
27653 * config/h8300.exp: New file.
27654
27655 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27656
27657 * gdb.base/setshow.exp: Check for the existence of a
27658 feature, not its value.
27659
27660 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27661
27662 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27663
27664 * gdb.base/scope.exp: It's now init0(), not init().
27665
27666 * gdb.base/scope0.c: For now, change init() to be init0().
27667
27668 * config/monitor.exp: Use gdb_serial in preference to serial
27669 or netport.
27670
27671 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27672 and it's not already set.
27673
27674 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27675
27676 * gdb.base/setshow.exp: Only test the run command if the target
27677 isn't using a stub and if it supports argument passing.
27678
27679 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27680
27681 * config/udi.exp(gdb_start): Make sure UDICONF is set
27682 properly before starting gdb.
27683
27684 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27685
27686 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27687 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27688 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27689
27690 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27691
27692 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27693 specialized code to reboot the board, use remote_reboot instead.
27694
27695 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27696
27697 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27698
27699 * config/monitor.exp: Make sure we disconnect from the target.
27700 Also, try a reboot/reload cycle instead of failing if the
27701 load fails.
27702
27703 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27704
27705 * gdb.base/default.exp: Don't set match_max.
27706 * gdb.base/help.exp: Ditto.
27707 * gdb.base/list.exp: Ditto.
27708 * gdb.base/signals.exp: Ditto.
27709
27710 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27711 set, use remote_ld to download the testcase instead of
27712 the GDB loader.
27713
27714 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27715
27716 * config/vr5000.exp: New file.
27717
27718 * config/monitor.exp(gdb_target_monitor): Add pattern for
27719 "Ending remote" to detect errors in connecting.
27720
27721 * gdb.base/setshow.exp: Add .* within auto language test.
27722
27723 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27724 target feature.
27725
27726 * config/monitor.exp(gdb_load): Check for a failure when loading,
27727 and reboot the board if necessary.
27728
27729 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27730 a set of tests. Remove print.* from the patterns being checked.
27731
27732 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27733
27734 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27735 refer to gdb_spawn_id.
27736
27737 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27738 longer used.
27739 * config/sparclet.exp: Ditto.
27740 * config/sparclet-old.exp: Ditto.
27741 * config/slite.exp: Ditto.
27742 * config/sim.exp: Ditto.
27743 * gdb.base/funcargs.exp: Ditto.
27744
27745 * lib/gdb.exp:Remove references to gdb_spawn_id.
27746 (gdb_expect): Move to remote.exp.
27747
27748 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27749
27750 * config/monitor.exp: Detect the "Couldn't establish connection"
27751 message from GDB.
27752
27753 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27754
27755 * gdb.base/bitfields.exp: Use runto instead of explicit
27756 gdb_run_cmd/gdb_expect sequences.
27757
27758 * gdb.base/break.exp(text_next_with_recursion): Add match for
27759 gdb_expect call.
27760
27761 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27762 We also need to handle the "A program is being debugged already"
27763 prompt from gdb. Use gdb_test to set the baud rate.
27764
27765 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27766 to 20000. Really. I mean it.
27767
27768 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27769
27770 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27771 fails. If suppress_flag is set, skip perror message about not
27772 being able to send to GDB.
27773 (send_gdb): If suppress_flag is set, don't try to send commands to
27774 GDB.
27775 (gdb_expect): If suppress_flag is set, always fail immediately.
27776 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27777 (gdb_init): Call gdb_stop_suppressing_tests.
27778 (default_gdb_exit): Ditto.
27779 (default_gdb_start): Ditto.
27780
27781 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27782 gdb_stop_suppressing_tests as appropriate.
27783 * gdb.base/break.exp: Ditto.
27784 * gdb.base/callfuncs.exp: Ditto.
27785 * gdb.base/commands.exp: Ditto.
27786 * gdb.base/exprs.exp: Ditto.
27787 * gdb.base/funcargs.exp: Ditto.
27788 * gdb.base/list.exp: Ditto.
27789 * gdb.base/recurse.exp: Ditto.
27790 * gdb.base/scope.exp: Ditto.
27791 * gdb.base/structs.exp: Ditto.
27792 * gdb.c++/inherit.exp: Ditto.
27793
27794 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27795
27796 * config/vr4300.exp: New file.
27797
27798 * gdb.*/*.exp: Call gdb_expect instead of expect.
27799
27800 * lib/gdb.exp(gdb_expect): New function.
27801
27802 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27803
27804 * lib/gdb.exp(gdb_init): New function.
27805
27806 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27807 for each individual variable set.
27808
27809 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27810 name.
27811
27812 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27813
27814 * gdb.base/scope.exp: Use gdb_test.
27815
27816 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27817 aborting; the testsuite driver will do that for us (see
27818 gdb_finish). Also, use gdb_test in a few more places.
27819
27820 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27821
27822 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27823
27824 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27825
27826 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27827 and "add_tests" are not at the same address.
27828
27829 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27830
27831 * gdb.base/ptype.exp: Use gdb_test.
27832
27833 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27834
27835 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27836 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27837 left in. No longer expect them to fail.
27838
27839 * gdb.stabs/*.mt; Deleted, no longer used.
27840 * gdb.stabs/configure.in: Remove references to target makefile
27841 frags.
27842 * gdb.stabs/configure: Rebuilt.
27843
27844 * gdb.disasm/*.mt: Deleted, no longer used.
27845 * gdb.disasm/configure.in: Remove references to target makefile
27846 frags. Use "sh3.s" as the unique filename for this directory.
27847 * gdb.disasm/configure: Rebuilt.
27848
27849 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27850 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27851 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27852
27853 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27854
27855 * config/udi.exp: Use mondfe,name instead of remote_host.
27856
27857 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27858
27859 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27860 a function with a watchpoint enabled on the mn10200.
27861
27862 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27863 before trying to create it!
27864
27865 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27866
27867 * config/vx.exp: Use hostname instead of netport.
27868
27869 * config/vxworks.exp: New file.
27870
27871 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27872
27873 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27874 gdb before assuming everything worked. Send a ^C if a timeout
27875 occurs.
27876
27877 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27878 $gdb_spawn_id directly.
27879 (gdb_run_cmd): Try _start as well as start. Use the target feature
27880 gdb,start_symbol as the symbol to start from when jumping.
27881
27882 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27883
27884 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27885 redundant) test.
27886
27887 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27888 it doesn't lose for 16bit integer systems.
27889
27890 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27891
27892 * gdb.fortran/types.exp: If the target doesn't support "double"
27893 data types, then expect "real" types to only be 4 bytes.
27894
27895 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27896 call tests if the target doesn't support inferior function calls.
27897
27898 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27899 in printf tests.
27900
27901 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27902
27903 * gdb.base/help.exp: Disable "help set", "help show", and
27904 "help support". Simplify regexp for "help stack".
27905
27906 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27907 to 60 seconds. Temporarily set match_max to 15000 around the
27908 "info copying" test.
27909
27910 * gdb.base/nodebug.exp: Don't try to do an inferior function
27911 call if the target doesn't support them.
27912 * gdb.base/printcmds.exp: Likewise.
27913 * gdb.base/setvar.exp: Likewise.
27914 * gdb.base/structs.exp: Likewise.
27915 * gdb.c++/templates.exp: Likewise.
27916 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27917
27918 * gdb.base/recurse.exp: Enable for the mn10200.
27919
27920 * configure.in: Do configure gdb.stabs directory for *-*-elf
27921 targets.
27922 * configure: Rebuilt.
27923
27924 * gdb.base/break.exp: Check for gdb,noresults before testing
27925 exit status and/or results from the target.
27926 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27927 * lib/gdb.exp: Remove old (now bogus) initialization of
27928 noinferior, noargs, noresults and nosignals.
27929
27930 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27931
27932 * config/sh.exp: New file.
27933
27934 * config/slite.exp: Try to connect multiple times to the board
27935 before rebooting. Only send a "monitor run" if need_monitor_run
27936 is set.
27937
27938 * gdb.base/break.exp: Don't do the "stub continue" test if
27939 the target has gdb_stub set.
27940
27941 * gdb.base/callfuncs.exp: Increase the timeout.
27942
27943 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27944 if the target has gdb,noinferiorio set.
27945
27946 * gdb.base/list.exp: Increase match_max to 10000 characters.
27947
27948 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27949
27950 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27951 target.
27952
27953 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27954
27955 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27956
27957 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27958 trying to delete the copy of gdb. Catch the file delete so we
27959 don't die if the delete fails; also, the file should be copied to
27960 the host, not to the build.
27961
27962 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27963
27964 * lib/gdb.exp(gdb_test): Surround the result pattern with
27965 parenthesis in case it contains multiple regexps separated
27966 with |.
27967
27968 * gdb.base/watchpoint.exp: Use gdb_test.
27969 * gdb.base/default.exp: Ditto.
27970
27971 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27972
27973 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27974
27975 * gdb.base/scope.exp: Use gdb_test.
27976 * gdb.c++/classes.exp: Ditto.
27977 * gdb.c++/inherit.exp: Ditto.
27978
27979 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27980
27981 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27982 remote_exec instead.
27983 * gdb.base/corefile.exp: Don't be ridiculous.
27984 * gdb.base/*.c: Add missing stub invocations.
27985
27986 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27987
27988 * config/slite.exp: Miscellaneous fixes.
27989
27990 * lib/gdb.exp: Fix runto.
27991
27992 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27993 the target.
27994
27995 * gdb.base/watchpoint.exp: Fix regexp.
27996
27997 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27998 close and wait commands, as the descriptor may now be
27999 invalid. Always call "remote_close host".
28000
28001 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28002
28003 Major rewrite for testsuite revision.
28004
28005 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28006 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28007 instead of relying on spawn_id to always contain a valid
28008 spawn id.
28009 (get_compiler_info): New procedure to build the ${binfile}.ci
28010 file, instead of replicating this in N different places.
28011 (gdb_compile): New procedure.
28012
28013 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
28014 appropriate arguments) instead of compile. Use gdb_test in a lot
28015 more places. Use send_gdb instead of send. Always run gdb_start
28016 at the start of a testcase, as this is no longer done magically.
28017
28018 config/*-gdb.exp: Rename without the -gdb suffix.
28019
28020 config/mips.exp: Use remote_close instead of exit_remote_shell.
28021 config/monitor.exp: Use target_info instead of looking at
28022 baud, timeout, etc.
28023 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28024
28025 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28026
28027 * gdb.c++/templates.exp (test_ptype_of_templates),
28028 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28029 Update expect patterns for destructors and assignment operators
28030 to match corresponding c-typeprint.c changes.
28031 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28032 to destructor breakpoint test, GDB should be able to set the
28033 destructor breakpoint without specifying arguments.
28034
28035 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28036
28037 * gdb.threads/pthreads.exp: Change result for failure to compile due
28038 to lack of pthreads runtime support from an error to simply an
28039 unsupported test, per dejagnu standards.
28040
28041 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28042
28043 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28044 where GDB exits to reduce pattern match time.
28045 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28046
28047 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28048
28049 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
28050
28051 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28052 * gdb.base/default.exp: ditto.
28053 * gdb.base/nodebug.exp: ditto.
28054 * gdb.base/printcmds.exp: ditto.
28055 * gdb.base/ptype.exp: ditto.
28056 * gdb.base/setvar.exp: ditto.
28057 * gdb.base/structs.exp: ditto.
28058 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28059
28060 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28061
28062 * configure, */configure: Rebuild with autoconf 2.12.
28063
28064 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28065
28066 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28067 use new i*86-pc-linux*-gnu quads.
28068 * gdb.base/corefile.exp: Ditto.
28069 * gdb.base/signals.exp: Ditto.
28070 * gdb.base/sigall.exp: Ditto.
28071 * gdb.base/interrupt.exp: Ditto.
28072
28073 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28074 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28075 RedHat 4.0.
28076
28077 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
28078 linux. This allows the test case to at least compile on latest
28079 linux, but still not run due to missing the threads runtime library.
28080
28081 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28082
28083 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28084 directory to search gdb directory. Accept and step over conditional
28085 stack alignment code. Consume $prompt in failure cases.
28086 Reset timeout to $oldtimeout instead of some arbitrary value.
28087 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28088 timeout problems with infinite stack backtraces.
28089 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28090 Accept function parameters for linkfunc member.
28091
28092 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28093
28094 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28095 (CXXFLAGS): Remove, unreferenced.
28096 (B_OPTIONS): Add for -B options and add code to initialize with
28097 previous -B options and also add -B option to pick up cross compiled
28098 runtime.
28099 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28100 doing cross compiles.
28101 (target_alias): Declare global.
28102 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28103 to verify that gcc exists in build tree, and if so set CC to that
28104 gcc and to use B_OPTIONS and TARGET_INCLUDES.
28105
28106 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28107
28108 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28109 ptype test for anonymous union. Fixup testcase to match
28110 current gcc debug output.
28111
28112 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28113
28114 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28115 force argument to an unsigned long type.
28116
28117 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28118
28119 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
28120 tests and anonymous union print/ptype tests.
28121 * gdb.base/list.exp (test_forward-search): Increase timeout by
28122 5 minutes for the "search extremely long line" case.
28123 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28124 completely optional and that the pass/fail messages use the command as
28125 the message if that third arg is a null string.
28126 (gdb_test_exact): Arrange that a null string pattern means match a
28127 null string output rather than any output, which might include random
28128 errors.
28129 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28130 backtrace test.
28131 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28132 always failing and failure is now exposed by gdb.exp changes.
28133
28134 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28135
28136 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28137 weren't being noted.
28138
28139 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28140
28141 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28142 * gdb.stabs/weird.exp: Remove v_comb xfails.
28143
28144 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
28145
28146 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
28147 list.exp scope.exp watchpoint.exp]
28148 Make all timeout error msgs explicitly say "(timeout)".
28149
28150 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
28151
28152 * config/monitor.exp: Increase download timeout to 1000 seconds.
28153
28154 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
28155
28156 * config/m32r.exp: Increase timeout to 120 seconds.
28157
28158 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28159
28160 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28161 and accept older ordering as obsolescent gcc or gdb.
28162 * gdb.c++/templates.exp: Ditto.
28163 * gdb.c++/virtfunc.exp: Ditto.
28164
28165 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28166
28167 * gdb.base/coremaker.c: Add code to mmap some data so we
28168 can check that it ends up in the core file.
28169 * gdb.base/corefile.exp: Add test to read mmapped data
28170 from core file.
28171
28172 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
28173
28174 * config/m32r.exp: New file.
28175
28176 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28177
28178 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28179 that cflags can contains -gstabs, and work correctly for other tests.
28180
28181 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
28182
28183 * gdb.base/setshow.exp: New file, tests show and set.
28184 * gdb.base/setshow.c: New file, tests show and set.
28185 * gdb.base/help.exp: Add test for help set|show annotate.
28186 * gdb.base/default.exp: Add test for set|show annotate.
28187
28188 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28189
28190 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28191 errors unique.
28192 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28193 explicitly.
28194
28195 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28196
28197 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28198 and width commands. This is done elsewhere.
28199 * (gdb_start): Don't call gdb_start_sim here. That's already
28200 done in gdb_load. This fixes lots of failures in default.exp.
28201
28202 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28203
28204 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28205 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28206 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28207 in the same we we treat other failures (since it may be an expected
28208 condition), rather than as an error.
28209 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28210 old test format.
28211
28212 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28213
28214 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28215 (distclean maintainer-clean realclean): No need to remove files
28216 twice. Nuke the duplicates.
28217 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
28218 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
28219 Remove config.h along with other config files.
28220
28221 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28222
28223 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28224 "p func1 ()" and note that rests of tests are skipped.
28225 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
28226 setup_xfails for "print func2::coremaker_local".
28227 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28228 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28229 affected by the previous run test.
28230 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28231 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28232 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28233 "pass int powerset tuple" and "pass modeless int powerset tuple".
28234 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28235 "real write 4" and "real write 8".
28236 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
28237 setup_xfails for "print vs1 after tuple assign 2",
28238 "print \$i after tuple assign 2", and
28239 "print vs2 after tuple assign 2".
28240 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28241 meaningful error message and return -1 so the caller can
28242 suppress further tests and avoid a cascade of errors.
28243
28244 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28245
28246 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28247 format for printing version.
28248 * gdb.base/default.exp: Ditto.
28249 * gdb.base/interrupt.exp: Fix problem with cascade of
28250 errors if child process dies while calling a function.
28251
28252 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28253
28254 * Makefile.in (VPATH): Add
28255 * Makefile.in (Makefile, config.status): Fix rules so things get
28256 remade when necessary.
28257
28258 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28259
28260 * Makefile.in (just-check): Add path to sibling expect dir
28261 to environment variable specified by RPATH_ENVVAR.
28262
28263 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28264
28265 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28266 (just-check): Add shared library paths for libstdc++, tk,
28267 tcl, bfd, and opcodes to the environment variable specified
28268 in RPATH_ENVVAR.
28269 * configure.in: Add support to recognize --enable-shared flag
28270 and generate correct value for RPATH_ENVVAR.
28271 * configure: Regenerated with autoconf.
28272
28273 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28274
28275 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28276 include all osf versions.
28277 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28278 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28279 when target is linux. When failing to build pthreads test
28280 executable, give more meaningful message.
28281 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28282 arg for pthread_create.
28283
28284 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28285
28286 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28287 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28288 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28289 and -lpthreads (everybody else).
28290 (test_startup): Fail gracefully if threads are not supported.
28291 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28292 "p/c array_index("abcdef",2)" when not gcc compiled.
28293 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28294 "print func2::coremaker_local" when not gcc compiled.
28295 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28296 "ptype on opaque struct tagname (statically)",
28297 "ptype on opaque struct tagname (dynamically) 1", and
28298 "ptype on opaque struct tagname (dynamically) 2"
28299 for not compiled with gcc.
28300 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28301 backtrace when compiled with gcc.
28302 * lib/gdb.exp (runto_main): Return result of "runto main" rather
28303 than always return success.
28304
28305 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28306
28307 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28308
28309 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28310
28311 * gdb.base/structs.exp: Undo last change.
28312
28313 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28314
28315 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28316 encapsulate all the steps/nexts done during self test, starting
28317 at main, and makes them less sensitive to optimization issues.
28318 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28319 signal handler" test.
28320 * gdb.threads/pthreads.exp: Only run this for native configs.
28321 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28322 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28323 tests.
28324 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28325 for "runto test_calls(void)" test.
28326
28327 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28328
28329 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28330 and don't expect address info in breakpoint confirmations.
28331
28332 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28333
28334 * gdb.base/list.exp (test_forward_search): Increase timeout
28335 temporarily by 60 seconds for searching extremely long line,
28336 and then reset to old value when done. Increase expect input
28337 buffer to 10000.
28338
28339 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28340
28341 * gdb.base/list.exp (test_forward_search): Fix to handle very
28342 long source line without overflowing expect's input buffer.
28343
28344 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28345
28346 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28347 "buffer_full".
28348
28349 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28350 "buffer_full".
28351
28352 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28353 "buffer_full".
28354
28355 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28356 "buffer_full".
28357
28358 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28359
28360 * configure.in (configdirs): Add gdb.threads.
28361 * configure: Regenerated with autoconf.
28362 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28363 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28364 * gdb.threads/configure: New, generated with autoconf.
28365
28366 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28367
28368 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28369
28370 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28371
28372 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28373 each signal's status in the output of "handle all print".
28374 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28375 the \r\n sequence that immediately precedes the gdb prompt.
28376 * gdb.base/a1-selftest.exp: Save original timeout and restore
28377 after test.
28378
28379 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28380
28381 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28382 symbol.
28383
28384 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28385
28386 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28387
28388 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28389
28390 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28391 timeout by 60 seconds.
28392
28393 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28394
28395 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28396 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28397 error return.
28398
28399 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28400
28401 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28402 gdb initialization, also report how long dejagnu waited. Restore
28403 old timeout before doing error return. Temporarily increase timeout
28404 by 3 minutes to allow for slow startups over heavy NFS use.
28405
28406 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28407
28408 * lib/gdb.exp: Report timeout value for verbosity level 2.
28409 * config/gdbserver.exp: Ditto.
28410 * config/hppro.exp: Ditto.
28411 * config/mips-gdb.exp: Ditto.
28412 * config/monitor.exp: Ditto.
28413 * config/netware.exp: Ditto.
28414 * config/sim-gdb.exp: Ditto.
28415 * config/slite-gdb.exp: Ditto.
28416 * config/udi-gdb.exp: Ditto.
28417 * config/unix-gdb.exp: Ditto.
28418 * config/vx-gdb.exp: Ditto.
28419 * gdb.base/a1-selftest.exp: Ditto.
28420 * gdb.base/a2-run.exp: Ditto.
28421 * gdb.base/break.exp: Ditto.
28422 * gdb.base/corefile.exp: Ditto.
28423 * gdb.base/list.exp: Ditto.
28424 * gdb.base/recurse.exp: Ditto.
28425 * gdb.base/scope.exp: Ditto.
28426 * gdb.base/signals.exp: Ditto.
28427
28428 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28429
28430 * gdb.threads/Makefile.in (docdir): Removed.
28431
28432 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28433
28434 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28435 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28436 @srcdir@.
28437 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28438 autoconf 2.5 or higher.
28439 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28440
28441 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28442
28443 * configure: Regenerated.
28444 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28445 avoid name clashes with SunOS headers.
28446
28447 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28448
28449 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28450
28451 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28452
28453 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28454 prototype information ends up in the compiler info file.
28455
28456 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28457
28458 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28459 attempting to regenerate it. Eliminate use of a temporary file
28460 and just generate the info file directly. Source it immediately,
28461 for consistency of use.
28462 * gdb.base/corefile.exp: Ditto
28463 * gdb.base/exprs.exp: Ditto.
28464 * gdb.base/funcargs.exp: Ditto.
28465 * gdb.base/langs.exp: Ditto.
28466 * gdb.base/list.exp: Ditto.
28467 * gdb.base/mips_pro.exp: Ditto.
28468 * gdb.base/nodebug.exp: Ditto.
28469 * gdb.base/opaque.exp: Ditto.
28470 * gdb.base/ptype.exp: Ditto.
28471 * gdb.base/scope.exp: Ditto.
28472 * gdb.base/setvar.exp: Ditto.
28473 * gdb.base/signals.exp: Ditto.
28474 * gdb.base/whatis.exp: Ditto.
28475 * gdb.c++/templates.exp: Ditto.
28476 * gdb.c++/virtfunc.exp: Ditto.
28477 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28478 whether or not to add -lstdc++ to the compile command line args.
28479
28480 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28481
28482 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28483 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28484 Increase timeout, a lot of single stepping might be needed if the
28485 target has no hardware watchpoints.
28486
28487 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28488
28489 * gdb.base/break.exp: Ignore compiler warnings when compiling
28490 break.c.
28491 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28492 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28493 from remote-sim.
28494 * gdb.base/exprs.exp: Add h8300 xfails.
28495 * gdb.base/funcargs.exp: Likewise.
28496 * gdb.base/nodebug.exp: Likewise.
28497 * gdb.base/printcmds.exp: Likewise.
28498 * gdb.base/ptype.exp: Likewise.
28499 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28500 h8300 xfails.
28501 * gdb.base/return.exp: Handle float/double precision problems
28502 on the h8300.
28503 * gdb.base/funcargs.c: Explicitly make last constant argument to
28504 call_after_alloca_subr an unsigned long type.
28505 * gdb.base/return.c: Include stdio.h.
28506
28507 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28508
28509 * config/abug.exp: New file for the older Motorola Bug monitor
28510 that runs on the mvme13x series VME boards.
28511 * config/monitor.exp: Use the new config array for target settings
28512 if they exist.
28513
28514 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28515
28516 * sim-gdb.exp: Make the SH simulator allocate less space when
28517 it is targeted.
28518
28519 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28520
28521 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28522 test.
28523
28524 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28525
28526 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28527 "rs6000-*-*" for "list function in include file" when gcc compiled.
28528 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28529 for "p ctable1[120]".
28530 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28531 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28532 Remove setup_xfail for "rs6000-*-*" for
28533 "print 'scope0.c'::filelocal before run".
28534 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28535 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28536 since some compilers don't allow both options to be given
28537 on the same command line. Create object file and move it.
28538
28539 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28540
28541 * gdb.base/corefile.exp: Always regenerate the core file, since
28542 we always regenerate the coremaker program. Detect special case
28543 where registers cannot be read from core file.
28544
28545 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28546
28547 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28548 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28549 * gdb.c++/templates.exp: Only match on basename of file since
28550 some formats like xcoff don't encode directory information.
28551 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28552 and rs6000 AIX xcoff targets.
28553 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28554 * configure: Regenerate.
28555 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28556 here, rather than in distclean.
28557
28558 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28559
28560 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28561 defined, and use it to compile the test case with -O2. The
28562 native compilation still uses no optimization.
28563 * gdb.base/mips_pro.c: Remove inline assembly code since
28564 it is compiled PIC by default, which results in assembler
28565 warnings that make the testsuite think the compilation
28566 was unsuccessful.
28567
28568 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28569
28570 * gdb.c++/misc.exp: Add note to message for
28571 "print s.a for foo struct" that this is a known gcc 2.7.2
28572 and earlier bug.
28573
28574 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28575
28576 * gdb.base/break.exp: Fix pattern for matching "Delete all
28577 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28578 setup_xfail for deleting all breakpoints test. Fix various
28579 timeout messages to include "(timeout)".
28580 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28581 for "p t_float_values2(3.14159,float_val2)".
28582 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28583 for "continue to call2g" when gcc compiled.
28584 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28585 "up to foo in langs.exp", "show language at foo in langs.exp",
28586 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28587 and "show language at fsub in langs.exp".
28588 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28589 "list line 1 in include file", "list message for lines past EOF",
28590 "list function in include file", "list list0.h:foo", and
28591 "list filename:function; nonexistant function".
28592 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28593 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28594 and "ptype t_char_array" to be for native cc only.
28595
28596 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28597
28598 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28599 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28600 "print func2::coremaker_local", and "backtrace in corefile.exp".
28601
28602 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28603
28604 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28605 "bt in signals.exp". This problem only appears when running
28606 the testsuite, and then only intermittently.
28607
28608 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28609
28610 * gdb.base/return.exp (return_tests): Differentiate between
28611 two tests of continuing.
28612
28613 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28614
28615 * */Makefile.in (maintainer-clean): Remove config.log.
28616 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28617 * gdb.c++/Makefile.in (PROGS): Add inherit.
28618 (clean): Remove *.ci.
28619
28620 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28621
28622 * gdb.c++/misc.cc: Add test code from Mike Stump.
28623 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28624
28625 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28626
28627 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28628 to "alpha-*-osf2*" and add comment.
28629 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28630 setup_xfail for "step over execarg initialization" and
28631 "step over corearg initialization".
28632 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28633 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28634 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28635 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28636 "print func2::coremaker_local", and "backtrace in corefile.exp".
28637 * gdb.base/signals.exp: Build and source signals.ci.
28638 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28639 to be for gcc only.
28640 * lib/gdb.exp: Move verbose statements outside conditionals.
28641
28642 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28643
28644 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28645 Feb 3 procfs.c change.
28646
28647 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28648
28649 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28650
28651 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28652
28653 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28654 from dejagnu's apparent default of 10 seconds, which gives random
28655 results when running the tests over NFS on moderately loaded systems.
28656 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28657
28658 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28659
28660 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28661 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28662 result reports.
28663
28664 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28665
28666 * configure.in (CY_AC_PATH_TCLH): Remove.
28667 * configure: Regenerate.
28668
28669 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28670
28671 * gdb.c++/Makefile.in (clean): Add missing '{'.
28672
28673 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28674
28675 * lib/gdb.exp: Provide a default value for noinferior.
28676
28677 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28678 Load libgloss.exp.
28679
28680 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28681
28682 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28683 the executable, not the .o to run the tests from.
28684
28685 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28686
28687 * gdb.base/break.exp: Don't test for program exit or exit status
28688 if $noresults if nonzero.
28689 * gdb.base/langs.exp: Likewise.
28690 * gdb.base/watchpoint.exp: Likewise.
28691
28692 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28693 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28694 trying to compile the testcase.
28695
28696 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28697
28698 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28699 * gdb.base/signals.exp (continue to handler): Likewise.
28700
28701 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28702
28703 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28704
28705 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28706
28707 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28708
28709 * gdb.base/corefile.exp: Recognize "not found" as failure
28710 when trying to determine if a core file was generated.
28711 If no core file was generate the first time, try again without
28712 the ulimit -c to work around braindamaged shells.
28713
28714 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28715
28716 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28717 [] tests with "test" and enclose string in quotes.
28718 * gdb.stabs/configure: Rebuild
28719
28720 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28721
28722 Changes in sync with expect:
28723 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28724 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28725 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28726 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28727 argument to AC_REQUIRE.
28728 * configure: Regenerated.
28729
28730 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28731
28732 * gdb.base/corefile.exp: When generating a core, discard any
28733 error messages about ulimit not found and the "core dumped"
28734 message from the shell that runs the coredumper.
28735
28736 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28737
28738 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28739
28740 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28741 which sed script to run. Expect failure for v_comb test
28742 on PA targets too.
28743
28744 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28745
28746 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28747 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28748
28749 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28750
28751 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28752 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28753 "sparc-sun-solaris*" xfails for "p v_comb".
28754 * lib/gdb.exp (default_gdb_start): Fix typo.
28755 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28756 messages to not include the full program name that caused
28757 the core dump since some systems (such as solaris) apparently
28758 truncate this path to about 80 characters.
28759 When generating a core file first try increasing the core file
28760 size limit to unlimited since some systems may default it to
28761 zero, and it is harmless to try it. Move the test for failing
28762 to generate a core file to where it will actually get executed.
28763 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28764 new gdb result from g++ debug info improvements and make old
28765 pattern obsolescent. Also account for size_t differences
28766 (may be int or long).
28767 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28768 initialization before function call is placed in the delay slot
28769 and thus appears to be skipped over by commands such as "next".
28770
28771 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28772
28773 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28774
28775 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28776
28777 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28778 input source file; fix code to compile test to deal with this
28779 convention.
28780 * gdb.c++/*.exp: Likewise.
28781
28782 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28783
28784 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28785 "bt in signals.exp".
28786
28787 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28788
28789 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28790 "step over execarg initialization" and
28791 "step over corearg initialization".
28792
28793 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28794
28795 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28796 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28797
28798 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28799
28800 From Rob Savoye (rob@poseidon.cygnus.com)
28801 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28802 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28803 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28804 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28805 configure.in}: Major reworking for autoconfig.
28806 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28807 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28808 New files.
28809 * config/unix-gdb.exp: Make GDB global.
28810 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28811 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28812 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28813 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28814 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28815 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28816 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28817 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28818 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28819 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28820 pr-8136.exp, result.exp, string.exp, tuples.exp},
28821 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28822 to returns as necessary, arrange for test to compile own testcase
28823 executable.
28824 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28825
28826 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28827
28828 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28829 clear_xfail at end of test which might not call either pass or fail.
28830 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28831 "backtrace through signal handler".
28832
28833 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28834
28835 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28836 continuing from a job control stop signal.
28837 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28838
28839 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28840
28841 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28842 * gdb.base/corefile.exp: Likewise.
28843 * gdb.base/funcargs.exp: Likewise.
28844
28845 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28846
28847 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28848 * config/monitor.exp: Add support for setting baud rate.
28849
28850 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28851
28852 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28853 i*86-*-linux* xfails for "backtrace through signal handler".
28854 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28855 "print func2::coremaker_local".
28856 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28857 alpha-dec-osf2* xfail for
28858 "delete all breakpoints when none".
28859
28860 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28861
28862 * gdb.base/break.exp: Change test that deletes all breakpoints
28863 when no user breakpoints are installed. A post 4.15 change
28864 causes gdb to no longer prompt in this case.
28865
28866 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28867
28868 * gdb.base/return.exp (return_tests): Change xfail for test
28869 "correct value returned double test" to stop xfailing at
28870 Solaris 2.5. Apparently the bug has been fixed.
28871
28872 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28873
28874 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28875 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28876
28877 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28878
28879 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28880 * gdb.disasm/hppa.s: Corresponding changes.
28881
28882 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28883
28884 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28885 makefile fragment.
28886 * config/mt-hpux: Deleted.
28887
28888 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28889
28890 * Many files: When warning about suppressed tests due to a
28891 nonexistant test binary, avoid incrementing the warning count.
28892
28893 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28894
28895 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28896
28897 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28898
28899 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28900 "sparc-*-solaris2*".
28901
28902 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28903
28904 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28905 Add global and local variables and initialize them.
28906 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28907 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28908 extracts the file name and terminating signal from the core file.
28909 * TODO: Remove note about tests for correct mapping of corefile.
28910 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28911 from optimizing it away.
28912 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28913 handles common blocks.
28914
28915 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28916
28917 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28918 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28919
28920 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28921
28922 * Makefile.in (maintainer-clean): New target, synonym for
28923 realclean.
28924 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28925 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28926 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28927 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28928 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28929 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28930
28931 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28932
28933 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28934 xfails when not gcc compiled for "print foo::funclocal".
28935 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28936 "print foo::funclocal at foo",
28937 "print 'scope1.c'::foo::funclocal at foo",
28938 "print foo::funclocal_bss at foo",
28939 "print 'scope1.c'::foo::funclocal_bss at foo",
28940 "print foo::funclocal_ro at foo",
28941 "print 'scope1.c'::foo::funclocal_ro at foo",
28942 "print bar::funclocal at foo" and
28943 "print 'scope1.c'::bar::funclocal at foo".
28944 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28945 gcc compiled for "print foo::funclocal at bar".
28946 Expand all messages to ensure that they identify that
28947 the test is at bar().
28948 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28949 gcc compiled for:
28950 "ptype on opaque struct pointer (statically)",
28951 "ptype on opaque struct tagname (statically)",
28952 "ptype on opaque struct pointer (dynamically) 1",
28953 "ptype on opaque struct tagname (dynamically) 1",
28954 "ptype on opaque struct pointer (dynamically) 2" and
28955 "ptype on opaque struct tagname (dynamically) 2
28956 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28957 gcc compiled for:
28958 "p datalocal"
28959 "whatis datalocal",
28960 "ptype datalocal",
28961 "p bsslocal",
28962 "whatis bsslocal", and
28963 "ptype bsslocal".
28964 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28965 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28966 when not gcc compiled.
28967 * gdb.base/funcargs.exp (float_and_integral_args): Add
28968 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28969 compiled.
28970 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28971 "backtrace from call6a" when not gcc compiled.
28972 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28973 "backtrace from call7a" when not gcc compiled.
28974 * gdb.base/callfuncs.exp (do_function_calls):
28975 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28976 "p t_char_array_values(char_array_val2,char_array_val1)",
28977 "p t_char_array_values(char_array_val1,char_array_val2)",
28978 "p t_char_array_values("carray 1","carray 2")",
28979 "p t_char_array_values("carray 1",char_array_val2)",
28980 "p t_char_array_values(char_array_val1,"carray 2")",
28981 "p sum_args(1,{2})",
28982 "p sum_args(2,{2,3})",
28983 "p sum_args(3,{2,3,4})",
28984 "p sum_args(4,{2,3,4,5})"
28985 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28986 "backtrace in corefile.exp" when not gcc compiled.
28987
28988 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28989
28990 * gdb.base/signals.exp: Rewrite `handle all print' test as
28991 a procedure. Accept blanks or TABs as whitespace, increase
28992 timeout and expect input buffer size for the large output
28993 from the command. Remove "i*86-*-bsdi2.0" xfail.
28994
28995 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28996
28997 * gdb.base/setvar.exp: Add new testcases for truncation when
28998 assigning invalid values to bitfields.
28999
29000 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29001
29002 * gdb.base/callfuncs.exp (do_function_calls): Remove
29003 mips-sgi-irix* xfail for
29004 "call inferior func with struct - returns char *"
29005 and fix test so that an optional (unsigned char *) cast is
29006 accepted in the result.
29007
29008 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29009
29010 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29011 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29012 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29013 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29014 that accidentally got checked in.
29015
29016 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29017
29018 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
29019 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29020 compiled test.
29021 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29022 Add mips-sgi-irix5* xfail for not gcc compiled.
29023 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
29024 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29025 compiled for "p top", "whatis top", "p middle", and "whatis
29026 middle".
29027 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29028 "whatis signed char" for not gcc compiled.
29029 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29030 "set variable signed char=-1 (-1)" and
29031 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29032 * gdb.base/funcargs.exp (float_and_integral_args):
29033 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29034 Add mips-sgi-irix* xfail when not gcc compiled for
29035 "continue to call2b".
29036 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29037 "continue to call2g".
29038 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29039 compiled for "backtrace from call6a"
29040 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29041 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29042 when not gcc compiled for "backtrace from call7a".
29043 (localvars_after_alloca): Fix gdb_test cmds for
29044 "print * after runto ...".
29045 Remove rs6000-*-* xfails for
29046 "print i after runto localvars_after_alloca" and
29047 "print l after runto localvars_after_alloca"
29048 for all compilers.
29049 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
29050 when not compiled with gcc, for:
29051 "print signed char == (minus)",
29052 "print signed char != (minus)",
29053 "print signed char < (minus)",
29054 "print signed char > (minus)".
29055 * gdb.base/callfuncs.exp (do_function_calls):
29056 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29057 "call inferior func with struct - returns char *".
29058 * gdb.base/return.exp (return_tests): Change xfail for
29059 "correct value returned double test" to include Solaris 2.4.
29060 * gdb.base/funcargs.exp (float_and_integral_args):
29061 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29062
29063 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29064
29065 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29066 enumeration bitfields if compiling with GNU C.
29067 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29068 to empty' prompt.
29069
29070 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29071
29072 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29073 test for PRO targets.
29074
29075 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29076 breakpoints in the inferior at any given time by making
29077 two groups of breakpoints for call2*, call6* and call7*
29078 tests.
29079
29080 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29081
29082 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29083 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29084 from optimizing it away.
29085 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29086 "call inferior func with struct".
29087
29088 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29089
29090 * configure.in: Only configure gdb.chill for particular targets.
29091
29092 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29093
29094 * gdb.base/Makefile.in: Add action to .c.o transformation
29095 rule that generates a .ci file for each .o file and remove
29096 explicit .c.o rules except for callfuncs.o.
29097 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29098 generates a .ci file for each .o file and remove explicit
29099 .cc.o rules.
29100 (clean): Remove *.tmp *.ci files.
29101 (EXECUTABLES): Remove templ-info.exp.
29102 * gdb.base/compiler.c: New file.
29103 * gdb.c++/compiler.cc: New file
29104 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29105 Change rs6000-*-* xfail for
29106 "print 'scope0.c'::filelocal_ro" and
29107 "print 'scope1.c'::filelocal" and
29108 "print 'scope1.c'::filelocal_bss" and
29109 "print 'scope1.c'::filelocal_ro" and
29110 "print 'scope1.c'::foo::funclocal" and
29111 "print 'scope1.c'::foo::funclocal_ro" and
29112 "print 'scope1.c'::bar::funclocal" and
29113 "print 'scope0.c'::filelocal_ro" and
29114 "print 'scope1.c'::filelocal at foo" and
29115 "print 'scope1.c'::filelocal_bss at foo" and
29116 "print 'scope1.c'::filelocal_ro at foo" and
29117 "print 'scope1.c'::foo::funclocal at foo" and
29118 "print 'scope1.c'::foo::funclocal_bss at foo" and
29119 "print 'scope1.c'::foo::funclocal_ro at foo" and
29120 "print 'scope1.c'::bar::funclocal at foo" and
29121 "print 'scope0.c'::filelocal_ro" and
29122 "print 'scope1.c'::filelocal" and
29123 "print 'scope1.c'::filelocal_bss" and
29124 "print 'scope1.c'::filelocal_ro" and
29125 "print 'scope1.c'::foo::funclocal" and
29126 "print 'scope1.c'::foo::funclocal_bss" and
29127 "print 'scope1.c'::foo::funclocal_ro" and
29128 "print 'scope1.c'::bar::funclocal" and
29129 "print 'scope1.c'::bar::funclocal_bss"
29130 to only be xfail'd when not compiled with gcc.
29131 Add rs6000-*-* xfail for
29132 "print 'scope0.c'::filelocal_bss before run"
29133 when compiled with gcc.
29134 (test_at_main): Add rs6000-*-* xfail for
29135 "print filelocal_ro in test_at_main"
29136 when compiled with gcc.
29137 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
29138 Add rs6000-*-aix* xfail for
29139 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29140 "ptype t_char_array", not compiled with gcc.
29141 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29142 xfail for "list foo (in include file)" when gcc compiled.
29143 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
29144 (integral_args): Add rs6000-*-* xfail for
29145 "run to call0a" if not compiled with gcc.
29146 (unsigned_integral_args): Add rs6000-*-* xfail for
29147 "run to call1a" if not compiled with gcc.
29148 (float_and_integral_args): Add rs6000-*-* xfail for
29149 "run to call2a" if not compiled with gcc and for
29150 "continue to call2b" for any compiler.
29151 Add rs6000-*-* xfail to
29152 "print f1 after run to call2a" for gcc compiled.
29153 (discard_and_shuffle): Add rs6000-*-* xfail for
29154 "run to call6a".
29155 (shuffle_round_robin): Add rs6000-*-* xfail for
29156 "backtrace from call7a" if not compiled with gcc.
29157 Add rs6000-*-* xfail for
29158 "backtrace from call7b" if compiled with gcc.
29159 (call_after_alloca): Add rs6000-*-* xfail for
29160 "print c in call_after_alloca" and
29161 "print s in call_after_alloca" and
29162 "backtrace from call_after_alloca_subr"
29163 if not compiled with gcc.
29164 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29165 "print c in localvars_in_indirect_call" and
29166 "print c in localvars_in_indirect_call" and
29167 "backtrace in indirectly called function" and
29168 "stepping into indirectly called function"
29169 if not compiled with gcc.
29170 (localvars_after_alloca): Add rs6000-*-* xfail for
29171 "print c after runto localvars_after_alloca" and
29172 "print s after runto localvars_after_alloca" and
29173 "print i after runto localvars_after_alloca" and
29174 "print l after runto localvars_after_alloca"
29175 for all compilers.
29176 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29177 than whatis-info.exp.
29178 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29179 than opaque-info.exp.
29180 Setup rs6000-*-* xfail for
29181 "ptype on opaque struct pointer (statically)" and
29182 "ptype on opaque struct pointer (dynamically)" when
29183 not compiled with gcc.
29184 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29185 rather than callf-info.exp.
29186 (do_function_calls): Add clear_xfail for rs6000-*-* for
29187 "p t_float_values2(3.14159,float_val2)". Seems to work
29188 fine there, both with xlc and gcc. Need to find out what
29189 it is doing right and fix other platforms.
29190 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29191 "call inferior func with struct - returns int",
29192 "call inferior func with struct - returns long",
29193 "call inferior func with struct - returns float",
29194 "call inferior func with struct - returns double",
29195 "call inferior func with struct - returns char *",
29196 but only if not gcc compiled (presumes xlc compiled).
29197 Change rs6000-*-* xfails for
29198 "call inferior func with struct - returns char" and
29199 " call inferior func with struct - returns short" to only
29200 xfail if not using gcc.
29201 (clean mostlyclean): Remove *.ci and *.tmp files.
29202 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29203 than templ-info.exp.
29204 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29205 Add rs6000-*-* xfail for "up to foo in langs.exp"
29206 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
29207 when not gcc compiled.
29208
29209 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29210
29211 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29212 * gdb.base/corefile.exp: Likewise.
29213 * gdb.base/list.exp: Likewise.
29214 * gdb.base/scope.exp: Likewise.
29215 * gdb.base/siganls.exp: Likewise.
29216
29217 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29218 compiler output.
29219 * gdb.base/whatis.exp: Likewise.
29220
29221 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29222
29223 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29224 failure (opcode table has been fixed to match reality).
29225
29226 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29227
29228 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29229 "call inferior func with struct - returns char",
29230 "call inferior func with struct - returns short"
29231
29232 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29233 "print 'scope0.c'::filelocal at main",
29234 "print 'scope0.c'::filelocal_bss in test_at_main",
29235 "print 'scope0.c'::filelocal at foo",
29236 "print 'scope0.c'::filelocal_bss in test_at_foo",
29237 "print 'scope0.c'::filelocal at bar",
29238 "print 'scope0.c'::filelocal_bss in test_at_bar"
29239
29240 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29241 in source file 1". This bug seems to have been fixed with both
29242 gcc and native cc (was native assembler bug?).
29243
29244 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29245
29246 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29247 "backtrace through signal handler" to "i*86-*-sysv4*".
29248 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29249 continue" case. Add "known SVR4 bug" to fail message.
29250 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29251 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29252 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29253 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29254 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29255 "up to foo in langs.exp", "show language at foo in
29256 langs.exp", "up to cppsub_ in langs.exp", "show
29257 language at cppsub_ in langs.exp", "up to fsub in
29258 langs.exp", and "show language at fsub in langs.exp".
29259 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29260 "bactrace in corefile.exp".
29261 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29262 "call inferior function with struct - returns float" and
29263 "call inferior function with struct - returns double".
29264
29265 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29266
29267 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29268 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29269 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29270 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29271
29272 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29273
29274 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29275 (or overriden) "CHILL" macro rather then bare "gcc".
29276 Also look for ../../gcc/xgcc since that is what we will
29277 actually need, not "Makefile". Remove following assignment
29278 of CHILL to CHILL_FOR_TARGET because that results in
29279 recursive definition.
29280
29281 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29282
29283 * gdb.base/corefile.exp: Change xfail for backtrace in
29284 corefile.exp from linuxaout to all linux.
29285 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29286 cases where we miss the breakpoint at the signal handler
29287 for some reason. Setup xfail for linuxoldld/linuxaout and
29288 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29289 hitting SIGURG breakpoint.
29290 * gdb.base/signals.exp: Setup xfail for "next" acting like
29291 continue to add linuxoldld. Setup xfail for all linux for
29292 "next to handler in signals_tests_1", "backtrace in
29293 signals_tests_1", "continue to func1", "pass SIGUSR1",
29294 and continue to handler".
29295
29296 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29297
29298 * Update all FSF addresses except those in COPYING* files.
29299
29300 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29301
29302 * gdb.base/a2-run.exp: Change messages to be more explicit about
29303 the status of args, and quote binfile in results.
29304
29305 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29306
29307 * gdb.base/callfuncs.exp: Add tests for passing structs to
29308 inferior functions and return various types.
29309 * gdb.base/callfuncs.c: Add functions to receive a struct
29310 and return a member of the struct, in various types.
29311
29312 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29313
29314 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29315
29316 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29317
29318 * config/vxworks29k.exp: New file, sources vxworks.exp.
29319
29320 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29321
29322 * config/gdbremote.exp: New file. Testing framework using
29323 gdbserver.
29324
29325 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29326
29327 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29328 "call function when asleep" and "send end of file".
29329 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29330 for "backtrace in corefile.exp".
29331 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29332 for "backtrace through signal handler".
29333 * gdb.base/corefile.exp: Make sure we actually generate a core file
29334 before trying the core tests. Some systems allow the user to suppress
29335 generation of core files and default to that (linux for example).
29336 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29337 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29338
29339 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29340
29341 * gdb.threads: New directory with some crude multi-threaded
29342 gdb tests (step.exp and step2.exp).
29343 * config/mt-lynx (STEP_EXECUTABLE): Define.
29344 (THREADFLAGS): Define.
29345
29346 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29347
29348 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29349
29350 * gdb.base/signals.exp: Disable whole file for lynx until
29351 further notice.
29352
29353 * gdb.base/signals.exp: xfail test where "next" acts like
29354 "continue" for lynx.
29355
29356 * gdb.base/interrupt.exp: xfail test for calling function while
29357 inferior is asleep for lynx.
29358
29359 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29360 than one cr-lf after each command.
29361
29362 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29363
29364 * configure.in: Reinstate setting of stabsdirs variable, fix
29365 typo in setting up configdirs for native builds.
29366
29367 * gdb.base/return.exp: Fix typo in return double test.
29368 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29369 compiler from optimizing them away.
29370
29371 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29372
29373 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29374 sequences to be echo'd by gdb when using gdb_test.
29375 * gdb.chill/chexp.exp: Likewise.
29376 * gdb.fortran/exprs.exp: Likewise
29377
29378 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29379
29380 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29381 after the inferior gdb has started.
29382
29383 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29384 after each command.
29385 * gdb.base/funcargs.exp: Likewise.
29386 * gdb.base/gdbvars.exp: Likewise.
29387 * gdb.base/interrupt.exp: Likewise.
29388 * gdb.base/list.exp: Likewise.
29389 * gdb.base/watchpoint.exp: Likewise.
29390 * gdb.c++/demangle.exp: Likewise.
29391 * gdb.c++/inherit.exp: Likewise.
29392 * gdb.chill/chexp.exp: Likewise.
29393 * gdb.fortran/exprs.exp: Likewise.
29394
29395 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29396 test if we can't handle IO to/from the inferior.
29397
29398 * gdb.c++/misc.exp: Always check for a program already being
29399 started after sending a "run" command to gdb.
29400
29401 * gdb.base/twice.exp: Start with a fresh gdb.
29402
29403 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29404 only depend on gdb's expression code, not the chill runtime.
29405
29406 * gdb.base/return.c: Put return values into variables so we
29407 can have gdb print them rather than depending on the program
29408 to print them.
29409 * gdb.base/return.exp: Corresponding changes.
29410
29411 * lib/gdb.exp: Provide default value for noinferiorio.
29412 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29413 the inferior.
29414
29415 * gdb.base/break.exp: Always check for a program already being
29416 started after sending a "run" command to gdb.
29417 (text_next_with_recursion): Don't check the output from the
29418 program's printf statement. Instead just make sure the program
29419 exited.
29420
29421 * gdb.base/commands.exp: Protect tests which need arguments with
29422 $noargs conditionals.
29423
29424 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29425
29426 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29427 of structure member arrays to match gdb/valops.c:value_addr change.
29428
29429 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29430
29431 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29432 cases.
29433
29434 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29435
29436 * configure.in (configdirs): Remove gdb.chill from default list
29437 of subdirs and then add it back in only if doing a native build.
29438 The current chill compiler does not yet work in any cross build.
29439 * Revert all signal changes from Jul 6.
29440 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29441 for sh-hms targets, allowing these tests to link, with no other
29442 changes. Testing is suppressed by setting "nosignals" in site.exp.
29443
29444 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29445
29446 * configure.in (signaldirs): Define and add to configdirs for all
29447 targets except some specific ones that are known to not support signals.
29448 Also clean up formatting.
29449 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29450 (signals, sigall): Remove rules to build.
29451 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29452 Moved to new gdb.signals directory.
29453 * gdb.signals: New test directory.
29454 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29455 signals.c signals.exp}: New or moved files.
29456
29457 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29458
29459 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29460
29461 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29462
29463 * gdb.base/return.exp: Xfail `return double' test failure
29464 on at least Solaris 2.3 and handle future/past versions on
29465 a case by case basis as appropriate. Also update message
29466 to include i*86 failures.
29467
29468 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29469
29470 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29471
29472 * lib/gdb.exp: Fix comment which erroneously identified
29473 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29474 gdb_file_cmd not gdb_load).
29475 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29476
29477 * gdb.base/setvar.exp: Make test names consistent between pass and
29478 fail cases. Use gdb_test more.
29479
29480 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29481
29482 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29483
29484 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29485
29486 * gdb.base/help.exp: Fix expected help string for `show commands'.
29487
29488 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29489
29490 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29491
29492 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29493 of a text section.
29494
29495 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29496
29497 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29498 that loop eventually terminates. Fix Connection refused logic so
29499 that testsuite will expire nicely.
29500
29501 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29502
29503 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29504 config/rom68k.exp: New tcl glue for the appropriate monitors.
29505 These all just end up calling monitor.exp.
29506 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29507 refused' by retrying. Cleanup some timeout issues.
29508 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29509 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29510 callers don't have to set/restore global timeout variable.
29511
29512 * The following set of changes centralizes management of the global
29513 timeout variable. This way, it can be set in one target dependent
29514 place instead of dozens of places scattered throughout the test suite.
29515 If you need to lengthen a timeout, then you should either set timeout
29516 in one of the config/{target}.exp files, or multiply it by a factor.
29517 Setting it to an absolute value is always going to lose for some
29518 targets.
29519 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29520 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29521 * gdb.base/funcargs.exp: Don't set timeout.
29522 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29523 * gdb.base/printcmds.exp (test_print_string_constants
29524 test_print_array_constants): Don't set timeout.
29525 * gdb.base/ptype.exp: Don't set timeout.
29526 * gdb.base/recurse.exp: Don't set timeout.
29527 * gdb.base/return.exp: Don't set timeout.
29528 * gdb.base/watchpoint.exp: Don't set timeout.
29529 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29530 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29531
29532 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29533
29534 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29535
29536 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29537
29538 * lib/gdb.exp: Disable chill tests for irix5.
29539
29540 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29541
29542 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29543 each test pass or fail.
29544
29545 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29546
29547 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29548 xlc not gcc.
29549
29550 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29551
29552 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29553
29554 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29555
29556 * config/est.exp: Fix copyright and comments. Remove dead code.
29557 Use targetname, serialport and baud variables instead of fixed
29558 constants.
29559 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29560 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29561
29562 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29563
29564 * gdb.base/watchpoint.exp: Don't run
29565 test_watchpoint_triggered_in_syscall for sunos.
29566
29567 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29568
29569 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29570 they don't seem to exist. Do include stdio.h.
29571
29572 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29573
29574 * gdb.base/a1-selftest.exp: Add alpha xfail.
29575
29576 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29577
29578 * gdb.base/watchpoint.c (main): Prompt before calling read().
29579 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29580 Revise accordingly. Remove cruft about sending "123" several
29581 times, until it gets noticed. Clean up the "print buf[0]" stuff
29582 so that it passes or fails, and waits for prompts in the usual way.
29583
29584 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29585
29586 * gdb.base/recurse.exp: Fix comment.
29587
29588 * TODO: Remove item about printing variables in nodebug.exp. Add
29589 item about enabling tests which are only run on some targets.
29590
29591 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29592 fail, make test names unique, use new gdb_test convention
29593 regarding pattern, use gdb_test more, etc.).
29594
29595 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29596 fail, make test names unique, etc.).
29597
29598 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29599
29600 * gdb.base/nodebug.c: Change return type of top and middle to
29601 short.
29602 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29603 are fixed by the recent mdebugread.c changes. Allow `short ()'
29604 as type for top and middle.
29605
29606 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29607
29608 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29609 nearly as I can tell, the whole thing was an accident in Stu's
29610 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29611 to replace a send/expect pair with gdb_test, but ended up only
29612 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29613 of 30 Mar 1995 took care of it, but left this vestigial comment
29614 which I am now nuking.
29615
29616 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29617
29618 * gdb.base/break.exp: Look for different line number for
29619 breakpoint at main depending on usestubs.
29620
29621 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29622
29623 * gdb.base/list.exp: Adjust some alternate expect patterns to
29624 match recent list0.c change. Add alternate expect pattern for
29625 output from `list default lines around main' for optimizing
29626 compilers.
29627
29628 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29629
29630 * lib/gdb.exp: If nosignals is not set, set it to 0.
29631
29632 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29633
29634 * config/slite-gdb.exp: Responds to load symbol table prompt.
29635 * gdb.base/break.exp: Adjust line number, fix rerun.
29636 * gdb.base/langs0.c: Add #ifdef usestubs.
29637
29638 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29639
29640 * gdb.base/list.exp: Adjust line contents after adding new lines in
29641 list0.c. Also fix a syntax error.
29642
29643 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29644 * gdb.base/break.exp: ditto.
29645 * gdb.base/list.exp: ditto.
29646 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29647 * gdb.base/run.c: ditto.
29648 * gdb.base/list0.c: ditto.
29649 * gdb.base/funcargs.c: ditto.
29650
29651 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29652
29653 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29654 $targetname, $serialport and $baud instead of hardwired variables.
29655 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29656 target doesn't support signals.
29657
29658 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29659
29660 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29661
29662 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29663
29664 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29665 Don't rely on the value of an auto variable before it has been
29666 initialized. Use gdb_test more.
29667
29668 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29669
29670 * lib/gdb.exp (default_gdb_version): A version number must start
29671 with a digit, but other than that contains all characters up to
29672 the first whitespace character.
29673
29674 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29675
29676 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29677
29678 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29679
29680 * gdb.c++/*.exp: Warn if executable does not exist. The original
29681 reason for skipping the warning was that configure.in sometimes
29682 intentionally skipped building the executables but the tcl code
29683 had no way of knowing. That (a) was always bogus with respect to
29684 error handling, (b) is no longer true (right now there is no way
29685 to skip C++ tests).
29686
29687 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29688
29689 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29690
29691 * gdb.base/list.exp: Add expect patterns for output from
29692 SunPRO compiled executables.
29693 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29694 types.
29695
29696 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29697
29698 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29699 number (we are already testing that the correct source line text
29700 gets printed).
29701
29702 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29703 that is what is intended, but something needed to be done to get
29704 sunos4 native working again.
29705
29706 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29707
29708 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29709 apparently went with a (very) old xfail.
29710
29711 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29712
29713 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29714 runto_main is a proc in gdb.exp that will do 'step' for target use
29715 stubs.
29716 * gdb.base/exprs.exp: ditto.
29717 * gdb.base/interrupt.exp: ditto.
29718 * gdb.base/opaque.exp: ditto.
29719 * gdb.base/printcmds.exp: ditto.
29720 * gdb.base/ptype.exp: ditto.
29721 * gdb.base/scope.exp: ditto.
29722 * gdb.base/setvar.exp: ditto.
29723 * gdb.base/signals.exp: ditto.
29724 * gdb.base/twice.exp: ditto.
29725 * gdb.c++/classes.exp: ditto.
29726 * gdb.c++/inherit.exp: ditto.
29727 * gdb.c++/templates.exp: ditto.
29728 * gdb.base/break.exp: no run and hit main for stubs. Change line
29729 numbers for breakpoints and info breakpoint.
29730 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29731 breakpoint().
29732 * gdb.base/callfuncs.c: ditto.
29733 * gdb.base/exprs: ditto.
29734 * gdb.base/interrupt.c: ditto.
29735 * gdb.base/opaque0.c: ditto.
29736 * gdb.base/printcmds.c: ditto.
29737 * gdb.base/ptype.c: ditto.
29738 * gdb.base/scope0.c: ditto.
29739 * gdb.base/setvar.c: ditto.
29740 * gdb.base/signals.c: ditto.
29741 * gdb.base/twice.c: ditto.
29742 * gdb.c++/misc.cc: ditto.
29743 * gdb.c++/templates.cc: ditto.
29744
29745 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29746
29747 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29748
29749 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29750 somewhere between `read' and `main.c'. I'm pretty sure the
29751 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29752 and it isn't particularly useful.
29753
29754 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29755
29756 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29757
29758 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29759
29760 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29761
29762 * config/mt-slite: add LIBS and -nostdlib.
29763 * config/slite-gdb.exp: add this new file to support sparclite target.
29764
29765 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29766
29767 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29768
29769 * gdb.base/a2-run.exp: Change argument to istarget from
29770 "*-*-vxworks" to "*-*-vxworks*".
29771 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29772
29773 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29774
29775 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29776 will not runto main but do a 'step' to step out of breakpoint().
29777 * config/mt-slite: add -Dusestubs.
29778
29779 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29780
29781 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29782 instead of just @.
29783
29784 * gdb.base/signals.exp: Add test for "handle all print".
29785 * TODO: Remove "handle all print". Also remove item about
29786 checking copyright date (I don't like the idea of a spurious FAIL
29787 based on when we run the tests).
29788
29789 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29790 for SunOS4 (reason for failure not investigated). Remove
29791 redundant test for $binfile.
29792
29793 * gdb.base/nodebug.c (array_index): Call malloc.
29794
29795 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29796
29797 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29798
29799 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29800 conventions and slightly simplify the matching regexp.
29801
29802 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29803
29804 * gdb.base/break.exp: Update gdb_test invocation to use new
29805 convention.
29806
29807 * lib/gdb.exp: If noargs is not set, set it to 0.
29808
29809 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29810 tests unique.
29811
29812 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29813
29814 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29815
29816 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29817 one argument of type "<non-float parameter>".
29818
29819 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29820
29821 * config/rom68k.exp: New file to support Motorola IDP board.
29822 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29823 * gdb.base/break.c: Change things around so that this program
29824 doesn't depend upon args. This is necessary to make remote
29825 targets work (in general, they can't take args).
29826 * gdb.base/break.exp: Don't try to send args to program. Don't
29827 expect output. Also, replace lots of code with gdb_test.
29828
29829 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29830
29831 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29832 printing of '\'' (which is what the comment says we are testing,
29833 even though we were not), not '''.
29834 (test_integer_literals_rejected): Test that printing ''' is an error.
29835
29836 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29837 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29838 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29839 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29840 Use gdb_test not test_print_accept.
29841 * lib/gdb.exp: Remove test_print_accept.
29842
29843 * gdb.base/signals.exp (signal_tests_1): Make pass message
29844 consistent with fail message.
29845
29846 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29847 unsigned char; the bug (PR 1821) is fixed.
29848
29849 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29850
29851 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29852 successful tests--makes xfailing them work right.
29853
29854 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29855
29856 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29857 only \r\n, not .*. The test can pass .* as the last thing in
29858 $pattern if that is what it wants. In addition to providing this
29859 flexibility, this change should speed up pattern matching in cases
29860 where the pattern already ended with .* (there were a number of
29861 them). This change also helps catch bad patterns--in the old
29862 scheme the typo "char \*" instead of "char \\*" would pass. Now
29863 it is caught.
29864 * Many .exp files: Update callers.
29865
29866 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29867 clearer and does not spuriously match multiple ('s. Likewise for
29868 ) and *.
29869
29870 * gdb.base/nodebug.exp: Test ability to call a function and pass
29871 it a string (even with no debugging info).
29872
29873 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29874 "p '\'", which is the same as "p ''" once tcl gets done with
29875 quoting, to "p '\\'", which I suspect is what is intended (one
29876 backslash gets sent to GDB).
29877
29878 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29879
29880 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29881
29882 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29883 1817) was fixed literally years ago.
29884
29885 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29886
29887 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29888 test, it causes stepping out of call_after_alloca_subr with
29889 optimizing compilers.
29890 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29891 fails.
29892
29893 * gdb.c++/templates.exp: Source templ-info.exp only if
29894 the templates executable exists.
29895
29896 * gdb.c++/misc.cc (class Contains_static_instance,
29897 class Contains_nested_static_instance),
29898 gdb.c++/classes.exp (test_static_members): Test printing of
29899 a class that contains a static instance of the class.
29900
29901 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29902
29903 * gdb.base/langs2.c (cppsub_): Don't prototype.
29904 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29905 only, I believe).
29906
29907 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29908
29909 * lib/gdb.exp (skip_chill_tests): New procedure.
29910
29911 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29912
29913 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29914
29915 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29916 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29917
29918 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29919
29920 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29921
29922 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29923 disassemble 8, not 16, instructions for part 4.
29924
29925 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29926 support the latter anymore.
29927
29928 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29929 -DNO_PROTOTYPES.
29930 * gdb.base/callfuncs.c: Control use of prototypes based on
29931 NO_PROTOTYPES, not __STDC__.
29932 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29933 t_float_values2 tests if prototypes in use.
29934
29935 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29936 t_double_values): When checking differences against DELTA, check
29937 that difference is within the range (-DELTA,DELTA), not just
29938 (-infinity,DELTA).
29939
29940 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29941
29942 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29943 'file' command firts, then 'target', then 'load', this is due to gdb
29944 target set up.
29945 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29946
29947 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29948
29949 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29950 FP load/store variants.
29951 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29952
29953 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29954
29955 * gdb.base/term.exp: Do not give a warning if not native, it is
29956 not an abnormal condition.
29957
29958 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29959
29960 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29961 t_char_array".
29962
29963 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29964
29965 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29966 are getting the version number.
29967
29968 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29969 if not native, it is not an abnormal condition.
29970
29971 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29972
29973 * lib/gdb.exp: Just use "file exists", rather than undocumented
29974 dejagnu procedure "findfile".
29975
29976 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29977
29978 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29979 (LDFLAGS): Set to -Xlinker -Ur.
29980
29981 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29982 Removed, these values are set by lib/gdb.exp.
29983
29984 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29985
29986 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29987
29988 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29989 of replicating gdb startup code.
29990
29991 * config/mt-vxworks (LDFLAGS): Set to -r.
29992 (CFLAGS_FOR_TARGET): Removed.
29993
29994 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29995 (gdb) and gdb for vxworks uses (vxgdb).
29996
29997 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29998 executable is not in the tree and host != target, use sed and
29999 program_transform_name to determine the gdb name used by the
30000 target.
30001
30002 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30003 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30004
30005 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30006
30007 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30008 floats, chars, and shorts where there are ANSI-style function
30009 definitions.
30010
30011 * gdb.base/langs.exp, gdb.base/langs*: New test.
30012 * gdb.base/Makefile.in: Build it.
30013 * TODO: Remove item about checking that C names don't get C++
30014 demangling applied; this test tests it.
30015
30016 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30017
30018 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30019 went with the const70 xfail. The xfail went away a year ago.
30020
30021 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30022
30023 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30024 for hp300.
30025
30026 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30027
30028 * gdb.base/a1-selftest.exp: Don't run on hp300.
30029
30030 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30031
30032 * Makefile.in (site.exp): Set host_alias and target_alias as well
30033 as host_triplet and target_triplet.
30034
30035 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30036
30037 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30038
30039 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30040 places as other ecoff systems).
30041
30042 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30043 ultrix.
30044
30045 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30046
30047 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30048 remove them.
30049 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30050 variable and "variable" in addition to "data variable".
30051 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30052
30053 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30054 2.
30055 * gdb.base/list1.c (long_line): Add additional statement at start
30056 of function.
30057 * gdb.base/list.exp (test_forward_search): Update line number to
30058 reflect new statement.
30059
30060 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30061
30062 * gdb.base/signals.exp: Reinitialize searched source directories
30063 after gdb_start call.
30064
30065 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30066
30067 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30068 * gdb.stabs/Makefile.in: Likewise.
30069
30070 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30071 change. Instead split the tests into smaller pieces.
30072 * gdb.disasm/hppa.s: Corresponding changes.
30073
30074 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30075
30076 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30077 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30078
30079 * gdb.base/funcargs.exp: Modify many tests so that every test
30080 either passes or fails. Make some test names unique.
30081
30082 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30083
30084 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30085 Call stty to set interrupt character.
30086
30087 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30088 for HP assembler versus GNU assembler based on actual behavior of
30089 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30090
30091 * TODO: Suggest a few more stepping tests.
30092
30093 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30094
30095 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30096 restart GDB for h8300 after a continue.
30097 (return): Add pattern to match a29k-udi behavior.
30098 * gdb.base/nodebug.exp: Remove obsolete comment.
30099 * gdb.base/regs.exp: New file, testing of register displays.
30100 * gdb.base/return.exp: Fix typo in reference to $objdir.
30101 * gdb.base/whatis.exp: Always start with a fresh GDB.
30102
30103 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30104
30105 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30106 higher, these tests generate a lot of output.
30107
30108 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30109
30110 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30111 code following the catch silently ignored some errors; without the
30112 catch they should be thrown like any other tcl error. Also, the
30113 catch used "" instead of {} which meant all the callers who wanted
30114 to include one of the characters "[]$ had to quote it an extra time.
30115 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30116 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30117 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30118 Remove extra quoting.
30119
30120 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30121
30122 * gdb.base/commands.exp: Make test names unique; every test either
30123 passes or fails. Update some comments.
30124
30125 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30126
30127 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30128
30129 The following fixes a FAIL caused by the fact that the alpha stabs
30130 configuration didn't use the ".if alpha" code in weird.def.
30131 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30132 bit pointer, so the 32 bit version works even on the alpha.
30133 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30134 Remove the stuff which allowed us to have separate versions for
30135 alpha and everything else.
30136
30137 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30138 regexp which "info func operator\[\](" is supposed to match. Fix
30139 string to send to GDB. Note that GDB still doesn't work right. Add a
30140 new test for "info func .perator\[\](" which GDB does handle correctly.
30141
30142 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30143
30144 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30145
30146 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30147 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30148 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30149 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30150 it makes the tests harder to understand and confuses test-o-matic.
30151 The preferred style is that each test provides a PASS or a FAIL,
30152 and has a unique message (e.g. "continue #54" not just "continue")
30153 which is the same for the pass and the fail.
30154 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30155 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30156 to lib/gdb.exp.
30157 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30158 prt_accept which was basically the same thing. Likewise for
30159 test_print_reject and prt_reject.
30160 * lib/gdb.exp (test_print_reject): Add some more error message
30161 patterns to match from the former printcmds.exp (prt_reject).
30162 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30163 One defect of the passcount stuff is that some of it failed to
30164 report XPASS where appropriate.
30165 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30166 stuff before and after arg in expected pattern.
30167 (test_paddr_operator_functions): Re-do test without print_addr_of;
30168 this is the only test which seems to want extra stuff there.
30169
30170 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30171
30172 * gdb.base/nodebug.exp: Update new tests to reflect improved
30173 wording of gdb output.
30174
30175 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30176 and "ptype" work on variables in files compiled without -g.
30177 Replaces commented out "maint print msymbol" tests.
30178
30179 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30180
30181 * gdb.base/setvar.c (dummy): Call malloc.
30182
30183 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30184 losing with the irix4 sed.
30185
30186 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30187 ALRM" on irix4.
30188
30189 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30190
30191 * TODO: Remove items about corefile.exp testing new exec-file and
30192 backtrace; both are now done. Add items about printing enums.
30193
30194 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30195
30196 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30197 "get signal $thissig" test fails.
30198
30199 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30200
30201 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30202
30203 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30204 compiler warning with dec alpha compiler.
30205
30206 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30207 extra \n from gdb_test call (this explains why the prompt test
30208 that I removed yesterday was there).
30209 (user_defined_command_test): Remove extra \n and prompt test.
30210
30211 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30212 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30213 doesn't exist.
30214 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30215 Also remove alpha workaround, which turns out to be because
30216 SIGABRT == SIGLOST.
30217
30218 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30219
30220 * gdb.base/help.exp: Don't test "help show".
30221
30222 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30223
30224 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30225 "set print address" is on.
30226 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30227 pass prompt to gdb_test; gdb_test already looks for the prompt.
30228
30229 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30230
30231 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30232 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30233 was to make sure that gdb can read a core file. But (a) the "read
30234 the corefile" part didn't make it to a1-selftest.exp, we just
30235 delete the corefile after creating it, and (b) we test reading
30236 corefiles in corefile.exp anyway. Also, this test left around a
30237 xgdb process on Solaris.
30238
30239 * gdb.base/corefile.exp: Also test backtrace.
30240
30241 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30242
30243 * gdb.base/commands.exp: Test a simple user defined command with
30244 arguments and if/while statements; verify the full user command is
30245 printed by "show user".
30246
30247 * gdb.base/commands.exp: Test if/while commands as part of a
30248 breakpoint command list; verify they appear in breakpoint
30249 information.
30250
30251 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30252
30253 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30254 than by dividing by zero.
30255
30256 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30257
30258 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30259 performing an inferior call with watchpoints enabled.
30260 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30261 call.
30262
30263 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30264
30265 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30266 of "file" command.
30267
30268 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30269 Add additional pattern for when "int operator int(void);" appears
30270 in a different order.
30271
30272 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30273
30274 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30275
30276 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30277 and "signal" with ".*".
30278
30279 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30280
30281 * TODO: Add note about "handle all nostop".
30282
30283 * gdb.base/{sigall.c, sigall.exp}: New test.
30284 * gdb.base/Makefile.in: Add it.
30285
30286 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30287
30288 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30289 when invoking GDB, suppresses any windowing interface.
30290
30291 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30292
30293 * config/sim-gdb: New file, simulator testing support.
30294
30295 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30296
30297 * gdb.base/interrupt.exp: Test calling func1 twice.
30298
30299 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30300
30301 * gdb.base/list.exp (test_forward_search): Set timeout higher
30302 when we'll be getting lots of output from gdb.
30303
30304 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30305 "init_malloc" to after the expect statement. Run it if that
30306 regexp is taken, but also for two others which happen if source
30307 cannot be found.
30308
30309 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30310
30311 * gdb.base/printcmds.exp: New test, for printing register before
30312 program is running.
30313
30314 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30315
30316 * gdb.base/list.exp: Correct some alternate expect patterns
30317 to reflect changes in list1.c.
30318
30319 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30320
30321 * TODO: Add item regarding large frames.
30322
30323 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30324
30325 * TODO: Remove item about enabling return.exp; it
30326 is enabled. Suggest a few more "return" tests.
30327
30328 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30329
30330 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30331 anonymous unions.
30332
30333 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30334
30335 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30336 and pr-5646.o, so "make" is the same as "make all", not "make
30337 pr-4975.o".
30338
30339 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30340
30341 * gdb.base/list.exp: Adjust expectations to reflect changes in
30342 list1.c.
30343 (test_forward_search): New test proc.
30344 * gdb.base/list1.c (long_line): New function, has long source line.
30345
30346 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30347
30348 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30349 additional line of code that was added.
30350
30351 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30352
30353 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30354 tests so as not to overflow expect's input buffers.
30355 * gdb.disasm/hppa.exp: Corresponding changes.
30356
30357 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30358
30359 Beginnings of template debugging tests.
30360 * gdb.c++/templ-info.cc: New file to test for template
30361 debugging capability of the compiler.
30362 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30363 templ-info.cc.
30364 * gdb.c++/templates.cc: Add explicit template instantiations
30365 to enable compiling with -fno-implicit-templates. Add destructor
30366 and 'value' method to T5 class for template tests.
30367 * gdb.c++/templates.exp: Add testcases for printing of template
30368 types, setting breakpoints on template methods and calling a
30369 template method.
30370
30371 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30372
30373 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30374 branch target since some assemblers (gas-2.5) may emit a
30375 relocation for the branch instead of resolving it in the
30376 assembler.
30377
30378 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30379
30380 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30381 through signal handler.
30382
30383 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30384
30385 * configure.in (*-*-netware): Use config/mt-netware.
30386
30387 * config/mt-netware: New file.
30388 * config/mt-i386-netware: Removed, separate configs for different
30389 netware architectures are no longer needed now that we have
30390 --with-headers.
30391
30392 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30393
30394 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30395 by the recent changes to use ANSI C arithmetic conversions.
30396
30397 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30398
30399 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30400 bug involving using inferior_pid to figure out whether to select a
30401 frame.
30402
30403 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30404
30405 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30406 match the current disassembler output.
30407
30408 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30409
30410 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30411 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30412 types, expect "int" as type of integer values (for now).
30413
30414 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30415
30416 * gdb.base/commands.exp: New tests for if/while commands.
30417
30418 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30419
30420 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30421 by .*, since hex values have different syntax in Chill mode.
30422
30423 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30424
30425 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30426 linefeed from expect pattern for repeated types with indices > 9.
30427
30428 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30429
30430 First part of Fortran test suite.
30431 * gdb.fortran: New directory.
30432 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30433
30434 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30435
30436 * gdb.base/default.exp: Update expect pattern for load command
30437 without arguments.
30438
30439 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30440
30441 * configure.in: Change i386 to i[345]86.
30442 * gdb.base/configure.in: Likewise.
30443 * gdb.c++/configure.in: Likewise.
30444 * gdb.chill/configure.in: Likewise.
30445
30446 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30447
30448 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30449 patterns, since that is not a valid context for comments.
30450
30451 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30452
30453 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30454 repeated types and repeated types with indices > 9.
30455
30456 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30457
30458 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30459 2417; old bug has been fixed.
30460
30461 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30462
30463 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30464 send the newline ourselves instead of assuming gdb_test will do
30465 so when passed an empty input string.
30466
30467 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30468 stabs testcode.
30469
30470 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30471
30472 * lib/gdb.exp (gdb_test): Don't send anything if the first
30473 argument is an empty string. This makes cases where we want to
30474 match output that is already in expect's buffers (for example,
30475 matching a breakpoint after gdb_run_cmd has been called) work
30476 reliably.
30477
30478 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30479
30480 * config/netware.exp: New file.
30481
30482 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30483
30484 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30485 the -B and -L prefixes so we can find the debugging stub.
30486
30487 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30488 there and we are using the gcc from the tree.
30489
30490 * gdb.base/types.c: Removed.
30491
30492 * gdb.base/configure.in: Look for makefile fragments in ../config.
30493 Recognize i386-*-netware.
30494 * gdb.c++/configure.in: Likewise.
30495
30496 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30497
30498 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30499 the correct TCL syntax.
30500
30501 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30502
30503 * gdb.base/opaque.exp: use runto instead of messing around with
30504 breakpoints. Simplify by using gdb_test.
30505
30506 * gdb.base/bitfields.exp: restart between tests on netware targets
30507 because breakpoints aren't relocated after target death. Run
30508 processes to completion.
30509
30510 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30511
30512 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30513
30514 * Makefile.in: Remove extra tabs that confuse some versions
30515 of "make". Use the newly built gdb to test with by default,
30516 rather than the first one in the tester's search path.
30517
30518 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30519
30520 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30521
30522 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30523 condition help.
30524
30525 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30526
30527 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30528
30529 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30530 running.
30531 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30532 * gdb.base/funcargs.exp: Likewise.
30533
30534 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30535 * gdb.base/funcargs.exp: Likewise.
30536
30537 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30538 message is "".
30539
30540 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30541
30542 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30543 return,signals,twice}.exp: Handle non-existant binaries
30544 consistantly.
30545
30546 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30547 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30548 might testing a cross development system.
30549
30550 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30551
30552 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30553 runtest script is relative to ${srcdir}, not ${rootdir}.
30554
30555 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30556
30557 * gdb.base/signals.exp: Allow for optionality of breakpoint
30558 address.
30559
30560 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30561
30562 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30563
30564 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30565
30566 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30567 for size_t definition.
30568 * gdb.c++/templates.cc: Likewise
30569
30570 * config/mt-i386-netware: New file.
30571
30572 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30573 defined.
30574
30575 * gdb.base/Makefile.in: Added support for systems that name core
30576 files by appending "core" to the program name.
30577 * gdb.base/a1-selftest.exp: Likewise.
30578
30579 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30580
30581 * gdb.base/return.exp: Add comment and message for `return double'
30582 test failure on Sparc Solaris.
30583
30584 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30585
30586 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30587
30588 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30589
30590 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30591 from optimizing them away.
30592 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30593 patterns to include default constructors and assignment operators,
30594 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30595 character in the output of the virtual base pointer.
30596
30597 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30598
30599 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30600 expression match in print_addr_of to avoid unintented matches.
30601 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30602 versions up to 2.5.8.
30603
30604 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30605
30606 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30607 included file to run under newer versions of expect.
30608 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30609 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30610 Remove xfail for the virtual table of BDDHookV.
30611
30612 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30613
30614 * lib/gdb.exp (string_to_regexp): Set a default result.
30615 (default_gdb_start): Fix misleading message.
30616
30617 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30618
30619 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30620 Remove all CC, etc definitions.
30621 * config/mt-hpux: New file.
30622 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30623 (CFLAGS, LDFLAGS): Define.
30624 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30625
30626 * Makefile.in (site.exp): Don't insert host_os, etc.
30627 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30628 (distclean): Check existence of subdir.
30629 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30630 * gdb.base/Makefile.in: General cleanup and simplification.
30631 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30632 to build executables. Use default rule to build .o files.
30633 (EXPECT, RUNTEST, CC): Fix relative pathname.
30634 (site.exp): Don't insert host_os, etc.
30635 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30636 and/or SIGUSR1 defined.
30637 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30638 * gdb.c++/Makefile.in: General cleanup and simplification.
30639 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30640 (CFLAGS): Remove.
30641 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30642
30643 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30644
30645 * gdb.base/recurse.exp: Misc changes to get tests running again
30646 after Kung's changes to the watchpoint code.
30647 * gdb.base/watchpoint.exp: Likewise.
30648
30649 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30650
30651 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30652
30653 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30654
30655 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30656 * lib/gdb.exp (default_gdb_start): Define.
30657 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30658 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30659 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30660 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30661 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30662 Don't call gdb_target_udi in between tests.
30663
30664 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30665
30666 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30667 (which was basically just a local version of the same thing). In
30668 addition to avoiding duplication, gdb_test_exact is faster.
30669 * lib/gdb.exp (gdb_test_exact): Fix typo.
30670
30671 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30672 don't give an error.
30673
30674 * gdb.base/term.exp: Call delete_breakpoints before starting.
30675
30676 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30677 (t10): Add comment.
30678
30679 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30680
30681 Reorganization of the GDB Test Suite.
30682
30683 * gdb.base: New directory, contains all the basic tests.
30684 * gdb.c++: New directory, tests specific to C++.
30685 * gdb.chill: New directory, tests specific to Chill.
30686 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30687 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30688 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30689 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30690 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30691 t30-31 to chill).
30692 * */gdbme.*: Rename to match appropriate expect scripts.
30693 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30694 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30695 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30696 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30697 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30698 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30699 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30700 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30701 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30702 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30703 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30704 gdb.c++/virtfunc.cc: New names of C++ files.
30705 * gdb.chill/chillvars.ch: New name of Chill file.
30706 * gdb.base/configure.in, gdb.c++/configure.in,
30707 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30708 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30709 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30710 * configure.in (configdirs): Update to reflect directory changes.
30711 (target_abbrev): No longer define for any configuration.
30712 * Makefile.in: Cosmetic improvements to header comments.
30713
30714 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30715
30716 Various changes to gdb.t31:
30717
30718 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30719 * gdbme.ch: Make all key-words and predefineds be upper-case.
30720 * chillvars.exp: Expect key-words and predefinds in upper-case.
30721
30722 * chillvars.exp: Use gdb_test_exact many places.
30723 Change expected output for arrays (which now includes index labels).
30724
30725 * pr-5020.exp, gdme.ch (module PR_5020):
30726 New test, for PR-5020.
30727
30728 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30729
30730 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30731 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30732
30733 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30734
30735 * Makefile.in: Fix bit-rot in definitions of CHILL,
30736 CHILL_FOR_TARGET and Chill_LIB.
30737 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30738 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30739 CHILL, and CHILL_LIB.
30740
30741 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30742
30743 * Revert the previous changes. Please see Rob's directory
30744 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30745
30746 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30747
30748 * Makefile.in, configure.in, config/mips-gdb.exp,
30749 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30750 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30751 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30752 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30753 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30754 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30755 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30756 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30757 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30758 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30759 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30760 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30761 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30762 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30763 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30764 changes from 94Q1.
30765
30766 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30767
30768 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30769 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30770 Rob's new testing fragments.
30771
30772 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30773
30774 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30775 lib/gdb.exp: Replace error proc calls with perror.
30776
30777 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30778
30779 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30780 version also, match on casted version strings, and match on
30781 gdb startup case where the line numbers might be messed up.
30782
30783 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30784
30785 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30786 (CFLAGS): Delete it from here.
30787
30788 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30789
30790 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30791
30792 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30793
30794 * Makefile.in (RUNTEST): Default to just "runtest".
30795
30796 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30797
30798 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30799 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30800 the code has been restructured.
30801
30802 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30803
30804 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30805 \n, not just one of each.
30806
30807 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30808 /bin/cc gives a warning if you do.
30809
30810 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30811
30812 * gdb.t24/demangle.exp: change expect pattern of
30813 __t10ListS_link1ZUiRCUiPT0
30814
30815 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30816
30817 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30818 on local variables in recursive functions.
30819
30820 * gdb.t07/Makefile.in: Build the new test.
30821
30822 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30823
30824 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30825 directly. Instead compare the return values from actual calls.
30826
30827 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30828
30829 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30830
30831 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30832
30833 * From Peter Schauer with minor modifications.
30834 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30835 stops in mid-line in the caller. Add xfail for returning a float
30836 value on X86 targets.
30837
30838 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30839
30840 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30841 to avoid expect lossage.
30842 (fmem_LRbug_tests): Likewise.
30843 * gdb.disasm/hppa.s: Corresponding changes.
30844
30845 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30846 conditions to work with latest dejagnu/expect.
30847
30848 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30849 expected to fail on the PA.
30850 (backtrace in call with trampolines): Explicitly require main
30851 to be frame #1 (no trampolines should show up in backtrace).
30852
30853 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30854 "continue -expect".
30855 * gdb.t06/break.exp: Likewise.
30856 * gdb.t07/watchpoint.exp: Likewise.
30857 * gdb.t13/bitfields.exp: Likewise.
30858 * gdb.t15/{funcargs,return}.exp: Likewise.
30859 * gdb.stabs/weird.exp: Likewise.
30860 * config/{mips,udi}-gdb.exp: Likewise.
30861
30862 * hppa.sed: Enclose comments within a sed command to avoid
30863 losing with the old OSF1 sed.
30864
30865 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30866
30867 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30868 sequent dynix.
30869 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30870 * gdb.t15/funcargs.exp: Conditionally step again to really
30871 finish from marker_call_with_trampolines. Handle the case where
30872 the first step from within call_with_trampolines already steps
30873 us back to main.
30874 * gdb.t15/gdbme.c: Add comment to closing brace of
30875 call_with_trampolines for funcargs.exp.
30876
30877 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30878
30879 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30880 Fix typo(s).
30881
30882 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30883
30884 * gdb.t07/gdbme.c: More code for watchpoint testing.
30885
30886 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30887 "Hardware watchpoint" throughout file.
30888 (test_watchpoint_triggered_in_syscall): New test.
30889 (test_complex_watchpoint): New test.
30890
30891 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30892
30893 * gdbme.c (call_with_trampolines): New function to try and step
30894 into. Tests trampoline problems on the PA.
30895
30896 * funcargs.exp (localvars_in_indirect_call): No longer expect
30897 stepping into indirect call to fail on PAs.
30898 (test_stepping_over_trampolines): New test.
30899
30900 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30901
30902 * TODO: Add suggestions for static member function tests, and
30903 completion tests.
30904
30905 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30906
30907 * TODO: Add suggestions for "p/a" tests.
30908
30909 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30910 (default_gdb_exit): Replace all the hair with sending "quit" to
30911 the process with a simple close.
30912
30913 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30914
30915 * TODO: Add suggestions for shared library tests.
30916
30917 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30918
30919 * TODO: Add suggestions for x/s tests.
30920
30921 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30922
30923 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30924 "enable once", and "enable breakpoints once" with ".*".
30925
30926 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30927
30928 * TODO: Add suggestions about structure passing tests.
30929
30930 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30931
30932 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30933 the primary1 test, use work around if __GNUC__ < 2.
30934 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30935 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30936 Test for bad output rather than waiting for timeout. Issue
30937 second continue only if first continue failed.
30938
30939 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30940
30941 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30942 operator[] test with gdb_test because the old code didn't seem to
30943 be getting the quoting right with the new dejagnu.
30944
30945 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30946
30947 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30948 one from the path.
30949 * Makefile.in: Use a fresh expect if there is one, use runtest
30950 from the src tree if there is one.
30951
30952 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30953
30954 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30955 next over recursive call. Revise the tests from that point on
30956 (which had been skipped) to match GDB's actual (correct) output.
30957
30958 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30959 with next over a breakpoint whose condition is false.
30960
30961 * gdb.t00/help.exp: Comment out "help set print" tests just like
30962 (and for same reason as) "help set" test.
30963
30964 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30965
30966 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30967 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30968
30969 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30970
30971 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30972 necessary gdb_target_udi.
30973
30974 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30975
30976 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30977 1838 and 2417; they are fixed.
30978
30979 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30980 gdb.t03/ptype.exp (ptype structure, ptype union):
30981 Remove xfails; the test is looser than when the xfails were added.
30982
30983 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30984 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30985
30986 * gdb.t01/run.exp: Only run shell test if isnative.
30987
30988 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30989 since "run" automatically loads if necessary. Call gdb_target_udi
30990 after the "file" since "file" kills any execution target.
30991
30992 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30993 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30994 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30995 argument for UDI.
30996
30997 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30998
30999 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31000
31001 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31002
31003 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31004
31005 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31006 properly quoting regexps. This makes the second argument to
31007 demangle a fixed string, which matches the callers, instead of a
31008 shell-style pattern which is what the previous implementation
31009 used. Update some of the callers.
31010
31011 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31012
31013 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31014 (comib_nullified_tests): Fix typo.
31015 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31016 strings. No longer expected to fail.
31017
31018 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31019 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31020 strings. No longer expected to fail.
31021
31022 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31023 string. No longer expected to fail.
31024
31025 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31026
31027 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31028 No longer expected to fail.
31029
31030 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31031 string. No longer expected to fail.
31032
31033 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31034
31035 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31036 only in the names (I probably got most of them). I was even
31037 generous with some which differed in underscores in names, and
31038 probably missed a few, and I *still* was able to remove almost a
31039 third of the file with almost no impact on testsuite coverage.
31040
31041 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * gdb.t00/default.exp: Match udi_attach error message as well as
31044 the one from child_attach.
31045
31046 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31047
31048 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31049
31050 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31051 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31052
31053 * Move test with enums and partial symbols back to
31054 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31055 Reverts the change of 26 May 93. Per today's change to
31056 stabs.texinfo, the behavior that weird.exp was expecting was
31057 unreasonable; what is important is that the compiler+gdb get
31058 things right, which happens with a recent gcc. Also fix the test
31059 to deal with native compilers which put out the stab gdb can't
31060 deal with.
31061
31062 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31063
31064 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31065 in the names. The main thing these accomplish is to slow things down.
31066 Many more such duplicates surely remain.
31067
31068 * gdb.t00/help.exp: Comment out "help support" test just like
31069 (and for same reason as) "help set" test.
31070
31071 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31072
31073 * gdb.t06/break.exp: Remove setup_xfails for
31074 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31075 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31076 about known bug in gcc to include up through 2.5.8.
31077 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31078 well as "_vb$".
31079 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31080 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31081 with latest gcc and gdb.
31082 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31083 well as "_vb$".
31084
31085 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31086
31087 * configure.in (hppa*-*-*): Also configure and build stabs-only
31088 tests.
31089
31090 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31091
31092 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31093 * gdb.t10/configure.in (hppa*-*-*): Use it.
31094
31095 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31096
31097 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31098
31099 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31100
31101 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31102 versions prior to 1.13.5.
31103
31104 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31105
31106 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31107 the prompt is at the start of a line.
31108
31109 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31110
31111 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31112 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31113 in the copr tests now.
31114 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31115 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31116 expected to fail.
31117
31118 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31119
31120 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31121 gdb.t31/chillvars.exp, lib/gdb.exp:
31122 Tweak to run under either version of expect.
31123 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31124 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31125 * gdb.t11/list.exp: Remove extraneous whitespace.
31126
31127 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31128
31129 * gdb.t16/printcmds.exp (test_print_strings): Accept
31130 "(unsigned char *) " before the string.
31131
31132 * TODO: Add notes about printing of fancy types and GDB expressions.
31133
31134 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31135
31136 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31137 * gdb.t06/configure.in: Don't try to compile signals test program
31138 if doing mips-idt-ecoff.
31139
31140 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31141
31142 * Most .exp files: Tweak to run under either version of expect.
31143
31144 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31145
31146 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31147 xfails; I'm not sure why they are failing, but not because of PR 1806.
31148
31149 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31150
31151 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31152 defined in lib/gdb.exp.
31153
31154 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31155
31156 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31157 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31158 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31159 have to be typeless.
31160
31161 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31162
31163 * TODO: Add suggestion for copyright year test.
31164
31165 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31166
31167 * configure.in (*-*-lynxos*): Add stabs tests.
31168
31169 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31170
31171 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31172 so insert a tab before any assembler directive in column zero.
31173
31174 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31175 stores.
31176 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31177 stores.
31178 (fpu_short_memory_tests): Likewise.
31179
31180 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31181
31182 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31183 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31184 .stabs directives in comments.
31185
31186 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31187
31188 * TODO: New file, describing tests we could write.
31189 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31190
31191 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31192
31193 * gdb.t06/signals.exp: Add kludge to force re-sync.
31194
31195 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31196 to xgdb instead of gdb, get out of gdb.
31197
31198 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31199
31200 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31201 for info.
31202
31203 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31204
31205 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31206 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31207 * gdb.stabs/hppa.sed: New sed script for the PA.
31208
31209 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31210
31211 * gdb.stabs: Re-write weird.def and configuration to use sed
31212 instead of cpp. sed is portable and POSIX; cpp is neither.
31213
31214 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31215
31216 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31217
31218 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31219
31220 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31221
31222 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31223
31224 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31225 "_vb$".
31226 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31227 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31228
31229 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31230
31231 * lib/gdb.exp: Comment out code which depends on non-existent
31232 `transform' procedure.
31233
31234 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31235
31236 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31237 * lib/gdb.exp: Transform tool name.
31238 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31239 1.1's new error handling system.
31240
31241 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31242
31243 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31244
31245 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31246
31247 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31248 They made pattern matching so slow that timeouts happened on
31249 heavily loaded systems. Now any output from "show print" which
31250 gets us back to the GDB prompt is a PASS.
31251
31252 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31253
31254 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31255
31256 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31257
31258 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31259
31260 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31261 It is not from PR 3220.
31262
31263 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31264
31265 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31266 just started failing because they depended on the order the
31267 subcommands are presented, or exact docstring text. This kind of
31268 test is a pain and has minimal benefit.
31269
31270 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31271
31272 * gdb.t09/corefile.exp: At end of test, use "core" command with
31273 no arguments.
31274
31275 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31276
31277 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31278 17}/Makefile.in: Make it possible to run the testsuite with Sun
31279 make and CC = cross gcc by adding explicit build rules for .o
31280 files.
31281
31282 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31283
31284 * gdb.t15/funcargs.exp: Don't put comments on same line as
31285 setup_xfail (@#$*%& tcl braindamage!).
31286
31287 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31288
31289 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31290
31291 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31292
31293 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31294 * gdb.t20/inherit.exp: remove three dumplicate entries.
31295
31296 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31297
31298 * gdb.t06/break.exp: For "next over recursive call", fail on any
31299 incorrect output, not just on "factorial (value=2)".
31300
31301 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31302
31303 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31304 working now. Add an xfail if accesing a bss variable causes
31305 a memory error if the target is not yet run.
31306
31307 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31308
31309 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31310 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31311 name of __st* demangling (2 strings). Did Kung really get the
31312 more than 95 others right without testing them?
31313
31314 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31315
31316 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31317
31318 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31319
31320 * configure.in (configdirs): Add gdb.disasm
31321 * gdb.disasm: New directory for GDB disassembler tests.
31322 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31323
31324 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31325
31326 * gdb.t00/help.exp: Don't test "help set".
31327
31328 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31329 from within expect statements. None of these happen anymore and
31330 they cause regressions to be silently unnoticed.
31331
31332 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31333 messages) about known failures with gcc cygnus-2.4.5-930417.
31334
31335 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31336 comp-info.exp so it gets built if it doesn't exist.
31337
31338 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31339 it is no longer used.
31340 * gdb.t13/comp-info.c: Removed.
31341
31342 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31343
31344 * gdb.t06/signals.exp: Add xfail for sun3.
31345
31346 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31347
31348 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31349 relevant because ^C doesn't get sent but failure can be reproduced
31350 interactively).
31351
31352 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31353
31354 * gdb.stabs/alpha.mt: New configuration file for alpha.
31355 * gdb.stabs/configure.in: Use it.
31356 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31357 sharing with alpha.mt, redefine long to word via preprocessor.
31358 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31359 for alpha.
31360 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31361 native cc.
31362 * gdb.t00/teststrategy.exp: Change expect string so that we
31363 consume the `(xgdb)' from the command echo and from the gdb prompt.
31364 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31365 gdb currently compares all values as long, so this failure probably
31366 applies to any configuration where LONGEST is bigger than a target int.
31367 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31368 with gcc.
31369 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31370 to handle opaque pointers, gcc is.
31371 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31372 as first argument. Include <sys/types.h> and change all operator
31373 new definitions to use size_t.
31374 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31375 now that we use size_t.
31376
31377 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31378
31379 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
31380 a long or float array cast all array members to the same type.
31381 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
31382 with 64 bit longs.
31383 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
31384 on alpha.
31385 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
31386
31387 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31388
31389 * gdb.t24 (demangle.exp): Constructors of templates have names like
31390 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31391 section 14.6 of the ARM.
31392
31393 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31394 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31395 accomplish little and slow down the testsuite.
31396
31397 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31398 Accept spaces various places.
31399
31400 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31401
31402 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31403 with watchpoint enabled.
31404
31405 * Makefile.in: Remove definition of CC and remove the second
31406 definition of CXX (the "CXX = gcc" one remains). These definitions
31407 were causing backquotes to be expanded within backquotes, which
31408 doesn't work.
31409
31410 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31411
31412 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31413
31414 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31415
31416 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31417 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
31418 by mips cc and contains no stabs entries.
31419
31420 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31421
31422 * config/vx-gdb.exp: Use fake device to load files rather than
31423 NFS.
31424 * lib/gdb.exp: New proc to do "file" command.
31425 * config/unix-gdb.exp: Use new "file" proc.
31426
31427 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31428
31429 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31430 Rework board rebooting slightly.
31431 (gdb_exit): Don't exit from the remote shell; there isn't one.
31432 * gdb.stabs/weird.exp: If a program is being debugged already,
31433 kill it.
31434 * gdb.t04/setvar.exp: Stop and restart gdb.
31435 * gdb.t05/expr.exp: Likewise.
31436 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31437 restart gdb and reload the program.
31438 * gdb.t08/opaque.exp: Likewise.
31439 * gdb.t12/scope.exp: Likewise.
31440 * gdb.t13/bitfields.exp: Likewise.
31441 * gdb.t15/funcargs.exp: Likewise.
31442 * gdb.t20/classes.exp: Likewise.
31443 * gdb.t03/ptype.exp: Increase timeout.
31444 * gdb.t16/printcmds.exp (test_print_string_constants,
31445 test_print_array_constants): Likewise.
31446 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31447 * gdb.t20/classes.exp (do_tests): Likewise.
31448 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31449
31450 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31451
31452 * gdb.stabs: Renamed *wierd* to *weird*.
31453
31454 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31455
31456 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31457 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31458
31459 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31460
31461 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31462 (do_tests): Remove xfail for whatis on one_var and two_var.
31463
31464 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31465
31466 * Makefile.in: Made cross building work better by adding
31467 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31468
31469 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31470
31471 * gdb.t15/{return.c,return.exp,Makefile.in}:
31472 New test, currently commented out.
31473
31474 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31475
31476 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31477 still running and removes the leftover named socket so GDb can do
31478 clean restarts.
31479
31480 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31481
31482 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31483 console, not GDB.
31484 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31485 cross testing works better with "make check"
31486 * config/unix-gdb: Use default procedures for exit and version.
31487 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31488 with the newest VxWorks.
31489
31490 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31491
31492 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31493 old form.
31494
31495 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31496 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31497
31498 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31499
31500 * config/unix-gdb.exp: Remove this version of gdb_exit
31501 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31502 Rob says he'll look at it when he gets back to testing boards.
31503
31504 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31505
31506 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31507 an expected fail for certain ptype commands.
31508
31509 * gdb.t20/classes.exp: Update expected results of "ptype class
31510 Base1" to account for the constructor that now appears in the type.
31511
31512 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31513
31514 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31515 disappeared from list.
31516 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31517 "alldone" proc with call to cleanup and exit.
31518 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31519 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31520 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31521 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31522 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31523 "alldone" proc with simple returns that suppress remaining
31524 tests. The alldone proc went away many months ago.
31525
31526 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31527
31528 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31529
31530 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31531
31532 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31533
31534 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31535 as vax gdb will display them.
31536
31537 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31538
31539 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31540 optimizers.
31541
31542 * scope.exp: Change "bad value for localval" messages so each one
31543 is unique.
31544
31545 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31546 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31547
31548 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31549
31550 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31551
31552 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31553 doesn't exist (due to optimization).
31554
31555 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31556
31557 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31558 contains \r because the filename is long.
31559
31560 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31561 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31562
31563 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31564
31565 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31566 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31567 Ultrix.
31568 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31569 int tests.
31570 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31571
31572 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31573
31574 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31575
31576 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31577 to match does not match the passing case but still matches the
31578 failing case.
31579
31580 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31581
31582 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31583
31584 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31585
31586 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31587 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31588 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31589 Remove various versions of gdb_exit.
31590 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31591 gdb_exit.
31592 * config/unix-gdb.exp: gdb_exit remains here, and should override
31593 the generic version, since it's doing a lot of wierd stuff that
31594 the other versions aren't. FIXME, fold it in, or abandon this
31595 version.
31596
31597 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31598
31599 * gdb.t24/demangle.exp: Add tests for PR 3220.
31600
31601 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31602
31603 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31604
31605 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31606
31607 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31608 "i386-*-*". Works for i486 as well.
31609
31610 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31611 bug, and expand domain of xfail to all SVR4 systems, since the
31612 actual problem is likely to be in generic SVR4 /proc support.
31613
31614 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31615
31616 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31617
31618 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31619
31620 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31621 xfails for other systems. Match a missing 'Continuing.' as an
31622 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31623
31624 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31625 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31626 Only issue warning for missing executables if -all option is used.
31627
31628 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31629 file if -all option is used. It's like an unpredictable XFAIL.
31630
31631 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31632
31633 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31634 for dynamically linked binaries.
31635
31636 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31637
31638 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31639
31640 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31641 to state that this is a known bug in old versions of g++.
31642
31643 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31644
31645 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31646 while waiting for `Continuing'.
31647
31648 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31649
31650 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31651 in text, data, and bss.
31652 * gdb.t10/nodebug.c: Add local and global test variables for
31653 initialized and uninitialized data.
31654
31655 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31656
31657 * config/unix-gdb.exp (gdb_exit): Add "wait".
31658
31659 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31660
31661 * gdb.t06/signals.exp: xfail the continue from the handler for all
31662 targets.
31663
31664 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31665 function with watchpoints enabled, the i386 call dummy starts with
31666 a call.
31667
31668 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31669 386 bsd names its corefiles.
31670
31671 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31672
31673 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31674 compilers don't grok it.
31675 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31676 with small octal ints rather than character constants, which
31677 are signed and might not fit if first promoted to int.
31678
31679 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31680
31681 * gdb.t09/Makefile.in (clean): Remove corefile.
31682
31683 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31684
31685 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31686
31687 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31688 and Jim Kingdon (kingdon@cygnus.com)
31689
31690 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31691 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31692 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31693
31694 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31695
31696 * gdb.t17/interrupt.exp: Add xfail for hppa.
31697
31698 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31699
31700 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31701 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31702 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31703 to determine signed-ness of bitfields and use the result to setup
31704 the xfail.
31705 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31706 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31707 call line is reached if necessary.
31708
31709 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31710
31711 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31712
31713 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31714
31715 * gdb.t06/break.exp: Also test `clear' command.
31716
31717 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31718
31719 * gdb.t00/teststrategy.exp: Remove extra quote.
31720
31721 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31722 watchpoint enabled to be for all non-68k machines.
31723
31724 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31725
31726 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31727
31728 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31729 targets use aout.mt instead of ecoff.mt as gas understands
31730 standard aout format.
31731
31732 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31733
31734 * lib/gdb.exp (runto): Don't insist that function we are running to
31735 was compiled with -g.
31736
31737 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31738
31739 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31740 to get back into the read system call.
31741 Accept leading newline in case where we woke it up.
31742
31743 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31744
31745 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31746 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31747 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31748 enable ecoff configuration.
31749
31750 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31751
31752 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31753
31754 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31755
31756 * gdb.t16/printcmds.exp: Add another printf test.
31757
31758 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31759
31760 * configure.in: If configured -with-stabs on any target, add
31761 stabsdirs to configdirs.
31762
31763 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31764
31765 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31766 fun" so pattern does not match the command itself.
31767
31768 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31769
31770 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31771
31772 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31773
31774 * gdb.t17/interrupt.exp: Test for more things.
31775
31776 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31777
31778 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31779 compiler arranges the code and line numbers.
31780
31781 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31782
31783 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31784
31785 * gdb.t00/help.exp: Increase expect input buffer size.
31786
31787 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31788
31789 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31790
31791 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31792
31793 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31794
31795 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31796 [0-9]*, not just [0-9].
31797
31798 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31799
31800 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31801
31802 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31803
31804 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31805
31806 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31807
31808 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31809
31810 * gdb.t06/signals.c: Add xfails for sun3.
31811
31812 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31813
31814 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31815 test_stepping tests.
31816
31817 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31818
31819 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31820
31821 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31822
31823 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31824 rather than actually putting it through cpp twice.
31825
31826 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31827
31828 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31829
31830 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31831 no longer needed.
31832
31833 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31834
31835 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31836
31837 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31838 C++ features prints as "struct", make it a pass, not an xfail.
31839
31840 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31841
31842 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31843 Don't require VA to print as "class" rather than "struct".
31844
31845 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31846
31847 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31848
31849 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31850
31851 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31852
31853 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31854
31855 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31856 order.
31857
31858 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31859
31860 * gdb.t16/printcmds.exp: Add printf tests.
31861
31862 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31863
31864 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31865
31866 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31867
31868 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31869 pass counts, to counteract any existing or future setup_xfails.
31870
31871 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31872
31873 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31874 {BEGIN,END}_COMMON for common block instead of STAB.
31875 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31876
31877 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31878 intp_var should be N_GSYM not N_LSYM.
31879 wierd-aout.S: Use a label for the value of the N_SO.
31880 wierd.def: Remove all backslashes.
31881 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31882
31883 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31884
31885 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31886 get the expected next to inheritance3.
31887
31888 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31889
31890 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31891 now that gcc-2.4 gets it right.
31892
31893 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31894
31895 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31896
31897 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31898 generating comp-info.exp which works for cross-compilation.
31899
31900 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31901
31902 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31903 "*-*-sysv4.*".
31904
31905 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31906
31907 * gdb.t01/run.exp: Start with a fresh gdb.
31908 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31909 SVR4.x.
31910
31911 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31912
31913 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31914 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31915 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31916 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31917 things to remove.
31918
31919 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31920
31921 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31922 test cases from bug reports.
31923
31924 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31925
31926 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31927 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31928 avoid spurious xfails.
31929 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31930 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31931 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31932
31933 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31934
31935 * gdb.t00/teststrategy.exp: Rework to provide more useful
31936 description of each test, fix problem with systems that define
31937 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31938 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31939 results for "next over recursive call" so timeouts aren't taken
31940 by error.
31941
31942 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31943
31944 * gdb.t12/scope.exp: Test printing of variables before run.
31945
31946 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31947 printed in wrong order due to sorting.
31948
31949 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31950
31951 * gdb.t00/teststrategy.exp: Fix expected results for printing
31952 user entered string constant. Is array of char, prints with no
31953 address.
31954
31955 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31956 commands.
31957 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31958 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31959 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31960 of struct of char arrays.
31961 * gdb.t00/radix.exp: New tests for radix commands.
31962
31963 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31964
31965 * gdb.t16/printcmd.exp: Print a variable before running program
31966 (with xfail for AIX).
31967
31968 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31969
31970 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31971
31972 * gdb.t16/printcmd.exp: Don't print variables before running program.
31973
31974 * gdb.t06/break.exp: Don't require envp argument to main.
31975
31976 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31977
31978 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31979 Add xfails for rs6000.
31980
31981 * gdb.t02/whatis.exp: Change other tests not to re-test something
31982 we already tested.
31983
31984 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31985 each type used has a variable of that type.
31986
31987 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31988
31989 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31990
31991 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31992
31993 * configure.in: change srctrigger to be a file, not a directory
31994
31995 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31996
31997 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31998
31999 * gdb.t11/list.exp: Fixed a couple of typos.
32000
32001 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32002
32003 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32004 is fixed and PR is closed.
32005 * gdb.t16 (gdbme.c): Add simple test string variable.
32006 * gdb.t16 (printcmds.exp): Add tests with simple test string
32007 variable, primarily for boundaries on "set print elements".
32008
32009 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32010
32011 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32012 Make leading 0's optional and don't expect a tab in the middle
32013 of the number.
32014
32015 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32016
32017 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32018 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32019 don't end command passed to gdb_test with newline.
32020
32021 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32022 signed keyword away, don't expect signed bitfields to be signed.
32023
32024 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32025 printing with only as many 1's as are in the field as well as printing
32026 with 32 1's (see comment).
32027
32028 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32029
32030 * gdb.t00/default.exp: Start with a fresh gdb.
32031 * configure.in (configdirs): Remove gdb.t31 until the chill
32032 compiler works again. It no longer is able to find chillrt0
32033 since it isn't in libchill.a anymore.
32034 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32035 wierd.o, make more modular.
32036 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32037 spurious newlines that caused problems.
32038
32039 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32040
32041 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32042 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32043 gdb.stabs/wierd.{exp,def}: Many new tests.
32044
32045 * gdb.t00/default.exp: update info line for new message.
32046
32047 * gdb.t02/{whatis.exp,gdbme.c}:
32048 Test that "char *" doesn't print as "caddr_t".
32049
32050 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32051
32052 * gdb.t00/help.exp: Use .* in place of some help messages which
32053 just changed.
32054 gdb.t00/default.exp: Update "info frame" test for new message.
32055 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32056 Remove some xfails
32057
32058 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32059
32060 * gdb.t03/{gdbme.c,ptype.exp}:
32061 Add tests for typedef'd struct and union without tags.
32062 Also check "whatis" on a variable of a typedef'd enum without a tag.
32063
32064 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32065 PRMS 1823; the bug still exists but isn't reproduced by this test
32066 anymore), and remove rs6000 XFAIL (the bug is fixed).
32067
32068 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32069 duplicated from whatis.exp. For those that are left, accept
32070 "long", "long int", or "int" for long variables (whatis.exp already
32071 has an XFAIL for "int", so no need to fail it here).
32072
32073 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32074 Deal with GCC's names for types now that GDB uses the compiler's names.
32075
32076 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32077 setup_xfail's for sunos4. If we #defined the signed keyword away,
32078 don't expect GDB to know that char it is signed.
32079
32080 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32081
32082 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32083
32084 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32085 should work on any system, regardless of debugging format.
32086 * gdb.t21/demangle.exp: Move to gdb.t24.
32087 * gdb.t24/demangle.exp: Move from gdb.t21.
32088 * gdb.t24/{Makefile.in, configure.in}: New files.
32089
32090 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32091
32092 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32093 * gdb.stabs: New directory.
32094
32095 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32096
32097 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32098 not just "Quit anyway?".
32099
32100 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32101
32102 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32103 that all setup_xfails are immediately followed by clear_xfails.
32104
32105 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32106
32107 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32108 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32109 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32110 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32111 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32112 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32113 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32114 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32115 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32116 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32117 gdb.t31/chillvars.exp, lib/gdb.exp:
32118 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32119 bug-gdb@prep.ai.mit.edu.
32120
32121 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32122
32123 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32124 with 0.0, not integer 0.
32125
32126 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32127
32128 * gdb.t06/break.exp: Update for "Kill the program" message change.
32129
32130 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32131
32132 * Makefile.in (GDBFLAGS): Set to -nx.
32133 * Makefile.in (site.exp): Use GDBFLAGS.
32134
32135 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32136
32137 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32138 Makefiles.
32139 (check): depend on just-check.
32140 (just-check): added so that tests can be run without a noop
32141 build pass.
32142
32143 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32144
32145 Switch to using configure's configdirs.
32146 * Makefile.in (Makefile): add configure.in dependency.
32147 (SUBDIRS): removed redundant assignment.
32148 * configure.in: switch subdirs assignment to configdirs.
32149 * gdb.t*/configure.in: new files.
32150
32151 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32152
32153 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32154 works.
32155
32156 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32157
32158 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32159 in explicit rules. Apparently this is not supported by some makes.
32160
32161 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32162
32163 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32164
32165 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32166
32167 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32168 disappeared.
32169
32170 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32171
32172 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32173
32174 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32175
32176 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32177 watchpoint problem that is now fixed.
32178 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32179 uninitialized convenience variables.
32180 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32181 structures.
32182
32183 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32184
32185 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32186 which causes expect to get out of sync with gdb on long output
32187 from help set.
32188 * gdb.t09/corefile.exp: Make expected pattern for core file
32189 failing signal and frame output format less sun specific.
32190
32191 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32192
32193 * gdb.t31/chillvars.exp: Add and remove initial dummy
32194 breakpoint, so that symbol table is forced in.
32195 (Needed at least on Sunos4, though it seems not SVR4.)
32196 * gdb.t31/chillvars.exp: Update for changed output format.
32197
32198 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32199
32200 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
32201
32202 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32203
32204 * Makefile.in: Added --srcdir when invoking runtest, removed the
32205 need for a local config file. (optional now)
32206
32207 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32208
32209 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32210 failure count used to force early termination. Add some more
32211 expected failures for gnu style demangling.
32212
32213 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32214
32215 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32216 pmi variable from gdb.t20/gdbme to get optimized away.
32217 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32218 Check for written corefile upon timeout _and_ eof.
32219
32220 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32221
32222 * config/unix-gdb.exp: Add missing return 0.
32223
32224 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32225
32226 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32227 test termination.
32228
32229 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32230
32231 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32232 disappeared.
32233
32234 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32235
32236 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32237 time as i860 support works.
32238
32239 * gdb.t15/funcargs.exp: Fix expected outputs to include
32240 "backtrace 100\r" rather than just "backtrace\r", to match last
32241 change.
32242
32243 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32244
32245 * config/udi-gdb.exp (gdb_exit): Remove close command.
32246 (gdb_target_udi): New procedure to set the UDI target.
32247 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32248 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32249 Added waits for prompts after several question responses. Added
32250 some more responses used by a29k-amd-udi-gdb.
32251 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32252 pass different arguments, restart UDI connection after program
32253 completion.
32254 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32255 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32256 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32257 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32258 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32259 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32260 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32261 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32262 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32263 after program completion.
32264 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32265 compiled with a SELECT_VECS setting.
32266 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32267 infinite recursion.
32268
32269 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32270 Added checks for COFF results, and made them expected failures for
32271 all targets. It would be better to make them expected failures
32272 for COFF targets only.
32273
32274 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32275
32276 * Makefile.in: add null dvi target, don't bother to recurse
32277 through test directories for info and install-info; rename
32278 $(datadir) to be dejagnu instead of deja-gnu
32279
32280 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32281
32282 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32283 compiler to coredump.
32284 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32285 code.
32286
32287 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32288
32289 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32290 coredump.
32291 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32292 code.
32293
32294 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32295
32296 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32297 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32298 which in a shell. Deletes xgdb when done.
32299 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32300 Tests the return from the "set height" or "set width" commands.
32301 Added a few return codes where needed.
32302
32303 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32304
32305 * Makefile.in (SUBDIRS): Add gdb.t17.
32306 * configure.in (subdirs): Add gdb.t17.
32307 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32308 files to test gdb's calling of functions in the inferior with
32309 the correct arguments and gdb's ability to retrieve any
32310 result returned.
32311
32312 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32313
32314 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32315 may be called after gdb goes away. Previous versions of expect
32316 needed these to avoid file descriptor leaks, but they cause
32317 errors with the current revision of expect.
32318 * gdb.t00/gdbvars.exp: Use -re on expected output after
32319 setting sevenbit-strings.
32320 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32321 to set sevenbit-strings consistent across tests.
32322 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32323 set sevenbit-strings consistent across tests.
32324
32325 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32326
32327 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32328 expected output to match current "expect" expectations.
32329
32330 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32331
32332 * gdb.t00/default.exp: Change expected output for default "source"
32333 command, to match new gdb behavior which requires a filename to
32334 source.
32335
32336 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32337
32338 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32339 expected fail for i486-*-* that misses the marker2 function.
32340 * gdb.t10/crossload.exp (bfddefault): Allow successful
32341 recognition of a format to pass even if no symbols are found.
32342 Explicitly catch failures where the format is not recognized
32343 or is ambiguous, and add the reason to the fail message.
32344 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32345 the cause is and invalid target and add reason to failure message.
32346 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32347 elf32-i386, elf32-sparc, and elf32-i860.
32348 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32349 Set up expected failure for 'filename'::variable scope resolution,
32350 which is now apparently broken on all targets.
32351 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32352 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32353 gdb.t23/templates.exp: Change failure for missing binfile into
32354 just a warning.
32355 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32356 references.
32357
32358 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32359
32360 * gdb.t00/default.exp: Add expected output for default "source"
32361 command, to match new gdb behavior.
32362 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32363
32364 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32365
32366 * config/*-gdb.exp: returns an error, rather than exiting on
32367 internal errors.
32368
32369 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32370
32371 * gdb.t03/gdbme.c: Add pointer to struct variable.
32372 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32373 referencing struct members.
32374
32375 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32376
32377 * configure.in (mips-idt-ecoff): New target.
32378 * config/mips-gdb.exp: New file for remote board using MIPS remote
32379 debugging protocol.
32380
32381 * Redid configuration scheme. Removed gdb.t*/configure.in.
32382 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32383 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32384 distclean targets. Built executables via .o files. Adjusted
32385 tests to account for source files in $(srcdir) rather than
32386 $(objdir).
32387 * lib/gdb.exp (runto): Don't expect () after the function name,
32388 because it may have arguments.
32389
32390 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32391
32392 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32393 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32394 expected failures for mips-idt-* and mips-sgi-*.
32395 * gdb.t00/default.exp (attach): Kill process if requested.
32396 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32397 that does not read core files.
32398 * gdb.t01/run.exp: Removed checks for exit status code.
32399 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32400 it is linked in.
32401 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32402 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32403 appropriate, rather than doing it by hand.
32404 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32405 execution.
32406 * gdb.t10/crossload.exp: Kill existing program if needed.
32407 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32408 appropriate, rather than doing it by hand. Always increase
32409 timeout for this test, not just for VxWorks.
32410
32411 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32412
32413 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32414 of Chill STRUCT types and STRUCT values.
32415 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32416 than "char".
32417 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32418 struct2): New struct definitions and initializations to test
32419 simple Chill STRUCT types.
32420
32421 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32422
32423 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32424 the null byte at the end of strings.
32425 * gdb.t00/default.exp: Make show version insensitive to copyright
32426 date.
32427 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32428 to avoid dependencies on target char signedness.
32429 * gdb.t16/printcmds.exp: Update expected results for explicitly
32430 unsigned char.
32431 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32432 now work.
32433 * gdb.t21/demangle.exp: Add many more patterns for template
32434 demangling, most of them being expected failures.
32435 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32436 string we are matching for, to match on the whole string.
32437 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32438 and fix a whole bunch that had incorrect expected output but were
32439 passing anyway because of the bug in "proc demangle".
32440 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32441 type.
32442 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32443
32444 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32445
32446 * gdb/testsuite: made modifications to testcases, etc., to allow
32447 them to work properly given the reorganization of deja-gnu and the
32448 relocation of the testcases from deja-gnu to a "tool" subdirectory.
32449
32450 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32451
32452 * gdb/testsuite: Initial creation of gdb/testsuite.
32453 Migrated dejagnu testcases and support files for testing nm to
32454 gdb/testsuite from deja-gnu. These files were moved "as is"
32455 with no modifications. This migration is part of a major overhaul
32456 of dejagnu. The modifications to these testcases, etc., which
32457 will allow them to work with the new version of dejagnu will be
32458 made in a future update.
32459
32460 For additional changes see gdb.mi/ChangeLog-1999-2003.
32461 \f
32462 ;; Local Variables:
32463 ;; mode: change-log
32464 ;; left-margin: 8
32465 ;; fill-column: 74
32466 ;; version-control: never
32467 ;; End:
32468
32469 Copyright 1993-2013 Free Software Foundation, Inc.
32470 Copying and distribution of this file, with or without modification,
32471 are permitted provided the copyright notice and this notice are preserved.
This page took 0.818682 seconds and 5 git commands to generate.