fix some gdb.dwarf2 tests for parallel safety
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7a218f88
TT
12013-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
70cc1c23
DE
142013-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
61884d20
DE
192013-08-14 Cary Coutant <ccoutant@google.com>
20
21 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
22
5e92f71a
TT
232013-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
5c30d39a
AB
352013-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
17e1c970
TT
402013-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
4e234898
TT
502013-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
53e981d9
TT
572013-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
3f539315
TT
642013-08-12 Tom Tromey <tromey@redhat.com>
65
66 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
67
b4013987
AA
682013-08-12 Ali Anwar <alianwar@codesourcery.com>
69
70 * gdb.base/break.exp: Test break via convenience variable
71 with file name.
72
f61d5529
DE
732013-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
1ed8d800
YQ
792013-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
82a0a75f
YQ
852013-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
ac52f9a2
DE
942013-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
bf6d8a91
TT
1012013-08-07 Tom Tromey <tromey@redhat.com>
102
103 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
104
f9125b6c
TT
1052013-08-07 Tom Tromey <tromey@redhat.com>
106
107 * gdb.dwarf2/dwz.exp: New file.
108
3a1115a0
TT
1092013-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
b846d303
DE
1152013-08-01 Doug Evans <dje@google.com>
116
7ee85ab1
DE
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
b846d303
DE
123 PR symtab/15695
124 * gdb.base/func-ptr.exp: New file.
125 * gdb.base/func-ptr.c: New file.
126
67d21849
YQ
1272013-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
de74e63a
YQ
1322013-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
680558e8
YQ
1372013-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
48bbe0bf
YQ
1442013-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
11b4b7cc
AB
1512013-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
b0c54aa5
AB
1572013-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
97c85fc6
MB
1632013-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
5b32ae97
KS
1692013-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
6f64ef53
PA
1782013-07-26 Pedro Alves <palves@redhat.com>
179
180 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
181 files.
182
fdc8aae8
AB
1832013-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
6fbe845e
AB
1892013-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
7b79b135
DE
1962013-07-24 Doug Evans <dje@google.com>
197
198 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
199 "--" to switch.
200
a0607b84
YQ
2012013-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
2eb14a9b
YQ
2082013-07-23 Yao Qi <yao@codesourcery.com>
209
210 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
211 message.
212
5d0a3b53
WN
2132013-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
9a5911c0
WN
2182013-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
fa876972
HZ
2262013-07-19 Hui Zhu <hui@codesourcery.com>
227
228 PR gdb/15692
229 * gdb.mi/mi-dprintf.exp: Add double quotes test.
230
1527aea8
YQ
2312013-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
73c1d57e
YQ
2362013-07-19 Yao Qi <yao@codesourcery.com>
237
238 * gdb.trace/read-memory.c: New.
239 * gdb.trace/read-memory.exp: New.
240
a075c3e5
YQ
2412013-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
623cc285
WN
2472013-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
1f74d3b5
YQ
2542013-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
f6dc277e
YQ
2602013-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
e7045703
DE
2672013-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
5ea5559b
AB
2732013-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
4229ca0e
TT
2782013-07-16 Tom Tromey <tromey@redhat.com>
279
280 * gdb.ada/info_types.exp: Use standard_testfile.
281
5ee657d5
TT
2822013-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
20e3d738
TT
2882013-07-16 Tom Tromey <tromey@redhat.com>
289
290 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
291
7d7c6477
JB
2922013-07-09 Joel Brobecker <brobecker@adacore.com>
293
294 * gdb.ada/small_reg_param.exp: Accept optional entry value
295 for parameter "w".
296
52cd8b7d
JB
2972013-07-09 Joel Brobecker <brobecker@adacore.com>
298
299 * gdb.ada/small_reg_param.exp: Remove trailing space.
300
2a998fc0
DE
3012013-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
0329e9fb
UW
3062013-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
1953058f
AB
3112013-07-08 Andrew Burgess <aburgess@broadcom.com>
312
313 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
314
7c0de741
YQ
3152013-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
497a4c48
LM
3282013-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
bb3f62fc
LM
3332013-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
005faa9d
WN
3382013-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
4767856f
YQ
3432013-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
691a26f5
AB
3502013-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
4d142eaa
JK
3562013-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
62cef515
TT
3612013-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
0ab77f5f
TT
3772013-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
822bd149
TT
4032013-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
f8b41b00
TT
4212013-06-27 Tom Tromey <tromey@redhat.com>
422
a8c97a87
TT
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
f8b41b00
TT
438 standard_testfile, standard_output_file, prepare_for_testing,
439 clean_restart.
440
289f9037
TT
4412013-06-27 Tom Tromey <tromey@redhat.com>
442
a8c97a87
TT
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.
289f9037 459
f76495c8
TT
4602013-06-27 Tom Tromey <tromey@redhat.com>
461
a8c97a87
TT
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,
f76495c8
TT
478 standard_output_file, prepare_for_testing, clean_restart.
479
a64d2530
TT
4802013-06-27 Tom Tromey <tromey@redhat.com>
481
a8c97a87
TT
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,
a64d2530
TT
493 standard_output_file, prepare_for_testing, clean_restart.
494
aaff8d73
YQ
4952013-06-26 Yao Qi <yao@codesourcery.com>
496
497 * gdb.trace/mi-trace-frame-collected.exp: New.
498
a0743c90
YQ
4992013-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
9d6e6e84
HZ
5102013-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
e7ab3185
TT
5252013-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
c898adb7
YQ
5302013-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
4d157a3d
MF
5402013-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
d69cace4
LM
5482013-06-19 Luis Machado <lgustavo@codesourcery.com>
549
550 * gdb.base/subst.exp: Delete default rules before further
551 tests.
552
9bdd0636
YQ
5532013-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
427cd150
TT
5582013-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
6de7c271
WN
5632013-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
5bd1ef56
TT
5702013-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
e379b391
TT
5772013-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
4ec70201
PA
5862013-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
47d48711
PA
7022013-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
88ab5684
WN
7962013-06-07 Will Newton <will.newton@linaro.org>
797
798 * gdb.base/long_long.exp: Fix ARM EABI target glob.
799
42daa7a0
WN
8002013-06-07 Will Newton <will.newton@linaro.org>
801
802 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
803 and "starting".
804
f4059ef3
WN
8052013-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
8cb5cc78
YQ
8112013-06-07 Yao Qi <yao@codesourcery.com>
812
813 * gdb.trace/mi-trace-unavailable.exp: New.
814 * gdb.trace/trace-unavailable.c: New.
815
c6cf1712
DE
8162013-06-06 Doug Evans <dje@google.com>
817
818 * gdb.cp/derivation.exp: Make tests have unique names.
819
bf6be0f4
TT
8202013-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
ebb022fa
TT
8262013-06-06 Tom Tromey <tromey@redhat.com>
827
828 * gdb.base/break-always.exp: Explicitly specify test name.
829
69fc87c2
DE
8302013-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
f993f39e
LM
8382013-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
afacd7f3
GB
8442013-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
a29a3fb7
GB
8542013-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
62a813cc
YQ
8702013-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
8f56dad4
JK
8762013-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
c588eb20
GB
8852013-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
c0ea94eb
YQ
8942013-05-24 Yao Qi <yao@codesourcery.com>
895
896 * gdb.trace/tfile.exp: Test inferior and thread.
897
db1ac436
YQ
8982013-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
b6abb10c
DE
9062013-05-23 Doug Evans <dje@google.com>
907
908 * boards/fission-dwp.exp: New file.
909
bc5065a7
PA
9102013-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
5f2e6b00
TT
9192013-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
e6ba475a
DE
9242013-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
52c935b6
KS
9292013-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
bd9673a4
PW
9372013-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
69a97597
SA
9422013-05-21 Sterling Augustine <saugustine@google.com>
943
944 * boards/remote-stdio-gdbserver.exp: New file.
945
44e97363
JK
9462013-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
02392865
CG
9522013-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
c5867ab6
HZ
9572013-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
6c9e2db4
DE
9622013-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
4a6e676c
TT
9742013-05-20 Tom Tromey <tromey@redhat.com>
975
976 * gdb.gdb/python-selftest.exp: New file.
977
e19d3afb
DE
9782013-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
4d804846
JB
9832013-05-20 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.ada/float_param: New testcase.
986
8d324e83
DE
9872013-05-17 Doug Evans <dje@google.com>
988
7d0c9981
DE
989 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
990 Add tests for "maint check-symtabs", "maint expand-symtabs".
991
8d324e83
DE
992 * gdb.base/maint.exp: Remove testing of individual maint command
993 help output.
994
177aadc4
PA
9952013-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
b8fea896
JB
10002013-05-16 Joel Brobecker <brobecker@adacore.com>
1001
1002 * gdb.ada/complete.exp: Add test verifying completion using
1003 the "tab" key.
1004
52c935b6
KS
10052013-05-15 Keith Seitz <keiths@redhat.com>
1006
1007 * gdb.base/filesym.exp: New completer test.
1008 * gdb.base/filesym.c: New file.
1009
ed0f00b8
PA
10102013-05-15 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.base/fixsection.c: Remove attribution.
1013 * gdb.base/watch-read.exp: Ditto.
1014
55fb6d27
TT
10152013-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
ac1ca910
TT
10202013-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
8414efef
MB
10252013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1026
1027 * gdb.base/default.exp: Disable history saving.
1028 * gdb.base/setshow.exp: Likewise.
1029
9779ab84
PA
10302013-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
1e611234
PM
10372013-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
5e4c3ac4
TT
10462013-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
993654a9
HAQ
10512013-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
c95aea6b
TT
10662013-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
1f031429
PA
10832013-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
58ce7251
SDJ
10892013-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
aacbb8a5
LM
10972013-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
2dd6254d
SL
11022013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1103
1104 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1105
c2a96e8c
DE
11062013-05-06 Doug Evans <dje@google.com>
1107
b903e17e
DE
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
fac51dd9
DE
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
c2a96e8c
DE
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
b6807d98
TT
11292013-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
96f7d3f1
PW
11372013-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
1ebff1fd
HAQ
11422013-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
f92b06da
WT
11472013-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
ff546935
TT
11522013-04-25 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.dwarf2/nostaticblock.exp: New file.
1155
bf9e4d0c
MB
11562013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1157
1158 PR gdb/10462
1159 * gdb.base/setshow.exp: Add test case.
1160
a11cfd87
HZ
11612013-04-23 Hui Zhu <hui@codesourcery.com>
1162
1163 PR gdb/15293
a11cfd87
HZ
1164 * gdb.base/dprintf.exp: Add ignore command.
1165
2d9442cc
HZ
11662013-04-23 Hui Zhu <hui@codesourcery.com>
1167
1168 PR gdb/15165
2d9442cc
HZ
1169 * gdb.base/save-bp.exp: Add test for dprintf.
1170
0f3305ed
TT
11712013-04-22 Tom Tromey <tromey@redhat.com>
1172
1173 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1174 notice_open_fds.
1175
d504301e
SDJ
11762013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1177
1178 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1179 ldflags.
1180
9991b207
SDJ
11812013-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
433730c9
PA
11862013-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
9a908334
LM
11922013-04-18 Luis Machado <lgustavo@codesourcery.com>
1193
1194 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1195 type void *.
1196
4f22ed5c
DE
11972013-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
a0d3f2f5
SCR
12022013-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
cc16e6c9
TT
12112013-04-15 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1214
72f1fe8a
TT
12152013-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
6e72ca20
TT
12222013-04-15 Tom Tromey <tromey@redhat.com>
1223
1224 * gdb.cp/typeid.cc: New file.
1225 * gdb.cp/typeid.exp: New file.
1226
591f19e8
TT
12272013-04-15 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1230
da9160e4
YQ
12312013-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
f81d1120
PA
12362013-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
393fd4c3
YQ
12442013-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
b7a273f8
YQ
12582013-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
f3786771
YQ
12672013-04-10 Yao Qi <yao@codesourcery.com>
1268
1269 * gdb.trace/report.exp: Use standard_output_file for saved
1270 trace file.
1271
5c2b4418
HZ
12722013-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
f7543f0a
JK
12782013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1279
1280 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1281 response.
1282
f6de8ec2
PA
12832013-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
b8abfd58
SL
12882013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1289
1290 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1291 for breakpoint location.
1292
156bffd0
SL
12932013-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
c9a6ce02
PA
12982013-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
4bd05f24
YQ
13092013-04-04 Yao Qi <yao@codesourcery.com>
1310
1311 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1312 'step'.
1313
3758b5ce
YQ
13142013-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
1dcaed0d
YQ
13202013-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
0e7a53fc
SL
13292013-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
9852c492
YQ
13342013-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
af312be7
JB
13412013-03-28 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdb.ada/win_fu_syms: New testcase.
1344
e4a48d9d
DE
13452013-03-28 Doug Evans <dje@google.com>
1346
1347 * gdb.base/maint.exp (maint print statistics): Update expected output.
1348
7f7cc265
PA
13492013-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
fc0da894
PA
13582013-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
abe7b711
PA
13682013-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
15b3979c
PA
13732013-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
96811e3b
KS
13782013-03-26 Keith Seitz <keiths@redhat.com>
1379
1380 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1381 from passing.
1382
4043f22b
PA
13832013-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
14a1aa17
YQ
13882013-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
99c819ee
MM
13932013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1394
1395 * gdb.btrace/enable.exp: Add regression test.
1396
24955f63
TT
13972013-03-25 Tom Tromey <tromey@redhat.com>
1398
1399 * gdb.cp/m-static.exp: Add destructor-printing tests.
1400
fce632b6
TT
14012013-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
598d3636
JK
14072013-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
c12440c9
PA
14132013-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
bd712aed
DE
14182013-03-21 Doug Evans <dje@google.com>
1419
1420 * gdb.base/maint.exp: Update tests for per-command stats.
1421
b2f83c08
TT
14222013-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
ef0026f0
PA
14272013-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
3f1175a9
PA
14372013-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
a09ae1c1
JK
14462013-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
9ce98649
TT
14532013-03-15 Tom Tromey <tromey@redhat.com>
1454
1455 * gdb.cp/overload.cc (intintfunc): New.
1456 * gdb.cp/overload.exp: Add regression test.
1457
0a251e08
YQ
14582013-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
2c415c0f
YQ
15112013-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
ae59b1da
YQ
15162013-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
bb869963
SDJ
16252013-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
e2be70a0
YQ
16332013-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
8ddb1965
YQ
16402013-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
045dd51f
YQ
16472013-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
82d049ab
PH
16522013-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
cb8ea32b
KS
16592013-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
2f1d9bdd
MM
16642013-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
05c56a9d
JK
16792013-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
9112db09
JK
16862013-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
be9a119c 16952013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
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
049109b0
PA
17022013-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
4aa54120
YQ
17102013-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
b8b71e63
YQ
17172013-03-06 Yao Qi <yao@codesourcery.com>
1718
1719 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1720 parentheses by "\\".
1721
33f448b1
JK
17222013-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
1c942fb9
YQ
17312013-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
5b967901
JK
17392013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1742
6447023f
JK
17432013-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
9f44fbc0
SCR
17482013-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
4c9ad8c2
TT
17562013-02-18 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.dwarf2/subrange.exp: New file.
1759
f5911ea1
HAQ
17602013-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
420f4384
JK
17652013-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
4819b3f8
PA
17702013-02-14 Pedro Alves <palves@redhat.com>
1771
1772 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1773
1773c82c
HAQ
17742013-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
e234dfaf
TT
17792013-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
6c01dd94
PA
17842013-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
595fc67f
PA
17972013-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
17282693
PA
18052013-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
8a4ac37e
PA
18172013-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
c2792f5a
DE
18232013-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
d9e98382
SDJ
18282013-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
a321661a
JK
18332013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1836
134a2066
YQ
18372013-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
5a2dc60a
JK
18442013-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
233d95b5
JK
18492013-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
fbd9ab74
JK
18562013-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
1b56eb55
JK
18652013-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
af529f8f
JK
18702013-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
f5b95b50
JK
18762013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1879
d47921b9
JK
18802013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1881
1882 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1883
8a92335b
JK
18842013-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
17f2157d
TT
18912013-02-01 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1894 attributes.
1895
d65f0a9c
TT
18962013-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
f25c0135
TT
19022013-01-31 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.base/jit.exp (compile_jit_test): New proc.
1905 Add PIE tests.
1906
7078baeb
TT
19072013-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
1d24041a
TT
19122013-01-31 Tom Tromey <tromey@redhat.com>
1913
1914 * lib/dwarf.exp (namespace Dwarf): New.
1915
8d9878a4
TT
19162013-01-29 Tom Tromey <tromey@redhat.com>
1917
1918 * gdb.dwarf2/fission-reread.exp: Add unload test.
1919
bed911e5
DE
19202013-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
e229648e
JK
19252013-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
86700f00
TT
19332013-01-25 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.python/py-explore.exp: Expect the gdb prompt.
1936
8954db33
AB
19372013-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
2077afdd
TD
19462013-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
d7499464
HAQ
19522013-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
e2a3e0f1
TT
19572013-01-23 Tom Tromey <tromey@redhat.com>
1958
1959 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1960
152fcc9c
TT
19612013-01-23 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.cp/converts.cc (main): Initialize 'a'.
1964
bea883fd
SCR
19652013-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
0928e93d
PA
19702013-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
9c97429f
PA
19772013-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
187d10dd
PA
19852013-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
ea3aedcb
TT
19902013-01-22 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1993 call.
1994
998580f1
MK
19952013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1996
1997 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 1998 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
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
8f1d5693
MK
20052013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2006
2007 * gdb.python/py-explore.exp: Improve a test
2008
2d8c5d7c
DB
20092013-01-18  David Blaikie  <dblaikie@gmail.com>
2010
2011 * gdb.base/label.c (main): Correct the type of the second
2012 parameter.
2013
46f35228
TT
20142013-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
5965d69d
HAQ
20192013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2020
43aaf8b6
PA
2021 PR gdb/13443
2022 * gdb.base/checkpoint.exp: Update test messages to make them
2023 unique.
5965d69d 2024
5ae4861a
YQ
20252013-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
d84fca2c
JK
20342013-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
aebb1cc9
DE
20392013-01-17 Doug Evans <dje@google.com>
2040
2782d512
DE
2041 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2042 CXX_FOR_TARGET.
2043
aebb1cc9
DE
2044 * boards/cc-with-tweaks.exp: New file.
2045
db2b2972
TT
20462013-01-17 Tom Tromey <tromey@redhat.com>
2047
2048 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2049
96343774
PA
20502013-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>
43aaf8b6 2055 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2056
2057 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2058 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2059
2060 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2061 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
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
675921c0
SD
20672012-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
ab04a2af
TT
20762013-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
8ac3646f
TT
20812013-01-16 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2084
22fc223e
JK
20852013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2088
44478ab3
TT
20892013-01-14 Tom Tromey <tromey@redhat.com>
2090
2091 * gdb.base/completion.exp: Add "set gnutarget" test.
2092
06d66ee9
TT
20932013-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
c9bf0622
TT
20992013-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
5b12a61c
JK
21052013-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
f0a4b570
JK
21102013-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
f751cc97
JB
21172013-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
04164e8e
JK
21222013-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
5bf480a5
YQ
21272013-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
f35a17b5
JK
21342012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.mi/mi-fullname-deleted.exp: New file.
2137
85817405
JK
21382012-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
27210e12
DE
21542012-12-19 Doug Evans <dje@google.com>
2155
2156 * gdb.base/maint.exp: Handle testing with .gdb_index.
2157
bb627a12
JB
21582012-12-19 Joel Brobecker <brobecker@adacore.com>
2159
2160 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2161 Cavium to FSF.
2162
7785b880
JB
21632012-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
f2a8bc8a
YQ
21742012-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
6592e36f
TT
21932012-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
7d27a96d
TT
21982012-12-14 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2201
f8c05d0d
DE
22022012-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
451b7c33
TT
22072012-12-14 Tom Tromey <tromey@redhat.com>
2208
43aaf8b6 2209 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2210
10e339df
PA
22112012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2212
6fdff2c5 2213 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2214
e780d813
DE
22152012-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
ca3dbcc8 22202012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2221
ca3dbcc8
MG
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
2960a434
PK
22292012-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
6fdff2c5 2237 _iterator.
2960a434
PK
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.
6fdff2c5 2242
9325cb04
PK
22432012-12-10 Paul Koning <paul_koning@dell.com>
2244
2245 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2246 compatibility.
9325cb04
PK
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
6fdff2c5 2268 compatibility.
9325cb04
PK
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
6fdff2c5 2279 Python 3 compatibility.
9325cb04
PK
2280 Skip tests for Python 2.4.
2281 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2282 Python 3 compatibility.
9325cb04
PK
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
6fdff2c5 2295 compatibility.
9325cb04
PK
2296 Accept either int or long values for enum values.
2297 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2298 compatibility.
9325cb04
PK
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
8b9737bf
TT
23042012-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
1b80a9fa
JK
23112012-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
f0b6d50a
YQ
23162012-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
2f68a895
TT
23232012-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
4fc5d43e
TT
23292012-12-07 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.base/completion.exp: Add tests for ptype and whatis
2332 completion.
2333
6559e013
JB
23342012-12-07 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.base/stale-infcall.exp: Fix copyright line.
2337
ae2b630d
JB
23382012-12-07 Joel Brobecker <brobecker@adacore.com>
2339
2340 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2341
0ba2eb0f
TT
23422012-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
731145cb
TT
23472012-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
e58fcc15
UW
23582012-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
e9eb0d14
YQ
23632012-12-04 Yao Qi <yao@codesourcery.com>
2364
2365 PR gdb/13443
2366 * gdb.trace/actions.exp: Make test messages unique.
2367
4983028c
TT
23682012-11-29 Tom Tromey <tromey@redhat.com>
2369
2370 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2371
ea5e6b0e
UW
23722012-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
cdde3dfb
JG
23792012-11-29 Jerome Guitton <guitton@adacore.com>
2380
2381 * gdb.ada/iwide: New testcase.
2382
b50d69b5
JG
23832012-11-29 Jerome Guitton <guitton@adacore.com>
2384
2385 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2386 ptype test.
2387
c2d3fccf
JG
23882012-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
5edf51fe
YQ
23932012-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
608e2dbb
TT
24012012-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
4648e588
JK
24092012-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
17d6efc4
JB
24132012-11-26 Joel Brobecker <brobecker@adacore.com>
2414
2415 * gdb.base/empty_exe.exp: New testcase.
2416
ace21957
MF
24172012-11-20 Mike Frysinger <vapier@gentoo.org>
2418
2419 * gdb.base/completion.exp: Add test for help aliases completion.
2420
5c401a0a
YQ
24212012-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
8dea366b
KS
24282012-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.
6fdff2c5 2441 (N, Base, Derived): New namespace and classes.
8dea366b
KS
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
5e34c6c3
LM
24502012-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
5e487a5f
LM
24552012-11-14 Luis Machado <lgustavo@codesourcery.com>
2456
2457 * gdb.base/structs3.exp: Run to main before doing any tests.
2458
6d67b990
AB
24592012-11-14 Andrew Burgess <aburgess@broadcom.com>
2460
2461 * gdb.python/py-type.exp: Uniquify test names.
2462
e5d98164
YQ
24632012-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
62747a60
TT
24712012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2472
2473 * gdb.mi/mi-fill-memory.exp: New test.
2474
18a9fc12
TT
24752012-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
bd69fc68
TT
24822012-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
b3720c3a
TT
24972012-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
0d63ecda
KS
25122012-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
ed8a1c2d
AB
25222012-11-09 Andrew Burgess <aburgess@broadcom.com>
2523
2524 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2525 disassembly output.
2526
9107fc8d
PA
25272012-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
558a9d82
YQ
25342012-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
e714f336
YQ
25392012-11-09 Yao Qi <yao@codesourcery.com>
2540
2541 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2542 typo.
2543
6ecd4729
PA
25442012-11-09 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.multi/multi-arch.exp: New.
2547
9015683b
TT
25482012-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
ea9f10bb
TT
25552012-11-08 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.base/comprdebug.exp: New file.
2558
f6592439
PA
25592012-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
2d338fa9
TT
25662012-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
68c9da30
PA
25812012-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
a7c8c931
PA
25882012-11-05 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2591 fails.
2592
6f6484cd
YQ
25932012-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
b45627a0
TT
25992012-11-02 Tom Tromey <tromey@redhat.com>
2600
2601 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2602 test.
2603
f50f4e56
PA
26042012-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
71ce889d
PA
26132012-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
1e35b1a9
PA
26302012-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
26452012-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
26552012-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
26602012-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
26672012-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
26792012-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
f0559fff
YQ
26962012-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
c207c6da
DE
27012012-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
2f27adfe
AB
27072012-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
bb662ca6
YQ
27162012-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
635d23ff
MK
27232012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2724
2725 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2726
afdb064f
MK
27272012-10-25 Mark Kettenis <kettenis@gnu.org>
2728
2729 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2730
d99dcf51
JB
27312012-10-24 Joel Brobecker <brobecker@adacore.com>
2732
2733 * gdb.ada/set_wstr: New testcase.
2734
32560274
JB
27352012-10-24 Joel Brobecker <brobecker@adacore.com>
2736
2737 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2738
5ded5331
JB
27392012-10-24 Joel Brobecker <brobecker@adacore.com>
2740
2741 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2742
d8d84291
MK
27432012-10-24 Mark Kettenis <kettenis@gnu.org>
2744
2745 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2746
6e933c51
JK
27472012-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
274bd000
MK
27522012-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
545f743d
YQ
27572012-10-23 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.base/info-os.exp: Resume the inferior until it exits.
2760
48b56b6a 27612012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2762
99c7d5a8 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.
48b56b6a 2766
8de0566d
YQ
27672012-10-17 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.mi/mi-memory-changed.exp: New.
2770
44883546
YQ
27712012-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
345f514a
KS
27782012-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
9e3a7d65
JK
27852012-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
21a7b089
JK
27922012-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
2c47921e
DE
28002012-10-15 Doug Evans <dje@google.com>
2801
2802 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2803
89398707
JB
28042012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2805
2806 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2807
801e4185
TT
28082012-10-15 Tom Tromey <tromey@redhat.com>
2809
2810 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2811
74f910c8
TT
28122012-10-15 Tom Tromey <tromey@redhat.com>
2813
2814 * gdb.python/py-symbol.exp: Test symbol destructor.
2815
91567807
YQ
28162012-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
87332029
YQ
28422012-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
11fc9057
L
28472012-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
7d46bcdc
L
28582012-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
31224d9d
L
28632012-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
5b7d0050
DE
28692012-10-11 Doug Evans <dje@google.com>
2870
7c09e5a0
DE
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
5b7d0050
DE
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
2e24f4aa
JK
28842012-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
aa14df25
DE
28902012-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
975531db
DE
28962012-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
b3dc46ff
AB
29042012-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
45814d45
YQ
29102012-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
4c2786ba
YQ
29172012-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
7977e5d2
TT
29222012-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
0971de02
TT
29292012-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
4357ac6c
TT
29342012-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
6f380991
AB
29392012-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
8ae551cf
YQ
29442012-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
318102b9
SP
29532012-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
a1e5fd69
YQ
29582012-09-25 Yao Qi <yao@codesourcery.com>
2959
2960 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2961
04e7407c
JK
29622012-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
9bf4bce9
JK
29692012-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
2603f7ee
AB
29742012-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
a3569abd
YQ
29792012-09-21 Yao Qi <yao@codesourcery.com>
2980
2981 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2982
a065d7af
YQ
29832012-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
15544bd9
YQ
29882012-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
82a90ccf
YQ
29932012-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
d7de8e3c
TT
29982012-09-20 Tom Tromey <tromey@redhat.com>
2999
3000 * gdb.python/python.exp: Test atexit.register.
3001
1aa99537
DE
30022012-09-20 Doug Evans <dje@google.com>
3003
05eade73
DE
3004 * boards/dwarf4-gdb-index.exp: New file.
3005
1aa99537
DE
3006 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3007 while running the tests.
3008
4ae24af0
JB
30092012-09-18 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.ada/bp_reset: New testcase.
3012
bb25a15c
YQ
30132012-09-18 Yao Qi <yao@codesourcery.com>
3014
3015 * gdb.trace/mi-tsv-changed.exp: New.
3016
201b4506
YQ
30172012-09-18 Yao Qi <yao@codesourcery.com>
3018
3019 * gdb.trace/mi-traceframe-changed.exp: New.
3020
6fc1c773
YQ
30212012-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
1ab3b62c
JK
30262012-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
acf9414f
JK
30362012-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
666b578b
JK
30452012-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
42056501
AB
30502012-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
b9516fa1
YPK
30552012-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
18dc9ad8
JK
30642012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3065
3066 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3067
ea3a9873
KS
30682012-09-12 Keith Seitz <keiths@redhat.com>
3069
3070 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3071 conversion statement.
3072
5941debb
DE
30732012-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
cfc35e02
DE
30792012-09-11 Doug Evans <dje@google.com>
3080
3a0ed5d7
DE
3081 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3082 breakpoint.
3083
cfc35e02
DE
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
350b1b26
AB
30892012-09-11 Andrew Burgess <aburgess@broadcom.com>
3090
3091 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3092
2fa15f23
JB
30932012-09-10 Joel Brobecker <brobecker@adacore.com>
3094
3095 * gdb.ada/optim_drec: New testcase.
3096
09be558e
DE
30972012-09-10 Doug Evans <dje@google.com>
3098
3099 * boards/fission.exp: Explicitly mark "board" as not remote.
3100
5b4f6e25
KS
31012012-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
b4ca5ed9
YPK
31122012-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
d54b30bb
DE
31222012-09-06 Doug Evans <dje@google.com>
3123
14910956
DE
3124 * boards/fission.exp: New file.
3125
d54b30bb
DE
3126 * gdb.python/py-value.exp: Use clean_restart.
3127
91b253e1
DE
31282012-09-05 Doug Evans <dje@google.com>
3129
3130 * gdb.base/info-macros.c: Fix whitespace.
3131
1292279a
PA
31322012-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
1c8cdcb1
JK
31382012-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
1e8e8b51
JK
31432012-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
1591a1e8
PA
31492012-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
4442ada7
TT
31572012-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
e7d50cc9
YQ
31622012-08-24 Yao Qi <yao@codesourcery.com>
3163
3164 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3165
dfbd5e7b
PA
31662012-08-23 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/help.exp: Adjust to "handle" help text change.
3169
8d735b87
YQ
31702012-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
61b1d759
YQ
31782012-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
6ca1b147
JM
31862012-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
706e3705
TT
31912012-08-22 Tom Tromey <tromey@redhat.com>
3192
3193 * gdb.base/maint.exp: Update.
3194
b4893d48
TT
31952012-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
45b7da81
TT
32012012-08-21 Tom Tromey <tromey@redhat.com>
3202
3203 * gdb.hp/gdb.aCC/exception.exp: Remove.
3204
f94363d7
AP
3205012-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
e5afdbd7
KS
3210012-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
c29e8b64
JK
32162012-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
15a7e7bc
YQ
32212012-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
a451cb65
KS
32272012-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
dbf6a605
MF
32402012-08-16 Mike Frysinger <vapier@gentoo.org>
3241
3242 * gdb.base/help.exp: Update expected output.
3243
0c92d8c1
JB
32442012-08-16 Joel Brobecker <brobecker@adacore.com>
3245
3246 * gdb.ada/rdv_wait: New testcase.
3247
e56f7f42
JK
32482012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3251
f47f77df
DE
32522012-08-13 Doug Evans <dje@google.com>
3253
e202d6e8 3254 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3255 * gdb.base/default.exp: Update expected output of "show convenience".
3256
a72c3253
DE
32572012-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
de0bea00
MF
32632012-08-10 Mike Frysinger <vapier@gentoo.org>
3264
3265 PR cli/10436:
3266 * gdb.base/completion.exp: Add tests for handle completion.
3267
5b9afe8a
YQ
32682012-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
4f485ebc
DE
32752012-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
5888842d
JK
32822012-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
4f69f4c2
JK
32882012-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
e2de5390
JK
32962012-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
606603c5
JK
33022012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3305
777f26c2
JK
33062012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3307
3308 * gdb.base/list.exp (test_only_end): New function.
3309 Call it.
3310
2c12abee
TT
33112012-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
0eae2cf4
EBM
33212012-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
09e0881d
DE
33262012-08-02 Doug Evans <dje@google.com>
3327
3328 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3329
b40f514f
SDJ
33302012-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
11315ae0
UW
33352012-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
0547eeed
UW
33462012-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
bdddb4de
UW
33532012-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
5d206025
YQ
33672012-08-02 Yao Qi <yao@codesourcery.com>
3368 Pedro Alves <palves@redhat.com>
3369
3370 * boards/local-remote-host.exp: New.
3371
4f665099
UW
33722012-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
b62e2b27
UW
33792012-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
a967a851
JK
33872012-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
75d9f9ff 33922012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3393
3394 * gdb.base/valgrind-infcall.c: New file.
3395 * gdb.base/valgrind-infcall.exp: New file.
3396
75d9f9ff
JK
3397 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3398
1c9f2ed2
KS
33992012-07-30 Keith Seitz <keiths@redhat.com>
3400
3401 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3402 linespecs.
3403
7f9b2034
DE
34042012-07-30 Doug Evans <dje@google.com>
3405
85220e01
DE
3406 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3407 * gdb.dwarf2/pr13961.S: Ditto.
3408
7f9b2034
DE
3409 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3410
4e969b4f
AB
34112012-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
e7de8362
JK
34162012-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
7255706c
YQ
34232012-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
f2e8016f
TT
34302012-07-26 Tom Tromey <tromey@redhat.com>
3431
6fdff2c5 3432 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3433
f66713d2
JK
34342012-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
8223e12c
TT
34422012-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
bbec57e4
JK
35202012-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
9cc8e32c
JK
35252012-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
ea5ca7b5
MK
35302012-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
64776a0b
PA
35372012-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
13e4e967
PA
35452012-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
b7aefa4d
PA
35552012-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
608b4967
TT
35602012-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
b1e0c0fa
PA
35662012-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
6ace3df1
YQ
35782012-07-19 Yao Qi <yao@codesourcery.com>
3579
3580 * gdb.base/setshow.exp: Test 'set args ~'.
3581
263a0f8c
JK
35822012-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
8f043999
JK
35882012-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
725c7b66
JK
36012012-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
4359dff1
JK
36072012-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
61e44cfa
JK
36132012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 Fix gdbserver run regression.
3616 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3617
93c0ef37
TT
36182012-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
76027ef5
TT
36242012-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
85b4440a
TT
36442012-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
55baab26
TT
36512012-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
298a9cf0
TT
36642012-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
f5f3a911
TT
37382012-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
686f09d0
TT
38822012-07-10 Tom Tromey <tromey@redhat.com>
3883
3884 * lib/gdb.exp (standard_testfile): Unset output variables from
3885 earlier invocations.
3886
9357e021
YQ
38872012-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
e314d629
TT
39162012-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
06928b3f
DE
39222012-07-08 Doug Evans <dje@google.com>
3923
3924 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3925
32f11bad
JK
39262012-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
76b83c51
JK
39322012-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
a6fb9c08
TT
39382012-07-06 Tom Tromey <tromey@redhat.com>
3939
3940 * gdb.base/whatis.exp: Add test.
3941
71918a86
TT
39422012-07-06 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.base/whatis.exp: Add regression test.
3945
fcde5961
TT
39462012-07-06 Tom Tromey <tromey@redhat.com>
3947
3948 * gdb.base/whatis.exp: Add tests.
3949
f9cf0f4a
JK
39502012-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
979ade8b
PA
39562012-07-04 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3959 supports_process_record.
3960
8a980b44
PA
39612012-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
855ba978
SS
39672012-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
fcb44371
JK
39742012-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
08a67be6
JK
39792012-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
0f3c2347
JK
3985 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3986
ff4a4500
SDJ
39872012-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
d3ce09f5
SS
39932012-07-02 Stan Shebs <stan@codesourcery.com>
3994
3995 * gdb.base/dprintf.exp: Add agent style tests.
3996
a1624241
JK
39972012-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
42e7ad6c
DE
40082012-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
37ce89eb
SS
40132012-06-28 Stan Shebs <stan@codesourcery.com>
4014
4015 * gdb.mi/mi-logging.exp: New file.
4016
e5ef252a
PA
40172012-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
22f1fbae
TT
40252012-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
2e3cf129
DE
40302012-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
785fd303
JK
40362012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4039
1bb9788d
TT
40402012-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
c83ee902
TT
40452012-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
5204774b
TT
41042012-06-27 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.python/python.exp: Fix regexps in pagination tests.
4107
ee0bf529
SCR
41082012-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
14fcc022
TT
41152012-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
0efbbabc
TT
41212012-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
497a5eb0
TT
42052012-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
7686c074
TT
42402012-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
481fc100
TT
42772012-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
7bb18ae2
TT
42842012-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
cf09b3e4
TT
42922012-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
18b5ff1b
KS
43092012-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
17b77626
TT
43142012-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
f91e3dc1
TT
43212012-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
a884434d
TT
43272012-06-25 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4330 prepare_for_testing.
4331
efc9d70a
TT
43322012-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
e2fc92c6
TT
43452012-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
b0963d73
TT
43502012-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
8a3e1f8d
TT
43662012-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
944a9061
MGD
43792012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4380
4381 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4382
1c06bd58
JK
43832012-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
b4a58790
TT
43882012-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
2c44deac
TT
44332012-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
c24ccbce
TT
44422012-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
0a6d0306
TT
44492012-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
6ea815ef
YQ
44552012-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
4c93b1db
TT
44602012-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
95c391b6
TT
46492012-06-19 Tom Tromey <tromey@redhat.com>
4650
4651 * gdb.base/whatis.exp: Add tests.
4652
e910f0b6
TT
46532012-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
422d65e7
DE
46582012-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
e2e4d78b
JK
46642012-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
1788b2d3
JK
46722012-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
663b969e
TT
46782012-06-15 Tom Tromey <tromey@redhat.com>
4679
4680 * gdb.cp/namespace.exp: Add "show lang" test.
4681
8e09ad05
IS
46822012-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
f85e18ee
JK
46872012-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
f3b5e280
KS
46942012-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
50af5481
JK
47002012-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
d55637df
TT
47112012-06-13 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4714
cc80f267
JK
47152012-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
bb2af9cc
JK
47212012-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
e81a37f7
TT
47262012-06-11 Tom Tromey <tromey@redhat.com>
4727
4728 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4729 location...
4730 (main): ...here.
4731
8efd7788
YQ
47322012-06-07 Yao Qi <yao@codesourcery.com>
4733
4734 * gdb.trace/strace.exp: Shorten some too-long lines.
4735
359f5fe6
PA
47362012-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
7b2fe205
YQ
47412012-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
3eca55e8
YQ
47482012-06-06 Yao Qi <yao@codesourcery.com>
4749
4750 * gdb.base/info-proc.exp: Return if target doesn't support
4751 'info proc'.
4752
91cc9324
JK
47532012-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
c56e7c43
JB
47582012-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
ccab2054
JB
47732012-06-05 Joel Brobecker <brobecker@adacore.com>
4774
4775 * gdb.ada/bad-task-bp-keyword: New testcase.
4776
d0d86158
JK
47772012-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
952cf74c
JK
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
0c5bf5a9
JK
48002012-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
4196f325
MR
48062012-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
bfb05775
JK
48112012-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
685b1105
JK
48162012-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
f3e0e960
SS
48222012-05-23 Stan Shebs <stan@codesourcery.com>
4823
4824 * gdb.mi/mi-info-os.exp: New file.
4825
11eb1b4d
KS
48262012-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
b1af9e97
TT
48322012-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
248537e3
TT
48382012-05-21 Tom Tromey <tromey@redhat.com>
4839
4840 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4841 print symbol' change.
4842
d791e155
TJB
48432012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4844
4845 * gdb.python/py-prompt.exp: Quit if the target is remote.
4846
e77afa2e
JK
48472012-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
9cb709b6
TT
48562012-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
b012acdd
TT
48752012-05-18 Tom Tromey <tromey@redhat.com>
4876
4877 * gdb.base/charset.exp (string_display): Update.
4878
1d51a733
TT
48792012-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
957df313
DE
48872012-05-17 Doug Evans <dje@google.com>
4888
682c7f7b
DE
4889 * info-macros.exp: Pass "debug" to prepare_for_testing.
4890
957df313
DE
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
abc9d0dc
TT
49252012-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
6a3a010b
MR
49302012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4931
4932 * gdb.base/return-nodebug.exp: Also test float and double types.
4933
01429c8e
JK
49342012-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
54115cd4
JK
4939 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4940
0c5f383f
SDJ
49412012-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
e7e0cddf
SS
49472012-05-14 Stan Shebs <stan@codesourcery.com>
4948
4949 * gdb.base/dprintf.c: New file.
4950 * gdb.base/dprintf.exp: New file.
4951
c772f8e7
HZ
49522012-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
7efc75aa
SCR
49582012-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
85d4a676
SS
49632011-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
64ea88dc
JB
49682012-05-10 Joel Brobecker <brobecker@adacore.com>
4969
4647ab1b
JB
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.
64ea88dc 4973
afba63f1
JB
49742012-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
9d198b1e
TT
49792012-05-09 Tom Tromey <tromey@redhat.com>
4980
4981 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4982
9bfee719
MR
49832012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4984
4985 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4986
3a7341d8
MR
49872012-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
52b3699b
TG
49922012-05-04 Tristan Gingold <gingold@adacore.com>
4993
4994 * gdb.base/set-noassign.exp: New test.
4995
a20ee7a4
SCR
49962012-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
bf2f0858
DE
50032012-05-03 Doug Evans <dje@google.com>
5004
5005 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5006 commented out.
5007
2d4e0376
YQ
50082012-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
6d0bb9f3
YQ
50152012-05-03 Yao Qi <yao@codesourcery.com>
5016
5017 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5018
fd820528
DE
50192012-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
b9e219b9
YQ
50252012-04-29 Yao Qi <yao@codesourcery.com>
5026
5027 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5028
3019eac3
DE
50292012-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
62e5f89c
SDJ
50372012-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
14132e89
MR
50492012-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
a766d390
DE
50602012-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
e65f9ffb
TT
50932012-04-25 Tom Tromey <tromey@redhat.com>
5094
5095 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5096
14e75d8e
JK
50972012-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
f3525b70
PA
51062012-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
bccbefd2
JK
51122012-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
bf88dd68
JK
51182012-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
c0d4d1c0
YQ
51292012-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
cbf68a60
TS
51422012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5143
dd6d3b70
TS
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
cbf68a60
TS
5147 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5148
8264ba82
AG
51492012-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
de0919f8 51582012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
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
a82da7dd
MK
51712012-04-07 Mark Kettenis <kettenis@gnu.org>
5172
5173 * gdb.base/funcargs.exp (complex_args): Fix typo.
5174
e127cba8
JK
51752012-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
40e084e1
KS
51802012-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
a72c8f6a
JK
52002012-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
f87a3023
KS
52092012-03-30 Keith Seitz <keiths@redhat.com>
5210
5211 * gdb.python: Add test for linespecs with commas.
5212
e2171b3c
KS
52132012-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
52182012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5219
5220 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5221 starting with the global namespace.
5222
2f4e0a80
DE
52232012-03-23 Doug Evans <dje@google.com>
5224
5225 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5226
7b282c5a
SCR
52272012-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
2e98ca53
JK
52352012-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
8320cc4f
JK
52432012-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
3a69ffb2
JK
52492012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5250
5251 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5252
8fabffee
DE
52532012-03-17 Doug Evans <dje@google.com>
5254
5255 * dg-extract-results.sh: Handle KFAILs.
5256
ab260dad
JK
52572012-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
53ba8333
JB
52622012-03-16 Joel Brobecker <brobecker@adacore.com>
5263
5264 * gdb.ada/set_pckd_arr_elt: New testcase.
5265
481860b3
GB
52662012-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.
d4ba18a2
DE
5271 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5272 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
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
410528f0
TT
52772012-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
c4aeac85
TT
52862012-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
856d06f9
TS
52932012-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
e837f12a
JK
53102012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.mi/mi2-prompt.exp: New file.
5313
ccbb4f28
JB
53142012-03-13 Joel Brobecker <brobecker@adacore.com>
5315
5316 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5317
32039130
JB
53182012-03-13 Joel Brobecker <brobecker@adacore.com>
5319
5320 * gdb.ada/bp_range_type: New testcase.
5321
16899756
DE
53222012-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
87b0bb13
JK
53292012-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
0d7941a9
KS
53342012-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
f4647387
YQ
53432012-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
83c532cb
KS
53552012-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
d6b6bbb7
LM
53622012-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
7fe25d9b
JK
53722012-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
51898c15
JK
53782012-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
8131799e
JB
53842012-03-06 Joel Brobecker <brobecker@adacore.com>
5385
5386 * gdb.ada/bp_on_var: New testcase.
5387
ba241969
JB
53882012-03-06 Joel Brobecker <brobecker@adacore.com>
5389
5390 * gdb.ada/bp_enum_homonym: New testcase.
5391
abe49676
YQ
53922012-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
d8df103b
TT
53982012-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
b7b189f3
TT
54032012-03-05 Tom Tromey <tromey@redhat.com>
5404
5405 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5406
69dc1c4d
YQ
54072012-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
3f20c47f
JK
54122012-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
abf1152a
JK
54202012-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
a06715f8
JK
54262012-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
5808517f
YQ
54342012-03-03 Yao Qi <yao@codesourcery.com>
5435
5436 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5437
dfe2ac14
JK
54382012-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
8bbc467a
JB
54432012-03-02 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/operator_bp: New testcase.
5446
c0eac87f
JB
54472012-03-02 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.ada/info_locals_renaming: New testcase.
5450
4f42c881
TT
54512012-03-02 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.base/nextoverexit.c: New file.
5454 * gdb.base/nextoverexit.exp: New file.
5455
7380c0c9
EBM
54562012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5457
5458 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5459 parameter.
5460
1faeff08
MR
54612012-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
320b6f49 54662012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5467 Maciej W. Rozycki <macro@codesourcery.com>
5468 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5469
5470 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5471
ad5f7d6e
PA
54722012-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
d3dc44a6
KS
54792012-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
54952012-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
7949c2a0
KS
55012012-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
7d74f244
DE
55062012-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
1b611343
JB
55122012-02-29 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.ada/tagged_not_init: New testcase.
5515
99b1c762
JB
55162012-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
2d4a02ee
JB
55212012-02-29 Joel Brobecker <brobecker@adacore.com>
5522
5523 * gdb.ada/aliased_array: New testcase.
5524
2e6fda7d
JB
55252012-02-29 Joel Brobecker <brobecker@adacore.com>
5526
5527 * gdb.ada/whatis_array_val: New testcase.
5528
9a7f938f
JK
55292012-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
8703a944
JK
55372012-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
c03e6ccc
YQ
55582012-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
7964b62a
TS
55642012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5565
2c8910ba
TS
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.
7964b62a 5578
5a41c0b7
MR
55792012-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
ebbbe5c5
LM
55842012-02-27 Luis Machado <lgustavo@codesourcery.com>
5585
5586 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5587
8d126d8a
LM
55882012-02-24 Luis Machado <lgustavo@codesourcery.com>
5589
5590 * gdb.base/cond-eval-mode.exp: New file.
5591
11337c2f
PA
55922012-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
13fc3e3c
PA
55972012-02-24 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.threads/attach-into-signal.exp (corefunc): Use
5600 with_test_prefix.
5601
07c1b626
JK
56022012-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
596ba138
JK
56082012-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
aeaa2474
SA
56142012-02-22 Sterling Augustine <saugustine@google.com>
5615
5616 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5617 constant with cast.
5618
aed555c9
PA
56192012-02-21 Pedro Alves <palves@redhat.com>
5620
5621 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5622
78afebb4
PA
56232012-02-21 Pedro Alves <palves@redhat.com>
5624
5625 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5626
fdcfef12
PA
56272012-02-21 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5630 with_test_prefix.
5631
0f4d39d5
PA
56322012-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
6a5870ce
PA
56682012-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
35dc4a6b
JK
57062012-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
c5a006e6
PA
57142012-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
cc51a170
PA
57222012-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
c755f03d
JK
57392012-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
6bec5e0a
JK
57452012-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
2e8265fd
TT
57512012-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
9e507076
YQ
57572012-02-17 Yao Qi <yao@codesourcery.com>
5758
5759 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5760
32d22ab1
TT
57612012-02-16 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.base/inferior-died.c: Don't include stdio.h.
5764
9addecb9
TT
57652012-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
4cb6da1c
AR
57702012-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
3af2590d
TT
57752012-02-15 Tom Tromey <tromey@redhat.com>
5776
5777 * gdb.base/pc-fp.exp: Add "info register" tests.
5778
29988831
TT
57792012-02-15 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.base/regs.exp: Remove.
5782
10010058
PA
57832012-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
a2e0062d
PA
57982012-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
a1999d40
PA
58042012-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
7cee1e54
PA
58152012-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
816338b5
SS
58242012-02-14 Stan Shebs <stan@codesourcery.com>
5825
5826 * gdb.base/ena-dis-br.exp: Add enable count test.
5827
cc30c4bd
PA
58282012-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
57008375
JK
58492012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * gdb.server/server-exec-info.exp: New file.
5852
4a2d9c08
PA
58532012-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
09fa21bd
TT
58592012-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
f0823d2c
TT
58642012-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
58702012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
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
f7e44f65
JB
58772012-02-03 Joel Brobecker <brobecker@adacore.com>
5878
5879 * gdb.ada/mi_task_arg: New testcase.
5880
4c9ed63c
PA
58812012-02-02 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5884 extended timeout.
5885
c0b9f2c6
PA
58862012-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
5f8cefd7
PA
58912012-02-02 Pedro Alves <palves@redhat.com>
5892
5893 * gdb.base/term.exp: Rewrite.
5894 * gdb.base/term.c: New.
5895
2f3a2569
PA
58962012-02-02 Pedro Alves <palves@redhat.com>
5897
5898 * gdb.base/default.exp (run "r" abbreviation, run): Add
5899 extended-remote expected output.
5900
f149aabd
TT
59012012-02-02 Tom Tromey <tromey@redhat.com>
5902
5903 * gdb.cp/dispcxx.exp: New file.
5904 * gdb.cp/dispcxx.cc: New file.
5905
03bef283
TT
59062012-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
a79b18b5
YQ
59112012-01-30 Yao Qi <yao@codesourcery.com>
5912
5913 * gdb.base/skip.exp: Make test result unique.
5914
f0d1a53e
JK
59152012-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
4b3c9f41
PA
59202012-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
a13491c8
PA
59322012-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
f2c8a051
PA
59382012-01-27 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5941 watchpoints sooner.
5942
654d7a9e
PA
59432012-01-27 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5946
274f47f3
PA
59472012-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
e4d63ba2
PA
59532012-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
dbd95daf
PA
59652012-01-27 Pedro Alves <palves@redhat.com>
5966
5967 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5968
f3ad2025
PA
59692012-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
100aa3ae
PA
59752012-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
c79a8e11
PA
59802012-01-27 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5983 typo.
5984
048fe15a
PA
59852012-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
4033a6bf
PA
59932012-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
3d7f4b81
PA
59982012-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
484abf42
TT
60032012-01-25 Tom Tromey <tromey@redhat.com>
6004
6005 * gdb.base/solib-disc.exp: Fix regexps.
6006
edcc5120
TT
60072012-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
30b91c90
JK
60162012-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
53fe1783
GB
60222012-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
d0d8b0c6
JK
60292012-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
4403d8e9
JK
60352012-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
050a2e1d
PA
60452012-01-23 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/call-signal-resume.exp: Allow output after "return".
6048
6a52fb62
PA
60492012-01-20 Pedro Alves <palves@redhat.com>
6050
6051 * gdb.python/py-finish-breakpoint.py: Fix typo.
6052
145b16a9
UW
60532012-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
26f6125e
JK
60602012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6061
6062 * .gdbinit: Remove.
6063
eb5227ce
PA
60642012-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
1db33378
PP
60712012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6072
6073 PR gdb/9538
6074 * gdb.base/sepdebug.exp: New test.
6075
b9736cf8
PA
60762012-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
4aac40c8
TT
60812012-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
cafec441
TT
60862012-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
abcc4978
PA
60982012-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
97ccebe8
PA
61062012-01-16 Pedro Alves <palves@redhat.com>
6107
6108 Remove all calls to strace.
6109
2af7517b
JK
61102012-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
9241a8bc
PP
61152012-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
3848a17f
KS
61202012-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
440e2fca
KS
61342012-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
675399c9
PA
61452012-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
97ddaa9b
PH
61502012-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
ea733575 61572012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6158 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6159
6160 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6161
2ca0b532
PA
61622012-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
6e681866
JB
61692012-01-03 Joel Brobecker <brobecker@adacore.com>
6170
6171 * gdb.base/auxv.exp: Reformat the copyright notice.
6172
3c2d6aff
YQ
61732012-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
0852fee3
UW
61792011-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
12c3e59c
JB
61862012-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
c0f378ec
EBM
62002011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6201
e4a7ca93 6202 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6203 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6204 is not enabled.
6205
3bc96cfb
JK
62062011-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
095bcf5e
JB
62152011-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
18d19bd1
JK
62202011-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
e809353a
JK
62272011-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
da8cb7ec
JK
62402011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 * gdb.linespec/linespec.exp: Compile using {c++}.
6243
ae1a303e
JK
62442011-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
cc72b2a2
KP
62502011-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
3b7962f9
JK
62652011-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
6538471c
JK
6272 Fix compatibility with gcc-4.7.
6273 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6274
7052e42c
UW
62752011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6276
6277 PR tdep/12797
6278 * gdb.base/callfuncs.exp: Remove KFAIL.
6279
9ac7f98e
JB
62802011-12-21 Joel Brobecker <brobecker@adacore.com>
6281
6282 * gdb.ada/task_bp: New testcase.
6283
f6eeced0
JK
62842011-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
72225e17
JK
62902011-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
13ac8d2c
JK
62982011-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
049682ba
JK
63122011-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
2c9d8796
MK
63202011-12-17 Mark Kettenis <kettenis@gnu.org>
6321
6322 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6323
e0f9f062
DE
63242011-12-16 Doug Evans <dje@google.com>
6325
f4aa2101 6326 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6327 * boards/native-gdbserver.exp: New file.
6328
e0f9f062
DE
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
80b6e756
PM
63352011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6336
1c3ad6ab 6337 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6338 python print-stack. Add set/show python print-stack
6339 off|full|message tests.
6340
1576bd00
YQ
63412011-12-15 Yao Qi <yao@codesourcery.com>
6342
6343 * gdb.trace/strace.c: New
6344 * gdb.trace/strace.exp: New.
6345
d6a0f6e0
TT
63462011-12-14 Tom Tromey <tromey@redhat.com>
6347
6348 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6349
31015e1d
DE
63502011-12-14 Doug Evans <dje@google.com>
6351
6352 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6353
7b50312a
PA
63542011-12-14 Pedro Alves <pedro@codesourcery.com>
6355
6356 PR threads/10729
6357
6358 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6359 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6360
924437bc
PA
63612011-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
fabde485
PA
64672011-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
ff7d1690
YQ
64772011-12-11 Yao Qi <yao@codesourcery.com>
6478
6479 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6480
a6af7abe
JB
64812011-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
61638e15
JK
64862011-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
0a00efc3
JK
64922011-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
4511b1ba
YQ
65022011-12-10 Yao Qi <yao@codesourcery.com>
6503
6504 * gdb.trace/status-stop.exp: New.
6505 * gdb.trace/status-stop.c: New.
6506
27949e73
JK
65072011-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
d8ea7931
TT
65122011-12-08 Tom Tromey <tromey@redhat.com>
6513
6514 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6515 condition.
6516
1cc310d2
SS
65172011-12-07 Stan Shebs <stan@codesourcery.com>
6518
6519 * gdb.trace/tfind.exp: Update for output changes.
6520
d482a875
PA
65212011-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
f0ba3972
PA
65272011-12-06 Pedro Alves <pedro@codesourcery.com>
6528
6529 * gdb.base/break-always.exp: Test changing memory at addresses
6530 with breakpoints inserted.
6531
f8eba3c6
TT
65322011-12-06 Joel Brobecker <brobecker@acacore.com>
6533
6fdff2c5
PA
6534 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6535 involving a fully qualified function name.
f8eba3c6
TT
6536
65372011-12-06 Tom Tromey <tromey@redhat.com>
6538
6539 * gdb.ada/homonym.exp: Add three breakpoint tests.
6540
65412011-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
c642a434
UW
65752011-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
b18003d1
JB
65802011-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
fe96589c
SS
65862011-12-05 Stan Shebs <stan@codesourcery.com>
6587
6588 * gdb.trace/tfind.exp: Update help string matches.
6589
1820ab47
JK
65902011-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
e11ac3a3
JK
65952011-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
1d41d75c
DE
66222011-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
d6d7a51a
MR
66272011-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
05acf274
JK
66332011-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
2268b414
JK
66392011-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
585861ea
JK
66442011-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
968643aa
JK
66532011-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
9750bca9
JK
66622011-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
ac1349b7
JB
66692011-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
26d44faf
JK
66752011-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
514f6425
UW
66812011-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
4255c8d2
UW
66862011-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
a35ad96a
JB
66932011-11-29 Joel Brobecker <brobecker@adacore.com>
6694
6695 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6696
1a1d5513
JB
66972011-11-28 Joel Brobecker <brobecker@adacore.com>
6698
6699 * gdb.ada/fullname_bp: New testcase.
6700
50b4ddf8
JK
67012011-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
fb0aec57
JK
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
2376d946
JK
67112011-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
1eec78bd
KS
67152011-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
36dfb11c
TT
67212011-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
0e965dd0
DE
67302011-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
f196051f
SS
67352011-11-20 Stan Shebs <stan@codesourcery.com>
6736
6737 * gdb.trace/tstatus.exp: New.
6738 * gdb.trace/actions.c: Include string.h.
6739
bfccc43c
YQ
67402011-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
73cd8ab1
DM
67502011-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
77426730
PK
67552011-11-15 Paul Koning <paul_koning@dell.com>
6756
6757 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6758 types.
6759
ed59ded5
DE
67602011-11-14 Doug Evans <dje@google.com>
6761
6762 * gdb.base/shell.exp: New file.
6763
405f8e94
SS
67642011-11-14 Stan Shebs <stan@codesourcery.com>
6765
6766 * gdb.trace/ftrace.c: New.
6767 * gdb.trace/ftrace.exp: New.
6768
1e4d1764
YQ
67692011-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):
6fdff2c5 6778 New.
1e4d1764
YQ
6779 (break_trace_same_addr_6): New.
6780
71eba9c2 67812011-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
1d93e29a
KS
67872011-11-11 Keith Seitz <keiths@redhat.com>
6788
6789 PR gdb/12843
6790 * gdb.base/linespecs.exp: New file.
6791
a4b5b48a
DE
67922011-11-11 Doug Evans <dje@google.com>
6793
6794 * gdb.threads/print-threads.exp: Extend timeout for slower
6795 tests.
6796
f6b47be4
DE
67972011-11-10 Doug Evans <dje@google.com>
6798
792a0230
DE
6799 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6800 "record to end of main" test.
6801
f6b47be4
DE
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
22355c90
JB
68062011-11-10 Joel Brobecker <brobecker@adacore.com>
6807
6808 * gdb.ada/small_reg_param: New testcase.
6809
a7860e76
TT
68102011-11-09 Tom Tromey <tromey@redhat.com>
6811
6812 * gdb.cp/destrprint.exp: New file.
6813 * gdb.cp/destrprint.cc: New file.
6814
72a2e3dc
MI
68152011-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
c7195df2 68212011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6822
6823 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6824
d3895d7d
YQ
68252011-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
a59306a3
YQ
68552011-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
87769f59
JK
68602011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6863
3065dfb6
SS
68642011-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
89e208db
JK
68692011-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
405e54e9
JK
68762011-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
58e8570a
JM
68842011-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
7b35ec7f 68892011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6890
6891 Add tests for skip command.
89e208db
JK
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.
1bfeeb0f 6899
b9fd1791
PA
69002011-10-31 Yao Qi <yao@codesourcery.com>
6901 Pedro Alves <pedro@codesourcery.com>
6902
6fdff2c5
PA
6903 * gdb.trace/trace-break.c: New.
6904 * gdb.trace/trace-break.exp: New.
b9fd1791 6905
4323fecc
JK
69062011-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
0e5bf2a8
PA
69112011-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
3a3dad98
JK
69242011-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
d6a5d40c
PK
69382011-10-28 Paul Koning <paul_koning@dell.com>
6939
6940 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6941
ca539be8
JK
69422011-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
d234ef5c
DE
69482011-10-27 Doug Evans <dje@google.com>
6949
6950 * gdb.python/python.exp: Test source -s.
6951
ab964825
PK
69522011-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.
d234ef5c 6956
54d8a644
PK
69572011-10-25 Paul Koning <paul_koning@dell.com>
6958
6959 PR python/13327
d234ef5c 6960
54d8a644
PK
6961 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6962 fetch_lazy method.
6963
b0221781
YQ
69642011-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
6cda5a20
JB
69692011-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
5ed9db04
JK
69742011-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
9df2fbc4
PM
69792011-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
736086ba
TT
69862011-10-18 Tom Tromey <tromey@redhat.com>
6987
6988 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6989
4af31552
TT
69902011-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
43136979
AR
69962011-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
543a9323
JM
70012011-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
21ae7a4d
JK
70062011-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
20ec36d9
JK
70142011-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
6501c2fc
KS
70212011-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
55b1fd0c
TT
70312011-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
22c05d8a
JK
70372011-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
1d6edc3c
JK
70432011-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
9ec72168
JK
70532011-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
9c6c53f7
SA
70592011-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
fac7ceb3
UW
70662011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7067
7068 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7069 sysroot.
7070
941b2081
JK
70712011-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
0344e878
JM
70802011-10-10 Joseph Myers <joseph@codesourcery.com>
7081
7082 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7083 expected message.
7084
5a56e9c5
DE
70852011-10-09 Doug Evans <dje@google.com>
7086
7087 * gdb.base/alias.exp: Add tests for alias command.
7088
2bda9cc5
JK
70892011-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
a471c594
JK
70942011-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
36b11add
JK
71122011-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
e18b2753
JK
71232011-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
2d6c5dc2
JK
71422011-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
111c6489
JK
71502011-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
8e3b41a9
JK
71612011-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
181cebd4
JK
71682011-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
741f5e3c
JK
71742011-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
a73d2258
JK
71802011-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
af369495
JM
71852011-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
1fa57852
DE
71902011-10-07 Doug Evans <dje@google.com>
7191
7192 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7193
bd054e06
KP
71942011-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
8031b6f8
JM
72022011-10-06 Joseph Myers <joseph@codesourcery.com>
7203
7204 * gdb.base/fixsection.exp: Do not include directories in filename
7205 in expected message.
7206
7fea6923
PM
72072011-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
687f2a88
PK
72132011-10-04 Paul Koning <paul_koning@dell.com>
7214
7215 * gdb.python/py-value.c (main): Break before return.
7216
cb6be26b
KP
72172011-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
fb213700
EBM
72252011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7226
7227 * gdb.base/jit.exp: Add testcase name to log message
7228
aa2071bd
PK
72292011-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
dd11a36c
JB
72372011-10-02 Joel Brobecker <brobecker@adacore.com>
7238
7239 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7240
46f886f1
JK
72412011-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
c5cb204f
MP
72502011-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
68fb0ec0
JM
72552011-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
6aee0d90
MP
72602011-09-29 Marek Polacek <mpolacek@redhat.com>
7261
7262 * lib/gdb.exp: Fix a typo in one of the comments.
7263
e9101ff5
MP
72642011-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
7a81bdbf
PK
72692011-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
6710bf39
SS
72762011-09-27 Stan Shebs <stan@codesourcery.com>
7277
7278 * gdb.trace/collection.exp: Test collection of $_ret.
7279
b2a6bdeb
AT
72802011-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
3c9057f3
SS
72852011-09-19 Stan Shebs <stan@codesourcery.com>
7286
7287 * gdb.trace/tspeed.exp: New file.
7288 * gdb.trace/tspeed.c: New file.
7289
34518530
YQ
72902011-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
ab254057
YQ
73012011-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
9c317b71
YQ
73072011-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
a8123151
JB
73132011-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
63a9aad8
JK
73192011-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
2aa48337
KP
73242011-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
6839b47f
KP
73292011-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
0935723e
JK
73372011-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
4801a9a3
PA
73552011-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
24ece742
DE
73632011-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
7f062217
JK
73682011-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
08711b9a
JK
73812011-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
b99b5f66
JK
73882011-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
a391a2f6
PA
73942011-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
7d8e6458 74032011-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
68e77c9e
PA
74092011-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
9655e943
JK
74142011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7415
df6dc84d
JK
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
9655e943
JK
7420 * dw2-ifort-parameter-debug.S: New file.
7421 * dw2-ifort-parameter.c: New file.
7422 * dw2-ifort-parameter.exp: New file.
7423
353d1d73
JK
74242011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7425
7426 * gdb.base/commands.exp (error_clears_commands_left): New function.
7427 (): Call it.
7428
5c07461a
JK
74292011-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
0d932b2f
MK
74362011-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
bdb54049
JK
74442011-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
59cde39c
KS
74522011-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
fa3a4f15
PM
74582011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7459
6fdff2c5 7460 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7461
c1049fca
JK
74622011-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
d93f7b5c
YQ
74682011-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
457e09f0
DE
74762011-08-12 Doug Evans <dje@google.com>
7477
7478 * gdb.python/py-symbol.exp: Add test for symbol.type.
7479
5d0bb2fb
UW
74802011-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
fcdfa280
PA
74872011-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
9d8fa392
PA
74982011-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
b6cede78
JK
75042011-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
67bedb8c
JK
75092011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7510
7511 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7512 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7513 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7514
af6e93b2
PA
75152011-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
1cf0e11f
YQ
75212011-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
a1e28cb2
UW
75272011-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
d4f5bbb9
UW
75322011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7533
7534 * gdb.threads/thread-find.exp: Support remote targets.
7535
724f4f80
UW
75362011-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
934709f0
PW
75442011-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
c26106c4
TT
75492011-08-02 Tom Tromey <tromey@redhat.com>
7550
7551 PR gdb/11289:
7552 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7553
9300444e 75542011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
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
00bd41d6
PM
75602011-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
d24f74ce
JK
75672011-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
bb7da2bf
JK
75792011-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
11081198
JK
75842011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7585
7586 * gdb.base/help.exp (help whatis): Update the expected string.
7587
3c6e0cb3
JK
75882011-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
efa80663
PA
75952011-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
db8e4570
UW
76012011-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
543305c9
JK
76122011-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
b3215adc
UW
76242011-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
182b9acc
UW
76342011-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
e6052b5d
UW
76392011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7640
7641 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7642
1ced966e
PA
76432011-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
3543a589
TT
76482011-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
14d15303 76552011-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
9b158ba0 76602011-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
d17b6f81
PM
76662011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7667
7668 * gdb.python/python.exp: Add prompt substitution tests.
7669
918dd910
JK
76702011-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
0e37a63c
JK
76772011-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
f65cf84c
TT
76872011-07-18 Tom Tromey <tromey@redhat.com>
7688
7689 * gdb.cp/static-method.exp: Add missing single quote.
7690
d5b4a7be
YQ
76912011-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
e9ea2662
JK
77032011-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
ce451573
UW
77092011-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
756d88a7
UW
77142011-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
31f83dc5
UW
77192011-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
059241a0
PP
77252011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7726
7727 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7728
28a0b48c 77292011-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
9a771b67
JK
77382011-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
04ad99e6
JK
77432011-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
713389e0
PM
77502011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7751
6fdff2c5 7752 PR python/12438
713389e0 7753 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7754 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7755
97d146f8
JK
77562011-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
facde0e5 77612011-07-06 Matt Rice <ratmice@gmail.com>
7762
7763 * gdb.python/python.exp: Update filename paths.
7764 * gdb.python/py-symtab.exp: Ditto.
7765
438640d1
MP
77662011-07-06 Marek Polacek <mpolacek@redhat.com>
7767
7768 * gdb.python/py-evthreads.exp: Add missing `$'.
7769
33a365df
MF
77702011-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
8f7ae686
MP
77762011-07-06 Marek Polacek <mpolacek@redhat.com>
7777
df46027d 7778 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7779 the whole output.
7780
eb2a6f42
TT
77812011-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
177b42fe
TJB
77862011-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
3b2a0cf2
JB
77922011-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
46fc714c
JK
77982011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7799
7800 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
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.
46fc714c 7806
418c7cf7
JK
78072011-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
3d50dd94
JK
78122011-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
dcf9f4ab
JK
78242011-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
3f542ed1
JK
78352011-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
78402011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
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
00eb2c4a
JB
78542011-07-01 Joel Brobecker <brobecker@adacore.com>
7855
7856 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7857
85a20c42
JK
78582011-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
d2d43431
JB
78662011-07-01 Jean-Charles Delay <delay@adacore.com>
7867
7868 * gdb.ada/packed_array.exp: Fix expected outout.
7869
54ae186f
JB
78702011-07-01 Jean-Charles Delay <delay@adacore.com>
7871
7872 * gdb.ada/packed_array.exp: fixed expected output.
7873
8f17729f
JB
78742011-07-01 Joel Brobecker <brobecker@adacore.com>
7875
7876 * gdb.ada/same_enum: New testcase.
7877
f5aa6869
JB
78782011-07-01 Joel Brobecker <brobecker@adacore.com>
7879
7880 * gdb.ada/ptr_typedef: New testcase.
7881
828292f2
JB
78822011-07-01 Joel Brobecker <brobecker@adacore.com>
7883
7884 * gdb.ada/arrayptr.exp: Add ptype test.
7885
18920c42
JB
78862011-07-01 Joel Brobecker <brobecker@adacore.com>
7887
7888 * gdb.ada/char_enum: New testcase.
7889
3536d9e3 78902011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
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
db863c42
MF
78972011-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
e9e642a8
AB
79092011-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
32019081
JK
79142011-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
0ecee54c
TT
79222011-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
3b2b8fea
TT
79342011-06-29 Tom Tromey <tromey@redhat.com>
7935
7936 * gdb.fortran/charset.exp: New file.
7937 * gdb.fortran/charset.f90: New file.
7938
42159ca5
TT
79392011-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
af69a5ce
YQ
79512011-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
ab5c6a72
YQ
79602011-06-23 Yao Qi <yao@codesourcery.com>
7961
6fdff2c5
PA
7962 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7963 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 7964
9497469f
MP
79652011-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
b9132588
MP
79702011-06-23 Marek Polacek <mpolacek@redhat.com>
7971
5d197ed0 7972 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 7973
e55595ca
MP
79742011-06-23 Marek Polacek <mpolacek@redhat.com>
7975
5d197ed0
MP
7976 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7977
79782011-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.
e55595ca 7986
be777e08
YQ
79872011-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
615556d6
YQ
79932011-06-23 Yao Qi <yao@codesourcery.com>
7994
7995 * gdb.threads/execl.exp: Skip on remote target.
7996
833b0ca7
MP
79972011-06-21 Marek Polacek <mpolacek@redhat.com>
7998
5d197ed0 7999 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8000 mi_gdb_test.
8001
1ee4023a
MP
80022011-06-20 Marek Polacek <mpolacek@redhat.com>
8003
5d197ed0 8004 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8005
d0b1d624
MP
80062011-06-20 Marek Polacek <mpolacek@redhat.com>
8007
5d197ed0 8008 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8009 mi_gdb_test.
8010
79aa92c1
MP
80112011-06-20 Marek Polacek <mpolacek@redhat.com>
8012
5d197ed0 8013 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8014
5ce5db06
YQ
80152011-06-14 Yao Qi <yao@codesourcery.com>
8016
8017 gdb/testsuite/
8018 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8019
533a737e
JK
80202011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8021
8022 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8023
d0e53741
TT
80242011-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
b5916bbd
JB
80322011-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
5be4dfca
JK
80382011-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
9f47e254
PA
80432011-06-06 Pedro Alves <pedro@codesourcery.com>
8044
8045 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8046
64b9b334
JB
80472011-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
dbc0f131
YQ
80532011-06-01 Yao Qi <yao@codesourcery.com>
8054
8055 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8056
fd336a18
KS
80572010-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
fa8b9902
KS
80632010-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
0a5b1e09
PA
80692011-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
0578b8d1
YQ
80742011-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
6680506e
YQ
80842011-05-30 Yao Qi <yao@codesourcery.com>
8085
ff4d2c60
YQ
8086 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8087 Call rerun_and_prepare for each test to isolate effects.
8088
80892011-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.
6680506e
YQ
8094 * lib/gdb.exp (setup_kfail_for_target): New.
8095
e43ec454
YQ
80962011-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
432b4d03
JK
81062011-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
6caf069d
MP
81112011-05-27 Marek Polacek <mpolacek@redhat.com>
8112
9497469f 8113 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8114
97fce28b
MP
81152011-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
9da8c2a0
PA
81252011-05-26 Pedro Alves <pedro@codesourcery.com>
8126
8127 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8128
2c03e5be
PA
81292011-05-26 Pedro Alves <pedro@codesourcery.com>
8130
8131 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8132
2e21250d
KS
81332011-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
cdac0397
PA
81412011-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
ee5683ab
PM
81472011-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
c91c8c16
PA
81642011-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
c50491a7
TT
81692011-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
4a07b7da
PA
81752011-05-20 Pedro Alves <pedro@codesourcery.com>
8176
8177 Cope with async mode.
8178
4a07b7da
PA
8179 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8180 into gdb_test + mi_expect_stop.
8181
b275f2d2
PA
81822011-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
eec52c44
PM
81872011-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
b3c8eb43
JK
81942011-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
ed731959
JK
82002011-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
3b48433d
PA
82052011-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
ba4a8bdd
YQ
82322011-05-14 Yao Qi <yao@codesourcery.com>
8233
8234 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8235 type.
8236
dbaefcf7
DE
82372011-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
9930639c
TT
82452011-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
05272e11
DE
82512011-05-13 Doug Evans <dje@google.com>
8252
cc63ef9b
DE
8253 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8254 String16 tests.
05272e11 8255
6edba76f
TT
82562011-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
028d0ed5
TJB
82692011-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
8a9b8146
TT
82742011-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
10483e8e
MP
82802011-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
faf067f1
JK
82892011-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
7ff911a3
JK
82952011-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
a536c6d7
UW
83012011-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
d472a426
JK
83102011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 * gdb.threads/corethreads.c: New file.
8313 * gdb.threads/corethreads.exp: New file.
8314
83152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
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
8be455d7
JK
83232011-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
1976171a
JK
83302011-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
7db6f30f
JK
83352011-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
85161e9e 83422011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
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
0c51be18
YQ
83492011-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
4d393d60
JM
83562011-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
8ffd0459
JK
83642011-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
8e28d804
PA
83712011-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
3eb2ef34
YQ
83762011-05-04 Yao Qi <yao@codesourcery.com>
8377
8378 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8379 and __thumb2__.
8380
aaaf81a3
MP
83812011-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
c4cbc0df
PA
83872011-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
b4cbb4a3
EBM
83962011-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
d65aec65
PM
84012011-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
30852783
UW
84102011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8411
8412 * gdb.base/signest.exp: New file.
8413 * gdb.base/signest.c: Likewise.
8414
c7b1f0d9
JK
84152011-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
559a7a62
JK
84202011-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
8344e389
JK
84282011-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
2484c66b
UW
84342011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8435
8436 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8437 while delivering signal.
8438
8d3788bd
VP
84392011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8440
8441 MI breakpoint notifications.
8442
8443 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
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.
8d3788bd 8449
3e03848b
JK
84502011-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
918c9108
YQ
84562011-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
90556b8c
JK
84622011-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
03f2bd59
JK
84672011-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
7b08b9eb
JK
84752011-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
b78974c3
PA
84812011-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
20429c40 84862011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8487
20429c40
MP
8488 * gdb.base/setshow.exp: Fix racy tests.
8489 ($old_gdb_prompt): New variable.
8490
7a9dd1b2
TT
84912011-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
02835898
JK
84992011-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
254f582e
JK
85042011-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
4fe85f5c
JK
85122011-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
63524580
JK
85242011-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
90359a16
JK
85292011-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
626e7282
JK
85342011-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
3363d018
EBM
85402011-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
28781456
JK
85462011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8549
4a4106ca
TJB
85502011-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
d26ccb4f
JK
85552011-04-13 Marek Polacek <mpolacek@redhat.com>
8556
df46027d 8557 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8558 New testcase `expect response to define backtrace'. Also remove
8559 redundant `default' block.
8560
e1ab1f9c
JK
85612011-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
0c2e6019
TT
85702011-04-04 Tom Tromey <tromey@redhat.com>
8571
8572 * gdb.cp/maint.exp (test_help): Update.
8573 (test_namespace): Likewise.
8574
af57139d
JB
85752011-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
956a9fb9
JB
85802011-04-01 Joel Brobecker <brobecker@adacore.com>
8581
8582 * gdb.ada/mi_catch_ex: New testcase.
8583
d0c4d642
PA
85842011-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
18819fa6
UW
85892011-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
a4c8e806
TT
85942011-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
53832f31
TT
86012011-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
e4620230
JK
86062011-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
d0fb5eae
JK
86132011-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
20106cfb
JK
86192011-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
e7ab5e63
AB
86342011-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
9ef07c8c
TT
86412011-03-24 Tom Tromey <tromey@redhat.com>
8642
8643 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8644 test.
8645
dd90784c
JK
86462011-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
05775840
PM
86522011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8653
6fdff2c5 8654 PR python/12183
05775840
PM
8655
8656 * gdb.python/py-function.exp: Add GdbError tests.
8657
8661b11b
PA
86582011-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
0fdb4f18
PA
86672011-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
99c3dc11
PM
86742011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8675
6fdff2c5 8676 PR python/12149
99c3dc11
PM
8677
8678 * gdb.python/python.exp: Add gdb.write tests.
8679
29703da4
PM
86802010-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
598997c8
KS
86912011-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
c91513d8
PP
87052011-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
7470fc63
AT
87122011-03-15 Andreas Tobler <andreast@fgznet.ch>
8713
8714 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8715
959e7469
PM
87162011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8717
8718 * lib/gdb.exp (gdb_unload): Add another termination case.
8719
9373cf26
JK
87202011-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
24e9cda0
UW
87302011-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
7371cf6d
PM
87372010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8738
8739 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8740
ce77046a
UW
87412011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8742
8743 * gdb.python/py-section-script.exp: Skip test if no Python support.
8744
176400c3
UW
87452011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8746
8747 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8748
ecec24e6
PM
87492011-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
5dbdd470
TT
87552011-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
b66e66ee
MK
87602011-03-09 Mark Kettenis <kettenis@gnu.org>
8761
8762 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8763 tabs.
8764
eceb0c5f
TT
87652011-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
63154eca
PA
87832011-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
967d1f9b
TT
87882011-03-07 Tom Tromey <tromey@redhat.com>
8789
8790 * Makefile.in (TAGS): Rewrite.
8791
d68dcbb9
JK
87922011-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
6bf58e63
TT
87992011-03-07 Tom Tromey <tromey@redhat.com>
8800
8801 * Makefile.in (TAGS): New target.
8802
fda326dd
TT
88032011-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
dd19bd70
JK
88642011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8865
8866 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8867
30e62689
TT
88682011-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
c171f854
JB
89032011-03-03 Joel Brobecker <brobecker@adacore.com>
8904
8905 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8906 end of buffer.
8907
9a5193cb
JB
89082011-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
9bb4c1bb
MS
89132011-02-28 Michael Snyder <msnyder@vmware.com>
8914
8915 * gdb.cp/overload.cc: Change initializer value to integer.
8916
3bd0f5ef
MS
89172011-02-27 Michael Snyder <msnyder@vmware.com>
8918
8919 * gdb.multi/base.exp: Add test for remove-inferiors.
8920
2279eaad
JB
89212011-02-26 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.python/py-frame.exp: Simplify the initialization phase
8924 using prepare_for_testing.
8925
c82c0b55
MS
89262011-02-25 Michael Snyder <msnyder@vmware.com>
8927
8928 * gdb.multi/base.exp: Add tests for info inferiors with args.
8929
1d94651b
JK
89302011-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
3bd0f5ef
MS
89432011-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
12c1418e
MS
89482011-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
e5a67952
MS
89532011-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
89612011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
8962
8963 * gdb.base/memattr.exp: New test.
8964 * gdb.base/memattr.c: Test load for memattr.exp.
8965
6e6fbe60
DE
89662011-02-22 Doug Evans <dje@google.com>
8967
8968 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8969
1d41d745
MS
89702011-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
79ba84ca
MS
89882011-02-22 Michael Snyder <msnyder@vmware.com>
8989
df46027d 8990 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
8991 info threads.
8992
b9b35694
JB
89932011-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
8bfb830f
JB
89992011-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
c45f3c54
JB
90052011-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
b97c863c
MS
90112011-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
aea5b279
MS
90292011-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
e3039479
UW
90342011-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
b800ec70
UW
90412011-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
91033e37
JB
90602011-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
eeaafae2
JK
90652011-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
e338d953
MS
90702011-02-17 Michael Snyder <msnyder@vmware.com>
9071
9072 * gdb.threads/thread-find.exp: Fix regular expressions.
9073
e67ad678
JB
90742011-02-17 Joel Brobecker <brobecker@adacore.com>
9075
9076 * gdb.ada/packed_array: Expand testcase to test printing of
9077 unconstrained packed array.
9078
93084bca
JB
90792011-02-17 Joel Brobecker <brobecker@adacore.com>
9080
9081 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9082
a0c78a73
PA
90832011-02-16 Pedro Alves <pedro@codesourcery.com>
9084
f65d5553 9085 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9086 (main): Initialize it before collecting, and and clear it
9087 afterwards.
f65d5553
PA
9088 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9089 collecting with '{type} addr', where the addr expression is not an
9090 rvalue.
a0c78a73 9091
3dfcbbd2
KW
90922011-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
08807d5a
PA
90992011-02-16 Pedro Alves <pedro@codesourcery.com>
9100
f65d5553 9101 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9102 (main): Initialize it before collecting, and and clear it
9103 afterwards.
f65d5553
PA
9104 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9105 collecting overlapping memory ranges.
08807d5a 9106
60f98dde
MS
91072011-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
648cd113
KW
91132011-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
494e194e
YQ
91172011-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
d9492458
TJB
91232011-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
8af8e3bc
PA
91322011-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
1b28d0b3
PA
91422011-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
ec0a52e1
PA
91502011-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
24e6bcee
PA
91582011-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
39d37385
PA
91632011-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
06d72e16
PA
91732011-02-14 Pedro Alves <pedro@codesourcery.com>
9174
9175 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9176
bc9a5551
JK
91772011-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
54fcddd0
UW
91832011-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
d6dafb7c
UW
91892011-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
a449c2d8
TJB
91952011-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
764880b7
PA
92032011-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
505500db
SW
92102011-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
385203ed
DD
92182011-02-04 David Daney <ddaney@caviumnetworks.com>
9219
9220 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9221
9011945e
AB
92222011-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
580688f3
PA
92282011-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
d3f0f853
PP
92352011-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
b2030fb5
UW
92412011-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
2db19d1e
SW
92492011-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
6b0c4c1f
JB
92562011-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
80b23b6a
JK
92622011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.cp/noparam.exp: New file.
9265 * gdb.cp/noparam.cc: New file.
9266
ffd5ec24
PA
92672011-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
a81766d8
TT
92722011-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
585fdaa1
PA
92782011-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
d468832a
KW
92882011-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
490f124f
PA
93022011-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
6da78614
KW
93092011-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
ec64c9aa
YQ
93142011-01-19 Yao Qi <yao@codesourcery.com>
9315
9316 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9317 positve list.
9318
810cfdbb
YQ
93192011-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
4694da01
TT
93662011-01-19 Tom Tromey <tromey@redhat.com>
9367
9368 * gdb.python/py-infthread.exp: Add thread tests.
9369
b075872c
JB
93702011-01-14 Joel Brobecker <brobecker@adacore.com>
9371
9372 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9373
2c3e6e24
JB
93742011-01-14 Joel Brobecker <brobecker@adacore.com>
9375
9376 * gdb.ada/widewide: New testcase.
9377
de8fa76c
JB
93782011-01-13 Joel Brobecker <brobecker@adacore.com>
9379
9380 * gdb.base/interact.exp: New testcase.
9381
1b05df00
TT
93822011-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
c2ff108b
JK
94002011-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
b716877b
AB
94072011-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
6c162d5e
TT
94132011-01-11 Tom Tromey <tromey@redhat.com>
9414
9415 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9416
77b06cd7
TJB
94172010-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
f39a75d0
PM
94252011-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
fc529d80
AS
94322011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9433
9434 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9435
fb03cb59
JK
94362011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9437
9438 * configure: Regenerate.
9439
d8e22779
TT
94402011-01-06 Tom Tromey <tromey@redhat.com>
9441
9442 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9443
09050809
JB
94442011-01-06 Joel Brobecker <brobecker@adacore.com>
9445
fc529d80
AS
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.
09050809 9470
8ed5dd9e
JB
94712011-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
368a124f
JB
94862011-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
44944448
JB
94922011-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
31886ea6
JB
95042011-01-05 Joel Brobecker <brobecker@adacore.com>
9505
9506 * gdb.base/langs1.f: Add copyright header.
9507
ebedcab5
JK
95082011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 * gdb.base/morestack.exp: New file.
9511 * gdb.base/morestack.c: New file.
9512
de1eb2f9
JK
95132011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9516
9e87a409
JB
95172010-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
720d1a40
JB
95222010-12-29 Joel Brobecker <brobecker@adacore.com>
9523
9524 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9525
a283af87
AS
95262010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9527
5d3d9cba
AS
9528 * gdb.threads/tls.exp: Fix typo.
9529
a283af87
AS
9530 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9531 * gdb.threads/execl.exp: Update.
9532
2a20745c
YQ
95332010-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
a7658b96
TT
95382010-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
5b79abe7
TT
95452010-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
0914bcdb
SS
95532010-12-12 Stan Shebs <stan@codesourcery.com>
9554
9555 * gdb.trace/tsv.exp: Test print command on trace state variables.
9556
305aeedc
TT
95572010-12-09 Tom Tromey <tromey@redhat.com>
9558
9559 * gdb.base/interp.exp: Add regression test.
9560
186c406b
TT
95612010-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
aae1c79a
DE
95682010-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
60f98dde 95762010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
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
5fa290c1
DE
95842010-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
4e04c971
DE
95992010-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
8cf6f0b1
TT
96042010-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
94b6973e
PM
96102010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9611
fc529d80 9612 PR python/12199
94b6973e
PM
9613
9614 * gdb.python/py-breakpoint.exp: Test the delete method.
9615
8358c15c
JK
96162010-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
f6df29bc
TJB
96222010-11-24 Edjunior Machado <emachado@br.ibm.com>
9623
9624 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9625
f2b5a5cf
TJB
96262010-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
6b0ecdc2
DE
96332010-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
ea976c60
PM
96412010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9642
f2b5a5cf 9643 PR python/12212
ea976c60
PM
9644
9645 * gdb.python/python.exp: Check that selected_thread raises an
9646 error when no inferior is loaded.
9647
c0efa795
JK
96482010-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
ec3aa567
JK
96532010-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
d8249011
DE
96582010-11-18 Doug Evans <dje@google.com>
9659
9660 * gdb.server/ext-run.exp: Fix intermittent failures.
9661
d4eba7d1
NF
96622010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9663
9664 * gdb.stabs/gdb11479.exp: Use runto_main.
9665
b04c2f88
NF
96662010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9667
9668 * gdb.base/break-entry.exp: Skip if using a stub.
9669
ae9d7ce4
NF
96702010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9671
9672 * gdb.python/py-inferior.exp: Pack values in target endianness.
9673
621c8364
TT
96742010-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
84f4c1fe
PM
96852010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9686
9687 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9688 breakpoint tests.
9689
a1442452
PA
96902010-11-09 Pedro Alves <pedro@codesourcery.com>
9691
9692 * gdb.base/watchpoint.exp: Test "watch -location" with an
9693 innacessible location.
9694
efd11a33
JK
96952010-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
aa00efb5
JK
97052010-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
99e7ae30
DE
97112010-11-05 Doug Evans <dje@google.com>
9712
9713 * gdb.base/help.exp: Update expected output.
b521dba8
DE
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").
99e7ae30 9717
f4b8a18d
KW
97182010-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
a9d5ef47
SW
97402010-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
03eb1c79
JK
97462010-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
dbc98a8b
KW
97522010-11-03 Ken Werner <ken.werner@de.ibm.com>
9753
9754 * gdb.base/gnu_vector.exp: Adjust expect messages.
9755
120bd360
KW
97562010-11-03 Ken Werner <ken.werner@de.ibm.com>
9757
9758 * gdb.base/gnu_vector.exp: Add unary operator tests.
9759
c37f7098
KW
97602010-11-03 Ken Werner <ken.werner@de.ibm.com>
9761
9762 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9763
7b51bc51
DE
97642010-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
50c97f38
TT
97702010-11-02 Tom Tromey <tromey@redhat.com>
9771
9772 * gdb.base/default.exp: Remove "scheme" from language list.
9773
a289b8f6
JK
97742010-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
cd017491
MS
97812010-10-20 Michael Snyder <msnyder@vmware.com>
9782
9783 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9784
8e6a5956
UW
97852010-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
2c04da0d
UW
97902010-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
79afc5ef
SW
97952010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9796
9797 * gdb.cp/smartp.exp: New test.
9798 * gdb.cp/smartp.cc : New test.
9799
026ffab7
SW
98002010-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
3a772aa4
TT
98062010-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
5fc3827b
JK
98152010-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
8aeb23f3
JK
98212010-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
c1e56572
JK
98262010-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
92163a10
JK
98312010-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
7062b0a0
SW
98382010-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
0e3509db
DE
98462010-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
8dc78533
JK
98532010-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
93c17e06
JK
98582010-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
d8b34041
JK
98632010-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
e0cc584e
UW
98722010-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
cfc353b1
JK
98772010-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
d3d7896d
JK
98822010-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
5e533c94
JK
98902010-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
33540610
SW
98972010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9898
9899 * gdb.cp/oranking.exp: New test.
9900 * gdb.cp/oranking.cc: New test program.
9901
3bdf2bbd
KW
99022010-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
2f608a3a
KW
99072010-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
aa2e2d8d
DE
99142010-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
2844d6b5
KW
99192010-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
7d8ac8bb
MR
99252010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9926
9927 * gdb.arch/altivec-abi.exp: Fix a typo.
9928
84a02e58
MR
99292010-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
b18e6318
JK
99342010-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
a2c09bd0
DE
99392010-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
38f12cfc
TT
99552010-09-30 Tom Tromey <tromey@redhat.com>
9956
9957 * gdb.base/anon.exp: New file.
9958 * gdb.base/anon.c: New file.
9959
9ae8282d
TT
99602010-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
e9e07ba6
JK
99662010-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
cd2effb2
JK
99732010-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
bceffbf3
JK
99792010-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
1736ad11
JK
99862010-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
a176ad92
JB
99922010-09-22 Joel Brobecker <brobecker@adacore.com>
9993
9994 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9995
c2b0a229
JK
99962010-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
e8ae22d1
JB
100022010-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
ec322823
SW
100072010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10008
10009 * gdb.cp/pr12028.cc: New.
10010 * gdb.cp/pr12028.exp: New.
10011
72929c62
JB
100122010-09-22 Joel Brobecker <brobecker@adacore.com>
10013
10014 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10015
875b4ff5 100162010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10017 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
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
7155d578
TT
100252010-09-14 Tom Tromey <tromey@redhat.com>
10026
10027 PR symtab/8399:
10028 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10029
515ed532
TT
100302010-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
450ca57c
SW
100392010-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
dbd492a3
JK
100442010-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
8d4d924b
JK
100502010-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
8e64f2a0
JK
100552010-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
4569eed2
JK
100602010-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
5e1617b1
DJ
100652010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10066
10067 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10068
c767944b
DJ
100692010-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
27d3a3fc
UW
100782010-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
55b7ce7f
UW
100832010-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
809df446
JK
100882010-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
8464be76
DJ
101032010-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
14dba4b4
JK
101102010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10111
10112 * gdb.base/ui-redirect.exp: New file.
10113
3f3540e1 101142010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10115 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10116
10117 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10118
0f254bb7
DE
101192010-08-31 Doug Evans <dje@google.com>
10120
10121 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10122
03f17ccf
TT
101232010-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
640617ad
DJ
101292010-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
2ed91d1b
PA
101362010-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
673bfd45
DE
101412010-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
f9ffd4bb
TT
101492010-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
d839c8a4
TT
101572010-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
702c2711
TT
101632010-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
832bafd3
KS
101682010-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
c37bf528
KS
101742010-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
4572cbac
TJB
101822010-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
e7fbb131
PA
101892010-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
d30f5e1f
DE
102042010-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
7b3fd859
PM
102162010-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
c92817ce
TT
102222010-08-18 Tom Tromey <tromey@redhat.com>
10223
10224 PR symtab/11919:
10225 * gdb.base/completion.exp: Add test.
10226
f1208f9e
DE
102272010-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
2f06b485
YQ
102522010-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
96e25403
YQ
102582010-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
36e6adc4
JK
102632010-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
f431efe5
PA
102692010-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
06a64a0b
TT
102772010-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
70ebf4ed
DE
102872010-08-16 Doug Evans <dje@google.com>
10288
10289 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10290
ca5c20b6
PM
102912010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10292
10293 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10294 tests.
10295
7346b668
KW
102962010-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
cb2e07a6
PM
103022010-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
5da1313b
JK
103092010-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
49c3ccf7
DE
103162010-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
42c0c4f1
KH
103232010-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
d3765805
DE
103292010-07-30 Doug Evans <dje@google.com>
10330
c98ee71b
DE
10331 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10332 xfail them when run with older gccs.
10333
fd961404
DE
10334 * lib/gdb.exp (build_executable): Forward "c++" option to
10335 get_compiler_info.
10336
999adef4
DE
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
d3765805
DE
10342 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10343 attach-to-debugger handling.
10344
1276c759
JK
103452010-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
88caa9b9
PA
103532010-07-29 Pedro Alves <pedro@codesourcery.com>
10354
10355 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10356 in gdb_test_multiple.
10357
c6f2ac43
PA
103582010-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
326fd672
TT
103632010-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
3ce3b1ba
PA
103702010-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
34eaf542
TT
103752010-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
d41b819e
JK
103812010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10382
10383 * gdb.base/help.exp (help disassemble): Update the content.
10384
26ab7092
JK
103852010-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
5283e9e1
TT
103902010-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
e992ef73
TT
104052010-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
5374244e
PM
104152010-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
a99aee83
CV
104212010-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
a04ba985
JG
104262010-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
23bd0f7c
PA
104322010-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
883df6dd
SW
104412010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10442
10443 * gdb.cp/fpointer.cc: New test.
10444 * gdb.cp/fpointer.exp: New test.
10445
569b05a5
JK
104462010-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
51d7d803
JK
104512010-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
c0edd9ed
JK
104612010-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
3cbaedff
KW
104712010-07-14 Ken Werner <ken.werner@de.ibm.com>
10472
10473 * gdb.arch/altivec-abi.exp: New tests.
10474
91158a56
TT
104752010-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
0f5238ed
TT
104812010-07-13 Tom Tromey <tromey@redhat.com>
10482
10483 * gdb.base/label.exp: New file.
10484 * gdb.base/label.c: New file.
10485
add265ae
L
104862010-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.
889bf7c5 10498
add265ae
L
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
2dfb8c17
DE
105162010-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
4e5799b6
JK
105222010-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
1a219cc7
JK
105302010-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
5e3b36f8
JK
105382010-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
86e4bafc
JK
105682010-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
3cd07d20
JK
105742010-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
0a1e94c7
JK
105802010-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
2f70bcfb
TT
105912010-07-02 Tom Tromey <tromey@redhat.com>
10592
10593 * gdb.base/bitops.exp: Remove extraneous "pass".
10594
a17ac5b0
TT
105952010-07-02 Ken Werner <ken.werner@de.ibm.com>
10596
10597 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10598
dc10affe
PA
105992010-07-01 Pedro Alves <pedro@codesourcery.com>
10600
d41c0fc8
PA
10601 * gdb.base/help.exp: Adjust expected output.
10602
106032010-07-01 Pedro Alves <pedro@codesourcery.com>
10604
10605 * gdb.base/help.exp: Adjust expected output.
dc10affe 10606
0a600c36
JK
106072010-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
37cc8bfe
JK
106132010-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
254e6b9e
DE
106192010-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
595939de 106252010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10626 Tom Tromey <tromey@redhat.com>
10627 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
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
98751a41
JK
106342010-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
41f62f39
JK
106462010-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
af53d231
JK
106642010-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
9655fd1a
JK
106702010-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
824cc8dd
JK
106762010-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
6036c742
JK
106812010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10682
10683 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10684
de6a0421
DE
106852010-06-28 Doug Evans <dje@google.com>
10686
10687 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10688
b2dae948
DE
106892010-06-27 Doug Evans <dje@google.com>
10690
10691 * gdb.cp/m-static.exp: Update expected test output.
10692
0f3bb72e
PH
106932010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10694
889bf7c5
PA
10695 * gdb.gdb/selftest.exp: Adjust expected message for
10696 capturing start-up runtime.
0f3bb72e 10697
bc9f0842
TT
106982010-06-25 Tom Tromey <tromey@redhat.com>
10699
10700 PR python/10808:
10701 * gdb.python/python.exp: Add new tests.
10702
099ef718
SW
107032010-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
5868a632
JK
107082010-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
af76db58
JK
107212010-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
f2c7657e
UW
107302010-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
628fe4e4
JK
107352010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10736
10737 Test PR 9436.
10738 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10739
f1421989
HZ
107402010-06-24 Hui Zhu <teawater@gmail.com>
10741
10742 * gdb.base/eval.exp: New file.
10743
d03285ec
UW
107442010-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
41b2c92d
PM
107502010-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
d5bc977f
DE
107572010-06-21 Doug Evans <dje@google.com>
10758
10759 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10760
d2ed6730
UW
107612010-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
6aed2dbc
SS
107662010-06-18 Stan Shebs <stan@codesourcery.com>
10767
10768 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10769
e0756905
UW
107702010-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
d8053d4d
PA
107762010-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
81ce510c
DE
107822010-06-17 Doug Evans <dje@google.com>
10783
10784 * gdb.arch/i386-size.exp: Updated expected output for
10785 DISASSEMBLY_OMIT_FNAME.
10786
65d79d4b
SDJ
107872010-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
df0f4836
KB
108022010-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
b769def5
UW
108132010-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
d914c394
SS
108232010-06-11 Stan Shebs <stan@codesourcery.com>
10824
10825 * gdb.base/permissions.exp: New file.
10826
108272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10828
10829 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10830 does not support ELF executable class.
10831
f3ce5b9c
UW
108322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10833
10834 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10835
8e46892c
JK
108362010-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
6cc55c64
MS
108412010-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
caddefa4
UW
108462010-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
468b1aa7
UW
108512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10852
10853 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10854
5c3552dc
UW
108552010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10856
10857 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10858
02e6fe6a
UW
108592010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10860
10861 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10862
0e03807e
TT
108632010-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
2bdf28a0
JK
108692010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 * gdb.base/moribund-step.exp: New.
10872
f6978de9
MS
108732010-06-08 Michael Snyder <msnyder@vmware.com>
10874
10875 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10876 * gdb.ada/boolean_expr.exp:
f6978de9
MS
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
de7ff789
MS
109332010-06-08 Michael Snyder <msnyder@vmware.com>
10934
889bf7c5 10935 * gdb.ada/exec_changed.exp:
de7ff789
MS
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
3bebe2f2
JK
109702010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10971
10972 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10973
5c631832
JK
109742010-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
4c3376c8
SW
109792010-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
dc226d5a
MS
109862010-06-04 Michael Snyder <msnyder@vmware.com>
10987
dfb88a23
MS
10988 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10989 * gdb.base/pending.exp: Ditto.
f7ae76b3 10990
dc226d5a
MS
10991 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10992
967cf477
DE
109932010-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
eb801841
TT
110002010-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
38979823
JK
110052010-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
35ec993f
MS
110132010-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
889bf7c5 11035 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11036 Replace gdb_test with gdb_test_no_output.
11037
889bf7c5 11038 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
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
c22decce
JB
110472010-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
fd5700c7
JK
110522010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11053
11054 * gdb.fortran/module.exp (stopped language detection): New test.
11055
f55ee35c
JK
110562010-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
b8e8282f
JK
110732010-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.
31e43e98
JK
11077 * gdb.cp/anon-union.exp (pass): Rename to ...
11078 (print z 2): ... here.
b8e8282f 11079
019ebafc
MS
110802010-06-02 Michael Snyder <msnyder@vmware.com>
11081
e68d8fd4
MS
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
12b5d08a
MS
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
89493308
MS
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
019ebafc
MS
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
3e0ca3a5
JK
111282010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11129
11130 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11131
9db70545
MS
111322010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11133
a8d52276
MS
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
889bf7c5 11148 * gdb.threads/attach-stopped.exp:
9db70545 11149 Replace uses of send_gdb / gdb_expect.
889bf7c5 11150 * gdb.threads/attachstop-mt.exp:
9db70545 11151 Replace uses of send_gdb / gdb_expect.
889bf7c5 11152 * gdb.threads/gcore-thread.exp:
9db70545 11153 Replace uses of send_gdb / gdb_expect.
889bf7c5 11154 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11155 Replace uses of send_gdb / gdb_expect.
11156 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11157 * gdb.threads/print-threads.exp:
9db70545
MS
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
359cc68c
JK
111752010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11176
11177 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11178
7d3fe98e
SW
111792010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11180
11181 * gdb.cp/koenig.exp: Added new test case.
11182 * gdb.cp/koenig.cc: Ditto.
11183
27d3a1a2
MS
111842010-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
f8d3bf8f
MS
112622010-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
3f9e0d32
JK
112802010-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
f629457d
JB
112882010-05-31 Joel Brobecker <brobecker@adacore.com>
11289
11290 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11291
09eef106
JK
112922010-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
94f31136
PA
113002010-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
096554ab
JK
113062010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 * gdb.base/tui-layout.exp: New.
11309
27d3a1a2 113102010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11311
889bf7c5 11312 * gdb.reverse/break-precsave.exp:
bcd2dc50 11313 Replace uses of send_gdb / gdb_expect.
889bf7c5 11314 * gdb.reverse/break-reverse.exp:
bcd2dc50 11315 Replace uses of send_gdb / gdb_expect.
889bf7c5 11316 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11317 Replace uses of send_gdb / gdb_expect.
889bf7c5 11318 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11319 Replace uses of send_gdb / gdb_expect.
889bf7c5 11320 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11321 Replace uses of send_gdb / gdb_expect.
889bf7c5 11322 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11323 Replace uses of send_gdb / gdb_expect.
889bf7c5 11324 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11325 Replace uses of send_gdb / gdb_expect.
889bf7c5 11326 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11327 Replace uses of send_gdb / gdb_expect.
889bf7c5 11328 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11329 Replace uses of send_gdb / gdb_expect.
889bf7c5 11330 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11331 Replace uses of send_gdb / gdb_expect.
889bf7c5 11332 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11333 Replace uses of send_gdb / gdb_expect.
889bf7c5 11334 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11335 Replace uses of send_gdb / gdb_expect.
889bf7c5 11336 * gdb.reverse/machinestate.exp:
bcd2dc50 11337 Replace uses of send_gdb / gdb_expect.
889bf7c5 11338 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11339 Replace uses of send_gdb / gdb_expect.
889bf7c5 11340 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11341 Replace uses of send_gdb / gdb_expect.
889bf7c5 11342 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11343 Replace uses of send_gdb / gdb_expect.
889bf7c5 11344 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11345 Replace uses of send_gdb / gdb_expect.
889bf7c5 11346 * gdb.reverse/step-precsave.exp:
bcd2dc50 11347 Replace uses of send_gdb / gdb_expect.
889bf7c5 11348 * gdb.reverse/step-reverse.exp:
bcd2dc50 11349 Replace uses of send_gdb / gdb_expect.
889bf7c5 11350 * gdb.reverse/until-precsave.exp:
bcd2dc50 11351 Replace uses of send_gdb / gdb_expect.
889bf7c5 11352 * gdb.reverse/until-reverse.exp:
bcd2dc50 11353 Replace uses of send_gdb / gdb_expect.
889bf7c5 11354 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11355 Replace uses of send_gdb / gdb_expect.
889bf7c5 11356 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11357 Replace uses of send_gdb / gdb_expect.
11358
3def43e0
JK
113592010-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
27d3a1a2 113642010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11365
11366 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
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.
22454424 11385
27d3a1a2 113862010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11387
22454424
MS
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
889bf7c5 11395 * gdb.reverse/consecutive-reverse.exp:
22454424 11396 Replace uses of send_gdb / gdb_expect.
889bf7c5 11397 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
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.
889bf7c5 11403 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
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.
ec9f1212
MS
11414
114152010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11416
22454424 11417 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11418
22454424 11419 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11420
22454424
MS
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.
6acb16a2 11430
6e5f2c59
TT
114312010-05-25 Tom Tromey <tromey@redhat.com>
11432
11433 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11434
bbc8b958
TT
114352010-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
83d1babf
TT
114632010-05-25 Tom Tromey <tromey@redhat.com>
11464
11465 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11466
6acb16a2
MS
114672010-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.
ad3986f0
MS
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.
a76e022a
MS
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.
65731a6b
MS
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.
6acb16a2 11516 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11517
115182010-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.
ad3986f0 11522
d3b1e874
TT
115232010-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
cb826367
TT
115302010-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
74de6778
TT
115382010-05-21 Tom Tromey <tromey@redhat.com>
11539
11540 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11541 Call it.
11542
afd74c5f
TT
115432010-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
a7b75dfd 115492010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11550 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
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
c81c812a
JB
115562010-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
0cce5bd9
JB
115612010-05-17 Joel Brobecker <brobecker@adacore.com>
11562
11563 * gdb.ada/cond_lang: New testcase.
11564
47050449
JB
115652010-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
77c01586
JB
115722010-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
88d4aea7
PM
115772010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11578
889bf7c5 11579 PR python/11482
88d4aea7
PM
11580
11581 * gdb.python/py-value.exp (test_value_hash): New function.
11582
f5a010c0
PM
115832010-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
8ef4892f
JK
115892010-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
7322dca9
SW
115942010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11595
11596 * gdb.cp/koenig.exp: New test.
11597 * gdb.cp/koenig.cc: New test program.
11598
02e7ea18
JB
115992010-05-05 Joel Brobecker <brobecker@adacore.com>
11600
11601 Remove the use of prms_id and bug_id throughout the testsuite.
11602
e1c34c5d
PM
116032010-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
8e1d0c49
JK
116092010-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
e66408ed
PA
116192010-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
d7b32ed3
PM
116262010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11627
889bf7c5 11628 * gdb.python/py-param.exp: New File.
d7b32ed3 11629
6aecb9c2
JB
116302010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11631
11632 * gdb.base/default.exp: Fix "set language" test.
11633
bdf92a1c
PM
116342010-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
3f172e24
TT
116402010-04-26 Tom Tromey <tromey@redhat.com>
11641
11642 * gdb.base/completion.exp: Add tests for completion and deprecated
11643 commands.
11644
64af4c92
JK
116452010-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
492928e4
JK
116502010-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
66d09542
DE
116552010-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
8bd10a10
CM
116612010-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
c0201579
JK
116702010-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
793b0ff8
PM
116812010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11682
11683 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11684
097f51f7
PM
116852010-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
9a22f0d0
PM
116912010-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
116972010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
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
6e354e5e
PM
117052010-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
be942545
JB
117112010-04-20 Joel Brobecker <brobecker@adacore.com>
11712
1667e6e3 11713 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11714
0c3acc09
JB
117152010-04-20 Joel Brobecker <brobecker@adacore.com>
11716
11717 * gdb.ada/dyn_loc: New testcase.
11718
ec31cde5
CM
117192010-04-20 Chris Moller <cmoller@redhat.com>
11720
11721 PR 10867
889bf7c5 11722
ec31cde5
CM
11723 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11724 * gdb.cp/pr10687.cc: New file.
11725 * gdb.cp/pr10687.exp: New file.
11726
11727
ce4b0682
SDJ
117282010-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
3436961f
DE
117342010-04-19 Doug Evans <dje@google.com>
11735
11736 * gdb.base/help.exp (help source): Update expected output.
11737
4d836c09
JK
117382010-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
6149aea9
PA
117462010-04-19 Pedro Alves <pedro@codesourcery.com>
11747
11748 PR breakpoints/8554.
11749
11750 * gdb.trace/save-trace.exp: Adjust.
11751
ed41462c
L
117522010-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
3f7b2faa
DE
117582010-04-15 Doug Evans <dje@google.com>
11759
fa33c3cd
DE
11760 * gdb.python/py-progspace.c: New file.
11761 * gdb.python/py-progspace.exp: New file.
11762
3f7b2faa
DE
11763 * gdb.base/source.exp: Add tests for "source -s".
11764
79f283fe
PM
117652010-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
fc8eb08a
PM
117722010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11773
11774 * gdb.python/py-breakpoint.c: Make result global.
11775
26e197f6
JK
117762010-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
adc36818
PM
117812010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11782
11783 * gdb.python/py-breakpoint.exp: New File.
11784 * gdb.python/py-breakpoint.C: Ditto.
11785
64e17368
SS
117862010-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
fff5cc64
PM
117912010-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
a055a187
L
117972010-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
96e39866
DE
118042010-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
5984a431
UW
118092010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11810
11811 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11812
ec8a089a
PM
118132010-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
889bf7c5
PA
11819 * gdb.stabs/weird.exp: Check for correct parsing of
11820 char and string constants.
ec8a089a
PM
11821 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11822 in .stabs to .stabx substitution.
11823
fce3c1f0
SS
118242010-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
d77f58be
SS
118302010-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.
889bf7c5 11837
af54718e
SS
118382010-04-04 Stan Shebs <stan@codesourcery.com>
11839
11840 * gdb.trace/tfile.exp: Sharpen tfind test.
11841
74d1f91e
JK
118422010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11843
11844 * gdb.base/break-entry.exp: New.
11845
eb8e76db 118462010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11847 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11848
11849 * gdb.reverse/i386-sse-reverse.exp: New file.
11850 * gdb.reverse/i386-sse-reverse.c: New file.
11851
bf65cad8
PA
118522010-04-02 Pedro Alves <pedro@codesourcery.com>
11853
11854 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11855
fff87407
SS
118562010-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
fe01d668
L
118612010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11862
11863 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11864
86b17b60
PA
118652010-04-01 Pedro Alves <pedro@codesourcery.com>
11866
11867 * gdb.base/commands.exp: Adjust.
11868 * gdb.cp/extern-c.exp: Adjust.
11869
2c58c0a9
PA
118702010-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
0db9b91c
PA
118752010-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
8072405b
JK
118812010-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
8bf6485c
SS
118862010-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
fd7f724a
KS
118922010-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
8d9e7719
DE
118982010-03-30 Doug Evans <dje@google.com>
11899
0906dd0b
DE
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
8d9e7719
DE
11904 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11905 match.
11906 (break printf): Ditto.
11907
1da644f0
SW
119082010-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
a8121990
PA
119142010-03-29 Pedro Alves <pedro@codesourcery.com>
11915
11916 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11917 "tstart" is silent.
11918
6e79d367
PA
119192010-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
09248348
JK
119402010-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
d350db38
PA
119452010-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
907af001
UW
119522010-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
610197fd
PA
119602010-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
6c28cbf2
SS
119652010-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
e62b8c7e
KS
119722010-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
82ccf5a5
JK
119772010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11978
11979 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11980
293e2f9e
DJ
119812010-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
95a42b64
TT
119922010-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
2390201f
DJ
120002010-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
8c9a6790
SS
120082010-03-24 Stan Shebs <stan@codesourcery.com>
12009
12010 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12011
a6c727b2
DJ
120122010-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
4dfd5423
PA
120192010-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
120242010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
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
c847d045
JK
120312010-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
5f717f1d
JK
120362010-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
7d6d51d5
DJ
120412010-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
3b11a015
SS
120462010-03-19 Stan Shebs <stan@codesourcery.com>
12047
12048 * gdb.trace/ax.exp: New file.
12049
d7d158ed
DE
120502010-03-19 Doug Evans <dje@google.com>
12051
6bb85cd1
DE
12052 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12053 output from gcc.
12054
d7d158ed
DE
12055 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12056 named /usr/sbin/prelink<foo>.
12057
4daf5ac0
SS
120582010-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
e8d05480
JB
120632010-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
441b986a
UW
120682010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12069
12070 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12071
4247603b
PA
120722010-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
13387711
SW
120772010-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
6e31430b
TT
120822010-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
e2d69cb5
JZ
120882010-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
f572f0a9
DJ
120932010-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
51f4c0b0
PA
120982010-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
1c809c68
TT
121032010-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
00ae8fef
SW
121102010-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
759f0f0b
PA
121152010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12116
21e24d21
PA
12117 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12118
121192010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12120
759f0f0b
PA
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
6a8f2671 121432010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12144
6a8f2671
PA
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
ccf26247
JK
121522010-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
e469c7fb
DE
121692010-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
60e1c644
PA
121752010-03-10 Pedro Alves <pedro@codesourcery.com>
12176
12177 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12178
cec808ec
KS
121792010-03-08 Keith Seitz <keiths@redhat.com>
12180
889bf7c5
PA
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".
cec808ec
KS
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
f870a310
TT
122302010-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
0c199f28
KS
122362010-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
c7437ca6
PA
122422010-03-04 Pedro Alves <pedro@codesourcery.com>
12243
12244 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12245
b111b805
DE
122462010-03-03 Doug Evans <dje@google.com>
12247
24486cb7
DE
12248 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12249 libc contains libpthread.
12250
b111b805
DE
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
a0e0ef55
TT
122552010-03-03 Tom Tromey <tromey@redhat.com>
12256
12257 PR gdb/11345:
12258 * gdb.base/printcmds.exp (test_printf): Add test.
12259
1ba53b71
L
122602010-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
f5dff777
DJ
122702010-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
90884b2b
L
122772010-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
dc00d89f
PM
122822010-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
0e095b7e
JK
122872010-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
624f1a65
DM
122922010-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
f3e9a817
PM
122972010-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
f6bbabf0
PM
123062010-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
85d721b8
PA
123182010-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
48e32051
TT
123242010-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
ac9c0048
JK
123302010-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
57bb97a4
UW
123362010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12337
12338 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12339 * configure: Regenerate.
12340
7d1bf85c
DJ
123412010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12342
12343 * gdb.python/py-type.exp: Check for Python support.
12344
061b5285
PA
123452010-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
f8a8bc2c
PA
123502010-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
6f451e5e
TT
123582010-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
12d79008
PA
123632010-02-17 Pedro Alves <pedro@codesourcery.com>
12364
ef801a0e 12365 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12366 available.
12367
d252f7e5
DJ
123682010-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
67bdab6c
DJ
123732010-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
bb391223
DJ
123782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12379
12380 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12381 single-stepping.
12382
70362913
DJ
123832010-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
493f3c00
DJ
123882010-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
8034c749
DJ
123932010-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
791dfb64
DJ
123982010-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
7c5fe868
DJ
124072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12408
12409 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12410
fdc498b8
DJ
124112010-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
b519e2a6
DJ
124172010-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
74164c56
JK
124222010-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
701ed6dc
JK
124282010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12429
12430 * gdb.base/prelink.exp (set verbose on): New.
12431
889bf7c5 124322010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
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.
889bf7c5 12437
dadf0e9c
JB
124382010-02-09 Joel Brobecker <brobecker@adacore.com>
12439
12440 * gdb.ada/ptype_tagged_param: New testcase.
12441
714f19d5
TT
124422010-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
889bf7c5 124512010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
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
889bf7c5 124602010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
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
7b356089
JB
124672010-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
1be00882
DE
124732010-02-05 Doug Evans <dje@google.com>
12474
12475 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12476 user.
12477
82856980
SW
124782010-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
1a334831
TT
124832010-02-04 Tom Tromey <tromey@redhat.com>
12484
12485 * gdb.cp/virtbase.exp: Make test case names unique.
12486
9c3c02fd
TT
124872010-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
0cc2414c
TT
124932010-02-02 Tom Tromey <tromey@redhat.com>
12494
12495 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12496 type-printing change.
12497
edf3d5f3
TT
124982010-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
e4b7f41c
JK
125052010-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
b381ea14
JK
125122010-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
c593ac0e
DJ
125172010-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
db25f29d
DJ
125222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12523
12524 * gdb.base/gcore.exp (capture_command_output): Use
12525 gdb_test_multiple.
12526
f9d67f43
DJ
125272010-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
177321bd
DJ
125332010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12534
12535 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12536
97f2ed50
DJ
125372010-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
e4e2711a
JB
125482010-01-29 Joel Brobecker <brobecker@adacore.com>
12549
12550 * gdb.ada/rec_return: New testcase.
12551
ba581dc1
JB
125522010-01-29 Joel Brobecker <brobecker@adacore.com>
12553
12554 * gdb.ada/call_pn: New testcase.
12555
4ea95be9
DJ
125562010-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
df83a9bf
SW
125632010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12564
889bf7c5
PA
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.
df83a9bf 12569
40b27cdc
JK
125702010-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
de958931
SW
125752010-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
708ead4e
TT
125802010-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
b14e635e
SW
125862010-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
8540c487
SW
125952010-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
421d5d99
TT
126062010-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
691f8dc1
JK
126122010-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
0b92b5bb
TT
126172010-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
23787403
JK
126232010-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
b966cb8a
TT
126342010-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
fcae584b
VP
126412010-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
a0f49112
JK
126462010-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
ceeb3d5a
TT
126512010-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
dd322c54
JK
126592010-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
4e8f195d
TT
126752010-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
9e14a9ba
JB
126812010-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
00bf0b85
SS
126882010-01-15 Stan Shebs <stan@codesourcery.com>
12689
12690 * gdb.trace/tfile.c: New file.
12691 * gdb.trace/tfile.exp: New file.
889bf7c5 12692
55235ad7
JK
126932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12694
12695 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12696
9f2982ff
JK
126972010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12698
12699 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12700
bbfba9ed
JK
127012010-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
61f0d762
JK
127132010-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
06a6f270
JK
127182010-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
51bee8e9
JK
127262010-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
b8040f19
JK
127332010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12734
12735 * gdb.base/break-interp.exp: New file.
12736
be759fcf
PM
127372010-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
dc146f7c
VP
127462010-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
b4ba55a1
JB
127512010-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
08e24bd4
DE
127572010-01-11 Doug Evans <dje@google.com>
12758
6496a609
DE
12759 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12760 from gdbserver_download. All callers updated.
12761
08e24bd4
DE
12762 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12763
b5cfddf5
JK
127642010-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
3725885a
RW
127702010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12771
12772 * gdb.cell/configure: Regenerate.
12773
37aeb5df
JK
127742010-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
d521f563
JK
127832010-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
28f24826
DJ
127892010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12790
12791 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12792
2de75e71
JB
127932010-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
fe00719b 127982010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12799
12800 * gdb.stabs/weird.def (args93): New.
12801
d0ef5df8
DE
128022010-01-07 Doug Evans <dje@google.com>
12803
12804 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12805
3a08d52f
TT
128062010-01-07 Tom Tromey <tromey@redhat.com>
12807
12808 * gdb.base/source.exp: Use correct line number.
12809
7a697b8d
SS
128102010-01-05 Stan Shebs <stan@codesourcery.com>
12811
12812 * gdb.trace/tracecmd.exp: Test ftrace.
12813
7803799a
UW
128142010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12815
12816 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12817
c54eabfa
JK
128182010-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
02e7ef19
JB
128232010-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
abd775ce
JB
128282010-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
79b55b82
JB
128352010-01-01 Joel Brobecker <brobecker@adacore.com>
12836
12837 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12838 notice.
12839
8997583e
JK
128402010-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
6da95a67
SS
128452009-12-31 Stan Shebs <stan@codesourcery.com>
12846
12847 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12848
218d2fc6
TJB
128492009-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
236f1d4d
SS
128572009-12-29 Stan Shebs <stan@codesourcery.com>
12858
12859 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12860
f61e138d
SS
128612009-12-28 Stan Shebs <stan@codesourcery.com>
12862
12863 * gdb.trace/tsv.exp: New file.
12864 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12865
0219b378
DJ
128662009-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
3f78692f
JK
128882009-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
429374b8
JK
128952009-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
859825b8
JK
129052009-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
e6a386cd
HZ
129242009-12-22 Hui Zhu <teawater@gmail.com>
12925
12926 * gdb.reverse/sigall-reverse.exp: Adjust.
12927
9e19b45e
VP
129282009-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.
aacf5b1e 12934 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 12935
d53a7b30
JB
129362009-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
191ca0a1
CM
129442009-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
0fa6cf1b
MS
129512009-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
361ae042
PM
129582009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12959
12960 * gdb.python/py-type.exp (test_range): New test.
12961
bfd31e71
PM
129622009-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
57a1d736
TT
129702009-12-03 Tom Tromey <tromey@redhat.com>
12971
12972 * gdb.python/py-value.exp (test_parse_and_eval): New
12973 function.
12974
1f3b5d1b
PP
129752009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12976
12977 PR gdb/11022
12978
12979 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
12980 * gdb.base/pr11022.c: New test.
12981
8b7dbdc9
JK
129822009-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
6a53b2ec
JK
129932009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12994
12995 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12996
d7167b4c
JK
129972009-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
b1798462
UW
130032009-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
b6199126
DJ
130092009-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
b22a0510
DJ
130162009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13017
13018 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13019
930636d2
MS
130202009-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
21a0512e
PP
130252009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13026
13027 * gdb.asm/asm-source.exp: Adjust.
13028 * gdb.base/help.exp: Adjust.
889bf7c5 13029
fc30d5e0
PA
130302009-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
f6bc2008
PA
130362009-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
8c2fb5de
PA
130412009-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
ebec9a0f
PA
130462009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13047
a79d3c27
JK
13048 * gdb.base/watchpoint-hw-hit-once.exp,
13049 gdb.base/watchpoint-hw-hit-once.c: New.
13050
130512009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13052
13053 * gdb.threads/watchthreads-reorder.exp,
13054 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13055
276a961b
MK
130562009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13057
13058 * gdb.xml/tdesc-regs.exp: Use for m68k.
13059
4867c1fb
PA
130602009-11-15 Pedro Alves <pedro@codesourcery.com>
13061
13062 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13063
f6838f81
DJ
130642009-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
4ac4dd3f
DJ
130722009-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
a7881759
DJ
130772009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13078
13079 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13080
97a5b505
DJ
130812009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13082
13083 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13084 srcfile when setting a breakpoint.
13085
d3e1fc54
DJ
130862009-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
7cbcbded
DJ
130912009-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
bdea3a92
NF
131012009-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
269f82e5
PP
131062009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13107
13108 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13109
a69b7d9d
DJ
131102009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13111
13112 * lib/cell.exp (skip_cell_tests): Clean up test files before
13113 returning.
13114
b598bfda
DJ
131152009-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
87728fa0
DJ
131252009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13126
13127 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13128 (marker4): Reference values.
13129
b67c692f
DJ
131302009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13131
13132 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13133 is missing.
13134
f0df251a
DJ
131352009-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
bdf7534a
NF
131472009-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
f24fce77
NF
131532009-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
40f0318e
KS
131662009-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
f3d9f7fb
NF
131732009-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
a4216f37
KS
131802009-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
9b14d7aa
JK
131992009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13200
13201 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13202
85feb311
KS
132032009-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
fa335448
DJ
132082009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13209
13210 * lib/gdb.exp (default_gdb_version): Use --version instead of
13211 --command.
13212
ec3c07fc
NS
132132009-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
b8b4e42b
JK
132322009-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
f8b7eaf3
DJ
132392009-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
c4187697
NS
132512009-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
db16b772
DJ
132572009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13258
13259 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13260
bcf71277
DJ
132612009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13262
13263 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13264
0105cee2
DJ
132652009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13266
13267 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13268
24ddea62
JK
132692009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13270
13271 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13272
287ccc17
JK
132732009-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
08bca259 132782009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
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
5d4e2b76
VP
132852009-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
240e538a
MS
132912009-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
9c419145
PP
132962009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13297
13298 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13299
02506ff1
MS
133002009-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
4cf866a3
MS
133132009-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
2b28d209
PP
133252009-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.
889bf7c5 13331
33b9c32b
MS
133322009-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
6c95b8df
PA
133412009-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
279017b7
TG
133632009-10-13 Tristan Gingold <gingold@adacore.com>
13364
13365 * gdb.base/sepdebug.exp: Check debug info are found.
13366
0413d738
PA
133672009-10-08 Pedro Alves <pedro@codesourcery.com>
13368
13369 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13370 bits.
13371
c628eecc
JK
133722009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13373
13374 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13375
38af1bfe
JB
133762009-10-07 Joel Brobecker <brobecker@adacore.com>
13377
13378 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13379 of the comments.
13380
2b0adecd
PM
133812009-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
8d417781
PM
133872009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13388
889bf7c5 13389 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13390 to default.
13391
bb61102d
PM
133922009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13393
889bf7c5 13394 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13395 mingw and cygwin targets.
13396
ace5c364
PM
133972009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13398 Pedro Alves <pedro@codesourcery.com>
13399
889bf7c5 13400 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13401 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13402
c2d494a0
PM
134032009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13404
e1b52ce2
PM
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.
c2d494a0 13408
209f53f5
PM
134092009-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
8172766a
JK
134172009-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
0f73703c
UW
134232009-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
b32306ca
UW
134282009-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
0057022f
UW
134362009-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
f29c0325
UW
134432009-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
fcb34849
UW
134482009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13449
13450 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13451
d5142e3b
UW
134522009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13453
13454 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13455
087b74b2 134562009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13457
087b74b2
PM
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
96c07c5b
TT
134632009-09-25 Tom Tromey <tromey@redhat.com>
13464
13465 * gdb.base/charset.exp: Test utf-16 strings with Python.
13466
b8899f2b
TT
134672009-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
329719ec
TT
134752009-09-22 Tom Tromey <tromey@redhat.com>
13476
13477 * gdb.python/py-function.exp: Add regression tests.
13478
11ef0d76
KS
134792009-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
3fe8f3b3
KS
134842009-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
7a9fe101
PM
134972009-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
2e4d963f
PM
135052009-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
ec7e75e7
PP
135122009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13513
13514 * gdb.base/default.exp: Fix "show convenience".
13515
0cc7d26f
TT
135162009-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
a96d9b2e
SDJ
135502009-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
b43b923a
MS
135562009-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
cec03d70
TT
135612009-09-11 Tom Tromey <tromey@redhat.com>
13562
13563 * gdb.dwarf2/valop.S: New file.
13564 * gdb.dwarf2/valop.exp: New file.
13565
e23bb3fc
MK
135662009-09-11 Mark Kettenis <kettenis@gnu.org>
13567
13568 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13569
37c3696d
DE
135702009-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
5172aecb
JB
135752009-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
b554e4bd
JK
135972009-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
9a68ae16
JM
136042009-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
146b9145
DE
136092009-09-03 Doug Evans <dje@google.com>
13610
13611 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13612
787d21e1
TT
136132009-09-02 Tom Tromey <tromey@redhat.com>
13614
13615 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13616
e7802207
TT
136172009-09-02 Tom Tromey <tromey@redhat.com>
13618
13619 * gdb.dwarf2/callframecfa.exp: New file.
13620 * gdb.dwarf2/callframecfa.S: New file.
13621
817aadd2
JK
136222009-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
4a76eae5
DJ
136272009-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
d4b96c9a
JK
136352009-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
4e22772d
JK
136402009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13643
2efab443
MS
136442009-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
07ab73a0
JM
136502009-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
676accff
KS
136562009-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
889bf7c5 13660 given class.
676accff 13661
f9f7ad22
MS
136622009-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
81ecdfbb
RW
136672009-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
cab0c772
UW
136782009-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
b8fa0bfa
PA
136832009-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
b84aa90a
PA
136882009-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
0d8f9b2c
NF
136952009-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
bda180e0
TT
137012009-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
48cb2d85
VP
137062009-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.
889bf7c5 13710 Call it.
48cb2d85 13711
1ea34204
UW
137122009-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
85e747d2
UW
137552009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13756
13757 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13758
58d6951d
DJ
137592009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13760
13761 * gdb.base/float.exp: Handle VFP registers.
13762
6e0a4f15
MS
137632009-07-14 Michael Snyder <msnyder@vmware.com>
13764
dcd5da87
MS
13765 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13766 to bring gdb to the beginning of the calling line.
13767
6e0a4f15
MS
13768 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13769 confusing the i386 epilogue unwinder.
13770
782b2b07
SS
137712009-07-14 Stan Shebs <stan@codesourcery.com>
13772
13773 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13774
f662c3bc
MS
137752009-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
8f313923
JK
137812009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13782
13783 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13784
4662c76e
JK
137852009-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
aa81e255
JK
137942009-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
4c93b1d7
HZ
138132009-07-11 Hui Zhu <teawater@gmail.com>
13814
13815 * gdb.base/help.exp (disassemble): Update expected help text.
13816
812f7342
TT
138172009-07-09 Tom Tromey <tromey@redhat.com>
13818
13819 * lib/gdb.exp: Handle TRANSCRIPT.
13820 (remote_spawn, remote_close, send_gdb): New procs.
13821
fbb8f299
PM
138222009-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
c0ac0ec7
JK
138332009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13834
13835 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13836
30b66ecc
TT
138372009-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
187c4a2b
JK
138552009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13856
13857 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13858
d80a43f9
DJ
138592009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13860
13861 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13862
047427a8
JK
138632009-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
8b5a0f4f
PA
138682009-07-05 Pedro Alves <pedro@codesourcery.com>
13869
13870 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13871 mingw32ce.
13872
7d93ba58
PA
138732009-07-05 Pedro Alves <pedro@codesourcery.com>
13874
13875 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13876 VFP format.
13877
2277426b
PA
138782009-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
5af949e3
UW
138882009-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
5d3729b5
UW
138932009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13894
13895 * gdb.base/default.exp: Update test case for "x" changes.
13896
af589bd0
TG
138972009-07-01 Tristan Gingold <gingold@adacore.com>
13898
13899 * gdb.base/bigcore.exp: Make darwin untested.
13900
40974f91
JK
139012009-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
59dd3af6
JK
139102009-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
f4e164aa
JK
139182009-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
69af2122
JK
139232009-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
2fd481e1
PP
139292009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13930
13931 gdb/10275
889bf7c5
PA
13932 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13933
c38f313d
DJ
139342009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13935
13936 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13937
8b777f02
VP
139382009-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
00c7eacf
JK
139432009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13944
13945 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13946
6bc80edc
TT
139472009-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
794684b6
SW
139682009-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
edb3359d
DJ
139732009-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
cf657a0c
AS
139862009-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
28d41a99
MS
139912009-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
fe3c8b0d
DE
140172009-06-26 Doug Evans <dje@google.com>
14018
14019 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14020
3a72a602
PM
140212009-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
27aa8d6a
SW
140262009-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
8ac055f8
JB
140312009-05-20 Joel Brobecker <brobecker@adacore.com>
14032
14033 * gdb.ada/variant_record_packed_array: New testcase.
14034
85e306ed
TT
140352009-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
56643c5e
PM
140422009-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
1fac167a
UW
140472009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14048
14049 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14050
7ccb0be9
UW
140512009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14052
14053 * gdb.mi/gdb680.exp: Update test for error message.
14054
568d6575
UW
140552009-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
7cd1089b
PM
140612009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14062
14063 * gdb.cp/gdb2495.cc: New file.
14064 * gdb.cp/gdb2495.exp: New file.
14065
72c63395
JK
140662009-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
3788363d
DJ
140712009-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
17592de3
PA
141002009-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
701e355d
DE
141052009-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
f2292c65
PM
141102009-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
5a437975
DE
141172009-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
c141c696
MS
141222009-05-29 Michael Snyder <msnyder@vmware.com>
14123
14124 * gdb.base/break-always.exp: Change "1" to "on".
14125 Add confirmation check.
14126
b3444185
PA
141272009-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
b6313243
TT
141342009-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
a6bac58e
TT
141442009-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
2c74e833
TT
141542009-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
89c73ade
TT
141692009-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
a75724bc
PA
141762009-05-27 Pedro Alves <pedro@codesourcery.com>
14177
14178 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14179
e58b0e63
PA
141802009-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
4ac36638
JK
141852009-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
889bf7c5 141902009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14191
889bf7c5 14192 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14193
b242c3c2
PA
141942009-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
ee342b23
VP
142062009-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
e2009e98
DE
142122009-05-11 Doug Evans <dje@sebabeach.org>
14213
14214 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14215 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14216 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14217
00903456
JK
142182009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14219
14220 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14221
dc621c35
DE
142222009-04-30 Doug Evans <dje@google.com>
14223
14224 * gdb.threads/watchthreads2.exp: New testcase.
14225 * gdb.threads/watchthreads2.c: New testcase.
14226
9ab4e744
DE
142272009-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
484086b7
JK
142382009-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
379a77b5
TT
142452009-04-27 Tom Tromey <tromey@redhat.com>
14246
14247 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14248
b92b73c2
DE
142492009-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
945a118d
JG
142562009-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
d389af10
JK
142622009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14265
e7f86de9
JM
142662009-04-22 Joseph Myers <joseph@codesourcery.com>
14267
14268 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14269
334cc82d
TT
142702009-04-15 Tom Tromey <tromey@redhat.com>
14271
14272 * gdb.base/charset.exp: Add regression test.
14273
d12672cc
JB
142742009-04-14 Joel Brobecker <brobecker@adacore.com>
14275
14276 * gdb.base/exe-lock.exp: New testcase.
14277
18e8c3bc
TT
142782009-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
5ecd5cbe
UW
142832009-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
7309f756
VP
142882009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14289
14290 Eliminate some sleep usage.
14291
889bf7c5
PA
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.
7309f756 14297
f4b95f6f
PA
142982009-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
de40b933
JK
143032009-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
2ae101a4
PA
143082009-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
56a8e183
PA
143132009-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
c35fafde
PA
143292009-04-01 Pedro Alves <pedro@codesourcery.com>
14330
14331 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14332
f8a8dce6
JB
143332009-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
71c25dea
TT
143402009-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
02d9a9ce
JB
143512009-03-31 Joel Brobecker <brobecker@adacore.com>
14352
14353 * gdb.ada/tasks: New testcase.
14354
1042e4c0
SS
143552009-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
f8f6f20b
TJB
143652009-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
c0c6f777
TJB
143702009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14371
14372 * gdb.python/python-value.exp: Add tests for the address
14373 attribute.
14374
3cb51905
AS
143752009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14376
14377 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14378
88fc996f
DE
143792009-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
56ef84b1
TT
143842009-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
def2b000
TJB
143932009-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
442ddf59
JK
143982009-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
a8df5de4
TT
144122009-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
cc1d7add
PM
144172009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14418
14419 * gdb.base/completion.exp: Add a test for directory completion.
14420
bcd5727b
JK
144212009-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
cc924cad
TJB
144272009-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
bc3b79fd
TJB
144332009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14434
14435 * gdb.python/python-function.exp: New file.
14436
6c7a06a3
TT
144372009-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
c31af87b
JG
144622009-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
51272cf2
PA
144682009-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
d24948ac
PP
144822009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14483
14484 * gdb.base/solib-display.exp: Disable test for remote targers.
14485
61ff14c6
JK
144862009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14487
14488 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14489
cb4dce93
JK
144902009-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
f7c60c5e
VP
144982009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14499
14500 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14501 sync and async modes.
f7c60c5e 14502
383ace49
JB
145032009-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
4ce102af
JB
145092009-03-12 Joel Brobecker <brobecker@adacore.com>
14510
14511 * gdb.ada/ptype_arith_binop.exp: New testcase.
14512
529a2aef
JB
145132009-03-12 Joel Brobecker <brobecker@adacore.com>
14514
14515 * gdb.ada/mod_from_name: New testcase.
14516
8a38181c
JB
145172009-03-12 Joel Brobecker <brobecker@adacore.com>
14518
14519 * gdb.ada/tick_last_segv: New testcase.
14520
11436dee
VP
145212009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14522
61ff14c6 14523 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14524
1f31650a
VP
145252009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14526
61ff14c6
JK
14527 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14528 include the token in ^running and frame info in *stopped.
1f31650a 14529
a3247a22
PP
145302009-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.
61ff14c6 14535
aae64587
PA
145362009-03-05 Pedro Alves <pedro@codesourcery.com>
14537
14538 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14539
44aabfbc
JK
145402009-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
c087fcd3
PM
145462009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14547
14548 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14549
c86cf029
VP
145502009-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
3ea85240
VP
145592009-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
1903f0e6
DE
145682009-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
1d33d6ba
VP
145772009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14578
3cb51905
AS
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.
1d33d6ba 14583
faafb047
PM
145842009-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
417e16e2
PM
145902009-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
7065b901
TT
145982009-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
5d7cb8df
JK
146072009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14608
14609 PR fortran/9806
14610 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14611
b2febfff
PP
146122009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14613
14614 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14615
4aa995e1
PA
146162009-02-06 Pedro Alves <pedro@codesourcery.com>
14617
14618 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14619
d8906c6f
TJB
146202009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14621
14622 * gdb.python/python-cmd.exp: New file.
14623
ff4ab08d
TG
146242009-02-06 Tristan Gingold <gingold@adacore.com>
14625
14626 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14627
aacd552b
TG
146282009-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
08c637de
TJB
146362009-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
20261af8
JG
146462009-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
52e44b43
TT
146512009-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
1c71341a
TT
146572009-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
a4295225
TT
146632009-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
592375cd
VP
146702009-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
41447f92
VP
146762009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14677
889bf7c5
PA
14678 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14679 Call it.
41447f92 14680
35669430
DE
146812009-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
09f00d9a
PM
146882009-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
1e8fb976
PA
146932009-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
da061712
PA
146982009-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
dd7e2d2b
PA
147032009-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
392452f6
PA
147082009-01-22 Pedro Alves <pedro@codesourcery.com>
14709
14710 PR c++/9631:
14711 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14712
8653e71c
PM
147132009-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
a12cc160
DJ
147182009-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
b89667eb
DE
147272009-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
adb483fe
DJ
147412009-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
60023297
JK
147462009-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
ccc57cf9
PA
147552009-01-01 Pedro Alves <pedro@codesourcery.com>
14756
14757 PR breakpoints/9681:
14758 * gdb.base/watchpoint.exp: Add regression test.
14759
c7a6ca08
PA
147602008-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
3a031f65
PA
147672008-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
09e6485f
PA
147722008-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
0cd53049
JK
147782008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14779
14780 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14781
ba163c7e
TT
147822008-12-22 Tom Tromey <tromey@redhat.com>
14783
14784 * gdb.cp/punctuator.exp: New file.
14785
6f4de6c9
JK
147862008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14787
14788 * gdb.base/completion.exp (Completing non-existing component): New test.
14789
0f34d0b4
JK
147902008-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
db2ad4c3
JK
147982008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14801
bb5ef15e
DP
148022008-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
90142adc
JZ
148072008-12-15 Jie Zhang <jie.zhang@analog.com>
14808
14809 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14810
fad6eecd
TT
148112008-12-12 Tom Tromey <tromey@redhat.com>
14812
14813 * gdb.base/commands.exp (redefine_hook_test): New proc.
14814 Call it.
14815
17c8aaf5
TT
148162008-12-11 Tom Tromey <tromey@redhat.com>
14817
14818 * gdb.base/macscp.exp: New regression test.
14819
7c8adf68
TT
148202008-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
b05dcbb7
TT
148262008-12-09 Tom Tromey <tromey@redhat.com>
14827
14828 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14829 Call it.
14830
2d476de1
DE
148312008-12-04 Doug Evans <dje@google.com>
14832
14833 * gdb.server/ext-run.exp: Relax regexp for init program.
14834
87bdc959
TG
148352008-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
e0740f77
JK
148402008-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
67f0aac5
JB
148502008-11-28 Joel Brobecker <brobecker@adacore.com>
14851
14852 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14853 rather than integer, as integer might not be big enough when
14854 on 64bit targets.
67f0aac5 14855
c332165e
JG
148562008-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
fc9b693c
JK
148612008-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
a9c64011
AS
148662008-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
e2fd701e
DE
148742008-11-20 Doug Evans <dje@google.com>
14875
14876 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14877
69abc51c
TJB
148782008-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
c14c28ba
PP
148832008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14884
14885 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14886
2e74121d
DE
148872008-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
66bb093b
VP
148922008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14893
14894 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
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
3d043ef6
VP
149002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14901
a9c64011
AS
14902 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14903 * lib/mi-support.exp: Likewise.
3d043ef6 14904
808104c8
JB
149052008-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
00b22944
JB
149102008-11-15 Joel Brobecker <brobecker@adacore.com>
14911
14912 * gdb.ada/int_deref.exp: New testcase.
14913
59669435
TT
149142008-11-14 Nick Roberts <nickrob@snap.net.nz>
14915
14916 * gdb.mi/gdb2549.exp: New file.
14917
de04a248
DE
149182008-11-11 Doug Evans <dje@google.com>
14919
14920 * gdb.base/callexit.exp: New file.
14921 * gdb.base/callexit.c: New file.
14922
6b8ce727
DE
149232008-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
1b14b8aa
AS
149362008-11-03 Andreas Schwab <schwab@suse.de>
14937
14938 * gdb.base/hashline2.exp: Fix typo.
14939 * gdb.base/hashline3.exp: Likewise.
14940
f3134b88
TT
149412008-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
c2226152
AS
149472008-10-30 Andreas Schwab <schwab@suse.de>
14948
14949 * gdb.base/args.exp: Add tests for newlines.
14950
462f405c
JB
149512008-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
79a45b7d
TT
149562008-10-28 Tom Tromey <tromey@redhat.com>
14957
14958 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14959
adc13a14
PA
149602008-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
252fbfc8
PA
149662008-10-23 Pedro Alves <pedro@codesourcery.com>
14967
14968 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14969 instead of SIGINT.
14970
28148e3d
JB
149712008-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
c209f847
TT
149762008-10-22 Tom Tromey <tromey@redhat.com>
14977
14978 * gdb.base/exprs.exp (test_expr): Add test for string
14979 concatenation.
14980
f177e350
PA
149812008-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
cce89356
JB
149872008-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
176d289d
TJB
149932008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14994
14995 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14996
a08702d6
TJB
149972008-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
1c5cfe86
PA
150022008-10-15 Pedro Alves <pedro@codesourcery.com>
15003
15004 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15005
5a98ad69
DP
150062008-10-15 Denis Pilat <denis.pilat@st.com>
15007
41702f1b 15008 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15009
dcb1a1e2
TT
150102008-10-09 Tom Tromey <tromey@redhat.com>
15011
15012 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15013 'fprintf' and 'stderr'.
15014
9124fe48
JB
150152008-10-07 Joel Brobecker <brobecker@adacore.com>
15016
15017 * gdb.ada/ref_tick_size.exp: New testcase.
15018
45452591
DE
150192008-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
4fc5b208
PP
150272008-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.
a9c64011 15034
d78df370
JK
150352008-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
9a044a89
TT
150402008-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
506800a9
TT
150472008-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
1a6f01b5
JK
150532008-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
2fae03e8
TT
150592008-09-27 Tom Tromey <tromey@redhat.com>
15060
15061 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15062 and varargs.
15063
1ad15515
PA
150642008-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
d0b76dc6
DJ
150752008-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
9990c830
UW
150902008-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
ebcf6f00
JB
150952008-09-10 Joel Brobecker <brobecker@adacore.com>
15096
15097 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15098
b6db24e5
JB
150992008-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
2bf448e0
JB
151142008-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
d51fd4c8
PA
151192008-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
694182d2
DJ
151242008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15125
15126 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15127
3b8a7fc0
JG
151282008-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
96cc0ae8
JG
151402008-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
1f08b409
TJB
151452008-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
3099e1c4
TJB
151512008-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
cc69bfc1
PP
151562008-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.
a9c64011 15160
b02a33db
MS
151612008-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
2992cbe0
UW
151662008-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
514f746b
AR
151732008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15174
15175 * gdb.arch/i386-bp_permanent.exp: New test.
15176
876cecd0
TT
151772008-08-24 Tom Tromey <tromey@redhat.com>
15178
15179 * gdb.base/maint.exp: Update "maint print type".
15180
80f73d71
VP
151812008-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
d9c78d7d
MK
151882008-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
97a2d1d3
DJ
151932008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15194
15195 * gdb.base/interp.exp: Always consume both prompts.
15196
b96e2927
PA
151972008-08-20 Pedro Alves <pedro@codesourcery.com>
15198
15199 * gdb.base/pending.exp: Test pending breakpoints without symbols
15200 loaded.
15201
8cf6e61a
VP
152022008-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
c6ebd6cf
VP
152092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15210
a9c64011
AS
15211 * gdb.mi/mi-async.exp: Use 'set target-async'.
15212 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15213
46a9b8ed
DJ
152142008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15215
15216 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15217
44feb3ce
TT
152182008-08-17 Tom Tromey <tromey@redhat.com>
15219
15220 * gdb.base/help.exp (help catch): Rewrite.
15221
311a4e6b
TJB
152222008-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
604c2f83
LM
152272008-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
886a217c
TT
152332008-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
c814a4f3
PP
152382008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15239
15240 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15241
12ab8a60
UW
152422008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15243
15244 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15245
d57a3c85
TJB
152462008-08-06 Tom Tromey <tromey@redhat.com>
15247
15248 * gdb.python/python.exp: New file.
15249
c7b778ff
JK
152502008-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
5e06a3d1
VP
153392008-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
9d81d21b
VP
153442008-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
bae98fe0
TT
153532008-07-28 Tom Tromey <tromey@redhat.com>
15354
15355 * Makefile.in (just-check): Remove. Move body to...
15356 (check): ... here.
15357
57380f4e
DJ
153582008-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
e09490f1
DJ
153632008-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
6387b45f
DJ
153692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15370
15371 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15372
62f64ff2
DJ
153732008-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
fa8de41e
TT
153782008-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
ccb3ac8a
TT
153852008-07-26 Tom Tromey <tromey@redhat.com>
15386
15387 * gdb.base/macscp.exp: Add test for macro lexing bug.
15388
d7d9f01e
TT
153892008-07-18 Tom Tromey <tromey@redhat.com>
15390
15391 * gdb.base/macscp.exp: Add macro tests.
15392
9bf07184
PP
153932008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15394
15395 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15396
becf6477
PP
153972008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15398
15399 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15400
0709f7d3
PP
154012008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15402
15403 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15404
7093c834
PP
154052008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15406
15407 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15408
b432ffe3
JK
154092008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15410
15411 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15412
b1a268e5
VP
154132008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15414
15415 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15416
e2995f8e
KB
154172008-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
14032a66
TT
154232008-07-11 Tom Tromey <tromey@redhat.com>
15424
15425 * gdb.base/completion.exp: Add 'help' completion test.
15426
981505ef
JK
154272008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15428
15429 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15430
10568435
JK
154312008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15432
15433 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15434
4487aabf
PA
154352008-07-09 Pedro Alves <pedro@codesourcery.com>
15436
15437 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15438
a4a9b1c4
PA
154392008-07-09 Pedro Alves <pedro@codesourcery.com>
15440
15441 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15442
3c3185ac
JK
154432008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15444
15445 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15446
7ebd49dc
VP
154472008-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
84e46146
PA
154522008-06-28 Pedro Alves <pedro@codesourcery.com>
15453
15454 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15455
0f8d4a2f
VP
154562008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15457
15458 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15459
f747e0ce
PA
154602008-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
734a5c36
JK
154682008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15469
15470 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15471
a2840c35
VP
154722008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15473
a9c64011
AS
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.
a2840c35
VP
15481 (mi_expect_stop): Don't accept any output before *stopped.
15482
6ae37fef
VP
154832008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15484
15485 Robustify mi-simplerun.
a9c64011
AS
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.
6ae37fef 15490
b4aa76f0 154912008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15492
15493 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15494
e1ac3328
VP
154952008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15496
a9c64011
AS
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.
e1ac3328 15503
f7f9a841
VP
155042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15505
15506 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
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.
f7f9a841 15514
37cd5d19
TT
155152008-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
65d12d83
TT
155202008-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
ebfe2e3f
PP
155262008-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
bcf6fc3a
NR
155322008-06-06 Nick Roberts <nickrob@snap.net.nz>
15533
15534 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15535 annotation.
15536
49fd4a42 155372008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15538 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15539
15540 * gdb.threads/execl.c, gdb.threads/execl1.c,
15541 gdb.threads/execl.exp: New tests.
a9c64011 15542
8a34ac3f
AR
155432008-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
86ae69ef
JK
155492008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15550
15551 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15552
f7f9ae2c
VP
155532008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15554
a9c64011
AS
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.
f7f9ae2c 15558
2a2d4dc3
AS
155592008-05-27 Andreas Schwab <schwab@suse.de>
15560
15561 * gdb.base/frame-args.exp: Handle arguments that are optimized
15562 out.
15563
5099e4d9
LM
155642008-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
d9c36a91
JB
155692008-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
103a8671
JK
155752008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15576
15577 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15578
07a4cc1a 155792008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15580
15581 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15582 of the "finish" command.
15583
55f996a7
NR
155842008-05-21 Nick Roberts <nickrob@snap.net.nz>
15585
15586 * gdb.base/annota1.exp: Test for new annotation.
15587
907fc202
UW
155882008-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
e8f97270
UW
155942008-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
ac0bb574
NF
155992008-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
6fadd07a
DE
156042008-05-12 Doug Evans <dje@google.com>
15605
15606 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15607
6e9a4a30
JB
156082008-05-09 Joel Brobecker <brobecker@adacore.com>
15609
15610 * gdb.ada/assign_1.exp: New testcase.
15611
08388c79
DE
156122008-05-09 Doug Evans <dje@google.com>
15613
a3c83fae
DE
15614 * gdb.base/find.exp: New file.
15615 * gdb.base/find.c: New file.
08388c79 15616
bd5ddfe8
DJ
156172008-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
b5dd68e2 156242008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15625 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15626
15627 * gdb.ada/lang_switch: New test program.
15628 * gdb.ada/lang_switch.exp: New testcase.
15629
382d13d1
DE
156302008-05-05 Doug Evans <dje@google.com>
15631
15632 * gdb.base/help.exp (disassemble): Update expected help text.
15633
9dd789d0
PA
156342008-05-04 Pedro Alves <pedro@codesourcery.com>
15635
15636 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15637
611c83ae
PA
156382008-05-04 Pedro Alves <pedro@codesourcery.com>
15639
15640 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15641 different times.
15642
ff013f42
JK
156432008-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
96dff6a2
VP
156502008-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
55cd6f92
DJ
156552008-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
d705c43c
PA
156612008-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
333222e1
JK
156662008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15667
15668 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15669
5ac01682
DJ
156702008-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
237fc4c9
PA
156772008-05-02 Jim Blandy <jimb@codesourcery.com>
15678
15679 * gdb.asm/asmsrc1.s: Add scratch space.
15680
ed5e9466
DJ
156812008-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
b39cc962
DJ
156882007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15689
15690 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15691
36d520f5
JB
156922008-05-01 Joel Brobecker <brobecker@adacore.com>
15693
15694 * gdb.base/info-target.exp: New testcase.
15695
8d4e3071
DJ
156962008-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
6f3f3097
DJ
157022008-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
5550a914
PA
157072008-04-30 Pedro Alves <pedro@codesourcery.com>
15708
15709 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15710 .2byte.
15711
d848e687
DJ
157122008-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
93b5768b
PA
157172008-04-25 Pedro Alves <pedro@codesourcery.com>
15718
15719 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15720
721c02de
VP
157212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15722
a9c64011
AS
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.
721c02de 15726
74960c60
VP
157272008-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
d24317b4
VP
157342008-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
fdc59709 157532008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15754
a9c64011
AS
15755 * aclocal.m4: Add override.m4.
15756 * configure: Regenerate.
fdc59709 15757
8e91f023
VP
157582008-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
233a11ab
CS
157642008-04-18 Craig Silverstein <csilvers@google.com>
15765
15766 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15767 files.
d24317b4 15768
9c1137ad
JB
157692008-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
66d0bbc7
DE
157742008-04-17 Doug Evans <dje@google.com>
15775
15776 * gdb.opt/Makefile.in: Fix whitespace.
15777
100906b0
UW
157782008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15779
15780 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15781
4584e32e
DE
157822008-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
0a320680
PA
157882008-04-17 Pedro Alves <pedro@codesourcery.com>
15789
15790 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15791
18ac113b
AR
157922008-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.
a9c64011 15818 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15819 reason. This is to support fix for PR2424.
15820
add38693
JK
158212008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15822
15823 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15824
fcacd99f
VP
158252008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15826
15827 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15828 field. Add more floating varobj tests.
fcacd99f 15829 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
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.
fcacd99f 15835
de051565
MK
158362008-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
dbc52822
VP
158422008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15843
15844 Introduce test setup helpers.
a9c64011
AS
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.
dbc52822 15850
473591da
NR
158512008-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
2b2d9e11
VP
158562008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15857
a9c64011
AS
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.
2b2d9e11 15862
bb378428
VP
158632008-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
62172bb9
UW
158942008-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
a13e061a
PA
159002008-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
eae06beb
JB
159102008-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
79c6ced6
AR
159192008-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
6c2d1a6b
MK
159242008-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
55b411d9
MR
159302008-03-31 Maciej W. Rozycki <macro@mips.com>
15931
15932 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15933
c6140da2
MD
159342008-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
79732189
AR
159402008-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
33c3676e
MR
159462008-03-28 Maciej W. Rozycki <macro@mips.com>
15947
15948 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15949
92e28119
VP
159502008-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.
a9c64011 15954
9e8e3afe
VP
159552008-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
9df50351
JK
159752008-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
31e5d73a
DJ
159802008-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
12f4afab
DJ
159852008-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
b562a0cb
DJ
159902008-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
17faa917
DJ
159952008-03-21 Pedro Alves <pedro@codesourcery.com>
15996
15997 * gdb.threads/fork-child-threads.exp: Test next over fork.
15998
6214f497
DJ
159992008-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
63092375
DJ
160042008-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
b21991b0
DJ
160132008-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
c4b347c7
SL
160182008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16019
16020 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16021
fa4727a6
DJ
160222008-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
2f34202f
MR
160292008-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
0d6ba1b1
DJ
160342008-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
e691325a
PM
160392008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16040
a9c64011 16041 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16042
f85b5ecc
DE
160432008-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
b40e7bf3
JB
160492008-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
2faca73a
PM
160592008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16060
16061 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16062 tests.
2faca73a 16063
6f439c36
PM
160642008-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
54e52265
VP
160692008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16070
a9c64011
AS
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.
54e52265 16081
897b09ca
DE
160822008-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
b1c32d35
PM
160892008-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
1a4ca44a
TJB
160942008-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
439048e8
JB
161012008-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
81fe8080
DE
161072008-02-03 Doug Evans <dje@google.com>
16108
301f0ecf
DE
16109 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16110
81fe8080
DE
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
4b071aec
DE
161162008-02-02 Doug Evans <dje@google.com>
16117
16118 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16119
61137ba6
JB
161202007-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
161252007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
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
98deb0da
VP
161312008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16132
16133 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
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.
98deb0da 16137
723a2275
VP
161382008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16139
16140 * gdb.mi/mi-break.exp (test_error): New.
16141 Call it.
16142
fb546a2f
LM
161432008-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
2d8fd90a
PM
161482008-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
a7fa0ded
PM
161532008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16154
16155 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16156
5e1a1926
TJB
161572008-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
8d04f9f0
JB
161622008-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
ce75a98f
JB
161702008-01-30 Joel Brobecker <brobecker@adacore.com>
16171
16172 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16173
e835f6bf
NR
161742008-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
d118ef87
PH
161792008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16180
16181 * gdb.ada/exprs: New test program.
16182 * gdb.ada/exprs.exp: New testcase.
16183
7d35ab09
TJB
161842008-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
2d717e4f
DJ
162082008-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
e85a822c
DJ
162182008-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
401ea829
JB
162372008-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
aceaf3ad
JB
162432008-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
a5606eee
VP
162492008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16250
16251 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16252 * gdb.base/watchpoint-solib.c: New.
16253 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16254
c55a82bb
PM
162552008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16256
16257 * gdb.base/gdb1056.exp: Add unsigned integer test.
16258
0993fe05
DE
162592008-01-28 Doug Evans <dje@google.com>
16260
16261 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16262
4fe42e7f
JB
162632008-01-27 Jim Blandy <jimb@codesourcery.com>
16264
c7a69933
JB
16265 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16266
4fe42e7f
JB
16267 * gdb.base/expand-psymtabs.exp: Doc fix.
16268
5def8285
MK
162692008-01-26 Mark Kettenis <kettenis@gnu.org>
16270
16271 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16272
5313c911
NR
162732008-01-24 Nick Roberts <nickrob@snap.net.nz>
16274
a9c64011 16275 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16276 -var-set-format.
16277
93815fbf
VP
162782008-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
467a88ee
NR
162832008-01-23 Nick Roberts <nickrob@snap.net.nz>
16284
16285 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16286
16287 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16288 -var-set-format.
16289
d8f82aba
DJ
162902008-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
60c46647
VP
162962008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16297
16298 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
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.
60c46647 16303
c7dd36a1
PA
163042008-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
39d5313e
JB
163142008-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
0aea4bf3
LM
163192008-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
0b354900
JB
163242008-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
cdb7f5d4
JB
163292008-01-08 Joel Brobecker <brobecker@adacore.com>
16330
16331 * gdb.ada/arrayparam: New test program.
16332 * gdb.ada/arrayparam.exp: New testcase.
16333
88e2547f
JB
163342008-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
f6867ce0
TJB
163392008-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
f9c11282
JB
163562008-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
0ecbca72
JB
163612008-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
c18d3d89
JB
163672008-01-04 Joel Brobecker <brobecker@adacore.com>
16368
16369 * gdb.ada/packed_array.exp: Add testing of references to
16370 a packed array.
16371
ecc7085b
JB
163722008-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
c474c922
JB
163782008-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
9005b927
JB
163842008-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
1a6aaad8
JB
163902008-01-03 Joel Brobecker <brobecker@adacore.com>
16391
16392 * gdb.ada/print_pc.exp: New testcase.
16393
0ef22f53
JB
163942008-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
1689ecf8
JB
164002008-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
a4d0b9c3
JB
164052008-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
a31ace00
JB
164112008-01-03 Joel Brobecker <brobecker@adacore.com>
16412
16413 * gdb.base/set-lang-auto.exp: New testcase.
16414
a97fced3
JB
164152008-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
ef29ce1a
JK
164202008-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
0fafefe3
JB
164252008-01-02 Joel Brobecker <brobecker@adacore.com>
16426
16427 * array_subscript_addr/p.adb: New file.
a9c64011 16428 * array_subscript_addr.exp: New testcase.
0fafefe3 16429
c4359f8d
JB
164302008-01-02 Joel Brobecker <brobecker@adacore.com>
16431
a9c64011 16432 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16433 New files.
16434 * gdb.ada/str_cmp_ref.exp: New testcase.
16435
1aa1b15b
JB
164362008-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.
a9c64011 16440 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16441
81c9b2cf
JB
164422008-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
319e4674
JB
164482008-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
ef682c56
JB
164542007-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
f6f3eb6c
JB
164592007-12-29 Jim Blandy <jimb@codesourcery.com>
16460
16461 * configure: Regenerated.
16462
f652e42f
JB
164632007-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
6943e596
JB
164692007-12-27 Joel Brobecker <brobecker@adacore.com>
16470
16471 * gdb.ada/boolean_expr.exp: New testcase.
16472
aad9a193
JB
164732007-12-26 Jim Blandy <jimb@codesourcery.com>
16474
16475 * gdb.base/multi-forks.exp: Doc fix.
16476
fb5f3683
JB
164772007-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
384e4a9c
JB
164842007-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
01e044f7
JB
164902007-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
0ce17860
JB
164962007-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
919809b9
JB
165032007-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
abc8a88d
PM
165102007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16511
16512 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16513 and record first explicitly generated thread number.
abc8a88d
PM
16514 Use that thread number for thread specific watchpoint test.
16515 Add iteration number to repetitive tests.
16516
5158f3e3
CES
165172007-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
37e4754d
LM
165252007-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
551e5d04
JB
165302007-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
a05ee097
JB
165372007-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
c162e8c9 165422007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16543 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16544
16545 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16546
afe8ab22 165472007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16548
afe8ab22
VP
16549 * gdb.mi/mi-pending.exp: New.
16550 * gdb.mi/mi-pending.c: New.
16551 * gdb.mi/mi-pendshr.c: New.
16552
dfdfb3ca
JB
165532007-12-06 Jim Blandy <jimb@codesourcery.com>
16554
16555 * gdb.base/default.exp: Update expected output for 'info catch'.
16556
b7fca990
JK
165572007-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
6a1afc1e
PA
165622007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16563
16564 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16565
a6b151f1
DJ
165662007-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
43039443
JK
165712007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16572
16573 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16574
0ef2251b
MR
165752007-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
5443631e
NR
165852007-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
a4ce5b0d
UW
165912007-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
d6e956e5
VP
165962007-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.
a9c64011 16600
214270ab
VP
166012007-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.
a9c64011 16605
1a619819
LM
166062007-11-05 Luis Machado <luisgpm@br.ibm.com>
16607
16608 * gdb.base/printcmds.exp: New function
16609 test_printf_with_dfp.
16610
5b01a6fa
DE
166112007-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
ec33ab7f
JK
166272007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16628
16629 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16630
ae0d01ff
UW
166312007-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
55eddb0f
DJ
166362007-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
7020f05c
PA
166422007-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
84bc3db9
PA
166472007-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
5876dc88
LM
166522007-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.
a9c64011 16660
c3ea9a14
DE
166612007-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
a9c64011 166662007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
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
62a24a2b
DJ
166762007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16677
16678 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16679
e7b1eae6
UW
166802007-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
c641edcc
UW
166862007-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
5e5ebfe6
MS
166912007-10-18 Michael Snyder <msnyder@specifix.com>
16692
16693 * gdb.base/dbx.exp: Add missing "-re " operator.
16694
e831e7b6
GM
166952007-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
7cc46491
DJ
167042007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16705
16706 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16707
167082007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
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
e91528f0
KH
167152007-10-11 Kazu Hirata <kazu@codesourcery.com>
16716
16717 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16718 of $timeout.
16719
2ec9a4f8
DJ
167202007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16721
16722 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16723
167242007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16725
16726 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16727 of gdb_expect call, to avoid interruption.
16728
64b2fa04
PA
167292007-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
a912286e 167492007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16750 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
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
471ba8c9
DJ
167582007-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
fef8a650
DJ
167702007-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
d983da9c
DJ
167762007-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
17f62551
VP
167832007-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.
a9c64011 16787
ed0616c6
VP
167882007-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
41f1b697
DJ
167952007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16796
16797 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16798
3f213f78
PA
167992007-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
0d381245 168052007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16806
0d381245
VP
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.
a9c64011 16816
fe3f5fa8
VP
168172007-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.
a9c64011 16823
a75cf6c0
DJ
168242007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16825
16826 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16827
18ecae38
DJ
168282007-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
5509918f
MR
168352007-09-14 Maciej W. Rozycki <macro@mips.com>
16836
4a543daf
MR
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
168462007-09-14 Maciej W. Rozycki <macro@mips.com>
16847
5509918f
MR
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
40b53987
DJ
168532007-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
695e2681
MK
168582007-09-10 Mark Kettenis <kettenis@gnu.org>
16859
8b3fc8d8
MK
16860 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16861 build-id.
16862
695e2681
MK
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
58d69f29
MK
168672007-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
3e347599
DJ
168722007-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
ea37ba09
DJ
168772007-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
2025a643
DJ
168862007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16887
16888 * gdb.base/display.exp: Add tests for printf %p.
16889
26669a27
PA
168902007-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
c8f021f8
JK
168952007-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
4cf31eea
JK
169002007-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
4935890f
JK
169052007-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
02142340
VP
169172007-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
36acd84e
UW
169232007-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
a896d121
JB
169282007-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
7b433602
JB
169332007-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
e22f8b7c
JB
169382007-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
5a0e3bd0
JB
169442007-08-23 Joel Brobecker <brobecker@adacore.com>
16945
16946 * configure.ac: Switch license to GPLv3.
16947
cc00619d
JB
169482007-08-23 Joel Brobecker <brobecker@adacore.com>
16949
16950 Switch the licensing to GPLv3 for all .ads and .adb files.
16951
8d26208a
DJ
169522007-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
4fcb9948
JB
169582007-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
b9c34f67
JB
169642007-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
2cc17678
DJ
169702007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16971
16972 * config/default.exp: New file.
16973
e48883f7
DJ
169742007-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
1ab80e5b
MR
169792007-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
aba471f5
DJ
169842007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16985
16986 * gdb.threads/staticthreads.exp: Match .*sem_post.
16987
d4e07204
DJ
169882007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16989
16990 * gdb.base/readline.exp (operate_and_get_next): Match the final
16991 prompt.
16992
2b97317d
KB
169932007-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
44efa07a
KB
169982007-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
7b5ebade
KB
170032007-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
255e7678
DJ
170092007-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
3a40aaa0
UW
170172007-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
b0f4b84b
DJ
170232007-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
1b05479a
DJ
170352007-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
86f78eb2
DJ
170402007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17041
17042 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17043
6a2eb474 170442007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17045 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
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
f8b73d13
DJ
170512007-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
4339e69e
DJ
170562007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17057
17058 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17059 in info threads output.
17060
23d964e7
UW
170612007-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
fd20f75b
DJ
170672007-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
2226f861
DJ
170732007-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
d12371a9
MR
170792007-05-17 Maciej W. Rozycki <macro@mips.com>
17080
17081 * gdb.base/sigbpt.exp: Preset segv_addr.
17082
93f02886
DJ
170832007-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
b04e06d7
VP
171002007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17101
17102 * config/unknown.exp: Remove.
17103
069ed931
UW
171042007-05-15 Markus Deuling <deuling@de.ibm.com>
17105
17106 * gdb.base/info-proc.exp: Check is_remote.
17107
09db0d03
UW
171082007-05-14 Markus Deuling <deuling@de.ibm.com>
17109
17110 * gdb.base/gcore.exp: Initialize variable core_supported.
17111
af2cbe8c
DJ
171122007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17113
17114 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17115
027c0295
DJ
171162007-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
dc5000e7
DJ
171222007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17123
17124 * gdb.java/jprint.java (public): Avoid invalid call to static
17125 method.
17126
2e74ed18
DP
171272007-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
83547f02
UW
171352007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17136
17137 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17138 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17139 this mode.
17140 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17141 * gdb.base/spu.ld: New file.
17142
b18be20d
DJ
171432007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17144
17145 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17146
be444858
DJ
171472007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17148
17149 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17150
b1d53152
DJ
171512007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17152
17153 * gdb.java/jmain.exp: Handle demangled names with and without method
17154 signatures.
17155
d084b331
DJ
171562007-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
db9d7fc5
DJ
171652007-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
ef783a7d 171712007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17172
ef783a7d
VP
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
b7b73cae
CV
171812007-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
7d90fdfa
DP
171872007-04-16 Denis Pilat <denis.pilat@st.com>
17188
17189 * gdb.base/setshow.exp: Reset height after having set it to 100.
17190
5d3e9c85
DP
171912007-04-16 Denis Pilat <denis.pilat@st.com>
17192
17193 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17194
18e75969
DP
171952007-04-16 Denis Pilat <denis.pilat@st.com>
17196
17197 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17198
25d5ea92
VP
171992007-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.
a9c64011 17204 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17205
0b49cb80
JK
172062007-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
a73bafbc 172112007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17212
17213 * gdb.mi/mi-var-child.c
a73bafbc
VP
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
a9c64011 17223 do_locals_tests.
a73bafbc
VP
17224 (do_children_tests): User char[2] instead of
17225 char so that automatic printing of pointers to char
a9c64011 17226 don't give unpredicable result.
a73bafbc 17227 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17228 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17229 Pass test name to mi_wait_for_stop.
17230
7ce59000
DJ
172312007-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
20389057
DJ
172372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17240
8807d78b
DJ
172412007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17242
17243 * config/netware.exp: Delete file.
17244
aa3edb8e
JB
172452007-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
297561ac
PA
172502007-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
1f81bd39
DJ
172562007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17257
17258 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17259
9453113a
DJ
172602007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17261
17262 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17263
b741e217
DJ
172642007-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
446ab585 172942007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17295 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17296
17297 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17298 * gdb.base/signull.exp: Similarly.
17299
bbb88ebf
UW
173002007-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
cb8c4a99
AS
173052007-03-14 Andreas Schwab <schwab@suse.de>
17306
17307 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17308 format changes.
17309
4e463ff5
DJ
173102007-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
b6db2c47
MK
173192007-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
70ed3737
UW
173242007-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
47b67b60
DJ
173292007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17330
17331 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17332 collect output incrementally.
17333
b8953b0e
UW
173342007-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
7acd5c40
UW
173402007-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
9c6759c1
UW
173452007-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
a2f1aeb4
UW
173502007-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
46579ac2
UW
173572007-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
fc133f24
MS
173622007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17363
a9c64011 17364 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17365 consistancy; add a default (timeout) case.
17366
7646a51d
MS
173672007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17368
17369 * gdb.base/watchpoint.exp: Fix truncated comment.
17370
dcfff61f
MS
173712007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17372
17373 * Makefile.in: Remove spurious single-quotes from sed command.
17374
664e3ee9
DJ
173752007-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
d7cc6f2f
JB
173812007-02-27 Joel Brobecker <brobecker@adacore.com>
17382
a9c64011
AS
17383 * gdb.dwarf2/dw2-producer.S: New file.
17384 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17385
173862007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
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
93d42b30
DJ
173962007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17397
17398 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17399
c499ed39
DJ
174002007-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
9836f81b
JB
174062007-02-27 Joel Brobecker <brobecker@adacore.com>
17407
17408 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17409
c74d0ad8
DJ
174102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17411
17412 * gdb.server/server-mon.exp: New test.
17413
2711e456
DJ
174142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17417
ff6f572f
DJ
174182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17419
17420 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17421 register capitalization.
17422
fada3feb
DP
174232007-02-13 Denis Pilat <denis.pilat@st.com>
17424
17425 * gdb.mi/mi-var-invalidate.exp: New file.
17426
fb1e4ffc
DJ
174272007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17428
17429 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17430
3da939d7
DJ
174312007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17432
17433 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17434
123dc839
DJ
174352007-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
877e3645 174402007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
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
1183581f 17447 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17448 Update tests to include value field in output of -var-create.
a9c64011 17449
3c0a2960
AS
174502007-02-08 Andreas Schwab <schwab@suse.de>
17451
17452 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17453
108546a0
DJ
174542007-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
d701dcab
DP
174592007-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
783e3e2f
AS
174642007-01-31 Andreas Schwab <schwab@suse.de>
17465
6d9c3a87
AS
17466 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17467
3c50d7b9
AS
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
783e3e2f
AS
17472 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17473 bspstore register on ia64.
17474
78ff580e
AS
174752007-01-29 Andreas Schwab <schwab@suse.de>
17476
cc8e9b12
AS
17477 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17478 "frame-begin" annotation.
17479
78ff580e
AS
17480 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17481 number of "frames-invalid" annotations.
17482
704a4f78
DJ
174832007-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
e741bf94
MK
174882007-01-28 Mark Kettenis <kettenis@gnu.org>
17489
17490 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17491
474d0ad3
AS
174922007-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
e784b426
JK
174992007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17500
17501 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17502 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17503 array.
e784b426
JK
17504 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17505 * gdb.base/setvar.exp: Likewise.
17506
37f08e04
AS
175072007-01-26 Andreas Schwab <schwab@suse.de>
17508
9a01813a
AS
17509 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17510 test.
17511
37f08e04
AS
17512 * gdb.base/multi-forks.exp ("restart $i"): Also match
17513 __kernel_syscall_via_break.
17514
6e2a9270
VP
175152007-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.
a9c64011 17524
e515b470
DJ
175252007-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
08d8bcd7
DJ
175352007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17536
17537 * gdb.base/sigrepeat.exp: Correct error message.
17538
175392007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
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
97c3f1f3
JK
175452007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17546
17547 * lib/gdb.exp: Abort on missing `site.exp'.
17548
cb1df416
DJ
175492007-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
35990120
DJ
175552007-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
6e81a116 175602007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17561
17562 From Marcus Deuling <deuling@de.ibm.com>:
17563 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17564 every case.
17565
6c3c41f3
NR
175662007-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
2f12c312
DJ
175722007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17573
17574 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17575
81121995
VP
175762007-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
4741b737
DJ
175822007-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
054410c3
DJ
175872007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17588
17589 * gdb.base/annota1.exp: Remove extra send_gdb.
17590
818f79f6
DJ
175912007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17592
17593 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17594
f7a6bb70
DJ
175952007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17596
17597 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17598
57e66780
DJ
175992007-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
3d799a95
DJ
176062007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17607
17608 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17609
176102007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17611
a9c64011
AS
17612 * gdb.base/nofield.c: New file.
17613 * gdb.base/nofield.exp: New testcase.
51679ba9 17614
eafb94e8
NR
176152007-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
5e572bb4
DJ
176222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17623
17624 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17625
74a44383
DJ
176262007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17627
17628 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17629 when continuing.
17630
1b572db9
DJ
176312007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17632
17633 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17634 Expect ".exe" extension.
17635
381bc39b
DJ
176362007-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
2b70e4c6
DJ
176412007-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
303b6f5d
DJ
176462007-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
23da0d94
VP
176602007-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.
a9c64011 17670
f9e18282
JB
176712006-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
fd678c65
JB
176822006-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
05cfdb42
DJ
176872007-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
2e03ee74
DJ
176922007-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
0d5de010
DJ
176982007-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
61a771aa
DJ
177162007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17717
17718 * gdb.threads/tls.exp: Allow stops in sem_post.
17719
2fa63963
DJ
177202006-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
5eefc2b7
JB
177392006-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
227c54da
DJ
177492006-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
cab8ac94
JB
177542006-12-29 Joel Brobecker <brobecker@adacore.com>
17755
17756 * gdb.ada/array_return.exp: Update copyright date list.
17757
ba54f318
JB
177582006-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
6b7a35dd
JB
177702006-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
038224f6
VP
177752006-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
b26ed50d
VP
177852006-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.
a9c64011 17794
08232497
DJ
177952006-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
d394c993 178002006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17801
ac6c2fba
NS
17802 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17803 info. Adjust test names.
17804
8ec659a0 17805 * gdb.base/break.c (main): Move position of malloc.
d394c993 17806 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17807
acd65feb
VP
178082006-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
f556d5e5
NS
178152006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17816
17817 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17818
17819 * gdb.threads/linux-dp.exp: Read thread table before and after
17820 creating each philosopher and verify it.
17821
697bc68d
NS
178222006-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
a9c64011 17827 main to remove duplication. Add start function of the form
697bc68d
NS
17828 '_*start[1-9]*'. Add RVDS start function.
17829
29d73ae4
DJ
178302006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17831
17832 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17833
c1d88655
UW
178342006-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
32a13b1a
DJ
178482006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17849
17850 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17851
d8295fe9
VP
178522006-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.
a9c64011 17862
8c394015
VP
178632006-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
027fc1bc
VP
178682006-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
67609209
FR
178752006-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
f73adfeb
AS
178802006-10-27 Andreas Schwab <schwab@suse.de>
17881
17882 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17883 "detach-fork".
17884
2f83a18e
DJ
178852006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17886
17887 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17888 of patterns.
17889
94277a38
DJ
178902006-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
5bd2f6e2
DJ
178972006-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
8c008720
DJ
179032006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17904
17905 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17906
9e35dae4
DJ
179072006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17908
17909 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17910
d9639e13
DJ
179112006-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
390a1bd0
JB
179162006-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
dd920c33
JB
179212006-10-06 Joel Brobecker <brobecker@adacore.com>
17922
17923 * gdb.base/subst.exp: New testcase.
17924
53bbefe9
JB
179252006-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
09851417
JB
179332006-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
041bf30d
VP
179382006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17939
17940 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 17941 via string_to_regexp.
041bf30d 17942 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 17943
f286fbdd 179442006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
17945
17946 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17947 Remove unused / obsolete files.
17948
7c07f349
NR
179492006-09-19 Nick Roberts <nickrob@snap.net.nz>
17950
17951 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17952
cd5ff84a
VP
179532006-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
a9c64011 17957 the number of frames.
cd5ff84a 17958
ae018d1a
DJ
179592006-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
b399c549
NR
179672006-09-13 Nick Roberts <nickrob@snap.net.nz>
17968
17969 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 17970 check for one file.
b399c549 17971
2ab1eb7a
VP
179722006-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.
a9c64011 17977
476308bf
FF
179782006-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
8625200f
AS
179832006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17984
17985 * gdb.base/trace-commands.exp: New file.
17986
089ec8f1
DJ
179872006-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
b60f0898
JB
179932006-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
f4b618d1
JB
182392006-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
3d00d119
DJ
182442006-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
017b5bd4
DJ
182512006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18252
18253 * cursal.exp: Pass binfile to gdb_load.
18254
837c599d
DJ
182552006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18256
18257 * gdb.base/cursal.exp: Add "" to gdb_load call.
18258
8dd4540b
MK
182592006-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
ab5c9f60
DJ
182642006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18265
18266 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18267 operator*.
18268
4c42eaff
DJ
182692006-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
0155cc76
NS
182762006-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
16026cd7
AS
182812006-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
16963cb6
DJ
182862006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18287
18288 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18289 test.
18290
6d7fd486
AS
182912006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18292
18293 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18294
29e8a844
DJ
182952006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18296
18297 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18298
6afcfa39
DJ
182992006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18300
18301 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18302
267a692b
MK
183032006-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
85d2fec4
NR
183092006-07-17 Nick Roberts <nickrob@snap.net.nz>
18310
18311 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18312
183132006-07-17 Mark Kettenis <kettenis@gnu.org>
18314
18315 * gdb.base/annota3.exp: Expect frame-begin annotation.
18316
85b4c6e8
JB
183172006-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
fb933624
DJ
183222006-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
1dff4b64
MK
183292006-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
40d2e0e3
AS
183342006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18335
18336 * gdb.base/ifelse.exp: New file.
18337
f6c957d2
NS
183382006-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
b9c5a23d
DJ
183472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18348
18349 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18350
9af2e58d
DJ
183512006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18352
18353 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18354 native.
18355
30930ca5
DJ
183562006-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
aa32fa1d
DJ
183612006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18362
bd4a4c80 18363 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18364 gdb_test_multiple does.
18365
321fef15
DJ
183662006-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
e1c2defa
NS
183752006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18376
e63b55d1
NS
18377 * lib/gdb.exp (gdb_load_cmd): New.
18378
5600ea19
NS
18379 * gdb.base/fileio.c: Add system(NULL) test.
18380 * gdb.base/fileio.exp: Check it.
18381
e1c2defa
NS
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
6c0112ec
JB
183942006-05-19 Joel Brobecker <brobecker@adacore.com>
18395
a9c64011
AS
18396 * gdb.base/del.exp (test_delete_alias): New function.
18397 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18398
154189a4
FF
183992006-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
582e64c2
FF
184042006-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
8ef6493a
FF
184092006-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
692b141c
MK
184152006-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
540b8a30
UW
184202006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18421
a9c64011 18422 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18423 expected output in some mi_gdb_test statements.
18424 * gdb.mi/mi2-basics.exp: Likewise.
18425
9b6462d9
JB
184262006-05-05 Joel Brobecker <brobecker@adacore.com>
18427
18428 * gdb.base/del.c: New file.
18429 * gdb.base/del.exp: New testcase.
18430
954de43b
DM
184312006-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.
1303f75e
DM
18435 * gdb.base/savedregs.exp: Do not require that the dummy
18436 frame location match up to a symbol and source file location.
c3242428
DM
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.
a9c64011 18442
c7e64c9a
DJ
184432006-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
184512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18452
18453 * gdb.base/help.exp: Update expected text for help d and
18454 help delete.
18455
27ce9a6d
MK
184562006-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
8608915f
MK
184612006-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
b8db102d
MS
184692006-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
c702009a
MS
184752006-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
e28493f2
AS
184832006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18484
18485 * gdb.base/commands.exp (recursive_source_test): New test.
18486
880da185
DM
184872006-04-04 David S. Miller <davem@sunset.davemloft.net>
18488
18489 * gdb.base/float.exp: Add pattern for sparc targets.
18490
61d9b92f
DJ
184912006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18492
18493 * gdb.base/commands.exp (stray_arg0_test): New test.
18494
bd717df8
PB
184952006-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
ec793d3c
NR
185002006-03-27 Nick Roberts <nickrob@snap.net.nz>
18501
18502 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18503
831004b7
AO
185042006-03-08 Alexandre Oliva <aoliva@redhat.com>
18505
18506 * gdb.base/prelink.exp: Anchor tested-for regular expression
18507 on gdb prompt.
18508
effe49a0
PB
185092006-03-07 Paul Brook <paul@codesourcery.com>
18510
18511 * gdb.base/assign.exp: Correct fail message.
18512
e5461016
PB
185132006-03-07 Paul Brook <paul@codesourcery.com>
18514
18515 * lib/compiler.c: Extract armcc version number.
18516 * lib/compiler.cc: Ditto.
18517
fc91c6c2
PB
185182006-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
5f4a23d9
AO
185802006-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
9733fc94
DJ
185882006-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
cc10cae3
AO
185932006-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
15c46491
WZ
185982006-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
5c9f7ded
DJ
186032006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18604
18605 * gdb.base/default.exp: Allow ';' as a directory separator.
18606
5b96932b
AS
186072006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18608
18609 * gdb.base/help.exp (help add-symbol-file): Update.
18610
1986bccd
AS
186112006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18612
18613 * gdb.base/help.exp (help load): Update expected results.
18614
a8b7528f
FF
186152006-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.
a9c64011 18620
f8261448
FF
186212006-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.
a9c64011 18628
31d8bdd2
MK
186292006-02-13 Mark Kettenis <kettenis@gnu.org>
18630
18631 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18632
34e41e63
JB
186332006-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
ac6e4f31
FF
186392006-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
2db2d571
JB
186452006-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
38fcd64c
DJ
186502006-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
1315ad46
MK
186552006-01-29 Mark Kettenis <kettenis@gnu.org>
18656
18657 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18658
5625b943
DJ
186592006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18660
18661 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18662 files.
18663
80df1bbe
DJ
186642006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18665
18666 * gdb.cp/maint.exp: Set complaints to a positive value.
18667
9078e690
DJ
186682006-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
9c903399
DJ
186742006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18675
18676 * gdb.base/checkpoint.c: Update copyright notice. Include
18677 <stdlib.h>.
18678
761ae4d6
JB
186792006-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
099ac3dd
MS
186872006-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
f4d85314
FF
186952006-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
a1b06f35
MK
187042005-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
d082a1e2
MK
187092005-12-26 Mark Kettenis <kettenis@gnu.org>
18710
c65016bd
MK
18711 * gdb.base/freebpcmd.exp: Increase timeout.
18712
d082a1e2
MK
18713 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18714
d3c32a0e
DJ
187152005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18716
18717 * gdb.base/default.exp: Update check for "show version".
18718
9fdb1f50
RC
187192005-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
5f2c56f7
RC
187242005-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
8117349c
RC
187302005-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
8f07f25a
RC
187382005-12-09 Randolph Chung <tausq@debian.org>
18739
18740 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18741
55b39184
DJ
187422005-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
31e2b00f
AS
187492005-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
c3d0b56e
SC
187542005-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
36ae0ea9
RC
187612005-11-09 Randolph Chung <tausq@debian.org>
18762
18763 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18764
9d6f42e9
WZ
187652005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18766
18767 * gdb.base/break.exp: Fix a comment typo.
18768
e2126a14
EZ
187692005-11-03 Jim Blandy <jimb@redhat.com>
18770
a9c64011
AS
18771 Checked in by Elena Zannoni <ezannoni@redhat.com>
18772
889bf7c5 18773 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18774
e0ac7199
CV
187752005-11-02 Corinna Vinschen <vinschen@redhat.com>
18776
18777 * gdb.arch/gdb1558.c: Include stdio.h.
18778
31d3fb18
MK
187792005-10-31 Mark Kettenis <kettenis@gnu.org>
18780
18781 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18782
e52b687c
MK
187832005-10-31 Mark Kettenis <kettenis@gnu.org>
18784
18785 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18786
f4711d79
PG
187872005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18788
a9c64011
AS
18789 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18790 vscr" tests to better match output.
f4711d79 18791
987a9106
JB
187922005-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
2336bb58
JB
187992005-10-09 Joel Brobecker <brobecker@adacore.com>
18800
18801 * gdb.ada/arrayidx/p.adb: New file.
18802 * gdb.ada/arrayidx.exp: New testcase
18803
188042005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
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
705335ea
JB
188112005-10-03 Joel Brobecker <brobecker@adacore.com>
18812
a9c64011
AS
18813 * gdb.base/arrayidx.c: New file.
18814 * gdb.base/arrayidx.exp: New testcase.
705335ea 18815
11ee9940
NR
188162005-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
39fb8e9e
BR
188222005-09-27 Bob Rossi <bob@brasko.net>
18823
a9c64011 18824 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
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
2af48f68
PB
188372005-09-26 Paul Brook <paul@codesourcery.com>
18838
18839 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18840
f34502bc
WZ
188412005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18842
18843 * bfp-test.c: New file.
18844 * bfp-test.exp: New testcase.
18845
ca929517
WZ
188462005-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
c761af65
DJ
188552005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18856
18857 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18858 copyright dates.
18859
561d7a1d
PG
188602005-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
b2b64cc9
PG
188652005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18866
a9c64011
AS
18867 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18868 vscr" tests to match output.
b2b64cc9 18869
6ac4d15a
PG
188702005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18871
a9c64011
AS
18872 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18873 output.
6ac4d15a 18874
40e55bef
BR
188752005-09-11 Bob Rossi <bob@brasko.net>
18876
889bf7c5
PA
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.
40e55bef
BR
18881 * gdb.mi/mi-console.exp: Ditto.
18882
3c7385ec
BR
188832005-09-11 Bob Rossi <bob@brasko.net>
18884
18885 * gdb.mi/mi-var-child.c: Include <string.h>.
18886
a6cd0eb3
DJ
188872005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18888
18889 * killed.exp: Correct gdb_expect syntax.
18890
2f168eed
CV
188912005-08-09 Corinna Vinschen <vinschen@redhat.com>
18892
18893 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18894
ecd3fd0f
BR
188952005-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
f1ea48cb 189102005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18911
f1ea48cb
BR
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
6e650a67
DJ
189162005-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
8be260b6
DJ
189232005-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
4e660f07
NR
189322005-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
a9c64011 18939 "-var-update --all-values".
4e660f07
NR
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
6bdae935
MK
189482005-07-18 Mark Kettenis <kettenis@gnu.org>
18949
598b7a6f
MK
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
6bdae935
MK
18954 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18955 sigaltsatck'.
18956
1323e929 189572005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 18958
1323e929
BR
18959 * gdb.base/default.exp (tty): Changed output of command.
18960 * gdb.base/help.exp (help tty): Ditto.
18961
b1a9c082
MK
189622005-07-12 Mark Kettenis <kettenis@gnu.org>
18963
18964 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18965
10a844a2
MK
189662005-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
3cb3b8df
BR
189732005-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
a0c5fbcf
WZ
189792005-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
984971d0
AS
189842005-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
fe03833f
NR
189912005-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.
a9c64011 18997
7a55f279
WZ
189982005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18999
0ffa0ea5
DJ
19000 * gdb.fortran/array-element.f: New file.
19001 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19002
26585198
DJ
190032005-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
c1bd25fd
DJ
190082005-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
589e074d
DJ
190152005-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
0915f927
JB
190202005-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
76ff342d
DJ
190252005-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
96b0c7ac
DJ
190362005-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
f21565d2
JB
190442005-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
6006a3a1
BR
190512005-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
c3b69c04
DJ
190632005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19064
19065 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19066
3c95e6af
PG
190672004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19068
a9c64011
AS
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.
3c95e6af 19073
78df6c56
JB
190742005-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
1690f9cf
DJ
190792005-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
5ea106f7
PG
190842005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19085
19086 * gdb.base/unload.exp: Use new shared library infrastructure.
19087
bf7234cf
PG
190882005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19089
19090 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19091 infrastructure.
bf7234cf 19092
547b869a
CV
190932005-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
f07e55f0
PG
190982005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19099
19100 * gdb.base/shlib-call.exp: Change to use new shared library
19101 infrastructure.
19102
3cbba3d1
PG
191032005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19104
a9c64011
AS
19105 * gdb.base/pending.exp: Change to use new shared library
19106 infrastructure.
3cbba3d1 19107
ed6df200
PG
191082005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19109
a9c64011
AS
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.
ed6df200 19112
8c8f4ebe
PG
191132005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19114
a9c64011
AS
19115 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19116 shared objects being adjusted and update copyright years.
8c8f4ebe 19117
607fbc54
DJ
191182005-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
57bf0e56
DJ
191272005-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
9b593790
PG
191332005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19134
a9c64011 19135 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19136
9494c6a5
DJ
191372005-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
6f8eac0e
DJ
191502005-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
6e87504d
PG
191622005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19163
a9c64011
AS
19164 * lib/gdb.exp (test_compiler_info): Return compiler_info
19165 if no arguments are given.
6e87504d 19166
d1779be4
PG
191672005-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
88750304
DJ
191732005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19174
19175 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19176
f3fb768d
AS
191772005-03-27 Andreas Schwab <schwab@suse.de>
19178
19179 * gdb.base/bigcore.c (main): Add missing mode argument in open
19180 call.
19181
7e813ac5
DJ
191822005-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
8e3049aa
PB
191882005-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
a9df7c44
JB
191932005-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
9f0d94e8
JB
191982005-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
5f579bc5
NS
192042005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19205
36e9969c
NS
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
5f579bc5
NS
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
be46087e
CV
192242005-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
384e1a61 192292005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19230
384e1a61
MI
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
584b6e9e
DJ
192342005-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
ab5b5d61
MK
192422005-03-05 Mark Kettenis <kettenis@gnu.org>
19243
19244 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19245 changes.
19246
ae051c1b
PG
192472004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19248
a9c64011
AS
19249 * lib/compiler.c: Add test for IBM's xlc compiler.
19250 * lib/compiler.cc: Likewise.
ae051c1b 19251
3f0f6ed2
JB
192522004-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
724f452b
JB
192602005-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
57f5cdfb 192652005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19266
1f393151
MK
19267 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19268 files.
19269
ebdda337
MK
19270 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19271 on *-*-openbsd*. Correctly match whitespace in regukar
19272 expressions.
19273
cf309262
DJ
192742005-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
3be49e7a
JB
192812005-02-09 Joel Brobecker <brobecker@adacore.com>
19282
19283 * gdb.base/start.c: New file.
19284 * gdb.base/start.exp: New testcase.
19285
e292e67d
JB
192862005-02-09 Joel Brobecker <brobecker@adacore.com>
19287
19288 * gdb.ada/start/dummy.adb: New file.
19289 * gdb.ada/start.exp: New testcase.
19290
dbdfa66c
CV
192912005-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
d7941671
AC
193002005-02-09 Andreas Schwab <schwab@suse.de>
19301
19302 Committed by Andrew Cagney <cagney@gnu.org>
19303 * gdb.base/remotetimeout.exp: New file.
19304
74e5ef44
MK
193052005-02-07 Mark Kettenis <kettenis@gnu.org>
19306
19307 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19308
464dd14d
JB
193092005-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
30d756ae
NR
193262005-02-03 Nick Roberts <nickrob@snap.net.nz>
19327
19328 * gdb.base/interp.exp: New test.
19329
9d799f85
AC
193302005-01-24 Andrew Cagney <cagney@gnu.org>
19331
19332 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19333
15656118
AC
193342005-01-19 Andrew Cagney <cagney@gnu.org>
19335
a892c31b
AC
19336 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19337 configure.ac not configure.in.
19338
15656118
AC
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.
a9c64011 19342 * gdb.base/list.exp (test_list_function)
15656118
AC
19343 (test_list_filename_and_function): Ditto.
19344 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19345
a7b01baf
AC
193462005-01-16 Andrew Cagney <cagney@gnu.org>
19347
17d92a02
AC
19348 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19349
a7b01baf
AC
19350 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19351
bc8332bb
AC
193522005-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
4d074752
CV
193572005-01-10 Corinna Vinschen <vinschen@redhat.com>
19358
19359 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19360
bec39cab
AC
193612005-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
f10b16d4
JB
193852004-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
fb6e1814
JG
193902004-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
fe46cd3a
RC
193952004-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
8de0841b
RC
194002004-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
c8170782
PH
194052004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19406
19407 * gdb.base/bitfields2.exp: New test.
19408 * gdb.base/bitfields2.c: New file.
19409
954269c2
RE
194102004-11-28 Richard Earnshaw <rearnsha@arm.com>
19411
19412 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19413
0107feed
RC
194142004-11-16 Randolph Chung <tausq@debian.org>
19415
19416 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19417
f073ae8c
DJ
194182004-11-14 Daniel Jacobowitz <dan@debian.org>
19419
19420 * gdb.threads/threadapply.exp: Correct "macro details" test.
19421
19ad59e7
JJ
194222004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19423
19424 * gdb.threads/threadapply.exp: New test.
19425 * gdb.threads/threadapply.c: New file.
19426
9cf0961b
MK
194272004-11-07 Mark Kettenis <kettenis@gnu.org>
19428
19429 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19430 frames.
19431
c789492a
FL
194322004-11-05 Felix Lee <felix+log1@specifixinc.com>
19433
19434 * gdb.base/cursal.exp: New file.
19435 * gdb.base/cursal.c: New file.
19436
a1e167bb
AC
194372004-11-03 Andrew Cagney <cagney@gnu.org>
19438
19439 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19440
b7cbf173
MK
194412004-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
88f9d34f
JB
194462004-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
ca7d6a0c
JB
194532004-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
0d863d03
AC
194592004-10-14 Andrew Cagney <cagney@gnu.org>
19460
19461 * gdb.mi/gdb701.c (main): Return 0.
19462
d11e72cb
DJ
194632004-10-13 Daniel Jacobowitz <dan@debian.org>
19464
d40539a4 19465 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19466
e1923096
JJ
194672004-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
ec8ba2c9
DJ
194762004-10-12 Daniel Jacobowitz <dan@debian.org>
19477
19478 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19479
0eb3658b
DJ
194802004-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
a271cc33
OF
194892004-10-11 Orjan Friberg <orjanf@axis.com>
19490
a9c64011 19491 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
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
895ce074
MC
194962004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19497
19498 * gdb.base/overlays.exp: Update copyright years.
19499
6be3092d
KI
195002004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19501
19502 * gdb.base/overlays.exp: Disable if target is Linux.
19503
e05389b8
FL
195042004-10-06 Felix Lee <felix+log1@specifixinc.com>
19505
19506 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19507
73cb587d
KI
195082004-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
3c0edcdc
AC
195132004-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
4bb3667f
AC
195282004-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
60fe1a51
MK
195342004-09-23 Mark Kettenis <kettenis@gnu.org>
19535
19536 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19537 block.
19538
8e937346
MC
195392004-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
7213f6d6
JJ
195462004-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
eac69dca
JB
195512004-09-15 Joel Brobecker <brobecker@gnat.com>
19552
19553 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19554
22227696
MC
195552004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19556
19557 * gdb.threads/killed.c: Include <stdlib.h>.
19558 * gdb.threads/pthreads.c: Likewise.
19559
7dd403a4
MC
195602004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19561
19562 * gdb.threads/killed.c: Add copyright notice.
19563
33f2d567
JM
195642004-09-10 Jason Molenda (jmolenda@apple.com)
19565
a9c64011
AS
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.
33f2d567 19569
e05b62ac
AC
195702004-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
9cbe82da
MK
195752004-09-06 Mark Kettenis <kettenis@jive.nl>
19576
19577 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19578
564803d9
MC
195792004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19580
19581 * config/hppro.exp: Removed.
19582
7c6807ce
MC
195832004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19584
19585 * config/sparclet.exp: Removed.
19586
bf7e26dd
MC
195872004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19588
19589 * config/udi.exp: Removed.
19590
714e341b
MC
195912004-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
1236e623
JJ
195972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19598
19599 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19600
3bdcad15
MI
196012004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19602
228af206 19603 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
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
c72b934c
AC
196092004-09-01 Andrew Cagney <cagney@gnu.org>
19610
19611 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19612 files.
19613
edd9b715
JJ
196142004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19615
19616 * gdb.base/unload.exp: Fix expected warning message to match
19617 latest format.
19618
fb4ce06b
CV
196192004-09-01 Corinna Vinschen <vinschen@redhat.com>
19620
19621 * gdb.base/call-rt-st.exp: Fix typos.
19622
ce78e7c3
MI
196232004-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
2dedb159
AC
196282004-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
68f53502
AC
196342004-08-30 Andrew Cagney <cagney@gnu.org>
19635
19636 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19637 gdb/1757.
19638
3e3ffd2b
MC
196392004-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
4b6f5fd2
JB
196522004-08-27 Joel Brobecker <brobecker@gnat.com>
19653
19654 * gdb.threads/bp_in_thread.exp: New testcase.
19655
e5b25496
MC
196562004-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
934353d6
MC
196632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19664
19665 * gdb.base/unload.c: Include <stdlib.h>.
19666
f98a0aef 196672004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19668
f98a0aef 19669 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19670 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19671 synchronized after the "return".
19672
5a2e8882
MC
196732004-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
a9640423
MC
196792004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19680
19681 * gdb.threads/schedlock.c: Add copyright notice.
19682
b04e311d
AC
196832004-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
7c27f15b
MC
196912004-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
fffc87ae
MC
196962004-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
d782e0bf
MC
197022004-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
96033e83
MC
197072004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19708
19709 * gdb.base/whatis.c: Add copyright notice.
19710
cf38c229
MK
197112004-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
f4b49756
MC
197162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19717
19718 * Makefile.in: Add gdb.fortran.
19719
2f193b69
MC
197202004-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
89a237cb
MC
197252004-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
469aff8e
MC
197322004-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
00b51b9f
MK
197442004-08-15 Mark Kettenis <kettenis@gnu.org>
19745
19746 * gdb.base/unload.c (main): Make local variable msg const.
19747
45f07fef
MC
197482004-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
dd8c8ee7
MC
197752004-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
4e838464
MK
197812004-08-14 Mark Kettenis <kettenis@gnu.org>
19782
19783 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19784
8d8cb839
EZ
197852004-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
deea8bb0
MC
197912004-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
c3297504
MC
197962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19797
19798 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19799
25808999
MC
198002004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19801
19802 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19803
226a8d71
MC
198042004-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
37fdf854
JJ
198102004-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
2d3a7986
MC
198172004-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
c72b934c
AC
198232004-08-10 Andrew Cagney <cagney@gnu.org>
19824
19825 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19826 files.
19827
cc503c8a
AC
198282004-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
902f2ccb
MC
198332004-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
78c90502
MC
198382004-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
88e5ea78
MC
198472004-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
6a89fc9c
MK
198592004-08-09 Mark Kettenis <kettenis@gnu.org>
19860
19861 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19862
1482e0de
MC
198632004-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
1a5ce3f3
DJ
198752004-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
04f6ecf2
DJ
198812004-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
54d90d35
DJ
198892004-08-08 Daniel Jacobowitz <dan@debian.org>
19890
19891 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19892
d2f6abb0
DJ
198932004-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
5598c03d
DJ
198992004-08-08 Daniel Jacobowitz <dan@debian.org>
19900
19901 * gdb.arch/i386-prologue.exp: Compile without debug information.
19902
c6fee705
MC
199032004-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
dd90efdb
MC
199082004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19909
19910 * gdb.base/gcore.c: Include <string.h>.
19911
1e84bec1
MC
199122004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19913
19914 * gdb.base/gcore.c: Add copyright notice.
19915
e425eb2b
MC
199162004-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
cb9aaed5
MC
199242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19925
19926 * gdb.base/complex.c: Include <stdlib.h>.
19927
55944f3d
MC
199282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19929
19930 * gdb.base/complex.c: Add copyright notice.
19931
7b2953d9
MC
199322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19933
19934 * gdb.base/charset.c: Include <stdlib.h>.
19935
c9133d23
MC
199362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19937
19938 * gdb.base/auxv.c: Include <stdlib.h>.
19939
0a8490ad
MC
199402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19941
19942 * gdb.base/auxv.c: Add copyright notice.
19943
3426d5ec
MC
199442004-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
8da195dd
AC
199492004-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
8d394f98
AC
199552004-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
b6702b23
MK
199642004-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
c203e0ca
MC
199702004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19971
19972 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19973
a7995a30
MC
199742004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19975
19976 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19977
9366563b
MC
199782004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19979
b6eeaf26 19980 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
19981 Accept more values of vtbl pointer. Remove some messages
19982 about "obsolete gcc or gdb".
19983
2fc1f950
MC
199842004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19985
19986 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19987
c724d49b
MC
199882004-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
736b0fce
MK
199932004-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
5633ea5c
JJ
199982004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19999
20000 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20001
575eebb1
NC
200022004-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
62104619
MK
200112004-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
4a1135b8
MC
200172004-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
8a12c1f0
MC
200232004-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
23b451cf
AC
200302004-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
ab618a02
MC
200372004-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
46dad340
MC
200432004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20044
20045 * lib/java.exp: Update copyright notice.
20046
756d8c70
AC
200472004-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
586027e6
AC
200522004-07-16 Andrew Cagney <cagney@redhat.com>
20053
20054 * lib/insight-support.exp: Delete file.
20055 * lib/java.exp (java_init): Fix copyright.
20056
029d2200
AC
200572004-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
653b62c5
MC
200662004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20067
20068 * gdb.base/restore.c: Add copyright notice.
20069
f7d690e5
AC
200702004-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
d629a7cb
MH
200762004-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
9c7bb332
AC
200812004-07-13 Andrew Cagney <cagney@gnu.org>
20082
6bf46641
AC
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
c4ffd4c0
AC
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
ab89363a
AC
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
ec58997a
AC
20104 * gdb.base/signull.exp (test_segv): Prefix all tests with
20105 "${name}". Clean up test messages.
20106
b475183b
AC
20107 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20108
9c7bb332
AC
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
2dd95497
CV
201142004-07-13 Corinna Vinschen <vinschen@redhat.com>
20115
20116 * gdb.base/attach.exp: Remove cleanupfile handling.
20117
419e626b
AC
201182004-07-12 Andrew Cagney <cagney@gnu.org>
20119
20120 * gdb.base/annota1.exp: Cleanup corefile test name.
20121 * gdb.base/annota3.exp: Ditto.
20122
8b1b3228
AC
201232004-07-12 Andrew Cagney <cagney@gnu.org>
20124
78650829
AC
20125 * gdb.base/signals.exp: Clean up copyright, re-indent.
20126
8b1b3228
AC
20127 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20128 gdb_test and gdb_test_multiple.
20129
935c2760
JJ
201302004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20131
20132 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20133 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20134 provide line number info for first statement in main.
20135
1544280f
AC
201362004-07-08 Andrew Cagney <cagney@gnu.org>
20137
1279f4ff
AC
20138 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20139
1544280f
AC
20140 * gdb.base/sigbpt.exp: Make the common part of each test name a
20141 prefix instead of suffix.
20142
bcc82369
BR
201432004-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
23f4b0aa
JJ
201522004-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
56401cd5
AC
201582004-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
44ae2f6a
MC
201632004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 * gdb.cp/templates.exp: Accept whitespace change in demangler
20166 output.
20167
45a83408
AC
201682004-07-06 Andrew Cagney <cagney@gnu.org>
20169
20170 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20171
d205ad70
MC
201722004-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
06ea1a61
MC
201772004-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
daab1251
CV
201832004-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
cc984116
CV
201942004-06-29 Corinna Vinschen <vinschen@redhat.com>
20195
20196 * gdb.base/bigcore.exp: Skip test on Cygwin.
20197
c279b077
MC
201982004-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
0e915747
CV
202042004-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
11422c86
AC
202122004-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
cefbce26
MC
202182004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20221
e19f872c
CV
202222004-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
d931ba3b
MC
202272004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20228
20229 * gdb.cp/pr-1553.exp: Remove.
20230
aef68c48
MC
202312004-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
8d5df71a
JB
202362004-06-20 Jim Blandy <jimb@redhat.com>
20237
a9c64011 20238 Fix PR testsuite/1680.
8d5df71a
JB
20239 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20240 regular expressions.
20241
4ac6f39d
MC
202422004-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
1b413552
JB
202482004-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
6daa6ebd
MC
202532004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20254
20255 * gdb.cp/pr-574.cc: Add copyright notice.
20256
51fa4ae0
JB
202572004-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
8fea26c5
MC
202632004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20264
20265 * gdb.cp/printmethod.cc: Add copyright notice.
20266
1e3aeb41
MC
202672004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20268
20269 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20270
9d9030bc
AC
202712004-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
acd4ad44
AC
202822004-06-16 Andrew Cagney <cagney@gnu.org>
20283
20284 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20285
08fd625c
MC
202862004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20287
20288 * gdb.base/long_long.c: Add copyright notice.
20289
1903502c
MC
202902004-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
83313cb1
JB
202962004-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
1bf404ef
AC
203012004-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
ef220b33
MC
203102004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20311
20312 * gdb.cp/ref-types.cc: Add copyright notice.
20313
4f70a4c9
MC
203142004-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
335928ac
MC
203232004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20324
20325 * gdb.cp/try_catch.cc: Add copyright notice.
20326
2efb12e8
MC
203272004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20328
20329 * gdb.cp/userdef.cc: Add copyright notice.
20330
0bbed51a
MC
203312004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20332
20333 * gdb.cp/virtfunc.cc: Add copyright notice.
20334
e12a46c9
RC
203352004-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
338e05af
AC
203402004-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
dc3f10cb
AC
203472004-06-09 Andrew Cagney <cagney@gnu.org>
20348
b4d946af
AC
20349 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20350 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20351
dc3f10cb
AC
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
b5c0bfa2
AC
203572004-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
caeb605f
MH
203652004-06-08 Martin Hunt <hunt@redhat.com>
20366
20367 * gdb.base/float.exp: Add pattern for mips targets.
20368
c892bb64
RC
203692004-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
48306d3e
JB
203742004-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
83ecb59f
JB
203792004-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
55264cb4
RC
203842004-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
23cadb28
RM
203892004-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
51d01eda
MC
203952004-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
f4fc3b93
RM
204002004-06-04 Roland McGrath <roland@redhat.com>
20401
20402 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20403 next gdb prompt.
20404
4013522b
MC
204052004-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
7a8f1e6b
JB
204112004-05-26 Jim Blandy <jimb@redhat.com>
20412
20413 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20414
81bb3443
RC
204152004-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
8f5a3103
MK
204202004-05-22 Mark Kettenis <kettenis@gnu.org>
20421
20422 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20423
734b8fe8 204242004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20425 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20426
20427 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20428 GDB prompt.
20429
725603e1
UW
204302004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20431
f4fc3b93 20432 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20433 setjmp/longjmp. Use sigaction instead of signal.
20434
8b923272 204352004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20436 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20437
20438 * gdb.threads/pthread_cond_wait.c: New file.
20439 * gdb.threads/pthread_cond_wait.exp: New testcase.
20440
8bfabb04
AC
204412004-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
42edda50
AC
204462004-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
d303a6c7
AC
204512004-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
bf08c2a1
DJ
204562004-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
c0586a34
JB
204642004-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
f2785d12
JB
204692004-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
bd7f6e30
JB
204742004-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
0a5e7efe
JI
204792004-05-05 Jim Ingham <jingham@apple.com>
20480
20481 * gdb.base/pending.exp: Make sure pending breakpoints
20482 preserve the ignore count.
f4fc3b93 20483
a8958849
MK
204842004-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
7e103f5b
MK
204902004-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
5d38b224
MK
204952004-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
0ef32fd9
MK
205002004-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
71d7dd7c
AC
205052004-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
1e9f977e
JJ
205102004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20511
20512 * gdb.threads/manythreads.c: Reduce thread stack size.
20513
899d9e3a
JJ
205142004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20515
20516 * gdb.threads/manythreads.c: Add copyright notice.
20517
61bcae62
AC
205182004-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
7339a42e 205232004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20524 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20525
20526 * gdb.threads/manythreads.c: New testcase.
20527 * gdb.threads/manythreads.exp: Ditto.
20528
5c98409b
JB
205292004-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
3b611f1a
MC
205342004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20535
20536 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20537
f0fd9238
AC
205382004-04-21 Andrew Cagney <cagney@redhat.com>
20539
20540 * gdb.base/sigstep.c: New file.
20541 * gdb.base/sigstep.exp: New file.
20542
90990674
JB
205432004-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
78cef34b
AC
205482004-04-15 Andrew Cagney <cagney@redhat.com>
20549
20550 * gdb.base/siginfo.c: New file.
20551 * gdb.base/siginfo.exp: New file.
20552
d2343407
JB
205532004-04-12 J. Brobecker <brobecker@gnat.com>
20554
20555 * gdb.base/sep.exp: Fix typo in comment.
20556
a2dba3c8
JB
205572004-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
15f7b60e
MK
205632004-04-09 Mark Kettenis <kettenis@gnu.org>
20564
20565 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20566 support.
20567
44f4de1a
AC
205682004-04-05 Andrew Cagney <cagney@redhat.com>
20569
20570 * gdb.base/sigaltstack.c: New file.
20571 * gdb.base/sigaltstack.exp: New file.
20572
ef04f396
JB
205732004-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
d40d2c92
JB
205792004-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
f86ef5a3
JB
205882004-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
414e70e3
JB
205932004-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
f0aaee49
JB
205992004-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
ac81cb54
JB
206042004-03-31 Joel Brobecker <brobecker@gnat.com>
20605
20606 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20607
854af2f7
JB
206082004-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
034cb681
JB
206142004-03-31 Joel Brobecker <brobecker@gnat.com>
20615
20616 * lib/ada.exp: New file.
20617
78a1a894
DJ
206182004-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
4b2b3b3e
AC
206232004-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
23c73aa3
DC
206292004-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
d63a86f8
RM
206342004-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
0e02aa50
DC
206392004-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
c20b71be
MC
206462004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20647
20648 * gdb.cp/templates.exp: Accept more template types.
20649
c7414a01
MC
206502004-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
ed69573c
MC
206582004-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
28301461
MC
206632004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20664
20665 * gdb.cp/misc.cc: Add copyright notice.
20666
1198ecbe
DC
206672004-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
9e08c470
MK
206782004-03-04 Mark Kettenis <kettenis@gnu.org>
20679
20680 * gdb.asm/openbsd.inc: Fix typo.
20681
4bebc3aa
FF
206822004-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
6ea9fb37
DJ
206872004-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
23b23974
DJ
206942004-02-29 Daniel Jacobowitz <drow@mvista.com>
20695
20696 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20697 line of output.
20698
7574fd53
DJ
206992004-02-28 Daniel Jacobowitz <drow@mvista.com>
20700
20701 * gdb.base/relocate.c (dummy): Initialize.
20702
a195357f
DJ
207032004-02-28 Daniel Jacobowitz <drow@mvista.com>
20704
20705 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20706 a breakpoint at exit.
20707
72fd54a9
FF
207082004-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
b9d23137
AC
207132004-02-27 Andrew Cagney <cagney@redhat.com>
20714
20715 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20716 support.
20717
15d208f6 207182004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20719
15d208f6
FF
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
98f9cd2d
JB
207252004-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
9b50c11b
JJ
207322004-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
0dcd613f
AC
207372004-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
b8a56647
AC
207462004-02-24 Andrew Cagney <cagney@redhat.com>
20747
90d59e34
AC
20748 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20749 mmapped data in core file" PASS and FAIL messages consistent.
20750
b8a56647
AC
20751 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20752 setting a breakpoint. Work around PR java/1565.
20753
9f27c604
JJ
207542004-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
3224a706
MK
207602004-02-22 Mark Kettenis <kettenis@gnu.org>
20761
20762 * configure.in: Run stabs tests on *BSD.
20763 * configure: Regenerated.
20764
41e0a9ca
MK
207652004-02-21 Mark Kettenis <kettenis@gnu.org>
20766
20767 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20768
1e1b3428
FF
207692004-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
f9a7572a
FF
207752004-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
b2ce2854
EZ
207812004-02-19 Elena Zannoni <ezannoni@redhat.com>
20782
20783 * gdb.base/nodebug.exp: Fix typo.
20784
e7c9ff01
JB
207852004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20786
20787 Committed by Jim Blandy <jimb@redhat.com>.
20788
62f4b920
JB
20789 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20790
2db536a1
JB
20791 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20792
e7c9ff01
JB
20793 * gdb.base/float.exp: Support s390*-*-* targets.
20794
f3205b34
AF
207952004-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
9d62932d
EZ
208002004-02-17 Elena Zannoni <ezannoni@redhat.com>
20801
20802 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20803
344c9711
FF
208042004-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
2d822687
AC
208122004-02-16 Andrew Cagney <cagney@redhat.com>
20813
20814 * gdb.base/bigcore.exp: New file.
20815 * gdb.base/bigcore.c: New file.
20816
dac15b66
AC
208172004-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
6bdfc2c4
JJ
208302004-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
87b3ede8
DC
208352004-02-11 David Carlton <carlton@kealia.com>
20836
20837 * gdb.cp/breakpoint.exp: New.
20838 * gdb.cp/breakpoint.cc: New.
20839
6e19e2bf
MC
208402004-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
5c5455dc
AC
208582004-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
9cf689d7
DJ
208632004-02-09 Daniel Jacobowitz <drow@mvista.com>
20864
20865 * gdb.threads/thread-specific.exp: Stop early if no threads are
20866 found.
20867
d2dc51db
MC
208682004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20869
20870 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20871
14b1a056
DJ
208722004-02-08 Daniel Jacobowitz <drow@mvista.com>
20873
20874 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20875 breakpoints.
20876
83f66e8f
DJ
208772004-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
30fc0091
EZ
208832004-02-07 Elena Zannoni <ezannoni@redhat.com>
20884
a9c64011
AS
20885 * gdb.base/maint.exp: Update test to reflect
20886 obstack changes.
30fc0091 20887
4d806929
JJ
208882004-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
7bfdd688
FF
208942004-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
aaa08ee4
MC
209002004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20901
20902 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20903
dbad7755
MC
209042004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20905
20906 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20907
ec4646ef
MC
209082004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20909
20910 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20911
1b802196
FF
209122004-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
18fe2033
JJ
209172004-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
8d577d32
DC
209302004-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
3ad13771
FF
209372004-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
44c75849
DJ
209472004-02-01 Daniel Jacobowitz <drow@mvista.com>
20948
20949 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20950
005bc093
MK
209512004-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
c47cebdb
DJ
209562004-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
5a01311c
MK
209632004-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
ce22a4f1
DJ
209692004-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
abbab9d3
DJ
209772004-01-31 Daniel Jacobowitz <drow@mvista.com>
20978
20979 * gdb.base/chng-syms.exp: Remove stray newline.
20980
53904d1e
MK
209812004-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
3a4b3aac
MK
209872004-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
ebac27b4
MC
209942004-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
d8679d84
PH
209992004-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
0a55bc22
MC
210042004-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
94b8e876
MC
210092004-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
7cf03d44
MK
210202004-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
68b6dce9
NR
210252004-01-24 Nick Roberts <nick@nick.uklinux.net>
21026
21027 * gdb.mi/mi-stack.exp: Update copyright.
21028
b368761e
DC
210292004-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
f2061b53
DJ
210362004-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
37fc574a
DC
210412004-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
8e94b928
NR
210462004-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
997b0952
MC
210532004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21054
21055 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21056
52470da3
MK
210572004-01-18 Mark Kettenis <kettenis@gnu.org>
21058
7049b4b8
MK
21059 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21060 used with gdb_test_multiple.
21061
52470da3
MK
21062 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21063 read at address 0. This fixes PR testsuite/1504.
21064
da6012e5
DJ
210652004-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
32c70722
MC
210802004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21081
21082 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21083 type patterns.
21084
b0cecf36
MC
210852004-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
4120d7e6
MC
210902004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21091
21092 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21093
f679e530
BE
210942004-01-16 Ben Elliston <bje@wasabisystems.com>
21095
21096 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21097 (clean mostlyclean): Remove empty rm.
21098
091c48f6
MC
210992004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21100
21101 * gdb.base/setvar.exp: Add copyright years.
21102
3e5fc8d2
DC
211032004-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
63d06c5c
DC
211112004-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
a51dab88
EZ
211182004-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
a476ccc9
MC
211242004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21125
21126 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21127
f453692c
MC
211282004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21129
21130 * gdb.base/callfuncs.c: Add copyright notice.
21131
f40063a5
MC
211322004-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
19ac3974
EZ
211372004-01-13 Elena Zannoni <ezannoni@redhat.com>
21138
a9c64011
AS
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.
19ac3974 21145
56c97c6e
MC
211462004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21147
21148 * gdb.cp/member-ptr.cc: Add copyright notice.
21149
a0644324
MC
211502004-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
32fabe09
EZ
211582004-01-12 Elena Zannoni <ezannoni@redhat.com>
21159
21160 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21161 escaped correctly.
32fabe09 21162
1f8a6abb
EZ
211632004-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
48efe704
AC
211702004-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
a9415475
AC
211752004-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
83b8cf9d
MC
211812004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21182
21183 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21184 hp_cc_compiler.
21185
9939d2a8
MC
211862004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21187
21188 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21189 decorations.
21190
1ff8cadf
MC
211912004-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
6fa9022e
MC
211972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21198
21199 * gdb.cp/exception.exp: Fix typo in doco.
21200
209721fe
MK
212012004-01-09 Mark Kettenis <kettenis@gnu.org>
21202
21203 * gdb.base/gdb1476.exp: Fix typo.
21204
ef11303e
MC
212052004-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
041ab88c
MC
212102004-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
e36d075a
MC
212192004-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
42b190ad
MC
212262004-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
8f25f06b
MC
212312004-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
06ded8b8
MC
212382004-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
77c26ae3
MC
212432004-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
20757486
MC
212502004-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
0fd3b503
MC
212552004-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
10d1bea8
MC
212602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21261
21262 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21263 hp_cc_compiler.
21264
2789202a
MC
212652004-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
b862f14c
MC
212712004-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
96da2469
MC
212782004-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
053248ff
MC
212842004-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
84acecdd
MK
212912004-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
fe11a27f
MC
212962004-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
60ad077b
AC
213012004-01-07 Andrew Cagney <cagney@redhat.com>
21302
21303 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21304
1c9b8f33
AC
213052004-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
753ccc7a
MC
213112004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21312
21313 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21314
eca3e36b
MC
213152004-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
f8d4bac4
MC
213202004-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
9b4e0f94
MC
213252004-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
023c1024
MK
213342004-01-05 Mark Kettenis <kettenis@gnu.org>
21335
21336 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21337
19703c4a
MC
213382004-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
18b67037
MK
213432004-01-04 Mark Kettenis <kettenis@gnu.org>
21344
ba6219c8
MK
21345 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21346 x86_64-*-*.
21347
18b67037
MK
21348 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21349 sparc64-*-* and sparc*-solaris2*.
21350
1bfbbb9d
MK
213512004-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
06846494
MC
213572004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21358
21359 * gdb.cp/local.exp: Accept gcc abi 2.
21360
3b0cb202
MC
213612004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21362
21363 * gdb.cp/templates.exp: Accept gcc abi 2.
21364
0643ec3f
MC
213652004-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
d231d0b1
MC
213702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21371
21372 * gdb.cp/namespace.exp: Accept gcc abi 2.
21373
44ffb27c
MC
213742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21375
21376 * gdb.cp/method.exp: Accept gcc abi 2.
21377
184ad485
MC
213782004-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
116f09e7
MC
213852004-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
b1379776
MC
213902004-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
6b7a4c0e
MC
213982004-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
51615d72
MC
214052003-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
7b79a9d7
MK
214122004-01-01 Mark Kettenis <kettenis@gnu.org>
21413
21414 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21415 for *-*-solaris2*.
21416
1cd3489f
MC
214172003-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
850742db
MC
214242003-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
eb4bbda8
MC
214292003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21430
21431 * gdb.base/environ.exp: Handle compiling test case from multiple
21432 source files.
21433
e42c7771
MC
214342003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21435
21436 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21437
80e4b428
JB
214382003-12-17 Jim Blandy <jimb@redhat.com>
21439
5f06973a
JB
21440 * gdb.base/freebpcmd.c: Add copyright notice.
21441
80e4b428
JB
21442 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21443
0ab84fb7
MC
214442003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21445
21446 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21447
1b3bb3d0
JB
214482003-12-13 Jim Blandy <jimb@redhat.com>
21449
21450 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21451
3a4c9371
KB
214522003-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
a1dea79a
FF
214572003-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
5266b69c
AC
214842003-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
374451f0
MC
214902003-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
ba9b20a7
MC
214952003-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
b74b6d0b
MC
215032003-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
ccfa3402
MC
215092003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21510
21511 * gdb.base/so-impl-ld.exp: Update copyright notice.
21512
f6246aba
MC
215132003-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
13ae734a
MC
215192003-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
d8e1cdee
MC
215252003-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
96457b64
MC
215312003-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
f35309fc
MC
215372003-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
d7afdf9b
MC
215432003-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
71507b56
MK
215492003-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
f81f93f7
MC
215582003-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
9a77938e
MC
215642003-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
e8367dc7
MK
215702003-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
526c61ee
AF
215752003-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
28f2d600
AF
215802003-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
a3895cee
BE
215852003-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
c9f2c8a3
MC
215942003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21595
21596 * gdb.cp/method.exp: Accept output of new demangler.
21597
15a0587a 215982003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21599
21600 * gdb/class2.exp: New file.
21601 * gdb/class2.cc: New file.
21602
3c00b570
MC
216032003-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
7027acc7
MK
216082003-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
b0e1598a
MK
216132003-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
4d9eda44
MC
216182003-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
216292003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
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
d422fe19
AC
216352003-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
039cf96d
AC
216402003-11-20 Andrew Cagney <cagney@redhat.com>
21641
6882279b
AC
21642 * gdb.base/structs.exp: Handle and recover from internal errors.
21643 Replace "foo${n}" with "foo<n>" in test messages.
21644
e53890ae
AC
21645 * gdb.base/structs.exp: Update copyright. Rewrite.
21646 * gdb.base/structs.c: Update copyright. Rewrite.
21647
2b211c59
AC
21648 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21649 resync count exceeded.
d63a86f8 21650
039cf96d
AC
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.
2b211c59 21656
eac98b22
AC
216572003-11-19 Andrew Cagney <cagney@redhat.com>
21658
21659 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21660 KFAIL.
21661
67455b2a
MK
216622003-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
853d6e5b
AC
216682003-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
38cf6e11
MC
216762003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21677
21678 * gdb.trace/configure: Remove.
21679
a50d3602
EZ
216802003-11-13 Elena Zannoni <ezannoni@redhat.com>
21681
21682 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21683 breakpoints.
a50d3602
EZ
21684 * gdb.base/break.exp: Remove all references to explicit line
21685 numbers.
21686
d9407aaa
NC
216872003-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
db488fc1
CV
216922003-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
6a90a18e
EZ
216972003-11-07 Elena Zannoni <ezannoni@redhat.com>
21698
21699 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21700 as well as 'Watchpoint'.
6a90a18e 21701
0b915e9c
EZ
217022003-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
d7e4b55f
EZ
217082003-11-06 Elena Zannoni <ezannoni@redhat.com>
21709
a9c64011
AS
21710 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21711 as well as 'Watchpoint'.
d7e4b55f 21712
2fe4e8d0
MC
217132003-11-05 Michael Chastain <mec@shout.net>
21714
21715 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21716
6ef88553
KW
217172003-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
ae7dc4d8
MC
217242003-10-22 Michael Chastain <mec@shout.net>
21725
21726 * gdb.mi/pthreads.c: Add copyright notice.
21727
c39d7427
MC
217282003-10-22 Michael Chastain <mec@shout.net>
21729
21730 * gdb.threads/pthreads.c: Add copyright notice.
21731
8b7d96c1
MC
217322003-10-20 Michael Chastain <mec@shout.net>
21733
21734 * gdb.base/gdb1056.exp: New test script.
21735
d1d69fdd
DJ
217362003-10-13 Daniel Jacobowitz <drow@mvista.com>
21737
21738 * gdb.threads/killed.exp: Use gdb_run_cmd.
21739
7d605576
DJ
217402003-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
618ec112
CV
217462003-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
9367a73c
MC
217572003-10-11 Michael Chastain <mec@shout.net>
21758
21759 * gdb.base/call-rt-st.exp: Update copyright year.
21760
1decf120
KI
217612003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21762
21763 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21764 * gdb.disasm/sh3.s: Ditto.
21765
5445b2ae
DJ
217662003-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
aec24853
CV
217712003-10-07 Corinna Vinschen <vinschen@redhat.com>
21772
21773 * gdb.base/ending-run.exp: Add sh specific case.
21774
adc7428d
AC
217752003-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
c9d37158
DJ
217802003-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
79c2c32d
DC
217862003-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
594e6d67
RE
217932003-09-25 Richard Earnshaw <rearnsha@arm.com>
21794
21795 * lib/java.exp (java_init): Import target_alias before using it.
21796
10f0d451
DC
217972003-09-25 David Carlton <carlton@kealia.com>
21798
21799 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21800
274bcba0
EZ
218012003-09-23 Elena Zannoni <ezannoni@redhat.com>
21802
d63a86f8 21803 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21804 weirdness.
274bcba0 21805
cdbf20f7
MC
218062003-09-17 Michael Chastain <mec@shout.net>
21807
21808 * gdb.cp/gdb1355.exp: New file.
21809 * gdb.cp/gdb1355.c: New file.
21810
71e06f80
CV
218112003-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
5c4e30ca
DC
218162003-09-11 David Carlton <carlton@kealia.com>
21817
bd45b7af
DC
21818 * gdb.cp/namespace.exp: Add tests for namespace types.
21819 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21820 (test_namespace): New.
21821
1c199746
EZ
218222003-09-11 Elena Zannoni <ezannoni@redhat.com>
21823
a9c64011 21824 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21825 * gdb.stabs/weird.exp: Ditto.
1c199746 21826
04ed252f
MC
218272003-09-08 Michael Chastain <mec@shout.net>
21828
21829 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21830
d8a2d9e7
MC
218312003-09-07 Michael Chastain <mec@shout.net>
21832
21833 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21834 'parse error'.
21835
161afb24
MK
218362003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21837
21838 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21839
49f2741a
MC
218402003-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
8afa723e
MK
218462003-08-29 Mark Kettenis <kettenis@gnu.org>
21847
21848 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21849 *-*-*bsd*.
21850
f31dfe3b
JJ
218512003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21852
21853 * gdb.base/dump.exp: Skip for ia64.
21854
4630e498
JJ
218552003-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
1105b7ef
MC
218602003-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
c945b932
MK
218692003-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
2b66634b
DJ
218742003-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
a356f73b
DJ
218812003-08-17 Daniel Jacobowitz <drow@mvista.com>
21882
21883 * gdb.base/annota3.exp: Add missing newline.
21884
483417b8
MC
218852003-08-06 Michael Chastain <mec@shout.net>
21886
21887 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21888
c99c59c3
MS
218892003-08-12 Michael Snyder <msnyder@redhat.com>
21890
21891 * gdb.base/float.exp: Add test for SH.
21892
55ed7501
MK
218932003-08-10 Mark Kettenis <kettenis@gnu.org>
21894
21895 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21896
1a371f2e
EZ
218972003-08-07 Elena Zannoni <ezannoni@redhat.com>
21898
21899 * gdb.base/completion.exp: Remove reduntant completion test
21900 on filename.
21901
e0f353ce
EZ
219022003-08-07 Elena Zannoni <ezannoni@redhat.com>
21903
a9c64011
AS
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.
e0f353ce 21908
5710a1af 219092003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21910
a9c64011
AS
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.
5710a1af 21916
dcd81ce9
DJ
219172003-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
6009d884
AC
219242003-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
51514e06
MC
219312003-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
4ee6625b
DJ
219382003-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
225f2bf6
AC
219462003-07-27 Andrew Cagney <cagney@redhat.com>
21947
21948 * gdb.base/fileio.exp: Use SH when running commands using
21949 remote_exec.
21950
bcb27c9f
DJ
219512003-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
3d67be83
MS
219562003-07-22 Michael Snyder <msnyder@redhat.com>
21957
d63a86f8 21958 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
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.
d63a86f8 21963 Some addresses are displayed numerically instead of
3d67be83
MS
21964 symbolically.
21965
57ba3b85
MS
219662003-07-23 Michael Snyder <msnyder@redhat.com>
21967
686d097c
MS
21968 * gdb.base/return2.exp: Don't test long-long return.
21969
57ba3b85
MS
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
e00759ef
EZ
219972003-07-22 Elena Zannoni <ezannoni@redhat.com>
21998
21999 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22000
8bc2021f
EZ
220012003-07-22 Elena Zannoni <ezannoni@redhat.com>
22002
a9c64011
AS
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.
8bc2021f 22008
89320c4c
AS
220092003-07-22 Andreas Schwab <schwab@suse.de>
22010
22011 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22012
180dea7c
AS
220132003-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
0714963c
AC
220182003-07-15 Andrew Cagney <cagney@redhat.com>
22019
22020 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22021
98a23b3f
MC
220222003-07-15 Michael Chastain <mec@shout.net>
22023
22024 * gdb.base/gdb1250.exp: New file.
22025 * gdb.base/gdb1250.c: New file.
22026
27e417a2
ML
220272003-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
8bc2021f
EZ
220322003-07-09 Elena Zannoni <ezannoni@redhat.com>
22033
a9c64011
AS
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.
8bc2021f 22039
d99968dc
EZ
220402003-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,
d63a86f8 22044 due to a compiler debug info problem.
d99968dc 22045
83876b3b
AS
220462003-07-07 Andreas Schwab <schwab@suse.de>
22047
2705e972
AS
22048 * gdb.asm/m68k.inc: New file.
22049 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22050
83876b3b
AS
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
3a871b37
DJ
220562003-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
b2a7f303
DC
220672003-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
3c6cb4a1
MC
220722003-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
f1c2644b
DJ
220772003-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
18080350
DJ
220832003-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
f56973f8
DJ
220882003-06-29 Daniel Jacobowitz <drow@mvista.com>
22089
22090 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22091 gdb/1265.
22092
220932003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
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
e766d4d6
JB
221012003-06-24 Joel Brobecker <brobecker@gnat.com>
22102
22103 * gdb.base/bang.exp: New testcase.
22104
f125c9a4
JB
221052003-06-23 Joel Brobecker <brobecker@gnat.com>
22106
22107 * gdb.base/langs.exp: Add some tests for the "minimal" language
22108 support.
22109
6e25beaf
EZ
221102003-06-23 Elena Zannoni <ezannoni@redhat.com>
22111
22112 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22113 the testcase.
22114
2f816dda
DJ
221152003-06-22 Daniel Jacobowitz <drow@mvista.com>
22116
22117 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22118 offset.
22119
db5a5748
DJ
221202003-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
1df0c130
DJ
221252003-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
a92feac0
MK
221302003-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
81a58f5b
AC
221352003-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
b257a0d3
AC
221432003-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.
d63a86f8 22151
21c38304
JJ
221522003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22153
22154 * gdb.base/float.exp: Add ia64 support.
22155
1bcdb424
CV
221562003-06-12 Corinna Vinschen <vinschen@redhat.com>
22157
22158 * gdb.base/fileio.exp: Run only on remote targets.
22159
6aeb981f
CV
221602003-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
53df362e
RG
221652003-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:
a9c64011 22170 as above, part of the shared object relocation test.
53df362e 22171
ffee1b46
MK
221722003-06-08 Mark Kettenis <kettenis@gnu.org>
22173
b5ca3722
MK
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
03ed860d
MK
22178 * gdb.base/signals.exp: XFAIL "continue to func1" on
22179 i*86-*-freebsd*.
22180
ffee1b46
MK
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
d80dbb52
RH
221852003-06-02 Richard Henderson <rth@redhat.com>
22186
22187 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22188
6dd77b81
RH
221892003-06-02 Richard Henderson <rth@redhat.com>
22190
22191 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22192
f6347e16
RH
221932003-06-02 Richard Henderson <rth@redhat.com>
22194
22195 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22196
2c161407
DJ
221972003-06-01 Daniel Jacobowitz <drow@mvista.com>
22198
22199 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22200 of globalvar.
22201
572eb746
MK
222022003-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
9e9617a5
RH
222072003-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
7b34ad4e
MK
222152003-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
10059fdf
MK
222202003-05-30 Mark Kettenis <kettenis@gnu.org>
22221
22222 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22223 FreeBSD.
22224
acf4b816
RH
222252003-05-29 Richard Henderson <rth@redhat.com>
22226
22227 * gdb.asm/alpha.inc: New file.
22228 * gdb.asm/asm-source.exp: Use it.
22229
e9ecd949
JB
222302003-05-29 Jim Blandy <jimb@redhat.com>
22231
22232 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22233 'core.PID'.
22234
e3e5a4f3
JB
222352003-05-22 Jim Blandy <jimb@redhat.com>
22236
22237 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22238 backtrace.
d63a86f8 22239
72fe3d25
DC
222402003-05-20 David Carlton <carlton@math.stanford.edu>
22241
22242 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22243 this time.
22244
58da2eb2
DC
222452003-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
1fcb5155
DC
222502003-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
85e85163
JJ
222592003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22260
22261 Roland McGrath <roland@redhat.com>
d63a86f8 22262 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22263 there is no manager thread.
22264
a25fbfec
JJ
222652003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22266
d63a86f8
RM
22267 * gdb.threads/schedlock.exp: Remove assumption that all threads
22268 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22269 in one of the child threads rather than the main thread.
22270
be375bae
JB
222712003-05-07 Jim Blandy <jimb@redhat.com>
22272
09bf6082
JB
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
be375bae
JB
22278 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22279 succession of 'if' statements.
22280
00905d52
AC
222812003-05-05 Andrew Cagney <cagney@redhat.com>
22282
22283 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22284
b1e29e33
AC
222852003-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
e33d66ec
EZ
222902003-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
2b6fd0d8
AC
222952003-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
130cacce
AF
223002003-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
bea71854
DJ
223092003-04-27 Daniel Jacobowitz <drow@mvista.com>
22310
22311 * gdb.base/signals.exp: Make backtrace tests more specific.
22312
0f20eeea
DC
223132003-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
c8c4d8dc
KB
223182003-04-16 Kevin Buettner <kevinb@redhat.com>
22319
22320 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22321
3fe60e3c
EZ
223222003-04-16 Elena Zannoni <ezannoni@redhat.com>
22323
22324 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22325 func marke' instead. Update test name.
3fe60e3c 22326
9219021c
DC
223272003-04-15 David Carlton <carlton@math.stanford.edu>
22328
22329 * gdb.c++/maint.exp: New file.
22330
5dd55bdd
EZ
223312003-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
00890572
EZ
223362003-04-14 Elena Zannoni <ezannoni@redhat.com>
22337
a9c64011
AS
22338 * gdb.base/attach.exp: Add new message from ptrace in case of
22339 attaching to nonexistent process.
d63a86f8 22340
93201743
JB
223412003-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
2a11c64d
EZ
223502003-04-11 Elena Zannoni <ezannoni@redhat.com>
22351
a9c64011
AS
22352 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22353 match on sourcefile name, instead of directory name.
2a11c64d 22354
68ab8fc5
EZ
223552003-04-10 Elena Zannoni <ezannoni@redhat.com>
22356
d63a86f8 22357 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22358 working directory name.
22359
5624293a
JB
223602003-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
f1f02ee4
SC
223672003-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
6eb79af0
SC
223722003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22373
22374 * gdb.base/break.exp: Revert last patch.
22375
8dfb4cf0
SC
223762003-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
ed4c619a
AC
223812003-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.
d63a86f8 22393
4e35d5f0 223942003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22395
4e35d5f0
BR
22396 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22397
71900fe8
AC
223982003-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
c0655a16
MC
224032003-03-27 Michael Chastain <mec@shout.net>
22404
22405 * gdb.base/gdb1090.exp: New file.
22406 * gdb.base/gdb1090.cc: New file.
22407
5b2a3989
JB
224082003-03-27 J. Brobecker <brobecker@gnat.com>
22409
22410 * gdb.gdb/observer.exp: New regression test.
22411
79876890
MC
224122003-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
6eac95e3
CV
224172003-03-27 Corinna Vinschen <vinschen@redhat.com>
22418
22419 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22420
e8c71839
MC
224212003-03-26 Michael Chastain <mec@shout.net>
22422
22423 * gdb.base/ptype.exp: Actually use some typedef'd types.
22424
71b10041
SC
224252003-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
2512cf80
CV
224302003-03-20 Corinna Vinschen <vinschen@redhat.com>
22431
22432 * gdb.base/default.exp: Fix regular expression.
22433
0d195a4f
CV
224342003-03-20 Corinna Vinschen <vinschen@redhat.com>
22435
22436 * gdb.base/args.exp: Fix regular expression.
22437
8a2dbca8
CV
224382003-03-20 Corinna Vinschen <vinschen@redhat.com>
22439
22440 * gdb.base/help.exp: Allow Win32 child process.
22441
bf028682
CV
224422003-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
182dbe85
CV
224472003-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
d67a6ba5
CV
224522003-03-20 Corinna Vinschen <vinschen@redhat.com>
22453
22454 * gdb.base/args.exp: Expect .exe in output.
22455
a955b5bb
CV
224562003-03-20 Corinna Vinschen <vinschen@redhat.com>
22457
22458 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22459 Cygwin native.
22460
bf6bad4b
AC
224612003-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
293e9a31
DC
224682003-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
5330f2db
DC
224762003-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
6ece72da
DC
224862003-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
85ca1584
DC
224952003-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
98e9c5b8
MC
225002003-03-03 Michael Chastain <mec@shout.net>
22501
7bedbf27
MC
22502 * configure.in: Update copyright years.
22503
225042003-03-03 Michael Chastain <mec@shout.net>
22505
22506 * Makefile.in: Update copyright years.
98e9c5b8 22507
f683e100
DC
225082003-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
a9e0cf2c
DC
225172003-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
e8d359df
MS
225222003-02-27 Michael Snyder <msnyder@redhat.com>
22523
d63a86f8 22524 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22525 will be consistant.
22526
0b71dc91
DC
225272003-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
dd14ab43
DC
225342003-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
1146c7f1
SC
225402003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22541
22542 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22543
74641dfb
MC
225442003-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
559cd2d0
DC
225512003-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
c4f90d87
JM
225562003-02-13 Jason Molenda (jmolenda@apple.com)
22557
22558 * gdb.base/maint.exp: Update maint print statistics regexp to include
22559 new entries.
22560
cbc4d97c
MC
225612003-02-13 Michael Chastain <mec@shout.net>
22562
22563 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22564
40f235b7
MC
225652003-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
c56716b0
JM
225732003-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
070afcf8
MC
225782003-02-05 Michael Chastain <mec@shout.net>
22579
22580 * gdb.base/dump.exp: Add missing copyright line.
22581
5d0331e5
JM
225822003-02-05 Jason Molenda (jason-cl@molenda.com)
22583
f7ae6d3e 22584 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22585 at the beginning so the breakpoint doesn't get set on the loop.
22586
92851186
MC
225872003-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
cbf1e085
AC
225922003-02-05 Keith Seitz <keiths@redhat.com>
22593 Andrew Cagney <ac131313@redhat.com>
22594
22595 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22596
29518e1e
MC
225972003-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
5af1d5f3
MC
226022003-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
6b549786
JB
226072003-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
67f16606
AC
226162003-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
1c5cb38e
DC
226232003-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
d1fe6965
DC
226292003-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
9ba61c5d
MC
226362003-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
e7494ffb
AC
226442003-02-02 Andrew Cagney <ac131313@redhat.com>
22645
22646 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
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.
e7494ffb 22651
075559bc
AC
226522003-02-01 Andrew Cagney <ac131313@redhat.com>
22653
22654 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
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.
075559bc 22658
2bd4c7b1
MK
226592003-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
eabd8992
MS
226652003-02-01 Mark Salter <msalter@redhat.com>
22666
22667 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22668
71469e2f
MS
226692003-01-31 Mark Salter <msalter@redhat.com>
22670
22671 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22672 Support empty arg.
22673
38a94d44
MC
226742003-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
19ea9e73
MS
226802003-01-29 Michael Snyder <msnyder@redhat.com>
22681
e8d359df
MS
22682 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22683 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22684 * gdb.base/args.exp: Skip if target does not support args passing.
22685
2307bd6a
DJ
226862003-01-22 Daniel Jacobowitz <drow@mvista.com>
22687
19ea9e73 22688 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22689 gdb_test. Accept a list of expect arguments as the third
22690 parameter.
22691 (gdb_test): Use it.
22692
f2dd3617
EZ
226932003-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.
d63a86f8 22702 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
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
c71cdefd
DC
227122003-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
fdba05d7
DC
227182003-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
227232003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
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
c362c33a
EZ
227292003-01-15 Elena Zannoni <ezannoni@redhat.com>
22730
0fbc361c
EZ
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'.
a9c64011 22735 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22736
dabf8a35
MK
227372003-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
a1769aca
DC
227442003-01-15 David Carlton <carlton@math.stanford.edu>
22745
22746 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22747
82025e13
EZ
227482003-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
8f9ab801
EZ
227552003-01-14 Elena Zannoni <ezannoni@redhat.com>
22756
a9c64011
AS
22757 * gdb.base/args.c: New file.
22758 * gdb.base/args.exp: New file.
8f9ab801 22759
9ae66589
DJ
227602003-01-14 Daniel Jacobowitz <drow@mvista.com>
22761
22762 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22763
8d77e5c3
DJ
227642003-01-14 Daniel Jacobowitz <drow@mvista.com>
22765
22766 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22767
12d2f0a1
DJ
227682003-01-14 Daniel Jacobowitz <drow@mvista.com>
22769
22770 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22771 dates.
22772
6ca37014
DJ
227732003-01-13 Daniel Jacobowitz <drow@mvista.com>
22774
22775 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22776
b0023472
DJ
227772003-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
607fbc54 227832003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22784
22785 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22786 * gdb.mi/mi1-console.exp: Likewise.
22787
607fbc54 227882003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22789
22790 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22791 * gdb.mi/mi1-console.exp: Likewise.
22792
a1fb14a2
DJ
227932003-01-13 Daniel Jacobowitz <drow@mvista.com>
22794
22795 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22796
c4cf40b7
DJ
227972003-01-09 Daniel Jacobowitz <drow@mvista.com>
22798
22799 * gdb.base/detach.exp: New test.
22800
696d5a5b
DJ
228012003-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
754533e4
DC
228162003-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
d8b3e9ee
MC
228212003-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
8e9e0fe6
AS
228272003-01-06 Andreas Schwab <schwab@suse.de>
22828
22829 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22830 failures.
22831
b5ab8ff3
DJ
228322003-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
1e698235
DJ
228482003-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
147ff08c
DJ
228552003-01-04 Daniel Jacobowitz <drow@mvista.com>
22856
22857 * gdb.c++/casts.exp: Correct regexp.
22858
dc62bfc2
MK
228592003-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
77afa639
MC
228812003-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
7634bb6e
DJ
228862003-01-03 Daniel Jacobowitz <drow@mvista.com>
22887
22888 * gdb.base/store.exp: Fix regular expressions.
22889
b39c905e
MK
228902002-12-28 Mark Kettenis <kettenis@gnu.org>
22891
22892 * configure.in: Rewrite.
22893 * configure: Regenerated.
22894
0a8551dd
DC
228952003-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
c60b7188
AF
229012002-12-23 Adam Fedor <fedor@gnu.org>
22902
22903 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22904
ee73db83
DC
229052002-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
d6c1774e
JB
229102002-12-22 Jim Blandy <jimb@redhat.com>
22911
f0a847b8
JB
22912 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22913 rather than as part of the output file name.
22914
d6c1774e
JB
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
f0708dbb
JB
229192002-12-21 Jim Blandy <jimb@redhat.com>
22920
4c2acfea
JB
22921 * gdb.c++/psmang.exp: Doc fix.
22922
f0708dbb
JB
22923 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22924 test.
22925
9579e000
DC
229262002-12-20 David Carlton <carlton@math.stanford.edu>
22927
22928 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22929
d1810171
MC
229302002-12-18 Michael Chastain <mec@shout.net>
22931
22932 * gdb.c++/annota2.exp: Add copyright year 2002.
22933
76565097
DC
229342002-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
da81390b
JJ
229432002-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
b304d130
AC
229502002-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
a23b6e6a
DC
229932002-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
6604731b
DJ
229992002-12-10 Daniel Jacobowitz <drow@mvista.com>
23000
23001 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23002
de46ecd7
DC
230032002-12-06 David Carlton <carlton@math.stanford.edu>
23004
23005 * gdb.base/store.c: Don't declare functions static.
23006
27e829d0
AC
230072002-12-04 Andrew Cagney <ac131313@redhat.com>
23008
23009 * gdb.base/store.exp, gdb.base/store.c: New files.
23010
92806416
DJ
230112002-12-03 Daniel Jacobowitz <drow@mvista.com>
23012
23013 * gdb.base/selftest.exp: Update for current gdb.
23014
3bcbaac5
DJ
230152002-12-03 Daniel Jacobowitz <drow@mvista.com>
23016
23017 * gdb.base/maint.exp: Only dump symbols from one source file
23018 or objfile.
23019
f4f00b1f
DJ
230202002-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
f1c8a949
JB
230252002-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
9e297a97
DJ
230302002-11-21 Daniel Jacobowitz <drow@mvista.com>
23031
23032 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23033
1f312e79
JJ
230342002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23035
d63a86f8
RM
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
1f312e79
JJ
23038 should be in mi console format. This is part of fix for PR gdb/604.
23039
83c31e7d
FN
230402002-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
322b3f65
DJ
230452002-10-22 Daniel Jacobowitz <drow@mvista.com>
23046
23047 * gdb.threads/schedlock.c (args): Make unsigned.
23048
230492002-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
5e2fe5b8
AF
230592002-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
abe1a5d0
KB
230642002-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
10abb1d4
JB
230692002-10-02 Jim Blandy <jimb@redhat.com>
23070
23071 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23072
1f609b42
AC
230732002-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
0aee02e4
AC
230832002-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.
d63a86f8 23092
6fde09ad
KB
230932002-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
889bf7c5
PA
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.
6fde09ad 23101
9e8aab75
KS
231022002-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
e36180d7
AC
231082002-09-25 Andrew Cagney <cagney@redhat.com>
23109
23110 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23111
9dd34b2b
AC
231122002-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.
d63a86f8 23119
dea97812
KB
231202002-09-19 Jim Blandy <jimb@redhat.com>
23121
a9c64011 23122 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23123
54951bd7
AC
231242002-09-19 Andrew Cagney <ac131313@redhat.com>
23125
23126 * gdb.gdb/complaints.exp: New file.
23127
dec43320
AC
231282002-09-18 Andrew Cagney <ac131313@redhat.com>
23129
23130 * gdb.base/maint.exp: Check `help maint internal-warning'.
23131
e70d6e3f
DC
231322002-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
afb5c968
CV
231482002-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
31e45dee
FN
231532002-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
a283c5a1
CV
231582002-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
11350d2a
CV
231652002-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
0deec7d6
TT
231702002-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
b2b4a1b5
CV
231752002-09-14 Corinna Vinschen <vinschen@redhat.com>
23176
c9d37158 23177 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23178 string after running the commands execution on breakpoint tests.
23179
1c56143a
CV
231802002-09-13 Corinna Vinschen <vinschen@redhat.com>
23181
23182 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23183
37f8da45
JB
231842002-09-12 Joel Brobecker <brobecker@gnat.com>
23185
23186 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23187
08b468e0
KS
231882002-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
dc360f58
KS
231952002-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
ce3abcfb
CV
232032002-09-09 Corinna Vinschen <vinschen@redhat.com>
23204
23205 * gdb.base/default.exp: Fix expected string in `info float' test.
23206
d1f5b980
BE
232072002-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
2f71430b
JB
232182002-09-05 Jim Blandy <jimb@redhat.com>
23219
23220 * gdb.threads/killed.exp: Fix test failure message.
23221
7ddebc7e
KS
232222002-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
0ae67eb3
KS
232282002-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
38fc42c8
JB
232342002-09-03 Jim Blandy <jimb@redhat.com>
23235
23236 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23237
b6ff0e81
JB
232382002-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
07c98896
KS
232442002-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
0312286c
DJ
232492002-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
dd039bc4
EZ
232562002-08-22 Elena Zannoni <ezannoni@redhat.com>
23257
a9c64011
AS
23258 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23259 not altivec.c.
dd039bc4 23260
1f36144c
MK
232612002-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
16057ec7 232662002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
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
3c1499ad
TT
232712002-08-13 Tom Tromey <tromey@redhat.com>
23272
23273 * gdb.base/readline.exp: New file.
23274
a20ce2c3
AC
232752002-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
db034ac5
AC
232802002-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
3e000b18
KB
232902002-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
28f4966b
KB
232952002-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
46c0d5a6
DJ
233012002-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
eecf4bed
JB
233072002-07-18 Jim Blandy <jimb@redhat.com>
23308
0f815cdf
JB
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
eecf4bed
JB
23313 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23314 targets that don't support interrupts.
23315
52d309e4
JB
233162002-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
ff683d9e
MK
233232002-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
b5356753
AC
233282002-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
6aa4d13a
AC
233332002-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
8cf8c2b8
AC
233422002-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
6827a8f8
JB
233472002-06-11 Jim Blandy <jimb@redhat.com>
23348
919d772c
JB
23349 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23350 preprocessor macro information is present.
23351
6827a8f8
JB
23352 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23353 tests.
23354
c15b0d21
MS
233552002-06-06 Michael Snyder <msnyder@redhat.com>
23356
c5984d70
MS
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
d63a86f8 23362 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23363 default linker script changes.
c15b0d21
MS
23364 * gdb.base/long_long.exp: Add check for sizeof (long double).
23365
be26fe0d
ML
233662002-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.
d63a86f8 23370
258093ca 233712002-05-30 Michael Chastain <mec@shout.net>
258093ca 23372
4b3153f1 23373 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23374 * gdb.c++/m-static.cc: New file.
23375 * gdb.c++/m-static.exp: New file.
23376
241264c6
MS
233772002-05-28 Michael Snyder <msnyder@redhat.com>
23378
23379 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23380 precision.
23381
9bba8c8f 233822002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23383
4b3153f1 23384 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23385 * gdb.c++/m-data.cc: New file.
23386 * gdb.c++/m-data.exp: New file.
23387
233882002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23389
4b3153f1 23390 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23391 * gdb.c++/try_catch.cc: New file.
d63a86f8 23392 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23393
def1b996
MC
233942002-05-27 Michael Chastain <mec@shout.net>
23395
23396 * gdb.c++/local.exp: Accept more nested types in output.
23397
522ba268
MC
233982002-05-26 Michael Chastain <mec@shout.net>
23399
23400 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23401
277254ba
MS
234022002-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
b61a8733
MS
234102002-05-23 Michael Snyder <msnyder@redhat.com>
23411
d63a86f8 23412 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23413 the precision of the floating point test results.
23414 * gdb.base/call-rt-st.exp: Ditto.
23415
b61a8733
MS
23416 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23417 * gdb.base/call-rt-st.exp: Ditto.
23418
56f6e910
MC
234192002-05-19 Michael Chastain <mec@shout.net>
23420
23421 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23422
ad0b0016
EZ
234232002-05-19 Elena Zannoni <ezannoni@redhat.com>
23424
a9c64011
AS
23425 * configure.in (configdirs): Add gdb.arch.
23426 * configure: Regenerate.
ad0b0016 23427
f617d2b6
JB
234282002-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
eac2a696
EZ
234332002-05-14 Elena Zannoni <ezannoni@redhat.com>
23434
a9c64011
AS
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.
eac2a696 23439
2fdde8f8
DJ
234402002-05-14 Daniel Jacobowitz <drow@mvista.com>
23441
23442 * gdb.base/maint.exp (maint print type): Update for new type
23443 structure.
d63a86f8 23444
e31f1a7c
EZ
234452002-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
db589741
CV
234522002-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
8ce2a7dc
DJ
234572002-05-13 Daniel Jacobowitz <drow@mvista.com>
23458
23459 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23460
df763c7f
DJ
234612002-05-12 Daniel Jacobowitz <drow@mvista.com>
23462
23463 * gdb.base/break.exp: Check 'break "marker2"'.
23464
377daeed
MS
234652002-05-10 Michael Snyder <msnyder@redhat.com>
23466
23467 * gdb.base/long_long.exp: Fix typo.
23468
c4b7bc2b
JB
234692002-05-10 Jim Blandy <jimb@redhat.com>
23470
ecac9a4e
JB
23471 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23472 a bug.
23473
c4b7bc2b
JB
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
e71019a1
MK
234792002-05-09 Mark Kettenis <kettenis@gnu.org>
23480
23481 * gdb.c++/method.exp: Fix typo.
23482
fedfc8e6
MS
234832002-05-08 Michael Snyder <msnyder@redhat.com>
23484
166a1957
MS
23485 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23486 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23487 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23488 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23489 Add iftarget clause for strongarm.
d63a86f8 23490
f1c47eb2
MS
234912002-05-06 Michael Snyder <msnyder@redhat.com>
23492
cb9a9d3e
MS
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
f1c47eb2
MS
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
6079c749
BE
235042002-05-06 Ben Elliston <bje@redhat.com>
23505From Graydon Hoare <graydon@redhat.com>
23506
23507 * config/sid.exp: Include support for "rawsid" protocol.
23508
188baff3
JB
235092002-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
b9c07f0f
AC
235142002-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
5c7a0397
MS
235332002-05-02 Michael Snyder <msnyder@redhat.com>
23534
d6dcc264 23535 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23536 * gdb.base/long_long.exp: Add xscale target.
23537 * gdb.base/default.exp: Add xscale target.
23538
eb7f1c48
JB
235392002-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
a6befae8
FF
235442002-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
0a310277
AG
235502002-04-29 Anthony Green <green@redhat.com>
23551
23552 * gdb.java/jmisc1.exp: New file.
23553 * gdb.java/jmisc2.exp: New file.
23554
6ff9af88
DJ
235552002-04-24 Daniel Jacobowitz <drow@mvista.com>
23556
23557 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23558
96b3d632
EZ
235592002-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
5019bb54
MC
235642002-04-22 Michael Chastain <mec@shout.net>
23565
23566 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23567
a805a116
MC
235682002-04-22 Michael Chastain <mec@shout.net>
23569
23570 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23571
a1706bfd
DM
235722002-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
a73a20a2
EZ
235772002-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
ba678339
DM
235832002-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
b03399da
KB
235892002-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
e2004992
KB
235962002-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
d8937120
MC
236022002-04-17 Michael Chastain <mec@shout.net>
23603From 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
ffd61a58
MS
236082002-04-12 Michael Snyder <msnyder@redhat.com>
23609From Jim Blandy <jimb@redhat.com>
a9c64011 23610 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
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
6b8426a6
MH
236192002-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
34af4875
MC
236242002-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
2d1676a0
DJ
236322002-04-09 Daniel Jacobowitz <drow@mvista.com>
23633
23634 * gdb.base/attach.exp: Correct target board test.
23635
3a63e3f9
MC
236362002-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
f18dabd2
MC
236422002-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
0fcddd82
EZ
236482002-04-07 Elena Zannoni <ezannoni@redhat.com>
23649
a9c64011 23650 Work around for PR gdb/285:
0fcddd82
EZ
23651 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23652
16a8534a
EZ
236532002-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
24181d81
JB
236622002-04-05 J. Brobecker <brobecker@gnat.com>
23663
23664 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23665 xfullpath () function.
23666
7cdb7107
DJ
236672002-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
a7d17088
DJ
236762002-04-04 Daniel Jacobowitz <drow@mvista.com>
23677
23678 * gdb.base/relocate.exp: New file.
23679 * gdb.base/relocate.c: New file.
23680
cd721503
FF
236812002-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
b22ad7a7
MS
236862002-04-04 Michael Snyder <msnyder@redhat.com>
23687
23688 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23689
5f279fa6
DJ
236902002-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
dd0fd3ce
DJ
236952002-04-02 Daniel Jacobowitz <drow@mvista.com>
23696
23697 * gdb.c++/classes.exp ("calling method for small class"): Match
23698 updated register output.
23699
1e50cda1
DJ
237002002-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
24015922
DJ
237072002-03-30 Daniel Jacobowitz <drow@mvista.com>
23708
23709 * gdb.base/attach.exp: Remove extra setup_xfail.
23710
dd7dfd64
MS
237112002-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
48b2f8d7
MS
237182002-03-27 Michael Snyder <msnyder@redhat.com>
23719
d63a86f8 23720 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23721 clean-ups in help messages.
23722
05b4d525
FF
237232002-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
d7679631
FF
237292002-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
523ac3f9
MS
237342002-03-25 Michael Snyder <msnyder@redhat.com>
23735
23736 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23737
754b2b8d
FF
237382002-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
33c3e192
FF
237432002-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
d43e73ee
MS
237502002-03-22 Michael Snyder <msnyder@redhat.com>
23751
882c8f02
MS
23752 * gdb.base/default.exp: Add test for gcore. Update copyright.
23753 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23754
04c12f60
FF
237552002-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
b43df995
MC
237602002-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
92362027
AC
237662002-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
258ad32d
MC
237722002-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
04c3b3d4
MC
237782002-02-23 Michael Chastain <mec@shout.net>
23779
23780 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23781 to placate gcc.
23782
5a2a0a20
MC
237832002-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
a640f7fc
JB
237882002-02-21 Jim Blandy <jimb@redhat.com>
23789
27924826
JB
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
a640f7fc
JB
23793 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23794 types of pointers to prototyped functions.
23795
edcc8c75
AC
237962002-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
ac57ea44
MC
238122002-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
7a10c941
MC
238172002-02-18 Michael Chastain <mec@shout.net>
23818
23819 * gdb.c++/userdef.exp: Update copyright year.
23820
fb8acdcc
DJ
238212002-02-18 Daniel Jacobowitz <drow@mvista.com>
23822
23823 * gdb.c++/userdef.exp: Test overloaded operators properly.
23824 Remove xfails.
23825
fda6ae12
MS
238262002-02-14 Michael Snyder <msnyder@redhat.com>
23827
23828 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23829
676a0442
DJ
238302002-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
78b4f468
RE
238412002-02-13 Richard Earnshaw <rearnsha@arm.com>
23842
23843 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23844
9a81ba51
MC
238452002-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
004af6c7
DJ
238502002-02-10 Daniel Jacobowitz <drow@mvista.com>
23851
23852 * gdb.base/ending-run.exp: Guard "cont" test with
23853 gdb_skip_stdio_test.
23854
37225f62
JB
238552002-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
fe6fdd96
MS
238622002-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
036fad3f
RE
238672002-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
7148ab62
DJ
238722002-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
396cc255
DJ
238782002-01-30 Daniel Jacobowitz <drow@mvista.com>
23879
a9c64011
AS
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.
396cc255 23883
f038d31b
DJ
238842002-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
b3ff9d9a
FF
238902002-01-21 Fred Fish <fnf@redhat.com>
23891
23892 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23893 not caller.
23894
39ad761d
JB
238952002-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
aaf320fa
FF
239002002-01-21 Fred Fish <fnf@redhat.com>
23901
a9c64011
AS
23902 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23903 optionally accept the "shlib events" variation.
aaf320fa 23904
808a31f5
JB
239052002-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
4420d5e2
DJ
239142002-01-20 Daniel Jacobowitz <drow@mvista.com>
23915
23916 * gdb.c++/inherit.exp: Update copyright years.
23917 * gdb.c++/method.exp: Likewise.
23918
3e36a0f4
DJ
239192002-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
b4ceaee6
AC
239282002-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
ecace851
JB
239372002-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
375fc983
AC
239422002-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
fe6fdd96
MS
239472002-01-14 Michael Snyder <msnyder@redhat.com>
23948
23949 * gdb.base/gcore.exp: Remove extra debugging output.
23950
e017c81f
DJ
239512002-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
37ab3bf8
DJ
239562002-01-13 Daniel Jacobowitz <drow@mvista.com>
23957
23958 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23959
1bc05c3a 239602002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 23961
1bc05c3a 23962 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 23963
1bc05c3a
JM
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.
ffcb195b 23969
1bc05c3a
JM
239702002-01-10 Michael Snyder <msnyder@redhat.com>
23971
23972 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 23973
a911c360
MS
239742002-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
ea2119ec
JM
239802002-01-08 Jason Merrill <jason@redhat.com>
23981
23982 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23983
68203136
FF
239842002-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)
d63a86f8 24006
21b9b5b1
MS
240072002-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
725f922e
FF
240152002-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
889bf7c5 240202002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24021
889bf7c5
PA
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.
f286b2c3 24027
634d57ec
JL
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
9fbfe2dc
AC
240352002-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
8ddad156
MS
240552002-01-04 Michael Snyder <msnyder@redhat.com>
24056
ca4976a6 24057 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24058 * gdb.base/maint.exp: Add tests for maint info sections options.
24059
1b074332
JL
24060Fri 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
7d159115
CV
240642001-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
8fb87725
JL
24071Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24072
afabe08c
JL
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
db521deb
JL
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
cfa88ab7
JL
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
ca344dff
JL
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
3f3c6e55 24101 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
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.
3f3c6e55 24114
8fb87725
JL
24115 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24116 a SIGTRAP to the inferior.
24117
cf599fa7
CV
241182001-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
2cd045cd
JL
24123Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24124
a9c64011
AS
24125 * gdb.base/break.exp: Fix HP specific search string when testing
24126 backtracing in a called function.
2cd045cd 24127
a9c64011
AS
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.
2cd045cd 24131
99ebe9ac
JB
241322001-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
b9891b29
JB
241392001-12-17 Jim Blandy <jimb@redhat.com>
24140
0eba65ab
JB
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
6970b5b1
JB
24146 * gdb.base/completion.exp: On some systems, there is, in fact, a
24147 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24148 variables as being in scope. So use `no_var_named_this'
24149 instead of `b'.
6970b5b1 24150
b9891b29 24151 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24152 can't find the core file's registers as a failure.
b9891b29 24153
e6ccd35f
JSC
241542001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24155
a9c64011
AS
24156 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24157 test expect string more specific.
e6ccd35f 24158
105ba819
CV
241592001-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
e9e79dd9
FF
241662001-12-10 Fred Fish <fnf@redhat.com>
24167
24168 * gdb.base/maint.exp: Update to match changes in type dumping code.
24169
347dc97d
JB
241702001-12-10 Jim Blandy <jimb@redhat.com>
24171
24172 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24173 matching the entry point symbol's name at the beginning of the
24174 line.
347dc97d 24175
5178b9d6
DJ
241762001-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
af890c52
DJ
241842001-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
7a345fb3
JB
241892001-12-07 Jim Blandy <jimb@redhat.com>
24190
f2e54a80 24191 If GDB says it can't find the struct the function returned, report
8032bf31
JB
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
f2e54a80
JB
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
0bc69509
JB
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
7a345fb3
JB
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
edb6ede1
MS
242092001-12-06 Michael Snyder <msnyder@redhat.com>
24210
d63a86f8 24211 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24212 and detect whether the start symbol has a leading underscore.
24213
2d842f13
JB
242142001-12-04 Jim Blandy <jimb@redhat.com>
24215
24216 * gdb.base/completion.exp: Clarify indentation.
24217
68550daf
JB
242182001-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
cd5195a8
JB
242232001-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.
a9c64011 24229 * gdb.asm/configure: Regenerated.
cd5195a8 24230
ca9efc90
MS
242312001-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
d0e66976
FN
242442001-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
e2334072
MK
242522001-11-24 Mark Kettenis <kettenis@gnu.org>
24253
24254 * gdb.asm/configure.in: Fix recognition of ix86 target.
24255 * gdb.asm/configure: Regenerate.
24256
756caa3d
MS
242572001-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.
d63a86f8 24263
9a4d72d5
MS
242642001-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
a773d1cd
MS
242712001-11-20 Michael Snyder <msnyder@redhat.com>
24272
017ac23d
MS
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
a773d1cd
MS
24278 * gdb.c++/namespace.exp: Fix quotes in output messages.
24279
bb632afb
MS
242802001-11-14 Michael Snyder <msnyder@redhat.com>
24281
25d559ca 24282 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24283 qualifier in a type cast expression, to designate an address
24284 in the instruction space (Harvard architecture).
24285
4749e309
MS
242862001-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
25050984
CV
242912001-11-13 Corinna Vinschen <vinschen@redhat.com>
24292
24293 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24294
1902c51f
DJ
242952001-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
dcf95b47
DJ
243002001-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.
d63a86f8 24310
45b074e1
AC
243112001-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
bf50d346
AC
243162001-11-09 Andrew Cagney <ac131313@redhat.com>
24317
24318 * gdb.base/restore.exp: Include $expected value in restored test
24319 message.
24320
9383332c
AC
243212001-11-09 Andrew Cagney <ac131313@redhat.com>
24322
24323 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24324 implemented.
24325
db62520a
MS
243262001-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
b5703437
MS
243312001-11-07 Michael Snyder <msnyder@redhat.com>
24332
d63a86f8
RM
24333 * gdb.c++/templates.exp (test_template_breakpoints):
24334 If we get an overload menu, but it does not match what
760f6330 24335 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
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".
d63a86f8 24339 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24340 making the whitespace optional. Also replace "(void) with
24341 "((void|)), making the keyword "void" optional.
d63a86f8 24342 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24343 making the whitespace optional. Also replace "(void) with
24344 "((void|)), making the keyword "void" optional.
3bf40917
MS
24345 * gdb.base/callfuncs.c (t_float_values): This function must
24346 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24347 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
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.
b5703437
MS
24351 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24352 includes a stack frame for "start".
24353
c8ab4e6d
JB
243542001-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
3f08ced9
MS
243632001-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
cbfa24cd
MS
243682001-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
aaa68313
CV
243762001-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
91740388
MS
243842001-10-30 Michael Snyder <msnyder@redhat.com>
24385
24386 * gdb.base/jump.exp: Allow it to run for all targets.
24387
1b7c05e7
CV
243882001-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
36a22261
CV
243982001-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
d63a86f8 24402 Stormy16 target.
36a22261 24403
92b8ae91
MK
244042001-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
cb135b83
OF
244092001-10-29 Orjan Friberg <orjanf@axis.com>
24410
24411 * gdb.base/setvar.exp: Escape curly braces.
24412 * gdb.stabs/weird.exp: Ditto.
24413
6884aa54
DJ
244142001-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
0398c9aa
AC
244192001-10-25 Andrew Cagney <ac131313@redhat.com>
24420
24421 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24422 messages.
24423
d20bf2e8
AC
244242001-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
03dd63aa
CV
244292001-10-09 Corinna Vinschen <vinschen@redhat.com>
24430
24431 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24432
1d9d99f3
FCE
244332001-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
838ae6c4
JB
244382001-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
8f0cbc1c
DJ
244452001-10-01 Daniel Jacobowitz <drow@mvista.com>
24446
24447 * gdb.threads/pthreads.exp: Wait for output and delay
24448 before sending ^C.
24449
1f08dafd
DJ
244502001-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
674f90ff
CV
244562001-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
9b284272
DJ
244612001-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
b55a4771
MS
244662001-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
244772001-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
4e6667ac
CV
244832001-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
4f337972
AC
244882001-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
2015650d
FCE
244932001-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
f3bcedc1
CV
244992001-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
6b819c92
KS
245042001-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
a10c9419
CV
245102001-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
739d0d99
CV
245172001-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
1b8947f0
JB
245242001-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
9890ac81
FCE
245302001-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
6db765ea
JH
245352001-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
4c32cc04
KS
245402001-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
8d6e6f81
FCE
245462001-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
6a90e1d0
AC
245522001-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
1759b3c3
AC
245582001-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
61d11d80
FCE
245632001-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
942a4df2
KS
245682001-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
0521c418
MS
245742001-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
74a9a58a
DB
245802001-08-02 Dave Brolley <brolley@redhat.com>
24581
24582 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24583
c70819fa
MS
245842001-07-25 Michael Snyder <msnyder@redhat.com>
24585
c2b8fa57
MS
24586 * gdb.base/consecutive.exp: New file. Test stepping over
24587 breakpoints on consecutive instructions.
24588 * gdb.base/consecutive.c: New file.
24589
c70819fa
MS
24590 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24591 curly braces in regular expressions.
24592
2b1a1355
MS
245932001-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
413eca6f
KS
245982001-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
7e5a9322
SC
246032001-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
de58f10f
SC
246082001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24609
d63a86f8 24610 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
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
d6f5fea1
SC
246172001-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
c477543d
SC
246232001-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
63cf1c79
MK
246292001-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
112f9ab5
MC
246342001-06-24 Michael Chastain <chastain@redhat.com>
24635
24636 * gdb.base/arithmet.exp: Remove some tests to make all test names
24637 unique.
24638
4970cb0f
MS
246392001-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
d85da69f
MS
246442001-07-02 Michael Snyder <msnyder@redhat.com>
24645
4c8a82de
MS
24646 * gdb.base/completion.exp: Don't assume that break.c is the only
24647 source file that may contain functions named "marker".
d85da69f
MS
24648 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24649
8afc772b
AC
246502001-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
cff22675
AC
246592001-06-27 Andrew Cagney <ac131313@redhat.com>
24660
24661 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24662 empty breakpoint tables.
24663
68c81b54
AC
246642001-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
2dd62704
AC
246692001-06-23 Andrew Cagney <ac131313@redhat.com>
24670
24671 * lib/mi-support.exp: Remove local emacs variable defining
24672 change-log-default-name.
24673
b4127474
MC
246742001-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
8dbfb380
JB
246792001-06-13 Jim Blandy <jimb@redhat.com>
24680
24681 * lib/gdb.exp (gdb_test): Doc fix.
24682
f2d8c86d
MC
246832001-06-10 Michael Chastain <chastain@redhat.com>
24684
24685 * gdb.base/exprs.exp: Remove a duplicate test.
24686
81564d34
JB
246872001-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
da55addb
MS
246932001-06-04 Michael Snyder <msnyder@redhat.com>
24694
24695 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24696 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24697 rather than wait for 12 more tests to time out.
24698
42c65987
JB
246992001-06-06 Jim Blandy <jimb@redhat.com>
24700
b18bced9 24701 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24702 Don't forget to match the GDB prompt.
b18bced9 24703
42c65987
JB
24704 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24705
5b41e5f0
JB
247062001-06-04 Jim Blandy <jimb@redhat.com>
24707
24708 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24709 command.
24710
015e046f
KB
247112001-05-31 Kevin Buettner <kevinb@redhat.com>
24712
24713 * gdb.base/annota1.exp (info break): Match four or more spaces
24714 after "Address".
24715
fb1ffbbe
MC
247162001-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
5ea2a32c
KB
247232001-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
ae23c492
MS
247292001-05-24 Michael Snyder <msnyder@redhat.com>
24730
ac55707e
MS
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
ae23c492
MS
24735 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24736 debugging. If test fails, issue an "unsupported" not a "fail".
24737
400071f1
JB
247382001-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,
d63a86f8 24743 this isn't true.
400071f1
JB
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
0816a3e5
MS
247502001-05-24 Michael Snyder <msnyder@redhat.com>
24751
24752 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24753 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24754 and prevents dejagnu getting out of step.
24755
f6dc23a9
KB
247562001-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
7dbd117d
MC
247622001-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
6b0b0a9e
KB
247742001-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
2caa35cb
MS
247802001-05-21 Michael Snyder <msnyder@redhat.com>
24781
24782 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24783
40713331
EZ
247842001-05-10 Elena Zannoni <ezannoni@redhat.com>
24785
a9c64011
AS
24786 * gdb.base/completion.exp: Revamp test. Make it execute on all
24787 platforms.
40713331 24788
c2c1be8d
EZ
247892001-05-10 Elena Zannoni <ezannoni@redhat.com>
24790
a9c64011
AS
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.
2c9cd303 24796
9671de48
KS
247972001-05-07 Keith Seitz <keiths@cygnus.com>
24798
a9c64011
AS
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.
9671de48 24811
5a360f47
JB
248122001-05-06 Jim Blandy <jimb@redhat.com>
24813
24814 * restore.c: Make the code of caller0 correspond to its comment.
24815
66c756c6
MS
248162001-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.
d63a86f8 24821 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24822 return a negative value.
24823
a966fde5
JB
248242001-04-24 Jim Blandy <jimb@redhat.com>
24825
851c18e0
JB
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
a966fde5
JB
24830 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24831 variations.
24832
db144853
MC
248332001-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
3207ec21
KB
248392001-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
13b57657
JB
248482001-03-21 Jim Blandy <jimb@redhat.com>
24849
24850 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24851 unmangled operator names.
24852
754cbe1c
JB
248532001-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
177495c9
AC
248592001-03-19 Andrew Cagney <ac131313@redhat.com>
24860
24861 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24862
f266096b
MC
248632001-03-12 Michael Chastain <chastain@redhat.com>
24864
24865 * gdb.c++/derivation.exp: Use the 'runto' library function.
24866
cac3c2ff
MC
248672001-03-12 Michael Chastain <chastain@redhat.com>
24868
24869 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24870
b6c11a24
MC
248712001-02-24 Michael Chastain <chastain@redhat.com>
24872
24873 * gdb.c++/ref-types.exp: Change handwritten code to library
24874 function 'runto'.
24875
6bae5bce
OF
248762001-03-16 Orjan Friberg <orjanf@axis.com>
24877
24878 * gdb.base/signals.exp: Set count to 0 explicitly.
24879
0015fd9a
MS
248802001-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.
880a15ee
MS
24884 (gdb_load): Add support for additional target_info: gdb_download_size
24885 and gdb_load_timeout.
0015fd9a 24886
fc33412a
DT
24887Thu 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
889bf7c5
PA
24890 file -- to prevent failing when the compile fails but we have no
24891 intention of running the tests anyway.
fc33412a
DT
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
889bf7c5 24897 integers.
fc33412a
DT
24898
24899 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24900 * gdb.c++/namespace.exp: Ditto.
24901
115f06de
OF
249022001-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
b6ba6518
KB
249072001-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
dc96c6c7 249802001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
24981
24982 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24983 first arg is int not float.
24984
dc96c6c7 249852001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
24986
24987 * gdb.base/reread.exp: Unsupported for non-native targets;
24988 doesn't work for remote debugging.
24989
9b0c4aeb
FN
249902001-02-19 Fernando Nasser <fnasser@redhat.com>
24991
24992 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
24993 * gdb.base/ending-run.exp: Properly handle the BSP state when
24994 stepping past the end of main.
9b0c4aeb 24995
02aa71d5
MC
249962001-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
1fa449a4
MC
250022001-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
b2f9ec70
MC
250102001-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
cf74b8ca
AC
25016Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25017
25018 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25019 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25020 before calling common_routine 15 times'' tests.
cf74b8ca 25021
99f78f56
MC
250222001-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.
99707966 25032 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
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
1de8f023
KB
250502001-01-30 Kevin Buettner <kevinb@redhat.com>
25051
25052 * gdb.c++/templates.cc (printf): Remove unused function definition.
25053
ca3f91ed
MS
250542001-01-26 Felix Lee <flee@redhat.com>
25055
25056 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25057
250582001-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
250642001-01-25 matthew green <mrg@redhat.com>
25065
25066 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25067 Deprecate $sid_spawn_id.
ca3f91ed
MS
25068 (sid_exit): Remove code necessary only for `spawn.'
25069
250702001-01-25 matthew green <mrg@redhat.com>
25071
25072 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25073
fb18ec4a
MC
250742001-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
9c646a6e
BE
250962001-01-17 Ben Elliston <bje@redhat.com>
25097
25098 * config/sid.exp: New file.
25099
9549d9c1
AC
25100Fri 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
dc96c6c7 251042000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
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
b4df4f68
FN
251092000-12-20 Fernando Nasser <fnasser@redhat.com>
25110
297dd0fd 25111 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25112
dc96c6c7 251132000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25114
d63a86f8 25115 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25116 in regexp. One '\' does not suffice on Linux.
25117
4a7bddb6
MC
251182000-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
dc96c6c7 251272000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
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
dc96c6c7 251332000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
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
dc96c6c7 251442000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
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
44097287
FN
251562000-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
9d2e1bab
ND
251642000-11-17 Nick Duffek <nsd@redhat.com>
25165
25166 * lib/gdb.exp (gdb_test): Override timeout with board info.
25167
1aca8eb7
ND
251682000-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
93076499
ND
251732000-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
30e87cd3
ND
251842000-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
dc96c6c7 251892000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
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.
d63a86f8 25194
dc96c6c7 251952000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
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
39124dea
FN
252122000-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
a9e2e984
FN
252182000-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
c7db355b
PS
252252000-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
dc96c6c7 252332000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25234
25235 * gdb.base/commands.exp: Break up long lines, and re-indent.
25236
dc96c6c7 252372000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
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
dc96c6c7 252432000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
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
dc96c6c7 252502000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
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
bac5fc66
JG
252592000-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
a9c64011
AS
25264 'finish', otherwise uncaptured gdb_prompt would potentially
25265 throw remaining test points out of sync.
bac5fc66 25266
b22a6027
SB
252672000-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.
d63a86f8 25274
d8231941
AG
25275Mon 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
8caabe69
AG
25280Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25281
25282 * gdb.java/jv-exp.exp: New file.
25283
9d273ca3
AG
25284Sun 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
4f823a66
AC
25295Wed 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
889bf7c5 25298 underflow.
4f823a66 25299
2391e11d
AC
25300Thu 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
889bf7c5 25303 and the compilers sizes.
2391e11d 25304
54602222
ND
253052000-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
2bec0572
ND
253132000-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
78492fde
AC
25324Tue 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
889bf7c5 25327 compile/link program. Update line numbers.
78492fde
AC
25328 * gdb.asm/d10v.inc: Define ``startup''.
25329 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25330
49a2cef8
AC
25331Fri 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
3e6c8688
EZ
253352000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25336
25337 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25338 of 'help maint print' command.
3e6c8688 25339
9ff5cbe9
AC
25340Fri 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
889bf7c5 25343 they use gdb_expect_list.
9ff5cbe9 25344
17c579bd
AC
25345Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25346
25347 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25348 memory-read-packet-size'' instead of ``set endian big'' to test
25349 long commands.
17c579bd 25350
e6d71bf3
DB
253512000-06-03 Daniel Berlin <dan@cgsoftware.com>
25352
25353 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25354 g++, and stop skipping them.
e6d71bf3
DB
25355
25356 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25357 work under g++.
25358
d63a86f8 25359 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25360 initialization.
25361
dc96c6c7 253622000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
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
dc96c6c7 253692000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25370
25371 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25372
dc96c6c7 253732000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25374
25375 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25376 Relax the regular expression a little, make it pass on Solaris 8.
25377
8216cda9
KB
253782000-05-12 Kevin Buettner <kevinb@redhat.com>
25379
25380 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25381 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25382 Instead, it is permissible for gdb to stop on the line of the
25383 call itself.
25384
1a570b2f
MS
253852000-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
dc96c6c7 253962000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25397
d63a86f8 25398 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25399 rather than "send_gdb" (for consistancy).
25400
7d418785
AC
25401Mon 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
dc96c6c7 254072000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25408
d63a86f8 25409 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25410 gdb may not stop at the first line of main, due to code motion.
25411
dc96c6c7 254122000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
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
dc96c6c7 254202000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
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
a5a51225
EZ
254302000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25431
25432 * gdb.base/help.exp: Update output for add-symbol-file command.
25433
7930cc7c
FN
254342000-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
23e37ab1
C
254392000-04-07 J.T. Conklin <jtc@redback.com>
25440
e93c542c
C
25441 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25442
23e37ab1
C
25443 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25444
591b8fa3
PDM
25445Thu 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
889bf7c5 25448 values that can be represented exactly.
591b8fa3
PDM
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
7a495180
EZ
254562000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25457
30b53638 25458 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25459
beb998c6
AC
25460Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25461
25462 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25463
1c689132
DB
254642000-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
c1790a9d
JL
254692000-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
003ba290
FN
254752000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25476
25477 From David Whedon <dwhedon@gordian.com>
a9c64011 25478 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25479
6837a0a2
DB
254802000-03-22 Daniel Berlin <dan@cgsoftware.com>
25481
25482 * gdb.base/help.exp: Added test for new apropos command.
25483
b9593231
KB
254842000-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
751a959b
EZ
254932000-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
889bf7c5 25498 procedure to test arrays that are typedef'd.
751a959b 25499
73a93a32
JI
255002000-03-13 James Ingham <jingham@leda.cygnus.com>
25501
25502 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25503 the library directories.
73a93a32 25504
fb40c209
AC
25505Mon 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.
d63a86f8 25511
ee4dd2c9
AC
255122000-02-25 Scott Bambrough <scottb@netwinder.org>
25513
25514 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25515 a long long value as a double on ARM platforms.
ee4dd2c9 25516
70f0cc22
JB
255172000-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
853819b8
EZ
255222000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25523
25524 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25525 gdbtk/library directory, not in gdbtcl2.
853819b8 25526
dfcd3bfb
JM
255272000-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
255482000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25549
25550 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25551
8b93c638
JM
255522000-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
255582000-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
c5394b80
JM
255632000-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
0d06e24b
JM
255682000-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.
889bf7c5 25571 Don't use xfail's because that affects only the following test.
d63a86f8 25572
0d06e24b 25573 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25574 solaris or linux.
0d06e24b
JM
25575
25576 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25577
dc96c6c7 255782000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25579
d63a86f8 25580 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25581 "A syntax error" rather than "A parse error". Accept both.
25582
255832000-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
c3f6f71d
JM
255892000-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
889bf7c5
PA
25594 prompt (cleanup rather than necessity, but still might keep output
25595 from spilling to next test).
c3f6f71d
JM
25596
255972000-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
ed9a39eb 256021999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25603
ed9a39eb 25604 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25605 float" test.
ed9a39eb
JM
25606
256071999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25608
ed9a39eb 25609 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25610
25611 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25612 outermost frame disallowed".
25613
256141999-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
256191999-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
de57eccd
JM
256241999-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
c2d11a7d
JM
25632Sat 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.
889bf7c5
PA
25635 Change the buffer type to ``unsigned char'' to simplify size
25636 arithmetic.
c2d11a7d
JM
25637
25638 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25639 stub only handles 400-1 byte packets. Verify that the download
25640 worked.
c2d11a7d
JM
25641
256421999-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
256481999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25649
25650 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25651
256521999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25653
25654 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25655 watchpoints.
c2d11a7d
JM
25656
256571999-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
256691999-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
256771999-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
256841999-11-18 Tom Tromey <tromey@cygnus.com>
25685
25686 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25687
256881999-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
4ce44c66
JM
256941999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25695
25696 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25697
256981999-11-10 Jimmy Guo <guo@cup.hp.com>
25699
25700 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25701 from $srcdir/lib/.
4ce44c66 25702 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25703 and gdb.c++/.
4ce44c66
JM
25704
25705 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25706
d63a86f8 25707 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25708 'continue with watch' test point.
25709
257101999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25711
25712 Merged from p2linux-990323-branch:
d63a86f8 25713
4ce44c66
JM
25714 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25715
11cf8741
JM
25716Mon 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
889bf7c5 25719 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25720
25721Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25722
25723 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25724 gdb_expect_list.
11cf8741
JM
25725
25726Fri 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
257301999-11-03 Mark Salter <msalter@cygnus.com>
25731
25732 * gdb.base/break.exp: Fix "stub continue" pattern.
25733
257341999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25735
25736 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25737
257381999-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
889bf7c5 25747 breakpoint hit messages include an address.
11cf8741
JM
25748
25749 * gdb.base/display.exp: Don't forget to escape parens in regular
25750 expressions. Unix regexp notatation sucks.
25751
257521999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25753
25754 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25755 order for 'signalled' message.
11cf8741 25756
5c44784c
JM
257571999-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
257631999-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
917317f4
JM
257681999-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
25773Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25774
25775 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
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.
d63a86f8 25779
2df3850c
JM
25780Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25781
25782 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25783 a pass case.
2df3850c 25784
2acceee2
JM
257851999-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
257921999-10-01 Fred Fish <fnf@cygnus.com>
25793
d63a86f8 25794 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25795 gdb output.
25796
c2c6d25f
JM
257971999-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
258021999-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
258071999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25808
25809 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25810 Z-packets if the target needs it.
c2c6d25f
JM
25811
258121999-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
cff3e48b
JM
258181999-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
d4f3574e
SS
258231999-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
258281999-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,
889bf7c5
PA
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.
d4f3574e
SS
25842
25843 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25844
25845Fri 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
258641999-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
104c1213
JM
258691999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25870
25871 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25872 stepping out of main.
104c1213
JM
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
889bf7c5 25878 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25879
25880 * gdb.c++/ovldbreak.exp: Update match string in test that
25881 includes a warning of multiple breakpoints.
25882
258831999-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"
889bf7c5 25889 test.
104c1213
JM
25890
25891 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25892 configs when using G++, not just hppa*.
25893
258941999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25895
25896 * gdb.base/async.c: New file.
25897 * gdb.base/async.exp: New file.
25898
25899Tue 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
53a5351d
JM
25904Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25905
104c1213
JM
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
53a5351d
JM
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
259161999-08-19 J.T. Conklin <jtc@redback.com>
25917
25918 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25919 characters in 'continue to 1241' test.
53a5351d
JM
25920
259211999-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
7be570e7
JM
259291999-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
25940Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25941
25942 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 25943 command.
7be570e7
JM
25944
259451999-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
96baa820
JM
259571999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25958
25959 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 25960 funky printf, remove a bogus p/a test.
96baa820
JM
25961
259621999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25963
25964 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
25965 connected to the target. This is necessary when running not
25966 natively.
96baa820
JM
25967
259681999-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
259761999-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
889bf7c5 25982 constant as "ULL".
96baa820
JM
25983 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25984 matches for a couple x/2 commands.
25985
a0b3c4fd
JM
259861999-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
889bf7c5 26004 output, add HP alternatives for new and delete prints.
a0b3c4fd 26005 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26006 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
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
889bf7c5 26012 compilers.
a0b3c4fd
JM
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.
d63a86f8 26025
a0b3c4fd
JM
260261999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26027
26028 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26029
260301999-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
260351999-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
889bf7c5 26044 case.
a0b3c4fd
JM
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,
889bf7c5
PA
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.
a0b3c4fd
JM
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
889bf7c5 26055 HP-UX xfails, add others.
a0b3c4fd
JM
26056 * gdb.base/completion.exp: Reflect name change of self-test.
26057 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
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.
a0b3c4fd
JM
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
260701999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26071
26072 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26073 command.
a0b3c4fd
JM
26074
260751999-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.
d63a86f8
RM
26079
26080 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26081 debug info. Deal with lack of signal hanlder info in stack.
26082
a9c64011 26083 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26084 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26085
5a2468f5
JM
260861999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26087
26088 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26089 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26090
adf40b2e
JM
26091Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26092
26093 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26094 a1-selftest.exp.
adf40b2e
JM
26095 * gdb.base/configure: Re-generate.
26096
260971999-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
43e526b9
JM
261071999-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
9846de1b
JM
26115Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26116
a9c64011 26117 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26118 calling malloc.
a9c64011
AS
26119 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26120 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26121 use.
9846de1b
JM
26122
261231999-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
43ff13b4
JM
26130Tue 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
889bf7c5 26133 a consistent format.
43ff13b4 26134
085dd6e6
JM
261351999-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,
889bf7c5
PA
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.
085dd6e6
JM
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,
889bf7c5
PA
26155 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26156 files, move here from gdb.hp.
085dd6e6 26157 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
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.
085dd6e6
JM
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,
889bf7c5 26175 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26176
26177 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26178 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26179 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26180 watchpoint test.
085dd6e6
JM
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,
889bf7c5 26212 no longer useful.
085dd6e6
JM
26213
26214Fri 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
889bf7c5 26217 list of patterns.
085dd6e6 26218 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26219 print_double_array(double_array)", "continuing to breakpoint
26220 1018", "print print_double_array(array_d)" and "continuing to
26221 1034" tests.
d63a86f8 26222
085dd6e6
JM
262231999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26224
a9c64011 26225 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26226
262271999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26228
26229 * config/mt-*: Remove, these haven't been used since 1996.
26230
262311999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26232
26233 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26234 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26235 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26236
9e0b60a8
JM
262371999-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
262421999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26243
26244 * gdb.exp: Fix test for gdb_prompt existence.
26245
262461999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26247
26248 * gdb.exp (gdb_test): Add fail after calls to perror.
26249
262501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26251
26252 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26253
262541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26255
26256 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26257
0f71a2f6
JM
26258Fri 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
889bf7c5 26261 malloc() is linked in.
0f71a2f6
JM
26262
262631999-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
262701999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26271
26272 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26273
cce74817
JM
26274Fri 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
262791999-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
26287Wed 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.
a9c64011
AS
26290 * gdb.base/ending-run.exp: When stepping out of main, accept a
26291 step into an arbitrary assembler file.
cce74817 26292
392a587b
JM
262931999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26294
d63a86f8 26295 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26296 "breakpoint-invalid" to be printed.
6fdff2c5
PA
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.
392a587b
JM
26300 * gdb.base/annota2.cc: Initialize a.x to 0.
26301
9e086581
JM
263021999-05-17 Keith Seitz <keiths@cygnus.com>
26303
6fdff2c5
PA
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)".
9e086581
JM
26314 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26315 "skip_float_tests" is set.
6fdff2c5
PA
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.
d63a86f8 26319
cd0fc7c3
SS
263201999-05-06 Keith Seitz <keiths@cygnus.com>
26321
26322 * gdb.base/annota2.cc: Include stdio.h.
26323
26324Wed 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,
889bf7c5
PA
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.
cd0fc7c3
SS
26332 * gdb.base/README: Remove, was doc for this.
26333 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26334 needed.
cd0fc7c3 26335
b83266a0
SS
263361999-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
263461999-04-23 Angela Marie Thomas <angela@cygnus.com>
26347
26348 * config/cfdbug.exp: New file.
26349
7a292a7a
SS
263501999-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,
889bf7c5
PA
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.
7a292a7a
SS
26359
263601999-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
263741999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26375
26376 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26377 grouping in expressions, not {}.
7a292a7a
SS
26378
26379 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26380 initialized yet.
7a292a7a
SS
26381
263821999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26383
26384 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26385 are listed.
26386
263871999-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
263921999-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
889bf7c5 26398 change, to mollify finicky HP compiler.
7a292a7a
SS
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.
d63a86f8 26401
7a292a7a
SS
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
c906108c
SS
264061999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26407
7a292a7a
SS
26408 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26409 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26410 passing skip_hp_tests, so as not to waste time on guaranteed
26411 failure.
7a292a7a 26412
c906108c
SS
26413 * gdb.c++/overload.cc: Pass string instead of char addr, always
26414 init ccpfoo.
26415 * gdb.c++/templates.cc: Fix syntax error.
26416
7a292a7a
SS
26417Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26418
26419 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26420 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26421 command.
26422
264231999-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
d63a86f8 26433 keep it from killing the rest of the tests.
7a292a7a
SS
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
d63a86f8
RM
26442 * gdb.base/default.exp: Check for the current error message in the
26443 r abbreviation test.
7a292a7a
SS
26444 Add strongarm to the targets that know info float.
26445
d63a86f8 26446 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26447 run which doesn't work with monitors.
26448
6fdff2c5
PA
26449 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26450 1034 test.
7a292a7a
SS
26451
26452 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26453
6fdff2c5
PA
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...
7a292a7a
SS
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
264631999-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
264711999-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
264761999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26477
889bf7c5 26478 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26479
26480Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26481
26482 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26483 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26484
264851999-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
264901999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26491
26492 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26493 character, so GDB won't print garbage after its end.
d63a86f8 26494
c906108c
SS
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
889bf7c5
PA
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?")
c906108c
SS
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
7a292a7a
SS
265121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26513
c906108c
SS
26514 * lib/gdb.exp: Doc fixes.
26515
7a292a7a
SS
265161999-03-05 Nick Clifton <nickc@cygnus.com>
26517
d63a86f8 26518 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26519
265201999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26521
c906108c 26522 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26523 commands. They're not germane to this test, and they don't work
26524 that way on remote targets.
c906108c 26525
3fc11d3e
JM
265261999-03-01 James Ingham <jingham@cygnus.com>
26527
26528 * Changelog entries merged over from gdb development branch.
26529
3fc11d3e
JM
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
2d4a1622 26535 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26536
26537 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26538
7a292a7a
SS
265391999-02-25 Felix Lee <flee@cygnus.com>
26540
26541 * lib/gdb.exp (debug_format): initialize
26542
c906108c
SS
265431999-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
c906108c
SS
265481999-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
265531999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26554
26555 * gdb.base/smoke.exp: Disambiguate two test case names (both
26556 called ``print'').
26557
26558Fri 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
889bf7c5 26561 compilation.
c906108c
SS
26562
265631999-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
265741999-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
a9c64011
AS
26582 leading zeros. Explicitly ask for hex formatting. Use
26583 unique test case names.
c906108c
SS
26584
26585Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26586
d63a86f8 26587 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26588
26589 * gdb.c++/method.exp: Add missing close brace.
26590
265911999-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
889bf7c5
PA
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.
c906108c
SS
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
26615Mon 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,
889bf7c5
PA
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.
c906108c 26621 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26622 reflect move.
c906108c
SS
26623
26624Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26625
26626 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26627 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26628
26629Tue 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
26635Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26636
d63a86f8
RM
26637 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26638 and compiled w/o GCC.
c906108c
SS
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
26650Thu 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
889bf7c5 26654 with GCC.
c906108c
SS
26655
26656Mon 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
26692Sun 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
26744Wed 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.
7a292a7a 26769 * gdb.base/display.exp: new file.
c906108c
SS
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.
d63a86f8 26778
c906108c
SS
26779Wed 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
dc96c6c7 26783Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26784
26785 * gdb.base/help.exp: Update to reflect current text.
26786
26787Tue 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
889bf7c5
PA
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.
c906108c
SS
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.
d63a86f8 26816
c906108c
SS
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.
d63a86f8 26820
c906108c
SS
26821Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26822
26823 The following changes were made by David Taylor
889bf7c5
PA
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.
d63a86f8 26827
c906108c
SS
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++/
d63a86f8 26831
c906108c
SS
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.
d63a86f8 26860
c906108c
SS
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
26929Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26930
26931 The following change was made by Edith Epstein
889bf7c5
PA
26932 <eepstein@cygnus.com> as part of a project to merge in changes
26933 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
26934
26935 * gdb.c++/demangle.exp: changed the expected output for some
26936 ARM-style mangling -- removed second reference to datatype.
889bf7c5 26937 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 26938 T1<char>::~T1<char>(void)
c906108c 26939 becomes,
a9c64011
AS
26940 maint demangle __dt__11T1__pt__2_cFv
26941 T1<char>::~T1(void)
c906108c 26942
889bf7c5 26943 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 26944
c906108c
SS
26945Mon 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
269641998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26965
26966 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26967
26968Wed 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
26974Sat 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
889bf7c5 26977 remote dos host testing right.
c906108c
SS
26978
26979Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26980
26981 * gdb.base/corefile.exp: remove some xfails.
26982
26983Thu 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
889bf7c5 26986 have different timestamps.
c906108c
SS
26987
26988Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26989
26990 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 26991 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
26992
26993Tue 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
889bf7c5 26996 delta.
c906108c
SS
26997
26998Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26999
27000 * gdb.base/default.exp: Add brace missing from previous delta.
27001
27002Mon 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
dc96c6c7 27007Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27008
27009 * gdb.trace/*.exp: remove "remote_download" command.
27010
dc96c6c7 27011Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27012
27013 * gdb.trace/*.exp: remove -gdwarf from compile.
27014
27015Wed 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
dc96c6c7 27020Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
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.
d63a86f8 27033
dc96c6c7 27034Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
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
270421998-08-11 Dawn Perchik <dawn@cygnus.com>
27043
27044 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27045
c2d11a7d
JM
27046Fri 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
27052Thu 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
c906108c
SS
270571998-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
27062Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27063
d63a86f8 27064 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27065 into two parts to get around a synchronization problem in expect.
27066
3fc11d3e
JM
27067Fri 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
c906108c
SS
27077Fri 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
c2d11a7d
JM
27084Fri 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
c906108c
SS
270891998-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
c2d11a7d
JM
27095Wed 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
dc96c6c7 27100Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27101
27102 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27103 match processing (and eliminate spurious timeouts when running).
27104
dc96c6c7 27105Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27106
27107 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27108 exception test, but conditionalize it on target [mach | gnu].
27109
dc96c6c7 27110Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27111
27112 * gdb.base/overlays.exp: fixup compile line for linker script.
27113
27114Thu 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
27118Thu 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
27122Sun 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
27127Sat 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
27133Sat 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
27138Sat 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
27143Wed 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
27155Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27156
27157 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27158 (t_enum_value2): ditto
27159 (t_enum_value3): ditto
27160 (main): ditto
c906108c
SS
27161Fri 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
27168Thu 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
27173Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27174
27175 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27176 subroutines. Used to test gdbs ability to single step through PC
27177 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27178
27179Mon 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
27184Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27185
a9c64011
AS
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.
c906108c
SS
27198
27199Tue 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
27207Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27208
27209 * config/cygmon.exp: New file.
27210
27211Mon 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
889bf7c5 27214 main" test on remote targets.
c906108c
SS
27215
27216 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27217 run test on remote targets.
27218
27219Thu 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
27227Mon 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
dc96c6c7 27231Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27232
a9c64011
AS
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.
c906108c
SS
27236
27237Thu 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
889bf7c5 27240 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27241 (D10VCopy): Handle memory regions crossing 16k boundaries.
27242 (D10VCopy): Transfer data in 32 bit chunks.
27243
27244Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27245
27246 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27247 correct.
c906108c
SS
27248
27249 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27250 map. Include space for printf in .text segment.
c906108c
SS
27251
27252 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27253 updated d10v memory VMA/LMA map.
c906108c 27254 (D10VCopy): Call D10VTranslate.
d63a86f8 27255
c906108c
SS
27256Fri 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
889bf7c5
PA
27261 that it won't be put into the .sdata - small data -
27262 section. Update reference.
c906108c
SS
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
889bf7c5 27268 to be arrays.
d63a86f8 27269
dc96c6c7 27270Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27271
a9c64011
AS
27272 * gdb.base/overlays.exp: fix up and get working again.
27273 Add tests for backtraces from an overlay function.
d63a86f8 27274
c906108c
SS
27275Fri 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
27280Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27281
27282 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27283 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27284 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27285 pending review of whether it is useful or not.
27286
27287Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27288
27289 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27290
27291Mon 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
27296Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27297
27298 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27299 reads and BSD.
c906108c
SS
27300
27301Wed 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
27308Tue 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
889bf7c5 27311 test.
c906108c
SS
27312
27313 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27314 target_sizeof_long and target_bigendian_p.
c906108c 27315 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27316 to targets word size and endianess.
d63a86f8 27317
c906108c
SS
27318Mon 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
889bf7c5 27321 output.
c906108c
SS
27322
27323Fri 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:
889bf7c5 27326 Update test of set args help to match source change.
c906108c
SS
27327
27328Fri 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
27334Wed 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,
889bf7c5 27342 define vxworks when building the testcase.
c906108c
SS
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
27350Tue 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
27359Mon 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
889bf7c5 27365 set_debug_traps() and breakpoint().
c906108c
SS
27366 * gdb.c++/misc.cc (main): Ditto.
27367 * gdb.c++/templates.cc (main): Ditto.
27368 * gdb.c++/virtfunc.cc (main): Ditto.
27369
27370Fri 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.
d63a86f8 27377
c906108c 27378 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27379 tests to have unique names.
c906108c
SS
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.
d63a86f8 27388
c906108c
SS
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
27398Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27399
27400 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27401 target mode.
c906108c
SS
27402
27403Mon 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"
889bf7c5 27407 string from GDB when it connects.
c906108c
SS
27408
27409 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27410
27411Thu 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
889bf7c5
PA
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.
c906108c
SS
27416
27417 * gdb.stabs/weird.exp: Fix quoting.
27418
27419 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27420
27421Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27422
27423 * config/arm-ice.exp: New file.
27424
27425Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27426
27427 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27428 until it has been modified to work with the new testsuite.
c906108c 27429
99707966 27430 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27431 testcase won't compile, cause all of the testcases in the file to
27432 fail instead.
c906108c
SS
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
27439Sat 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
27445Fri 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
889bf7c5 27452 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
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.
d63a86f8 27459
c906108c
SS
27460Wed 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
889bf7c5
PA
27466 any gdb stub target. Handle cases where gdb doesn't respond when
27467 interrupted in a sane fashion.
c906108c
SS
27468
27469 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27470 same thing in a totally different way.
c906108c
SS
27471
27472 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27473 setting "timeout".
c906108c 27474 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27475 default_gdb_init now.
c906108c
SS
27476
27477Sun 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
27483Wed 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
889bf7c5 27486 properly.
c906108c
SS
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
27491Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27492
27493 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27494 global variables. Handle getting a value for $timeout more
27495 gracefully.
c906108c
SS
27496
27497Sat 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
889bf7c5 27500 initialize.
c906108c 27501 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27502 by a target configuration file.
c906108c
SS
27503 (gdb_expect): Pass the timeout to remote_expect.
27504
27505 * config/monitor.exp(gdb_load): Fix typo in regexp.
27506
27507Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27508
27509 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27510
27511Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27512
27513 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27514 here. Call gdb_target_exec before rebooting the target, to make
27515 sure the connection to the target is closed.
c906108c
SS
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
889bf7c5
PA
27521 gdb_target_monitor. Don't call gdb_file_cmd here; let
27522 gdb_target_monitor do it.
c906108c
SS
27523
27524 * gdb.disasm/hppa.exp: Don't use exec_output.
27525
27526Fri 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
889bf7c5 27533 test_calls after restarting.
c906108c
SS
27534
27535 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27536 reloading.
c906108c
SS
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
889bf7c5 27543 stub case.
c906108c
SS
27544 * gdb.base/langs.exp: Ditto.
27545
27546 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27547 gdb_load_offset. If we weren't given a file to load, figure out
27548 what the current file is and use it.
c906108c
SS
27549
27550 * config/i386-bozo.exp: New file.
27551
27552Thu 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
27559Wed 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
27570Tue 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
27576Mon 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
27583Thu 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
dc96c6c7 27588Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27589
d63a86f8 27590 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
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
27595Thu 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.
d63a86f8 27599
c906108c
SS
27600Mon 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
27606Mon 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
27616Wed 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
27622Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27623
27624 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27625 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27626
27627 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27628 "Tests restarted" messages.
c906108c
SS
27629
27630Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27631
27632 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27633
dc96c6c7 27634Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
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.
d63a86f8 27644
c906108c
SS
27645Thu 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
27651Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27652
27653 * config/h8300.exp: New file.
27654
27655Sun 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
27660Sat 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
889bf7c5 27672 and it's not already set.
c906108c
SS
27673
27674Fri 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
889bf7c5 27677 isn't using a stub and if it supports argument passing.
c906108c
SS
27678
27679Sat 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
27684Mon 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
27690Tue 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
889bf7c5 27693 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
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
27703Fri 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
27714Wed 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,
889bf7c5 27727 and reboot the board if necessary.
c906108c
SS
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
27732Mon 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
27748Fri 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
27753Tue 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
27768Mon 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
889bf7c5
PA
27771 fails. If suppress_flag is set, skip perror message about not
27772 being able to send to GDB.
c906108c 27773 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27774 GDB.
c906108c
SS
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
889bf7c5 27782 gdb_stop_suppressing_tests as appropriate.
c906108c 27783 * gdb.base/break.exp: Ditto.
889bf7c5 27784 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27785 * gdb.base/commands.exp: Ditto.
27786 * gdb.base/exprs.exp: Ditto.
889bf7c5 27787 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27788 * gdb.base/list.exp: Ditto.
27789 * gdb.base/recurse.exp: Ditto.
889bf7c5 27790 * gdb.base/scope.exp: Ditto.
c906108c
SS
27791 * gdb.base/structs.exp: Ditto.
27792 * gdb.c++/inherit.exp: Ditto.
27793
27794Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27795
27796 * config/vr4300.exp: New file.
27797
99707966 27798 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27799
99707966 27800 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27801
27802Thu 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
889bf7c5 27807 for each individual variable set.
c906108c
SS
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
27820Thu 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
27824Thu 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
27829Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27830
27831 * gdb.base/ptype.exp: Use gdb_test.
27832
27833Thu 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
27853Tue 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
27857Tue 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
27865Mon 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
889bf7c5 27874 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
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
27882Mon 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
27890Fri 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
27901Thu 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
27930Tue 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
27955Mon 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
889bf7c5
PA
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.
c906108c
SS
27961
27962Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27963
27964 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 27965 parenthesis in case it contains multiple regexps separated
c906108c
SS
27966 with |.
27967
27968 * gdb.base/watchpoint.exp: Use gdb_test.
27969 * gdb.base/default.exp: Ditto.
27970
27971Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27972
99707966 27973 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 27974
c906108c
SS
27975 * gdb.base/scope.exp: Use gdb_test.
27976 * gdb.c++/classes.exp: Ditto.
27977 * gdb.c++/inherit.exp: Ditto.
27978
27979Fri 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
27986Thu 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
28001Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28002
28003 Major rewrite for testsuite revision.
d63a86f8 28004
c906108c
SS
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.
d63a86f8 28012
c906108c 28013 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
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
c906108c
SS
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
28025Sat 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
28035Tue 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
28041Sun 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
dc96c6c7 28049Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
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
28060Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28061
28062 * configure, */configure: Rebuild with autoconf 2.12.
28063
28064Sat 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.
d63a86f8 28076
c906108c 28077 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
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.
c906108c
SS
28080
28081Fri 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
28092Thu 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
889bf7c5
PA
28097 previous -B options and also add -B option to pick up cross compiled
28098 runtime.
c906108c
SS
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.
d63a86f8 28105
c906108c
SS
28106Tue 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
28112Mon 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
28117Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28118
28119 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28120 tests and anonymous union print/ptype tests.
c906108c
SS
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
889bf7c5 28128 errors.
c906108c
SS
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
28134Sat 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
28139Sat 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
dc96c6c7 28144Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28145
28146 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28147 list.exp scope.exp watchpoint.exp]
c906108c 28148 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28149
dc96c6c7 28150Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28151
28152 * config/monitor.exp: Increase download timeout to 1000 seconds.
28153
dc96c6c7 28154Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28155
28156 * config/m32r.exp: Increase timeout to 120 seconds.
28157
28158Sun 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
28165Fri 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
dc96c6c7 28172Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28173
28174 * config/m32r.exp: New file.
28175
28176Mon 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
dc96c6c7 28181Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
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
28188Wed 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
28195Tue 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
28202Sun 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
889bf7c5 28208 condition), rather than as an error.
c906108c
SS
28209 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28210 old test format.
28211
28212Fri 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
889bf7c5 28216 twice. Nuke the duplicates.
c906108c 28217 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28218 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28219 Remove config.h along with other config files.
28220
28221Mon 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*
889bf7c5 28226 setup_xfails for "print func2::coremaker_local".
c906108c
SS
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*
889bf7c5 28237 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
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.
d63a86f8 28243
c906108c
SS
28244Fri 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.
d63a86f8 28251
c906108c
SS
28252Fri 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
28258Fri 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
28263Fri 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
28273Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28274
28275 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28276 include all osf versions.
c906108c
SS
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.
d63a86f8 28283
c906108c
SS
28284Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28285
28286 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28287 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28288 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28289 and -lpthreads (everybody else).
c906108c
SS
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.
d63a86f8 28302 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28303 than always return success.
28304
28305Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28306
28307 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28308
28309Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28310
28311 * gdb.base/structs.exp: Undo last change.
28312
28313Mon 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.
d63a86f8 28326
c906108c
SS
28327Sun 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
28332Wed 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,
889bf7c5 28336 and then reset to old value when done. Increase expect input
c906108c
SS
28337 buffer to 10000.
28338
28339Wed 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
28344Wed 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
28358Wed 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.
d63a86f8 28365
c906108c
SS
28366Tue 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
28370Mon 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
28379Sun 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
28384Fri 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
28388Thu 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
28393Thu 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
28399Thu 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
889bf7c5 28404 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28405
28406Tue 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
28428Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28429
28430 * gdb.threads/Makefile.in (docdir): Removed.
28431
28432Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28433
28434 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28435 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28436 @srcdir@.
d63a86f8 28437 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28438 autoconf 2.5 or higher.
28439 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28440
28441Thu 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
28447Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28448
28449 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28450
28451Thu 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
28456Thu 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
889bf7c5 28478 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28479
28480Sat 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
28487Wed 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.
d63a86f8 28501 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
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
28507Tue 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
28514Fri 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
28519Thu 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
28524Wed 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.
d63a86f8 28538
c906108c
SS
28539Tue 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.
d63a86f8 28544
c906108c
SS
28545Tue 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.
d63a86f8 28557
c906108c
SS
28558Sun 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
28568Sat 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
28574Fri 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.
d63a86f8 28595
c906108c
SS
28596Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28597
d63a86f8 28598 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28599 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28600 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28601
28602Wed 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
28608Tue 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
28613Tue 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
28620Tue 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
28625Sun 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*"
889bf7c5
PA
28630 setup_xfail for "step over execarg initialization" and
28631 "step over corearg initialization".
c906108c
SS
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
889bf7c5 28635 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
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.
d63a86f8 28641
c906108c
SS
28642Sat 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
28647Fri 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
28651Thu 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
28658Mon 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
889bf7c5 28662 result reports.
c906108c
SS
28663
28664Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28665
28666 * configure.in (CY_AC_PATH_TCLH): Remove.
28667 * configure: Regenerate.
28668
28669Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28670
28671 * gdb.c++/Makefile.in (clean): Add missing '{'.
28672
28673Fri 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
28680Thu 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
28685Wed 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
28696Wed 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
28701Tue 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
28707Tue 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
28714Mon 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
d63a86f8 28719
c906108c
SS
28720Thu 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
28730Thu 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
28736Wed 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.
d63a86f8 28743
c906108c
SS
28744Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28745
28746 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28747 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28748
28749Sat 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
889bf7c5 28753 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
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
28771Fri 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
28775Wed 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
28782Mon 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
28787Sat 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
889bf7c5 28791 "step over corearg initialization".
c906108c
SS
28792
28793Sat 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
28798Sat 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,
889bf7c5
PA
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.
c906108c
SS
28806 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28807 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28808 New files.
c906108c
SS
28809 * config/unix-gdb.exp: Make GDB global.
28810 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
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},
c906108c 28816 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
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},
c906108c 28821 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28822 to returns as necessary, arrange for test to compile own testcase
28823 executable.
c906108c 28824 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28825
c906108c
SS
28826Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28827
28828 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28829 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28830 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28831 "backtrace through signal handler".
28832
28833Sat 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
28839Wed 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
28845Tue 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
28850Sat 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,
889bf7c5 28857 alpha-dec-osf2* xfail for
c906108c
SS
28858 "delete all breakpoints when none".
28859
28860Wed 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
28866Tue 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
28872Sun 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
28877Tue 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
28882Wed 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
28888Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28889
d63a86f8 28890 * Many files: When warning about suppressed tests due to a
c906108c
SS
28891 nonexistant test binary, avoid incrementing the warning count.
28892
28893Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28894
28895 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28896
c906108c
SS
28897Sun 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
28902Sat 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
28915Thu 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
28920Wed 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
28931Sun 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
28988Sat 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
28995Sat 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
29000Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29001
d63a86f8 29002 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
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
889bf7c5 29006 accepted in the result.
c906108c
SS
29007
29008Fri 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
29016Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29017
d63a86f8 29018 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
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.
6fdff2c5
PA
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".
c906108c
SS
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".
6fdff2c5
PA
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".
c906108c
SS
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),
889bf7c5 29050 when not compiled with gcc, for:
c906108c
SS
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 *".
d63a86f8 29058 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
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".
d63a86f8 29062
c906108c
SS
29063Sat 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
29070Tue 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
29080Sun 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
29088Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29089
29090 * configure.in: Only configure gdb.chill for particular targets.
29091
29092Tue 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.
d63a86f8 29131 Add rs6000-*-* xfail for
c906108c
SS
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.
889bf7c5 29138 Add rs6000-*-aix* xfail for
c906108c
SS
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
889bf7c5 29144 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
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
d63a86f8 29181 "ptype on opaque struct pointer (statically)" and
c906108c
SS
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"
889bf7c5 29207 when not gcc compiled.
d63a86f8 29208
c906108c
SS
29209Sat 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
29221Fri 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
29226Mon 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"
d63a86f8 29239
c906108c
SS
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
29244Wed 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".
d63a86f8 29264
c906108c
SS
29265Mon 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
29272Mon 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
29281Sun 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
29296Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29297
29298 * Update all FSF addresses except those in COPYING* files.
29299
29300Sun 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
29305Sun 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
29312Sat 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
29316Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29317
29318 * config/vxworks29k.exp: New file, sources vxworks.exp.
29319
29320Fri 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
29325Thu 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
29339Tue 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
29346Tue 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
29362Sun 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
29371Fri 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
29378Thu 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
29424Wed 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
29429Mon 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
29434Wed 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
29444Thu 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
29457Sun 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
29461Wed 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
29468Wed 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
29480Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29481
29482 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29483
29484Mon 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
29488Thu 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
29495Thu 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
29501Wed 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
29532Wed 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
29536Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29537
29538 * lib/gdb.exp: Disable chill tests for irix5.
29539
29540Wed 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
29545Sun 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
29550Fri 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
29554Wed 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
29562Wed 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
29567Mon 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
29572Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29573
29574 * gdb.base/a1-selftest.exp: Add alpha xfail.
29575
29576Mon 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
29584Sun 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
29598Sat 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
29606Thu 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
29616Mon 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
29621Sun 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
29628Sat 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
29632Fri 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
29638Thu 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
29651Wed 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
29658Wed 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
29662Tue 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
29668Mon 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
29674Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29675
29676 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29677
29678Sat 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
29689Sat 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
29696Fri 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
29711Fri 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
29745Fri 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
29756Thu 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
29760Wed 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
29765Tue 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
29773Tue 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
29779Tue 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
29797Mon 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
29802Fri 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
29814Thu 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
29819Wed 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
29829Wed 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
29854Tue 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
29880Fri 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
29885Fri 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
29901Thu 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
29907Wed 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
29913Mon 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
29918Thu 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
29940Tue 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
29947Thu 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
29953Wed 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
29958Tue 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
29963Sun 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
29971Thu 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
29976Thu 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
29986Wed 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
30005Sun 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
30016Thu 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
30030Sat 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
30035Wed 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
30045Mon 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
30060Sun 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
30065Sat 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
30074Fri 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
30082Thu 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
30093Wed 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
30103Wed 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
30108Tue 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
30120Mon 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
30127Sat 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
30144Fri 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
30170Tue 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
30179Mon 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
30189Sun 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
30194Sat 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
30201Thu 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
30222Wed 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
30241Wed 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
30251Wed 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
30256Tue 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
30263Tue 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
30272Mon 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
30279Wed 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
30286Thu 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
30291Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30292
30293 * config/sim-gdb: New file, simulator testing support.
30294
30295Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30296
30297 * gdb.base/interrupt.exp: Test calling func1 twice.
30298
30299Wed 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
30309Tue 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
30314Mon 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
30319Sat 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
30328Sat 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
30333Tue 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
30339Wed 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
30346Thu 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
30351Wed 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
30357Fri 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
d63a86f8 30369 template method.
c906108c
SS
30370
30371Sat 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
30378Sat 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
30383Fri 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
30392Sat 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
30397Sun 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
30403Wed 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
30408Fri 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
30414Wed 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
30418Tue 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
30423Tue 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
30428Mon 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
30434Sat 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
30439Wed 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
30446Tue 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
30451Fri 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
30456Tue 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
30461Fri 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
30470Fri 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
30478Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30479
30480 * config/netware.exp: New file.
30481
30482Thu 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
30496Mon 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
30501Mon 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
30512Sun 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
30518Sat 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
30525Tue 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
30540Mon 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
30550Thu 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
30555Thu 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
30560Thu 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
30564Tue 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
30579Mon 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
30584Mon 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
30588Wed 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
30597Fri 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
30604Mon 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
30612Sat 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
30617Wed 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
30643Fri 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
30649Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30650
30651 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30652
30653Wed 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
30664Tue 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
30679Mon 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
30714Fri 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
30728Thu 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
30733Sun 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
30741Sat 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
30746Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30747
30748 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
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,,
c906108c
SS
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
30766Wed 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
30772Tue 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,
a9c64011 30775 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30776
30777Mon 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
30783Fri 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.
a9c64011 30786 (CFLAGS): Delete it from here.
c906108c
SS
30787
30788Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30789
30790 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30791
30792Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30793
30794 * Makefile.in (RUNTEST): Default to just "runtest".
30795
30796Tue 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
30802Thu 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
30810Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30811
d63a86f8 30812 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30813 __t10ListS_link1ZUiRCUiPT0
30814
30815Wed 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
30822Tue 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
30827Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30828
30829 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30830
30831Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30832
30833 * From Peter Schauer with minor modifications.
a9c64011
AS
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.
c906108c
SS
30837
30838Tue 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
30865Wed 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
30877Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30878
d63a86f8 30879 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30880 Fix typo(s).
30881
30882Sun 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
30891Fri 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
30900Wed 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
30905Wed 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
30913Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30914
30915 * TODO: Add suggestions for shared library tests.
30916
30917Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30918
30919 * TODO: Add suggestions for x/s tests.
30920
30921Fri 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
30926Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30927
30928 * TODO: Add suggestions about structure passing tests.
30929
30930Mon 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
30939Wed 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
30945Thu 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.
d63a86f8 30951
c906108c
SS
30952Thu 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
30964Mon 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
30969Sun 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
30997Fri 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
31003Sat 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
31011Sat 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
31025Fri 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
31033Fri 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
31041Thu 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
31062Mon 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
31071Mon 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
31085Sat 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
31090Thu 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
31095Tue 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
31099Wed 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
31104Tue 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
31109Mon 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
31118Fri 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
31127Sat 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
31134Thu 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
d63a86f8 31138 if doing mips-idt-ecoff.
c906108c
SS
31139
31140Thu 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
31144Tue 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
31149Mon 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
31154Fri 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
31161Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31162
31163 * TODO: Add suggestion for copyright year test.
31164
31165Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31166
31167 * configure.in (*-*-lynxos*): Add stabs tests.
31168
31169Wed 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
31180Mon 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
31186Fri 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
31191Tue 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
31198Tue 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
31203Sat 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
31209Sat 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
31214Fri 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
31218Mon 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
31222Thu 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
31229Wed 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
31234Wed 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
31241Mon 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
31245Fri 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
31252Mon 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
31256Mon 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
31263Sun 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
31270Thu 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
31275Wed 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
31282Tue 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!).
d63a86f8 31286
c906108c
SS
31287Mon 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
31291Fri 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
31296Fri 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
31301Fri 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
31307Thu 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
31314Thu 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
31318Thu 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
31324Thu 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
31342Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31343
31344 * gdb.t06/signals.exp: Add xfail for sun3.
31345
31346Thu 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
31352Tue 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
31377Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31378
a9c64011 31379 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31380 a long or float array cast all array members to the same type.
a9c64011 31381 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31382 with 64 bit longs.
a9c64011 31383 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31384 on alpha.
a9c64011 31385 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31386
31387Tue 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
31400Tue 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
31410Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31411
31412 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31413
31414Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31415
a9c64011
AS
31416 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31417 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31418 by mips cc and contains no stabs entries.
31419
31420Thu 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
31427Thu 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
31450Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31451
31452 * gdb.stabs: Renamed *wierd* to *weird*.
31453
31454Wed 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
31459Tue 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
31464Wed 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
31469Tue 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
31474Tue 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
31480Mon 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
31490Thu 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
31504Thu 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
31512Wed 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
31526Tue 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
31532Thu 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
31537Thu 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
31550Tue 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
31555Mon 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
31563Mon 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
31572Thu 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
d63a86f8 31577 to match does not match the passing case but still matches the
c906108c
SS
31578 failing case.
31579
31580Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31581
31582 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31583
31584Wed 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
31597Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31598
31599 * gdb.t24/demangle.exp: Add tests for PR 3220.
31600
31601Tue 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
31605Tue 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
31614Tue 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
31618Tue 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
31631Mon 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
31638Sun 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
31643Fri 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
31648Fri 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
31655Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31656
31657 * config/unix-gdb.exp (gdb_exit): Add "wait".
31658
31659Thu 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
31671Wed 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
31679Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31680
31681 * gdb.t09/Makefile.in (clean): Remove corefile.
31682
31683Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31684
31685 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31686
31687Mon 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
31694Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31695
31696 * gdb.t17/interrupt.exp: Add xfail for hppa.
31697
31698Fri 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
31709Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31710
31711 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31712
31713Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31714
31715 * gdb.t06/break.exp: Also test `clear' command.
31716
31717Wed 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
31726Mon 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
31732Mon 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
31743Sun 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
31750Thu 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
31754Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31755
31756 * gdb.t16/printcmds.exp: Add another printf test.
31757
31758Wed 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
31763Wed 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
31768Mon 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
31772Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31773
31774 * gdb.t17/interrupt.exp: Test for more things.
31775
31776Fri 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
31783Fri 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
31787Thu 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
31798Wed 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
31804Tue 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
31808Mon 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
31817Fri 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
31828Fri 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
31833Fri 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
31840Thu 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
31845Thu 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
31849Wed 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
31853Tue 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
31858Tue 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
31866Mon 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
31871Mon 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
31883Mon 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
31888Sun 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
31893Fri 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
31900Thu 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
31905Tue 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
31911Mon 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
31919Sat 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
31924Fri 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
31933Wed 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
31942Mon 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
31949Sat 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
31963Fri 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
31968Thu 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
31987Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31988
31989 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31990
31991Fri 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
31995Fri 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
32001Tue 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
32009Mon 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
32028Sat 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
32039Wed 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
32050Tue 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
32058Mon 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
32082Sun 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
32090Thu 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
32095Tue 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
32100Tue 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
32105Tue 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
32121Fri 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
32126Fri 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
32130Fri 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
32135Wed 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
32143Fri 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
32151Thu 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
32156Tue 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
32161Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32162
32163 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32164
32165Fri 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
32170Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32171
32172 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32173
32174Wed 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
32183Wed 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
32191Tue 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
32198Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32199
a9c64011 32200 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32201
32202Wed 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
32207Wed 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
32213Thu 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
32220Tue 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
32224Tue 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
32229Mon 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
32234Thu 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
d63a86f8 32239 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32240 "backtrace 100\r" rather than just "backtrace\r", to match last
32241 change.
32242
32243Thu 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
32274Wed 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
32280Wed 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
32287Tue 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
32294Sun 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
32303Wed 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
32312Tue 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
32325Fri 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
32330Wed 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
32336Tue 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
32358Mon 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
32364Sun 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
32369Tue 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
32375Thu 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
32390Wed 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
32411Wed 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,
d63a86f8 32418 struct2): New struct definitions and initializations to test
c906108c
SS
32419 simple Chill STRUCT types.
32420
32421Tue 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
32444Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32445
a9c64011
AS
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.
c906108c
SS
32449
32450Sun 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.
48efe704 32459
8d8cb839 32460 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32461\f
8d8cb839
EZ
32462;; Local Variables:
32463;; mode: change-log
32464;; left-margin: 8
32465;; fill-column: 74
32466;; version-control: never
32467;; End:
902f2ccb 32468
28e7fd62 32469 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
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 3.487653 seconds and 4 git commands to generate.